.fr-header[data-astro-cid-mjwogqho]{display:flex;align-items:center;justify-content:space-between;padding:20px 56px 16px 32px;border-bottom:1px solid var(--color-border)}.fr-header__left[data-astro-cid-mjwogqho]{display:flex;align-items:center;gap:0}.fr-header__brand[data-astro-cid-mjwogqho]{display:flex;align-items:center;gap:10px;text-decoration:none}.fr-header__icon[data-astro-cid-mjwogqho]{flex-shrink:0}.fr-header__wordmark[data-astro-cid-mjwogqho]{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.015em;line-height:1}.fr-header__wordmark-main[data-astro-cid-mjwogqho]{color:var(--color-text)}.fr-header__wordmark-dot[data-astro-cid-mjwogqho]{color:var(--color-brand)}.fr-header__divider[data-astro-cid-mjwogqho]{display:inline-block;width:1px;height:20px;background:var(--color-border);margin:0 14px}.fr-header__tagline[data-astro-cid-mjwogqho]{font-family:var(--font-mono);font-size:11px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.fr-header__nav[data-astro-cid-mjwogqho]{display:flex;gap:4px}.fr-header__nav-link[data-astro-cid-mjwogqho]{font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--color-text-muted);text-decoration:none;padding:4px 10px 6px;border-bottom:2px solid transparent;transition:color var(--t-fast) var(--easing),border-color var(--t-fast) var(--easing)}.fr-header__nav-link[data-astro-cid-mjwogqho]:hover{color:var(--color-text)}.fr-header__nav-link--active[data-astro-cid-mjwogqho]{color:var(--color-text);font-weight:600;border-bottom-color:var(--color-brand)}.site-header[data-astro-cid-mjwogqho]{background:var(--color-bg);border-bottom:1px solid var(--color-border);color:var(--color-text)}.site-header__inner[data-astro-cid-mjwogqho]{display:flex;align-items:center;justify-content:space-between;max-width:80rem;margin:0 auto;padding:1rem 1.25rem;gap:1.5rem}.site-header__brand[data-astro-cid-mjwogqho]{color:var(--color-brand);font-weight:700;font-size:1.25rem;text-decoration:none}.site-header__brand[data-astro-cid-mjwogqho]:hover,.site-header__brand[data-astro-cid-mjwogqho]:focus{color:var(--color-brand-dark)}.site-header__nav[data-astro-cid-mjwogqho] ul[data-astro-cid-mjwogqho]{display:flex;gap:1.25rem;list-style:none;margin:0;padding:0}.site-header__nav[data-astro-cid-mjwogqho] a[data-astro-cid-mjwogqho]{color:var(--color-text);text-decoration:none;font-weight:500}.site-header__nav[data-astro-cid-mjwogqho] a[data-astro-cid-mjwogqho]:hover,.site-header__nav[data-astro-cid-mjwogqho] a[data-astro-cid-mjwogqho]:focus{color:var(--color-brand)}@media(max-width:768px){.fr-header[data-astro-cid-mjwogqho]{padding:16px 24px 14px;flex-wrap:wrap;gap:12px}.fr-header__tagline[data-astro-cid-mjwogqho]{display:none}.fr-header__nav[data-astro-cid-mjwogqho]{gap:2px}.fr-header__nav-link[data-astro-cid-mjwogqho]{font-size:13px;padding:3px 8px 5px}}.site-footer[data-astro-cid-cyrxrcya]{background:var(--color-bg-alt);border-top:1px solid var(--color-border);color:var(--color-text-muted);margin-top:3rem}.site-footer__inner[data-astro-cid-cyrxrcya]{max-width:80rem;margin:0 auto;padding:2rem 1.25rem;font-size:.875rem;display:flex;flex-direction:column;gap:.5rem}.site-footer__disclosure[data-astro-cid-cyrxrcya]{margin:0;font-style:italic}.site-footer__copy[data-astro-cid-cyrxrcya]{margin:0}:root{--color-brand: #2563eb;--color-brand-dark: #1d4ed8;--color-brand-light: #dbeafe;--color-text: #111827;--color-text-muted: #6b7280;--color-bg: #ffffff;--color-bg-alt: #f9fafb;--color-border: #e5e7eb;--color-success: #16a34a;--color-danger: #dc2626;--color-warning: #d97706;--font-sans: system-ui, -apple-system, sans-serif;--font-mono: "Fira Code", "Cascadia Code", monospace;--radius: .5rem;--shadow: 0 1px 3px 0 rgb(0 0 0 / .1)}*{box-sizing:border-box}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);margin:0}:root{--color-brand: #6b45f0;--color-brand-dark: #5b3ce0;--color-brand-light: #ece7ff;--color-text: #2b2540;--color-text-muted: #6b6480;--color-bg: #fbfaff;--color-bg-alt: #f1eefb;--color-border: #e2dcf2;--color-success: #157a4d;--color-danger: #b3252f;--color-warning: #e0922f;--sw-linear: #157a4d;--sw-tactile: #1f63bd;--sw-clicky: #b3252f;--sw-silent: #6d3fe0;--sw-linear-bg: #dff5ea;--sw-tactile-bg: #dde9fa;--sw-clicky-bg: #fbe0e3;--sw-silent-bg: #ece2fb;--radius: .9rem;--radius-sm: .55rem;--radius-lg: 1.25rem;--shadow: 0 2px 0 0 #d9d2ee, 0 6px 14px -6px rgba(70, 50, 140, .25);--shadow-press: 0 1px 0 0 #d9d2ee, 0 3px 8px -4px rgba(70, 50, 140, .2);--font-display: "Poppins", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "Space Mono", "IBM Plex Mono", ui-monospace, monospace;--font-sans: "Inter", system-ui, sans-serif;--bounce: cubic-bezier(.34, 1.56, .64, 1)}
