.movie-module__dPsDIW__container{max-width:1200px;margin:0 auto;padding:48px 5%}.movie-module__dPsDIW__playerWrapper{aspect-ratio:16/9;border-radius:var(--radius);z-index:10;background:#000;border:1px solid #ffffff0f;width:100%;margin-top:24px;margin-bottom:60px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 30px 70px #000000b3,0 0 0 1px #8b5cf61a}.movie-module__dPsDIW__playerWrapper:hover{box-shadow:0 40px 90px #000c,0 0 0 1px #8b5cf633}.movie-module__dPsDIW__player{border:none;width:100%;height:100%}.movie-module__dPsDIW__heroBg{z-index:-1;opacity:.12;filter:blur(2px);background-position:50%;background-size:cover;height:80vh;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.movie-module__dPsDIW__details{z-index:10;align-items:flex-start;gap:56px;display:flex;position:relative}.movie-module__dPsDIW__posterWrapper{border-radius:var(--radius);width:300px;box-shadow:var(--shadow-xl),0 0 0 1px #ffffff0d;transition:var(--transition);flex-shrink:0;overflow:hidden}.movie-module__dPsDIW__posterWrapper:hover{transform:translateY(-6px);box-shadow:0 40px 80px #000c,0 0 0 1px #8b5cf633}.movie-module__dPsDIW__poster{width:100%;height:auto;transition:transform .5s;display:block}.movie-module__dPsDIW__posterWrapper:hover .movie-module__dPsDIW__poster{transform:scale(1.03)}.movie-module__dPsDIW__info{flex-grow:1}.movie-module__dPsDIW__title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,var(--text-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:3.2rem;font-weight:900;line-height:1.05}.movie-module__dPsDIW__tagline{color:var(--text-muted);opacity:.8;margin-bottom:28px;font-size:1.1rem;font-style:italic}.movie-module__dPsDIW__meta{color:var(--text-muted);flex-wrap:wrap;gap:16px;margin-bottom:32px;font-size:.95rem;display:flex}.movie-module__dPsDIW__metaItem{background:var(--glass-bg);border:1px solid var(--glass-border);transition:var(--transition);border-radius:50px;align-items:center;gap:8px;padding:8px 16px;display:flex}.movie-module__dPsDIW__metaItem:hover{border-color:var(--glass-border-hover);background:#ffffff0f}.movie-module__dPsDIW__metaItem.movie-module__dPsDIW__rating{color:#f5c518;background:#f5c5180d;border-color:#f5c51833;font-weight:700}.movie-module__dPsDIW__overview{color:var(--text-light);margin-bottom:36px;font-size:1.15rem;line-height:1.8}.movie-module__dPsDIW__genres{flex-wrap:wrap;gap:10px;display:flex}.movie-module__dPsDIW__genre{background:var(--primary-light);color:var(--primary-hover);transition:var(--transition);cursor:default;border:1px solid #8b5cf640;border-radius:50px;padding:8px 20px;font-size:.85rem;font-weight:600}.movie-module__dPsDIW__genre:hover{background:#8b5cf633;border-color:#8b5cf666;transform:translateY(-2px);box-shadow:0 4px 15px #8b5cf626}@media (max-width:900px){.movie-module__dPsDIW__details{text-align:center;flex-direction:column;align-items:center}.movie-module__dPsDIW__posterWrapper{width:240px}.movie-module__dPsDIW__meta,.movie-module__dPsDIW__genres{justify-content:center}.movie-module__dPsDIW__title{font-size:2.2rem}.movie-module__dPsDIW__playerWrapper{margin-bottom:30px}}@media (max-width:600px){.movie-module__dPsDIW__posterWrapper{width:200px}.movie-module__dPsDIW__title{font-size:1.8rem}.movie-module__dPsDIW__overview{font-size:1rem}}@media (max-width:480px){.movie-module__dPsDIW__posterWrapper{width:160px}.movie-module__dPsDIW__meta{flex-direction:column;gap:12px}.movie-module__dPsDIW__metaItem{justify-content:center}.movie-module__dPsDIW__title{font-size:1.5rem}.movie-module__dPsDIW__genre{padding:6px 14px;font-size:.8rem}}
.Player-module__Ea51PW__playerControls{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.Player-module__Ea51PW__serverBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:#fff;cursor:pointer;transition:var(--transition);border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;display:flex}.Player-module__Ea51PW__serverBtn:hover{background:#ffffff1a;transform:translateY(-2px)}.Player-module__Ea51PW__serverBtn.Player-module__Ea51PW__active{background:var(--primary);border-color:var(--primaryHover);box-shadow:0 4px 15px #5c3cdd4d}.Player-module__Ea51PW__playerWrapper{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--glass-border);z-index:10;background:#000;width:100%;margin-top:20px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Player-module__Ea51PW__loadingOverlay{z-index:20;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Player-module__Ea51PW__loadingSpinner{border:4px solid #ffffff4d;border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;animation:1s ease-in-out infinite Player-module__Ea51PW__spin}@keyframes Player-module__Ea51PW__spin{to{transform:rotate(360deg)}}.Player-module__Ea51PW__selectorGroup{align-items:center;gap:16px;margin-top:24px;display:flex}.Player-module__Ea51PW__select{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text);cursor:pointer;transition:var(--transition);appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border-radius:8px;outline:none;padding:10px 40px 10px 16px;font-family:inherit;font-size:.95rem;font-weight:500}.Player-module__Ea51PW__select:hover,.Player-module__Ea51PW__select:focus{border-color:var(--primaryHover);background-color:#ffffff0d}.Player-module__Ea51PW__select option{color:#fff;background:#0f1014}.Player-module__Ea51PW__clickToPlayOverlay{z-index:30;cursor:pointer;color:#fffc;background-color:#00000073;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:500;transition:background-color .3s;display:flex;position:absolute;top:0;left:0}.Player-module__Ea51PW__clickToPlayOverlay:hover{color:#fff;background-color:#00000040}.Player-module__Ea51PW__playButtonWrapper{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #5c3cdd80}.Player-module__Ea51PW__clickToPlayOverlay:hover .Player-module__Ea51PW__playButtonWrapper{transform:scale(1.1)}
.TelegramPopup-module__0Klyca__banner{border-radius:var(--radius);cursor:pointer;color:inherit;background:linear-gradient(135deg,#1e96c81f 0%,#37aee20f 50%,#8b5cf60f 100%);border:1px solid #37aee24d;outline:2px solid #0000;align-items:center;gap:16px;margin-bottom:48px;padding:18px 24px;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.22,1,.36,1) forwards TelegramPopup-module__0Klyca__bannerEntry;display:flex;position:relative;overflow:hidden}.TelegramPopup-module__0Klyca__banner:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff12 50%,#0000 100%);width:60%;height:100%;animation:2.8s ease-in-out infinite TelegramPopup-module__0Klyca__shimmer;position:absolute;top:0;left:-100%}.TelegramPopup-module__0Klyca__banner:after{content:"";background:linear-gradient(90deg,#0000,#37aee2cc,#8b5cf699,#0000);height:2px;animation:3s ease-in-out infinite TelegramPopup-module__0Klyca__glowLine;position:absolute;top:0;left:0;right:0}.TelegramPopup-module__0Klyca__banner:hover{background:linear-gradient(135deg,#1e96c833 0%,#37aee21f 50%,#8b5cf61a 100%);border-color:#37aee28c;transform:translateY(-3px);box-shadow:0 0 0 1px #37aee233,0 8px 40px #37aee22e,0 0 80px #37aee214}.TelegramPopup-module__0Klyca__glowBg{pointer-events:none;z-index:0;background:radial-gradient(circle,#37aee226 0%,#0000 65%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite TelegramPopup-module__0Klyca__blobPulse;position:absolute;top:-40px;right:-40px}.TelegramPopup-module__0Klyca__iconWrap{z-index:2;border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:visible}.TelegramPopup-module__0Klyca__tgIcon{border-radius:50%;width:48px;height:48px;animation:3s ease-in-out infinite TelegramPopup-module__0Klyca__iconBounce;display:block;box-shadow:0 4px 20px #37aee280}.TelegramPopup-module__0Klyca__iconPulse{pointer-events:none;border:2px solid #37aee299;border-radius:50%;width:48px;height:48px;animation:2s ease-out infinite TelegramPopup-module__0Klyca__ringPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TelegramPopup-module__0Klyca__text{z-index:2;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.TelegramPopup-module__0Klyca__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:1rem;font-weight:700;overflow:hidden}.TelegramPopup-module__0Klyca__sub{color:#fff9;font-size:.82rem}.TelegramPopup-module__0Klyca__joinBtn{color:#fff;white-space:nowrap;letter-spacing:.02em;z-index:2;background:linear-gradient(135deg,#37aee2,#1e96c8);border-radius:50px;flex-shrink:0;align-items:center;padding:11px 22px;font-size:.88rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2.5s ease-in-out infinite TelegramPopup-module__0Klyca__btnPulse;display:inline-flex;box-shadow:0 4px 20px #37aee273}.TelegramPopup-module__0Klyca__banner:hover .TelegramPopup-module__0Klyca__joinBtn{background:linear-gradient(135deg,#45bdf0,#2aa5d8);animation:none;transform:translateY(-1px)scale(1.04);box-shadow:0 6px 28px #37aee2a6}@keyframes TelegramPopup-module__0Klyca__bannerEntry{0%{opacity:0;transform:translateY(-16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes TelegramPopup-module__0Klyca__shimmer{0%{left:-100%}60%{left:130%}to{left:130%}}@keyframes TelegramPopup-module__0Klyca__glowLine{0%,to{opacity:.5}50%{opacity:1}}@keyframes TelegramPopup-module__0Klyca__blobPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}@keyframes TelegramPopup-module__0Klyca__iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes TelegramPopup-module__0Klyca__ringPulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}@keyframes TelegramPopup-module__0Klyca__btnPulse{0%,to{box-shadow:0 4px 20px #37aee273}50%{box-shadow:0 4px 32px #37aee2bf}}@media (max-width:600px){.TelegramPopup-module__0Klyca__banner{flex-wrap:nowrap;align-items:center;gap:12px;padding:14px 16px}.TelegramPopup-module__0Klyca__title{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.TelegramPopup-module__0Klyca__sub{display:none}.TelegramPopup-module__0Klyca__joinBtn{white-space:nowrap;flex-shrink:0;padding:9px 14px;font-size:.78rem}.TelegramPopup-module__0Klyca__tgIcon{width:36px;height:36px}.TelegramPopup-module__0Klyca__iconWrap{flex-shrink:0;width:36px;height:36px}.TelegramPopup-module__0Klyca__iconPulse{width:36px;height:36px}.TelegramPopup-module__0Klyca__glowBg{width:120px;height:120px}}@media (max-width:400px){.TelegramPopup-module__0Klyca__banner{gap:10px;padding:12px 14px}.TelegramPopup-module__0Klyca__title{font-size:.78rem}.TelegramPopup-module__0Klyca__joinBtn{padding:8px 12px;font-size:.75rem}.TelegramPopup-module__0Klyca__iconWrap,.TelegramPopup-module__0Klyca__tgIcon,.TelegramPopup-module__0Klyca__iconPulse{width:32px;height:32px}}
.movies-module__cGxHsG__page{background:var(--background);min-height:100vh}.movies-module__cGxHsG__hero{background:linear-gradient(135deg,#8b5cf614 0%,#0a0a0c 60%);padding:6rem 0 5rem;position:relative;overflow:hidden}.movies-module__cGxHsG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf61f 0%,#0000 60%);width:700px;height:700px;position:absolute;top:-50%;left:-20%}.movies-module__cGxHsG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f472b614 0%,#0000 60%);width:500px;height:500px;position:absolute;bottom:-30%;right:-10%}.movies-module__cGxHsG__heroOverlay{background:linear-gradient(to top,var(--background),transparent);height:120px;position:absolute;bottom:0;left:0;right:0}.movies-module__cGxHsG__heroContent{z-index:1;text-align:center;position:relative}.movies-module__cGxHsG__heroTitle{color:#fff;background:linear-gradient(135deg,#fff 0%,var(--text-light)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:3.5rem;font-weight:900}.movies-module__cGxHsG__heroDescription{color:var(--text-muted);max-width:650px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.8}.movies-module__cGxHsG__heroStats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.movies-module__cGxHsG__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.movies-module__cGxHsG__statNumber{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900}.movies-module__cGxHsG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600}.movies-module__cGxHsG__section{padding:4rem 0}.movies-module__cGxHsG__sectionHeader{margin-bottom:2.5rem}.movies-module__cGxHsG__sectionTitle{color:#fff;letter-spacing:-.01em;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:flex}.movies-module__cGxHsG__icon{font-size:1.5rem}.movies-module__cGxHsG__sectionSubtitle{color:var(--text-muted);margin-left:2.25rem;font-size:1rem}.movies-module__cGxHsG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:28px;display:grid}.movies-module__cGxHsG__seoSection{padding:5rem 0}.movies-module__cGxHsG__seoContent{background:var(--glass-bg);border-radius:var(--radius-lg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3.5rem}.movies-module__cGxHsG__seoContent h2{color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.movies-module__cGxHsG__seoContent h3{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:2.5rem 0 1rem;font-size:1.4rem;font-weight:700}.movies-module__cGxHsG__seoContent p{color:var(--text-muted);margin-bottom:1rem;font-size:1rem;line-height:1.9}.movies-module__cGxHsG__seoContent ul{margin:1rem 0;padding:0;list-style:none}.movies-module__cGxHsG__seoContent li{color:var(--text-muted);margin-bottom:.75rem;padding-left:1.75rem;font-size:1rem;line-height:1.8;position:relative}.movies-module__cGxHsG__seoContent li:before{content:"✓";background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;position:absolute;left:0}.movies-module__cGxHsG__seoContent li strong{color:var(--text-light)}@media (max-width:768px){.movies-module__cGxHsG__hero{padding:4rem 0 3rem}.movies-module__cGxHsG__heroTitle{font-size:2.2rem}.movies-module__cGxHsG__heroDescription{font-size:1rem}.movies-module__cGxHsG__heroStats{gap:2rem}.movies-module__cGxHsG__statNumber{font-size:2rem}.movies-module__cGxHsG__sectionTitle{font-size:1.5rem}.movies-module__cGxHsG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px}.movies-module__cGxHsG__seoContent{padding:2rem}.movies-module__cGxHsG__seoContent h2{font-size:1.5rem}.movies-module__cGxHsG__seoContent h3{font-size:1.2rem}}@media (max-width:480px){.movies-module__cGxHsG__heroTitle{font-size:1.8rem}.movies-module__cGxHsG__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.movies-module__cGxHsG__seoContent{padding:1.5rem}}
.page-module___8aEwW__main{width:100vw;overflow-x:hidden}.page-module___8aEwW__hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;height:90vh;min-height:700px;margin-top:-80px;padding-top:80px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__hero:before{content:"";z-index:1;background:linear-gradient(90deg,#0a0a0cd9 0%,#0a0a0c66 55%,#0a0a0c1a 100%);position:absolute;inset:0}.page-module___8aEwW__hero:after{content:"";z-index:1;background:radial-gradient(at 80%,#8b5cf614 0%,#0000 65%);position:absolute;inset:0}.page-module___8aEwW__heroOverlay{background:linear-gradient(to top,var(--background)0%,#0a0a0c0d 35%,transparent 60%);pointer-events:none;z-index:2;position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:10;max-width:800px;animation:.8s cubic-bezier(.2,.8,.2,1) forwards page-module___8aEwW__slideUp;position:relative}.page-module___8aEwW__heroTitle{color:#fff;text-shadow:0 2px 24px #000000e6,0 4px 8px #0009;letter-spacing:-.03em;margin-bottom:20px;font-size:5rem;font-weight:900;line-height:1}.page-module___8aEwW__heroOverview{color:#ffffffd9;text-shadow:0 1px 8px #000c;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:560px;margin-bottom:36px;font-size:1.1rem;font-weight:400;line-height:1.65;display:-webkit-box;overflow:hidden}.page-module___8aEwW__heroActions{flex-wrap:wrap;gap:20px;display:flex}.page-module___8aEwW__section{padding:100px 0 40px;position:relative}.page-module___8aEwW__section:first-child{padding-top:100px}.page-module___8aEwW__moviesContainer{z-index:1;margin-top:-80px;position:relative}@media (max-width:768px){.page-module___8aEwW__moviesContainer{margin-top:0}.page-module___8aEwW__section:first-child{padding-top:40px}}@media (max-width:480px){.page-module___8aEwW__moviesContainer{margin-top:0}.page-module___8aEwW__section:first-child{padding-top:32px}}.page-module___8aEwW__sectionTitle{letter-spacing:-.01em;align-items:center;gap:16px;margin-bottom:48px;font-size:2.5rem;font-weight:800;display:flex;position:relative}.page-module___8aEwW__sectionTitle:before{content:"";background:linear-gradient(to bottom,var(--primary),var(--primary-hover));border-radius:4px;width:8px;height:32px;box-shadow:0 0 20px #8b5cf680}.page-module___8aEwW__sectionTitle:after{content:"";background:linear-gradient(90deg,var(--glass-border),transparent);flex:1;height:1px;margin-left:20px}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:32px;display:grid}@keyframes page-module___8aEwW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.page-module___8aEwW__heroTitle{font-size:4rem}.page-module___8aEwW__sectionTitle{font-size:2rem}}@media (max-width:900px){.page-module___8aEwW__heroTitle{font-size:3.5rem}.page-module___8aEwW__sectionTitle{font-size:1.8rem}.page-module___8aEwW__sectionTitle:after{display:none}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px}.page-module___8aEwW__section{padding:80px 0 30px}}@media (max-width:768px){.page-module___8aEwW__hero{align-items:flex-end;height:75vh;min-height:520px;padding-bottom:48px}.page-module___8aEwW__heroContent{max-width:100%}.page-module___8aEwW__heroTitle{margin-bottom:14px;font-size:2.6rem}.page-module___8aEwW__heroOverview{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin-bottom:24px;font-size:.95rem;display:-webkit-box;overflow:hidden}.page-module___8aEwW__heroActions{gap:12px}.page-module___8aEwW__sectionTitle{margin-bottom:28px;font-size:1.5rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.page-module___8aEwW__section{padding:60px 0 20px}}@media (max-width:480px){.page-module___8aEwW__hero{height:70vh;min-height:480px;padding-bottom:40px}.page-module___8aEwW__heroTitle{font-size:2.2rem}.page-module___8aEwW__heroOverview{-webkit-line-clamp:2;line-clamp:2;font-size:.92rem}.page-module___8aEwW__heroActions{flex-flow:wrap;gap:10px}.page-module___8aEwW__heroActions a{flex:1;justify-content:center;min-width:0;padding:12px 16px;font-size:.88rem}.page-module___8aEwW__sectionTitle{margin-bottom:20px;font-size:1.3rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.page-module___8aEwW__section{padding:40px 0 16px}}
.tv-shows-module__wce-qG__page{background:var(--background);min-height:100vh}.tv-shows-module__wce-qG__hero{background:linear-gradient(135deg,#8b5cf614 0%,#0a0a0c 60%);padding:6rem 0 5rem;position:relative;overflow:hidden}.tv-shows-module__wce-qG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f472b61a 0%,#0000 60%);width:700px;height:700px;position:absolute;top:-50%;right:-20%}.tv-shows-module__wce-qG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf614 0%,#0000 60%);width:500px;height:500px;position:absolute;bottom:-30%;left:-10%}.tv-shows-module__wce-qG__heroOverlay{background:linear-gradient(to top,var(--background),transparent);height:120px;position:absolute;bottom:0;left:0;right:0}.tv-shows-module__wce-qG__heroContent{z-index:1;text-align:center;position:relative}.tv-shows-module__wce-qG__heroTitle{color:#fff;background:linear-gradient(135deg,#fff 0%,var(--text-light)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:3.5rem;font-weight:900}.tv-shows-module__wce-qG__heroDescription{color:var(--text-muted);max-width:650px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.8}.tv-shows-module__wce-qG__heroStats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.tv-shows-module__wce-qG__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.tv-shows-module__wce-qG__statNumber{background:linear-gradient(135deg,var(--accent),var(--primary));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900}.tv-shows-module__wce-qG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600}.tv-shows-module__wce-qG__section{padding:4rem 0}.tv-shows-module__wce-qG__sectionHeader{margin-bottom:2.5rem}.tv-shows-module__wce-qG__sectionTitle{color:#fff;letter-spacing:-.01em;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:flex}.tv-shows-module__wce-qG__icon{font-size:1.5rem}.tv-shows-module__wce-qG__sectionSubtitle{color:var(--text-muted);margin-left:2.25rem;font-size:1rem}.tv-shows-module__wce-qG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:28px;display:grid}.tv-shows-module__wce-qG__seoSection{padding:5rem 0}.tv-shows-module__wce-qG__seoContent{background:var(--glass-bg);border-radius:var(--radius-lg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3.5rem}.tv-shows-module__wce-qG__seoContent h2{color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.tv-shows-module__wce-qG__seoContent h3{background:linear-gradient(135deg,var(--accent),var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:2.5rem 0 1rem;font-size:1.4rem;font-weight:700}.tv-shows-module__wce-qG__seoContent p{color:var(--text-muted);margin-bottom:1rem;font-size:1rem;line-height:1.9}.tv-shows-module__wce-qG__seoContent ul{margin:1rem 0;padding:0;list-style:none}.tv-shows-module__wce-qG__seoContent li{color:var(--text-muted);margin-bottom:.75rem;padding-left:1.75rem;font-size:1rem;line-height:1.8;position:relative}.tv-shows-module__wce-qG__seoContent li:before{content:"✓";background:linear-gradient(135deg,var(--accent),var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;position:absolute;left:0}.tv-shows-module__wce-qG__seoContent li strong{color:var(--text-light)}@media (max-width:768px){.tv-shows-module__wce-qG__hero{padding:4rem 0 3rem}.tv-shows-module__wce-qG__heroTitle{font-size:2.2rem}.tv-shows-module__wce-qG__heroDescription{font-size:1rem}.tv-shows-module__wce-qG__heroStats{gap:2rem}.tv-shows-module__wce-qG__statNumber{font-size:2rem}.tv-shows-module__wce-qG__sectionTitle{font-size:1.5rem}.tv-shows-module__wce-qG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px}.tv-shows-module__wce-qG__seoContent{padding:2rem}.tv-shows-module__wce-qG__seoContent h2{font-size:1.5rem}.tv-shows-module__wce-qG__seoContent h3{font-size:1.2rem}}@media (max-width:480px){.tv-shows-module__wce-qG__heroTitle{font-size:1.8rem}.tv-shows-module__wce-qG__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.tv-shows-module__wce-qG__seoContent{padding:1.5rem}}
