:root{--color-canvas:#f2f5f7;--color-surface:#fff;--color-surface-subtle:#f7f9fa;--color-surface-strong:#e8eef2;--color-ink:#111820;--color-muted:#60707c;--color-line:#d5dde3;--color-line-strong:#b8c4cc;--color-brand:#1476c8;--color-brand-strong:#0f62a8;--color-brand-soft:#e8f3fb;--color-success:#237a5d;--color-warning:#a8651d;--color-danger:#a44657;--color-sidebar:#0d1317;--color-sidebar-raised:#171f25;--color-sidebar-line:#26323a;--color-sidebar-text:#aab5bc;--color-sidebar-strong:#f4f7f9;--focus-ring:0 0 0 3px color-mix(in srgb, var(--color-brand) 24%, transparent);--shadow-card:0 1px 2px #09141d08, 0 10px 30px #09141d0d;--shadow-float:0 24px 70px #0710182b;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--text-xs:.75rem;--text-sm:.8125rem;--text-md:.9375rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--tap-target:44px;--ink:var(--color-ink);--muted:var(--color-muted);--line:var(--color-line);--surface:var(--color-surface);--surface-raised:var(--color-surface);--surface-muted:var(--color-surface-strong);--canvas:var(--color-canvas);--accent:#53616c;--accent-strong:#36444f;--accent-soft:var(--color-surface-strong);--signal:var(--color-brand);--signal-strong:var(--color-brand-strong);--signal-soft:var(--color-brand-soft);--green:var(--color-success);--amber:var(--color-warning);--blue:var(--color-brand);--shadow-sm:var(--shadow-card);--shadow-md:var(--shadow-float);--type-fine:var(--text-xs);--type-label:var(--text-sm);--type-body:var(--text-md);--type-title:var(--text-2xl);--mobile-touch-target:var(--tap-target);--mobile-page-gutter:14px;--mobile-control-padding:14px}html[data-theme=dark]{--color-canvas:#080d11;--color-surface:#141b21;--color-surface-subtle:#10171c;--color-surface-strong:#202a32;--color-ink:#f2f6f8;--color-muted:#a5b2bb;--color-line:#33414b;--color-line-strong:#4d5d68;--color-brand:#4aaaf2;--color-brand-strong:#78c4fb;--color-brand-soft:#12334b;--color-success:#62c7a3;--color-warning:#e1a65d;--color-danger:#e18998;--color-sidebar:#070b0e;--color-sidebar-raised:#12191e;--color-sidebar-line:#29343c;--color-sidebar-text:#a7b2b9;--color-sidebar-strong:#f6f8f9;--shadow-card:0 1px 2px #0008, 0 12px 34px #0004;--shadow-float:0 28px 80px #0009;--ink:var(--color-ink);--muted:var(--color-muted);--line:var(--color-line);--surface:var(--color-surface);--surface-raised:var(--color-surface);--surface-muted:var(--color-surface-strong);--canvas:var(--color-canvas);--signal:var(--color-brand);--signal-strong:var(--color-brand-strong);--signal-soft:var(--color-brand-soft);--green:var(--color-success);--amber:var(--color-warning);--shadow-sm:var(--shadow-card);--shadow-md:var(--shadow-float)}*,:before,:after{box-sizing:border-box}html{background:var(--color-canvas);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;min-height:100%}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-width:320px;min-height:100%;color:var(--color-ink);background:var(--color-canvas);font-family:var(--font-manrope), ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:var(--text-md);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5;overflow-x:clip}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a,summary{transition:color .14s,background-color .14s,border-color .14s,box-shadow .14s,opacity .14s}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--focus-ring);outline:0}button:active,a:active,summary:active{transform:none}::selection{color:inherit;background:color-mix(in srgb, var(--color-brand) 24%, transparent)}img,video,canvas,svg{max-width:100%}[hidden]{display:none!important}[data-layout-boundary]{min-width:0;max-width:100%}[data-layout-boundary][data-layout-floating]{max-width:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html[data-text-scale="80"]{font-size:12.8px}html[data-text-scale="85"]{font-size:13.6px}html[data-text-scale="90"]{font-size:14.4px}html[data-text-scale="95"]{font-size:15.2px}html[data-text-scale="100"]{font-size:16px}html[data-text-scale="110"]{font-size:17.6px}html[data-text-scale="120"]{font-size:19.2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
