@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:var(--editorial-bg);--bg2:var(--editorial-surface);--bg3:var(--editorial-surface-2);--bg4:var(--editorial-surface-2);--nova:var(--editorial-primary);--nova-g:var(--editorial-primary-ghost);--nova-b:var(--editorial-primary-border);--frost:var(--editorial-text);--muted:var(--editorial-muted);--muted2:var(--editorial-subtle);--border:var(--editorial-border);--border2:var(--editorial-border-strong);--rise:var(--editorial-rise);--rise-g:var(--editorial-rise-ghost);--rise-b:var(--editorial-rise-border);--fall:var(--editorial-fall);--fall-g:var(--editorial-fall-ghost);--fall-b:var(--editorial-fall-border);--amber:var(--editorial-amber);--amber-g:var(--editorial-amber-ghost);--amber-b:var(--editorial-amber-border);--steel:var(--editorial-subtle);--fh:"Inter", sans-serif;--fb:"Inter", sans-serif;--text-xs:10px;--text-sm:11px;--text-base:12px;--text-md:13px;--text-lg:14px;--text-xl:16px;--text-2xl:18px;--text-3xl:22px;--text-4xl:28px;--text-5xl:36px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--radius-sm:4px;--radius:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--motion-fast:.12s;--motion-base:.18s;--motion-slow:.28s;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--shadow-none:none;--shadow-sm:0 1px 2px #0003;--shadow:0 2px 6px #00000040;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 12px 32px #00000059;--editorial-bg:#0d1117;--editorial-surface:#161b22;--editorial-surface-2:#1c2128;--editorial-text:#e6edf3;--editorial-muted:#8b949e;--editorial-subtle:#6e7681;--editorial-primary:#1db954;--editorial-primary-ghost:#1db9541a;--editorial-primary-border:#1db95440;--editorial-primary-hover:#1ed760;--editorial-gradient:linear-gradient(135deg, #1db954, #0ea5e9, #06b6d4);--editorial-rise:#10b981;--editorial-rise-ghost:#10b9811f;--editorial-rise-border:#10b9814d;--editorial-fall:#f85149;--editorial-fall-ghost:#f851491f;--editorial-fall-border:#f851494d;--editorial-amber:#d29922;--editorial-amber-ghost:#d299221f;--editorial-amber-border:#d299224d;--editorial-paper-tint:#1db95408;--editorial-paper-tint-2:#1db9540f;--editorial-shadow-sm:0 1px 2px #0000004d;--editorial-shadow:0 1px 3px #0006, 0 1px 2px #0000004d;--editorial-shadow-md:0 4px 12px #0006;--editorial-shadow-lg:0 12px 32px #00000080;--editorial-border:#f0f6fc1a;--editorial-border-strong:#f0f6fc29;--editorial-nav-bg:#0d1117d9;--editorial-nav-active:#1db954;--editorial-nav-inactive:#6e7681;--editorial-row-hover:#4d6fff14}body{font-family:var(--fb);background:var(--editorial-bg);color:var(--editorial-text);line-height:1.6}@media print{body{color:#111!important;background:#fff!important}.no-print,aside,nav{display:none!important}main{margin-left:0!important}.screen-players{display:none!important}.print-players{display:block!important}}@keyframes spin{to{transform:rotate(360deg)}}.app-tile:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000004d;border-color:#ffffff24!important}@media (width<=767px){.hscroll::-webkit-scrollbar{display:none}.hscroll{-ms-overflow-style:none;scrollbar-width:none}}@media print{aside{display:none!important}main{margin-left:0!important}}
