:root{--stone-50:#FEFDFB;--stone-75:#FCF8F1;--stone-100:#EAE5D9;--stone-150:#EDE8DD;--stone-200:#D5CDB4;--stone-300:#D9D3C4;--stone-400:#B4AEA1;--stone-500:#A69E8F;--stone-600:#5A5346;--stone-700:#565046;--stone-750:#3B362B;--stone-800:#2E2A24;--stone-850:#292519;--stone-900:#23201B;--stone-950:#191610;--stone-990:#15130F;--cypress-200:#C7D0B7;--cypress-300:#B7C4AF;--cypress-400:#9CB192;--cypress-600:#46543F;--cypress-700:#333F2E;--cypress-800:#222A1D;--terracotta-100:#EAC5A5;--terracotta-300:#E09A72;--terracotta-400:#C87B54;--terracotta-500:#A85D3C;--terracotta-600:#814226;--amber-400:#D19A65;--amber-500:#C08552;--sand-400:#D9BE9A;--stone-900-rgb:35,32,27;--stone-150-rgb:237,232,221;--shadow-tint-light:var(--stone-900-rgb);--shadow-tint-dark:0,0,0;color-scheme:light dark;--surface-canvas:light-dark(var(--stone-100),var(--stone-990));--surface-sunken:light-dark(var(--stone-200),var(--stone-850));--surface-raised:light-dark(var(--stone-50),var(--stone-750));--surface-inverse:light-dark(var(--stone-900),var(--stone-50));--surface-photo:var(--stone-990);--text-on-photo:var(--stone-75);--text-primary:light-dark(var(--stone-900),var(--stone-150));--text-secondary:light-dark(var(--stone-700),var(--stone-400));--text-tertiary:light-dark(var(--stone-600),var(--stone-500));--text-on-accent:light-dark(var(--stone-75),var(--stone-950));--text-on-inverse:light-dark(var(--stone-150),var(--stone-900));--border-subtle:light-dark(rgba(var(--stone-900-rgb),0.14),rgba(var(--stone-150-rgb),0.14));--border-strong:light-dark(rgba(var(--stone-900-rgb),0.3),rgba(var(--stone-150-rgb),0.28));--border-control:light-dark(rgba(var(--stone-900-rgb),0.515),rgba(var(--stone-150-rgb),0.46));--border-focus:light-dark(var(--cypress-600),var(--cypress-400));--focus-halo:var(--stone-75);--accent-fill:light-dark(var(--cypress-600),var(--cypress-400));--accent-fill-hover:light-dark(var(--cypress-700),var(--cypress-300));--accent-text:light-dark(var(--cypress-600),var(--cypress-400));--accent-surface:light-dark(var(--cypress-200),var(--cypress-800));--signal-fill:light-dark(var(--terracotta-500),var(--terracotta-400));--signal-fill-hover:light-dark(var(--terracotta-600),var(--terracotta-300));--signal-text:light-dark(var(--terracotta-600),var(--terracotta-300));--signal-surface:light-dark(var(--terracotta-100),#3A2416)}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}:root{--paper:var(--surface-canvas);--bone:var(--surface-sunken);--card:var(--surface-raised);--ink:var(--text-primary);--ink-2:var(--text-secondary);--muted:var(--text-tertiary);--ink-deep:var(--surface-inverse);--line:var(--border-subtle);--rule:var(--border-strong);--control-edge:var(--border-control);--cypress:var(--accent-fill);--cypress-deep:var(--accent-fill-hover);--accent:var(--accent-fill);--accent-soft:var(--accent-surface);--terracotta:var(--signal-fill);--terracotta-text:var(--signal-text);--amber:var(--amber-500);--sand:var(--sand-400);--shadow-sm:0 1px 3px light-dark(rgba(var(--shadow-tint-light),0.06),rgba(var(--shadow-tint-dark),0.06));--shadow-md:0 10px 34px light-dark(rgba(var(--shadow-tint-light),0.09),rgba(var(--shadow-tint-dark),0.09));--shadow-lg:0 26px 70px light-dark(rgba(var(--shadow-tint-light),0.13),rgba(var(--shadow-tint-dark),0.13))}