@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#ef4635;--bg:#0c0e0f;--text:#eeeee9;--muted:#999d9e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--red);outline-offset:6px}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:absolute;z-index:3;width:100%;border-bottom:1px solid #ffffff20}.brand{display:flex;gap:13px;align-items:center;font-size:14px;font-weight:800;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:5px;margin-top:4px}.mark{font-family:Georgia,serif;font-size:43px;color:var(--red);line-height:1}nav{display:flex;gap:38px;align-items:center;font-size:14px}nav a:hover{color:var(--red)}nav span{font-size:11px;color:var(--red);margin-left:5px}.nav-release{border:1px solid #ffffff40;padding:12px 20px}.hero{position:relative;min-height:810px;height:100svh;max-height:1100px;overflow:hidden;display:flex;align-items:center}.hero-img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% center;animation:drift 18s ease-in-out infinite alternate}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#050708e8 0%,#050708ab 33%,#05070805 72%),linear-gradient(0deg,var(--bg),transparent 35%,#0003)}.hero-content{z-index:1;position:relative;margin:70px 7% 0;max-width:820px}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:700;color:var(--muted)}.redline{display:inline-block;width:30px;height:2px;background:var(--red);vertical-align:middle;margin-right:12px}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;font-size:clamp(68px,8.8vw,138px);line-height:.9;letter-spacing:-1px;margin:30px 0}em{font-style:normal;color:var(--red)}.tagline{font-size:20px;line-height:1.65;color:#c5c7c7;margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.notify-btn{display:inline-flex;align-items:center;border:1px solid #ffffff40;background:#111a;color:#eee;padding:18px 20px;font-size:11px;font-weight:800;letter-spacing:1px;cursor:pointer;transition:.25s}.notify-btn:hover{border-color:var(--red);color:#fff;background:#241313}.primary{display:inline-flex;align-items:center;gap:50px;background:var(--red);padding:19px 24px;font-size:12px;font-weight:800;letter-spacing:1.2px;transition:background .25s,transform .25s}.primary:hover{background:#ff5c4b;transform:translateY(-3px)}.primary span{font-size:22px}.hero-meta{font-size:10px;letter-spacing:2px;color:#9d9e9d;margin-top:23px}.hero-meta b{color:var(--red);margin:0 10px}.hero-bottom{position:absolute;bottom:34px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#a1a5a5}.countdown{padding:70px 7%;border-top:1px solid #ffffff18;border-bottom:1px solid #ffffff18;display:flex;align-items:center;justify-content:space-between;gap:40px;background:#101213}h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(38px,4.1vw,62px);font-weight:700;line-height:1.1;margin:16px 0}.countdown h2{font-size:38px}.date{font-size:14px;line-height:1.9;color:var(--muted)}.date strong{font-weight:500;color:var(--text)}.date small{font-size:12px}.clock{display:flex;align-items:flex-start;gap:22px}.clock div{min-width:65px;text-align:center}.clock b{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:76px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}.clock span{font-size:10px;letter-spacing:2px;color:#9a9d9e;display:block;margin-top:14px}.clock i{font-size:42px;line-height:1.5;color:#484949;font-style:normal}.clock div:last-child b{color:var(--red)}#clock-note{text-align:center;font-size:12px;color:#858a8b;margin-top:26px}.intro{padding:110px 7% 80px}.intro h2{font-size:clamp(42px,5vw,76px)}.intro h2 span{color:#85898a}.intro-bottom{display:flex;justify-content:space-between;align-items:end;gap:35px}.intro-bottom p{max-width:600px;color:#aaaeb0;font-size:16px;line-height:1.85}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{border:1px solid #ffffff20;padding:10px 14px;font-size:10px;letter-spacing:1.5px}.leaks{padding:30px 7% 90px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.section-title>p{color:#999e9f;font-size:14px;line-height:1.8}.gallery{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.card{height:490px;position:relative;padding:0;border:1px solid #ffffff15;color:white;text-align:left;cursor:pointer;overflow:hidden;background:#151719}.card img{height:100%;width:100%;object-fit:cover;transition:transform .8s,filter .8s;filter:saturate(.65)}.card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000d,transparent 65%,#0008)}.card:hover img{transform:scale(1.045);filter:saturate(1)}.card-top{position:absolute;top:25px;left:26px;right:26px;display:flex;justify-content:space-between;z-index:1;font-size:10px;letter-spacing:2px}.card-bottom{position:absolute;bottom:28px;left:28px;right:28px;z-index:1;display:grid;gap:12px}.card-bottom small{font-size:10px;letter-spacing:2px;color:#e69186}.card-bottom strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:36px;font-weight:600}.card-bottom>span{font-size:12px;color:#babdbc}.forest{grid-column:1/-1;height:350px}.forest img{object-position:center 60%}.extra-gallery{margin-top:22px;grid-template-columns:repeat(3,1fr)}.extra-gallery .card{height:380px}.extra-gallery .card-bottom strong{font-size:29px}.disclaimer{color:#84898a;font-size:12px;line-height:1.7;margin-top:22px}.closing{padding:70px 7% 100px;text-align:center;border-top:1px solid #ffffff15}.closing h2{font-size:clamp(45px,6vw,84px);margin:28px 0}.closing a{font-size:11px;letter-spacing:2px;display:inline-block;border-bottom:1px solid var(--red);padding:16px 0}footer{border-top:1px solid #ffffff18;padding:30px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer>span{font-size:11px;color:#7f8587;letter-spacing:1px}dialog{padding:44px;background:#101213;color:white;border:1px solid #ffffff30;max-width:90vw;max-height:92vh;text-align:center}dialog::backdrop{background:#000d;backdrop-filter:blur(12px)}dialog#notify-dialog{width:min(580px,90vw);text-align:left;background:#131617;border-color:#ef463580}dialog#notify-dialog h2{font-size:48px;margin:20px 0 14px}dialog#notify-dialog>p{color:#aeb2b2;line-height:1.7;font-size:15px}#notify-form{margin-top:28px}#notify-form label{display:block;font-size:11px;letter-spacing:1.5px;color:#afb3b4;margin-bottom:9px}.email-row{display:flex;gap:8px}.email-row input{flex:1;min-width:0;background:#080a0b;border:1px solid #ffffff2b;color:white;padding:15px;font:inherit}.email-row button{border:0;background:var(--red);color:white;padding:0 18px;font-size:11px;font-weight:800;letter-spacing:1px;cursor:pointer}.email-row button:hover{background:#ff5a49}#notify-form small{display:block;color:#777d7e;font-size:11px;margin-top:12px}.form-status{color:#ef958a!important;font-size:13px!important;margin:14px 0 0!important}dialog img{display:block;max-width:82vw;max-height:72vh;object-fit:contain}dialog p{font-size:16px}dialog small{color:#a0a4a5;font-size:11px;letter-spacing:2px}.close{position:absolute;right:22px;top:22px;width:44px;height:44px;border:1px solid #ffffff50;background:#111d;color:white;cursor:pointer}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@keyframes drift{to{transform:scale(1.055)}}@media(max-width:800px){.hero-actions{align-items:stretch}.notify-btn,.primary{width:100%;justify-content:center}.email-row{display:grid}.email-row button{padding:16px}.hero-actions{width:100%}header{height:80px;padding:0 6%}nav{gap:18px}nav a:first-child{display:none}.nav-release{padding:9px 12px}.brand{font-size:10px;letter-spacing:1px}.brand small{font-size:9px}.hero{min-height:740px;max-height:900px}.hero-img{object-position:62%}.shade{background:linear-gradient(90deg,#050708d9,#05070845),linear-gradient(0deg,var(--bg),transparent)}.hero-content{margin:50px 7% 0}h1{font-size:clamp(64px,12vw,96px)}.hero-bottom>span{display:none}.countdown{flex-direction:column;align-items:flex-start;padding:45px 7%}.clock{gap:13px}.clock b{font-size:64px}.clock div{min-width:46px}.clock span{font-size:9px}.intro{padding-top:65px}.intro-bottom,.section-title{display:block}.gallery,.extra-gallery{grid-template-columns:1fr}.card{height:420px}.forest{height:330px}.card-bottom strong{font-size:32px}footer{flex-wrap:wrap}footer>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
