*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base: #0c0a09;--bg-elev: #14110f;--bg-card: #1a1714;--bg-card-hover: #201c18;--border: #24201c;--border-strong: #2e2824;--ink: #f2ebe0;--ink-mute: #95897a;--ink-dim: #5a5148;--burgundy: #8B0000;--burgundy-bright:#b8304a;--brass: #c9a36b;--olive: #7b9e4e;--font-serif: "Fraunces", Georgia, serif;--font-ui: "Inter Tight", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace}html{height:100%}body,#root{height:100dvh;overflow:hidden;background:var(--bg-base);color:var(--ink);font-family:var(--font-ui);font-size:14px;-webkit-font-smoothing:antialiased}[data-theme=light]{--bg-base: #faf7f4;--bg-elev: #f0ebe4;--bg-card: #ffffff;--bg-card-hover: #f5f0ea;--border: #e2d9d0;--border-strong: #d0c6bc;--ink: #1a1410;--ink-mute: #7a6b5c;--ink-dim: #b0a090;--brass: #a07840;--olive: #4e7a1a}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:2px}
