*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#0f1115}body,input{color:#f2f2f2}input{display:block;width:100%;padding:8px;margin:6px 0 16px;border-radius:6px;border:1px solid #444;background:#1a1d24}button{padding:8px 16px;border-radius:6px;border:none;background:#4f7cff;color:#fff;cursor:pointer;font-size:14px}button:disabled{opacity:.6;cursor:not-allowed}a{color:#7ea2ff}