:root{--sp-lux-bg: #06070b;--sp-lux-bg-elevated: #0e1018;--sp-lux-surface: #141820;--sp-lux-surface-hover: #1a1f2a;--sp-lux-border: rgba(255, 255, 255, .06);--sp-lux-border-gold: rgba(212, 175, 95, .22);--sp-lux-gold: #d4af5f;--sp-lux-gold-soft: rgba(212, 175, 95, .12);--sp-lux-text: #f3f4f6;--sp-lux-muted: #8b92a5;--sp-lux-accent: #6b9fff;--sp-lux-radius: 1rem;--sp-lux-radius-lg: 1.25rem;--sp-lux-shadow: 0 8px 32px rgba(0, 0, 0, .45);--sp-ad-zone-gap: 1.5rem;--sp-footer-h: 2.75rem;--sp-ad-bottom-h: 0px;--sp-bottom-dock-h: 2.75rem;--sp-vw: 100vw;--sp-vh: 100dvh;--sp-ar: .5625;--sp-available-h: 100dvh;--sp-main-px: .5rem;--sp-main-mt: .75rem;--sp-main-pb-extra: .75rem;--sp-section-gap: 1.25rem;--sp-header-compact: 0;--sp-stream-grid-min: 280px;--sp-visual-top: 0px;--sp-header-min-top: 0px;--sp-header-inset-top: max( env(safe-area-inset-top, 0px), constant(safe-area-inset-top, 0px), var(--sp-visual-top, 0px), var(--sp-header-min-top, 0px) );--sp-header-row-h: 3.5rem;--sp-header-total-h: calc(var(--sp-header-inset-top) + var(--sp-header-row-h))}@media(min-width:640px){:root{--sp-footer-h: 3rem;--sp-main-px: 1rem;--sp-section-gap: 2rem}}[data-sp-device=mobile][data-sp-orientation=portrait]{--sp-main-px: max(.5rem, env(safe-area-inset-left, 0px));--sp-section-gap: 1.25rem;--sp-main-mt: .625rem;--sp-header-min-top: .75rem}[data-sp-device=mobile][data-sp-standalone=true]{--sp-header-min-top: 1.5rem}[data-sp-device=mobile][data-sp-orientation=landscape]{--sp-header-compact: 1;--sp-main-mt: .375rem;--sp-section-gap: .875rem;--sp-main-pb-extra: .5rem}[data-sp-aspect=narrow]{--sp-stream-grid-min: 100%}[data-sp-aspect=wide][data-sp-device=mobile]{--sp-stream-grid-min: 220px}[data-sp-device=tablet]{--sp-main-px: 1rem;--sp-section-gap: 1.5rem}[data-sp-device=desktop]{--sp-section-gap: 2rem}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden;min-height:100dvh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.sp-app-shell{max-width:100vw}.sp-header-bar{position:sticky;top:0;z-index:40;padding-top:var(--sp-header-inset-top)}.sp-header-bar-inner{min-height:var(--sp-header-row-h)}@media(min-width:640px){:root{--sp-header-row-h: 4rem}}.sp-safe-top{padding-top:var(--sp-header-inset-top)}.sp-main-content{width:100%;max-width:min(1600px,100vw);overflow-x:clip}.sp-stream-grid{grid-template-columns:repeat(auto-fill,minmax(min(var(--sp-stream-grid-min),100%),1fr))}[data-sp-device=mobile][data-sp-orientation=portrait] .sp-stream-grid{grid-template-columns:1fr}@media(min-width:480px){[data-sp-device=mobile][data-sp-orientation=portrait] .sp-stream-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-sp-device=mobile][data-sp-orientation=landscape] .sp-stream-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}[data-sp-device=mobile][data-sp-orientation=landscape]{--sp-header-row-h: 3rem;--sp-header-min-top: .5rem}[data-sp-device=mobile][data-sp-orientation=landscape][data-sp-standalone=true]{--sp-header-min-top: .75rem}[data-sp-device=mobile] .sp-video-frame{max-height:min(56vw,calc(var(--sp-available-h) * .42))}[data-sp-device=mobile][data-sp-orientation=landscape] .sp-video-frame{max-height:calc(var(--sp-available-h) * .72)}@media(hover:none){.touch-visible{opacity:1!important}}@media(max-width:767px)and (orientation:landscape){.player-shell-mobile-landscape{flex-direction:row!important}.player-video-mobile-landscape{aspect-ratio:auto!important;flex:1 1 0%!important;min-height:0!important;max-height:min(var(--sp-available-h),100dvh)!important;height:auto!important}.player-chat-mobile-landscape{width:min(42vw,280px)!important;flex:0 0 auto!important;height:auto!important;max-height:var(--sp-available-h)!important;border-top:none!important;border-left:1px solid rgb(30 41 59)!important}.player-mobile-tabs{display:none!important}}[data-sp-aspect=narrow][data-sp-device=mobile] .sp-section-stack{gap:1rem}.sp-promo-banner img{max-width:min(100%,var(--sp-vw, 100vw))}.sp-page-banner-row{overflow-x:clip}.sp-promo-rail-left,.sp-promo-rail-right{width:max-content;max-width:200px}@media(min-width:1280px){.sp-promo-rail-left,.sp-promo-rail-right{max-width:220px}}.sp-luxury-app{background:var(--sp-lux-bg);color:var(--sp-lux-text)}.sp-glass-header{background:#080a10e0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--sp-lux-border);box-shadow:0 4px 24px #00000040}.sp-glass-nav{background:#06080cb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--sp-lux-border)}.sp-glass-dock{background:#080a10f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--sp-lux-border)}.sp-search-luxury{background:#141820bf;border:1px solid var(--sp-lux-border);transition:border-color .2s,box-shadow .2s}.sp-search-luxury:focus{outline:none;border-color:var(--sp-lux-border-gold);box-shadow:0 0 0 3px var(--sp-lux-gold-soft)}.sp-section-head{display:flex;flex-direction:column;gap:.35rem}.sp-section-head h2,.sp-page-title{font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:700;letter-spacing:-.02em;color:var(--sp-lux-text);line-height:1.2}.sp-section-head p,.sp-page-subtitle{font-size:.75rem;color:var(--sp-lux-muted);line-height:1.45}.sp-accent-bar{width:2.25rem;height:2px;border-radius:1px;background:linear-gradient(90deg,var(--sp-lux-gold),transparent);margin-bottom:.15rem}.sp-card-luxury{background:linear-gradient(165deg,#141820f2,#0c0e14fa);border:1px solid var(--sp-lux-border);border-radius:var(--sp-lux-radius);box-shadow:var(--sp-lux-shadow);transition:border-color .25s,transform .25s,box-shadow .25s}.sp-card-luxury:hover{border-color:var(--sp-lux-border-gold);box-shadow:0 12px 40px #00000080,0 0 0 1px var(--sp-lux-gold-soft);transform:translateY(-2px)}.sp-hero-luxury{background:linear-gradient(145deg,#10121afa,#080a0e);border:1px solid var(--sp-lux-border);border-radius:var(--sp-lux-radius-lg);box-shadow:0 16px 48px #0000008c;overflow:hidden}.sp-hero-luxury:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 100% 0%,var(--sp-lux-gold-soft),transparent 55%);pointer-events:none}.sp-panel-luxury{background:#0e1018a6;border:1px solid var(--sp-lux-border);border-radius:var(--sp-lux-radius-lg)}.sp-live-badge{background:linear-gradient(135deg,#c41e3a,#9f1239);box-shadow:0 2px 12px #c41e3a59}.sp-featured-badge{background:linear-gradient(135deg,var(--sp-lux-gold),#b8943f);color:#1a1408}.sp-nav-active{background:linear-gradient(135deg,var(--sp-lux-gold-soft),rgba(255,255,255,.06));border:1px solid var(--sp-lux-border-gold);color:#f5f0e6!important;box-shadow:0 4px 16px #00000040}.sp-nav-inactive{color:var(--sp-lux-muted);border:1px solid transparent}.sp-nav-inactive:hover{color:var(--sp-lux-text);background:#ffffff0a;border-color:var(--sp-lux-border)}.sp-sort-pill-active{background:linear-gradient(135deg,#6b9fff40,#6b9fff1f);border-color:#6b9fff73;color:#e8f0ff}.sp-sort-pill-inactive{background:#14182099;border-color:var(--sp-lux-border);color:var(--sp-lux-muted)}.sp-ad-zone{margin:var(--sp-ad-zone-gap) 0;padding:.875rem 0;border-top:1px solid var(--sp-lux-border);border-bottom:1px solid var(--sp-lux-border);background:#ffffff04;border-radius:.5rem}.sp-ad-zone-label{font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sp-lux-muted);text-align:center;margin-bottom:.5rem;-webkit-user-select:none;user-select:none}.sp-ad-zone-slot{display:flex;justify-content:center;overflow:hidden;min-height:50px}.sp-content-well{max-width:1600px;margin-left:auto;margin-right:auto}.sp-stream-grid{display:grid}.sp-drawer-luxury{background:linear-gradient(180deg,#0c0e14,#08090d);border-right:1px solid var(--sp-lux-border)}.sp-badge-luxury{border-radius:.375rem;font-size:.625rem;letter-spacing:.06em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sp-carousel-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#141820d9;border:1px solid var(--sp-lux-border);color:var(--sp-lux-muted);transition:color .2s,background .2s,border-color .2s}.sp-carousel-btn:hover{color:var(--sp-lux-text);background:#1e2430f2;border-color:var(--sp-lux-border-gold)}.sp-card-fixture{background:linear-gradient(165deg,#12161ef5,#0a0c12fa);border:1px solid var(--sp-lux-border);border-radius:var(--sp-lux-radius);box-shadow:0 8px 28px #0006;transition:border-color .25s,box-shadow .25s,transform .2s}.sp-card-fixture:hover{border-color:#d4af5f59;box-shadow:0 12px 36px #00000080,0 0 0 1px var(--sp-lux-gold-soft)}.sp-live-scores-luxury{background:linear-gradient(145deg,#0e1018eb,#080a0ef5);border:1px solid var(--sp-lux-border);box-shadow:var(--sp-lux-shadow)}.sp-banner-warning{background:linear-gradient(135deg,#78350f40,#14182099);border:1px solid rgba(212,175,95,.28);border-radius:var(--sp-lux-radius)}.sp-continue-watching{background:linear-gradient(135deg,#1e3a8a33,#0e1018d9);border:1px solid rgba(107,159,255,.28);border-radius:var(--sp-lux-radius)}.sp-modal-luxury{background:linear-gradient(180deg,#12141c,#0a0c12);border:1px solid var(--sp-lux-border);border-radius:var(--sp-lux-radius-lg);box-shadow:0 24px 64px #000000a6}.sp-btn-primary{background:linear-gradient(135deg,#c41e3a,#9f1239);color:#fff;font-weight:700;border-radius:.75rem;box-shadow:0 4px 16px #c41e3a4d;transition:filter .2s,transform .15s}.sp-btn-primary:hover{filter:brightness(1.08)}.sp-btn-secondary{background:#141820d9;border:1px solid var(--sp-lux-border);color:var(--sp-lux-text);font-weight:600;border-radius:.75rem;transition:border-color .2s,background .2s}.sp-btn-secondary:hover{border-color:var(--sp-lux-border-gold);background:#1e2430e6}.sp-player-shell{background:#08090d;border:1px solid var(--sp-lux-border);box-shadow:0 24px 64px #0009,0 0 0 1px #d4af5f14}.sp-upcoming-card{background:linear-gradient(165deg,#12161ee6,#0a0c12f2);border:1px solid var(--sp-lux-border);border-radius:var(--sp-lux-radius);transition:border-color .25s,transform .2s}.sp-upcoming-card:hover{border-color:#6b9fff59;transform:translateY(-1px)}.sp-empty-state{padding:3rem 1.5rem;text-align:center;border-radius:var(--sp-lux-radius-lg);background:#0e101880;border:1px dashed var(--sp-lux-border)}
