@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@300;400;500;600;700;900&display=swap";:root{color:#f7f2e9;background:#0f1210;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-synthesis:none;--ink:#171a17;--paper:#eee9dd;--cream:#f7f2e9;--orange:#e66e32;--orange-light:#ff9b50;--muted:#a9aca5;--line:rgba(255,255,255,.15);--condensed:"Barlow Condensed","Arial Narrow",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:2px solid var(--orange-light);outline-offset:4px}.site-shell{overflow:hidden}.topbar{position:fixed;inset:0 0 auto;z-index:50;height:82px;display:flex;align-items:center;padding:0 clamp(22px,5vw,84px);border-bottom:1px solid rgba(255,255,255,.14);background:#0a0d0b85;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;display:flex;align-items:center;gap:13px;cursor:pointer;text-align:left}.brand-mark{width:35px;height:35px;display:grid;place-items:center;color:#181818;background:var(--orange);transform:rotate(45deg)}.brand-mark svg{width:22px;height:22px;transform:rotate(-45deg)}.brand span:last-child,.footer-brand span{display:flex;flex-direction:column}.brand b,.footer-brand b{font-size:20px;letter-spacing:.13em;line-height:1.15}.brand small,.footer-brand small{margin-top:3px;color:#ffffff8f;font:500 10px/1 var(--condensed);letter-spacing:.18em}.desktop-nav{display:flex;gap:clamp(26px,3vw,54px);margin:0 auto}.desktop-nav button{position:relative;border:0;padding:29px 0 27px;background:transparent;color:#ffffffc7;font-size:14px;letter-spacing:.12em;cursor:pointer}.desktop-nav button:after{content:"";position:absolute;inset:auto 50% 18px;height:2px;width:0;background:var(--orange);transition:.25s ease}.desktop-nav button:hover{color:#fff}.desktop-nav button:hover:after{width:100%;left:0}.nav-cta{min-width:142px;display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:12px 17px;border:1px solid rgba(255,255,255,.35);background:#0a0a0a2e;font-size:13px;letter-spacing:.08em;cursor:pointer;transition:.25s ease}.nav-cta:hover{border-color:var(--orange);background:var(--orange)}.nav-cta svg{width:17px}.menu-toggle{display:none;border:0;background:transparent;font-size:28px;cursor:pointer}.hero{position:relative;min-height:100svh;display:flex;align-items:center;background:url(/images/hero-wilderness.png) center/cover no-repeat;isolation:isolate}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#080a09e0,#080a097a 38%,#080a090f 68%),linear-gradient(0deg,rgba(6,7,6,.54) 0%,transparent 35%)}.hero-content{width:min(680px,88vw);margin-left:clamp(24px,9vw,164px);padding-top:70px}.kicker,.section-label{margin:0 0 20px;color:var(--orange-light);font:600 12px/1 var(--condensed);letter-spacing:.25em}.kicker{display:flex;align-items:center;gap:12px;color:#ffffffb3}.kicker span{width:42px;height:1px;background:var(--orange)}.hero h1{margin:0;font-size:clamp(78px,9vw,150px);line-height:.78;font-weight:900;letter-spacing:-.06em;text-shadow:0 16px 50px rgba(0,0,0,.25)}.hero h1 em{color:var(--orange);font-style:normal}.hero-english{margin:26px 0 24px;font:600 clamp(20px,2vw,31px)/1 var(--condensed);letter-spacing:.28em}.hero-copy{margin:0;color:#ffffffc7;font-size:clamp(15px,1.3vw,18px);font-weight:300;line-height:1.9;letter-spacing:.04em}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:40px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border:1px solid var(--orange);background:var(--orange);color:#fff;font-weight:600;letter-spacing:.06em;cursor:pointer;box-shadow:0 11px 35px #e66e3238;transition:transform .25s ease,background .25s ease}.primary-button:hover{transform:translateY(-3px);background:#f07939}.text-button{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:#fffc;cursor:pointer;padding:12px 0}.text-button svg{transition:transform .25s ease}.text-button:hover svg{transform:translate(6px)}.hero-status{position:absolute;right:clamp(24px,4vw,76px);bottom:36px;display:flex;gap:25px;color:#ffffffab;font:500 11px/1 var(--condensed);letter-spacing:.11em}.hero-status span{display:flex;align-items:center;gap:7px}.hero-status svg{width:17px;color:var(--orange-light)}.scroll-cue{position:absolute;left:40px;bottom:24px;border:0;background:transparent;display:flex;align-items:center;gap:14px;transform:rotate(-90deg);transform-origin:left center;cursor:pointer;color:#ffffff80}.scroll-cue span{font:500 10px/1 var(--condensed);letter-spacing:.18em}.scroll-cue i{width:52px;height:1px;background:currentColor;position:relative}.scroll-cue i:after{content:"";position:absolute;width:13px;height:1px;right:0;background:currentColor;transform:rotate(35deg);transform-origin:right}.section{padding:clamp(90px,10vw,160px) clamp(24px,8vw,144px)}.section-dark{padding:clamp(90px,10vw,150px) clamp(24px,8vw,144px);background:#101310}.story{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:clamp(50px,8vw,140px);align-items:center;background:var(--paper);color:var(--ink)}.story-image{position:relative}.story-image:before{content:"";position:absolute;top:-15px;right:34%;bottom:32%;left:-15px;border:1px solid rgba(23,26,23,.24);z-index:0}.story-image img{position:relative;width:100%;aspect-ratio:1.08;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.04)}.image-coordinate{position:absolute;right:-42px;bottom:20px;padding:18px 20px;background:var(--orange);color:#fff;font:600 12px/1.6 var(--condensed);letter-spacing:.16em}.story-copy h2,.section-heading h2,.footage-heading h2,.survival h2,.loop-heading h2,.events h2,.gallery h2,.final-content h2{margin:0;font-size:clamp(40px,4vw,68px);line-height:1.18;letter-spacing:-.05em}.story-copy h2 em{color:var(--orange);font-style:normal}.story-rule{width:70px;height:3px;margin:30px 0;background:var(--orange)}.story-copy>p:not(.section-label){max-width:600px;margin:0 0 17px;color:#555a54;font-size:16px;line-height:2}.story blockquote{position:relative;margin:35px 0 0;padding:18px 0 18px 27px;border-left:2px solid var(--orange);font-size:18px;font-weight:600}.story blockquote svg{position:absolute;top:-18px;left:20px;width:36px;color:#e66e3226}.footage{position:relative;background:#090b0a;border-top:1px solid rgba(255,255,255,.08)}.footage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.32;background:radial-gradient(circle at 8% 10%,rgba(230,110,50,.18),transparent 27%),radial-gradient(circle at 85% 30%,rgba(116,73,130,.22),transparent 33%)}.footage-heading{position:relative;display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:55px}.footage-heading h2 em,.loop-heading h2 em{color:var(--orange-light);font-style:normal}.footage-heading>p{max-width:470px;margin:0;color:#9ca19a;line-height:1.9}.video-theater{position:relative;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:18px}.video-player-shell{min-width:0;border:1px solid rgba(255,255,255,.14);background:#111411;box-shadow:0 28px 80px #0000005c}.video-player-topline{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;color:#7f857e;border-bottom:1px solid rgba(255,255,255,.1);font:600 10px/1 var(--condensed);letter-spacing:.16em}.video-player-topline>span:first-child{display:flex;align-items:center;gap:8px;color:#d8dcd6}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #e66e321f;animation:pulse 2s infinite}.video-embed{position:relative;aspect-ratio:16/9;background:#050605;overflow:hidden}.video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#050605;cursor:pointer;overflow:hidden}.video-poster>img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .4s ease}.video-poster-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06070680,#06070614 60%),linear-gradient(0deg,rgba(6,7,6,.58),transparent 48%)}.video-poster-play{position:absolute;left:50%;top:50%;width:88px;height:88px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff;background:var(--orange);box-shadow:0 0 0 14px #e66e322b,0 15px 50px #00000059;transition:transform .25s ease,box-shadow .25s ease}.video-poster-play svg{width:29px;height:29px;margin-left:5px}.video-poster-label{position:absolute;left:27px;bottom:24px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left}.video-poster-label b{font:600 11px/1 var(--condensed);letter-spacing:.16em}.video-poster-label small{color:#ffffffb3;font-size:12px}.video-poster:hover>img{transform:scale(1.025);filter:saturate(1.12)}.video-poster:hover .video-poster-play{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 0 0 19px #e66e321f,0 15px 50px #00000059}.video-player-copy{display:flex;align-items:end;justify-content:space-between;gap:35px;padding:27px 30px 31px}.video-player-copy small,.video-card-copy small{color:var(--orange-light);font:600 10px/1 var(--condensed);letter-spacing:.15em}.video-player-copy h3{margin:8px 0;font-size:clamp(23px,2.2vw,34px)}.video-player-copy p{max-width:650px;margin:0;color:#90958e;font-size:13px;line-height:1.75}.video-player-copy a{flex:none;display:inline-flex;align-items:center;gap:8px;padding:11px 0;color:#d8dcd6;text-decoration:none;font-size:12px;border-bottom:1px solid rgba(255,255,255,.3)}.video-player-copy a:hover{color:var(--orange-light);border-color:var(--orange)}.video-playlist{display:grid;grid-template-columns:1fr;gap:10px}.video-playlist>button{display:grid;grid-template-columns:minmax(120px,.9fr) 1.1fr;gap:16px;align-items:center;min-height:112px;padding:9px;border:1px solid rgba(255,255,255,.1);background:#101310;text-align:left;cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease}.video-playlist>button:hover{transform:translate(-5px);border-color:#ff9b508c}.video-playlist>button.active{border-color:var(--orange);background:#181713}.video-thumb{position:relative;height:92px;overflow:hidden;background:#222}.video-thumb img{width:100%;height:100%;object-fit:cover;opacity:.73;transition:.3s ease}.video-playlist>button:hover img,.video-playlist>button.active img{opacity:1;transform:scale(1.04)}.video-thumb i{position:absolute;left:10px;bottom:9px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-style:normal}.video-thumb i svg{width:13px}.video-thumb b{position:absolute;right:8px;bottom:7px;padding:4px 6px;background:#000000b8;font:600 10px/1 var(--condensed);letter-spacing:.08em}.video-card-copy{display:flex;min-width:0;flex-direction:column;gap:8px;padding-right:6px}.video-card-copy strong{font-size:14px;line-height:1.55}.proof-strip{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin-top:52px;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.proof-strip>span{display:grid;grid-template-columns:46px 1fr;align-items:center;padding:24px clamp(13px,2vw,26px);border-right:1px solid rgba(255,255,255,.13)}.proof-strip>span:last-child{border-right:0}.proof-strip svg{grid-row:span 2;width:31px;height:31px;color:var(--orange-light)}.proof-strip b{font-size:14px}.proof-strip small{margin-top:4px;color:#777d76;font-size:11px}@keyframes pulse{50%{box-shadow:0 0 0 9px #e66e3200}}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:62px}.section-heading>p{max-width:430px;margin:0;color:var(--muted);line-height:1.9}.gameplay-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.game-card{position:relative;min-height:420px;padding:43px clamp(20px,2.2vw,36px);border-right:1px solid var(--line);transition:background .3s ease,transform .3s ease;overflow:hidden}.game-card:last-child{border-right:0}.game-card:hover{background:#171b17;transform:translateY(-8px)}.card-number{position:absolute;right:22px;top:18px;color:#ffffff1f;font:700 50px/1 var(--condensed)}.card-icon{width:54px;height:54px;margin-bottom:55px;color:var(--orange-light)}.game-card h3{margin:0 0 8px;font-size:26px;letter-spacing:.06em}.game-card small{color:var(--orange-light);font:600 11px/1 var(--condensed);letter-spacing:.16em}.game-card p{margin:25px 0 0;color:#969b94;font-size:14px;line-height:1.9}.card-line{position:absolute;inset:auto auto 0 0;width:0;height:3px;background:var(--orange);transition:width .35s ease}.game-card:hover .card-line{width:100%}.survival{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,9vw,150px);align-items:center;background:#e7e0d2;color:var(--ink)}.survival-intro>p:last-child{max-width:430px;margin-top:25px;color:#60655e;line-height:1.9}.survival-list{display:grid;grid-template-columns:repeat(3,1fr)}.survival-list article{position:relative;padding:18px clamp(16px,2vw,30px);border-left:1px solid rgba(23,26,23,.16);transition-delay:var(--delay)}.resource-icon{width:82px;height:82px;display:grid;place-items:center;margin-bottom:35px;border:1px solid rgba(23,26,23,.22);border-radius:50%;color:var(--orange)}.resource-icon svg{width:37px;height:37px}.resource-index{position:absolute;top:0;right:18px;color:#171a1740;font:600 15px/1 var(--condensed)}.survival-list h3{margin:0;font-size:28px}.survival-list strong{display:block;margin:7px 0 20px;color:var(--orange);font:600 13px/1 var(--condensed);letter-spacing:.12em}.survival-list p{color:#6a6e68;font-size:13px;line-height:1.7}.journey-loop{position:relative;background:#d96a31;color:#151815;overflow:hidden}.journey-loop:before{content:"05";position:absolute;right:-2vw;top:-7vw;color:#28140a14;font:800 clamp(180px,32vw,540px)/1 var(--condensed)}.loop-heading{position:relative;max-width:940px;margin:0 auto 65px;text-align:center}.loop-heading .section-label{color:#351d12}.loop-heading h2 em{color:#fff1df}.loop-heading>p:last-child{max-width:680px;margin:25px auto 0;color:#151815b3;line-height:1.9}.loop-track{position:relative;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(25,20,15,.24);background:#ffeeda17}.loop-track article{position:relative;min-height:255px;padding:31px 24px;border-right:1px solid rgba(25,20,15,.2);transition-delay:var(--delay)}.loop-track article:last-child{border-right:0}.loop-track article:after{content:"";position:absolute;top:62px;right:-6px;width:11px;height:11px;z-index:2;transform:rotate(45deg);background:#22251f}.loop-track article:last-child:after{display:none}.loop-track svg{width:43px;height:43px;margin:30px 0 25px;color:#272a24}.loop-index{position:absolute;top:22px;right:20px;color:#181a175e;font:700 12px/1 var(--condensed);letter-spacing:.12em}.loop-track h3{margin:0 0 9px;font-size:25px}.loop-track p{margin:0;color:#151815ad;font-size:12px;line-height:1.65}.loop-quote{position:relative;display:flex;justify-content:center;align-items:center;gap:25px;margin-top:58px;text-align:left}.loop-quote svg{width:48px;height:48px}.loop-quote p{margin:0;font-size:clamp(19px,2vw,28px);font-weight:600;line-height:1.6}.events-header{text-align:center;margin-bottom:42px}.event-tabs{max-width:760px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto 55px;border:1px solid var(--line)}.event-tabs button{display:flex;align-items:center;justify-content:center;gap:10px;padding:17px 12px;border:0;border-right:1px solid var(--line);background:transparent;color:#939991;cursor:pointer;transition:.25s}.event-tabs button:last-child{border-right:0}.event-tabs button.active{color:#fff;background:var(--orange)}.event-stage{display:grid;grid-template-columns:1.35fr .65fr;min-height:560px;background:#181c18}.event-visual{min-height:500px;overflow:hidden}.event-visual img{width:100%;height:100%;object-fit:cover;animation:eventIn .45s ease both}.event-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,5vw,78px)}.event-copy h3{margin:0 0 28px;font-size:clamp(31px,3vw,47px);line-height:1.25}.event-copy>p:not(.section-label){margin:0;color:#9ca099;line-height:1.9}.event-copy ul{display:flex;flex-wrap:wrap;gap:12px 22px;margin:30px 0 0;padding:25px 0 0;border-top:1px solid var(--line);list-style:none}.event-copy li{display:flex;align-items:center;gap:6px;color:#d3d7d0;font-size:12px}.event-copy li svg{color:var(--orange-light)}.gallery{background:#e9e4d9;color:var(--ink)}.gallery-header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px}.gallery-controls{display:flex;align-items:center;gap:18px}.gallery-controls button{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(23,26,23,.25);background:transparent;font-size:19px;cursor:pointer;transition:.2s}.gallery-controls button:hover{border-color:var(--orange);color:var(--orange)}.gallery-controls span{min-width:55px;text-align:center;font:600 13px/1 var(--condensed);letter-spacing:.12em}.gallery-stage{position:relative;height:min(65vw,690px);min-height:430px;overflow:hidden;background:#222}.gallery-stage>img{width:100%;height:100%;object-fit:cover;animation:eventIn .55s ease both}.gallery-info{position:absolute;inset:auto auto 0 0;width:min(480px,70%);padding:28px 34px;background:#0e100ede;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gallery-info span{color:var(--orange-light);font:600 11px/1 var(--condensed);letter-spacing:.15em}.gallery-info h3{margin:8px 0;font-size:27px}.gallery-info p{margin:0;color:#ffffffab;font-size:13px;line-height:1.7}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.gallery-thumbs button{position:relative;height:115px;padding:0;border:0;background:#111;overflow:hidden;cursor:pointer}.gallery-thumbs img{width:100%;height:100%;object-fit:cover;opacity:.44;transition:.25s}.gallery-thumbs span{position:absolute;inset:auto 15px 13px;z-index:2;text-align:left;color:#fff;font-size:13px}.gallery-thumbs button.active img,.gallery-thumbs button:hover img{opacity:.9;transform:scale(1.03)}.gallery-thumbs button.active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid var(--orange)}.final-cta{position:relative;min-height:720px;display:grid;place-items:center;text-align:center;isolation:isolate}.final-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.final-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#070808a3}.final-content{display:flex;flex-direction:column;align-items:center;padding:80px 24px}.final-content>svg{width:58px;height:58px;color:var(--orange-light);margin-bottom:25px}.final-content h2{max-width:830px;font-size:clamp(46px,6vw,84px);text-shadow:0 10px 35px rgba(0,0,0,.28)}.final-content .primary-button{margin-top:38px}.final-content small{margin-top:20px;color:#ffffff8c;font:500 11px/1 var(--condensed);letter-spacing:.17em}footer{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px clamp(24px,6vw,100px);background:#090b09;color:#777d75;font-size:12px}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.footer-brand>svg{width:27px;height:27px;color:var(--orange)}footer>p{letter-spacing:.12em}.footer-meta{display:flex;align-items:flex-end;flex-direction:column;gap:12px}.footer-meta nav{display:flex;gap:18px}.footer-meta a{color:#a2a79f;text-decoration:none;transition:color .2s ease}.footer-meta a:hover{color:var(--orange-light)}.legal-shell{min-height:100vh;background:#e9e4d9;color:#171a17}.legal-topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,100px);background:#0c0f0d;color:#fff}.legal-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.legal-brand>svg{width:29px;height:29px;color:var(--orange);transform:rotate(-45deg)}.legal-brand span{display:flex;flex-direction:column}.legal-brand b{font-size:19px;letter-spacing:.13em}.legal-brand small{margin-top:3px;color:#ffffff8c;font:500 10px/1 var(--condensed);letter-spacing:.18em}.legal-back{display:flex;align-items:center;gap:8px;color:#c4c8c1;font-size:13px;text-decoration:none}.legal-back:hover{color:#fff}.legal-main{width:min(1060px,calc(100% - 48px));margin:0 auto;padding:90px 0 110px}.legal-hero{padding-bottom:48px;border-bottom:1px solid rgba(23,26,23,.2)}.legal-hero>p{margin:0 0 12px;color:var(--orange);font:700 12px/1 var(--condensed);letter-spacing:.2em}.legal-hero h1{margin:0 0 17px;font-size:clamp(48px,7vw,86px);line-height:1}.legal-hero>span{color:#686d67;font-size:13px}.legal-switch{display:flex;gap:8px;margin-top:36px}.legal-switch a{padding:12px 20px;border:1px solid rgba(23,26,23,.24);color:#4e534d;font-size:13px;text-decoration:none}.legal-switch a.active{border-color:var(--orange);background:var(--orange);color:#fff}.legal-document{max-width:850px;margin:55px auto 0}.legal-intro{margin:0 0 55px;padding:26px 30px;border-left:4px solid var(--orange);background:#ded7c9;color:#383d37;font-size:16px;line-height:1.9}.legal-document section{padding:34px 0;border-top:1px solid rgba(23,26,23,.13)}.legal-document section:first-of-type{border-top:0}.legal-document h2{margin:0 0 20px;font-size:24px}.legal-document p{margin:12px 0 0;color:#555b54;font-size:14px;line-height:2}.legal-footer{min-height:90px;justify-content:center;padding:30px;background:#090b09;color:#777d75}.mobile-menu,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.mobile-menu{display:flex;flex-direction:column;padding:28px;background:#111411;animation:fadeIn .25s ease}.menu-close,.modal-close{position:absolute;right:27px;top:25px;width:45px;height:45px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);background:#00000040;font-size:24px;cursor:pointer}.mobile-brand{margin:auto 0 55px;font-size:34px;font-weight:800}.mobile-brand small{display:block;margin-top:5px;color:var(--orange-light);font:600 12px/1 var(--condensed);letter-spacing:.18em}.mobile-menu nav{display:flex;flex-direction:column;margin-bottom:auto}.mobile-menu nav button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:22px 0;border:0;border-top:1px solid var(--line);background:transparent;text-align:left;font-size:24px;cursor:pointer}.mobile-menu nav span{color:var(--orange);font:600 12px/1 var(--condensed)}.modal-backdrop{display:grid;place-items:center;padding:30px;background:#060706e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);animation:fadeIn .25s ease}.trailer-card{width:min(1050px,92vw);box-shadow:0 25px 80px #00000073}.trailer-card>img{width:100%;aspect-ratio:16/8.8;object-fit:cover}.trailer-message{display:flex;align-items:center;gap:18px;padding:24px 28px;background:#f0eadd;color:var(--ink)}.trailer-message>svg{width:35px;height:35px;color:var(--orange)}.trailer-message div{display:flex;flex-direction:column;gap:3px}.trailer-message strong{font-size:18px}.trailer-message span{color:#686d67;font-size:13px}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}[data-reveal].is-visible{opacity:1;transform:none}@keyframes fadeIn{0%{opacity:0}}@keyframes eventIn{0%{opacity:.25;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media(max-width:1050px){.desktop-nav{display:none}.nav-cta{margin-left:auto;margin-right:12px}.menu-toggle{display:block}.gameplay-grid{grid-template-columns:repeat(2,1fr)}.game-card:nth-child(2){border-right:0}.game-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.video-theater{grid-template-columns:1fr}.video-playlist,.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip>span:nth-child(2){border-right:0}.proof-strip>span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.survival{grid-template-columns:1fr}.loop-track{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}.event-stage{grid-template-columns:1fr}.event-visual{height:510px}.event-copy{padding-block:55px}}@media(max-width:760px){.topbar{height:68px;padding:0 18px}.brand b{font-size:17px}.brand small{display:none}.brand-mark{width:29px;height:29px}.nav-cta{display:none}.hero{min-height:840px;align-items:flex-end;background-position:64% center}.hero-shade{background:linear-gradient(0deg,#070908f5,#07090891 50%,#0709081a 80%)}.hero-content{margin:0;width:100%;padding:0 24px 130px}.hero h1{font-size:clamp(75px,24vw,108px)}.hero-english{font-size:18px;letter-spacing:.18em}.hero-copy br{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px;margin-top:30px}.primary-button{width:100%}.hero-status{left:24px;right:auto;bottom:35px;gap:14px}.hero-status span:nth-child(2){display:none}.scroll-cue{display:none}.story{grid-template-columns:1fr}.story-copy{order:-1}.story-image:before{display:none}.image-coordinate{right:12px;bottom:-22px}.section-heading,.footage-heading,.gallery-header{display:block}.section-heading>p,.footage-heading>p{margin-top:24px}.video-player-topline{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding-block:11px}.video-player-copy{align-items:flex-start;flex-direction:column;gap:18px;padding:22px}.video-playlist{grid-template-columns:1fr}.video-playlist>button{grid-template-columns:125px 1fr}.proof-strip{grid-template-columns:1fr}.proof-strip>span{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.proof-strip>span:nth-child(2){border-right:0}.proof-strip>span:last-child{border-bottom:0}.gameplay-grid{grid-template-columns:1fr}.game-card{min-height:360px;border-right:0;border-bottom:1px solid var(--line)}.game-card:last-child{border-bottom:0}.game-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.card-icon{margin-bottom:38px}.survival-list{grid-template-columns:1fr}.survival-list article{display:grid;grid-template-columns:80px 1fr;column-gap:20px;align-items:center;padding:25px 8px;border-left:0;border-top:1px solid rgba(23,26,23,.14)}.resource-icon{grid-row:span 3;width:70px;height:70px;margin:0}.survival-list h3,.survival-list strong,.survival-list p{grid-column:2}.survival-list strong{margin:2px 0 4px}.survival-list p{margin:0}.loop-heading{text-align:left}.loop-heading>p:last-child{margin-left:0}.loop-track{margin-right:-24px;padding-right:24px;border-left:0;border-right:0}.loop-quote{justify-content:flex-start;align-items:flex-start}.event-tabs{margin-bottom:25px}.event-tabs button{font-size:12px;flex-direction:column;gap:5px}.event-visual{min-height:0;height:300px}.event-copy{padding:35px 24px 45px}.gallery-controls{margin-top:25px}.gallery-stage{height:520px;min-height:0}.gallery-info{width:calc(100% - 24px);max-width:none;padding:22px}.gallery-thumbs{gap:6px}.gallery-thumbs button{height:82px}.gallery-thumbs span{display:none}.final-cta{min-height:640px}footer{flex-direction:column;text-align:center}.footer-meta{align-items:center}.legal-topbar{height:68px;padding:0 18px}.legal-brand small{display:none}.legal-back{font-size:12px}.legal-main{width:calc(100% - 36px);padding:55px 0 75px}.legal-hero{padding-bottom:35px}.legal-switch a{flex:1;text-align:center}.legal-document{margin-top:35px}.legal-intro{margin-bottom:30px;padding:21px;font-size:14px}.legal-document section{padding:28px 0}.legal-document h2{font-size:21px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
