.HeroSlider-module__wMS9KG__hero{background:#000;width:100%;min-height:520px;position:relative;overflow:hidden}.HeroSlider-module__wMS9KG__backdropWrap{z-index:1;animation:.7s both HeroSlider-module__wMS9KG__heroFadeIn;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes HeroSlider-module__wMS9KG__heroFadeIn{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.HeroSlider-module__wMS9KG__backdropImg{object-fit:cover;filter:blur(20px);width:100%;height:100%;display:block;transform:scale(1.08)}.HeroSlider-module__wMS9KG__blurOverlay{background:#00000059;position:absolute;top:0;bottom:0;left:0;right:0}.HeroSlider-module__wMS9KG__gradientOverlay{background:linear-gradient(90deg,#0009 0%,#0003 50%,#0009 100%),linear-gradient(#0000 65%,#07101ff2 100%);position:absolute;top:0;bottom:0;left:0;right:0}.HeroSlider-module__wMS9KG__mainLayout{z-index:5;min-height:520px;max-width:var(--page-max);align-items:center;gap:40px;margin:0 auto;padding:80px 12px 100px;animation:.6s .15s both HeroSlider-module__wMS9KG__slideUp;display:flex;position:relative}@keyframes HeroSlider-module__wMS9KG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.HeroSlider-module__wMS9KG__posterWrap{border-radius:12px;flex-shrink:0;width:220px;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden;box-shadow:0 8px 40px #0009,0 0 0 1px #ffffff14}.HeroSlider-module__wMS9KG__posterWrap:hover{transform:scale(1.03);box-shadow:0 12px 50px #000000b3,0 0 0 1px #ffffff26}.HeroSlider-module__wMS9KG__posterImg{aspect-ratio:2/3;object-fit:cover;width:100%;height:auto;display:block}.HeroSlider-module__wMS9KG__content{flex-direction:column;justify-content:center;gap:14px;max-width:500px;display:flex}.HeroSlider-module__wMS9KG__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.HeroSlider-module__wMS9KG__rating{color:#facc15;background:#facc152e;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:14px;font-weight:700;display:inline-flex}.HeroSlider-module__wMS9KG__starIcon{fill:#facc15;width:14px;height:14px}.HeroSlider-module__wMS9KG__year{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:3px 10px;font-size:13px;font-weight:600}.HeroSlider-module__wMS9KG__quality{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--accent,#e85d25);border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.HeroSlider-module__wMS9KG__title{color:#fff;text-shadow:0 2px 20px #0009;margin:0;font-size:2.1rem;font-weight:800;line-height:1.15}.HeroSlider-module__wMS9KG__synopsis{color:#ffffffb8;max-width:480px;margin:0;font-size:14px;line-height:1.7}.HeroSlider-module__wMS9KG__cta{color:#fff;background:linear-gradient(135deg,#e50914 0%,#b20710 100%);border-radius:8px;align-items:center;gap:8px;width:-webkit-fit-content;width:fit-content;margin-top:6px;padding:12px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 20px #e5091473}.HeroSlider-module__wMS9KG__cta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #e5091499}.HeroSlider-module__wMS9KG__arrow{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;line-height:1;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__wMS9KG__arrow:hover{background:#000000b3;transform:translateY(-50%)scale(1.08)}.HeroSlider-module__wMS9KG__arrowLeft{left:16px}.HeroSlider-module__wMS9KG__arrowRight{right:16px}.HeroSlider-module__wMS9KG__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.HeroSlider-module__wMS9KG__dot,.HeroSlider-module__wMS9KG__dotActive{cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.HeroSlider-module__wMS9KG__dot{background:#ffffff4d}.HeroSlider-module__wMS9KG__dot:hover{background:#ffffff8c}.HeroSlider-module__wMS9KG__dotActive{background:#e50914;transform:scale(1.25);box-shadow:0 0 8px #e5091499}.HeroSlider-module__wMS9KG__thumbStrip{z-index:10;gap:8px;display:flex;position:absolute;bottom:50px;right:12px}.HeroSlider-module__wMS9KG__thumb{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:56px;height:80px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.HeroSlider-module__wMS9KG__thumb:hover{opacity:.8;transform:translateY(-2px)}.HeroSlider-module__wMS9KG__thumbActive{opacity:1;border-color:#e50914;box-shadow:0 0 10px #e5091466}.HeroSlider-module__wMS9KG__thumbImg{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.HeroSlider-module__wMS9KG__hero{min-height:420px}.HeroSlider-module__wMS9KG__mainLayout{gap:20px;min-height:420px;padding:70px 20px 90px}.HeroSlider-module__wMS9KG__posterWrap{width:140px}.HeroSlider-module__wMS9KG__content{max-width:100%}.HeroSlider-module__wMS9KG__title{font-size:1.5rem}.HeroSlider-module__wMS9KG__synopsis{display:none}.HeroSlider-module__wMS9KG__arrow{width:36px;height:36px;font-size:22px}.HeroSlider-module__wMS9KG__arrowLeft{left:8px}.HeroSlider-module__wMS9KG__arrowRight{right:8px}.HeroSlider-module__wMS9KG__thumbStrip{display:none}.HeroSlider-module__wMS9KG__dots{bottom:16px}}@media (max-width:480px){.HeroSlider-module__wMS9KG__hero{min-height:360px}.HeroSlider-module__wMS9KG__mainLayout{gap:16px;min-height:360px;padding:60px 16px 80px}.HeroSlider-module__wMS9KG__posterWrap{width:110px}.HeroSlider-module__wMS9KG__title{font-size:1.25rem}.HeroSlider-module__wMS9KG__cta{padding:10px 24px;font-size:13px}}
.MovieCard-module__TSt8gq__card{width:100%;min-width:0;min-height:0;color:var(--text);background:0 0;border:none;border-radius:12px;flex-direction:column;gap:10px;margin-bottom:10px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:visible}.MovieCard-module__TSt8gq__card:hover{transform:translateY(-5px)}.MovieCard-module__TSt8gq__poster{aspect-ratio:2/3;background:var(--bg-surface);border-radius:10px;position:relative;overflow:hidden}.MovieCard-module__TSt8gq__badge{z-index:3;letter-spacing:.03em;color:#0f172a;text-transform:uppercase;background:#fff;border:1px solid #0f172a2e;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.2;position:absolute;top:8px;right:8px}.MovieCard-module__TSt8gq__posterImg{object-fit:cover;width:100%;height:100%;display:block}.MovieCard-module__TSt8gq__playOverlay{z-index:2;opacity:0;pointer-events:none;background:#0000006b;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.MovieCard-module__TSt8gq__card:hover .MovieCard-module__TSt8gq__playOverlay{opacity:1}.MovieCard-module__TSt8gq__playIcon{filter:drop-shadow(0 4px 12px #00000059);display:block}.MovieCard-module__TSt8gq__body{flex-direction:column;gap:6px;min-width:0;padding:0 2px;display:flex}.MovieCard-module__TSt8gq__title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.MovieCard-module__TSt8gq__metaRow{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.MovieCard-module__TSt8gq__metaLeft{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;line-height:1.35;overflow:hidden}.MovieCard-module__TSt8gq__typePill{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-light);background:#ffffff0f;border:1px solid #94a3b866;border-radius:4px;flex-shrink:0;padding:3px;font-size:11px;font-weight:600}@media (max-width:768px){.MovieCard-module__TSt8gq__typePill{padding:2px 6px;font-size:10px}}
.HomeTrendingScroll-module___HHuFa__section{margin-bottom:40px}.HomeTrendingScroll-module___HHuFa__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-bottom:16px;padding:0 2px;display:flex}.HomeTrendingScroll-module___HHuFa__title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.35rem;font-weight:700}.HomeTrendingScroll-module___HHuFa__viewMore{color:var(--accent,#f0763f);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.HomeTrendingScroll-module___HHuFa__viewMore:hover{color:#f5a97a}.HomeTrendingScroll-module___HHuFa__scrollWrap{position:relative}.HomeTrendingScroll-module___HHuFa__scrollTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:4px 2px 20px;display:flex;overflow-x:auto;overflow-y:hidden}.HomeTrendingScroll-module___HHuFa__scrollTrack::-webkit-scrollbar{display:none}.HomeTrendingScroll-module___HHuFa__scrollItem{scroll-snap-align:start;flex:0 0 160px;min-width:0}.HomeTrendingScroll-module___HHuFa__scrollArrow{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:background .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-60%)}.HomeTrendingScroll-module___HHuFa__scrollWrap:hover .HomeTrendingScroll-module___HHuFa__scrollArrow{opacity:1}.HomeTrendingScroll-module___HHuFa__scrollArrow:hover{background:#000c}.HomeTrendingScroll-module___HHuFa__scrollArrowLeft{left:-4px}.HomeTrendingScroll-module___HHuFa__scrollArrowRight{right:-4px}@media (max-width:768px){.HomeTrendingScroll-module___HHuFa__scrollItem{flex:0 0 130px}.HomeTrendingScroll-module___HHuFa__scrollArrow{display:none}.HomeTrendingScroll-module___HHuFa__title{font-size:1.2rem}}@media (max-width:480px){.HomeTrendingScroll-module___HHuFa__scrollItem{flex:0 0 110px}}
.HomeSectionRail-module__OqjYiG__section{margin-bottom:36px}.HomeSectionRail-module__OqjYiG__head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;padding:0 2px;display:flex}.HomeSectionRail-module__OqjYiG__title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.35rem;font-weight:700}.HomeSectionRail-module__OqjYiG__more{color:var(--accent-light,var(--accent));flex-shrink:0;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s}.HomeSectionRail-module__OqjYiG__more:hover{opacity:.85;text-decoration:underline}.HomeSectionRail-module__OqjYiG__grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:auto;gap:16px 8px;padding:4px 2px 20px;display:grid}@media (max-width:768px){.HomeSectionRail-module__OqjYiG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.HomeSectionRail-module__OqjYiG__title{font-size:1.2rem}.HomeSectionRail-module__OqjYiG__section{margin-bottom:28px}}@media (max-width:480px){.HomeSectionRail-module__OqjYiG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
.HomeGenresGrid-module__JkF8nG__section{margin-bottom:40px}.HomeGenresGrid-module__JkF8nG__heading{letter-spacing:-.02em;color:var(--text);margin:0 0 18px;padding:0 2px;font-size:1.35rem;font-weight:700}.HomeGenresGrid-module__JkF8nG__grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.HomeGenresGrid-module__JkF8nG__card{border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100px;padding:20px 12px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.HomeGenresGrid-module__JkF8nG__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000059}.HomeGenresGrid-module__JkF8nG__icon{font-size:28px;line-height:1}.HomeGenresGrid-module__JkF8nG__label{color:#fff;text-align:center;font-size:13px;font-weight:600;line-height:1.3}@media (max-width:768px){.HomeGenresGrid-module__JkF8nG__grid{grid-template-columns:repeat(4,1fr);gap:10px}.HomeGenresGrid-module__JkF8nG__card{min-height:80px;padding:14px 8px}.HomeGenresGrid-module__JkF8nG__icon{font-size:24px}.HomeGenresGrid-module__JkF8nG__label{font-size:11px}.HomeGenresGrid-module__JkF8nG__heading{font-size:1.2rem}}@media (max-width:480px){.HomeGenresGrid-module__JkF8nG__grid{grid-template-columns:repeat(3,1fr);gap:8px}.HomeGenresGrid-module__JkF8nG__card{border-radius:10px;min-height:70px;padding:12px 6px}.HomeGenresGrid-module__JkF8nG__icon{font-size:22px}.HomeGenresGrid-module__JkF8nG__label{font-size:10px}}
.HomePersonGrid-module__QhEeWW__section{margin-bottom:40px}.HomePersonGrid-module__QhEeWW__heading{letter-spacing:-.02em;color:var(--text);margin:0 0 18px;padding:0 2px;font-size:1.35rem;font-weight:700}.HomePersonGrid-module__QhEeWW__grid{grid-template-columns:repeat(6,1fr);gap:20px 12px;display:grid}.HomePersonGrid-module__QhEeWW__card{flex-direction:column;align-items:center;gap:10px;text-decoration:none;transition:transform .18s;display:flex}.HomePersonGrid-module__QhEeWW__card:hover{transform:translateY(-4px)}.HomePersonGrid-module__QhEeWW__card:hover .HomePersonGrid-module__QhEeWW__avatarWrap{box-shadow:0 0 0 3px var(--accent,#e85d25)}.HomePersonGrid-module__QhEeWW__avatarWrap{border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:88px;height:88px;transition:box-shadow .2s;overflow:hidden}.HomePersonGrid-module__QhEeWW__avatar{object-fit:cover;width:100%;height:100%;display:block}.HomePersonGrid-module__QhEeWW__avatarPlaceholder{background:linear-gradient(135deg, var(--bg-card) 0%, var(--bg-surface) 100%);width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.HomePersonGrid-module__QhEeWW__name{color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}@media (max-width:768px){.HomePersonGrid-module__QhEeWW__grid{grid-template-columns:repeat(4,1fr);gap:16px 10px}.HomePersonGrid-module__QhEeWW__avatarWrap{width:72px;height:72px}.HomePersonGrid-module__QhEeWW__name{font-size:12px}.HomePersonGrid-module__QhEeWW__heading{font-size:1.2rem}}@media (max-width:480px){.HomePersonGrid-module__QhEeWW__grid{grid-template-columns:repeat(3,1fr);gap:14px 8px}.HomePersonGrid-module__QhEeWW__avatarWrap{width:64px;height:64px}.HomePersonGrid-module__QhEeWW__name{font-size:11px}}
.HomeYearButtons-module__pue6QW__section{margin-bottom:40px}.HomeYearButtons-module__pue6QW__heading{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;padding:0 2px;font-size:1.35rem;font-weight:700}.HomeYearButtons-module__pue6QW__row{flex-wrap:wrap;gap:10px;display:flex}.HomeYearButtons-module__pue6QW__pill{color:var(--text);background:var(--bg-card);border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;padding:10px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,transform .15s,border-color .18s;display:inline-flex}.HomeYearButtons-module__pue6QW__pill:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 14px #e85d254d}@media (max-width:768px){.HomeYearButtons-module__pue6QW__heading{font-size:1.2rem}.HomeYearButtons-module__pue6QW__pill{padding:8px 20px;font-size:13px}}@media (max-width:480px){.HomeYearButtons-module__pue6QW__row{gap:8px}.HomeYearButtons-module__pue6QW__pill{padding:7px 16px;font-size:12px}}
.MovieDetailRecommendations-module__dgLKZa__section{margin-top:44px;padding-bottom:48px}.MovieDetailRecommendations-module__dgLKZa__title{letter-spacing:-.02em;color:var(--text);margin:0 0 18px;font-size:1.2rem;font-weight:600}.MovieDetailRecommendations-module__dgLKZa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px;display:grid}@media (min-width:769px){.MovieDetailRecommendations-module__dgLKZa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 14px}}@media (min-width:1024px){.MovieDetailRecommendations-module__dgLKZa__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1280px){.MovieDetailRecommendations-module__dgLKZa__grid{grid-template-columns:repeat(7,minmax(0,1fr))}}
.HomeCountryFlags-module__xEIgEq__section{margin-bottom:40px}.HomeCountryFlags-module__xEIgEq__heading{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;padding:0 2px;font-size:1.35rem;font-weight:700}.HomeCountryFlags-module__xEIgEq__grid{flex-wrap:wrap;gap:12px;display:flex}.HomeCountryFlags-module__xEIgEq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:90px;padding:16px 20px;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:flex}.HomeCountryFlags-module__xEIgEq__card:hover{background:var(--bg-card-hover);border-color:#ffffff26;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.HomeCountryFlags-module__xEIgEq__flag{object-fit:cover;border:1px solid #ffffff1f;border-radius:4px;width:56px;height:38px;display:block}.HomeCountryFlags-module__xEIgEq__name{color:var(--text);text-align:center;white-space:nowrap;font-size:12px;font-weight:600}@media (max-width:768px){.HomeCountryFlags-module__xEIgEq__grid{gap:10px}.HomeCountryFlags-module__xEIgEq__card{border-radius:10px;min-width:75px;padding:12px 14px}.HomeCountryFlags-module__xEIgEq__flag{width:48px;height:32px}.HomeCountryFlags-module__xEIgEq__name{font-size:11px}.HomeCountryFlags-module__xEIgEq__heading{font-size:1.2rem}}@media (max-width:480px){.HomeCountryFlags-module__xEIgEq__grid{gap:8px}.HomeCountryFlags-module__xEIgEq__card{min-width:68px;padding:10px}.HomeCountryFlags-module__xEIgEq__flag{width:40px;height:27px}.HomeCountryFlags-module__xEIgEq__name{font-size:10px}}
.FilmShare-module__lrpvdW__filmShare{justify-content:center;margin-bottom:24px;display:flex}.FilmShare-module__lrpvdW__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.FilmShare-module__lrpvdW__title{color:var(--text);font-size:20px;font-weight:600;line-height:30px}.FilmShare-module__lrpvdW__btn{border-radius:4px;justify-content:center;align-items:center;padding:4px;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.FilmShare-module__lrpvdW__btnRed{background:#e60023}.FilmShare-module__lrpvdW__btnRed img{width:24px;height:24px}.FilmShare-module__lrpvdW__btn:hover{opacity:.92;transform:translateY(-1px)}.FilmShare-module__lrpvdW__btnIcon{object-fit:contain;width:32px;height:32px;display:block}@media (max-width:768px){.FilmShare-module__lrpvdW__filmShare{justify-content:center;margin-top:16px}.FilmShare-module__lrpvdW__btnIcon{width:28px;height:28px}}
.HomeAZBar-module__0nIVga__section{margin-bottom:40px}.HomeAZBar-module__0nIVga__title{letter-spacing:-.02em;color:var(--text);margin:0 0 14px;font-size:1.35rem;font-weight:700}.HomeAZBar-module__0nIVga__bar{flex-wrap:wrap;gap:6px;display:flex}.HomeAZBar-module__0nIVga__letter{color:#e2e8f0d9;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b81a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.HomeAZBar-module__0nIVga__letter:hover{color:#f5a97a;background:#e85d252e;border-color:#e85d2566;transform:translateY(-1px)}@media (max-width:768px){.HomeAZBar-module__0nIVga__title{font-size:1.2rem}.HomeAZBar-module__0nIVga__bar{gap:5px}.HomeAZBar-module__0nIVga__letter{border-radius:6px;width:34px;height:34px;font-size:13px}}
.MoviesAggregation-module__xpsVMW__wrapper{padding:18px 0 64px}.MoviesAggregation-module__xpsVMW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.MoviesAggregation-module__xpsVMW__breadcrumb{margin-bottom:6px}.MoviesAggregation-module__xpsVMW__breadcrumbList{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.MoviesAggregation-module__xpsVMW__breadcrumbItem{align-items:center;font-size:13px;line-height:1.4;display:flex}.MoviesAggregation-module__xpsVMW__breadcrumbLink{color:#94a3b8cc;text-decoration:none;transition:color .15s}.MoviesAggregation-module__xpsVMW__breadcrumbLink:hover{color:#f5a97a}.MoviesAggregation-module__xpsVMW__breadcrumbSep{color:#94a3b866;margin:0 6px;font-size:14px}.MoviesAggregation-module__xpsVMW__breadcrumbCurrent{color:#e2e8f0e6;font-weight:500}.MoviesAggregation-module__xpsVMW__hero{margin-top:10px}.MoviesAggregation-module__xpsVMW__title{color:#fff;margin:0;font-size:25px;font-weight:800;line-height:1.2}.MoviesAggregation-module__xpsVMW__list{margin-top:16px}.MoviesAggregation-module__xpsVMW__empty{color:#a3a3a3;margin:0;font-size:15px}.MoviesAggregation-module__xpsVMW__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:16px;padding-bottom:18px;display:grid}@media (max-width:768px){.MoviesAggregation-module__xpsVMW__wrapper{padding:12px 12px 0}.MoviesAggregation-module__xpsVMW__title{font-size:19px}.MoviesAggregation-module__xpsVMW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media (max-width:480px){.MoviesAggregation-module__xpsVMW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}}
.home-module__06co2W__railsBand{z-index:5;background:linear-gradient(180deg, #060d1f 0%, #0a1228 40%, var(--bg-page,#0b1120) 100%);border-top:1px solid #ffffff0f;padding:28px 0 8px;position:relative}.home-module__06co2W__railsInner{padding-bottom:8px}.home-module__06co2W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.FilmesFilterPanel-module___Lb7Iq__root{width:100%}.FilmesFilterPanel-module___Lb7Iq__heroRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.FilmesFilterPanel-module___Lb7Iq__title{color:#fff;flex:1;min-width:0;margin:0;font-size:25px;font-weight:800;line-height:1.2}.FilmesFilterPanel-module___Lb7Iq__toggle{color:#e8edf7;cursor:pointer;background:#ffffff0f;border:1px solid #94a3b840;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.FilmesFilterPanel-module___Lb7Iq__toggle:hover,.FilmesFilterPanel-module___Lb7Iq__toggleActive{background:#ffffff1a;border-color:#f5a97a73}.FilmesFilterPanel-module___Lb7Iq__toggleIcon{opacity:.85;flex-shrink:0}.FilmesFilterPanel-module___Lb7Iq__panelWrap{grid-template-rows:0fr;margin-top:12px;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.FilmesFilterPanel-module___Lb7Iq__panelWrapOpen{grid-template-rows:1fr}.FilmesFilterPanel-module___Lb7Iq__panelWrapInner{min-height:0;overflow:hidden}.FilmesFilterPanel-module___Lb7Iq__panel{-webkit-backdrop-filter:blur(16px);opacity:0;background:#0f172aa6;border:1px solid #94a3b81f;border-radius:12px;flex-direction:column;width:100%;max-height:min(72vh,700px);margin-top:0;transition:opacity .32s,transform .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(-6px);box-shadow:0 8px 32px #0000004d}.FilmesFilterPanel-module___Lb7Iq__panelWrapOpen .FilmesFilterPanel-module___Lb7Iq__panel{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.FilmesFilterPanel-module___Lb7Iq__panelWrap{transition:none}.FilmesFilterPanel-module___Lb7Iq__panel{transition:none;transform:none}.FilmesFilterPanel-module___Lb7Iq__panelWrapOpen .FilmesFilterPanel-module___Lb7Iq__panel{transform:none}}.FilmesFilterPanel-module___Lb7Iq__panelInner{padding:20px 20px 14px;overflow:auto}.FilmesFilterPanel-module___Lb7Iq__block{margin-bottom:18px}.FilmesFilterPanel-module___Lb7Iq__block:last-of-type{margin-bottom:0}.FilmesFilterPanel-module___Lb7Iq__blockTitle{color:#f1f5f980;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:12px;font-weight:700}.FilmesFilterPanel-module___Lb7Iq__pillGrid{flex-wrap:wrap;gap:8px;display:flex}.FilmesFilterPanel-module___Lb7Iq__pill{color:#cbd5e1d9;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffff0a;border:1px solid #94a3b826;border-radius:6px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.FilmesFilterPanel-module___Lb7Iq__pill:hover{color:#fff;background:#ffffff1a;border-color:#94a3b84d}.FilmesFilterPanel-module___Lb7Iq__pillActive{color:#f5a97a;background:#e85d2533;border-color:#e85d2580;font-weight:600}.FilmesFilterPanel-module___Lb7Iq__pillActive:hover{background:#e85d2547;border-color:#e85d2599}.FilmesFilterPanel-module___Lb7Iq__actions{border-top:1px solid #94a3b81a;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 20px 16px;display:flex}.FilmesFilterPanel-module___Lb7Iq__btnPrimary{color:#fff;cursor:pointer;background:#f0763f;border:none;border-radius:8px;align-items:center;gap:8px;padding:9px 22px;font-size:13px;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.FilmesFilterPanel-module___Lb7Iq__btnPrimary:hover{background:#e85d25;transform:translateY(-1px)}.FilmesFilterPanel-module___Lb7Iq__btnIcon{flex-shrink:0}.FilmesFilterPanel-module___Lb7Iq__btnGhost{color:#f87171d9;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.FilmesFilterPanel-module___Lb7Iq__btnGhost:hover{color:#f87171;background:#ef444426;border-color:#ef444459}.FilmesFilterPanel-module___Lb7Iq__closeX{font-size:16px;line-height:1}.FilmesFilterPanel-module___Lb7Iq__btnClose{color:#e8edf799;cursor:pointer;background:0 0;border:1px solid #94a3b826;border-radius:8px;align-items:center;margin-left:auto;padding:9px 16px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.FilmesFilterPanel-module___Lb7Iq__btnClose:hover{color:#e8edf7;background:#ffffff0f}@media (max-width:768px){.FilmesFilterPanel-module___Lb7Iq__title{font-size:19px}.FilmesFilterPanel-module___Lb7Iq__panelInner{padding:16px 14px 12px}.FilmesFilterPanel-module___Lb7Iq__pillGrid{gap:6px}.FilmesFilterPanel-module___Lb7Iq__pill{padding:5px 11px;font-size:12px}.FilmesFilterPanel-module___Lb7Iq__actions{padding:12px 14px 14px}}
.PageContainer-module__cvx-4a__root{width:100%;max-width:var(--page-max);margin:0 auto;padding:0 12px}
.Header-module__lnUIdW__header{z-index:100;background:linear-gradient(90deg,#2a1508 0%,#1c1209 30%,#18100a 60%,#221610 100%);border-bottom:1px solid #ffffff0f;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 20px #00000080}.Header-module__lnUIdW__bar{height:var(--home-header-bar-height);align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;margin-right:8px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImg{object-fit:contain;object-position:left center;width:auto;min-width:108px;max-width:140px;height:50px;display:block}.Header-module__lnUIdW__nav{flex:1;align-items:center;gap:2px;min-width:0;display:flex}.Header-module__lnUIdW__barEnd{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.Header-module__lnUIdW__searchForm{background:#ffffff14;border:1px solid #e85d2533;border-radius:8px;align-items:center;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.Header-module__lnUIdW__searchForm:focus-within{background:#ffffff1f;border-color:#e85d2566;box-shadow:0 0 0 2px #e85d2526}.Header-module__lnUIdW__searchInput{color:#fff;background:0 0;border:0;outline:none;width:180px;padding:7px 10px 7px 12px;font-family:inherit;font-size:13px}.Header-module__lnUIdW__searchInput::-webkit-input-placeholder{color:#fff6;font-size:12.5px}.Header-module__lnUIdW__searchInput::placeholder{color:#fff6;font-size:12.5px}.Header-module__lnUIdW__searchBtn{color:#fff9;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:7px 10px;transition:color .15s;display:flex}.Header-module__lnUIdW__searchBtn:hover{color:#fff}.Header-module__lnUIdW__searchWrap{position:relative}.Header-module__lnUIdW__suggestDropdown{z-index:300;background:linear-gradient(#1f1712 0%,#161009 100%);border:1px solid #e85d2540;border-radius:10px;min-width:280px;max-height:360px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 36px #0000008c}.Header-module__lnUIdW__suggestItem{margin:0;padding:0}.Header-module__lnUIdW__suggestBtn{color:#ffffffe0;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;align-items:center;gap:10px;width:100%;margin:0;padding:10px 14px;font-family:inherit;font-size:13px;transition:background .12s,color .12s;display:flex;overflow:hidden}.Header-module__lnUIdW__suggestBtn:hover{color:#fff;background:#e85d2533}.Header-module__lnUIdW__suggestIcon{opacity:.45;flex-shrink:0}.Header-module__lnUIdW__downloadBtn{cursor:pointer;letter-spacing:.02em;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#e85d25 0%,#d14e1c 55%,#b84315 100%);border:1px solid #f5a97a8c;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s,box-shadow .18s,transform .15s;display:inline-flex;box-shadow:0 0 0 1px #e85d2559,0 4px 14px #e85d2559}.Header-module__lnUIdW__downloadBtn:hover{background:linear-gradient(135deg,#f0763f 0%,#e85d25 50%,#d14e1c 100%);box-shadow:0 0 0 1px #f5a97a80,0 6px 18px #e85d2573}.Header-module__lnUIdW__downloadBtn:focus-visible{outline-offset:2px;outline:2px solid #f5a97ae6}.Header-module__lnUIdW__downloadBtnIcon{opacity:.98;flex-shrink:0}.Header-module__lnUIdW__navLink{color:#ffffffd1;white-space:nowrap;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .18s,background .18s}.Header-module__lnUIdW__navLink:hover{color:#fff;background:#ffffff14}.Header-module__lnUIdW__navLinkActive{color:#fff;background:#e85d2561;font-weight:700;box-shadow:0 0 0 1px #f5a97aa6,0 4px 18px #e85d2573}.Header-module__lnUIdW__navLinkActive:hover{color:#fff;background:#e85d257a;box-shadow:0 0 0 1px #f5a97abf,0 4px 20px #e85d258c}.Header-module__lnUIdW__navDropdown{position:relative}.Header-module__lnUIdW__navDropdownTrigger{color:#ffffffd1;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;margin:0;padding:6px 10px 6px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:color .18s,background .18s;display:inline-flex}.Header-module__lnUIdW__navDropdownChevron{opacity:.85;flex-shrink:0;transition:transform .2s,opacity .18s}.Header-module__lnUIdW__navDropdownTrigger:focus-visible{outline-offset:2px;outline:2px solid #f5a97acc}.Header-module__lnUIdW__navDropdown:hover .Header-module__lnUIdW__navDropdownTrigger{color:#fff;background:#ffffff14}.Header-module__lnUIdW__navDropdown:focus-within .Header-module__lnUIdW__navDropdownTrigger{color:#fff;background:#ffffff14}.Header-module__lnUIdW__navDropdownActive .Header-module__lnUIdW__navDropdownTrigger{color:#fff;background:#e85d2561;font-weight:700;box-shadow:0 0 0 1px #f5a97aa6,0 4px 18px #e85d2573}.Header-module__lnUIdW__navDropdownPanel{z-index:200;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#1f1712 0%,#161009 100%);border:1px solid #e85d254d;border-radius:12px;flex-direction:column;gap:4px;min-width:360px;max-width:min(92vw,520px);margin:0;padding:12px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 6px);left:50%;overflow:visible;transform:translate(-50%)translateY(6px);box-shadow:0 16px 40px #0000008c}.Header-module__lnUIdW__navDropdownPanel:before{content:"";height:10px;position:absolute;bottom:100%;left:0;right:0}.Header-module__lnUIdW__navDropdown:hover .Header-module__lnUIdW__navDropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__navDropdown:focus-within .Header-module__lnUIdW__navDropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__navDropdown:hover .Header-module__lnUIdW__navDropdownChevron{transform:rotate(180deg)}.Header-module__lnUIdW__navDropdown:focus-within .Header-module__lnUIdW__navDropdownChevron{transform:rotate(180deg)}.Header-module__lnUIdW__navDropdown.Header-module__lnUIdW__navDropdownDismissed:hover .Header-module__lnUIdW__navDropdownPanel{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%)translateY(6px)}.Header-module__lnUIdW__navDropdown.Header-module__lnUIdW__navDropdownDismissed:focus-within .Header-module__lnUIdW__navDropdownPanel{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%)translateY(6px)}.Header-module__lnUIdW__navDropdown.Header-module__lnUIdW__navDropdownDismissed:hover .Header-module__lnUIdW__navDropdownChevron{transform:none}.Header-module__lnUIdW__navDropdown.Header-module__lnUIdW__navDropdownDismissed:focus-within .Header-module__lnUIdW__navDropdownChevron{transform:none}.Header-module__lnUIdW__navDropdownPanelNarrow{min-width:240px;max-width:320px}.Header-module__lnUIdW__navDropdownSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#f5a97ab3;margin:0;padding:4px 8px 6px;font-size:11px;font-weight:700}.Header-module__lnUIdW__navDropdownGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 4px;display:grid}.Header-module__lnUIdW__navDropdownGridNarrow{grid-template-columns:1fr}.Header-module__lnUIdW__navDropdownDivider{background:#e85d252e;height:1px;margin:6px 4px}.Header-module__lnUIdW__navDropdownLink{color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;min-width:0;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block;overflow:hidden}.Header-module__lnUIdW__navDropdownLink:hover{color:#fff;background:#e85d2547}.Header-module__lnUIdW__navDropdownLinkActive{color:#fff;background:#e85d2561;font-weight:600}.Header-module__lnUIdW__navDropdownLinkFeatured{border-left:2px solid #e85d2566;padding-left:10px}.Header-module__lnUIdW__navDropdownLinkFeatured:hover{border-left-color:#f5a97acc}.Header-module__lnUIdW__hamburger{cursor:pointer;background:0 0;border:0;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Header-module__lnUIdW__hbar{transform-origin:50%;background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module__lnUIdW__hbar1Open{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__hbar2Open{opacity:0;transform:scaleX(0)}.Header-module__lnUIdW__hbar3Open{transform:translateY(-7px)rotate(-45deg)}.Header-module__lnUIdW__drawer{background:#110d0a;border-top:1px solid #e85d251f;max-height:0;transition:max-height .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.Header-module__lnUIdW__drawerOpen{max-height:min(90vh,820px);overflow-y:auto}.Header-module__lnUIdW__drawerSearch{border-bottom:1px solid #e85d251a;padding:10px 16px}.Header-module__lnUIdW__drawerSearchForm{background:#ffffff14;border:1px solid #e85d2533;border-radius:8px;align-items:center;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.Header-module__lnUIdW__drawerSearchForm:focus-within{background:#ffffff1f;border-color:#e85d2566}.Header-module__lnUIdW__drawerSearchInput{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:10px 12px;font-family:inherit;font-size:15px}.Header-module__lnUIdW__drawerSearchInput::-webkit-input-placeholder{color:#fff6}.Header-module__lnUIdW__drawerSearchInput::placeholder{color:#fff6}.Header-module__lnUIdW__drawerSearchBtn{color:#fff9;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:10px 14px;display:flex}.Header-module__lnUIdW__drawerNav{flex-direction:column;padding:4px 0 12px;display:flex}.Header-module__lnUIdW__drawerLink{color:#fffc;padding:12px 20px;font-size:16px;text-decoration:none;transition:background .15s,color .15s}.Header-module__lnUIdW__drawerLink:hover{color:#fff;background:#ffffff0f}.Header-module__lnUIdW__drawerLinkActive{color:#fff;border-left:3px solid var(--accent-light);background:linear-gradient(90deg,#e85d256b 0%,#e85d251f 55%,#0000 100%);padding-left:17px;font-weight:700;box-shadow:inset 0 1px #ffffff0f}.Header-module__lnUIdW__drawerLinkActive:hover{color:#fff;background:linear-gradient(90deg,#e85d2580 0%,#e85d2529 55%,#0000 100%)}.Header-module__lnUIdW__drawerAccordion{border-top:1px solid #e85d251a;border-bottom:1px solid #e85d251a}.Header-module__lnUIdW__drawerAccordion+.Header-module__lnUIdW__drawerAccordion{border-top:0}.Header-module__lnUIdW__drawerAccordionBtn{color:#ffffffe6;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 20px;font-family:inherit;font-size:16px;font-weight:600;display:flex}.Header-module__lnUIdW__drawerAccordionChevron{opacity:.85;flex-shrink:0;transition:transform .22s}.Header-module__lnUIdW__drawerAccordionChevronOpen{transform:rotate(180deg)}.Header-module__lnUIdW__drawerAccordionList{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 6px;padding:4px 14px 10px;display:grid}.Header-module__lnUIdW__drawerAccordionSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#f5a97a99;grid-column:1/-1;margin:0;padding:8px 6px 4px;font-size:11px;font-weight:700}.Header-module__lnUIdW__drawerAccordionDivider{background:#e85d251f;grid-column:1/-1;height:1px;margin:4px 0}.Header-module__lnUIdW__drawerSubLink{color:#ffffffbf;border-radius:4px;padding:10px;font-size:15px;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module__lnUIdW__drawerSubLink:hover{color:#fff;background:#ffffff0f}.Header-module__lnUIdW__drawerSubLinkActive{color:var(--accent-light);background:#e85d251f;font-weight:600}@media (max-width:900px){.Header-module__lnUIdW__searchForm{display:none}}@media (max-width:640px){.Header-module__lnUIdW__bar{gap:8px}.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__logo{min-width:0;max-width:100%;margin-right:0}.Header-module__lnUIdW__logoImg{width:auto;min-width:min(112px,100%);max-width:min(140px,100vw - 132px);height:max(36px,min(12vw,48px));min-height:36px}.Header-module__lnUIdW__searchForm{display:none}.Header-module__lnUIdW__downloadBtn{padding:7px 12px;font-size:12px}.Header-module__lnUIdW__hamburger{display:flex}}@media (min-width:641px) and (max-width:900px){.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__nav{display:none}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border);background:linear-gradient(180deg, #071035a6 0%, var(--bg-surface) 38%, #0a1528 100%);padding:32px 0 0}.Footer-module__3hUVsW__brandRow{border-bottom:1px solid var(--border);align-items:center;gap:20px;margin-bottom:24px;padding-bottom:20px;display:flex}.Footer-module__3hUVsW__logoLink{flex-shrink:0;align-items:center;display:flex}.Footer-module__3hUVsW__logoImg{object-fit:contain;width:auto;max-width:160px;height:40px;display:block}.Footer-module__3hUVsW__copy{color:#ffffff73;white-space:nowrap;font-size:13px}.Footer-module__3hUVsW__threeCol{grid-template-columns:1.4fr 1fr minmax(220px,320px);align-items:start;gap:28px 36px;padding-bottom:28px;display:grid}.Footer-module__3hUVsW__colLeft{min-width:0}.Footer-module__3hUVsW__desc{color:#ffffff80;margin:0;font-size:13px;line-height:1.7}.Footer-module__3hUVsW__colCenter{min-width:0}.Footer-module__3hUVsW__links{flex-wrap:wrap;align-items:center;gap:4px 0;margin:0;padding:0;display:flex}.Footer-module__3hUVsW__link{color:#ffffffb8;white-space:nowrap;padding:4px 10px;font-size:13px;transition:color .18s;position:relative}.Footer-module__3hUVsW__link:not(:last-child):after{content:"";background:#ffffff2e;width:1px;height:12px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.Footer-module__3hUVsW__link:hover{color:var(--accent-light)}.Footer-module__3hUVsW__colRight{min-width:0}.Footer-module__3hUVsW__disclaimerBox{background:#ffffff05;border:1px solid #ffffff26;border-radius:4px;padding:14px 16px;position:relative}.Footer-module__3hUVsW__disclaimerCorner{background:#e11d48;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 1px #0a1528}.Footer-module__3hUVsW__disclaimerText{color:#ffffff8c;margin:0;font-size:12px;line-height:1.6}.Footer-module__3hUVsW__disclaimerText strong{color:#fffc;font-weight:700}.Footer-module__3hUVsW__disclaimerLink{color:var(--accent-light);text-underline-offset:2px;text-decoration:underline}.Footer-module__3hUVsW__disclaimerLink:hover{color:#fff}.Footer-module__3hUVsW__hijackBanner{background:linear-gradient(90deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);border-top:1px solid #ffffff14;padding:10px 0}.Footer-module__3hUVsW__hijackText{text-align:center;color:#ffffff8c;letter-spacing:.01em;margin:0;font-size:12px}.Footer-module__3hUVsW__hijackText strong{color:#facc15;font-weight:700}@media (max-width:960px){.Footer-module__3hUVsW__threeCol{grid-template-columns:1fr 1fr;gap:24px}.Footer-module__3hUVsW__colRight{grid-column:1/-1}}@media (max-width:640px){.Footer-module__3hUVsW__brandRow{text-align:center;flex-direction:column;align-items:center;gap:8px}.Footer-module__3hUVsW__threeCol{grid-template-columns:1fr;gap:20px}.Footer-module__3hUVsW__links{justify-content:center}.Footer-module__3hUVsW__desc{text-align:center}}
.ScrollToTopButton-module__cdLS0a__wrap{right:max(20px, env(safe-area-inset-right,0px));bottom:max(24px, env(safe-area-inset-bottom,0px));z-index:55;position:fixed}.ScrollToTopButton-module__cdLS0a__btn{border:1px solid color-mix(in srgb, var(--accent-light) 55%, transparent);background:var(--bg-card);width:48px;height:48px;color:var(--accent-light);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,transform .15s,opacity .2s;display:inline-flex;box-shadow:0 8px 24px #00000059}.ScrollToTopButton-module__cdLS0a__btn:hover{background:color-mix(in srgb, var(--accent) 25%, var(--bg-card));border-color:var(--accent-light);color:#fff;transform:translateY(-2px)}.ScrollToTopButton-module__cdLS0a__btn:focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}.ScrollToTopButton-module__cdLS0a__iconUp{transform:rotate(180deg)}.ScrollToTopButton-module__cdLS0a__hidden{opacity:0;pointer-events:none;visibility:hidden}@media (max-width:768px){.ScrollToTopButton-module__cdLS0a__wrap{right:max(14px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px))}.ScrollToTopButton-module__cdLS0a__btn{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.ScrollToTopButton-module__cdLS0a__btn{transition:opacity .2s}.ScrollToTopButton-module__cdLS0a__btn:hover{transform:none}}
.Buscar-module__ncY5mG__wrapper{min-height:60vh;padding-top:24px;padding-bottom:48px}.Buscar-module__ncY5mG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Buscar-module__ncY5mG__hero{margin-bottom:28px}.Buscar-module__ncY5mG__title{color:var(--text);margin:0;font-size:max(1.15rem,min(3.5vw,1.55rem));font-weight:700;line-height:1.35}.Buscar-module__ncY5mG__loadingWrap{flex-direction:column;align-items:center;gap:12px;padding:64px 0;display:flex}.Buscar-module__ncY5mG__spinner{border:3px solid #ffffff1a;border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;animation:.7s linear infinite Buscar-module__ncY5mG__spin}@keyframes Buscar-module__ncY5mG__spin{to{transform:rotate(360deg)}}.Buscar-module__ncY5mG__loadingText{color:var(--text-muted);margin:0;font-size:14px}.Buscar-module__ncY5mG__list{margin-bottom:32px}.Buscar-module__ncY5mG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px 12px;display:grid}@media (min-width:640px){.Buscar-module__ncY5mG__grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:20px 14px}}@media (min-width:1024px){.Buscar-module__ncY5mG__grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.Buscar-module__ncY5mG__emptySection{text-align:center;padding:40px 0 24px}.Buscar-module__ncY5mG__emptyMessage{color:var(--text-muted);max-width:560px;margin:0 auto 36px;font-size:max(.95rem,min(2.5vw,1.1rem));line-height:1.7}.Buscar-module__ncY5mG__recommendGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;max-width:720px;margin:0 auto;display:grid}.Buscar-module__ncY5mG__recommendCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:flex}.Buscar-module__ncY5mG__recommendCard:hover{background:var(--bg-card-hover);border-color:#e85d2559;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.Buscar-module__ncY5mG__recommendIcon{font-size:28px;line-height:1}.Buscar-module__ncY5mG__recommendLabel{color:var(--text);text-align:center;font-size:13px;font-weight:600}@media (max-width:480px){.Buscar-module__ncY5mG__recommendGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.Buscar-module__ncY5mG__recommendCard{padding:16px 12px}.Buscar-module__ncY5mG__recommendIcon{font-size:24px}.Buscar-module__ncY5mG__recommendLabel{font-size:12px}}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__seoBanner{text-align:center;background:linear-gradient(135deg,#0f172af2 0%,#1e293be6 100%);border-bottom:1px solid #ffffff0f;padding:14px 16px 12px}.page-module___8aEwW__seoH1{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module___8aEwW__seoSub{color:#fff9;letter-spacing:.02em;margin:0;font-size:13px;font-weight:500}.page-module___8aEwW__main{padding-top:40px;padding-bottom:60px}.page-module___8aEwW__faq{flex-direction:column;margin-top:8px;margin-bottom:8px;display:flex}.page-module___8aEwW__faqItem{border-bottom:1px solid var(--border);padding:22px 0}.page-module___8aEwW__faqItem:last-child{border-bottom:none}.page-module___8aEwW__faqItemCta{padding-bottom:8px}.page-module___8aEwW__faqQ{color:var(--text);margin:0 0 10px;font-size:16px;font-weight:700}.page-module___8aEwW__faqH1{color:var(--text);margin:0 0 12px;font-size:18px;font-weight:700}.page-module___8aEwW__faqQCta{color:var(--accent-light)}.page-module___8aEwW__faqA{color:var(--text-muted);margin:0;font-size:14px;line-height:1.8}.page-module___8aEwW__faqList{flex-direction:column;gap:6px;margin:0 0 10px;padding-left:20px;display:flex}.page-module___8aEwW__faqList li{color:var(--text-muted);font-size:14px;line-height:1.7;list-style:outside}.page-module___8aEwW__ctaRow{justify-content:center;padding:36px 0 20px;display:flex}.page-module___8aEwW__ctaBtn{background:var(--accent);color:#fff;border-radius:9999px;align-items:center;gap:10px;padding:14px 40px;font-size:17px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #e85d2566}.page-module___8aEwW__ctaBtn:hover{background:#d14e1c;transform:translateY(-2px);box-shadow:0 6px 28px #e85d258c}
