:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#070608;--color-background-soft:#0d0b0f;--color-surface:#151217;--color-surface-raised:#1d181f;--color-text:#f8f4f5;--color-text-soft:#d1c8cb;--color-text-muted:#91868a;--color-border:rgba(255,255,255,.1);--color-accent:#d90a38;--color-accent-bright:#ff3f5c;--color-accent-soft:#ff8393;--color-warm:#f1bb78;--font-display:"Bricolage Grotesque", "Trebuchet MS", sans-serif;--font-body:"Manrope", "Segoe UI", sans-serif;--container:76rem;--gutter:clamp(1.15rem, 4vw, 3rem);--radius-card:clamp(1.1rem, 2vw, 1.55rem);--section-space:clamp(5rem, 10vw, 9rem);--z-header:50;--z-sticky:60}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;background:var(--color-background);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-background);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.6;overflow-x:hidden}button,a{font:inherit;-webkit-tap-highlight-color:transparent;color:inherit}img,svg{display:block}img{max-width:100%}ul,ol{padding:0;list-style:none}::selection{color:#fff;background:var(--color-accent)}#app{min-height:100vh}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-shell{background:radial-gradient(circle at 10% 45%, rgba(135,9,39,.08), transparent 25rem), var(--color-background);position:relative;overflow:clip}.container{width:min(calc(100% - (var(--gutter) * 2)), var(--container));margin-left:auto;margin-right:auto}.section{padding-block:var(--section-space);position:relative}.eyebrow{color:var(--color-accent-soft);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.72rem;font-weight:800;line-height:1.2;display:flex}.section-heading{max-width:52rem}.section-heading--split{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.section-heading h2,.install h2,.final-cta h2{font-family:var(--font-display);letter-spacing:-.065em;margin-top:1rem;font-size:max(2.5rem,min(5.6vw,5.35rem));font-weight:780;line-height:.96}.section-heading__body{max-width:42rem;color:var(--color-text-muted);margin-top:1.35rem;font-size:max(.98rem,min(1.4vw,1.08rem))}.site-header{z-index:var(--z-header);background:linear-gradient(rgba(6,4,7,.86),transparent);border-bottom:1px solid rgba(255,255,255,.07);position:absolute;top:0;bottom:auto;left:0;right:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:5.5rem;display:flex}.site-header__actions,.language-switch{align-items:center;display:flex}.site-header__actions{gap:1.25rem}.language-switch{backdrop-filter:blur(14px);background:rgba(10,8,11,.46);border:1px solid rgba(255,255,255,.11);border-radius:999px;gap:.45rem;min-height:2.75rem;padding:.25rem .55rem}.language-switch button{color:rgba(255,255,255,.48);letter-spacing:.05em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:2.1rem;min-height:2rem;padding:0;font-size:.72rem;font-weight:800;transition:color .18s,background-color .18s}.language-switch button.active{color:#fff;background:rgba(255,255,255,.11)}.language-switch>span{background:rgba(255,255,255,.13);width:1px;height:.85rem}.language-switch button:focus-visible{outline-offset:2px;outline:2px solid #fff}.hero{isolation:isolate;background:#09070a;align-items:center;min-height:max(49rem,min(100svh,58rem));padding-top:8rem;padding-bottom:4.5rem;display:grid;position:relative;overflow:hidden}.hero__backdrop,.hero__veil,.hero__noise{position:absolute;top:0;bottom:0;left:0;right:0}.hero__backdrop{z-index:-4;object-fit:cover;object-position:52% center;filter:saturate(.82)contrast(1.04);width:100%;height:100%;animation:1.4s cubic-bezier(.2,.75,.2,1) both hero-image-in;transform:scale(1.015)}.hero__veil{z-index:-3;background:linear-gradient(90deg,rgba(5,4,6,.97) 0%,rgba(5,4,6,.82) 36%,rgba(5,4,6,.25) 70%,rgba(5,4,6,.58) 100%),linear-gradient(rgba(4,3,5,.52) 0%,rgba(4,3,5,.18) 30%,transparent 65%,#070608 100%)}.hero__noise{z-index:-2;opacity:.13;pointer-events:none;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E")}.hero__orb{z-index:-1;filter:blur(7rem);pointer-events:none;border-radius:50%;width:22rem;height:22rem;position:absolute}.hero__orb--one{background:rgba(224,10,54,.22);top:18%;left:-12rem}.hero__orb--two{background:rgba(91,36,132,.18);bottom:-8rem;right:-10rem}.hero__grid{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr);align-items:center;gap:max(2rem,min(5vw,5rem));display:grid;position:relative}.hero__content{z-index:2;max-width:49rem;animation:.8s cubic-bezier(.2,.75,.2,1) .1s both hero-copy-in}.hero__eyebrow span{background:currentColor;width:2.4rem;height:1px}.hero h1{font-family:var(--font-display);letter-spacing:-.075em;text-wrap:balance;margin-top:1.4rem;margin-bottom:1.6rem;font-size:max(3.75rem,min(7.3vw,7.5rem));font-weight:800;line-height:.84}.hero h1 span,.hero h1 strong{font-weight:inherit;display:block}.hero h1 strong{width:max-content;max-width:100%;color:var(--color-accent-bright);text-shadow:0 .25rem 2.5rem rgba(217,10,56,.28);margin-top:.08em;margin-bottom:.08em;position:relative}.hero h1 strong:after{z-index:-1;background:var(--color-accent);content:"";opacity:.36;border-radius:999px;height:.08em;position:absolute;bottom:.02em;left:.03em;right:-.04em;transform:rotate(-1deg)}.hero__body{max-width:37rem;color:var(--color-text-soft);margin-bottom:2rem;font-size:max(1rem,min(1.5vw,1.16rem));line-height:1.75}.hero__trust{flex-wrap:wrap;gap:.65rem 1.15rem;margin-top:1.45rem;display:flex}.hero__trust li{color:rgba(255,255,255,.62);align-items:center;gap:.42rem;font-size:.76rem;font-weight:650;display:flex}.hero__trust svg{width:1rem;height:1rem;color:var(--color-accent-soft);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;background:rgba(217,10,56,.16);border-radius:50%}.hero__preview{perspective:80rem;justify-self:end;width:min(100%,31rem);height:39rem;animation:1s cubic-bezier(.2,.75,.2,1) .22s both hero-preview-in;position:relative}.phone{z-index:4;background:linear-gradient(145deg,#2b252d,#080709 45%,#181318);border:1px solid rgba(255,255,255,.2);border-radius:3.2rem;width:18.5rem;padding:.48rem;position:absolute;top:1rem;left:50%;transform:translate(-50%)rotate(3deg);box-shadow:0 3.5rem 7rem rgba(0,0,0,.58),0 0 0 .45rem rgba(0,0,0,.58),inset 0 1px rgba(255,255,255,.22)}.phone:before{z-index:3;content:"";background:#080709;border-radius:999px;width:5.2rem;height:1.35rem;position:absolute;top:.85rem;left:50%;transform:translate(-50%)}.phone__screen{aspect-ratio:9/18.8;background:#111;border-radius:2.73rem;position:relative;overflow:hidden}.phone__screen>img{object-fit:cover;width:100%;height:100%}.phone__top{z-index:4;color:#fff;justify-content:space-between;align-items:center;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:.7rem;bottom:auto;left:1.05rem;right:1.05rem}.phone__status{align-items:end;gap:.12rem;display:flex}.phone__status i{background:#fff;border-radius:999px;width:.16rem;display:block}.phone__status i:first-child{height:.28rem}.phone__status i:nth-child(2){height:.4rem}.phone__status i:nth-child(3){border-radius:.12rem;width:.7rem;height:.38rem;margin-left:.25rem}.phone__shade{background:linear-gradient(transparent,rgba(4,3,5,.92));position:absolute;top:35%;bottom:0;left:0;right:0}.phone__content{z-index:2;position:absolute;bottom:1.5rem;left:1.2rem;right:1.2rem}.phone__meta,.phone__action{align-items:center;display:flex}.phone__meta{color:rgba(255,255,255,.72);letter-spacing:.11em;justify-content:space-between;font-size:.56rem;font-weight:800}.phone__progress{background:rgba(255,255,255,.22);border-radius:999px;height:.18rem;margin-top:.62rem;margin-bottom:.9rem;overflow:hidden}.phone__progress span{border-radius:inherit;background:var(--color-accent-bright);width:46%;height:100%;box-shadow:0 0 .8rem var(--color-accent);display:block}.phone__action{gap:.7rem}.phone__play{color:#fff;background:var(--color-accent);border-radius:50%;flex:none;place-items:center;width:2.65rem;height:2.65rem;display:grid;box-shadow:0 .7rem 1.7rem rgba(217,10,56,.34)}.phone__play svg{fill:currentColor;width:1.1rem}.phone__action strong{font-family:var(--font-display);font-size:.9rem;font-weight:750}.preview-card{aspect-ratio:3/4;opacity:.62;background:#171318;border:1px solid rgba(255,255,255,.12);border-radius:1.35rem;width:12rem;position:absolute;top:7rem;overflow:hidden;box-shadow:0 2rem 4rem rgba(0,0,0,.46)}.preview-card img{object-fit:cover;width:100%;height:100%}.preview-card:after{content:"";background:linear-gradient(transparent 45%,rgba(5,4,6,.76));position:absolute;top:0;bottom:0;left:0;right:0}.preview-card--left{left:-.6rem;transform:rotate(-12deg)translateZ(-5rem)}.preview-card--right{right:-.6rem;transform:rotate(13deg)translateZ(-5rem)}.preview-spark{z-index:5;width:.45rem;height:.45rem;box-shadow:0 0 .9rem #fff, 0 0 2.2rem var(--color-accent);background:#fff;border-radius:50%;animation:2.4s ease-in-out infinite spark;position:absolute}.preview-spark--one{top:8%;right:15%}.preview-spark--two{animation-delay:-1.1s;bottom:18%;left:10%}.genre-ticker{z-index:3;background:#0b090c;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.genre-ticker__track{align-items:center;width:max-content;animation:28s linear infinite ticker;display:flex}.genre-ticker__track span{color:rgba(255,255,255,.52);font-family:var(--font-display);letter-spacing:.16em;align-items:center;gap:1.3rem;padding-top:1.05rem;padding-bottom:1.05rem;font-size:.72rem;font-weight:750;display:flex}.genre-ticker__track i{background:var(--color-accent);border-radius:50%;width:.33rem;height:.33rem;margin-left:1.3rem;margin-right:1.3rem;box-shadow:0 0 .7rem rgba(217,10,56,.72)}.catalog{background:radial-gradient(circle at 86% 20%,rgba(83,28,106,.12),transparent 25rem),linear-gradient(#070608,#0a080b)}.catalog__download{flex:none}.drama-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:rgba(255,255,255,.16) transparent;scrollbar-width:thin;gap:max(.8rem,min(1.6vw,1.25rem));margin-top:max(2.5rem,min(5vw,4rem));padding-bottom:1.5rem;scroll-padding-inline:.2rem;display:flex;overflow-x:auto}.drama-rail::-webkit-scrollbar{height:.25rem}.drama-rail::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:999px}.features{background:linear-gradient(135deg,rgba(217,10,56,.06),transparent 28%),#0b090c;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.features__heading{margin-bottom:max(2.5rem,min(5vw,4rem))}.feature-grid{grid-template-rows:repeat(2,minmax(17rem,auto));grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.feature-card{isolation:isolate;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.09);border-radius:max(1.35rem,min(2.5vw,2rem));flex-direction:column;justify-content:space-between;min-height:20rem;padding:max(1.45rem,min(3vw,2.4rem));display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.04)}.feature-card:before{z-index:-1;content:"";filter:blur(5rem);pointer-events:none;background:rgba(217,10,56,.13);border-radius:50%;width:18rem;height:18rem;position:absolute}.feature-card--1{grid-area:1/1/3/8}.feature-card--1:before{bottom:-7rem;right:-7rem}.feature-card--2{grid-column:8/13}.feature-card--2:before{background:rgba(98,46,150,.16);top:-8rem;right:-6rem}.feature-card--3{grid-column:8/13}.feature-card--3:before{background:rgba(241,187,120,.13);bottom:-8rem;right:-5rem}.feature-card__top{justify-content:space-between;align-items:center;display:flex}.feature-card__top>span:first-child{color:rgba(255,255,255,.25);font-family:var(--font-display);letter-spacing:.16em;font-size:.73rem;font-weight:800}.feature-card__icon{width:3.35rem;height:3.35rem;color:var(--color-accent-soft);background:rgba(255,255,255,.043);border:1px solid rgba(255,255,255,.12);border-radius:50%;place-items:center;display:grid}.feature-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.35rem}.feature-card:nth-child(2) .feature-card__icon svg path{fill:currentColor;stroke:none}.feature-card h3{max-width:33rem;font-family:var(--font-display);letter-spacing:-.048em;font-size:max(1.55rem,min(3.25vw,3.15rem));font-weight:750;line-height:1}.feature-card:not(.feature-card--1) h3{max-width:25rem;font-size:max(1.35rem,min(2.1vw,2rem))}.feature-card p{max-width:31rem;color:var(--color-text-muted);margin-top:1rem;font-size:.93rem}.feature-card__pulse{opacity:.68;align-items:end;gap:.55rem;height:7rem;margin-top:2rem;display:flex}.feature-card__pulse span{background:linear-gradient(to top, var(--color-accent), var(--color-accent-soft));border-radius:999px 999px .3rem .3rem;width:max(1rem,min(2.3vw,2rem));box-shadow:0 0 1.5rem rgba(217,10,56,.18)}.feature-card__pulse span:first-child{height:35%}.feature-card__pulse span:nth-child(2){height:70%}.feature-card__pulse span:nth-child(3){height:48%}.feature-card__pulse span:nth-child(4){height:92%}.feature-card__pulse span:nth-child(5){height:62%}.feature-card__stack{opacity:.26;width:8rem;height:7rem;position:absolute;top:4.7rem;right:2rem}.feature-card__stack i{border:1px solid var(--color-accent-soft);border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0}.feature-card__stack i:nth-child(2){transform:translate(-1rem,1rem)}.feature-card__stack i:nth-child(3){transform:translate(-2rem,2rem)}.install{background:radial-gradient(circle at 72% 48%,rgba(217,10,56,.13),transparent 29rem),#070608}.install__grid{grid-template-columns:minmax(0,.92fr) minmax(24rem,1.08fr);align-items:center;gap:max(3rem,min(8vw,7rem));display:grid}.install__content{z-index:3;position:relative}.install__body{max-width:37rem;color:var(--color-text-muted);margin-top:1.4rem;font-size:1rem}.install-steps{border-top:1px solid var(--color-border);margin-top:2.4rem;margin-bottom:2.2rem;display:grid}.install-steps li{border-bottom:1px solid var(--color-border);grid-template-columns:2.4rem 1fr;gap:1rem;padding-top:1.15rem;padding-bottom:1.15rem;display:grid}.install-steps li>span{color:var(--color-accent-soft);font-family:var(--font-display);letter-spacing:.09em;padding-top:.15rem;font-size:.72rem;font-weight:800}.install-steps h3{font-family:var(--font-display);letter-spacing:-.02em;font-size:1rem;font-weight:750}.install-steps p{color:var(--color-text-muted);margin-top:.25rem;font-size:.85rem}.install__visual{isolation:isolate;min-height:42rem;position:relative}.install__halo{z-index:-1;background:radial-gradient(circle,rgba(217,10,56,.13),transparent 65%),repeating-radial-gradient(circle,transparent 0,transparent 3.5rem,rgba(255,255,255,.03) 3.55rem,rgba(255,255,255,.03) 3.6rem);border:1px solid rgba(255,255,255,.07);border-radius:50%;width:30rem;height:30rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.install-phone{aspect-ratio:9/19.5;background:#151116;border:1px solid rgba(255,255,255,.17);border-radius:3.15rem;width:19.2rem;padding:.48rem;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-37%)rotate(7deg);box-shadow:0 3rem 6rem rgba(0,0,0,.52)}.install-phone>img{object-fit:cover;object-position:center;border-radius:2.7rem;width:100%;height:100%}.install-phone:after{content:"";background:linear-gradient(transparent 47%,rgba(5,4,6,.9));border-radius:2.7rem;position:absolute;top:.48rem;bottom:.48rem;left:.48rem;right:.48rem}.install-phone__camera{z-index:3;background:#070608;border:1px solid rgba(255,255,255,.06);border-radius:999px;width:4.6rem;height:1.35rem;position:absolute;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 .2rem .8rem rgba(0,0,0,.35)}.install-phone__camera:after{content:"";background:#182234;border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:50%;right:.42rem;transform:translateY(-50%);box-shadow:inset 0 0 0 1px rgba(109,136,177,.25)}.install-phone__overlay{z-index:2;transform-origin:0 100%;position:absolute;bottom:1.8rem;left:1.4rem;right:1.4rem;transform:scale(.8)}.download-card{z-index:4;backdrop-filter:blur(18px);background:rgba(25,20,26,.9);border:1px solid rgba(255,255,255,.13);border-radius:1.35rem;width:min(20rem,65%);padding:1.3rem;position:absolute;top:17rem;left:0;transform:rotate(-5deg);box-shadow:0 1.8rem 4rem rgba(0,0,0,.48)}.download-card__top,.download-card__meta{justify-content:space-between;align-items:center;display:flex}.download-card__logo{background:#111;border-radius:1rem;place-items:center;width:3.2rem;height:3.2rem;display:grid;overflow:hidden;box-shadow:0 .7rem 1.6rem rgba(217,10,56,.25)}.download-card__logo img{object-fit:cover;width:100%;height:100%}.download-card__check{color:#8df0b1;background:rgba(48,174,95,.13);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.download-card__check svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.1rem}.download-card>strong,.download-card>span{display:block}.download-card>strong{font-family:var(--font-display);margin-top:1rem;font-size:1.05rem;font-weight:750}.download-card>span{color:var(--color-text-muted);margin-top:.1rem;font-size:.72rem}.download-card__bar{background:rgba(255,255,255,.09);border-radius:999px;height:.3rem;margin-top:1.15rem;margin-bottom:.55rem;overflow:hidden}.download-card__bar i{border-radius:inherit;background:linear-gradient(90deg, var(--color-accent), var(--color-accent-soft));width:100%;height:100%;display:block}.download-card__meta{color:rgba(255,255,255,.42);letter-spacing:.08em;font-size:.62rem;font-weight:750}.final-cta{isolation:isolate;place-items:center;min-height:47rem;padding-top:8rem;padding-bottom:8rem;display:grid;overflow:hidden}.final-cta__media,.final-cta__veil{position:absolute;top:0;bottom:0;left:0;right:0}.final-cta__media{z-index:-3;background:#09070a;grid-template-columns:repeat(3,1fr);display:grid}.final-cta__media img{object-fit:cover;filter:saturate(.72)contrast(1.08);width:100%;height:100%}.final-cta__media img:first-child{object-position:55% center;transform:scale(1.06)rotate(-2deg)}.final-cta__media img:nth-child(2){z-index:1;transform:scale(1.09)}.final-cta__media img:last-child{object-position:55% center;transform:scale(1.06)rotate(2deg)}.final-cta__veil{z-index:-2;background:radial-gradient(circle,rgba(7,6,8,.42),rgba(7,6,8,.9) 66%),linear-gradient(#070608,transparent 25%,transparent 70%,#070608)}.final-cta__veil:after{content:"";mix-blend-mode:color;background:rgba(84,0,19,.12);position:absolute;top:0;bottom:0;left:0;right:0}.final-cta__content{text-align:center;flex-direction:column;align-items:center;max-width:57rem;display:flex}.final-cta__content>.brand-logo{margin-bottom:max(3rem,min(6vw,5rem));transform:scale(1.14)}.final-cta__content .eyebrow{justify-content:center}.final-cta__content>p:not(.eyebrow){color:var(--color-text-soft);margin-top:1.3rem;margin-bottom:2.1rem;font-size:max(1rem,min(1.5vw,1.15rem))}.site-footer{background:#070608;border-top:1px solid rgba(255,255,255,.07)}.site-footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:8rem;display:grid}.site-footer__inner>p{color:var(--color-text-muted);font-size:.75rem}.site-footer__inner>p:last-child{justify-self:end}.mobile-download{display:none}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(1.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes hero-preview-in{0%{opacity:0;transform:translate(2rem)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes hero-image-in{0%{opacity:.3;transform:scale(1.08)}to{opacity:1;transform:scale(1.015)}}@keyframes spark{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1.2)}}@keyframes ticker{to{transform:translate(-50%)}}@media (max-width:1120px){.hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);gap:1.5rem}.hero__preview{transform-origin:100%;transform:scale(.9)}.preview-card{width:10rem}.feature-card--1{grid-column:1/7}.feature-card--2,.feature-card--3{grid-column:7/13}}@media (max-width:920px){.hero{min-height:48rem}.hero__grid{display:block}.hero__content{max-width:44rem}.hero__preview{display:none}.hero__veil{background:linear-gradient(90deg,rgba(5,4,6,.94),rgba(5,4,6,.66) 65%,rgba(5,4,6,.42)),linear-gradient(rgba(4,3,5,.38) 0%,transparent 52%,#070608 100%)}.install__grid{grid-template-columns:1fr}.install__content{max-width:43rem}.install__visual{width:min(100%,38rem);margin-left:auto;margin-right:auto}}@media (max-width:767px){:root{--section-space:5.25rem}body{padding-bottom:calc(4.8rem + env(safe-area-inset-bottom))}.site-header__inner{min-height:4.8rem}.site-header .site-header__actions .site-header__download{display:none}.site-header__actions{gap:.5rem}.language-switch{min-height:2.5rem;padding-left:.42rem;padding-right:.42rem}.language-switch button{min-width:1.95rem;min-height:1.8rem}.hero{align-items:end;min-height:max(45rem,100svh);padding-top:9.5rem;padding-bottom:3.1rem}.hero__backdrop{object-position:51% center;filter:saturate(.88)contrast(1.03)}.hero__veil{background:linear-gradient(rgba(4,3,5,.32) 0%,transparent 36%,rgba(5,4,6,.84) 80%,#070608 100%),linear-gradient(90deg,rgba(5,4,6,.22),transparent 40%,rgba(5,4,6,.17))}.hero__content{text-align:center;width:100%}.hero__eyebrow{letter-spacing:.13em;justify-content:center;font-size:.64rem}.hero__eyebrow span{display:none}.hero h1{max-width:36rem;margin:1rem auto;font-size:max(3.1rem,min(14vw,5.6rem));line-height:.87}.hero h1 strong{margin-left:auto;margin-right:auto}.hero__body{color:rgba(255,255,255,.75);max-width:33rem;margin:0 auto 1.5rem;font-size:.93rem;line-height:1.6}.hero__content>.download-button{justify-content:flex-start;width:min(100%,23rem)}.hero__content>.download-button .download-button__copy{flex:1}.hero__trust{justify-content:center;gap:.5rem .8rem;margin-top:1.2rem}.hero__trust li{font-size:.68rem}.section-heading--split{display:block}.catalog__download{margin-top:1.5rem}.section-heading h2,.install h2,.final-cta h2{margin-top:.85rem;font-size:max(2.55rem,min(11vw,4.25rem))}.section-heading__body{font-size:.92rem}.drama-rail{margin-right:calc(var(--gutter) * -1);padding-right:var(--gutter)}.feature-grid{grid-template-rows:auto;grid-template-columns:1fr;display:grid}.feature-card,.feature-card--1,.feature-card--2,.feature-card--3{grid-area:auto;min-height:20rem}.feature-card--1{min-height:25rem}.feature-card h3,.feature-card:not(.feature-card--1) h3{font-size:max(1.75rem,min(8vw,2.6rem))}.feature-card__stack{opacity:.16}.install__grid{gap:2.5rem}.install__visual{min-height:35rem}.install-phone{width:16.6rem;transform:translate(-42%)rotate(6deg)}.download-card{width:min(18rem,72%);top:14rem}.install__halo{width:24rem;height:24rem}.final-cta{min-height:43rem;padding-top:6rem;padding-bottom:6rem}.final-cta__media{grid-template-columns:.8fr 1.4fr .8fr}.final-cta__media img:first-child,.final-cta__media img:last-child{opacity:.68}.final-cta__content>.brand-logo{margin-bottom:3rem}.site-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.65rem;min-height:12rem;display:flex}.site-footer__inner>p:last-child{align-self:auto}.mobile-download{right:.65rem;bottom:max(.65rem, env(safe-area-inset-bottom));z-index:var(--z-sticky);backdrop-filter:blur(20px);background:rgba(18,15,19,.92);border:1px solid rgba(255,255,255,.12);border-radius:1.2rem;justify-content:space-between;align-items:center;gap:.75rem;min-height:4.3rem;padding:.55rem .6rem .55rem 1rem;display:flex;position:fixed;left:.65rem;box-shadow:0 1rem 3.5rem rgba(0,0,0,.55)}.mobile-download__copy{min-width:0;line-height:1.2;display:grid}.mobile-download__copy strong{font-family:var(--font-display);text-overflow:ellipsis;font-size:.92rem;font-weight:800;overflow:hidden}.mobile-download__copy span{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-size:.64rem;overflow:hidden}.mobile-download .download-button{flex:none}}@media (max-width:430px){.hero h1{font-size:max(2.8rem,min(13.3vw,3.65rem))}.hero__body{max-width:21rem}.hero__trust li:last-child{display:none}.catalog__download{justify-content:center;width:100%}.install__visual{min-height:31rem}.install-phone{width:14.6rem;left:55%}.download-card{width:70%;padding:1rem;top:12rem}.download-card__logo{width:2.8rem;height:2.8rem}.mobile-download__copy{max-width:6.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.genre-ticker__track{animation:none}}.brand-logo[data-v-4b11ebe2]{color:var(--color-text);white-space:nowrap;align-items:center;gap:.7rem;display:inline-flex}.brand-logo__mark[data-v-4b11ebe2]{filter:drop-shadow(0 .65rem 1.1rem rgba(217,10,56,.2));flex:none;place-items:center;width:2.55rem;height:2.55rem;display:grid;overflow:hidden}.brand-logo__mark img[data-v-4b11ebe2]{object-fit:contain;width:100%;height:100%;transform:scale(1.65)}.brand-logo__wordmark[data-v-4b11ebe2]{font-family:var(--font-display);letter-spacing:-.045em;font-size:max(1.28rem,min(2vw,1.55rem));font-weight:800}.brand-logo__wordmark span[data-v-4b11ebe2]{color:var(--color-accent)}@media (max-width:420px){.brand-logo[data-v-4b11ebe2]{gap:.5rem}.brand-logo__mark[data-v-4b11ebe2]{width:2.25rem;height:2.25rem}.brand-logo__wordmark[data-v-4b11ebe2]{font-size:1.2rem}}.download-button[data-v-ebdc3b8b]{color:#fff;background:linear-gradient(110deg, rgba(255,255,255,.16), transparent 32%), linear-gradient(135deg, var(--color-accent-bright), var(--color-accent));cursor:pointer;border:1px solid rgba(255,255,255,.17);border-radius:999px;align-items:center;gap:.85rem;min-height:4.25rem;padding:.7rem 1rem .7rem .75rem;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1rem 2.6rem rgba(218,10,56,.3),inset 0 1px rgba(255,255,255,.18)}.download-button[data-v-ebdc3b8b]:after{content:"";background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.2),transparent 68%);transition:transform .5s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-120%)}.download-button__icon[data-v-ebdc3b8b]{width:2.85rem;height:2.85rem;color:var(--color-accent);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 .35rem 1rem rgba(35,0,8,.24)}.download-button__icon svg[data-v-ebdc3b8b]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.35rem}.download-button__copy[data-v-ebdc3b8b]{z-index:1;text-align:left;gap:.1rem;min-width:9.2rem;display:grid;position:relative}.download-button__copy strong[data-v-ebdc3b8b]{font-family:var(--font-display);letter-spacing:-.015em;font-size:1rem;font-weight:800}.download-button__copy small[data-v-ebdc3b8b]{color:rgba(255,255,255,.76);letter-spacing:.02em;font-size:.7rem;font-weight:600}.download-button__arrow[data-v-ebdc3b8b]{z-index:1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.3rem;position:relative}.download-button--compact[data-v-ebdc3b8b]{gap:.6rem;min-height:3rem;padding:.4rem .75rem .4rem .45rem;box-shadow:0 .65rem 1.6rem rgba(218,10,56,.24)}.download-button--compact .download-button__icon[data-v-ebdc3b8b]{width:2.15rem;height:2.15rem}.download-button--compact .download-button__icon svg[data-v-ebdc3b8b]{width:1.05rem}.download-button--compact .download-button__copy[data-v-ebdc3b8b]{min-width:auto}.download-button--compact .download-button__copy strong[data-v-ebdc3b8b]{font-size:.85rem}.download-button--compact .download-button__copy small[data-v-ebdc3b8b],.download-button--compact .download-button__arrow[data-v-ebdc3b8b]{display:none}@media (hover:hover){.download-button[data-v-ebdc3b8b]:hover{filter:saturate(1.08)brightness(1.06);transform:translateY(-2px);box-shadow:0 1.25rem 3rem rgba(218,10,56,.4),inset 0 1px rgba(255,255,255,.2)}.download-button[data-v-ebdc3b8b]:hover:after{transform:translate(120%)}}.download-button[data-v-ebdc3b8b]:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (prefers-reduced-motion:reduce){.download-button[data-v-ebdc3b8b],.download-button[data-v-ebdc3b8b]:after{transition:none}}.drama-card[data-v-7a9b5e2a]{scroll-snap-align:start;flex:none;width:max(10.4rem,min(18vw,14.2rem))}.drama-card__visual[data-v-7a9b5e2a]{aspect-ratio:3/4;border-radius:var(--radius-card);background:var(--color-surface);isolation:isolate;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;box-shadow:0 1.3rem 3.5rem rgba(0,0,0,.34)}.drama-card__visual[data-v-7a9b5e2a]:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid rgba(255,255,255,.08);position:absolute;top:0;bottom:0;left:0;right:0}.drama-card img[data-v-7a9b5e2a]{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .3s}.drama-card__shade[data-v-7a9b5e2a]{z-index:1;background:linear-gradient(transparent,rgba(5,4,6,.76));position:absolute;top:35%;bottom:0;left:0;right:0}.drama-card__badge[data-v-7a9b5e2a]{z-index:2;color:#fff;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px);background:rgba(220,12,54,.9);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.38rem .58rem;font-size:.68rem;font-weight:800;line-height:1;position:absolute;top:.75rem;left:.75rem;box-shadow:0 .45rem 1.1rem rgba(0,0,0,.24)}.drama-card__index[data-v-7a9b5e2a]{z-index:2;color:rgba(255,255,255,.13);font-family:var(--font-display);letter-spacing:-.08em;font-size:3.6rem;font-weight:900;line-height:1;position:absolute;bottom:-.55rem;right:.6rem}.drama-card__copy[data-v-7a9b5e2a]{padding-top:.85rem}.drama-card h3[data-v-7a9b5e2a]{color:var(--color-text);font-family:var(--font-display);letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:750;line-height:1.25;overflow:hidden}.drama-card p[data-v-7a9b5e2a]{color:var(--color-text-muted);margin-top:.25rem;font-size:.78rem}@media (hover:hover){.drama-card:hover img[data-v-7a9b5e2a]{filter:saturate(1.06)contrast(1.03);transform:scale(1.035)}}@media (max-width:640px){.drama-card[data-v-7a9b5e2a]{width:10.6rem}.drama-card__visual[data-v-7a9b5e2a]{border-radius:1rem}}@media (prefers-reduced-motion:reduce){.drama-card img[data-v-7a9b5e2a]{transition:none}}
