:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#09090b;--surface:#111114;--surface-2:#17171b;--surface-3:#202026;--text:#f3f3f1;--muted:#9999a2;--line:#ffffff1a;--accent:#d42d34;--accent-hover:#ed3940;--radius:14px;--page:1400px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Bahnschrift,Aptos,system-ui,sans-serif;overflow-x:hidden}body:before{content:"";z-index:100;pointer-events:none;opacity:.018;background-image:repeating-linear-gradient(0deg,#0000 0 2px,#ffffff38 3px);position:fixed;inset:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto;display:block}::selection{background:var(--accent);color:#fff}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--accent);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-header{z-index:50;height:72px;color:var(--text);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#09090bb8;border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(20px,4vw,64px);display:grid;position:fixed;inset:0 0 auto}.brand{letter-spacing:.18em;align-items:center;gap:11px;width:max-content;font-size:13px;font-weight:800;display:inline-flex}.brand-mark{aspect-ratio:1;width:30px;color:var(--accent);border:1px solid var(--accent);place-items:center;font:700 13px ui-monospace,monospace;display:grid;transform:skew(-8deg)}.desktop-nav{color:var(--muted);gap:clamp(22px,2.5vw,40px);font-size:12px;font-weight:700;display:flex}.desktop-nav a{transition:color .25s}.desktop-nav a:hover{color:var(--text)}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.nav-cta{border:1px solid var(--line);border-radius:9px;padding:10px 17px;font-size:12px;font-weight:800;transition:border-color .25s,background-color .25s}.nav-cta:hover{border-color:var(--accent);background:#d42d341a}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:#111114cc;border-radius:9px;width:40px;height:40px;display:none}.menu-toggle span:not(.sr-only){background:var(--text);width:16px;height:1px;margin:5px auto;transition:transform .25s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(-3px)rotate(-45deg)}.mobile-menu{display:none}.section-shell{max-width:var(--page);margin:0 auto;padding:clamp(96px,11vw,168px) clamp(20px,4vw,64px)}.eyebrow{color:var(--accent);letter-spacing:.19em;margin:0 0 22px;font:700 10px/1 ui-monospace,monospace}.section-heading{max-width:700px;margin-bottom:58px}.section-heading h2,.statement h2,.spec-title h2,.purchase h2{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(40px,5.4vw,76px);line-height:1.01}.section-heading p,.statement>div>p:last-child,.purchase-panel>div>p:last-child{max-width:580px;color:var(--muted);margin:0;font-size:16px;line-height:1.72}.button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:12px;font-weight:800;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.button:active{transform:translateY(1px)scale(.985)}.button-primary{background:var(--accent);color:#fff;box-shadow:0 20px 55px #800a104d}.button-primary:hover{background:var(--accent-hover);transform:translateY(-2px)}.button-primary:disabled{cursor:default;opacity:.75;transform:none}.button-ghost{color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09090b66;border-color:#ffffff2e}.button-ghost:hover{background:#111114b3;border-color:#fff6}.performance-band{z-index:2;max-width:var(--page);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg);grid-template-columns:repeat(4,1fr);margin:0 auto;padding:30px clamp(20px,4vw,64px);display:grid;position:relative}.performance-band div{border-left:1px solid var(--line);gap:7px;padding-left:clamp(0px,2.4vw,34px);display:grid}.performance-band div:first-child{border-left:0;padding-left:0}.performance-band strong{font:700 clamp(17px,1.7vw,23px)/1 ui-monospace,monospace}.performance-band span{color:var(--muted);font-size:10px}.statement{grid-template-columns:1fr auto;align-items:center;gap:80px;min-height:720px;display:grid}.statement>div:first-child{max-width:760px}.statement-mark{color:#0000;letter-spacing:-.1em;-webkit-text-stroke:1px #ffffff1f;-webkit-user-select:none;user-select:none;font-size:clamp(130px,22vw,330px);font-weight:800;line-height:.8}.switch-lab{padding-top:60px}.switch-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:14px;display:grid}.switch-photo,.switch-console{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.switch-photo{min-height:650px}.switch-photo img{object-fit:cover;width:100%;height:100%}.switch-console{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,58px);display:flex}.switch-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.switch-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:15px 4px;font-size:11px;font-weight:800;position:relative}.switch-tabs button:after{content:"";background:var(--accent);height:2px;transition:transform .25s;position:absolute;inset:auto 0 -1px;transform:scaleX(0)}.switch-tabs button[aria-selected=true]{color:var(--text)}.switch-tabs button[aria-selected=true]:after{transform:scaleX(1)}.switch-name{letter-spacing:-.04em;margin:56px 0 38px;font-size:clamp(26px,3vw,42px);font-weight:700}.switch-data{gap:0;margin:0;display:grid}.switch-data div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.35fr;gap:24px;padding:18px 0;display:grid}.switch-data dt{color:var(--muted);font-size:10px}.switch-data dd{margin:0;font:700 12px ui-monospace,monospace}.switch-console>p{color:var(--muted);margin:26px 0 0;font-size:11px}.craft{padding-top:80px}.craft-grid{grid-template-rows:repeat(3,220px);grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.craft-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.craft-image{grid-row:span 3}.craft-image img{object-fit:cover;object-position:70% center;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.craft-image:hover img{transform:scale(1.035)}.craft-copy{flex-direction:column;justify-content:end;padding:34px;display:flex}.craft-copy-muted{background:var(--surface-2)!important}.craft-grid span{color:var(--accent);letter-spacing:.15em;font:700 9px ui-monospace,monospace}.craft-grid h3{letter-spacing:-.025em;margin:13px 0 9px;font-size:22px}.craft-grid p{max-width:420px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.craft-dial{grid-template-columns:105px 1fr;align-items:center;gap:24px;padding:28px 34px;display:grid}.dial{aspect-ratio:1;background:repeating-conic-gradient(var(--surface-3) 0 3deg, var(--accent) 3deg 4deg);width:82px;box-shadow:inset 0 0 0 21px var(--surface-3), 0 18px 40px #73080e40;border-radius:50%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.craft-dial:hover .dial{transform:rotate(100deg)}.spec-section{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(60px,10vw,150px);display:grid}.spec-title{position:sticky;top:120px}.spec-clusters{gap:48px;display:grid}.spec-clusters article{border-top:1px solid var(--line);padding-top:22px}.spec-clusters h3{margin:0 0 25px;font-size:13px}.spec-clusters dl{grid-template-columns:repeat(3,1fr);gap:22px;margin:0;display:grid}.spec-clusters dl div{gap:8px;display:grid}.spec-clusters dt{color:var(--muted);font-size:10px}.spec-clusters dd{margin:0;font:700 12px/1.45 ui-monospace,monospace}.purchase{padding-bottom:clamp(110px,12vw,180px)}.purchase-panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, var(--surface-2), var(--surface));grid-template-columns:1fr auto;align-items:end;gap:60px;padding:clamp(42px,6vw,86px);display:grid;position:relative;overflow:hidden}.purchase-panel:after{content:"";aspect-ratio:1;pointer-events:none;border:58px solid #d42d341f;border-radius:50%;width:340px;position:absolute;top:-170px;right:-170px}.purchase-action{z-index:1;gap:14px;min-width:245px;display:grid;position:relative}.purchase-action>span{text-align:right;font:700 22px ui-monospace,monospace}.purchase-action>p{min-height:16px;color:var(--muted);text-align:center;margin:0;font-size:10px}.site-footer{max-width:none;color:var(--text);background:radial-gradient(circle at 82% 18%,#d42d3424,#0000 31%),#101011;border-top:1px solid #ffffff1f;margin:0;padding:clamp(90px,10vw,144px) clamp(20px,4vw,64px) 30px;display:block;position:relative;overflow:hidden}.footer-wordmark{color:#ffffff06;letter-spacing:-.09em;white-space:nowrap;-webkit-text-stroke:1px #ffffff21;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(112px,21vw,340px);font-weight:800;line-height:.72;position:absolute;top:clamp(22px,3vw,44px);left:clamp(12px,3.5vw,56px)}.footer-main{z-index:1;border-bottom:1px solid #ffffff1f;grid-template-columns:1.2fr .65fr 1fr;align-items:end;gap:clamp(44px,8vw,128px);padding:clamp(150px,19vw,280px) 0 clamp(60px,7vw,96px);display:grid;position:relative}.footer-identity{max-width:350px}.footer-identity>p{color:var(--muted);margin:28px 0 0;font-size:14px;line-height:1.65}.footer-nav,.footer-studio{align-content:end;gap:13px;display:grid}.footer-nav>span,.footer-studio>span{color:#f3f3f16b;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;font:700 9px/1 ui-monospace,monospace}.footer-nav a{color:#f3f3f1cc;width:max-content;font-size:14px;transition:color .2s,transform .2s}.footer-nav a:hover{color:var(--accent);transform:translate(4px)}.footer-studio>a{border-radius:var(--radius);background:#ffffff06;border:1px solid #ffffff1f;align-items:center;gap:14px;width:min(100%,330px);padding:14px 16px;transition:border-color .25s,background-color .25s,transform .25s;display:flex}.footer-studio>a:hover{background:#407dff12;border-color:#55b2ff73;transform:translateY(-3px)}.footer-studio img{object-fit:contain;width:48px;height:48px}.footer-studio a>span{gap:5px;display:grid}.footer-studio strong{font-size:14px}.footer-studio small{color:var(--muted);font-size:10px}.footer-bottom{z-index:1;color:#f3f3f17a;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;font-size:10px;display:flex;position:relative}.footer-bottom p{margin:0}.footer-bottom a{align-items:center;gap:9px;transition:color .2s;display:inline-flex}.footer-bottom a:hover{color:var(--text)}.footer-bottom a span{color:var(--accent);font-size:14px}@media (width<=1024px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:block}.mobile-menu{border-bottom:1px solid var(--line);opacity:0;visibility:hidden;background:#09090bf7;padding:16px 20px 26px;transition:opacity .25s,transform .25s,visibility .25s;display:grid;position:absolute;top:72px;left:0;right:0;transform:translateY(-10px)}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu a{border-bottom:1px solid var(--line);padding:14px 0;font-size:13px;font-weight:700}.mobile-menu a:last-child{background:var(--accent);text-align:center;border:0;border-radius:9px;margin-top:12px;padding:14px}.statement{grid-template-columns:1fr;min-height:600px}.statement-mark{display:none}.switch-layout{grid-template-columns:1fr}.switch-photo{min-height:500px}.craft-grid{grid-template-rows:400px auto auto;grid-template-columns:1fr 1fr}.craft-image{grid-area:auto/span 2}.craft-dial{grid-column:span 2}.spec-section{grid-template-columns:1fr}.spec-title{position:static}}@media (width<=700px){.site-header{height:64px;padding-inline:16px}.mobile-menu{top:64px}.section-shell{padding:88px 20px}.section-heading{margin-bottom:38px}.performance-band{grid-template-columns:1fr 1fr;padding:0 20px}.performance-band div{border-bottom:1px solid var(--line);min-height:94px;padding:22px 12px}.performance-band div:nth-child(odd){border-left:0;padding-left:0}.performance-band div:nth-last-child(-n+2){border-bottom:0}.statement{min-height:auto}.switch-photo{min-height:390px}.switch-console{padding:28px 22px}.switch-name{margin:38px 0 26px}.craft-grid{grid-template-rows:330px auto auto auto;grid-template-columns:1fr}.craft-image,.craft-dial{grid-column:auto}.craft-copy{min-height:210px}.craft-dial{grid-template-columns:82px 1fr}.dial{width:68px}.spec-clusters dl{grid-template-columns:1fr;gap:18px}.spec-clusters dl div{grid-template-columns:.8fr 1.2fr;gap:16px}.purchase-panel{grid-template-columns:1fr;gap:38px}.purchase-action{min-width:0}.purchase-action>span{text-align:left}.site-footer{padding:80px 20px 24px}.footer-wordmark{font-size:clamp(86px,27vw,150px);top:28px;left:14px}.footer-main{grid-template-columns:1fr;align-items:start;gap:48px;padding:116px 0 54px}.footer-nav,.footer-studio{align-content:start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){.site-header,.mobile-menu{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none}}.scroll-cinema{z-index:1;isolation:isolate;background:#070709;min-height:100dvh;position:relative;overflow:hidden}.cinema-backdrop{z-index:-4;background:radial-gradient(48% 68% at 78% 48%,#75101729,#0000 68%),radial-gradient(38% 48% at 10% 100%,#510b1124,#0000 72%),#070709;position:absolute;inset:0;overflow:hidden}.cinema-backdrop:before{content:"";aspect-ratio:1.55;filter:blur(110px);background:#95131b14;border-radius:50%;width:min(78vw,1100px);position:absolute;top:50%;right:-8vw;transform:translateY(-50%)}.cinema-backdrop:after{content:"";opacity:.16;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#0000);mask-image:linear-gradient(90deg,#0000,#000 55%,#0000)}.cinema-frame{z-index:-1;aspect-ratio:3/2;filter:drop-shadow(0 38px 52px #0000006b);will-change:transform;background:0 0;width:min(67vw,102dvh,1020px);position:absolute;top:50%;right:clamp(4px,3.5vw,58px);overflow:visible;transform:translateY(-50%)}.cinema-frame:before{content:"";z-index:-1;filter:blur(65px);background:#a0141d1f;border-radius:50%;position:absolute;inset:18% 8% 4%}.cinema-frame video{object-fit:contain;mix-blend-mode:screen;filter:contrast(1.28)brightness(.96)saturate(.9);background:0 0;width:100%;height:100%;-webkit-mask-image:radial-gradient(72% 74% at 51% 49%,#000 66%,#0000 98%);mask-image:radial-gradient(72% 74% at 51% 49%,#000 66%,#0000 98%)}.cinema-intro,.cinema-chapter,.cinema-finale{z-index:3;width:min(520px,45vw);position:absolute;top:50%;left:clamp(24px,6vw,96px);transform:translateY(-50%)}.cinema-intro h1{white-space:nowrap}.cinema-intro h1,.cinema-chapter h2,.cinema-finale h2{color:#f3f3f1;letter-spacing:-.062em;text-shadow:0 16px 50px #00000073;max-width:760px;margin:0;font-size:clamp(52px,5.7vw,86px);line-height:.95}.cinema-intro>p:not(.eyebrow),.cinema-chapter p{color:#f3f3f1ad;max-width:430px;margin:26px 0 0;font-size:15px;line-height:1.7}.cinema-intro .eyebrow,.cinema-finale .eyebrow{margin-bottom:20px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.cinema-chapter,.cinema-finale{visibility:hidden;opacity:0}.cinema-chapter span{color:#d42d34;letter-spacing:.19em;margin-bottom:20px;font:700 10px/1 ui-monospace,monospace;display:block}.cinema-chapter h2,.cinema-finale h2{font-size:clamp(44px,5.2vw,76px)}@media (width<=900px){.cinema-frame{width:min(100vw - 32px,84dvh);top:36%;right:50%;transform:translate(50%,-50%)}.cinema-backdrop:before{width:130vw;top:30%;right:-45vw}.cinema-intro,.cinema-chapter,.cinema-finale{width:auto;inset:auto 20px 44px;transform:none}.cinema-intro:before,.cinema-chapter:before,.cinema-finale:before{content:"";z-index:-1;background:linear-gradient(#0000,#070709f2 52%);position:absolute;inset:-82px -20px -46px}.cinema-intro h1,.cinema-chapter h2,.cinema-finale h2{font-size:clamp(42px,12.5vw,62px)}.cinema-intro>p:not(.eyebrow),.cinema-chapter p{max-width:520px;margin-top:19px;font-size:14px}.hero-actions{margin-top:23px}}@media (width<=560px){.cinema-frame{width:calc(100vw - 8px);top:30%}.cinema-intro,.cinema-chapter,.cinema-finale{bottom:36px}.cinema-intro h1{font-size:clamp(39px,12.6vw,52px)}.cinema-chapter h2,.cinema-finale h2{font-size:clamp(39px,12vw,50px)}.cinema-intro>p:not(.eyebrow),.cinema-chapter p{line-height:1.55}}@media (prefers-reduced-motion:reduce){.scroll-cinema{min-height:100dvh}.cinema-intro{visibility:visible;opacity:1}.cinema-chapter,.cinema-finale{display:none}}.cinema-intro,.cinema-chapter,.cinema-finale{padding-left:26px}.cinema-intro:after,.cinema-chapter:after,.cinema-finale:after{content:"";background:linear-gradient(#d42d34,#d42d3414);width:1px;position:absolute;top:2px;bottom:2px;left:0;box-shadow:0 0 28px #d42d343d}.cinema-intro .eyebrow,.cinema-finale .eyebrow{align-items:center;gap:12px;width:max-content;display:flex}.cinema-intro .eyebrow:after,.cinema-finale .eyebrow:after{content:"";background:#d42d34b8;width:34px;height:1px}.cinema-intro h1,.cinema-chapter h2,.cinema-finale h2{text-wrap:balance;font-weight:700}.cinema-intro>p:not(.eyebrow),.cinema-chapter p{max-width:410px}.cinema-intro .hero-actions .button{min-width:132px}@media (width>=901px){.cinema-intro,.cinema-chapter,.cinema-finale{width:min(540px,45vw);left:clamp(28px,6.5vw,104px)}}@media (width<=900px){.cinema-intro,.cinema-chapter,.cinema-finale{padding-left:17px}}.cinema-progress{z-index:9;color:#f3f3f175;pointer-events:none;gap:8px;display:grid;position:absolute;bottom:22px;left:clamp(24px,6.5vw,104px);right:clamp(24px,4vw,64px)}.cinema-progress-copy,.cinema-progress-meta{letter-spacing:.17em;justify-content:space-between;align-items:center;font:700 9px/1 ui-monospace,monospace;display:flex}.cinema-progress-state{transition:color .3s,text-shadow .3s}.cinema-progress-number{color:#f3f3f1d1;letter-spacing:0;align-items:baseline;gap:2px;display:inline-flex}.cinema-progress-number strong{font-size:12px}.cinema-progress-number small{font-size:8px}.cinema-progress-track{background:#ffffff1a;height:2px;position:relative;overflow:hidden}.cinema-progress-track:after{content:"";background:#f3f3f194;width:1px;height:6px;position:absolute;top:-2px;right:0}.cinema-progress-track>span{transform-origin:0;background:#d42d34;width:100%;height:100%;display:block;transform:scaleX(0);box-shadow:0 0 18px #d42d349e}.cinema-progress-meta{color:#f3f3f147;font-size:7px}.scroll-cinema[data-progress-phase=ending] .cinema-progress-state,.scroll-cinema[data-progress-phase=complete] .cinema-progress-state{color:#f05a60;text-shadow:0 0 18px #d42d3480}.scroll-cinema[data-progress-phase=complete] .cinema-progress-track:after{background:#f3f3f1;box-shadow:0 0 12px #f3f3f1cc}@media (width<=560px){.cinema-progress{gap:6px;bottom:12px;left:20px;right:20px}.cinema-progress-meta{display:none}}@media (prefers-reduced-motion:reduce){.cinema-progress{display:none}}@media (width<=768px){.scroll-cinema[data-motion-mode=mobile]{flex-direction:column;justify-content:flex-start;min-height:auto;padding:88px 18px 38px;display:flex;overflow:hidden}.scroll-cinema[data-motion-mode=mobile] .cinema-backdrop{background:radial-gradient(92% 48% at 58% 28%,#a818212e,#0000 70%),linear-gradient(#070709 0%,#10080b 54%,#070709 100%)}.scroll-cinema[data-motion-mode=mobile] .cinema-frame{z-index:1;filter:drop-shadow(0 28px 42px #0000008c);width:min(114vw,620px);height:clamp(220px,44svh,340px);margin:2px auto 16px;position:relative;top:auto;right:auto;transform:translate(2vw)}.scroll-cinema[data-motion-mode=mobile] .cinema-frame:before{filter:blur(50px);background:#d42d3429;inset:28% 4% 10%}.scroll-cinema[data-motion-mode=mobile] .cinema-frame video{object-fit:contain;mix-blend-mode:screen;width:100%;height:100%;-webkit-mask-image:radial-gradient(86% 76%,#000 72%,#0000 100%);mask-image:radial-gradient(86% 76%,#000 72%,#0000 100%)}.scroll-cinema[data-motion-mode=mobile] .cinema-intro{z-index:3;width:auto;padding-left:16px;position:relative;inset:auto;transform:none}.scroll-cinema[data-motion-mode=mobile] .cinema-intro:before{display:none}.scroll-cinema[data-motion-mode=mobile] .cinema-intro h1{white-space:normal;letter-spacing:-.068em;font-size:clamp(42px,13vw,58px);line-height:.92}.scroll-cinema[data-motion-mode=mobile] .cinema-intro>p:not(.eyebrow){color:#f3f3f1b8;max-width:31rem;margin-top:18px;font-size:14px;line-height:1.58}.scroll-cinema[data-motion-mode=mobile] .hero-actions{grid-template-columns:1fr;gap:10px;margin-top:22px;display:grid}.scroll-cinema[data-motion-mode=mobile] .button{width:100%;min-height:48px}.scroll-cinema[data-motion-mode=mobile] .cinema-chapter,.scroll-cinema[data-motion-mode=mobile] .cinema-finale,.scroll-cinema[data-motion-mode=mobile] .cinema-progress{display:none}}@media (width<=380px){.scroll-cinema[data-motion-mode=mobile]{padding-inline:14px}.scroll-cinema[data-motion-mode=mobile] .cinema-frame{height:220px;margin-bottom:12px}.scroll-cinema[data-motion-mode=mobile] .cinema-intro h1{font-size:clamp(38px,12.5vw,48px)}}@media (width<=768px){.scroll-cinema[data-motion-mode=mobile]{background:#070709;height:100svh;min-height:100svh;padding:0;display:block;overflow:hidden}.scroll-cinema[data-motion-mode=mobile] .cinema-backdrop{background:radial-gradient(130% 72% at 56% 23%,#bc182438,#0000 58%),radial-gradient(80% 62% at 50% 88%,#50060c85,#0000 72%),linear-gradient(#070709 0%,#0b0709 45%,#070709 100%)}.scroll-cinema[data-motion-mode=mobile] .cinema-backdrop:before{opacity:.85;filter:blur(82px);width:118vw;top:23%;right:-34vw}.scroll-cinema[data-motion-mode=mobile] .cinema-backdrop:after{opacity:.1;background-size:52px 52px;-webkit-mask-image:linear-gradient(#0000,#000 25% 78%,#0000);mask-image:linear-gradient(#0000,#000 25% 78%,#0000)}.scroll-cinema[data-motion-mode=mobile] .cinema-frame{z-index:1;aspect-ratio:auto;filter:drop-shadow(0 32px 46px #0000009e);background:0 0;width:min(126vw,560px);height:min(48svh,385px);margin:0;position:absolute;top:18svh;left:50%;right:auto;overflow:visible;transform:translate(-50%)}.scroll-cinema[data-motion-mode=mobile] .cinema-frame:before{filter:blur(46px);background:radial-gradient(#d42d343d,#0000 70%);border-radius:999px;inset:32% 2% 4%}.scroll-cinema[data-motion-mode=mobile] .cinema-frame:after{content:"";z-index:-1;filter:blur(28px);pointer-events:none;background:radial-gradient(#0000009e,#0000 70%);position:absolute;inset:17% 7% 4%}.scroll-cinema[data-motion-mode=mobile] .cinema-frame video{object-fit:contain;object-position:center;mix-blend-mode:lighten;opacity:.96;filter:contrast(1.2)brightness(1.08)saturate(.92);background:0 0;width:100%;height:100%;-webkit-mask-image:radial-gradient(62% 58%,#000 54%,#000000d1 69%,#0000 91%);mask-image:radial-gradient(62% 58%,#000 54%,#000000d1 69%,#0000 91%)}.scroll-cinema[data-motion-mode=mobile] .cinema-intro,.scroll-cinema[data-motion-mode=mobile] .cinema-chapter,.scroll-cinema[data-motion-mode=mobile] .cinema-finale{top:auto;left:22px;right:22px;bottom:max(86px, env(safe-area-inset-bottom));z-index:3;width:auto;padding-left:16px;position:absolute;transform:none}.scroll-cinema[data-motion-mode=mobile] .cinema-intro:before,.scroll-cinema[data-motion-mode=mobile] .cinema-chapter:before,.scroll-cinema[data-motion-mode=mobile] .cinema-finale:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000 0%,#070709c7 36%,#070709fa 100%);position:absolute;inset:-42px -22px -58px}.scroll-cinema[data-motion-mode=mobile] .cinema-intro h1,.scroll-cinema[data-motion-mode=mobile] .cinema-chapter h2,.scroll-cinema[data-motion-mode=mobile] .cinema-finale h2{white-space:normal;letter-spacing:-.07em;max-width:340px;font-size:clamp(42px,12.2vw,56px);line-height:.9}.scroll-cinema[data-motion-mode=mobile] .cinema-intro>p:not(.eyebrow),.scroll-cinema[data-motion-mode=mobile] .cinema-chapter p{color:#f3f3f1b8;max-width:330px;margin-top:16px;font-size:13px;line-height:1.56}.scroll-cinema[data-motion-mode=mobile] .cinema-chapter span{margin-bottom:13px}.scroll-cinema[data-motion-mode=mobile] .hero-actions{grid-template-columns:1fr;gap:10px;margin-top:20px;display:grid}.scroll-cinema[data-motion-mode=mobile] .button{border-radius:11px;width:100%;min-height:48px}.scroll-cinema[data-motion-mode=mobile] .button-primary{box-shadow:0 18px 46px #d42d3447}.scroll-cinema[data-motion-mode=mobile] .cinema-progress{left:22px;right:22px;bottom:max(18px, env(safe-area-inset-bottom));gap:6px;display:grid}.scroll-cinema[data-motion-mode=mobile] .cinema-progress-meta{display:none}.scroll-cinema[data-motion-mode=mobile] .cinema-progress-copy{letter-spacing:.15em}}@media (width<=390px){.scroll-cinema[data-motion-mode=mobile] .cinema-frame{width:132vw;height:43svh;top:16svh}.scroll-cinema[data-motion-mode=mobile] .cinema-intro,.scroll-cinema[data-motion-mode=mobile] .cinema-chapter,.scroll-cinema[data-motion-mode=mobile] .cinema-finale{left:18px;right:18px;bottom:max(82px, env(safe-area-inset-bottom))}.scroll-cinema[data-motion-mode=mobile] .cinema-intro h1,.scroll-cinema[data-motion-mode=mobile] .cinema-chapter h2,.scroll-cinema[data-motion-mode=mobile] .cinema-finale h2{font-size:clamp(38px,11.7vw,49px)}.scroll-cinema[data-motion-mode=mobile] .cinema-intro>p:not(.eyebrow),.scroll-cinema[data-motion-mode=mobile] .cinema-chapter p{font-size:12.5px}}@media (width>=769px){.scroll-cinema[data-motion-mode=desktop] .cinema-intro,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter,.scroll-cinema[data-motion-mode=desktop] .cinema-finale{width:min(540px,37vw);left:clamp(52px,6.2vw,108px);top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.scroll-cinema[data-motion-mode=desktop] .cinema-intro:before,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter:before,.scroll-cinema[data-motion-mode=desktop] .cinema-finale:before{display:none}.scroll-cinema[data-motion-mode=desktop] .cinema-frame{width:min(62vw,102dvh,980px)!important;top:50%!important;right:clamp(12px,4vw,76px)!important;transform:translateY(-50%)!important}.scroll-cinema[data-motion-mode=desktop] .cinema-frame video{object-fit:contain}.scroll-cinema[data-motion-mode=desktop] .cinema-progress{bottom:22px}}@media (width>=769px) and (height<=780px){.scroll-cinema[data-motion-mode=desktop] .cinema-intro,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter,.scroll-cinema[data-motion-mode=desktop] .cinema-finale{width:min(520px,36vw);top:51%!important}.scroll-cinema[data-motion-mode=desktop] .cinema-intro h1,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter h2,.scroll-cinema[data-motion-mode=desktop] .cinema-finale h2{font-size:clamp(46px,5vw,78px)}.scroll-cinema[data-motion-mode=desktop] .cinema-intro>p:not(.eyebrow),.scroll-cinema[data-motion-mode=desktop] .cinema-chapter p{margin-top:20px;line-height:1.6}.scroll-cinema[data-motion-mode=desktop] .hero-actions{margin-top:24px}.scroll-cinema[data-motion-mode=desktop] .cinema-frame{width:min(61vw,96dvh,920px)!important;top:50%!important;right:clamp(10px,3.8vw,64px)!important}}@media (width>=769px) and (height<=660px){.scroll-cinema[data-motion-mode=desktop] .cinema-intro,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter,.scroll-cinema[data-motion-mode=desktop] .cinema-finale{width:min(480px,35vw);top:49%!important}.scroll-cinema[data-motion-mode=desktop] .cinema-intro h1,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter h2,.scroll-cinema[data-motion-mode=desktop] .cinema-finale h2{font-size:clamp(38px,4.45vw,62px)}.scroll-cinema[data-motion-mode=desktop] .cinema-intro .eyebrow,.scroll-cinema[data-motion-mode=desktop] .cinema-finale .eyebrow,.scroll-cinema[data-motion-mode=desktop] .cinema-chapter span{margin-bottom:12px}.scroll-cinema[data-motion-mode=desktop] .cinema-intro>p:not(.eyebrow),.scroll-cinema[data-motion-mode=desktop] .cinema-chapter p{margin-top:14px;font-size:13px}.scroll-cinema[data-motion-mode=desktop] .hero-actions{margin-top:16px}.scroll-cinema[data-motion-mode=desktop] .cinema-frame{width:min(57vw,84dvh,780px)!important}}@media (width>=769px){.scroll-cinema[data-motion-mode=desktop] .cinema-frame{filter:drop-shadow(0 42px 64px #00000085);mix-blend-mode:screen;width:min(70vw,114dvh,1120px)!important;box-shadow:none!important;background:0 0!important;right:clamp(-42px,-1vw,18px)!important}.scroll-cinema[data-motion-mode=desktop] .cinema-frame:before{filter:blur(74px);background:radial-gradient(#d42d342e,#0000 70%);inset:22% 4% 0%}.scroll-cinema[data-motion-mode=desktop] .cinema-frame:after{content:"";z-index:2;pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(90deg,#070709 0%,#0000 15% 84%,#090709 100%),linear-gradient(#070709 0%,#0000 17% 78%,#070709 100%);position:absolute;inset:-2px}.scroll-cinema[data-motion-mode=desktop] .cinema-frame video{mix-blend-mode:screen;opacity:.98;filter:contrast(1.18)brightness(1.1)saturate(.92);-webkit-mask-image:radial-gradient(68% 64%,#000 58%,#000000b8 76%,#0000 94%);mask-image:radial-gradient(68% 64%,#000 58%,#000000b8 76%,#0000 94%);background:0 0!important}}@media (width>=769px) and (height<=780px){.scroll-cinema[data-motion-mode=desktop] .cinema-frame{width:min(68vw,108dvh,1040px)!important;right:clamp(-34px,-1vw,12px)!important}}@media (width>=769px) and (height<=660px){.scroll-cinema[data-motion-mode=desktop] .cinema-frame{width:min(62vw,96dvh,880px)!important;right:clamp(-22px,0vw,18px)!important}}@media (width>=769px){.scroll-cinema[data-motion-mode=desktop] .cinema-frame{filter:drop-shadow(0 42px 64px #00000085);mix-blend-mode:normal!important}.scroll-cinema[data-motion-mode=desktop] .cinema-frame:after{opacity:.48;mix-blend-mode:multiply;background:linear-gradient(90deg,#070709 0%,#0000 12% 88%,#090709 100%),linear-gradient(#070709 0%,#0000 14% 82%,#070709 100%)}.scroll-cinema[data-motion-mode=desktop] .cinema-frame video{opacity:1;mix-blend-mode:screen;filter:contrast(1.3)brightness(.98)saturate(1.02);-webkit-mask-image:radial-gradient(70% 66%,#000 60%,#000000d1 78%,#0000 95%);mask-image:radial-gradient(70% 66%,#000 60%,#000000d1 78%,#0000 95%)}}
