:root{--bg: #101418;--surface: #161b21;--surface-2: #1b212a;--border: #232a32;--text: #e8e6e1;--text-muted: #8b929b;--gold: #c9a84a;--gold-soft: rgba(201, 168, 74, .12);--critical: #d9596b;--attention: #d9a441;--clear: #6bbf8a;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", system-ui, -apple-system, sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-8: 48px;--radius: 14px;--radius-sm: 10px;--shadow: 0 1px 0 rgba(255, 255, 255, .02) inset, 0 12px 32px rgba(0, 0, 0, .35);--maxw: 980px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:.2px;line-height:1.15}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;background:none;border:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(900px 500px at 70% -10%,rgba(201,168,74,.06),transparent 60%),radial-gradient(700px 500px at 0% 0%,rgba(107,191,138,.03),transparent 55%);z-index:0}#root{position:relative;z-index:1}
