:root{--bg: #0e0d0b;--bg-elevated: #161412;--bg-card: #1c1a17;--border: #2d2924;--text: #e8e4dc;--text-muted: #8a8278;--accent: #e8a54b;--accent-dim: #c4893a;--success: #6bbf8a;--error: #e07070;--font-display: "Instrument Serif", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--radius: 10px;--shadow: 0 24px 48px rgba(0, 0, 0, .45)}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:15px;line-height:1.55;color:var(--text);background:var(--bg);background-image:radial-gradient(ellipse 120% 80% at 100% -20%,rgba(232,165,75,.08),transparent),radial-gradient(ellipse 80% 50% at -10% 100%,rgba(120,90,60,.06),transparent)}#root{min-height:100vh}h1,h2,h3{font-family:var(--font-display);font-weight:400;letter-spacing:-.02em}button,input,textarea,select{font:inherit}button{cursor:pointer}code,pre{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:13px}
