:root{color-scheme:dark;--bg:#101310;--panel:#191d18;--line:#ffffff13;--text:#f1f3eb;--muted:#989f93;--lime:#c2ec79;--max:1280px;font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:94px}body{margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h2{font-size:29px;letter-spacing:-.8px;line-height:1.4}h3{font-weight:550}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;left:20px;top:-60px;z-index:99;background:var(--lime);color:#111;padding:10px}.skip:focus{top:10px}.accent{color:var(--lime)}.live-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--lime);flex-shrink:0}.eyebrow{color:var(--lime);font-size:11px;font-weight:500;letter-spacing:2px;margin-bottom:12px}.btn{min-height:46px;display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:0 25px;border-radius:7px;font-weight:600;transition:background .2s,transform .2s;border:1px solid transparent;font-size:13px;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.primary{background:var(--lime);color:#18210e}.primary:hover{background:#d1f99a}.secondary{background:#ffffff08;border-color:#ffffff26;color:var(--text)}.secondary:hover{background:#ffffff13}.text-action{display:inline-flex;align-items:center;gap:15px;background:none;color:var(--lime);font-size:13px;padding:0;min-height:42px}.text-action .icon{width:18px}.text-action:hover{color:#e1ffb2}
.site-header{height:80px;position:sticky;top:0;z-index:20;background:#101310f5;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{max-width:1488px;margin:auto;height:100%;padding:0 48px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:20px;font-weight:750;letter-spacing:.6px;white-space:nowrap}.brand-mark{display:flex;color:var(--lime);width:37px;height:37px}.brand-mark svg{width:100%;height:100%}.brand-suffix{font-size:.85em;margin-left:2px;font-weight:400}.main-nav{display:flex;gap:29px;align-self:stretch}.main-nav a{display:flex;align-items:center;position:relative;color:#b2b6ac;font-size:13px;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--lime)}.main-nav a.active:after{content:"";position:absolute;bottom:16px;left:calc(50% - 8px);width:16px;height:2px;background:var(--lime)}.header-search{margin-left:auto;color:#899080;display:flex;gap:9px;align-items:center;font-size:12px;white-space:nowrap}.header-search:hover{color:var(--text)}.header-search .icon{width:17px}.header-cta{display:flex;align-items:center;gap:8px;font-size:12px;padding:8px 15px;border:1px solid #6a805347;border-radius:6px;color:var(--lime);white-space:nowrap}.header-cta .icon{width:16px}
.hero{position:relative;height:570px;overflow:hidden;max-width:1800px;margin:auto;background:#14211a}.hero-art{position:absolute;right:0;top:0;height:100%;width:100%;object-fit:cover;object-position:65% 44%}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,#101710f7 0%,#101710d9 22%,#10171069 49%,#10171005 72%),linear-gradient(0deg,#101310 0%,#10131000 26%)}.hero-inner{position:relative;height:100%;display:flex;align-items:center}.hero-copy{padding-bottom:20px;max-width:550px}.hero-kicker{display:flex;align-items:center;gap:10px;color:#c2cabb;font-size:11px;letter-spacing:1.1px;margin-bottom:34px}.hero-kicker h1{font-size:11px;font-weight:500}.kicker-rule{width:20px;height:1px;background:#ffffff3b}.feature-label{font-size:11px;color:var(--lime);letter-spacing:2px;margin-bottom:13px}.feature-label span{color:#76836c;margin:0 8px}.hero h2{font-family:"Songti SC","STSong",serif;font-size:58px;line-height:1.25;letter-spacing:4px;font-weight:700;text-shadow:0 2px 28px #0004}.hero h2>span{display:block;font-size:48px;font-weight:500;letter-spacing:6px;margin-top:3px}.hero-tags{display:flex;gap:12px;color:#c6c8ba;font-size:11px;margin-top:21px;align-items:center}.hero-tags span+span:before{content:"·";color:#687261;margin-right:12px}.hero-tags span:first-child{border:1px solid #ffffff35;padding:0 6px;border-radius:3px}.hero-description{color:#b6bcad;line-height:1.9;font-size:13px;margin-top:17px;letter-spacing:.4px}.hero-actions{display:flex;gap:12px;margin-top:27px}.hero-actions .btn{min-height:48px;padding:0 27px}.hero-footnote{font-size:10px;color:#87927b;margin-top:23px;letter-spacing:.5px}.hero-caption{position:absolute;bottom:37px;right:0;display:flex;gap:14px;align-items:center;font-size:10px;color:#c7cdc3;letter-spacing:1px}.hero-caption b{font-size:9px;font-weight:400;color:#9faa97}.caption-line{width:25px;height:1px;background:var(--lime)}
.discovery-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:23px 0 27px;gap:22px}.discovery-strip>a{display:flex;align-items:center;gap:14px;border-right:1px solid var(--line);padding:2px 22px 2px 0}.discovery-strip>a:last-child{border:0;padding-right:0}.discovery-strip>a:hover strong{color:var(--lime)}.strip-icon{width:43px;height:43px;border-radius:12px;background:#c2ec790a;color:#b3c99c;display:grid;place-items:center}.strip-icon .icon{width:23px;height:23px}.discovery-strip strong{display:block;font-size:14px;font-weight:500;letter-spacing:.5px}.discovery-strip small{display:block;font-size:10px;color:#828c79;margin-top:2px}.strip-arrow{margin-left:auto;width:13px;color:#666f5e}.section{padding:47px 0}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:2px;color:#8e9a82}.section-heading h2{font-size:27px;font-weight:600;letter-spacing:1px}.section-heading h2 .accent{margin-left:4px}.section-caption{font-size:10px;color:#747f6b;letter-spacing:1px;padding-bottom:5px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{padding:7px 18px;min-height:35px;border-radius:5px;background:transparent;font-size:11px;color:#a2aa99}.filters button:hover{background:#ffffff09;color:#d4ddc9}.filters button.on{background:#c2ec7917;color:var(--lime)}.search-box{display:flex;align-items:center;gap:9px;min-width:220px;border:1px solid #ffffff12;border-radius:6px;background:#ffffff02;padding:3px 10px;height:36px}.search-box>.icon{width:14px;color:#78836c}.search-box input{min-width:0;width:100%;color:#dbe2d2;background:transparent;border:0;font-size:11px;outline:none}.search-box input::placeholder{color:#737e68}.search-box button{background:none;padding:0;color:#8d997e;display:flex;align-items:center;min-height:28px;min-width:24px;justify-content:center}.search-box button .icon{width:15px}
.film-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.film-card{min-width:0}.poster-link{display:block;aspect-ratio:2/3;border-radius:8px;overflow:hidden;position:relative;background:#20281f;isolation:isolate}.poster-link>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.poster-comeback>img{object-position:70% center}.poster-link:hover>img{transform:scale(1.055)}.poster-shade{position:absolute;inset:0;background:linear-gradient(0deg,#080e0be8 0%,#080e0b50 26%,transparent 58%)}.poster-genre{position:absolute;top:9px;left:9px;font-size:8px;letter-spacing:.5px;padding:2px 6px;border:1px solid #ffffff25;background:#0c140d80;border-radius:3px;backdrop-filter:blur(5px);color:#e4e6da}.poster-type{position:absolute;bottom:18px;left:10px;right:10px;text-align:center;display:flex;flex-direction:column;gap:5px}.poster-type strong{font-family:"Songti SC","STSong",serif;font-weight:600;font-size:22px;letter-spacing:2px;line-height:1.3;color:var(--poster-accent);text-shadow:0 2px 4px #0006}.poster-type small{font-size:7px;letter-spacing:1px;color:#c9c9bf}.poster-last-bus .poster-type strong{font-size:17px;letter-spacing:1px}.poster-invisible .poster-type strong{font-size:23px}.poster-comeback .poster-type strong{font-size:26px}.poster-comeback .poster-type small,.poster-broken-deal .poster-type small{font-family:"Songti SC",serif;font-size:14px;letter-spacing:3px}.poster-play{position:absolute;left:calc(50% - 21px);top:calc(50% - 21px);width:42px;height:42px;border:1px solid #ffffff70;background:#141c1370;border-radius:50%;display:grid;place-items:center;opacity:0;transition:opacity .2s;backdrop-filter:blur(5px);color:white}.poster-link:hover .poster-play,.poster-link:focus-visible .poster-play{opacity:1}.film-info{padding:12px 1px 0}.film-info h3{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.film-info h3 a:hover{color:var(--lime)}.film-info p{font-size:9px;color:#87917c;margin-top:6px;white-space:nowrap}.film-info p span{margin:0 6px;color:#56634c}.catalog-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px;border-top:1px solid var(--line);padding-top:13px;font-size:10px;color:#7c8870}.catalog-bottom>span{display:flex;align-items:center;gap:9px}.catalog-bottom .text-action{font-size:11px;color:#a1b68b;gap:9px}.catalog-bottom #saved-count{border-radius:4px;background:#ffffff09;min-width:18px;text-align:center;font-size:9px;padding:1px 4px}.empty-state{text-align:center;padding:50px 20px;background:#ffffff03;border:1px dashed #ffffff18;border-radius:8px}.empty-state>.icon{color:var(--lime);width:26px;height:26px;margin-bottom:12px}.empty-state h3{font-size:20px}.empty-state p{color:var(--muted);margin:10px 0 20px}
.editorial{position:relative;display:grid;grid-template-columns:42% 1fr;gap:46px;align-items:center;background:#19221b;border:1px solid #ffffff0d;border-radius:10px;overflow:hidden;min-height:310px;margin:0 0 20px}.editorial-image{position:relative;align-self:stretch;height:310px;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center 35%;opacity:.9}.editorial-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,#19221b),linear-gradient(0deg,#12201588,transparent 55%)}.editorial-stamp{position:absolute;left:25px;bottom:25px;border:1px solid #dadac675;padding:8px;font-family:"Songti SC",serif;line-height:1.6;font-size:10px;letter-spacing:3px;z-index:1;color:#eee9d4}.editorial-copy{padding:28px 30px 28px 0;position:relative;z-index:1}.editorial-copy h2{font-family:"Songti SC","STSong",serif;font-size:32px;line-height:1.5;letter-spacing:2px;font-weight:500}.editorial-copy .eyebrow{font-size:9px;color:#aebf93}.editorial-copy>p:not(.eyebrow){color:#99a38d;font-size:11px;margin:13px 0;line-height:1.9}.editorial-meta{display:flex;gap:10px;font-size:9px;color:#a1ad94;margin-bottom:5px}.editorial-meta span+span:before{content:"/";margin-right:10px;color:#536449}.editorial-copy .text-action{font-size:11px;gap:26px}.editorial-number{font-family:"Songti SC",serif;font-size:70px;position:absolute;right:35px;top:35px;color:#9fac7b08;letter-spacing:10px;line-height:1.3;pointer-events:none}
.download{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:460px;padding:40px 8%;margin-bottom:25px}.download h2{font-size:42px;line-height:1.4;letter-spacing:2px;font-weight:600}.download .eyebrow{font-size:10px;margin-bottom:18px}.download-copy>p:not(.eyebrow){color:#949d8c;font-size:12px;line-height:2;margin-top:20px}.download-buttons{display:flex;gap:12px;margin:25px 0 18px}.download-buttons .btn{font-size:11px;padding:0 17px;min-height:43px}.download-buttons .icon{width:17px}.web-link{display:flex;align-items:center;gap:8px;color:#91a080;font-size:10px}.web-link .icon{width:14px;height:14px}.web-link:hover{color:var(--lime)}.phone-scene{position:relative;height:365px;display:grid;place-items:center;isolation:isolate}.phone{position:relative;transform:rotate(9deg);width:183px;height:359px;border:4px solid #46513f;border-radius:30px;background:#111810;overflow:hidden;box-shadow:20px 25px 50px #0006,inset 0 0 0 1px #020502;z-index:1;padding:0 8px}.phone-island{position:absolute;top:6px;width:53px;height:12px;background:#030702;border-radius:20px;left:calc(50% - 26px)}.phone-header{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;white-space:nowrap;margin-top:30px;margin-bottom:10px}.phone-header .brand-mark{width:18px;height:18px}.phone-hero{position:relative;height:127px;border-radius:7px;overflow:hidden}.phone-hero>img{width:100%;height:100%;object-fit:cover;object-position:70%}.phone-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#101710,transparent)}.phone-hero>div{position:absolute;bottom:8px;left:9px;z-index:1;display:flex;flex-direction:column}.phone-hero small{font-size:6px;color:var(--lime)}.phone-hero strong{font-size:16px;font-family:"Songti SC",serif;letter-spacing:2px}.phone-hero span{font-size:9px;font-family:"Songti SC",serif;letter-spacing:1px}.phone-nav{display:flex;justify-content:space-between;padding:12px 3px;font-size:7px;color:#8f9c80}.phone-nav b{color:var(--lime);font-weight:500}.phone-posters{display:grid;grid-template-columns:1fr 1fr;gap:6px;height:101px;overflow:hidden}.phone-posters img{width:100%;height:100%;object-fit:cover;border-radius:4px}.phone-home{position:absolute;bottom:7px;left:calc(50% - 23px);height:3px;width:46px;border-radius:4px;background:#9ca78f}.orbit{position:absolute;border:1px solid #bbdf8110;border-radius:50%;transform:rotate(-30deg)}.orbit-one{width:335px;height:280px}.orbit-two{width:390px;height:330px;background:radial-gradient(ellipse,#83b33712,transparent 70%);z-index:-1}.phone-note{position:absolute;border:1px solid #d1f1a522;border-radius:6px;background:#202b1bdd;backdrop-filter:blur(5px);font-size:10px;color:#c4d9b0;padding:9px 15px;letter-spacing:1px;z-index:2;box-shadow:0 10px 20px #0003}.note-top{top:58px;right:9px;transform:rotate(6deg)}.note-bottom{bottom:48px;left:8px;transform:rotate(-5deg);display:flex;gap:18px;align-items:center}.note-bottom .icon{width:13px;height:13px;color:var(--lime)}
.address{display:flex;align-items:center;gap:25px;background:#1b2418;border:1px solid #d1f1a515;border-radius:10px;padding:31px 38px}.address-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid #acc68232;border-radius:50%;color:#c4dc9e;flex-shrink:0}.address-icon .icon{width:23px;height:23px}.address-copy .eyebrow{font-size:9px;margin-bottom:5px}.address-copy h2{font-size:23px;font-weight:500;letter-spacing:1px}.address-copy>p:last-child{color:#95a287;font-size:10px;margin-top:6px}.address-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.domain{font-family:ui-monospace,monospace;font-size:24px;letter-spacing:1px;color:#d4e4bd;display:flex;gap:10px;align-items:center}.domain-dot{height:6px;width:6px;border-radius:50%;background:var(--lime)}.address-actions .btn{font-size:11px;min-height:41px;padding-inline:16px;color:#c6ddb0;border-color:#afce841f}.address-actions .icon{width:14px}.faq{display:grid;grid-template-columns:36% 1fr;gap:60px;padding:65px 0 72px}.faq-heading .eyebrow{font-size:9px;color:#91a17f}.faq-heading h2{font-size:26px;font-weight:500;letter-spacing:1px}.faq-heading>p:last-child{font-size:11px;color:#798870;margin-top:16px}.faq-list details{border-bottom:1px solid #ffffff12}.faq-list details:first-child{border-top:1px solid #ffffff12}.faq-list summary{min-height:57px;padding:14px 0;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#bfc8b7}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{color:var(--lime)}.faq-plus{font-size:20px;font-weight:300;color:#8c9b7e;line-height:1;transition:transform .2s}.faq-list details[open] .faq-plus{transform:rotate(45deg);color:var(--lime)}.faq-list details p{font-size:11px;line-height:1.9;color:#93a085;padding:0 32px 18px 0}.site-footer{border-top:1px solid var(--line);background:#0c100c;padding:32px 0 23px}.footer-top{display:flex;align-items:center;gap:28px;padding-bottom:23px;border-bottom:1px solid #ffffff09}.footer-top .brand{font-size:16px;gap:7px}.footer-top .brand-mark{width:30px;height:30px}.footer-top p{font-size:11px;color:#7c8970;letter-spacing:1px}.back-top{margin-left:auto;font-size:10px;color:#94a284}.footer-bottom{padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:#6e7b63;font-size:9px}.footer-bottom nav{display:flex;gap:22px}.footer-bottom a:hover{color:var(--lime)}
 dialog{color:var(--text);border:1px solid #ffffff24;border-radius:14px;background:#171d15;padding:0;width:min(760px,calc(100% - 32px));max-height:90dvh;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#040903ce;backdrop-filter:blur(9px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;top:13px;right:13px;z-index:2;width:34px;height:34px;border-radius:50%;background:#10170ed9;display:grid;place-items:center;color:white;border:1px solid #ffffff29}.dialog-close:hover{background:#35432b}.dialog-close .icon{width:17px;height:17px}.dialog-layout{display:grid;grid-template-columns:40% 1fr}.dialog-layout>img{width:100%;height:100%;max-height:540px;min-height:425px;object-fit:cover;object-position:65%}.dialog-copy{padding:50px 30px 30px}.dialog-copy h2{font-size:26px}.dialog-episodes{color:#91a47f;font-size:12px;margin-top:13px}.dialog-copy>p:last-of-type{font-size:13px;line-height:1.9;margin-top:22px;color:#b0bda2}.playback-status{display:flex;gap:12px;border:1px solid #ffffff12;background:#ffffff04;padding:15px;border-radius:7px;margin:24px 0;font-size:11px}.playback-status>.icon{color:#adc98d;width:19px}.playback-status strong{font-weight:500;color:#c4d4b4}.playback-status p{color:#8f9f80;margin-top:5px;font-size:10px}.dialog-copy .btn{font-size:12px}.download-dialog-content{text-align:center;padding:45px 38px;max-width:450px;margin:auto}.download-dialog-content>.icon{width:38px;height:38px;color:var(--lime);margin-bottom:20px}.download-dialog-content h2{font-size:27px}.download-dialog-content>p:not(.eyebrow){font-size:13px;color:#a0af91;line-height:1.9;margin:20px 0 27px}#download-dialog{max-width:450px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:100;max-width:calc(100% - 32px);border:1px solid #c2ec7940;border-radius:8px;background:#29341ff5;color:#e2f2ce;padding:13px 23px;font-size:12px;box-shadow:0 10px 40px #0006;text-align:center;width:max-content}.noscript{padding:20px;text-align:center;color:var(--muted)}
@media(min-width:1500px){.hero{height:630px}.hero h2{font-size:65px}.hero h2>span{font-size:54px}.hero-art{object-position:center 47%}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header-inner{padding:0 32px;gap:30px}.main-nav{gap:22px}.header-search span{display:none}.hero{height:545px}.film-grid{gap:13px}.poster-type strong{font-size:19px;letter-spacing:1px}.poster-last-bus .poster-type strong{font-size:14px}.poster-comeback .poster-type strong{font-size:23px}.film-info h3{font-size:11px}.film-info p{font-size:8px}.film-info p span{margin:0 3px}.discovery-strip{gap:14px}.discovery-strip>a{gap:10px;padding-right:14px}.strip-arrow{display:none}.address{padding:28px;gap:20px}.address-actions{gap:15px}.domain{font-size:20px}.download{padding:40px 5%}.phone-note.note-top{right:-5px}.note-bottom{left:-5px}.editorial{gap:30px}.faq{gap:38px}}
@media(max-width:900px){.header-inner{gap:22px}.header-search{display:none}.header-cta{margin-left:auto}.main-nav{gap:18px}.brand{font-size:18px}.brand-mark{width:33px;height:33px}.hero{height:535px}.hero h2{font-size:51px}.hero h2>span{font-size:43px}.hero-copy{max-width:440px}.hero-art{object-position:65% center}.hero-scrim{background:linear-gradient(90deg,#101710f5 0%,#101710bf 26%,#1017102b 70%),linear-gradient(0deg,#101310,transparent 30%)}.hero-caption{display:none}.film-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.poster-type strong{font-size:27px}.poster-last-bus .poster-type strong{font-size:23px}.poster-type small{font-size:9px}.film-info h3{font-size:14px}.film-info p{font-size:11px}.poster-comeback .poster-type strong{font-size:30px}.discovery-strip strong{font-size:12px}.discovery-strip small{font-size:9px}.strip-icon{width:34px;height:36px;background:none}.discovery-strip>a{gap:8px}.strip-icon .icon{width:20px}.section{padding:38px 0}.editorial{grid-template-columns:44% 1fr;gap:24px}.editorial-copy h2{font-size:26px}.editorial-image{height:310px}.editorial-copy{padding:24px 15px 24px 0}.editorial-number{display:none}.download{padding:35px 0;gap:15px}.download h2{font-size:36px}.phone-scene{transform:scale(.9);transform-origin:center}.download-buttons{gap:8px}.download-buttons .btn{padding-inline:13px}.address{gap:18px;padding:27px 25px}.address-icon{display:none}.address-copy h2{font-size:22px}.address-actions{flex-direction:column;align-items:flex-end;gap:10px}.address-actions .btn{min-height:36px}.faq{grid-template-columns:1fr;gap:28px;padding:48px 0}.faq-heading>p:last-child{margin-top:10px}.faq-list summary{font-size:13px}.faq-list details p{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:105px}.wrap{width:calc(100% - 36px)}.site-header{height:98px}.header-inner{padding:12px 18px 0;gap:0;flex-wrap:wrap;align-content:space-between}.brand{font-size:18px;gap:7px}.brand-mark{width:30px;height:30px}.header-cta{order:1;margin-left:auto;padding:6px 10px;font-size:10px;gap:5px}.header-cta .icon{width:14px;height:14px}.main-nav{order:2;width:100%;gap:0;justify-content:space-between;height:43px;align-self:auto}.main-nav a{font-size:11px;min-width:44px;justify-content:center}.main-nav a.active:after{bottom:3px}.hero{height:555px}.hero-art{object-position:71% top;height:350px;opacity:.82}.hero-scrim{background:linear-gradient(0deg,#101310 2%,#101710fa 30%,#10171061 69%,#10171025),linear-gradient(90deg,#1017106b,transparent 70%)}.hero-inner{align-items:flex-end}.hero-copy{padding-bottom:30px;max-width:100%;width:100%;position:relative}.hero-kicker{font-size:9px;gap:7px;letter-spacing:.5px;margin-bottom:16px}.hero-kicker h1{font-size:10px}.hero-kicker .kicker-rule{width:15px}.feature-label{font-size:9px;margin-bottom:9px;letter-spacing:1.5px}.hero h2{font-size:43px;line-height:1.22;letter-spacing:4px}.hero h2>span{font-size:35px;letter-spacing:5px;margin-top:6px}.hero-tags{font-size:10px;gap:10px;margin-top:15px}.hero-tags span+span:before{margin-right:10px}.hero-description{font-size:12px;margin-top:13px;line-height:1.9}.hero-actions{margin-top:21px;gap:10px}.hero-actions .btn{padding:0 20px;font-size:12px;min-height:45px}.hero-footnote{font-size:8px;margin-top:17px;letter-spacing:0}.discovery-strip{grid-template-columns:1fr 1fr;padding:7px 0 22px;gap:21px 15px}.discovery-strip>a{border-right:0;padding:0;gap:10px}.strip-icon{background:#c2ec7908;width:35px;height:35px;border-radius:10px}.discovery-strip strong{font-size:12px;letter-spacing:0}.discovery-strip small{font-size:9px}.section{padding:32px 0}.section-heading{margin-bottom:18px;gap:8px}.section-heading h2{font-size:23px;letter-spacing:0}.section-heading .eyebrow{font-size:9px;margin-bottom:8px}.section-caption{display:none}.catalog-toolbar{display:block;margin-bottom:20px}.filters{gap:3px;justify-content:space-between;margin-bottom:16px}.filters button{padding:7px 11px;min-height:36px;font-size:11px}.search-box{width:100%;height:40px;padding-inline:12px}.search-box input{font-size:12px}.search-box button{min-width:30px;min-height:32px}.film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.poster-link{border-radius:7px}.poster-type{bottom:17px}.poster-type strong{font-size:24px}.poster-last-bus .poster-type strong{font-size:17px}.poster-comeback .poster-type strong{font-size:26px}.poster-invisible .poster-type strong{font-size:22px}.poster-type small{font-size:7px;letter-spacing:.5px}.film-info{padding-top:9px}.film-info h3{font-size:12px}.film-info p{font-size:9px;margin-top:5px}.film-info p span{margin-inline:4px}.catalog-bottom{margin-top:22px;padding-top:11px}.catalog-bottom>span{font-size:8px;gap:6px}.catalog-bottom .text-action{font-size:10px;gap:6px}.catalog-bottom .icon{width:14px}.editorial{grid-template-columns:1fr;gap:0;margin-top:3px;border-radius:8px;margin-bottom:12px}.editorial-image{height:215px}.editorial-image img{object-position:center 30%}.editorial-image:after{background:linear-gradient(0deg,#19221b 0%,#19221b00 55%)}.editorial-stamp{left:auto;right:17px;bottom:25px;font-size:9px}.editorial-copy{padding:4px 23px 23px}.editorial-copy h2{font-size:28px;line-height:1.5}.editorial-copy .eyebrow{margin-bottom:9px}.editorial-copy>p:not(.eyebrow){font-size:11px;margin:13px 0}.editorial-copy .text-action{margin-top:6px}.download{display:flex;flex-direction:column;padding:34px 5px 20px;gap:20px;margin-bottom:0;overflow:hidden}.download-copy{width:100%;z-index:1}.download h2{font-size:35px;letter-spacing:1px}.download .eyebrow{margin-bottom:13px}.download-copy>p:not(.eyebrow){font-size:11px;margin-top:17px}.download-buttons{margin:22px 0 17px;gap:10px}.download-buttons .btn{padding:0 17px;min-height:43px}.phone-scene{height:340px;width:100%;transform:scale(.92);margin-top:0}.note-top{right:12px!important}.note-bottom{left:5px}.orbit-two{width:340px}.orbit-one{width:280px}.address{padding:25px 23px;display:block;border-radius:8px}.address-copy h2{font-size:23px}.address-copy>p:last-child{font-size:10px}.address-actions{margin:19px 0 0;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.domain{font-size:17px;letter-spacing:.4px;gap:7px}.domain-dot{width:4px;height:4px}.address-actions .btn{font-size:10px;padding-inline:10px;gap:6px;min-height:40px}.address-actions .icon{width:12px}.faq{display:block;padding:42px 0}.faq-heading{margin-bottom:25px}.faq-heading h2{font-size:24px}.faq-heading>p:last-child{font-size:10px;margin-top:9px}.faq-list summary{font-size:12px;min-height:59px;gap:15px;line-height:1.7}.faq-list details p{font-size:11px;padding-right:15px}.site-footer{padding:25px 0 20px}.footer-top{gap:0;flex-wrap:wrap;padding-bottom:20px}.footer-top .brand{font-size:15px}.footer-top .brand-mark{width:26px;height:26px}.footer-top>p{order:2;width:100%;font-size:9px;padding-left:33px;margin-top:5px}.back-top{font-size:9px}.footer-bottom{flex-direction:column-reverse;gap:17px;font-size:9px;padding-top:19px}.footer-bottom nav{justify-content:space-between;gap:10px}.footer-bottom>span{font-size:8px;color:#647358}.dialog-layout{grid-template-columns:1fr}.dialog-layout>img{height:235px;min-height:0;object-position:center 28%}.dialog-copy{padding:25px}.dialog-copy h2{font-size:23px}.dialog-copy .eyebrow{font-size:10px}.dialog-copy>p:last-of-type{font-size:12px;margin-top:14px}.playback-status{margin:20px 0}.dialog-copy .btn{min-height:44px}.download-dialog-content{padding:45px 25px 30px}.toast{font-size:11px;bottom:20px;padding:12px 17px}.empty-state{padding:30px 17px}.empty-state h3{font-size:18px}.empty-state p{font-size:12px}}
@media(max-width:360px){.hero-actions .btn{padding:0 15px;font-size:11px}.hero h2{font-size:40px}.hero h2>span{font-size:32px}.hero-kicker{font-size:8px}.filters button{padding-inline:8px;font-size:10px}.poster-last-bus .poster-type strong{font-size:15px}.film-info h3{font-size:11px}.film-info p{font-size:8px}.address{padding:22px 17px}.address-actions{gap:8px}.domain{font-size:16px}.address-actions .btn{font-size:9px;padding-inline:8px}.download-buttons .btn{padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep faces within the visible crop at wide aspect ratios. */
.hero-art{object-position:65% top}.editorial-image img{object-position:center 8%}
@media(max-width:600px){.hero-art{object-position:71% top}.editorial-image img{object-position:center 10%}}
@media(max-width:600px){.dialog-layout>img{object-position:center top}}
.download{overflow:hidden}
