*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #090911;--surface: #111119;--surface-2: #1a1a28;--border: rgba(255,255,255,.07);--accent: #8b5cf6;--accent-2: #6366f1;--accent-gradient: linear-gradient(135deg, #7c3aed 0%, #4f46e5 100%);--text: #f1f5f9;--text-2: #94a3b8;--text-3: #475569;--green: #10b981;--yellow: #f59e0b;--red: #ef4444;--radius: 14px;--primary: #8b5cf6;--primary-hover: #7c3aed}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}a{color:var(--accent);text-decoration:none}button,input,select,textarea{font-family:inherit}.glass{background:#ffffff08;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(12px);border-radius:16px}
