.theme-toggle-module__D74JuW__toggle{width:var(--space-8);height:var(--space-8);border-radius:var(--radius-full);border:1px solid var(--color-border-interactive);background-color:var(--color-surface);color:var(--color-text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-toggle-module__D74JuW__toggle:hover{background-color:var(--color-surface-muted);border-color:var(--color-border-strong)}.theme-toggle-module__D74JuW__toggle:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.theme-toggle-module__D74JuW__icon{width:var(--space-5);height:var(--space-5)}
.site-header-module__boziqG__header{z-index:20;height:var(--header-height);background-color:var(--color-bg);border-bottom:1px solid var(--color-border);align-items:center;display:flex;position:sticky;top:0}.site-header-module__boziqG__inner{width:100%;max-width:var(--layout-max);padding:0 var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-4);margin:0 auto;display:flex}.site-header-module__boziqG__brand{font-family:var(--font-sans);font-size:var(--text-lg);letter-spacing:var(--tracking-tight);color:var(--color-text);border-radius:var(--radius-sm);font-weight:700;text-decoration:none}.site-header-module__boziqG__brand:hover{color:var(--color-accent)}.site-header-module__boziqG__brand:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}
.site-footer-module__Ie48fW__footer{border-top:1px solid var(--color-border);background-color:var(--color-surface-muted)}.site-footer-module__Ie48fW__inner{max-width:var(--layout-max);padding:var(--space-8) var(--space-4);gap:var(--space-2);flex-direction:column;margin:0 auto;display:flex}.site-footer-module__Ie48fW__line{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin:0}.site-footer-module__Ie48fW__line a{color:var(--color-text-muted);text-underline-offset:.15em;text-decoration:underline}.site-footer-module__Ie48fW__line a:hover{color:var(--color-accent)}.site-footer-module__Ie48fW__line a:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}
*,:before,:after{box-sizing:border-box}*{margin:0}img,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p{text-wrap:pretty}h1,h2,h3,h4{text-wrap:balance}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#fff;--color-surface:#f7f8fa;--color-surface-muted:#eef0f3;--color-border:#dde1e6;--color-border-strong:#c3c9d1;--color-border-interactive:#878e98;--color-text:#1a1d23;--color-text-muted:#565d6b;--color-accent:#1d5fd6;--color-accent-hover:#164db3;--color-accent-contrast:#fff;--color-focus:#1d5fd6;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:clamp(1.5rem, 1.25rem + 1.1vw, 1.875rem);--text-3xl:clamp(1.875rem, 1.5rem + 1.7vw, 2.5rem);--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tight:-.01em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--space-11:6rem;--space-12:8rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-full:9999px;--layout-max:72rem;--measure:68ch;--header-height:4rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0e1116;--color-surface:#161a21;--color-surface-muted:#1d232c;--color-border:#2a313c;--color-border-strong:#3a4350;--color-border-interactive:#6b7480;--color-text:#e6e9ef;--color-text-muted:#9aa3b2;--color-accent:#5b9dff;--color-accent-hover:#7fb3ff;--color-accent-contrast:#0b1220;--color-focus:#5b9dff}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0e1116;--color-surface:#161a21;--color-surface-muted:#1d232c;--color-border:#2a313c;--color-border-strong:#3a4350;--color-border-interactive:#6b7480;--color-text:#e6e9ef;--color-text-muted:#9aa3b2;--color-accent:#5b9dff;--color-accent-hover:#7fb3ff;--color-accent-contrast:#0b1220;--color-focus:#5b9dff}html{-webkit-text-size-adjust:100%}main{scroll-margin-top:var(--header-height)}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);font-weight:600}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}p{line-height:var(--leading-relaxed);max-width:var(--measure)}a{color:var(--color-accent);text-underline-offset:.15em;text-decoration:underline}a:hover{color:var(--color-accent-hover)}hr{border:0;border-top:1px solid var(--color-border)}small{font-size:var(--text-sm);color:var(--color-text-muted)}code{font-family:var(--font-mono);background:var(--color-surface-muted);border-radius:var(--radius-sm);padding:.15em .4em;font-size:.9em}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.tabular{font-variant-numeric:tabular-nums}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:-100%;left:var(--space-4);z-index:100;padding:var(--space-2) var(--space-4);background:var(--color-accent);color:var(--color-accent-contrast);border-radius:var(--radius-md);text-decoration:none;position:absolute}.skip-link:focus{top:var(--space-4)}
