:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.app>section:nth-of-type(2){border-top:1px solid var(--border);text-align:left;padding:18px 32px 20px}.app>section:nth-of-type(2)>ul{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin:10px 0 0;padding:0;list-style:none;display:grid}.app>section:nth-of-type(2)>ul>li{border:1px solid var(--border);background:var(--bg);border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:11px 13px;display:flex}.app>section:nth-of-type(2)>ul>li h3{color:var(--text-h);margin:0 0 2px;font-size:.96rem;line-height:1.2}.app>section:nth-of-type(2)>ul>li p{font-size:.76rem;line-height:1.25}.app>section:nth-of-type(2)>ul>li button{align-self:flex-start;margin-top:6px;padding:6px 10px;font-size:.78rem}.game-card,.rankings-section,.scores-section{border-top:1px solid var(--border);text-align:left;padding:20px 32px}@media (width<=1024px){.game-card,.rankings-section,.scores-section{padding:18px 20px}}.game-card{scroll-margin-top:12px}.game-card>div:last-child{margin-top:14px}.score-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.score-list li{border:1px solid var(--border);border-radius:7px;padding:9px 11px}.score-list li div{color:var(--text-h);justify-content:space-between;gap:12px;line-height:1.25;display:flex}.score-list li strong{text-align:right;min-width:2ch}.score-list small{color:var(--text);margin-top:3px;font-size:.76rem;line-height:1.25;display:block}.rankings-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:10px;display:flex}.week-picker{color:var(--text-h);align-items:center;gap:7px;font-size:.88rem;font-weight:600;display:flex}.week-picker select{border:1px solid var(--border);color:var(--text-h);background:var(--bg);font:inherit;border-radius:6px;padding:5px 26px 5px 9px}.rankings-table-wrap{overflow-x:auto}.rankings-table{border-collapse:collapse;width:100%;color:var(--text-h);font-size:.9rem}.rankings-table th,.rankings-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:7px 9px}.rankings-table th{color:var(--text);font-size:.76rem;font-weight:600}.rankings-table th:not(:nth-child(2)),.rankings-table td:not(:nth-child(2)){text-align:center}.rank-number{width:42px;color:var(--accent);font-size:17px;font-weight:700}.team-meta{color:var(--text);margin-top:1px;font-size:.75rem;line-height:1.2;display:block}.section-toggle{margin-top:10px;padding:6px 10px;font-size:.82rem}.vod-set-selector{flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;display:flex}.vod-set-selector button[aria-pressed=true]{border:2px solid;font-weight:700}.vod-set-selection{width:100%;color:var(--text-h);font-weight:600}@media (width<=1024px){.app>section:nth-of-type(2){padding:16px 20px 18px}}@media (width<=600px){.app>section:nth-of-type(2){padding:14px}.app>section:nth-of-type(2)>ul{grid-template-columns:1fr;gap:7px}.app>section:nth-of-type(2)>ul>li{padding:9px 10px}.game-card,.rankings-section,.scores-section{padding:15px 14px}.rankings-header{flex-direction:column;align-items:flex-start;gap:8px}.score-list{grid-template-columns:1fr;gap:6px}.score-list li{padding:8px 10px}.rankings-table th,.rankings-table td{padding:6px 7px}.rankings-table th:nth-child(4),.rankings-table td:nth-child(4),.rankings-table th:nth-child(5),.rankings-table td:nth-child(5){display:none}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.video-player-shell{width:100%;max-width:960px;margin-inline:auto;position:relative}.live-video-player{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;max-width:960px;margin-inline:auto;display:block}.video-playback-status{z-index:1;box-sizing:border-box;color:#fff;text-align:center;background:#000000d1;border-radius:8px;margin:0;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.video-start-playback{color:#111;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:2px solid;border-radius:8px;justify-content:center;align-items:center;margin-top:12px;padding:10px 18px;font-weight:700;display:inline-flex}.video-start-playback:focus-visible{outline-offset:3px;outline:3px solid #fff}.operator-video-frame .video-player-shell{max-width:none;height:100%}.operator-video-frame .status.video-playback-status{color:#fff;min-height:0;display:block}.featured-teams{border-top:1px solid var(--border);text-align:left;padding:20px 32px}.featured-teams-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:12px;display:flex}.featured-teams-context{max-width:360px;color:var(--text);text-align:right;font-size:.84rem}.featured-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.featured-team-card{border:1px solid var(--border);background:var(--bg);border-radius:9px;min-width:0;padding:14px;box-shadow:0 1px #00000008}.featured-team-rank{border:1px solid var(--accent-border);color:var(--accent);background:var(--accent-bg);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-bottom:9px;padding:3px 7px;font-size:.72rem;font-weight:800;display:inline-flex}.featured-team-copy h3{color:var(--text-h);margin:0;font-size:1rem;line-height:1.2}.featured-team-program{color:var(--text);margin-top:4px;font-size:.78rem;line-height:1.25}.featured-team-data{color:var(--text-h);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:5px 10px;margin-top:10px;font-size:.76rem;display:flex}.featured-team-data span+span{color:var(--text)}@media (width<=900px){.featured-teams{padding:18px 20px}.featured-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.featured-teams{padding:15px 14px}.featured-teams-header{flex-direction:column;align-items:flex-start;gap:5px}.featured-teams-context{text-align:left;max-width:none}.featured-team-grid{grid-template-columns:1fr;gap:7px}.featured-team-card{padding:11px 12px}}.live-operator{box-sizing:border-box;color:#f7f8fa;background:#0d1117;min-height:100vh;margin:0;padding:20px 16px 40px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.live-operator *,.live-operator :before,.live-operator :after{box-sizing:border-box}.operator-header,.operator-panel{width:min(100%,760px);margin-inline:auto}.operator-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:6px 2px 20px;display:flex}.operator-kicker,.operator-section-label{color:#a9b1bd;letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:.75rem;font-weight:800}.operator-header h1,.operator-panel h2{color:#fff;margin:0;line-height:1.08}.operator-header h1{letter-spacing:-.045em;font-size:clamp(2rem,9vw,3.25rem)}.operator-panel h2{font-size:clamp(1.15rem,5vw,1.55rem)}.operator-subtitle{color:#a9b1bd;max-width:34rem;margin:8px 0 0;font-size:.95rem}.operator-panel{background:#151b23;border:1px solid #2a313b;border-radius:16px;margin-bottom:14px;padding:18px}.operator-signin form{gap:10px;margin-top:20px;display:grid}.operator-signin label{color:#cdd3db;font-size:.9rem;font-weight:700}.operator-signin input{color:#fff;width:100%;min-height:50px;font:inherit;background:#0d1117;border:1px solid #3a4450;border-radius:10px;padding:12px 14px;font-size:16px}.live-operator button,.live-operator a{-webkit-tap-highlight-color:transparent}.live-operator button{color:#10151c;min-height:48px;font:inherit;cursor:pointer;background:#e8edf3;border:1px solid #0000;border-radius:10px;padding:12px 16px;font-weight:800}.live-operator button:disabled{cursor:not-allowed;opacity:.42}.live-operator button:focus-visible,.live-operator a:focus-visible,.live-operator input:focus-visible{outline-offset:2px;outline:3px solid #8ab4f8}.operator-link-button{white-space:nowrap;color:#dbe1e8!important;background:0 0!important;border-color:#3a4450!important;min-height:44px!important;padding:8px 12px!important}.operator-status-heading,.operator-preview-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.operator-state{color:#e6e9ed;white-space:nowrap;border:1px solid #3a4450;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:.8rem;font-weight:800;display:inline-flex}.operator-state span{background:#87909b;border-radius:50%;width:9px;height:9px}.operator-state-live span{background:#36c275;box-shadow:0 0 0 4px #36c27524}.operator-state-pending span{background:#e8ae48}.operator-state-error span{background:#eb6b63}.operator-facts{border-top:1px solid #2a313b;gap:0;margin:18px 0;display:grid}.operator-facts div{border-bottom:1px solid #2a313b;grid-template-columns:minmax(92px,.8fr) minmax(0,1.6fr);gap:12px;padding:11px 0;display:grid}.operator-facts dt{color:#929ba7;font-size:.8rem;font-weight:700}.operator-facts dd{overflow-wrap:anywhere;color:#f1f3f5;text-align:right;min-width:0;margin:0;font-size:.86rem;font-weight:700}.operator-actions,.operator-preview-actions{gap:10px;display:grid}.operator-start{background:#f4f6f8!important}.operator-stop,.operator-cancel{color:#f1f3f5!important;background:0 0!important;border-color:#4a5562!important}.operator-stop-confirm{color:#fff!important;background:#d7554d!important;border-color:#d7554d!important}.operator-warning,.operator-error,.operator-message,.operator-help,.operator-last-check{margin:14px 0 0;line-height:1.45}.operator-warning,.operator-error{border-radius:10px;padding:11px 12px}.operator-warning{color:#f2d48f;background:#2c2518;border:1px solid #715c30}.operator-error{color:#ffb5b0;background:#2d1c1c;border:1px solid #743e3b}.operator-message,.operator-help,.operator-last-check{color:#a9b1bd;font-size:.86rem}.operator-preview-heading>span{border-radius:999px;align-items:center;min-height:32px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.preview-ready{color:#77dea4;background:#183326}.preview-waiting{color:#a9b1bd;background:#262d36}.operator-video-frame{aspect-ratio:16/9;background:#070a0e;border:1px solid #2f3844;border-radius:12px;width:100%;margin:16px 0;overflow:hidden}.operator-video-frame video,.operator-video-frame .video-placeholder{object-fit:contain;border-radius:0;width:100%;height:100%;min-height:0;margin:0}.operator-video-frame .video-placeholder{color:#707985;place-items:center;display:grid}.operator-video-frame .status{color:#ffb5b0;text-align:center;place-items:center;min-height:100%;margin:0;padding:18px;display:grid}.operator-preview-actions a{color:#e4e9ef;border:1px solid #3a4450;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:10px 14px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}@media (width>=620px){.live-operator{padding:32px 24px 56px}.operator-panel{padding:24px}.operator-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-cancel{grid-column:1/-1}.operator-preview-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.sport-placeholders{text-align:left;width:min(1180px,100% - 2rem);margin:1.25rem auto 2rem}.sport-placeholders__header{margin-bottom:.85rem}.sport-placeholders__eyebrow{color:#77a8ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:700}.sport-placeholders__header h2{margin:0}.sport-placeholders__header p:last-child{max-width:48rem;margin:.35rem 0 0}.sport-placeholders__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.sport-placeholder-card{background:#07111f;border:1px solid #ffffff24;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 8px 20px #00000029}.sport-placeholder-card__media{aspect-ratio:16/9;background:radial-gradient(circle at 18% 20%,#77a8ff3d,#0000 36%),linear-gradient(135deg,#0b1f36,#07111f 64%);min-height:132px;position:relative;overflow:hidden}.sport-placeholder-card img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.sport-placeholder-card__copy{z-index:1;color:#fff;text-shadow:0 1px 2px #000c;background:linear-gradient(#0000,#030912eb 42%);gap:.15rem;padding:.8rem;display:grid;position:absolute;inset:auto 0 0}.sport-placeholder-card__copy strong{font-size:1rem;line-height:1.15}.sport-placeholder-card__copy span,.sport-placeholder-card__copy small{line-height:1.2}.sport-placeholder-card__copy span{font-size:.78rem;font-weight:650}.sport-placeholder-card__copy small{color:#ffffffd1;font-size:.68rem}@media (width<=900px){.sport-placeholders__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.sport-placeholders{width:min(100% - 1rem,1180px);margin-top:1rem}.sport-placeholders__grid{grid-template-columns:1fr 1fr;gap:.5rem}.sport-placeholder-card__media{min-height:96px}.sport-placeholder-card__copy{padding:.65rem}.sport-placeholder-card__copy small{display:none}}
