:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background:#f2f4f3;--color-surface:#fff;--color-surface-raised:#fff;--color-surface-subtle:#eef1ef;--color-surface-strong:#e5eae7;--color-text:#14201c;--color-text-muted:#52625b;--color-text-subtle:#77847e;--color-border:#d9dfdc;--color-border-strong:#c3cdc8;--color-accent:#167553;--color-accent-strong:#0e5d40;--color-accent-light:#56c597;--color-accent-soft:#e8f4ef;--color-on-accent:#fff;--color-focus:#16815b;--color-danger:#a43838;--color-danger-soft:#fff0ef;--color-warning:#8b5a16;--color-warning-soft:#fff6e7;--color-success:#146947;--color-success-soft:#e9f5ef;--color-info:#4468a5;--color-info-soft:#eef3fb;--color-sidebar:#10201b;--color-sidebar-hover:#1a3028;--color-sidebar-active:#203b31;--color-sidebar-border:#ffffff1a;--color-sidebar-text:#b7c4be;--color-sidebar-text-muted:#788b82;--color-sidebar-text-strong:#f5f8f6;--radius-xs:.35rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--shadow-sm:0 1px 2px #0f1f190d;--shadow-md:0 8px 28px #0f1f1914;--shadow-overlay:0 24px 72px #0b18133d;--shadow-card:0 1px 2px #0f1f190a, 0 12px 34px #0f1f190d;--control-height:2.5rem;--space-page-y:clamp(1.25rem, 2.5vw, 2rem);--content-max:92rem;--motion-fast:.14s;--motion-base:.22s}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#0d1512;--color-surface:#121d19;--color-surface-raised:#17231f;--color-surface-subtle:#1c2924;--color-surface-strong:#26352f;--color-text:#edf3ef;--color-text-muted:#a5b5ad;--color-text-subtle:#74877e;--color-border:#2b3a34;--color-border-strong:#3b4c45;--color-accent:#55c79a;--color-accent-strong:#79dcb8;--color-accent-light:#92e6c6;--color-accent-soft:#173a2d;--color-on-accent:#07130f;--color-focus:#86e3c0;--color-danger:#ff8c88;--color-danger-soft:#3c2020;--color-warning:#f2bd69;--color-warning-soft:#382b18;--color-success:#5bd19d;--color-success-soft:#16382b;--color-info:#84aaf0;--color-info-soft:#172337;--shadow-card:0 1px 2px #0000002e, 0 18px 48px #00000029}[data-density=compact]{--control-height:2.15rem;--space-page-y:1rem}*{box-sizing:border-box}html{background:var(--color-background);scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{min-width:20rem;max-width:100%;color:var(--color-text);background:var(--color-background);font-family:var(--font-geist-sans), system-ui, sans-serif;text-rendering:optimizelegibility;margin:0;font-size:.9375rem;line-height:1.5;overflow-x:hidden}body:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 92% 5%,#28a37412,#0000 25rem),radial-gradient(circle at 45% 100%,#4468a50d,#0000 32rem);position:fixed;inset:0}button,input,textarea,select{font:inherit}a,button,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}:where(a,button,input,select,summary,textarea):focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}::selection{color:var(--color-on-accent);background:var(--color-accent)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
