*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b0b0f;--surface: #13131a;--surface2: #1a1a24;--surface3: #22222f;--accent: #6c63ff;--accent-dim: rgba(108,99,255,.15);--accent-glow:rgba(108,99,255,.08);--text: #f0eeff;--text-2: #9896b0;--text-3: #5a5870;--border: rgba(255,255,255,.07);--border-2: rgba(255,255,255,.12);--green: #34d399;--green-dim: rgba(52,211,153,.12);--red: #f87171;--red-dim: rgba(248,113,113,.12);--amber: #fbbf24;--amber-dim: rgba(251,191,36,.12);--blue: #60a5fa;--blue-dim: rgba(96,165,250,.12);--radius: 10px;--radius-sm: 6px}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:99px}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}
