:root,[data-theme=light]{color-scheme:light;--void: #f4fbf0;--void-soft: #eaf6e4;--void-deep: #e2f1da;--event-horizon: #dcecd4;--panel: #ffffff;--lime: #3f6b00;--lime-dim: #355a00;--lime-bright: #4d8200;--lime-hot: #5a9600;--lime-glow: rgba(63, 107, 0, .14);--lime-wash: rgba(63, 107, 0, .06);--lime-wash-md: rgba(63, 107, 0, .09);--lime-wash-strong: rgba(63, 107, 0, .14);--lime-edge: rgba(63, 107, 0, .28);--cream: #0c1408;--cream-mute: rgba(12, 20, 8, .68);--cream-faint: rgba(12, 20, 8, .48);--cream-dim: rgba(12, 20, 8, .36);--cream-ghost: rgba(12, 20, 8, .04);--cream-ghost-md: rgba(12, 20, 8, .07);--cream-border: rgba(12, 20, 8, .28);--cream-border-soft: rgba(12, 20, 8, .12);--line: rgba(63, 107, 0, .22);--line-soft: rgba(12, 20, 8, .1);--amber: #a07812;--danger: #b42323;--danger-soft: #c23b3b;--ok: #3f6b00;--on-lime: #f4fbf0;--banner-bg: #e4f3dc;--overlay-scrim: rgba(12, 20, 8, .12);--header-scrim: rgba(244, 251, 240, .96);--header-scrim-mid: rgba(244, 251, 240, .82);--modal-scrim: rgba(12, 20, 8, .35);--surface-raised: var(--event-horizon);--surface-panel: #fafef8;--surface-inset: rgba(12, 20, 8, .05);--surface-code: #e6f2df}[data-theme=dark]{color-scheme:dark;--void: #030405;--void-soft: #0a0c10;--void-deep: #010203;--event-horizon: #10141a;--panel: #0d1117;--lime: #c6ff00;--lime-dim: #8fbf00;--lime-bright: #e4ff66;--lime-hot: #d8ff3d;--lime-glow: rgba(198, 255, 0, .16);--lime-wash: rgba(198, 255, 0, .06);--lime-wash-md: rgba(198, 255, 0, .08);--lime-wash-strong: rgba(198, 255, 0, .14);--lime-edge: rgba(198, 255, 0, .28);--cream: #e8e6df;--cream-mute: rgba(232, 230, 223, .62);--cream-faint: rgba(232, 230, 223, .42);--cream-dim: rgba(232, 230, 223, .32);--cream-ghost: rgba(232, 230, 223, .04);--cream-ghost-md: rgba(232, 230, 223, .07);--cream-border: rgba(232, 230, 223, .32);--cream-border-soft: rgba(232, 230, 223, .12);--line: rgba(198, 255, 0, .14);--line-soft: rgba(232, 230, 223, .1);--amber: #d4a017;--danger: #c23b3b;--danger-soft: #ff8a8a;--ok: #c6ff00;--on-lime: #061000;--banner-bg: #071008;--overlay-scrim: rgba(3, 4, 5, .55);--header-scrim: rgba(3, 4, 5, .97);--header-scrim-mid: rgba(3, 4, 5, .78);--modal-scrim: rgba(0, 0, 0, .65);--surface-raised: var(--event-horizon);--surface-panel: #0e1218;--surface-inset: rgba(3, 4, 5, .55);--surface-code: #070a0e}:root{--font-display: "Oxanium", sans-serif;--font-body: "Sora", sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Segoe UI Mono", monospace;--text-display: clamp(3.2rem, 11vw, 6.5rem);--text-h1: clamp(2.4rem, 6vw, 3.6rem);--text-h2: clamp(1.85rem, 4.2vw, 2.75rem);--text-h3: 1.2rem;--text-body: 1.05rem;--text-body-lg: 1.1rem;--text-meta: .82rem;--text-meta-sm: .75rem;--text-mono: .9em;--leading-display: .95;--leading-tight: 1.12;--leading-snug: 1.35;--leading-body: 1.65;--leading-relaxed: 1.72;--tracking-brand: .12em;--tracking-wide: .18em;--tracking-meta: .06em;--tracking-label: .04em;--tracking-display: .02em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.75rem;--space-8: 3.5rem;--space-section-y: clamp(4.25rem, 8.5vh, 6.25rem);--space-heading-after: .55rem;--space-lede-after: 2rem;--space-block: 1.35rem;--radius-none: 0;--radius-sm: .2rem;--radius-md: .4rem;--radius-lg: .4rem;--radius-pill: 999px;--radius-circle: 50%;--focus-ring: 2px solid var(--lime);--focus-offset: 2px;--max: 1080px;--header-h: 4rem;--measure: 65ch;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-hover: ease;--duration-press: .14s;--duration-hover: .16s;--duration-ui: .2s;--duration-enter: .28s;--duration-special: 1.05s}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid var(--line);background:transparent;color:var(--cream);cursor:pointer;transition:color var(--duration-hover) var(--ease-hover),border-color var(--duration-hover) var(--ease-hover),background var(--duration-hover) var(--ease-hover)}.theme-toggle:hover{color:var(--lime);border-color:var(--lime-edge);background:var(--lime-wash)}.theme-toggle:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}.theme-toggle__icon{display:flex;line-height:0}.theme-toggle--docs{width:2.1rem;height:2.1rem;border-radius:var(--radius-sm);border-color:var(--line-soft);background:var(--panel)}*,*:before,*:after{box-sizing:border-box}html{overflow-x:clip}html:has(body.docs-drawer-open){overflow:hidden}html,body,#root{min-height:100%}body{margin:0;background:var(--void);color:var(--cream)}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
