@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bg:#0b0b0b;--surface:#111;--surface-2:#161616;--border:#1e1e1e;--border-2:#2a2a2a;--text-1:#e8e8e8;--text-2:#888;--text-3:#3f3f3f;--accent:#e05252;--accent-faint:#e0525214;--navbar-h:52px;--ticker-h:30px;--filter-h:38px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;overflow-x:hidden}body{background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#222;border-radius:4px}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:.25s both fade-up}.spin{animation:.75s linear infinite spin}.skeleton{background:linear-gradient(90deg,#111 25%,#181818 50%,#111 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite shimmer}.navbar{height:var(--navbar-h);z-index:200;background:var(--bg);border-bottom:1px solid var(--border);align-items:center;gap:1.5rem;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.navbar__logo{letter-spacing:-.02em;color:var(--text-1);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:0;font-size:1rem;font-weight:700;display:flex}.navbar__logo span{color:var(--accent)}.navbar__nav{flex:1;align-items:center;height:100%;display:flex;overflow-x:auto}.nav-link{height:100%;color:var(--text-2);white-space:nowrap;letter-spacing:-.01em;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.78rem;font-weight:500;transition:color .15s;display:flex}.nav-link:hover,.nav-link.active{color:var(--text-1)}.navbar__search{background:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.4rem;min-width:190px;padding:.3rem .65rem;transition:border-color .15s;display:flex}.navbar__search:focus-within{border-color:var(--border-2)}.navbar__search input{color:var(--text-1);letter-spacing:-.01em;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.78rem}.navbar__search input::placeholder{color:var(--text-3)}.navbar__search svg{color:var(--text-3);flex-shrink:0}.navbar__actions{flex-shrink:0;align-items:center;display:flex}.live-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite blink}.live-label{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:600}.hero-banner{top:var(--navbar-h);z-index:190;height:var(--ticker-h);background:var(--bg);border-bottom:1px solid var(--border);align-items:stretch;display:flex;position:sticky;overflow:hidden}.ticker-badge{background:var(--surface);border-right:1px solid var(--border);letter-spacing:.1em;color:var(--text-3);text-transform:uppercase;white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.62rem;font-weight:700;display:flex}.ticker-viewport{flex:1;align-items:center;display:flex;overflow:hidden}.marquee-track{white-space:nowrap;align-items:center;height:100%;animation:60s linear infinite marquee;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-item{color:var(--text-2);border-right:1px solid var(--border);flex-shrink:0;align-items:center;gap:.5rem;height:100%;padding:0 1.25rem;font-size:.72rem;display:inline-flex}.marquee-item strong{color:var(--text-1);font-weight:500}.marquee-item .time-tag{color:var(--accent);font-size:.68rem;font-weight:600}.marquee-item .dot{display:none}.filter-bar{top:calc(var(--navbar-h) + var(--ticker-h));z-index:180;background:var(--bg);border-bottom:1px solid var(--border);height:var(--filter-h);position:sticky}.filter-bar__inner{align-items:stretch;gap:0;height:100%;padding:0 1.5rem;display:flex;overflow-x:auto}.filter-pill{color:var(--text-3);white-space:nowrap;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-bottom:1.5px solid #0000;flex-shrink:0;align-items:center;gap:.3rem;margin-bottom:-1px;padding:0 .85rem;font-size:.72rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.filter-pill:hover{color:var(--text-2)}.filter-pill.active{color:var(--text-1);border-bottom-color:var(--text-1)}.main{padding-top:var(--navbar-h);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-hero{padding:2.5rem 0 2rem}.home-hero__title{letter-spacing:-.03em;color:var(--text-1);font-size:1.5rem;font-weight:600;line-height:1.2}.home-hero__title em{color:var(--text-2);font-style:normal;font-weight:400}.home-hero__stats{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.home-hero__stat{align-items:baseline;gap:.35rem;display:flex}.home-hero__stat strong{color:var(--text-1);letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.home-hero__stat span{color:var(--text-3);font-size:.72rem;font-weight:400}.home-hero__stat-sep{color:var(--border-2);font-size:.8rem}.sport-section{margin-top:2.5rem}.sport-section:first-child{margin-top:1.25rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;display:flex}.section-accent-bar{border-radius:2px;flex-shrink:0;width:3px;height:12px}.section-count{color:var(--text-3);font-size:.68rem}.events-grid{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.event-card{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;min-height:50px;padding:0;transition:background .12s;display:flex;position:relative}.event-card:last-child{border-bottom:none}.event-card:hover{background:var(--surface-2)}.event-card:before{content:"";background:var(--accent);opacity:0;border-radius:2px;width:2px;transition:opacity .15s;position:absolute;top:8px;bottom:8px;left:0}.event-card:hover:before{opacity:1}.event-card__stripe{opacity:.25;flex-shrink:0;align-self:stretch;width:2px}.event-card__time{color:var(--accent);letter-spacing:.01em;flex-shrink:0;min-width:58px;padding:0 .85rem;font-size:.72rem;font-weight:600}.event-card__div{background:var(--border);opacity:.6;flex-shrink:0;align-self:stretch;width:1px}.event-card__title{color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;flex:1;padding:.65rem 1rem;font-size:.82rem;font-weight:500;overflow:hidden}.event-card__channels{flex-shrink:0;gap:.2rem;padding:0 .75rem;display:flex}.channel-tag{border:1px solid var(--border);color:var(--text-3);white-space:nowrap;background:var(--bg);border-radius:4px;padding:.12rem .4rem;font-size:.62rem;font-weight:500}.event-card:hover .channel-tag{border-color:var(--border-2);color:var(--text-2)}.event-card__footer{border-left:1px solid var(--border);flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:center;gap:.5rem;min-width:96px;padding:0 .85rem 0 .75rem;display:flex}.stream-count-badge{color:var(--text-3);align-items:center;gap:.2rem;font-size:.62rem;display:flex}.watch-btn{color:var(--text-1);background:var(--surface-2);border:1px solid var(--border-2);letter-spacing:-.01em;border-radius:5px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.event-card:hover .watch-btn{background:var(--accent);border-color:var(--accent);color:#fff}.player-layout{height:calc(100vh - var(--navbar-h));grid-template-columns:1fr 320px;display:grid;overflow:hidden}.player-main{background:#000;flex-direction:column;display:flex;overflow:hidden}.player-frame-wrap{background:#000;flex:1;width:100%;position:relative}.player-frame-wrap iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.player-switcher{background:var(--surface);border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .75rem;display:flex;overflow-x:auto}.player-switcher__label{color:var(--text-3);white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;font-size:.62rem;font-weight:600}.stream-btn{background:var(--bg);border:1px solid var(--border);color:var(--text-2);white-space:nowrap;border-radius:5px;flex-shrink:0;padding:.25rem .6rem;font-family:inherit;font-size:.72rem;font-weight:500;transition:all .12s}.stream-btn:hover{border-color:var(--border-2);color:var(--text-1)}.stream-btn.active{background:var(--accent);border-color:var(--accent);color:#fff}.player-versions{flex-shrink:0;gap:.25rem;margin-left:auto;display:flex}.version-btn{background:var(--bg);border:1px solid var(--border);width:28px;height:24px;color:var(--text-3);border-radius:4px;font-family:inherit;font-size:.62rem;font-weight:600;transition:all .12s}.version-btn:hover{border-color:var(--border-2);color:var(--text-2)}.version-btn.active{background:var(--accent);border-color:var(--accent);color:#fff}.chat-sidebar{border-left:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex;overflow:hidden}.mobile-chat{display:none}.player-info-bar{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.player-info-bar__title{letter-spacing:-.02em;color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;font-weight:600;overflow:hidden}.player-info-bar__meta{color:var(--text-3);flex-shrink:0;align-items:center;gap:.5rem;margin-left:.75rem;font-size:.68rem;display:flex}.empty-state{color:var(--text-3);text-align:center;border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0;padding:5rem 2rem;display:flex}.empty-state__icon{filter:grayscale()opacity(.4);font-size:2rem}.empty-state__title{color:var(--text-2);font-size:.85rem;font-weight:600}.empty-state__sub{font-size:.76rem}.spinner{border:1.5px solid var(--border);border-top-color:var(--text-2);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite spin}.footer{border-top:1px solid var(--border);margin-top:4rem;padding:2rem 0}.footer__text{color:var(--text-3);font-size:.7rem;line-height:2}.footer__text a{color:var(--text-2)}.footer__text a:hover{color:var(--text-1)}.back-link{color:var(--text-2);align-items:center;gap:.35rem;padding:.4rem 0;font-size:.76rem;font-weight:500;transition:color .15s;display:inline-flex}.back-link:hover{color:var(--text-1)}@media (max-width:768px){.navbar__nav{display:none}.player-layout{flex-direction:column;height:auto;display:flex;overflow:visible}.player-main{min-height:unset;overflow:visible}.player-frame-wrap{flex:none;height:56.25vw}.chat-sidebar{display:none}.mobile-chat{border-top:1px solid var(--border);height:360px;display:block}.event-card__channels{display:none}.event-card__footer{min-width:80px}}@media (max-width:480px){.container{padding:0 1rem}.home-hero{padding:1.5rem 0 1rem}.event-card__time{min-width:48px;padding:0 .5rem}}
