:root{--bg: #0f0f0f;--surface: #1a1a1a;--border: #2a2a2a;--text: #e8e4dc;--text-muted: #7a7570;--accent: #c8a96e;--accent-dim: #8a7050;--danger: #e05555;--success: #5a9e6f}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input{font-family:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
