.page-module__ER9u3q__page{padding:var(--space-2xl) 0 var(--space-3xl);min-height:100vh}.page-module__ER9u3q__header{margin-bottom:var(--space-xl)}.page-module__ER9u3q__title{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);flex-wrap:wrap;font-size:clamp(1.8rem,4vw,2.5rem);display:flex}.page-module__ER9u3q__subtitle{color:var(--text-secondary);font-size:.95rem}.page-module__ER9u3q__tabs{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.page-module__ER9u3q__tab{border-radius:var(--radius-full);font-family:var(--font-display);background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.page-module__ER9u3q__tab:hover{color:var(--text-white);border-color:var(--border-hover)}.page-module__ER9u3q__tabActive{background:var(--accent-gradient);color:#fff;box-shadow:0 2px 12px var(--accent-glow);border-color:#0000}.page-module__ER9u3q__layout{gap:var(--space-xl);grid-template-columns:340px 1fr;align-items:flex-start;display:grid}.page-module__ER9u3q__channelList{gap:var(--space-sm);max-height:680px;padding-right:var(--space-xs);flex-direction:column;display:flex;overflow-y:auto}.page-module__ER9u3q__channelCard{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:left;width:100%;display:flex}.page-module__ER9u3q__channelCard:hover{border-color:var(--border-hover);background:#ffffff0a}.page-module__ER9u3q__channelCard.page-module__ER9u3q__active{border-color:var(--accent-purple);background:#7b2fbe1a;box-shadow:0 0 0 1px #7b2fbe4d}.page-module__ER9u3q__channelFlag{background:var(--bg-secondary);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;display:flex}.page-module__ER9u3q__logoWrap{border-radius:var(--radius-md,8px);border:1px solid var(--border-subtle);background:#ffffff0d;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.page-module__ER9u3q__channelLogoImg{object-fit:contain;width:100%;height:100%;transition:transform var(--transition-fast);background:#fffffff2;padding:5px}.page-module__ER9u3q__playerHeaderLogo{object-fit:contain;border-radius:var(--radius-md,8px);border:1px solid var(--border-subtle);background:#fffffff2;width:44px;height:44px;padding:5px}.page-module__ER9u3q__channelInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__ER9u3q__channelName{font-family:var(--font-display);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.page-module__ER9u3q__channelCountry{color:var(--text-muted);font-size:.74rem}.page-module__ER9u3q__playerPanel{top:calc(var(--header-height) + var(--space-md));flex-direction:column;min-height:400px;display:flex;position:sticky}.page-module__ER9u3q__authGate{justify-content:center;align-items:center;gap:var(--space-lg);padding:var(--space-3xl) var(--space-xl);text-align:center;flex-direction:column;min-height:400px;display:flex}.page-module__ER9u3q__authIcon{font-size:3.5rem;line-height:1}.page-module__ER9u3q__authTitle{font-family:var(--font-display);font-size:1.5rem;font-weight:700}.page-module__ER9u3q__authDesc{color:var(--text-secondary);max-width:320px;font-size:.95rem;line-height:1.6}.page-module__ER9u3q__authBtns{gap:var(--space-sm);flex-direction:column;width:100%;max-width:280px;display:flex}.page-module__ER9u3q__playerWrap{gap:var(--space-md);flex-direction:column;display:flex}.page-module__ER9u3q__playerHeader{align-items:center;gap:var(--space-md);display:flex}.page-module__ER9u3q__playerFlag{font-size:2rem}.page-module__ER9u3q__playerName{font-family:var(--font-display);font-size:1.1rem;font-weight:700}.page-module__ER9u3q__playerCountry{color:var(--text-muted);font-size:.82rem}.page-module__ER9u3q__noStream{aspect-ratio:16/9;background:var(--bg-card);border:1px dashed var(--border-hover);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--space-sm);color:var(--text-secondary);flex-direction:column;font-size:.9rem;display:flex}.page-module__ER9u3q__noStream span{font-size:3rem}.page-module__ER9u3q__placeholder{aspect-ratio:16/9;background:var(--bg-card);border:2px dashed var(--border-subtle);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--space-md);color:var(--text-muted);font-family:var(--font-display);flex-direction:column;font-size:.95rem;display:flex}.page-module__ER9u3q__placeholderIcon{opacity:.4;font-size:4rem}@media (max-width:900px){.page-module__ER9u3q__layout{grid-template-columns:1fr}.page-module__ER9u3q__channelList{max-height:280px}.page-module__ER9u3q__playerPanel{position:static}}.page-module__ER9u3q__adBanner{border-radius:var(--radius-lg,12px);padding:1.1rem var(--space-xl);justify-content:space-between;align-items:center;gap:var(--space-md);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#0a102cbf 0%,#1a2d66bf 100%);border:1px solid #ffffff14;margin-top:.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.page-module__ER9u3q__adBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#0051ff26 0%,#0000 60%);width:200%;height:200%;animation:8s infinite alternate page-module__ER9u3q__adPulse;position:absolute;top:-50%;left:-50%}@keyframes page-module__ER9u3q__adPulse{0%{transform:scale(.95)translate(-3%,-3%)}to{transform:scale(1.05)translate(3%,3%)}}.page-module__ER9u3q__adContent{z-index:1;align-items:center;gap:var(--space-md);min-width:0;display:flex;position:relative}.page-module__ER9u3q__adBadge{color:#5190ff;font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;background:#0051ff26;border:1px solid #0051ff66;border-radius:4px;flex-shrink:0;padding:.15rem .4rem;font-size:.65rem;font-weight:800}.page-module__ER9u3q__adBadgeUefa{color:#fff;font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(90deg,#1e3c72 0%,#2a5298 100%);border:1px solid #ffffff1a;border-radius:3px;width:fit-content;margin-bottom:.25rem;padding:.1rem .4rem;font-size:.6rem;font-weight:700;display:inline-block}.page-module__ER9u3q__adText{flex-direction:column;min-width:0;display:flex}.page-module__ER9u3q__adTitle{font-family:var(--font-display);color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;margin-bottom:2px;font-size:.95rem;font-weight:700;overflow:hidden}.page-module__ER9u3q__adSubtitle{color:#ffffffa6;font-size:.78rem;line-height:1.3}.page-module__ER9u3q__adButton{z-index:1;color:#fff;font-family:var(--font-display);border-radius:var(--radius-md,8px);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);text-align:center;background:linear-gradient(90deg,#0051ff 0%,#002b80 100%);border:none;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-block;position:relative;box-shadow:0 4px 15px #0051ff4d}.page-module__ER9u3q__adButton:hover{filter:brightness(1.15);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #0051ff80}@media (max-width:600px){.page-module__ER9u3q__adBanner{text-align:center;padding:var(--space-md);flex-direction:column;align-items:stretch}.page-module__ER9u3q__adContent{gap:var(--space-sm);flex-direction:column}.page-module__ER9u3q__adButton{width:100%}.page-module__ER9u3q__adBadgeUefa{margin-left:auto;margin-right:auto}}@media (max-width:640px){.page-module__ER9u3q__page{padding:var(--space-xl) 0 var(--space-2xl)}.page-module__ER9u3q__title{font-size:1.4rem}.page-module__ER9u3q__tabs{margin-bottom:var(--space-xl);flex-wrap:nowrap;gap:.35rem;padding-bottom:4px;overflow-x:auto}.page-module__ER9u3q__tab{white-space:nowrap;flex-shrink:0;padding:.45rem .85rem;font-size:.78rem}.page-module__ER9u3q__channelList{max-height:220px}.page-module__ER9u3q__channelCard{gap:.65rem;padding:.65rem .75rem}.page-module__ER9u3q__channelName{font-size:.82rem}.page-module__ER9u3q__playerHeader{gap:.65rem}.page-module__ER9u3q__playerName{font-size:.95rem}.page-module__ER9u3q__adBanner{display:none}}
.TVPlayer-module__rg7dna__playerContainer{aspect-ratio:16/9;border-radius:var(--radius-lg,16px);width:100%;box-shadow:var(--shadow-hover), 0 20px 40px #0009;border:1px solid var(--border-subtle,#ffffff14);background:#000;position:relative;overflow:hidden}.TVPlayer-module__rg7dna__player{width:100%;height:100%;display:block}.TVPlayer-module__rg7dna__controls{opacity:0;visibility:hidden;z-index:10;pointer-events:none;background:linear-gradient(#0000 40%,#08080e4d 70%,#08080ef2 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;transition:opacity .3s,visibility .3s;display:flex;position:absolute;inset:0}.TVPlayer-module__rg7dna__playerContainer:hover .TVPlayer-module__rg7dna__controls{opacity:1;visibility:visible;pointer-events:auto}.TVPlayer-module__rg7dna__controlsGroup{pointer-events:auto;-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-md,12px);background:#12121fa6;border:1px solid #ffffff0f;align-items:center;gap:1rem;width:100%;padding:.65rem 1.2rem;display:flex;box-shadow:0 8px 32px #0006}.TVPlayer-module__rg7dna__button{width:38px;height:38px;color:var(--text-primary,#f1f1f1);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.TVPlayer-module__rg7dna__button:hover{color:var(--text-white,#fff);background:#ffffff14;transform:scale(1.05)}.TVPlayer-module__rg7dna__icon{width:22px;height:22px}.TVPlayer-module__rg7dna__volumeContainer{align-items:center;gap:.25rem;display:flex}.TVPlayer-module__rg7dna__volumeSlider{cursor:pointer;opacity:0;background:#fff3;border-radius:999px;width:0;height:4px;transition:width .25s cubic-bezier(.4,0,.2,1);position:relative}.TVPlayer-module__rg7dna__volumeContainer:hover .TVPlayer-module__rg7dna__volumeSlider{opacity:1;width:70px;margin-left:.5rem}.TVPlayer-module__rg7dna__liveIndicator{border-radius:var(--radius-sm,6px);-webkit-user-select:none;user-select:none;background:#e509141f;border:1px solid #e5091440;align-items:center;gap:6px;padding:.25rem .65rem;display:flex}.TVPlayer-module__rg7dna__liveDot{background:var(--accent-red,#e50914);width:6px;height:6px;box-shadow:0 0 8px var(--accent-red,#e50914);border-radius:50%;animation:1.8s infinite TVPlayer-module__rg7dna__livePulse}.TVPlayer-module__rg7dna__liveText{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.05em;font-size:.68rem;font-weight:800;line-height:1}@keyframes TVPlayer-module__rg7dna__livePulse{0%{opacity:1;transform:scale(1);box-shadow:0 0 #e50914b3}70%{opacity:.8;transform:scale(1);box-shadow:0 0 0 6px #e5091400}to{opacity:1;transform:scale(1);box-shadow:0 0 #e5091400}}input[type=range].TVPlayer-module__rg7dna__volumeSlider{cursor:pointer;appearance:none;opacity:0;width:0;height:4px;accent-color:var(--accent-red,#e50914);background:#fff3;border-radius:999px;outline:none;flex-shrink:0;transition:width .25s cubic-bezier(.4,0,.2,1),opacity .25s,margin-left .25s}.TVPlayer-module__rg7dna__volumeContainer:hover input[type=range].TVPlayer-module__rg7dna__volumeSlider{opacity:1;width:70px;margin-left:.5rem}.TVPlayer-module__rg7dna__unmuteOverlay{z-index:15;cursor:pointer;position:absolute;top:12px;left:50%;transform:translate(-50%)}.TVPlayer-module__rg7dna__unmutePrompt{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md,12px);color:#fff;white-space:nowrap;background:#000000bf;border:1px solid #ffffff26;align-items:center;gap:8px;padding:.45rem 1rem;font-size:.82rem;font-weight:500;animation:.3s TVPlayer-module__rg7dna__fadeIn;display:flex}.TVPlayer-module__rg7dna__unmutePrompt svg{flex-shrink:0;width:16px;height:16px}@keyframes TVPlayer-module__rg7dna__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.TVPlayer-module__rg7dna__loadingOverlay{z-index:20;border-radius:inherit;background:radial-gradient(#140a28eb 0%,#000000f7 100%);flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:absolute;inset:0}.TVPlayer-module__rg7dna__spinner{border:3px solid #a855f7;border-color:#a855f7 #7c3aed #ffffff14 #ffffff14;border-radius:50%;width:48px;height:48px;margin-bottom:0;animation:.9s cubic-bezier(.4,0,.2,1) infinite TVPlayer-module__rg7dna__spin;box-shadow:0 0 24px #a855f740}@keyframes TVPlayer-module__rg7dna__spin{to{transform:rotate(360deg)}}.TVPlayer-module__rg7dna__errorOverlay{z-index:20;border-radius:inherit;background:#08080ee6;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.TVPlayer-module__rg7dna__errorText{color:var(--text-primary,#f1f1f1);text-align:center;font-size:.9rem}.TVPlayer-module__rg7dna__retryBtn{background:var(--accent-red,#e50914);color:#fff;border-radius:var(--radius-sm,6px);cursor:pointer;border:none;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.TVPlayer-module__rg7dna__retryBtn:hover{opacity:.85}.TVPlayer-module__rg7dna__centerPlayContainer{pointer-events:auto;z-index:12;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TVPlayer-module__rg7dna__centerPlayButton{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(8px);background:#0000008c;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0006}.TVPlayer-module__rg7dna__centerPlayButton:hover{background:#000000bf;border-color:#fff;transform:scale(1.1);box-shadow:0 4px 25px #0009}.TVPlayer-module__rg7dna__centerPlayButton:active{transform:scale(.95)}.TVPlayer-module__rg7dna__centerPlayIcon{width:24px;height:24px}@media (max-width:640px){.TVPlayer-module__rg7dna__controlsGroup{gap:.5rem;padding:.55rem .75rem}.TVPlayer-module__rg7dna__button{width:36px;height:36px}.TVPlayer-module__rg7dna__qualityDropdown{left:0;right:auto}.TVPlayer-module__rg7dna__centerPlayButton{width:56px;height:56px}.TVPlayer-module__rg7dna__centerPlayIcon{width:20px;height:20px}.TVPlayer-module__rg7dna__unmutePrompt{padding:.4rem .75rem;font-size:.76rem}}
.TVGuide-module__8gEoyG__guideContainer{margin-top:var(--space-xl,24px);background:var(--bg-card,#ffffff08);border:1px solid var(--border-subtle,#ffffff14);border-radius:var(--radius-lg,12px);padding:var(--space-lg,20px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:var(--space-lg,20px);flex-direction:column;display:flex}.TVGuide-module__8gEoyG__titleRow{border-bottom:1px solid var(--border-subtle,#ffffff14);padding-bottom:var(--space-sm,12px);justify-content:space-between;align-items:center;display:flex}.TVGuide-module__8gEoyG__guideTitle{font-family:var(--font-display);color:var(--text-primary,#fff);align-items:center;gap:8px;font-size:1.1rem;font-weight:700;display:flex}.TVGuide-module__8gEoyG__refreshBadge{color:var(--text-muted,#aaa);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:.65rem}.TVGuide-module__8gEoyG__activeShow{border-radius:var(--radius-md,8px);padding:var(--space-md,16px);background:#7b2fbe0f;border:1px solid #7b2fbe40;position:relative;overflow:hidden}.TVGuide-module__8gEoyG__activeShowHeader{margin-bottom:var(--space-xs,8px);justify-content:space-between;align-items:center;display:flex}.TVGuide-module__8gEoyG__liveLabel{text-transform:uppercase;color:#ff4757;letter-spacing:.5px;align-items:center;gap:6px;font-size:.7rem;font-weight:800;display:flex}.TVGuide-module__8gEoyG__liveDot{background-color:#ff4757;border-radius:50%;width:7px;height:7px;animation:1.8s infinite TVGuide-module__8gEoyG__pulse;box-shadow:0 0 8px #ff4757}.TVGuide-module__8gEoyG__timeLabel{font-family:var(--font-display);color:var(--accent-purple,#a855f7);background:#a855f71f;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:600}.TVGuide-module__8gEoyG__showTitle{font-family:var(--font-display);color:var(--text-primary,#fff);margin-bottom:6px;font-size:1.05rem;font-weight:700}.TVGuide-module__8gEoyG__showDesc{color:var(--text-secondary,#ccc);margin-bottom:var(--space-md,16px);font-size:.82rem;line-height:1.5}.TVGuide-module__8gEoyG__progressContainer{flex-direction:column;gap:6px;display:flex}.TVGuide-module__8gEoyG__progressBarTrack{background:#ffffff14;border-radius:2px;width:100%;height:4px;overflow:hidden}.TVGuide-module__8gEoyG__progressBarFill{background:linear-gradient(90deg, var(--accent-purple,#a855f7), #c084fc);border-radius:2px;height:100%;transition:width .5s ease-out}.TVGuide-module__8gEoyG__progressTimeRow{color:var(--text-muted,#888);justify-content:space-between;font-size:.72rem;display:flex}.TVGuide-module__8gEoyG__upcomingSection{gap:var(--space-sm,10px);flex-direction:column;display:flex}.TVGuide-module__8gEoyG__upcomingHeader{font-family:var(--font-display);color:var(--text-secondary,#ccc);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem;font-weight:700}.TVGuide-module__8gEoyG__upcomingList{gap:var(--space-xs,8px);flex-direction:column;display:flex}.TVGuide-module__8gEoyG__upcomingItem{padding:var(--space-sm,12px);border:1px solid var(--border-subtle,#ffffff0d);border-radius:var(--radius-sm,6px);transition:all var(--transition-fast,.2s);background:#ffffff04;flex-direction:column;gap:4px;display:flex}.TVGuide-module__8gEoyG__upcomingItem:hover{border-color:var(--border-hover,#ffffff26);background:#ffffff08;transform:translate(4px)}.TVGuide-module__8gEoyG__upcomingItemHeader{align-items:center;gap:12px;display:flex}.TVGuide-module__8gEoyG__upcomingTime{font-family:var(--font-display);color:var(--text-muted,#888);min-width:42px;font-size:.8rem;font-weight:600}.TVGuide-module__8gEoyG__upcomingTitle{font-family:var(--font-display);color:var(--text-primary,#fff);flex:1;font-size:.88rem;font-weight:600}.TVGuide-module__8gEoyG__upcomingDesc{color:var(--text-muted,#999);max-height:0;margin-left:54px;font-size:.78rem;line-height:1.4;transition:all .25s ease-out;overflow:hidden}.TVGuide-module__8gEoyG__upcomingItem:hover .TVGuide-module__8gEoyG__upcomingDesc{max-height:80px;margin-top:4px}.TVGuide-module__8gEoyG__noGuide{color:var(--text-muted,#888);text-align:center;padding:20px;font-size:.85rem}@keyframes TVGuide-module__8gEoyG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}
.AdBanner-module__zq_pgW__wrapper{width:100%;transition:opacity .35s;position:relative}.AdBanner-module__zq_pgW__adLabel{color:var(--text-muted,#ffffff4d);letter-spacing:.5px;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.65rem;position:absolute;top:-18px;right:0}.AdBanner-module__zq_pgW__card{background:var(--bg-card,#12121fb3);border:1px solid var(--border-subtle,#ffffff12);border-radius:var(--radius-lg,16px);-webkit-backdrop-filter:blur(12px);align-items:center;gap:14px;padding:14px 18px;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.AdBanner-module__zq_pgW__card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff05 0%,#0000 60%);position:absolute;inset:0}.AdBanner-module__zq_pgW__card:hover{border-color:#ffffff24;transform:translateY(-2px);box-shadow:0 12px 36px #00000059}.AdBanner-module__zq_pgW__icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.AdBanner-module__zq_pgW__emoji{font-size:1.6rem;line-height:1}.AdBanner-module__zq_pgW__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AdBanner-module__zq_pgW__topRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AdBanner-module__zq_pgW__title{color:var(--text-primary,#f1f1f1);white-space:nowrap;font-size:.9rem;font-weight:700}.AdBanner-module__zq_pgW__badge{white-space:nowrap;letter-spacing:.3px;border-radius:999px;padding:2px 8px;font-size:.65rem;font-weight:700}.AdBanner-module__zq_pgW__desc{color:var(--text-secondary,#ffffff8c);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;line-height:1.4;overflow:hidden}.AdBanner-module__zq_pgW__ctaWrap{flex-shrink:0}.AdBanner-module__zq_pgW__cta{color:#fff;white-space:nowrap;letter-spacing:.2px;text-shadow:0 1px 2px #0000004d;border-radius:10px;padding:9px 16px;font-size:.78rem;font-weight:700;transition:filter .15s,transform .15s;display:inline-block}.AdBanner-module__zq_pgW__card:hover .AdBanner-module__zq_pgW__cta{filter:brightness(1.1);transform:scale(1.03)}.AdBanner-module__zq_pgW__dots{justify-content:center;gap:5px;margin-top:8px;display:flex}.AdBanner-module__zq_pgW__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:all .25s}.AdBanner-module__zq_pgW__dotActive{border-radius:3px;width:16px}@media (max-width:640px){.AdBanner-module__zq_pgW__card{gap:10px;padding:12px 14px}.AdBanner-module__zq_pgW__icon{border-radius:12px;width:44px;height:44px}.AdBanner-module__zq_pgW__emoji{font-size:1.3rem}.AdBanner-module__zq_pgW__desc{display:none}.AdBanner-module__zq_pgW__cta{padding:8px 12px;font-size:.72rem}.AdBanner-module__zq_pgW__title{font-size:.82rem}}
.page-module__fGM2xG__page{min-height:100vh;padding:var(--space-2xl) 0 var(--space-3xl);position:relative}.page-module__fGM2xG__backdrop{z-index:-1;pointer-events:none;position:fixed;inset:0}.page-module__fGM2xG__backdropGradient{background:linear-gradient(to bottom, var(--bg-primary) 0%, #08080e99 40%, var(--bg-primary) 100%);position:absolute;inset:0}.page-module__fGM2xG__content{gap:var(--space-3xl);flex-direction:column;display:flex}.page-module__fGM2xG__header{gap:var(--space-2xl);grid-template-columns:220px 1fr;align-items:flex-start;display:grid}.page-module__fGM2xG__posterWrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-hover), 0 0 60px #00000080;flex-shrink:0;position:relative;overflow:hidden}.page-module__fGM2xG__poster{object-fit:cover;width:100%;height:auto;display:block}.page-module__fGM2xG__noPoster{background:var(--bg-card);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:220px;height:330px;font-size:3rem;display:flex}.page-module__fGM2xG__info{gap:var(--space-lg);padding-top:var(--space-md);flex-direction:column;display:flex}.page-module__fGM2xG__badges{gap:var(--space-sm);flex-wrap:wrap;display:flex}.page-module__fGM2xG__title{letter-spacing:-.02em;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.15}.page-module__fGM2xG__originalTitle{color:var(--text-muted);margin-top:-.5rem;font-size:1rem}.page-module__fGM2xG__meta{align-items:center;gap:var(--space-md);font-family:var(--font-display);color:var(--text-secondary);flex-wrap:wrap;font-size:.95rem;font-weight:500;display:flex}.page-module__fGM2xG__overview{color:var(--text-secondary);max-width:640px;font-size:1rem;line-height:1.8}.page-module__fGM2xG__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.page-module__fGM2xG__playerSection,.page-module__fGM2xG__trailerSection{gap:var(--space-lg);flex-direction:column;display:flex}.page-module__fGM2xG__sectionTitle{font-family:var(--font-display);align-items:center;gap:var(--space-sm);font-size:1.3rem;font-weight:700;display:flex}.page-module__fGM2xG__sectionTitle:before{content:"";background:var(--accent-gradient);border-radius:var(--radius-full);flex-shrink:0;width:4px;height:1.3em;display:inline-block}.page-module__fGM2xG__castSection{gap:var(--space-lg);flex-direction:column;display:flex}.page-module__fGM2xG__cast{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(90px,1fr));display:grid}.page-module__fGM2xG__actor{align-items:center;gap:var(--space-xs);text-align:center;flex-direction:column;display:flex}.page-module__fGM2xG__actorPhoto{background:var(--bg-card);border:2px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.8rem;display:flex;position:relative;overflow:hidden}.page-module__fGM2xG__actorName{font-family:var(--font-display);color:var(--text-primary);font-size:.78rem;font-weight:600;line-height:1.3}.page-module__fGM2xG__actorChar{color:var(--text-muted);font-size:.72rem;line-height:1.2}@media (max-width:768px){.page-module__fGM2xG__header{gap:var(--space-lg);grid-template-columns:140px 1fr}.page-module__fGM2xG__posterWrap,.page-module__fGM2xG__noPoster{width:140px}.page-module__fGM2xG__noPoster{height:210px;font-size:2rem}}@media (max-width:480px){.page-module__fGM2xG__header{grid-template-columns:1fr}.page-module__fGM2xG__posterWrap{width:180px;margin:0 auto}.page-module__fGM2xG__noPoster{width:180px;height:270px}}

