:root{--emerald-900:#062f27;--emerald-800:#0b5345;--emerald-700:#004d40;--emerald-600:#0e6b57;--emerald-500:#17836b;--emerald-400:#34a085;--emerald-050:#eef4f1;--honey:#f4d03f;--honey-deep:#e4b93a;--honey-ink:#8a6b12;--white:#fff;--paper:#f8f7f2;--ink:#122019;--emerald:var(--emerald-800);--serif:Georgia, "Times New Roman", "Noto Serif", serif;--sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono:ui-monospace, "SF Mono", "Cascadia Mono", Menlo, Consolas, monospace;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--sp-20:80px;--sp-24:92px;--radius-sm:4px;--radius:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--wrap:1180px;--content-max:1240px;--sb:256px;--tap-min:44px;--ease:cubic-bezier(.22, .61, .36, 1);--bp-xs:480px;--bp-sm:640px;--bp-md:768px;--bp-lg:960px;--bp-xl:1180px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:var(--white);--bg-alt:var(--paper);--surface:var(--white);--surface-subtle:var(--emerald-050);--surface-raised:var(--white);--surface-overlay:#ffffffe6;--surface-inset:#f7f9f8;--text:var(--ink);--text-muted:#5c6b64;--text-heading:var(--emerald-900);--text-on-brand:#fff;--text-on-accent:var(--emerald-900);--text-accent:var(--honey-ink);--line:#e5e8e6;--line-strong:#d3dbd7;--brand:var(--emerald-800);--brand-hover:var(--emerald-700);--brand-soft:var(--emerald-050);--focus-ring:var(--emerald-700);--pos:#1a7a50;--pos-bg:#e7f3ec;--pend:#8a6307;--pend-bg:#fbf3d9;--neg:#c0392b;--neg-bg:#fdeceb;--danger:#b42318;--sidebar-bg:var(--emerald-900);--sidebar-text:#cfe0d9;--sidebar-text-strong:#fff;--sidebar-border:#ffffff14;--sidebar-hover:#ffffff0f;--sidebar-active:var(--emerald-700);--hero-from:var(--emerald-800);--hero-to:var(--emerald-900);--hero-text:#eaf3ef;--shadow-card:0 1px 2px #062f270d, 0 8px 30px #062f270f;--shadow:0 1px 2px #062f270d, 0 10px 30px #062f270f;--shadow-float:0 30px 70px #062f2747;--shadow-hover:0 12px 34px #062f271f}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a1310;--bg-alt:#0c1713;--surface:#101d18;--surface-subtle:#16261f;--surface-raised:#16261f;--surface-overlay:#101d18e6;--surface-inset:#0d1814;--text:#e8f0ec;--text-muted:#93a89f;--text-heading:#f2f7f4;--text-on-brand:#fff;--text-accent:var(--honey);--line:#1e3129;--line-strong:#2a463b;--brand:var(--emerald-400);--brand-hover:#3fb89a;--brand-soft:#16261f;--focus-ring:var(--honey);--pos:#4ade80;--pos-bg:#4ade8024;--pend:#fbbf24;--pend-bg:#fbbf2424;--neg:#f87171;--neg-bg:#f8717124;--danger:#f87171;--sidebar-bg:#0d1a15;--sidebar-text:#b7ccc3;--sidebar-text-strong:#fff;--sidebar-border:#ffffff12;--sidebar-hover:#ffffff0d;--sidebar-active:var(--emerald-700);--hero-from:#0d3b31;--hero-to:#071f1a;--hero-text:#eaf3ef;--shadow-card:0 1px 2px #0006, 0 8px 30px #00000059;--shadow:0 1px 2px #0006, 0 10px 30px #00000059;--shadow-float:0 30px 70px #0009;--shadow-hover:0 12px 34px #00000073}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a1310;--bg-alt:#0c1713;--surface:#101d18;--surface-subtle:#16261f;--surface-raised:#16261f;--surface-overlay:#101d18e6;--surface-inset:#0d1814;--text:#e8f0ec;--text-muted:#93a89f;--text-heading:#f2f7f4;--text-accent:var(--honey);--line:#1e3129;--line-strong:#2a463b;--brand:var(--emerald-400);--brand-hover:#3fb89a;--brand-soft:#16261f;--focus-ring:var(--honey);--pos:#4ade80;--pos-bg:#4ade8024;--pend:#fbbf24;--pend-bg:#fbbf2424;--neg:#f87171;--neg-bg:#f8717124;--danger:#f87171;--sidebar-bg:#0d1a15;--sidebar-text:#b7ccc3;--sidebar-border:#ffffff12;--sidebar-hover:#ffffff0d;--hero-from:#0d3b31;--hero-to:#071f1a;--shadow-card:0 1px 2px #0006, 0 8px 30px #00000059;--shadow:0 1px 2px #0006, 0 10px 30px #00000059;--shadow-float:0 30px 70px #0009;--shadow-hover:0 12px 34px #00000073}}:root{--muted:var(--text-muted)}@media (prefers-reduced-motion:no-preference){:root.theme-transition,:root.theme-transition body,:root.theme-transition .card,:root.theme-transition .topbar,:root.theme-transition .sidebar{transition:background-color .22s var(--ease), border-color .22s var(--ease), color .22s var(--ease)}}.theme-toggle{min-width:var(--tap-min);min-height:var(--tap-min);border-radius:var(--radius);border:1.5px solid var(--line);background:var(--surface);color:var(--brand);cursor:pointer;transition:background .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease);justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{border-color:var(--brand);background:var(--surface-subtle)}.theme-toggle:focus-visible{outline:2.5px solid var(--focus-ring);outline-offset:2px}.theme-toggle__icon{display:inline-flex}.theme-toggle__icon svg{width:19px;height:19px;display:block}.theme-toggle--lock{color:#fff;background:0 0;border-color:#ffffff4d}.theme-toggle--lock:hover{border-color:var(--honey);background:#ffffff14}.theme-toggle--site{width:38px;min-width:0;height:34px;min-height:0;position:relative}.theme-toggle--site:after{content:"";width:var(--tap-min);height:var(--tap-min);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
html{-webkit-text-size-adjust:100%;height:100%}body{background:var(--bg);min-height:100%;color:var(--text)}*{box-sizing:border-box}:root[data-theme=dark]{background:var(--bg)}
