:root{--color-surface:#fff;--color-surface-elevated:#f8f8f4;--color-border-subtle:#11182714;--color-content-primary:#1c1917;--color-content-secondary:#1c1917b8;--color-accent:#2563eb;--color-accent-soft:#2563eb1f;--font-family-sans:"Source Sans Pro","Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-mono:"JetBrains Mono",SFMono-Regular,Consolas,"Liberation Mono",monospace;--font-size-xs:.618rem;--font-size-sm:.786rem;--font-size-md:1rem;--font-size-lg:1.272rem;--font-size-xl:1.618rem;--font-size-2xl:2.618rem;--font-size-3xl:4.236rem;--leading-tight:1.2;--leading-normal:1.414;--leading-relaxed:1.618;--space-3xs:.236rem;--space-2xs:.382rem;--space-xs:.618rem;--space-sm:1rem;--space-md:1.618rem;--space-lg:2.618rem;--space-xl:4.236rem;--space-2xl:6.854rem;--radius-sm:.382rem;--radius-md:.618rem;--radius-lg:1rem;--radius-pill:999px;--optical-nudge-sm:.05rem;--optical-nudge-md:.1rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:var(--color-surface);--header-bg:#ffffffe6;--footer-bg:#ffffffd9}[data-theme=dark]{--color-surface:#121212;--color-surface-elevated:#1e1e1e;--color-border-subtle:#ffffff1f;--color-content-primary:#e5e5e5;--color-content-secondary:#e5e5e5b8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--header-bg:#121212e6;--footer-bg:#121212d9}@media (max-width:640px){:root{--font-size-xl:1.418rem;--font-size-2xl:2rem;--space-xl:3.5rem}}:root{--ds-color-primary:#1e3a5f;--ds-color-primary-light:#2d5a87;--ds-color-primary-dark:#0f1f3a;--ds-color-secondary:#4f46e5;--ds-color-secondary-light:#818cf8;--ds-color-secondary-dark:#3730a3;--ds-color-accent-green:#22c55e;--ds-color-accent-green-light:#86efac;--ds-color-accent-yellow:#f59e0b;--ds-color-accent-red:#ef4444;--ds-color-bg-primary:#fff;--ds-color-bg-secondary:#f8fafc;--ds-color-bg-accent:#eef2ff;--ds-color-bg-elevated:#fff;--ds-color-bg-overlay:#1e3a5fcc;--ds-color-text-primary:#1e3a5f;--ds-color-text-secondary:#475569;--ds-color-text-tertiary:#94a3b8;--ds-color-text-inverse:#fff;--ds-color-border-subtle:#e2e8f0;--ds-color-border-strong:#cbd5e1;--ds-color-border-focus:#4f46e5;--ds-space-3xs:.25rem;--ds-space-2xs:.5rem;--ds-space-xs:.75rem;--ds-space-sm:1rem;--ds-space-md:1.5rem;--ds-space-lg:2rem;--ds-space-xl:3rem;--ds-space-2xl:4rem;--ds-space-3xl:6rem;--ds-font-size-xs:.75rem;--ds-font-size-sm:.875rem;--ds-font-size-base:1rem;--ds-font-size-md:1.125rem;--ds-font-size-lg:1.25rem;--ds-font-size-xl:1.5rem;--ds-font-size-2xl:2rem;--ds-font-size-3xl:2.5rem;--ds-font-size-4xl:3rem;--ds-leading-tight:1.25;--ds-leading-normal:1.5;--ds-leading-relaxed:1.75;--ds-font-weight-normal:400;--ds-font-weight-medium:500;--ds-font-weight-semibold:600;--ds-font-weight-bold:700;--ds-shadow-sm:0 1px 2px #1e3a5f14;--ds-shadow-md:0 4px 6px #1e3a5f1a;--ds-shadow-lg:0 10px 20px #1e3a5f1f;--ds-shadow-xl:0 20px 40px #1e3a5f26;--ds-shadow-focus:0 0 0 3px #4f46e54d;--ds-radius-sm:4px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-xl:16px;--ds-radius-2xl:24px;--ds-radius-pill:9999px;--ds-transition-fast:.15s ease;--ds-transition-base:.2s ease;--ds-transition-slow:.3s ease;--ds-ease-in-out:cubic-bezier(.4,0,.2,1);--ds-ease-out:cubic-bezier(0,0,.2,1);--ds-ease-in:cubic-bezier(.4,0,1,1);--ds-z-dropdown:10;--ds-z-sticky:20;--ds-z-fixed:30;--ds-z-modal-backdrop:40;--ds-z-modal:50;--ds-z-popover:60;--ds-z-tooltip:70}
:root{--content-width:960px;--content-gutter:24px;--mobile-container-width:390px;--mobile-container-ratio:.5625;--mobile-container-bg:#fff;--mobile-outer-bg:#f0f0f0}[data-theme=dark]{--mobile-container-bg:#121212;--mobile-outer-bg:#0a0a0a}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100%;min-height:100%;font-family:var(--font-family-sans);background:var(--mobile-outer-bg);color:var(--color-content-primary);line-height:var(--leading-relaxed)}a{color:inherit;text-decoration:none}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{width:100%}ul,ol{list-style-position:inside}code{font-family:var(--font-family-mono)}.mobileContainer{background:var(--mobile-container-bg);width:100%;max-width:100%;min-height:100vh;margin:0 auto;position:relative}@media (min-width:640px){.mobileContainer{max-width:min(100%,calc(100vh*var(--mobile-container-ratio)));box-shadow:0 0 40px #00000014}}.skipLink{z-index:10000;background:var(--color-accent);color:#fff;border-radius:0 0 4px;padding:8px 16px;font-size:.875rem;text-decoration:none;position:absolute;top:0;left:-9999px}.skipLink:focus{left:0}
