:root{--cream:#fdfaf4;--cream-dark:#f5f0e8;--cream-border:#e8e0d0;--ink:#1c1a14;--ink-soft:#4a4640;--ink-faint:#9a9288;--amber:#c4780a;--amber-light:#f0a830;--amber-glow:#c4780a1f;--ocean:#0a2a3a;--ocean-mid:#0d3d58;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", sans-serif;--font-mono:"DM Mono", monospace;--radius-card:12px;--radius-tab:12px;--tab-height:72px;--header-height:72px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}
