:root{--color-bg: #2b1d14;--color-panel: #3d2a1e;--color-accent: #c9a227;--color-text: #f1e6d3;--color-muted: #8c7355;--color-highlight: #c1502e;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "IBM Plex Mono", monospace}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body)}button{font-family:inherit}
