:root{--bg: #0f1013;--surface: #1a1c22;--surface2: #22252e;--surface3: #2a2e38;--border: #2e3340;--accent: #00c896;--accent-fg: #0f1013;--gold: #f59e0b;--green: #22c55e;--red: #ef4444;--indigo: #6366f1;--text1: #f1f5f9;--text2: #94a3b8;--text-help: #8192a8;--text3: #64748b;--card-shadow: 0 1px 3px rgba(0,0,0,.4)}[data-theme=light]{--bg: #f5f3f0;--surface: #ffffff;--surface2: #f3f1ec;--surface3: #eceae6;--border: #d8dee6;--accent: #008f6e;--accent-fg: #ffffff;--gold: #c17d10;--green: #16a34a;--red: #dc2626;--indigo: #4f46e5;--text1: #0f1013;--text2: #475569;--text-help: #5a6a7e;--text3: #64748b;--card-shadow: 0 1px 2px rgba(0,0,0,.08)}*,*: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;overscroll-behavior:none}#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}
