@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=DM+Sans:wght@300;400;500&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:#1c1c1f;--bg2:#242427;--bg3:#2c2c30;--bg4:#343438;--nova:#2979ff;--nova-g:#2979ff14;--nova-b:#2979ff2e;--frost:#f2f2f2;--muted:#d4d4d4;--muted2:#aaa;--border:#ffffff14;--border2:#ffffff24;--rise:#4ade80;--rise-g:#4ade801a;--rise-b:#4ade8038;--fall:#f87171;--fall-g:#f871711a;--fall-b:#f8717138;--amber:#fbbf24;--amber-g:#fbbf241a;--amber-b:#fbbf2438;--steel:#64748b;--fh:"Barlow Condensed", sans-serif;--fb:"DM Sans", 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}body{font-family:var(--fb);background:var(--bg);color:var(--frost);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}}
