:root{--deep-jungle:#0b3d2e;--jungle-mid:#1a6b47;--leaf-light:#5dc48a;--leaf-pale:#e8f2ec;--iron-oxide:#6b2a14;--rust-mid:#b84c2a;--rust-light:#d4896a;--rust-pale:#f5ede7;--amber-mid:#9e5e00;--temple-stone:#5a5c50;--stone-pale:#eaeae2;--off-white:#f2f3ee;--dark:#080d09;--text:#181a16;--text-muted:#4a4d44;--border:#e2e4da;--font-display:"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-chip:999px;--radius-card:7px;--radius-field:10px;--page-bg:#f2f3ee;--surface:#fff;--surface-hover:#1a6b470f;--surface-active:#1a6b472e;--heading:var(--deep-jungle);--link:var(--jungle-mid);--action-bg:var(--rust-pale);--action-text:var(--iron-oxide);--leaf-strong:var(--jungle-mid);--focus-ring:var(--leaf-strong);--press-fill:var(--jungle-mid);--press-text:var(--off-white)}@media (prefers-color-scheme:dark){:root{--page-bg:#101412;--surface:#191e1a;--surface-hover:#5dc48a12;--surface-active:#5dc48a33;--text:#e2e5dc;--text-muted:#898d82;--heading:#5dc48a;--link:#5dc48a;--action-bg:#6b2a1447;--action-text:var(--rust-light);--border:#272b25;--stone-pale:#1e221d;--leaf-pale:#162419;--rust-pale:#261912;--temple-stone:#9ea29a;--jungle-mid:#3dae6a;--leaf-strong:var(--leaf-light);--press-fill:var(--deep-jungle);--press-text:var(--leaf-light);--amber-mid:#e0a64b}}
*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--page-bg)}