.nav{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);display:flex;align-items:center;border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,backdrop-filter .25s ease}.nav--scrolled{border-bottom-color:var(--stroke);background:#08080bc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:inline-flex;align-items:center;gap:9px;font-weight:800;letter-spacing:-.04em;color:var(--text-primary)}.logo img{border-radius:8px;object-fit:contain}.nav__links{display:flex;align-items:center;gap:30px;font-size:.95rem;font-weight:600}.nav__links a{color:var(--text-secondary);transition:color .18s ease}.nav__links a:hover{color:var(--text-primary)}.nav__cta{padding:10px 20px;font-size:.9rem}.nav__links .nav__cta{color:#fff}.nav__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 10px;border:1px solid var(--stroke);border-radius:var(--r-sm);background:var(--surface);cursor:pointer}.nav__burger span{height:2px;border-radius:2px;background:var(--text-primary)}@media(max-width:860px){.nav__burger{display:flex}.nav__links{position:absolute;top:var(--nav-height);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:4px;padding:18px 24px 26px;border-bottom:1px solid var(--stroke);background:#08080bf7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav__links--open{display:flex}.nav__links a{padding:12px 0}.nav__cta{margin-top:10px;padding:14px 20px}}.footer{border-top:1px solid var(--stroke);background:#06060a;padding-top:66px}.footer__inner{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:44px;padding-bottom:52px}.footer__brand p{margin-top:16px;max-width:34ch;font-size:.94rem}.footer__col{display:flex;flex-direction:column;gap:11px}.footer__col h4{margin-bottom:4px;font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-tertiary)}.footer__col a{font-size:.94rem;color:var(--text-secondary);transition:color .18s ease}.footer__col a:hover{color:var(--primary-light)}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:22px;border-top:1px solid var(--stroke);font-size:.82rem;color:var(--text-tertiary)}.footer__tmdb{max-width:46ch}@media(max-width:860px){.footer__inner{grid-template-columns:1fr 1fr;gap:34px}.footer__brand{grid-column:1 / -1}}.legal{position:relative;overflow:hidden;padding-top:calc(var(--nav-height) + 64px);padding-bottom:110px}.legal__glow{top:-260px;left:50%;transform:translate(-50%);width:720px;height:460px;opacity:.13}.legal__head{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:46px;border-bottom:1px solid var(--stroke);margin-bottom:52px}.legal__head h1{font-size:clamp(2.2rem,5vw,3.4rem)}.legal__back{font-size:.92rem;font-weight:600;color:var(--text-secondary);transition:color .18s ease}.legal__back:hover{color:var(--primary-light)}.legal__date{font-size:.84rem;color:var(--text-tertiary)}.legal__body{position:relative;z-index:1;display:grid;grid-template-columns:232px 1fr;gap:56px;align-items:start}.legal__nav{position:sticky;top:calc(var(--nav-height) + 24px);display:flex;flex-direction:column;gap:2px;padding:10px;border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface)}.legal__nav a{padding:11px 14px;border-radius:var(--r-sm);font-size:.92rem;font-weight:600;color:var(--text-secondary);transition:background .18s ease,color .18s ease}.legal__nav a:hover{background:var(--surface-high);color:var(--text-primary)}.legal__nav a.legal__nav-item--active{background:var(--gradient-primary);color:#fff}.legal__content{max-width:74ch}.legal__content h2{margin-top:52px;margin-bottom:18px;font-size:1.45rem}.legal__content h2:first-child{margin-top:0}.legal__content h3{margin-top:30px;margin-bottom:10px;font-size:1.06rem;color:var(--text-primary)}.legal__content p,.legal__content li{font-size:1rem;color:var(--text-secondary)}.legal__content p+p{margin-top:14px}.legal__content ul{margin:14px 0 0;padding-left:20px;display:flex;flex-direction:column;gap:9px}.legal__content li::marker{color:var(--primary)}.legal__content strong{color:var(--text-primary);font-weight:700}.legal__content a{color:var(--primary-light);text-decoration:underline;text-underline-offset:3px}.legal__note{margin-top:22px;padding:20px 24px;border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface)}.legal__table{width:100%;margin-top:20px;border:1px solid var(--stroke);border-radius:var(--r-md);border-collapse:separate;border-spacing:0;overflow:hidden;font-size:.93rem;text-align:left}.legal__table th{padding:13px 18px;background:var(--surface-high);font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-secondary)}.legal__table td{padding:14px 18px;border-top:1px solid var(--stroke);color:var(--text-secondary);vertical-align:top}.legal__table td:first-child{color:var(--text-primary);font-weight:600}@media(max-width:900px){.legal__body{grid-template-columns:1fr;gap:34px}.legal__nav{position:static;flex-direction:row;flex-wrap:wrap}.legal__table{display:block;overflow-x:auto}}.phone{--phone-w: 268px;width:var(--phone-w);flex-shrink:0}.phone__frame{position:relative;aspect-ratio:9 / 19.5;padding:9px;border-radius:42px;background:linear-gradient(160deg,#3a3a46,#16161d 42%,#0d0d12);box-shadow:0 40px 80px -24px #000000d9,0 0 0 1px #ffffff0f inset}.phone__notch{position:absolute;top:15px;left:50%;transform:translate(-50%);width:78px;height:21px;border-radius:var(--r-pill);background:#05050a;z-index:3}.phone__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:34px;background:var(--bg);font-size:11px;line-height:1.35}.status-bar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:13px 20px 4px;color:var(--text-primary)}.status-bar__time{font-size:11px;font-weight:700;letter-spacing:-.01em}.status-bar__icons{display:flex;align-items:center;gap:5px;color:var(--text-primary)}.scr{display:flex;flex-direction:column;height:100%}.scr__body{flex:1;overflow:hidden;padding-inline:14px}.scr__title{font-size:13px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.poster{position:relative;display:grid;place-items:center;aspect-ratio:2 / 3;border-radius:var(--r-sm);background:var(--surface-high);overflow:hidden;font-size:20px;font-weight:800;color:#ffffff38}.poster:after{content:"";position:absolute;inset:0;background:linear-gradient(150deg,rgba(255,255,255,.09),transparent 60%)}.row{display:flex;gap:8px;margin-bottom:14px}.row>*{width:62px;flex-shrink:0}.navbar{display:flex;justify-content:space-around;align-items:center;padding:9px 0 16px;border-top:1px solid var(--stroke);background:#14141beb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.navbar__item{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:8px;font-weight:600;color:var(--text-tertiary)}.navbar__item--active{color:var(--primary-light)}.navbar__icon{width:17px;height:17px}.searchbar{display:flex;align-items:center;gap:7px;padding:8px 12px;margin-bottom:14px;border:1px solid var(--stroke);border-radius:var(--r-pill);background:var(--surface);color:var(--text-tertiary);font-size:10px}.progress{height:3px;border-radius:var(--r-pill);background:var(--surface-high);overflow:hidden}.progress__fill{height:100%;border-radius:var(--r-pill);background:var(--gradient-primary)}.chip{display:inline-block;padding:3px 8px;border-radius:var(--r-pill);background:var(--surface-high);color:var(--text-secondary);font-size:8px;font-weight:600}@media(max-width:560px){.phone{--phone-w: 230px}}.continue{display:flex;gap:9px;padding:8px;margin-bottom:16px;border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface)}.continue__poster{display:grid;place-items:center;width:42px;flex-shrink:0;aspect-ratio:2 / 3;border-radius:7px;background:var(--surface-high);font-size:16px;font-weight:800;color:#ffffff38}.continue__info{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;flex:1}.continue__title{font-size:11px;font-weight:700;letter-spacing:-.01em}.continue__meta{font-size:9px;color:var(--text-secondary);margin-bottom:2px}.detail__hero{position:relative;height:205px;flex-shrink:0;background:linear-gradient(145deg,#5a2230,#2a1420 55%,var(--bg))}.detail__hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 28%,rgba(255,61,99,.32),transparent 62%)}.detail__hero-fade{position:absolute;inset:0;background:var(--scrim)}.detail__hero-text{position:absolute;left:14px;right:14px;bottom:12px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.detail__title{font-size:19px;font-weight:800;letter-spacing:-.03em;line-height:1.05}.detail__meta{display:flex;gap:9px;font-size:9px;color:var(--text-secondary)}.detail__rating{color:var(--gold);font-weight:700}.detail__body{padding-top:12px}.detail__actions{display:flex;gap:7px;margin-bottom:16px}.detail__btn{flex:1;padding:7px 0;border:1px solid var(--stroke);border-radius:var(--r-pill);background:var(--surface);text-align:center;font-size:9.5px;font-weight:700}.detail__btn--primary{border-color:transparent;background:var(--gradient-primary);color:#fff}.episode{display:flex;align-items:center;gap:9px;padding:7px 0;border-bottom:1px solid var(--stroke)}.episode__check{display:grid;place-items:center;width:15px;height:15px;flex-shrink:0;border:1.4px solid var(--stroke);border-radius:50%}.episode__check--on{border-color:transparent;background:var(--gradient-primary)}.episode__info{min-width:0}.episode__title{font-size:9.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.episode__meta{font-size:8px;color:var(--text-tertiary)}.list__head{font-size:17px;font-weight:800;letter-spacing:-.03em;margin-bottom:10px}.list__tabs{display:flex;gap:6px;margin-bottom:14px}.list__tab{padding:4px 11px;border:1px solid var(--stroke);border-radius:var(--r-pill);background:var(--surface);font-size:8.5px;font-weight:600;color:var(--text-secondary)}.list__tab--active{border-color:transparent;background:var(--gradient-primary);color:#fff}.tile{display:flex;align-items:center;gap:9px;padding:7px 0;border-bottom:1px solid var(--stroke)}.tile__poster{display:grid;place-items:center;width:34px;flex-shrink:0;aspect-ratio:2 / 3;border-radius:6px;background:var(--surface-high);font-size:13px;font-weight:800;color:#ffffff38}.tile__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tile__title{font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tile__meta{font-size:8px;color:var(--text-secondary)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal--in{opacity:1;transform:none}.hero{position:relative;overflow:hidden;padding-top:calc(var(--nav-height) + 72px);padding-bottom:96px}.hero__glow-a{top:-180px;left:-160px;width:620px;height:620px;opacity:.22}.hero__glow-b{top:120px;right:-220px;width:660px;height:660px;opacity:.18}.hero__grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,#000 0%,transparent 78%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 78%);pointer-events:none}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px}.hero__text{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.hero__cta{margin-top:4px}.hero__stats{display:flex;flex-wrap:wrap;gap:40px;padding-top:26px;border-top:1px solid var(--stroke);width:100%}.hero__stats div{display:flex;flex-direction:column;gap:2px}.hero__stats strong{font-size:1.4rem;font-weight:800;letter-spacing:-.03em}.hero__stats span{font-size:.86rem;color:var(--text-secondary)}.hero__phones{position:relative;display:flex;justify-content:center;align-items:center;min-height:580px}.hero__phone{position:absolute}.hero__phone--front{z-index:2;transform:translate(48px) rotate(3deg);animation:float 7s ease-in-out infinite}.hero__phone--back{z-index:1;transform:translate(-108px) rotate(-6deg) scale(.92);opacity:.9;animation:float 7s ease-in-out infinite 1.4s}@keyframes float{0%,to{translate:0 0}50%{translate:0 -14px}}.promise__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.promise__item{display:flex;flex-direction:column;gap:12px;padding:32px 28px;border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface)}.promise__num{font-size:.8rem;font-weight:800;letter-spacing:.14em;color:var(--primary-light)}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features__grid>.reveal{display:flex}.feature{display:flex;flex-direction:column;gap:12px;width:100%}.feature__icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:6px;border-radius:var(--r-sm);background:linear-gradient(135deg,#ff3d632e,#a80e241f);border:1px solid rgba(255,61,99,.24);color:var(--primary-light);font-size:1.15rem}.feature p{font-size:.96rem}.showcase{position:relative;overflow:hidden}.showcase__glow{bottom:-260px;left:50%;transform:translate(-50%);width:780px;height:520px;opacity:.14}.showcase__row{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-start;gap:34px;flex-wrap:wrap}.showcase__item{display:flex;flex-direction:column;align-items:center;gap:22px;margin:0;text-align:center}.showcase__item--raised{transform:translateY(-26px)}.showcase__item figcaption{display:flex;flex-direction:column;gap:5px;max-width:25ch;font-size:.9rem;color:var(--text-secondary)}.showcase__item figcaption strong{font-size:1.02rem;font-weight:700;color:var(--text-primary)}.faq__container{max-width:780px}.faq__item{border-bottom:1px solid var(--stroke)}.faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-size:1.06rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;list-style:none;transition:color .18s ease}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:hover{color:var(--primary-light)}.faq__chevron{position:relative;width:13px;height:13px;flex-shrink:0}.faq__chevron:before,.faq__chevron:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;border-radius:2px;background:var(--primary-light);transition:transform .22s ease}.faq__chevron:after{transform:rotate(90deg)}.faq__item[open] .faq__chevron:after{transform:rotate(0)}.faq__item p{padding-bottom:24px;max-width:66ch;font-size:.98rem}.download__box{position:relative;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:40px;overflow:hidden;padding:62px 58px 0;border:1px solid var(--stroke);border-radius:32px;background:linear-gradient(140deg,#17111a,#0c0c11 58%)}.download__glow{top:-140px;right:-80px;width:460px;height:460px;opacity:.2}.download__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:62px}.download__phone{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:-110px}.download__phone .phone{--phone-w: 246px;transform:rotate(4deg)}@media(max-width:1024px){.features__grid,.promise__grid{grid-template-columns:repeat(2,1fr)}.showcase__item--raised{transform:none}}@media(max-width:900px){.hero{padding-top:calc(var(--nav-height) + 48px);padding-bottom:40px}.hero__inner{grid-template-columns:1fr;gap:20px;text-align:center}.hero__text{align-items:center}.hero__text .lead{margin-inline:auto}.hero .store-row,.hero__stats{justify-content:center}.hero__phones{min-height:520px}.hero__phone--front{transform:translate(38px) rotate(3deg)}.hero__phone--back{transform:translate(-94px) rotate(-6deg) scale(.92)}.download__box{grid-template-columns:1fr;padding:46px 30px 0;text-align:center}.download__content{align-items:center;padding-bottom:34px}.download .store-row{justify-content:center}.download__phone{margin-bottom:-140px}}@media(max-width:640px){.features__grid,.promise__grid{grid-template-columns:1fr}.hero__stats{gap:26px}.hero__phones{min-height:460px}.hero__phone--front{transform:translate(30px) rotate(3deg)}.hero__phone--back{transform:translate(-78px) rotate(-6deg) scale(.92)}}:root{--bg: #08080b;--surface: #14141b;--surface-high: #1e1e28;--stroke: #2b2b36;--primary: #e11d3a;--primary-light: #ff3d63;--primary-dark: #a80e24;--text-primary: #f6f6f8;--text-secondary: #9c9cab;--text-tertiary: #5e5e6b;--gold: #ffb43a;--success: #2ed573;--info: #3d9df6;--r-sm: 10px;--r-md: 16px;--r-lg: 22px;--r-pill: 999px;--gradient-primary: linear-gradient(135deg, var(--primary-light), var(--primary-dark));--scrim: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 45%, rgba(8, 8, 11, .95) 82%, var(--bg) 100% );--max-width: 1180px;--nav-height: 68px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 16px)}body{margin:0;background:var(--bg);color:var(--text-primary);font-family:Urbanist,system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{margin:0;font-weight:800;letter-spacing:-.03em;line-height:1.1}h1{font-size:clamp(2.6rem,6.5vw,4.5rem)}h2{font-size:clamp(2rem,4.2vw,3rem)}h3{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}p{margin:0;color:var(--text-secondary)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--primary);color:#fff}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:24px}.section{padding-block:clamp(72px,10vw,130px)}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid var(--stroke);border-radius:var(--r-pill);background:var(--surface);color:var(--text-secondary);font-size:.8rem;font-weight:600;letter-spacing:.02em}.eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--primary-light)}.lead{font-size:1.15rem;max-width:56ch}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:transparent}.section-head{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;margin-bottom:64px}.glow{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4;pointer-events:none;z-index:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;border:1px solid transparent;border-radius:var(--r-pill);background:none;color:var(--text-primary);font-family:inherit;font-size:.98rem;font-weight:700;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--gradient-primary);color:#fff}.btn--ghost{border-color:var(--stroke);background:var(--surface)}.btn--ghost:hover{border-color:var(--text-tertiary)}.store-row{display:flex;flex-wrap:wrap;gap:14px}.store-btn{display:inline-flex;align-items:center;gap:13px;padding:12px 24px 12px 20px;border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--surface);transition:transform .18s ease,border-color .18s ease,background .18s ease}.store-btn:hover{transform:translateY(-2px);border-color:var(--text-tertiary);background:var(--surface-high)}.store-btn svg{flex-shrink:0}.store-btn__text{display:flex;flex-direction:column;line-height:1.2;text-align:left}.store-btn__top{font-size:.68rem;color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase}.store-btn__bottom{font-size:1.02rem;font-weight:700;color:var(--text-primary)}.store-btn--soon{opacity:.55;cursor:default}.store-btn--soon:hover{transform:none;border-color:var(--stroke);background:var(--surface)}.card{padding:28px;border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface);transition:border-color .2s ease,transform .2s ease}.card:hover{border-color:#3a3a48;transform:translateY(-3px)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
