:root{color:#f9f1e9;background:#0b0808;font-family:Manrope Variable,Manrope,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#0b0808;-webkit-font-smoothing:antialiased}button,select{font:inherit}a{color:inherit;text-decoration:none}.site{--ink: #0b0808;--surface: #151010;--surface-raised: #1d1515;--copy: #f8efe7;--muted: #c7b8ac;--line: #4b3631;--accent: #c9212f;--accent-dark: #84121e;--gold: #e5b773;overflow:hidden;background:var(--ink)}.variant-noir{--accent: #a52e40;--accent-dark: #541822;--gold: #c8a06b;--surface: #111011}.variant-gala{--accent: #d9472c;--accent-dark: #8e1e21;--gold: #e9c36e;--surface: #16100c}header,.hero-copy,.poster-area,.cinema-strip,.benefits,.faq,footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:4}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand img{width:42px;height:42px;object-fit:cover;border-radius:11px;box-shadow:0 8px 22px #000}.brand span{display:grid;line-height:.8;gap:4px;letter-spacing:.04em}.brand b{font-family:Space Grotesk Variable,Arial Black,sans-serif;font-size:20px;letter-spacing:.12em}.brand small{color:var(--gold);font-family:Oswald Variable,Impact,sans-serif;font-size:10px;font-weight:600;letter-spacing:.32em}.brand.compact img{width:34px;height:34px;border-radius:9px}.brand.compact b{font-size:16px}.brand.compact small{font-size:8px}header nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.6vw,38px);margin-left:auto}header nav a{color:#d8cbc2;font-size:12px;font-weight:700;letter-spacing:.065em;text-transform:uppercase;transition:color .18s ease}header nav a:hover,header nav a:focus-visible{color:var(--gold)}.language{display:inline-flex;align-items:center;gap:7px;color:var(--gold);min-width:112px;font-size:12px;font-weight:700}.language svg{width:17px;height:17px}.language select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;color:#f6eee6;background:transparent;cursor:pointer;width:78px;font-weight:700;font-size:12px}.language option{color:#0b0808}.language svg:last-child{width:12px;height:12px;margin-left:-14px;pointer-events:none}.hero{min-height:690px;display:grid;align-items:center;position:relative;border-top:1px solid #2d201e;border-bottom:1px solid #2a1d1b}.hero>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;object-fit:cover;object-position:center}.hero-copy{padding:105px 0 100px;position:relative;z-index:1}.eyebrow{display:inline-block;color:var(--gold);font-family:Oswald Variable,Impact,sans-serif;font-size:12px;font-weight:650;letter-spacing:.19em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1,h2{font-family:Space Grotesk Variable,Arial,sans-serif}.hero h1{max-width:650px;margin-top:18px;font-size:clamp(53px,6.2vw,83px);line-height:.96;letter-spacing:-.075em}.hero p{max-width:500px;margin-top:24px;color:#d6c7bf;font-size:17px;line-height:1.65}.download-wrap{margin-top:33px}.download{min-height:58px;display:inline-flex;align-items:center;gap:12px;padding:0 22px;border:1px solid #f15f56;border-radius:8px;color:#fff9f4;background:var(--accent);box-shadow:0 14px 35px #00000070;font-size:14px;font-weight:800;letter-spacing:.015em;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.download svg{width:21px;height:21px}.download svg:last-child{margin-left:6px}.download:hover,.download:focus-visible{background:#e4383c;transform:translateY(-2px);box-shadow:0 17px 37px #000000a3}.hint{display:block;color:var(--gold);font-size:12px;padding-top:8px}.metadata{display:flex;gap:19px;flex-wrap:wrap;margin-top:28px;color:#f7ece3}.metadata>span{display:grid;grid-template-columns:18px auto;column-gap:6px;align-items:center;font-size:12px;font-weight:800}.metadata svg{grid-row:span 2;width:16px;height:16px;color:var(--gold)}.metadata small{grid-column:2;color:#b5a59b;font-size:10px;font-weight:600}.poster-area{padding:105px 0 55px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-title h2,.faq h2{margin-top:8px;font-size:clamp(27px,3vw,39px);letter-spacing:-.055em;line-height:1.04}.section-title>a{margin-bottom:3px;color:var(--gold);font-size:12px;font-weight:800}.section-title>a span{font-size:18px;vertical-align:-1px}.poster-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:15px;overflow-x:auto;padding:30px 0 15px;scrollbar-width:thin;scrollbar-color:var(--accent-dark) #191010}.poster{min-width:0;overflow:hidden;border:1px solid #442d29;background:var(--surface-raised);border-radius:8px;box-shadow:0 12px 25px #00000038}.poster img{display:block;width:100%;height:228px;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.05);transition:transform .35s ease,filter .35s ease}.poster:hover img{transform:scale(1.05);filter:saturate(1.08) contrast(1.06)}.poster div{padding:13px 12px 14px}.poster strong,.poster small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster strong{color:#f7ebe2;font-size:12px}.poster small{margin-top:4px;color:#a9968a;font-size:10px}.cinema-strip{padding:62px 0 105px}.cinema-strip .section-title{align-items:center;margin-bottom:26px}.cinema-strip p{max-width:530px;margin-top:13px;color:var(--muted);font-size:15px;line-height:1.65}.cinema-strip>img{display:block;width:100%;min-height:250px;max-height:470px;object-fit:cover;border:1px solid #49312c;border-radius:9px;box-shadow:0 28px 52px #00000059}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3b2925;border-bottom:1px solid #3b2925}.benefits article{min-height:186px;padding:38px 28px;border-right:1px solid #3b2925}.benefits article:first-child{border-left:1px solid #3b2925}.benefits article>svg{width:28px;height:28px;color:var(--gold)}.benefits h3{margin-top:19px;font-size:14px;letter-spacing:-.02em}.benefits p{margin-top:7px;color:#b6a69c;font-size:12px;line-height:1.6}.faq{display:grid;grid-template-columns:.77fr 1.23fr;gap:clamp(48px,9vw,150px);padding:110px 0}.faq>div:last-child{border-top:1px solid #49332e}.faq button{width:100%;display:flex;justify-content:space-between;gap:24px;padding:20px 0;border:0;border-bottom:1px solid #49332e;color:#f5e9df;background:transparent;cursor:pointer;text-align:left;font-size:14px;font-weight:750}.faq button>span{padding-right:10px}.faq button small{display:block;max-width:570px;margin-top:11px;color:#b8a89c;font-size:12px;font-weight:500;line-height:1.65}.faq button svg{flex:0 0 auto;width:16px;height:16px;color:var(--gold);transition:transform .2s ease}.faq button .plus-open{transform:rotate(45deg)}.final-cta{position:relative;display:grid;place-items:center;min-height:500px;text-align:center;border-top:1px solid #3b2825;border-bottom:1px solid #3b2825}.final-cta>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;z-index:0}.final-cta>div{max-width:670px;padding:72px 24px;position:relative;z-index:1}.final-cta h2{margin-top:12px;font-size:clamp(35px,4vw,58px);letter-spacing:-.06em;line-height:.99}.final-cta p{max-width:520px;margin:17px auto 0;color:#cfc1b8;font-size:15px;line-height:1.65}.final-cta .metadata{justify-content:center;margin-top:25px}.final-cta .download-wrap{margin-top:28px}footer{min-height:135px;display:flex;align-items:center;gap:30px;justify-content:space-between}footer nav{display:flex;gap:19px;color:#b09f95;font-size:11px}footer>small{color:#76645b;font-size:10px}.floating{display:flex;align-items:center;gap:8px;position:fixed;right:24px;bottom:24px;z-index:10;padding:13px 16px;border:1px solid #ed584f;border-radius:999px;color:#fff;background:var(--accent);box-shadow:0 13px 28px #0000009e;font-family:Space Grotesk Variable,sans-serif;font-size:12px;font-weight:800;letter-spacing:.1em;transition:transform .18s ease}.floating:hover,.floating:focus-visible{transform:translateY(-3px)}.floating svg{width:19px;height:19px}@media(max-width:840px){header{height:72px}header nav{display:none}.hero{min-height:675px;align-items:end}.hero>img{object-position:63% center}.hero-copy{padding:70px 0 69px}.hero h1{max-width:490px}.poster-rail{grid-auto-columns:minmax(145px,180px);margin-right:calc((100vw - min(100vw,1180px))/-2)}.benefits{grid-template-columns:repeat(2,1fr)}.benefits article:nth-child(3){border-left:1px solid #3b2925}.faq{grid-template-columns:1fr;gap:39px}footer{flex-wrap:wrap;padding:30px 0}}@media(max-width:560px){header,.hero-copy,.poster-area,.cinema-strip,.benefits,.faq,footer{width:min(100% - 34px,1180px)}.brand img{width:36px;height:36px}.brand b{font-size:18px}.language{min-width:auto}.language select{width:65px}.hero{min-height:660px}.hero>img{object-position:66% center}.hero-copy{padding-bottom:52px}.hero h1{font-size:47px}.hero p{font-size:15px;max-width:355px}.download{width:100%;justify-content:center;min-height:56px}.metadata{column-gap:14px;row-gap:12px}.metadata>span{font-size:10px}.metadata small{font-size:9px}.poster-area{padding-top:78px}.section-title{align-items:end}.section-title>a{white-space:nowrap}.poster-rail{margin-right:-17px}.poster img{height:212px}.cinema-strip{padding:38px 0 75px}.cinema-strip .section-title{display:block}.cinema-strip .section-title>a{display:inline-block;margin-top:18px}.cinema-strip>img{min-height:220px}.benefits article{min-height:171px;padding:28px 20px}.benefits article>svg{width:24px;height:24px}.benefits h3{margin-top:13px;font-size:12px}.benefits p{font-size:10px}.faq{padding:75px 0}.faq button{font-size:13px}.final-cta{min-height:535px}.final-cta .metadata{display:none}footer{display:grid;justify-content:start;gap:22px}footer nav{gap:16px}.floating{right:15px;bottom:15px;padding:12px 14px}}
