.sheet-screen{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.sheet-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.sheet-card{pointer-events:auto}.modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;pointer-events:none}.sheet-wrap.expanded .modal-overlay{pointer-events:auto}.sheet-card{position:absolute;left:0;right:0;bottom:0;top:327px;background:var(--white);border-radius:16px 16px 0 0;box-shadow:0 -8px 30px #0000002e;display:flex;flex-direction:column;overflow:hidden;transition:top .34s cubic-bezier(.32,.72,0,1)}.sheet-wrap.expanded .sheet-card{top:62px}.sheet-grabber-hit{display:block;width:100%;padding:8px 0 4px;background:transparent;border:none;flex:0 0 auto}.sheet-grabber{display:block;width:36px;height:5px;border-radius:3px;background:#c9c9cd;margin:0 auto}.sheet-toolbar{display:flex;align-items:center;padding:8px 16px 12px;gap:12px;flex:0 0 auto}.sheet-toolbar .icon-btn.sm{width:34px;height:34px;background:var(--gray-50);box-shadow:none;border:none}.sheet-title{flex:1;text-align:center;font-family:var(--font-brand);font-size:18px;font-weight:var(--fw-heavy);color:var(--text-headline)}.sheet-toolbar-spacer{width:34px;flex:0 0 auto}.sheet-body{flex:1;overflow-y:auto;padding:4px 16px 20px}.sheet-body::-webkit-scrollbar{display:none}.sheet-footer{flex:0 0 auto;padding:12px 16px 28px;border-top:1px solid var(--gray-200);background:var(--white)}.segmented{display:flex;background:var(--gray-200);border-radius:12px;padding:3px;gap:2px;margin-bottom:16px}.seg{flex:1;height:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--font-system);font-size:var(--fs-14);font-weight:700;color:var(--text-secondary);background:transparent}.seg.active{background:var(--white);color:var(--text-headline);box-shadow:0 1px 3px #0000001f}.seg-dot{width:8px;height:8px;border-radius:50%;background:var(--red-brand)}.search-row{display:flex;gap:12px;margin-bottom:16px}.search-field{flex:1;display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;background:var(--gray-50);border-radius:12px;color:var(--text-secondary)}.search-field input{flex:1;border:none;background:transparent;outline:none;font-family:var(--font-system);font-size:var(--fs-16);color:var(--text-headline)}.filter-btn{width:40px;height:40px;border-radius:12px;background:var(--gray-50);display:flex;align-items:center;justify-content:center;color:var(--icon-primary)}.stream-card{display:flex;gap:12px;align-items:center;padding:8px;border:1px solid var(--gray-200);border-radius:12px;margin-bottom:12px;background:var(--white)}.sc-thumb{position:relative;width:148px;height:83px;border-radius:var(--radius-8);overflow:hidden;flex:0 0 auto;background:#d9d9dd;display:flex;align-items:center;justify-content:center}.sc-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sc-live{position:absolute;left:6px;top:6px}.sc-playing{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:3px;font-family:var(--font-system);font-size:11px;font-weight:800;letter-spacing:.6px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.sc-playing .eq-icon{color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.7))}.sc-text{flex:1;min-width:0}.sc-tag{display:inline-block;padding:2px 8px;border-radius:var(--radius-s);background:var(--badge-bg-completed);color:#fff;font-size:10px;font-weight:800;letter-spacing:.4px;margin-bottom:6px}.sc-title{font-family:var(--font-brand);font-size:var(--fs-16);line-height:20px;font-weight:var(--fw-bold);color:var(--text-headline)}.sheet-body .content-tabs{padding:0;border-bottom:1px solid var(--gray-200);margin-bottom:12px}.filter-list{display:flex;flex-direction:column}.filter-row{display:flex;align-items:center;justify-content:space-between;height:52px;border-bottom:1px solid var(--gray-200);font-family:var(--font-system);font-size:var(--fs-16);color:var(--text-headline)}.filter-check{width:22px;height:22px;border-radius:50%;border:2px solid var(--border-secondary);display:flex;align-items:center;justify-content:center}.filter-row.selected .filter-check{background:var(--red-brand);border-color:var(--red-brand)}.filter-row.selected .filter-check:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.empty-page{display:flex;flex-direction:column;align-items:center;text-align:center;padding:60px 32px;color:var(--text-secondary)}.empty-page .empty-icon{color:var(--border-secondary);margin-bottom:16px}.empty-page .empty-title{font-family:var(--font-brand);font-size:18px;font-weight:var(--fw-heavy);color:var(--text-headline);margin-bottom:6px}.btn-small{width:100%;height:48px;border-radius:12px;background:var(--red-brand);color:#fff;font-family:var(--font-system);font-size:var(--fs-16);font-weight:700}.pip{position:absolute;top:0;left:0;width:182px;height:105px;border-radius:13px;overflow:hidden;box-shadow:0 10px 28px #0006;z-index:70;background:#000;pointer-events:auto;cursor:grab;touch-action:none}.pip:active{cursor:grabbing}.pip video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.pip-controls{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052}.pip-btn{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.pip-btn.pip-play{top:50%;left:50%;width:40px;height:40px;transform:translate(-50%,-50%);border-radius:50%;background:#00000073}.pip-btn.pip-corner{width:26px;height:26px;border-radius:50%;background:#00000073;top:6px}.pip-btn.pip-corner.tl{left:6px}.pip-btn.pip-corner.tr{right:6px}.sheet-vod-list{display:flex;flex-direction:column;gap:12px}.statusbar{position:relative;height:54px;padding:14px 22px 0 30px;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-ios);color:#0c0c0c}.statusbar .time{font-size:17px;font-weight:700;letter-spacing:.2px;font-variant-numeric:tabular-nums}.statusbar .cluster{display:flex;align-items:center;gap:6px}.toolbar{position:relative;padding:0}.toolbar-row{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.logo-pill{height:44px;min-width:174px;padding:0 14px 0 12px;display:flex;align-items:center;gap:10px;background:#ffffffb8;border:.5px solid rgba(0,0,0,.06);border-radius:22px;box-shadow:var(--shadow-s);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.logo-pill img{height:18px;width:auto}.logo-pill .caret{color:var(--icon-primary);display:flex}.toolbar-trailing{display:flex;align-items:center;gap:8px}.icon-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffb8;border:.5px solid rgba(0,0,0,.06);box-shadow:var(--shadow-s);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--icon-primary)}.page-title{padding:12px 16px 8px;font-family:var(--font-brand);font-size:var(--fs-32);line-height:var(--lh-40);font-weight:var(--fw-heavy);color:var(--text-headline);letter-spacing:-.5px}.tabbar{position:absolute;left:0;right:0;bottom:0;height:88px;display:flex;align-items:center;gap:16px;padding:0 25px;pointer-events:none;z-index:50}.tabbar-pill{flex:1;height:56px;display:flex;align-items:stretch;background:#f8f8f9c7;border:.5px solid rgba(0,0,0,.05);border-radius:30px;box-shadow:0 6px 20px #0000001f;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);pointer-events:auto;overflow:hidden}.tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--icon-primary);position:relative}.tab .label{font-family:var(--font-system);font-size:10px;font-weight:600;letter-spacing:.1px}.tab.selected{color:var(--red-brand)}.tab.selected:before{content:"";position:absolute;top:3px;right:6px;bottom:3px;left:6px;background:#e0120d14;border-radius:22px;z-index:-1}.tab .icon{display:flex;align-items:center;justify-content:center;height:30px}.search-btn{width:56px;height:56px;border-radius:50%;background:#f8f8f9c7;border:.5px solid rgba(0,0,0,.05);box-shadow:0 6px 20px #0000001f;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);display:flex;align-items:center;justify-content:center;color:var(--icon-primary);pointer-events:auto}.badge{display:inline-flex;align-items:center;gap:5px;height:20px;padding:0 7px;border-radius:var(--radius-s);font-family:var(--font-system);font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.badge.live{background:var(--red-brand);color:#fff}.badge.live .dot{width:6px;height:6px;border-radius:50%;background:#fff}.badge.completed{background:var(--badge-bg-completed);color:#fff}.badge.date{background:var(--badge-bg-upcoming);color:var(--badge-content-on-light);letter-spacing:.2px}.badge.duration{background:var(--badge-bg-video);color:#fff;font-weight:700;letter-spacing:0;text-transform:none;font-size:12px;padding:0 6px;height:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fav-badge{display:inline-flex;align-items:center;gap:3px;height:20px;padding:0 7px;border-radius:var(--radius-s);background:#ffffffe6;color:#0c0c0c;font-size:12px;font-weight:700}.fav-badge .star{color:var(--red-brand);display:flex}.metadata{font-family:var(--font-system);font-size:var(--fs-12);line-height:var(--lh-16);color:var(--text-secondary);font-weight:500}.section-nav{display:flex;align-items:center;justify-content:space-between;padding:0 12px}.section-nav .title{font-family:var(--font-brand);font-size:var(--fs-18);line-height:var(--lh-24);font-weight:var(--fw-heavy);color:var(--text-headline);display:flex;align-items:center;gap:2px}.section-nav .see-all{font-family:var(--font-system);font-size:var(--fs-14);color:var(--text-secondary);font-weight:500}.section-nav .caret{color:var(--icon-primary)}.carousel{display:flex;gap:8px;padding:0 12px;overflow-x:auto;scroll-snap-type:x mandatory}.carousel::-webkit-scrollbar{display:none}.carousel>*{scroll-snap-align:start;flex:0 0 auto}.event-card{width:242px}.event-card .thumb{position:relative;width:242px;height:136px;border-radius:var(--radius-8);overflow:hidden;background:#d9d9dd}.event-card .thumb img{width:100%;height:100%;object-fit:cover}.event-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:12px}.event-card .overlay .tl{display:flex;align-items:center;gap:6px}.event-card .meta-row{margin-top:6px}.event-card .title{margin-top:4px;font-family:var(--font-brand);font-size:var(--fs-16);line-height:20px;font-weight:var(--fw-bold);color:var(--text-headline);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vod-card{display:flex;flex-direction:column}.vod-card .thumb{position:relative;border-radius:var(--radius-8);overflow:hidden;background:#d9d9dd}.vod-card .thumb img{width:100%;height:100%;object-fit:cover}.vod-card .thumb .badge.duration{position:absolute;right:6px;bottom:6px}.vod-card .meta-row{margin-top:8px}.vod-card .title{margin-top:2px;font-family:var(--font-system);font-size:var(--fs-14);line-height:var(--lh-18);font-weight:700;color:var(--text-headline);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vod-card.sz-172{width:172px}.vod-card.sz-172 .thumb{width:172px;height:97px}.vod-card.sz-220{width:220px}.vod-card.sz-220 .thumb{width:220px;height:124px}.vod-card.sz-full{width:100%}.vod-card.sz-full .thumb{width:100%;aspect-ratio:16 / 9}.content-tabs{display:flex;gap:24px;padding:0 12px;height:48px;align-items:center;border-bottom:1px solid var(--gray-200)}.content-tab{position:relative;height:48px;display:flex;align-items:center;font-family:var(--font-system);font-size:var(--fs-14);font-weight:700;color:var(--text-secondary)}.content-tab.active{color:var(--text-headline)}.content-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--red-brand);border-radius:2px}.eh-assoc{padding:12px}.eh-assoc .head-row{display:flex;align-items:center;gap:8px}.eh-assoc .date{font-family:var(--font-system);font-size:13px;color:var(--text-secondary);font-weight:500}.eh-assoc .ref-row{display:flex;align-items:center;gap:8px;margin-top:12px}.eh-assoc .ref-thumb{width:100px;height:56px;border-radius:var(--radius-m);object-fit:cover;background:#d9d9dd;flex:0 0 auto}.eh-assoc .ref-text{flex:1;min-width:0}.eh-assoc .ref-eyebrow{font-family:var(--font-system);font-size:12px;color:var(--text-secondary);font-weight:500}.eh-assoc .ref-title{font-family:var(--font-brand);font-size:var(--fs-16);line-height:20px;font-weight:var(--fw-bold);color:var(--text-headline);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eh-assoc .ref-caret{color:var(--icon-primary);flex:0 0 auto}.section{padding:16px 0}.section-divider{height:8px;background:var(--gray-200)}.player{position:relative;width:393px;height:219px;background:#000;overflow:hidden;touch-action:none}.player-video{width:100%;height:100%;object-fit:cover;display:block}.player-controls{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff}.player-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000047,#0000 26%),linear-gradient(0deg,#00000061,#0000 34%),radial-gradient(120% 90% at 50% 46%,#00000038,#0000 60%)}.pc-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.pc-transport{width:200px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.pc-slot{display:flex;align-items:center;justify-content:center}.pc-btn{display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;padding:4px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.pc-play{width:56px;height:56px;border-radius:50%}.pc-btn.pulse-back{animation:skip-back .45s ease}.pc-btn.pulse-fwd{animation:skip-fwd .45s ease}@keyframes skip-back{0%{transform:rotate(0)}45%{transform:rotate(-34deg)}to{transform:rotate(0)}}@keyframes skip-fwd{0%{transform:rotate(0)}45%{transform:rotate(34deg)}to{transform:rotate(0)}}.pc-bottom{position:absolute;left:0;right:0;bottom:0;padding:0 12px 8px}.pc-bottom-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.pc-right{display:flex;align-items:center;gap:10px}.pc-time{font-family:var(--font-system);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.5)}.pc-fs{color:#fff;display:flex;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.pc-bottom .badge.live{box-shadow:0 1px 3px #0006}.back-to-live{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 4px;border-radius:4px;background:var(--gray-200);color:var(--gray-800);font-family:var(--font-brand);font-weight:800;font-size:10px;line-height:normal;letter-spacing:.5px;text-transform:uppercase}.back-to-live .btl-arrow{width:12px;height:12px;display:block;flex:0 0 auto}.pc-timeline{padding:7px 0;cursor:pointer;touch-action:none}.pc-track{position:relative;height:4px;border-radius:2px;box-shadow:0 1px 3px #0000004d}.pc-timeline.vod .pc-track{background:#ffffff59}.pc-timeline.live .pc-track{background:#e0120d59}.pc-fill{position:absolute;left:0;top:0;bottom:0;border-radius:2px}.pc-timeline.vod .pc-fill{background:#fff}.pc-timeline.live .pc-fill{background:var(--red-brand)}.pc-thumb{position:absolute;top:50%;width:13px;height:13px;border-radius:50%;background:#fff;transform:translate(-50%,-50%) scale(0);box-shadow:0 1px 4px #00000080;transition:transform .13s ease}.pc-timeline.dragging .pc-thumb{transform:translate(-50%,-50%) scale(1)}.pc-timeline.dragging .pc-track{height:6px}.player-toolbar{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:var(--gray-50)}.selector-strip{display:flex;align-items:center;gap:16px;height:90px;padding:0 20px 0 16px;background:linear-gradient(180deg,#ececef,#f3f3f5)}.sel-thumb{position:relative;width:110px;height:62px;border-radius:var(--radius-m);overflow:hidden;background:#2a2a2e url(/assets/stream-thumb.png) center/cover;flex:0 0 auto;box-shadow:-8px 0 0 -3px #00000026,-16px 0 0 -6px #0000001a;display:flex;align-items:center;justify-content:center}.sel-thumb .playing{display:flex;flex-direction:column;align-items:center;gap:3px;font-family:var(--font-system);font-size:10px;font-weight:800;letter-spacing:.6px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.sel-thumb .playing .eq-icon{color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.eq-bar{transform-box:fill-box;transform-origin:center bottom}.eq-b1{animation:eq .9s ease-in-out infinite}.eq-b2{animation:eq .9s ease-in-out infinite .25s}.eq-b3{animation:eq .9s ease-in-out infinite .5s}.eq-b4{animation:eq .9s ease-in-out infinite .15s}@keyframes eq{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.sel-text{flex:1;min-width:0}.sel-label{font-family:var(--font-system);font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--text-secondary)}.sel-current{font-family:var(--font-brand);font-size:var(--fs-16);line-height:20px;font-weight:var(--fw-bold);color:var(--text-headline);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sel-caret{color:var(--icon-primary);flex:0 0 auto}.info-block{padding:16px 16px 0}.info-title{margin-top:8px;font-family:var(--font-brand);font-size:24px;line-height:30px;font-weight:var(--fw-heavy);color:var(--text-headline);letter-spacing:-.3px}.info-row{display:flex;align-items:center;gap:8px;margin-top:12px;color:var(--icon-secondary);font-family:var(--font-system);font-size:var(--fs-14)}.info-row span{color:var(--text-secondary)}.info-row .venue{text-decoration:underline}.nav-list-item{display:flex;align-items:center;gap:12px;height:56px;padding:0 16px;margin:12px 16px 0;background:var(--white);border:1px solid var(--gray-200);border-radius:12px}.nli-icon{color:var(--icon-primary);display:flex}.nli-label{flex:1;font-family:var(--font-system);font-size:var(--fs-16);font-weight:700;color:var(--text-headline)}.nli-caret{color:var(--icon-secondary)}.team-tiles{width:361px;margin:16px 16px 0;height:auto}.ad-slot{margin-top:16px;display:flex;justify-content:center}.ad-slot img{width:393px;height:50px;object-fit:contain}.event-hub-btn{height:32px;padding:0 16px;border-radius:16px;border:1px solid var(--border-secondary);background:transparent;font-family:var(--font-system);font-size:var(--fs-14);font-weight:700;color:var(--text-headline)}.list-vod-card{display:flex;gap:12px;height:88px;align-items:center}.lvc-thumb{position:relative;width:152px;height:86px;border-radius:var(--radius-8);overflow:hidden;background:#d9d9dd;flex:0 0 auto}.lvc-thumb img{width:100%;height:100%;object-fit:cover}.lvc-thumb .badge.duration{position:absolute;right:6px;bottom:6px}.lvc-text{flex:1;min-width:0}.lvc-ago{font-family:var(--font-system);font-size:var(--fs-12);color:var(--text-secondary);font-weight:500}.lvc-title{margin-top:4px;font-family:var(--font-system);font-size:var(--fs-16);line-height:20px;font-weight:700;color:var(--text-headline);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.player-page{background:var(--gray-50)}.player-page .scroll-area{padding-bottom:24px}.eh-page{background:var(--gray-50)}.interstitial-content{padding:16px}.vod-page-title{font-family:var(--font-brand);font-size:24px;line-height:30px;font-weight:var(--fw-heavy);color:var(--text-headline);letter-spacing:-.3px}.eh-btn-row{margin-top:16px}.upnext-nav{margin-top:24px}.upnext-nav .section-nav{padding:0}.upnext-list{margin-top:12px;display:flex;flex-direction:column;gap:12px}.fs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:100}.fs-flip{will-change:transform}.fs-player{position:relative;width:852px;height:393px;background:#000;overflow:hidden;-webkit-user-select:none;user-select:none}.fs-video{width:100%;height:100%;object-fit:cover;display:block}.fs-controls{position:absolute;top:0;right:0;bottom:0;left:0}.fs-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000059,#0000 22%,#0000 52%,#1010108c 78%,#000000eb)}.fs-topbar{position:absolute;top:20px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between}.fs-actions-l{display:flex;align-items:center;gap:28px}.fs-icon-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;padding:0}.fs-icon-btn img{height:24px;width:auto;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.fs-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.fs-transport{display:flex;align-items:center;justify-content:space-between;width:264px;height:44px}.fs-btn{width:44px;height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;padding:0;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}.fs-btn-inner{display:flex;align-items:center;justify-content:center;color:#fff;background:none;border:none;padding:0}.fs-bottom{position:absolute;left:24px;right:24px;bottom:18px;display:flex;flex-direction:column;gap:12px}.fs-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.fs-title{min-width:0;flex:1;font-family:var(--font-brand);font-weight:700;font-size:18px;line-height:24px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-sv-btn{flex:0 0 auto;display:flex;align-items:center;gap:4px;height:36px;padding:6px 8px 6px 12px;background:#535357;border-radius:6px;border:none;font-family:var(--font-brand);font-weight:700;font-size:16px;color:#fff}.fs-sv-caret{display:flex;color:#fff}.fs-timeline{padding:6px 0;cursor:pointer;touch-action:none}.fs-track{position:relative;height:4px;border-radius:2px;box-shadow:0 1px 3px #0000004d}.fs-timeline.vod .fs-track{background:#ffffff59}.fs-timeline.live .fs-track{background:#ed110c59}.fs-fill{position:absolute;left:0;top:0;bottom:0;border-radius:2px}.fs-timeline.vod .fs-fill{background:#fff}.fs-timeline.live .fs-fill{background:#ed110c}.fs-thumb{position:absolute;top:50%;width:14px;height:14px;border-radius:50%;background:#fff;transform:translate(-50%,-50%) scale(0);box-shadow:0 1px 4px #00000080;transition:transform .13s ease}.fs-timeline.dragging .fs-thumb{transform:translate(-50%,-50%) scale(1)}.fs-timeline.dragging .fs-track{height:6px}.fs-lower{display:flex;align-items:center;justify-content:space-between}.fs-lower-right{display:flex;align-items:center;gap:12px}.fs-live-badge{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 6px;border-radius:4px;background:linear-gradient(180deg,#ed110c,#d40e0a 64%);color:#fff;font-family:var(--font-brand);font-weight:800;font-size:14px;line-height:20px;letter-spacing:.5px;text-transform:uppercase}.fs-live-badge .dot{width:4px;height:4px;border-radius:50%;background:#fff}.fs-lower .back-to-live{height:24px;padding:0 6px;border-radius:4px;font-size:14px;letter-spacing:.5px}.fs-lower .back-to-live .btl-arrow{width:16px;height:16px}.fs-time{color:#fff;font-family:var(--font-system);font-size:14px;font-variant-numeric:tabular-nums}.fs-min{display:flex;background:none;border:none;padding:0}.fs-min img{width:28px;height:28px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.fs-sheet-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.fs-sheet-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b}.fs-sheet{position:absolute;top:0;bottom:0;left:56px;right:56px;background:var(--white);border-radius:16px 16px 0 0;box-shadow:0 -10px 40px #00000047;display:flex;flex-direction:column;overflow:hidden}.fs-sheet-toolbar{position:relative;height:70px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.fs-sheet-grabber{position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:5px;border-radius:3px;background:#c9c9cd}.fs-sheet-x{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:var(--gray-50);border:none;display:flex;align-items:center;justify-content:center;color:var(--icon-primary)}.fs-sheet-title{font-family:var(--font-brand);font-weight:800;font-size:18px;color:var(--text-headline)}.fs-sheet-spacer{width:34px}.fs-sheet .segmented{width:369px;height:40px;margin:0;flex:0 0 auto}.fs-sheet .seg{white-space:nowrap;height:34px}.fs-sheet-body{flex:1;overflow-y:auto;padding:0 120px 20px}.fs-sheet-body::-webkit-scrollbar{display:none}.fs-sheet-content{padding-top:0}.fs-sheet-list{display:flex;flex-direction:column;gap:8px}.fs-sheet-list .stream-card,.fs-sheet-list .list-vod-card{margin-bottom:0;height:88px}.fs-sheet-list .stream-card{padding:8px}.fs-sheet-list .sc-thumb,.fs-sheet-list .lvc-thumb{width:128px;height:72px}.fs-sheet-content .search-row{margin-bottom:12px}.fs-sheet-content .content-tabs{padding:0;margin-bottom:12px}.fs-apply{margin-top:16px}.watch-screen{background:var(--gray-50)}.watch-header{position:sticky;top:0;z-index:20;background:#f4f0ec;padding-bottom:6px;box-shadow:0 .5px #0000000a}.watch-content{background:linear-gradient(180deg,#f5f2ee 0%,var(--gray-50) 240px);min-height:100%}.tabbar-spacer{height:104px}.sched-date{font-family:var(--font-system);font-size:var(--fs-16);font-weight:700;color:var(--text-headline);margin:8px 0 16px}.sched-group{margin-bottom:24px}.sched-heading{font-family:var(--font-system);font-size:var(--fs-14);font-weight:700;color:var(--text-headline);margin-bottom:10px}.sched-list{list-style:none;padding:0}.sched-list li{position:relative;padding-left:16px;font-family:var(--font-system);font-size:var(--fs-14);line-height:24px;color:var(--text-primary)}.sched-list li:before{content:"";position:absolute;left:2px;top:10px;width:4px;height:4px;border-radius:50%;background:var(--text-secondary)}.gc-scoreboard{display:flex;align-items:center;justify-content:space-between;padding:16px 8px 4px}.gc-team-col{display:flex;flex-direction:column;align-items:center;gap:8px;width:96px}.gc-team-col img{width:56px;height:56px;object-fit:contain}.gc-team-col span{font-family:var(--font-system);font-size:var(--fs-14);font-weight:700;color:var(--text-secondary)}.gc-score-col{text-align:center}.gc-score{font-family:var(--font-brand);font-size:40px;line-height:44px;font-weight:var(--fw-heavy);color:var(--text-headline);letter-spacing:1px}.gc-state{font-family:var(--font-system);font-size:var(--fs-14);color:var(--text-secondary);margin-top:2px}.gc-meta{text-align:center;font-family:var(--font-system);font-size:13px;color:var(--text-secondary);line-height:20px;margin-bottom:20px}.gc-section{margin-bottom:20px}.gc-section-title{font-family:var(--font-system);font-size:var(--fs-12);font-weight:700;letter-spacing:.6px;color:var(--text-secondary);margin-bottom:8px}.gc-table{border:1px solid var(--gray-200);border-radius:12px;overflow:hidden}.gc-tr{display:flex;align-items:center;height:44px;padding:0 16px;border-bottom:1px solid var(--gray-200)}.gc-tr:last-child{border-bottom:none}.gc-head{color:var(--text-secondary)}.gc-team{flex:1;font-family:var(--font-system);font-size:var(--fs-14);font-weight:700;color:var(--text-headline)}.gc-head .gc-team{font-weight:500}.gc-cell{width:40px;text-align:center;font-family:var(--font-system);font-size:var(--fs-14);color:var(--text-secondary);font-variant-numeric:tabular-nums}.gc-cell.total{color:var(--text-headline);font-weight:700}.gc-head .gc-cell{font-size:var(--fs-12)}@font-face{font-family:Uni Neue;src:url(/assets/fonts/UniNeue-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Uni Neue;src:url(/assets/fonts/UniNeue-Book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Uni Neue;src:url(/assets/fonts/UniNeue-Regular.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Uni Neue;src:url(/assets/fonts/UniNeue-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Uni Neue;src:url(/assets/fonts/UniNeue-Heavy.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--font-brand: "Uni Neue", -apple-system, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;--font-system: "Uni Neue", -apple-system, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-ios: -apple-system, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--fs-12: 12px;--fs-14: 14px;--fs-16: 16px;--fs-18: 18px;--fs-32: 32px;--lh-16: 16px;--lh-18: 18px;--lh-20: 20px;--lh-24: 24px;--lh-40: 40px;--fw-regular: 500;--fw-bold: 700;--fw-heavy: 800;--text-headline: #0c0c0c;--text-primary: #0c0c0c;--text-secondary: #6f6f73;--labels-primary: #000000;--icon-brand: #e0120d;--icon-primary: #323236;--icon-secondary: #535357;--white: #ffffff;--gray-50: #f3f3f5;--gray-200: #e6e6e7;--gray-800: #323236;--gray-850: #1d1d1f;--gray-900: #0c0c0c;--border-secondary: #d0d0d1;--bg-action-gray: #f3f3f5;--bg-action-white: #ffffff;--bg-basic-2: #f3f3f5;--badge-bg-upcoming: #eeeef0;--badge-bg-completed: #6f6f73;--badge-bg-video: #323236cc;--badge-content-on-dark: #ffffff;--badge-content-on-light: #535357;--red-brand: #e0120d;--red-700: #ff140f;--btn-ter-content: #535357;--radius-s: 4px;--radius-m: 6px;--radius-8: 8px;--sp-2: 2px;--sp-4: 4px;--sp-6: 6px;--sp-8: 8px;--shadow-s: 0 1px 4px 0 #46454529;--frame-w: 393px;--frame-h: 852px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#000;font-family:var(--font-system);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow:hidden}.stage{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;align-items:center;justify-content:center}.phone-frame{position:relative;width:var(--frame-w);height:var(--frame-h);background:var(--white);border-radius:0;overflow:hidden;isolation:isolate}.screen{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--white)}.scroll-area{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.scroll-area::-webkit-scrollbar{width:0;height:0}.screen-layer{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform}.screen-layer.mode-push{box-shadow:-10px 0 30px #0003}.screen-layer.mode-sheet{box-shadow:none;pointer-events:none}.layer-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none;z-index:999}button{font-family:inherit;cursor:pointer;border:none;background:none}img{display:block;max-width:100%}.phone-frame{user-select:none;-webkit-user-select:none}
