*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}:root{--bg: #0f172a;--surface: #1e293b;--surface2: #334155;--surface-hover: #243554;--border: #334155;--text: #f1f5f9;--text2: #cbd5e1;--muted: #94a3b8;--accent: #2DD4BF;--accent-bg: rgba(45,212,191,.12);--accent-border: rgba(45,212,191,.3);--success: #34d399;--danger: #f87171;--warning: #f59e0b;--shadow: 0 4px 24px rgba(0,0,0,.35)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-bg)}.tab-bar::-webkit-scrollbar{display:none}
