:root{--bg: #0d0f14;--surface: #161a22;--surface2: #1e2330;--surface3: #242b3a;--border: #2a3045;--accent: #e8c547;--accent2: #5b8cff;--red: #ff5566;--green: #4cdb8a;--text: #e2e8f0;--muted: #7a8599}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-track{background:transparent}input,select,textarea,button{font-family:inherit}
