:root{--bg: #0f1013;--surface: #1a1c22;--surface2: #22252e;--surface3: #2a2e38;--border: #2e3340;--accent: #00c896;--gold: #f59e0b;--green: #22c55e;--red: #ef4444;--indigo: #6366f1;--text1: #f1f5f9;--text2: #94a3b8;--text-help: #8192a8;--text3: #64748b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text1);font-family:Inter,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;min-height:100dvh}#root{min-height:100dvh}button,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.admin-tabs{-webkit-overflow-scrolling:touch}.admin-tabs::-webkit-scrollbar{display:none}.tab-scroller::-webkit-scrollbar{display:none}
