:root{--bg:#1a1917;--bg-darker:#0f0e0d;--warm-gray:#28272a;--mango-glow:#c4a35a;--mango-glow-bright:#d8b96a;--mango-deep:#594522;--text:#fffffff2;--text-muted:#ffffffa6;--text-dim:#ffffff73;--card-bg:#36322cc7;--card-border:#c4a35a38;--error:#e87b6a}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh}html{background:var(--bg)}body{font-feature-settings:"ss01", "cv11";color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}button{font-family:inherit}a{color:var(--mango-glow-bright);text-decoration:none}a:hover{text-decoration:underline}
