:root{--bg:#0b0b0b;--panel:#141414;--ink:#f7f7f4;--muted:#b0b0ac;--ease:cubic-bezier(.32,.72,0,1);font-family:Manrope,-apple-system,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--bg);color:var(--ink);margin:0;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid #fff;outline-offset:6px}img{display:block;max-width:100%;height:auto}.wrap{width:min(1360px,calc(100% - 96px));margin:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:166px;height:46px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover;object-position:center}.header nav{display:flex;gap:38px;font-size:14px;font-weight:600}.header nav a{padding:12px 0;color:#d2d2ce;transition:color .4s var(--ease)}.header nav a:hover{color:#fff}.hero{max-width:1680px;margin:auto}.hero-art{display:block}.hero-art img{width:100%;height:auto}.hero-bar{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:40px}.eyebrow{margin:0 0 15px;font-size:14px;color:var(--muted);font-weight:500}.hero-tagline{margin:0;font-size:32px;line-height:1.35;letter-spacing:-.035em;font-weight:500}.hero-tagline br{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:62px;padding:8px 24px 8px 10px;border-radius:50px;font-size:16px;font-weight:700;white-space:nowrap;transition:transform .45s var(--ease),background .45s var(--ease)}.button:hover{transform:translateY(-3px);background:#fff}.button:active{transform:scale(.98)}.primary{background:#eaeae5;color:#0b0b0b}.button-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#171717;color:#fff;font-size:14px;padding-left:3px}.runtime{font-size:14px;color:#50504c;font-weight:500}.quick-socials{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-bottom:44px}.quick-socials>span{font-size:14px;color:var(--muted);margin-right:12px}.quick-socials>a{font-size:14px;font-weight:600;background:#202020;padding:10px 18px;border-radius:24px;transition:transform .4s var(--ease),background .4s var(--ease)}.quick-socials>a:hover{background:#343434;transform:translateY(-2px)}.section{padding-block:110px}h2{font-size:clamp(34px,4vw,58px);font-weight:500;line-height:1.2;letter-spacing:-.045em;margin:0}h2 em{font-style:normal}.story{display:grid;grid-template-columns:1fr 1fr;gap:96px}.story-copy p{font-size:20px;margin:0 0 24px;line-height:1.65}.story-copy p+p{font-size:17px;color:var(--muted)}.text-link{display:inline-flex;gap:22px;align-items:center;font-size:16px;text-decoration:underline;text-underline-offset:7px;text-decoration-color:#707070}.trailer-section{padding-top:20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:34px}.section-heading h2{font-size:40px}.meta{font-size:14px;color:var(--muted);white-space:nowrap}.player{width:100%;aspect-ratio:16/9;background:#000;position:relative}.poster-button{display:block;border:0;background:transparent;padding:0;width:100%;height:100%;color:var(--ink);position:relative;overflow:hidden}.poster-button img{width:100%;height:100%;object-fit:contain;opacity:.8;transition:opacity .6s var(--ease)}.poster-button:hover img{opacity:1}.play-disc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:#f7f7f4;color:#111;width:82px;height:82px;border-radius:50%;font-size:25px;padding-left:4px;transition:transform .5s var(--ease)}.poster-button:hover .play-disc{transform:translate(-50%,-50%) scale(1.08)}.play-label{position:absolute;top:calc(50% + 54px);left:50%;transform:translateX(-50%);font-size:14px;white-space:nowrap;background:#111d;padding:5px 12px;border-radius:18px}.player iframe{display:block;width:100%;height:100%;border:0}.video-footer{display:flex;justify-content:space-between;gap:24px;font-size:14px;margin-top:20px;color:var(--muted)}.video-footer a{color:var(--ink)}.social-section{background:var(--panel)}.social-section>.wrap{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.social-heading h2{font-size:clamp(40px,4vw,62px)}.social-heading p:last-child{color:var(--muted);font-size:17px;margin-top:25px}.social-links{display:grid;gap:10px}.social-links>a{display:flex;align-items:center;gap:20px;padding:20px 24px;background:#212121;border-radius:12px;min-height:100px;transition:background .5s var(--ease),transform .5s var(--ease)}.social-links>a:hover{background:#2c2c2c;transform:translateX(5px)}.social-links strong{display:block;font-size:25px;font-weight:600;line-height:1.3}.social-links small{font-size:14px;color:var(--muted)}.social-icon{width:35px;height:35px;display:grid;place-items:center}.social-icon svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round}.social-icon.fb{font-weight:800;font-size:35px}.social-arrow{margin-left:auto;display:grid;place-items:center;width:38px;height:38px;background:#343434;border-radius:50%;font-size:21px}.footer{padding-block:50px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:15px}.footer-top>.brand{width:140px;height:40px}.footer-top>span{font-size:14px;color:var(--muted)}.contact{font-weight:600}.credits{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;margin-top:45px}.credits p{font-size:14px;color:#a2a29d;margin:0;line-height:1.7}.skip{position:absolute;top:-100px;left:15px;padding:10px 20px;background:#fff;color:#000;z-index:3}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero-tagline{font-size:27px}.hero-tagline br{display:block}.story,.social-section>.wrap{gap:45px}.section{padding-block:80px}.trailer-section{padding-top:10px}.section-heading{display:block}.meta{display:block;margin-top:16px}}@media(max-width:620px){.wrap{width:calc(100% - 40px)}.header{height:78px}.brand{width:120px;height:35px}.header nav{gap:19px;font-size:14px}.header nav a:first-child{display:none}.hero-art img{width:100%;height:auto}.hero-bar{padding-block:28px;display:block}.hero-tagline{font-size:28px}.hero-tagline br{display:none}.hero-bar .button{margin-top:25px;min-height:58px;font-size:15px;padding-right:20px}.hero-bar .eyebrow{font-size:14px;margin-bottom:12px}.quick-socials{gap:9px;padding-bottom:20px}.quick-socials>span{width:100%;margin-bottom:4px}.quick-socials>a{padding:9px 15px}.section{padding-block:66px}.story,.social-section>.wrap{grid-template-columns:1fr;gap:30px}h2{font-size:36px}.story-copy p{font-size:19px}.story-copy p+p{font-size:16px}.trailer-section{padding-top:0}.section-heading h2{font-size:30px}.play-disc{width:58px;height:58px;font-size:19px}.play-label{top:calc(50% + 38px);font-size:14px}.video-footer{flex-direction:column;gap:10px}.social-links>a{padding:20px;min-height:91px}.social-heading p:last-child{margin-bottom:0}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>span{width:100%}.contact{font-size:14px}.credits{grid-template-columns:1fr;gap:18px;margin-top:28px}.footer{padding-block:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
