*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b0b12;--surface: #12121c;--card: #171724;--card2: #1e1e2e;--border: #252538;--accent: #7c6fff;--accent2: #ff6b8a;--green: #34d399;--yellow: #fbbf24;--red: #f87171;--text: #eeeef5;--text2: #8888aa;--muted: #44445a;--radius: 14px}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5;min-height:100vh}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
