/* Motion pass 2: cinematic staging, physical gallery controls and playable previews. */
.reading-rail{position:fixed;inset:0 0 auto;height:3px;background:#d9a456;z-index:30;transform-origin:left;transform:scaleX(0);pointer-events:none}.motion-toggle{position:fixed;right:18px;bottom:18px;box-shadow:0 5px 24px #0008;z-index:25}.hero{min-height:760px}.hero-copy{padding-bottom:70px}.hero-art{transition:opacity 1.2s}.hero-scene-layer{position:absolute;inset:-3%;z-index:-2;background-size:cover;opacity:0;transition:opacity 1.2s;animation:scene-drift 15s ease-in-out infinite alternate;animation-play-state:paused}.hero-scene-layer.is-active{opacity:1}.motion-visible .hero-scene-layer{animation-play-state:running}.hero:after{background:linear-gradient(90deg,#090b0be6,transparent 90%),linear-gradient(0deg,#101110cc,transparent 50%)}.scene-nav{position:absolute;bottom:28px;left:4.8%;right:180px;z-index:2}.scene-caption{display:block;font:11px/1.5 'Courier New',monospace;letter-spacing:2px;color:#e3d8c0}.scene-caption b{color:#d9a456}.scene-buttons{display:flex;gap:12px;margin-top:12px;max-width:420px}.scene-buttons button{flex:1;position:relative;overflow:hidden;background:#101110b0;border:1px solid #7e7158;color:#e8dfce;height:38px;text-align:left;padding:0 12px;cursor:pointer;font:18px Bebas,sans-serif}.scene-buttons i{position:absolute;inset:auto 0 0;height:2px;background:#d9a456;transform:scaleX(0);transform-origin:left}.scene-buttons button[aria-pressed=true]{border-color:#d9a456;background:#b67d2638}.motion-enabled .motion-visible .scene-buttons button[aria-pressed=true] i{animation:scene-progress 7s linear infinite}.motion-enabled .hero h1{animation:headline-enter .9s cubic-bezier(.16,1,.3,1) both}.motion-reveal{opacity:1}.motion-enabled .motion-reveal:not(.motion-entered){opacity:0;transform:translateY(32px)}.motion-enabled .motion-entered{animation:section-enter .85s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms) both}.interactive-art{perspective:1000px;position:relative;touch-action:pan-y}.interactive-art:after{content:'';position:absolute;inset:4%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at var(--light-x,50%) var(--light-y,40%),#d6a05222,transparent 65%)}.interactive-art>img{transition:filter .3s;z-index:1}.motion-enabled .interactive-art:hover>img{filter:drop-shadow(0 16px 20px #000a) brightness(1.1)}.motion-enabled .interactive-art.selection-impact>img{animation:art-arrive .6s cubic-bezier(.16,1,.3,1)}.gallery-tools{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:0 0 20px}.gallery-tools button{border:1px solid #75644b;background:#181b17;color:#ebdfcb;font:17px Bebas,sans-serif;letter-spacing:1px;min-height:46px;padding:10px 18px;cursor:pointer}.gallery-tools button:hover,.gallery-tools button[aria-pressed=true]{border-color:#d4a15a;background:#b67d2630}.tour-status{font-size:12px;color:#bdb39f}.showcase-tabs .visual-tab{display:flex;align-items:center;flex-direction:column;gap:8px;min-width:105px;padding:10px!important;white-space:nowrap}.visual-tab img{width:64px;height:74px;object-fit:contain;display:block;transition:transform .25s}.visual-tab:hover img{transform:translateY(-4px) scale(1.08)}.artwork-open{overflow:hidden}.art-viewer{width:min(1000px,94vw);max-width:94vw;height:min(900px,92svh);max-height:92svh;background:radial-gradient(ellipse at 50% 40%,#393122,#101110 66%);color:#eee7d7;border:1px solid #b99151;padding:20px;overflow:hidden}.art-viewer::backdrop{background:#050706e8}.viewer-close{position:absolute;right:16px;top:14px;z-index:2;padding:12px 18px;background:#181a16;color:#eee7d7;border:1px solid #96774c;font:17px Bebas,sans-serif;cursor:pointer}.viewer-art{height:calc(100% - 110px);display:flex;align-items:center;justify-content:center;padding-top:30px}.viewer-art img{max-width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 20px #0009)}.viewer-footer{display:flex;justify-content:center;align-items:center;gap:30px;text-align:center;height:100px}.viewer-footer h2{font-size:clamp(28px,4vw,48px)}.viewer-footer p{font:10px 'Courier New',monospace;letter-spacing:2px;color:#c39245;margin:10px 0}.viewer-footer button{border:1px solid #9e7c48;background:#171a16;color:#e8dfce;font-size:26px;width:50px;height:50px;cursor:pointer;flex-shrink:0}.mission-action{margin:24px 0}.mission-trigger{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:64px;border:1px solid #c39245;background:#171a16;color:#f4e4c8;font:23px Bebas,sans-serif;letter-spacing:2px;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none}.hold-fill{position:absolute;inset:0;z-index:-1;background:#986729;transform:scaleX(0);transform-origin:left}.mission-feedback{font:13px/1.6 'Courier New',monospace;color:#d1b885;min-height:42px;margin:10px 0}.mission-preview figure{position:relative;overflow:hidden}.mission-preview figure:after{content:'';position:absolute;inset:0 0 35px;border:2px solid transparent;pointer-events:none;transition:border-color .3s}.mission-success figure:after{border-color:#8eaa75}.mission-alarm figure:after{border-color:#cb704b;box-shadow:inset 0 0 65px #a8402044}.mission-alarm .mission-feedback{color:#efab82}.motion-enabled .is-charging figure img{animation:control-work 1.5s ease-in-out infinite}.motion-enabled .mission-alarm figure{animation:alarm-impact .5s ease-out}.motion-enabled .button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0005}.button{transition:transform .2s,background .2s,box-shadow .2s}.motion-enabled .campaign-panel.motion-visible img{animation:world-pan 18s ease-in-out infinite alternate}.motion-enabled .encounter.motion-visible img{animation:world-pan 20s ease-in-out infinite alternate}.motion-paused *, .page-hidden *{animation-play-state:paused!important}.motion-paused .motion-reveal{opacity:1!important;transform:none!important}.motion-paused .hero-art,.motion-paused .hero-scene-layer{transition:none}.motion-paused .interactive-art img{transform:none!important}.motion-paused .button:hover{transform:none}.motion-paused .motion-entered{animation:none!important}@keyframes scene-drift{from{transform:scale(1.015) translateX(-.5%)}to{transform:scale(1.09) translateX(1%)}}@keyframes scene-progress{to{transform:scaleX(1)}}@keyframes headline-enter{from{opacity:0;transform:translateY(30px);clip-path:inset(100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}@keyframes section-enter{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}@keyframes art-arrive{from{opacity:.1;transform:translateX(40px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes world-pan{to{transform:scale(1.09) translateX(-1%)}}@keyframes control-work{50%{filter:brightness(1.2)}}@keyframes alarm-impact{25%{transform:translateX(-5px)}60%{transform:translateX(4px)}to{transform:none}}
@media(max-width:600px){.hero{min-height:790px}.hero-copy{padding-bottom:95px}.scene-nav{left:6%;right:6%;bottom:25px}.scene-caption{font-size:9px;letter-spacing:1px}.scene-buttons{max-width:240px}.motion-toggle{right:10px;bottom:10px;padding:9px 11px;font-size:11px}.hero-scene-layer{background-position:60% center!important}.hero:after{background:linear-gradient(0deg,#101110 2%,#101110c9 40%,#10111010 85%)}.gallery-tools{gap:8px}.gallery-tools button{flex:1;font-size:16px;padding:10px}.tour-status{width:100%}.showcase-tabs .visual-tab{min-width:92px}.visual-tab img{height:60px;width:58px}.art-viewer{padding:12px}.viewer-footer{gap:15px}.viewer-footer h2{font-size:30px}.viewer-footer button{width:44px;height:44px}.viewer-art{padding-top:45px}.mission-trigger{font-size:21px}}
@media(prefers-reduced-motion:reduce){body:not(.motion-enabled) .motion-reveal{opacity:1;transform:none}body:not(.motion-enabled) .hero-scene-layer{animation:none}}

.mission-demo{color:#d4a15a;background:none;border:0;border-bottom:1px solid #776344;font:13px Arial,sans-serif;padding:10px 0;min-height:44px;cursor:pointer}.motion-enabled .interactive-art{transform:perspective(1000px) rotateX(var(--lean-x,0deg)) rotateY(var(--lean-y,0deg));transition:transform .18s ease-out}

.atmospheric-smoke{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;mask-image:linear-gradient(90deg,#000 0%,#000 40%,#0008 60%,transparent 91%)}.smoke-cloud{position:absolute;width:110%;max-width:none;height:80%;object-fit:fill;left:-40%;top:20%;opacity:.45;animation:smoke-rise 23s linear infinite;animation-play-state:paused;will-change:transform,opacity}.smoke-1{width:100%;height:100%;left:-20%;top:5%;opacity:.3;animation-name:smoke-cross;animation-duration:31s;animation-delay:-14s}.smoke-2{width:140%;height:70%;left:-20%;top:40%;opacity:.38;animation-duration:37s;animation-delay:-23s}.smoke-glow{position:absolute;left:25%;bottom:-20%;width:70%;height:65%;background:radial-gradient(ellipse,#c27b2b25,transparent 68%);animation:smoke-glow 8s ease-in-out infinite alternate;animation-play-state:paused}.motion-visible .smoke-cloud,.motion-visible .smoke-glow{animation-play-state:running}.encounter-copy{position:relative;z-index:1}.motion-paused .smoke-cloud{opacity:.15;will-change:auto}.motion-paused .smoke-glow{opacity:.25}@keyframes smoke-rise{0%{transform:translate3d(-9%,15%,0) scale(1);opacity:0}18%{opacity:.5}75%{opacity:.38}100%{transform:translate3d(22%,-35%,0) scale(1.3);opacity:0}}@keyframes smoke-cross{0%{transform:translate3d(20%,10%,0) scale(1.15);opacity:0}25%{opacity:.42}75%{opacity:.3}100%{transform:translate3d(-18%,-24%,0) scale(1.4);opacity:0}}@keyframes smoke-glow{from{opacity:.3;transform:scale(.9)}to{opacity:.9;transform:scale(1.12)}}@media(max-width:600px){.atmospheric-smoke{mask-image:linear-gradient(0deg,#000, #000a 55%,transparent 95%)}.smoke-cloud{width:180%;height:65%;left:-65%;top:35%}.smoke-1{left:-25%;top:20%;height:65%}.smoke-2{display:none}.smoke-glow{left:-15%;width:120%}}@media(prefers-reduced-motion:reduce){body:not(.motion-enabled) .smoke-cloud,body:not(.motion-enabled) .smoke-glow{animation:none;opacity:.15}}
/* Scorched metal, dirty paper grain and soot: each stretch of the ship has a material. */
body{background-color:#10120f;background-image:var(--grime-texture)}header{background-color:#151713;background-image:var(--grime-texture),linear-gradient(110deg,#43351c35,transparent 50%);border-bottom:1px solid #8e673748}.section{position:relative;background-image:var(--grime-texture);isolation:isolate}.section:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 4% 5%,#89602e20,transparent 50%),radial-gradient(ellipse at 90% 95%,#0009,transparent 65%)}.story{background-color:#191a14;box-shadow:inset 0 20px 75px #0006,inset 0 -40px 80px #0006}.crew-showcase{background-color:#1a1b14;background-image:var(--grime-texture),radial-gradient(ellipse at 24% 55%,#6d532c35,transparent 65%),linear-gradient(120deg,#29251b,#111611 70%);border-top:1px solid #9a723d70;border-bottom:1px solid #9a723d50}.crew-showcase:before{background:linear-gradient(90deg,#0000 65%,#0005),repeating-linear-gradient(0deg,transparent 0 139px,#b1a17c08 140px,#0003 142px,transparent 144px),radial-gradient(ellipse at 5% 5%,#70422350,transparent 40%)}.showcase-art{background-image:radial-gradient(ellipse at 50% 75%,#ba90451a,transparent 65%)}.gameplay{background-color:#111a17;background-image:var(--grime-texture),linear-gradient(145deg,#1e2a234d,transparent 60%);box-shadow:inset 0 25px 100px #0007}.living-update{background-color:#211a13;background-image:var(--grime-texture),radial-gradient(ellipse at 85% 20%,#60382035,transparent 55%);border-block:1px solid #97704760}#game{background-color:#171813;background-image:var(--grime-texture),linear-gradient(160deg,#30261a70,transparent 65%)}.arsenal-showcase{background-color:#1c1913;background-image:var(--grime-texture),radial-gradient(ellipse at 55% 55%,#5d462324,transparent 65%);border-top:1px solid #ac7c3b55}.downloads{background-color:#141b16;background-image:var(--grime-texture),linear-gradient(105deg,#33403135,transparent);border-top:3px double #71613c}.guide{background-color:#191a14;background-image:var(--grime-texture)}.share-section{background-color:#241d14;background-image:var(--grime-texture),radial-gradient(ellipse at 0 100%,#76522230,transparent 65%)}.release-strip{background-image:var(--grime-texture),repeating-linear-gradient(125deg,#7c5d251c 0 8px,#10130f33 8px 16px);box-shadow:inset 0 2px #cfac6720,inset 0 -2px #0008}.showcase-tabs .visual-tab,.crew-filters button,.gallery-tools button,.mission-tabs button,.clip-tabs button{background-image:var(--grime-texture);box-shadow:inset 0 1px #e3c8900c,inset 0 -2px #0006}.showcase-tabs .visual-tab[aria-selected=true],.crew-filters button[aria-pressed=true],.mission-tabs button[aria-pressed=true]{background-image:var(--grime-texture),linear-gradient(135deg,#dfb87530,#76441c30)}.gallery-tools button,.viewer-close,.viewer-footer button{border-color:#8a7046}.section h2{color:#e5ddc8;text-shadow:1px 2px 0 #090b09}.section h2 em{color:#c89850}.section-intro:after{content:'';display:block;width:120px;height:6px;margin:28px auto 0;background:repeating-linear-gradient(125deg,#a47c3c 0 6px,transparent 6px 11px);opacity:.65}.section .release-kicker{color:#b89a65;font:12px/1.6 'Courier New',monospace;letter-spacing:2px}.gameplay-screen video,.mission-preview img,.living-image{border:1px solid #8e734c;box-shadow:0 12px 35px #0007}.scene-nav button,.button{background-image:var(--grime-texture)}.art-viewer{background-image:var(--grime-texture),radial-gradient(ellipse at 50% 40%,#3b3525,#11140f 70%)}footer{background-image:var(--grime-texture);padding-inline:2%}.section:after{content:'';pointer-events:none;position:absolute;inset:0;z-index:-1;box-shadow:inset 0 10px 40px #0005,inset 0 -6px 28px #0005}@media(max-width:600px){.section-intro:after{margin-left:0}.section .release-kicker{font-size:10px;letter-spacing:1.4px}}

/* Large art compositions carry the opening's visual weight through the page. */
.art-heading{position:relative;overflow:hidden;isolation:isolate;min-height:440px;display:flex;align-items:center;text-align:left;padding:55px 5%;border-block:1px solid #bc8f4655;background:#11150f}.art-heading .heading-landscape{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.art-heading:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b110ded 0%,#0b110da3 40%,#0b110d10 85%),linear-gradient(0deg,#141811e8,transparent 45%)}.heading-copy{max-width:660px}.heading-copy p{max-width:520px}.heading-copy h2{text-shadow:0 3px 20px #000c}.art-heading .art-credit{display:block;font:10px/1.5 'Courier New',monospace;letter-spacing:1.8px;color:#c6b799;margin-top:30px}.crew-heading{margin:-100px -5.32% 45px;padding:65px 5.3%;min-height:500px}.crew-heading:after{display:none}.crew-heading .heading-landscape{object-position:65% center}.download-heading{margin:-72px -5.32% 50px;min-height:450px;padding:65px 5.3%}.download-heading .heading-landscape{object-position:70% center}.download-heading h2{font-size:clamp(65px,7vw,105px)}.download-heading .lead{font-size:20px}.arsenal-heading{display:grid;grid-template-columns:1fr 1.1fr;gap:30px;align-items:center;min-height:440px;margin-bottom:30px;border-bottom:1px solid #a27e454d;background:radial-gradient(ellipse at 80% 60%,#8b65292b,transparent 65%)}.arsenal-heading .lead{max-width:500px}.arsenal-stamp{font:11px/1.7 'Courier New',monospace;letter-spacing:2px;color:#b89a65}.weapon-spread{height:430px;position:relative;overflow:hidden;isolation:isolate}.weapon-spread:before{content:'';position:absolute;inset:12% 8%;border:1px solid #b08b4850;transform:rotate(-8deg);background:var(--grime-texture),linear-gradient(135deg,#7b5a2920,#10150d80);z-index:-1}.weapon-spread>img{position:absolute;object-fit:contain;width:83%;height:70%;left:0;top:-5%;filter:drop-shadow(0 18px 12px #000b);transform:rotate(-12deg)}.weapon-spread>img:nth-child(2){left:20%;top:29%;width:85%;height:62%;transform:rotate(14deg)}.weapon-spread>img:nth-child(3){left:-4%;top:48%;width:45%;height:48%;transform:rotate(-26deg)}.weapon-spread figcaption{position:absolute;bottom:5px;right:15px;font-size:9px;letter-spacing:1.6px;color:#c6ae7d}.motion-enabled .art-heading.motion-visible .heading-landscape{animation:world-pan 22s ease-in-out infinite alternate}.motion-enabled .weapon-spread.motion-visible img{animation:equipment-drift 8s ease-in-out infinite alternate}.motion-enabled .weapon-spread.motion-visible img:nth-child(2){animation-delay:-3s;animation-direction:alternate-reverse}.motion-enabled .weapon-spread.motion-visible img:nth-child(3){animation-delay:-5s}@keyframes equipment-drift{to{translate:0 -12px}}.controls details[open]{background:#11180d38}.controls dl{padding:0 12px 15px}.controls summary{color:#e4d7bd}@media(max-width:900px){.crew-heading{margin-top:-70px}.arsenal-heading{grid-template-columns:1fr 1fr}.weapon-spread{height:330px}}@media(max-width:600px){.crew-heading{margin:-55px -6.82% 30px;padding:200px 6% 35px;min-height:530px}.art-heading:before{background:linear-gradient(0deg,#11160ff5 0%,#11160fbb 45%,#11160f10 100%)}.crew-heading .heading-landscape{object-position:64% top}.heading-copy{align-self:flex-end}.art-heading h2{font-size:53px}.art-heading .art-credit{font-size:8px;letter-spacing:1px}.download-heading{margin:-55px -6.82% 35px;padding:210px 6% 35px;min-height:430px}.download-heading h2{font-size:60px}.download-heading .lead{font-size:17px}.arsenal-heading{grid-template-columns:1fr;gap:0}.weapon-spread{height:310px}.arsenal-heading .lead{margin-bottom:12px}.arsenal-stamp{font-size:9px}.controls dl{padding-inline:5px}}
.squad-heading{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;margin-bottom:50px;background:radial-gradient(ellipse at 75% 80%,#b1782935,transparent 65%);border-bottom:1px solid #b1884a55}.squad-heading .section-intro{text-align:left}.squad-heading .section-intro:after{margin-left:0}.squad-art{height:500px;position:relative;overflow:hidden;isolation:isolate}.squad-art>img{position:absolute;bottom:20px;width:50%;height:90%;object-fit:contain;filter:drop-shadow(0 20px 12px #000a)}.squad-art>img:nth-child(1){left:-3%;height:84%;z-index:0}.squad-art>img:nth-child(2){left:23%;z-index:2}.squad-art>img:nth-child(3){left:54%;height:84%;z-index:1}.squad-art figcaption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:9px;color:#c7aa7b;letter-spacing:1.5px}.worlds-heading{margin:-100px -5.32% 45px;min-height:470px}.worlds-heading .section-intro{text-align:left;margin:0}.worlds-heading .section-intro:after{margin-left:0}.clip-tabs button{position:relative;isolation:isolate;overflow:hidden;min-height:150px}.clip-tabs button:before{content:'';position:absolute;inset:0;z-index:-2;background-size:cover;background-position:center;opacity:.43;transition:transform .65s,opacity .65s}.clip-tabs button:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10150fe8,#10150f50);z-index:-1}.clip-tabs button[data-clip=squad]:before{background-image:url('assets/motion/squad.webp')}.clip-tabs button[data-clip=crew]:before{background-image:url('assets/motion/crew.webp')}.clip-tabs button[data-clip=follow]:before{background-image:url('assets/motion/follow.webp')}.clip-tabs button:hover:before,.clip-tabs button[aria-pressed=true]:before{opacity:.7;transform:scale(1.06)}.clip-tabs small{color:#ddd3c1}.share-art{display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #0008}.share-art img{transition:transform .6s}.motion-enabled .share-art:hover img{transform:scale(1.045)}.motion-enabled .squad-art.motion-visible>img{animation:equipment-drift 9s ease-in-out infinite alternate}.motion-enabled .squad-art.motion-visible>img:nth-child(2){animation-delay:-3s}.motion-enabled .squad-art.motion-visible>img:nth-child(3){animation-delay:-6s}.art-heading .atmospheric-smoke{z-index:-1;opacity:.7}.weapon-spread .atmospheric-smoke{z-index:-1;opacity:.7}.smoke-cloud{will-change:auto}.motion-enabled .motion-visible .smoke-cloud{will-change:transform,opacity}.squad-art .atmospheric-smoke{z-index:0;opacity:.65}.squad-art .atmospheric-smoke img{height:80%;width:130%;filter:none;bottom:auto}.gameplay-screen{box-shadow:0 18px 50px #0008}.controls{background:linear-gradient(150deg,#b58b3f0c,transparent 50%)}@media(max-width:900px){.worlds-heading{margin-top:-70px}.squad-art{height:430px}.squad-heading{gap:20px}}@media(max-width:600px){.squad-heading{grid-template-columns:1fr;gap:0}.squad-art{height:340px}.squad-heading .section-intro{margin-bottom:0}.worlds-heading{margin:-55px -6.82% 35px;padding:200px 6% 35px;min-height:460px}.clip-tabs button{min-height:130px}}
@media(max-width:900px),(hover:none) and (pointer:coarse){#motion-toggle{display:none!important}}
@media(max-width:600px){.art-heading{max-width:none}.heading-copy{min-width:0;max-width:100%}.download-heading h2{font-size:clamp(48px,14vw,60px)}.art-heading h2{overflow-wrap:normal}.squad-heading,.arsenal-heading,.gameplay-grid,.mission-preview{min-width:0}.squad-art,.weapon-spread{width:100%;min-width:0}.art-heading .smoke-1,.weapon-spread .smoke-1,.squad-art .smoke-1{display:none}.section{overflow-x:clip}.art-heading .heading-landscape{max-width:none}.worlds-heading .section-intro{max-width:100%}.worlds-heading h2{font-size:clamp(43px,12vw,53px)}.controls dl div{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px}.controls dt,.controls dd{overflow-wrap:anywhere}.gallery-tools .tour-status{line-height:1.5}.viewer-footer div{min-width:0}.viewer-footer h2{overflow-wrap:anywhere}}
/* Final grade: cold soot, scorched iron and restrained oxidized brass. */
body{background-color:#080b09}header{background-color:#0c100d;background-image:var(--grime-texture),linear-gradient(100deg,#2d251c38,transparent)}.crew-showcase{background-color:#0c110d;background-image:var(--grime-texture),radial-gradient(ellipse at 20% 60%,#4a361b30,transparent 60%),linear-gradient(120deg,#191811,#090e0b 75%)}.crew-showcase:before{background:linear-gradient(90deg,#0002,#0005),repeating-linear-gradient(0deg,transparent 0 139px,#95826b07 140px,#0005 142px,transparent 144px),radial-gradient(ellipse at 0 0,#51301c35,transparent 50%)}.story,.guide{background-color:#10130e}.gameplay{background-color:#0a110e}.living-update{background-color:#140f0b;background-image:var(--grime-texture),radial-gradient(ellipse at 85% 20%,#3b231935,transparent 55%)}#game{background-color:#10130d;background-image:var(--grime-texture),linear-gradient(160deg,#231b1360,transparent 65%)}.arsenal-showcase{background-color:#111009}.downloads{background-color:#0b120d}.share-section{background-color:#130f0a}.art-heading .heading-landscape{filter:brightness(.78) saturate(.72) contrast(1.08)}.art-heading:before{background:linear-gradient(90deg,#060b08f2,#060b08a6 38%,#060b080a 85%),linear-gradient(0deg,#0c110ded,transparent 50%)}.section h2 em{color:#b18a4d}.button.primary,.crew-filters button[aria-pressed=true],.mission-tabs button[aria-pressed=true]{background-color:#ad8443;color:#0b0d09}.section:after{box-shadow:inset 0 15px 65px #0009,inset 0 -15px 55px #0008}.smoke-cloud{mix-blend-mode:screen}.art-credit,.arsenal-stamp{color:#aa9776}.showcase-art img,.squad-art>img{filter:drop-shadow(0 18px 20px #000a) saturate(.84)}.living-image img,.campaign-panel img{filter:brightness(.88) saturate(.8)}.gameplay-screen video{filter:none}.section-intro:after{opacity:.45}.heading-copy{position:relative;z-index:1}.gallery-tools button,.crew-filters button,.mission-tabs button{border-color:#6d5d43}.art-heading .atmospheric-smoke{opacity:.48}@media(max-width:600px){.art-heading:before{background:linear-gradient(0deg,#0b100dfc,#0b100dbf 45%,#0b100d22 100%)}.art-heading .heading-landscape{filter:brightness(.82) saturate(.72) contrast(1.08)}}
header{background:#000;background-image:none}

.hero-copy{padding-bottom:20px}@media(max-width:600px){.hero-copy{padding-bottom:0}.hero{min-height:720px}}
/* The signature opening stays fixed; only atmosphere moves over it. */
.hero-art{animation:none!important;transform:none!important;opacity:1!important}
/* Centered release strip: black steel, three equal columns. */
.release-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;background:#070908;background-image:none;padding:21px 4.8%;box-shadow:inset 0 1px #a27a3030,inset 0 -1px #000;border-color:#3b3426;gap:0}.release-strip>span,.release-strip>span:first-child,.release-strip>span:last-child,.release-strip>a{display:flex;justify-content:center;align-items:center;text-align:center;width:auto;padding:0 20px;margin:0;line-height:1.4}.release-strip>span{border-right:1px solid #554d3b}.release-strip>a{color:#ddd6c6}.release-strip>a:hover{color:#d5a255}
/* Compositor-only accents. No flashing, canvas loop or pointer interception. */
.fx-host{position:relative}.section-fx{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;border-radius:inherit}.section-fx i{position:absolute;display:block;opacity:.5;animation-play-state:paused!important}.motion-enabled .motion-visible>.section-fx i{animation-play-state:running!important}.motion-paused .section-fx i,.page-hidden .section-fx i{animation-play-state:paused!important}.fx-cable i{top:-12px;right:calc(12px + var(--prop)*15px);width:6px;height:calc(90px + var(--prop)*25px);border-left:2px solid #73644b;border-right:2px solid #171b15;background:repeating-linear-gradient(0deg,#2b3027 0 5px,#090c09 5px 8px);transform-origin:top;animation:cable-sway 9s ease-in-out infinite alternate;animation-delay:calc(var(--prop)*-3s)}.fx-cable i:after{content:'';position:absolute;bottom:-7px;left:-4px;width:12px;height:10px;border:1px solid #7b6845;background:#342b19}.fx-beacon i,.fx-dock i{width:28px;height:7px;top:16px;right:calc(20px + var(--prop)*40px);background:#b98539;border:2px solid #1c1d15;box-shadow:0 0 10px #bd892a60;animation:warning-breathe 5s ease-in-out infinite alternate;animation-delay:calc(var(--prop)*-1.3s)}.fx-dock i{top:auto;bottom:16px;width:45px;height:8px;right:calc(25px + var(--prop)*62px)}.fx-scanner i{top:16px;right:16px;width:64px;height:64px;border:1px solid #9a9c633e;border-radius:50%;background:conic-gradient(from 0deg,transparent 75%,#97a46125 98%,transparent);animation:signal-sweep 12s linear infinite}.fx-scanner i:nth-child(2){inset:24px 24px auto auto;width:48px;height:48px;border-radius:0;background:none;border-color:#9a9c6330;animation:none;transform:rotate(45deg)}.fx-scanner i:nth-child(3){display:none}.fx-vent i{left:calc(10px + var(--prop)*18px);bottom:-40px;width:90px;height:260px;border-radius:50%;background:radial-gradient(ellipse,#c6b39316,transparent 65%);animation:vent-rise 11s ease-in-out infinite;animation-delay:calc(var(--prop)*-4s)}.fx-orbit i,.fx-transmission i{top:18px;right:18px;width:72px;height:72px;border:1px dashed #b08a4140;border-top:1px solid #ad86446b;border-radius:50%;animation:signal-sweep 28s linear infinite}.fx-orbit i:nth-child(2),.fx-transmission i:nth-child(2){inset:30px 30px auto auto;width:48px;height:48px;animation-direction:reverse}.fx-orbit i:nth-child(3){inset:53px 53px auto auto;width:3px;height:3px;background:#bb8a42;border:0}.fx-transmission i{animation:radio-expand 7s ease-out infinite;animation-delay:calc(var(--prop)*-2.3s)}.fx-spores i{width:5px;height:8px;background:#829349;border-radius:50%;bottom:10px;right:calc(15px + var(--prop)*24px);box-shadow:0 0 8px #64744340;animation:spore-drift 13s ease-in-out infinite;animation-delay:calc(var(--prop)*-4s)}.fx-sparks i{width:2px;height:12px;bottom:5%;right:calc(7% + var(--prop)*15%);background:#c68732;animation:spark-rise 8s linear infinite;animation-delay:calc(var(--prop)*-2.4s)}.fx-casings i{bottom:16px;right:calc(20px + var(--prop)*33px);width:24px;height:9px;background:linear-gradient(#4b361a,#9d7b3b 42%,#2a2013);border:1px solid #ad91574d;border-left:4px solid #745b31;border-radius:1px 4px 4px 1px;transform:rotate(calc(-18deg + var(--prop)*23deg));animation:casing-glint 6s ease-in-out infinite alternate;animation-delay:calc(var(--prop)*-2s)}.fx-circuit i{top:22px;right:14px;width:75px;height:26px;border-top:1px solid #79845550;border-right:1px solid #79845550;transform:translateY(calc(var(--prop)*11px));border-radius:0 5px 0 0}.fx-circuit i:after{content:'';position:absolute;top:-3px;left:-2px;width:5px;height:5px;border-radius:50%;background:#98a56e;opacity:.5}.motion-enabled .motion-visible>.fx-circuit i{animation:warning-breathe 7s ease-in-out infinite alternate;animation-delay:calc(var(--prop)*-2s)}@keyframes cable-sway{from{rotate:-2deg}to{rotate:3deg}}@keyframes warning-breathe{from{opacity:.25}to{opacity:.72}}@keyframes signal-sweep{to{rotate:360deg}}@keyframes vent-rise{0%{transform:translateY(30px) scale(.65);opacity:0}40%{opacity:.5}100%{transform:translate(25px,-160px) scale(1.15);opacity:0}}@keyframes radio-expand{0%{scale:.3;opacity:0}25%{opacity:.45}100%{scale:1.3;opacity:0}}@keyframes spore-drift{0%{transform:translateY(0);opacity:0}30%{opacity:.45}100%{transform:translate(-20px,-200px);opacity:0}}@keyframes spark-rise{0%{transform:translate(0,0) rotate(20deg);opacity:0}20%{opacity:.6}100%{transform:translate(-70px,-330px) rotate(-20deg);opacity:0}}@keyframes casing-glint{from{opacity:.35}to{opacity:.75}}
@media(max-width:600px){.release-strip{padding:16px 7px;font-size:13px;letter-spacing:.7px}.release-strip>span,.release-strip>span:first-child,.release-strip>span:last-child,.release-strip>a{padding:0 8px}.section-fx i:nth-child(3){display:none}.fx-scanner,.fx-orbit,.fx-transmission{opacity:.6}.fx-scanner i,.fx-orbit i,.fx-transmission i{width:42px;height:42px;right:10px;top:10px}.fx-scanner i:nth-child(2),.fx-orbit i:nth-child(2),.fx-transmission i:nth-child(2){inset:18px 18px auto auto;width:26px;height:26px}.fx-cable i{opacity:.3;height:55px;width:4px}.fx-circuit{opacity:.5}.fx-vent i{height:180px;width:50px}}
@media(prefers-reduced-motion:reduce){body:not(.motion-enabled) .section-fx i{animation:none!important;opacity:.25}}
/* Heavy atmosphere: moving smoke banks, charred debris and slow furnace light. */
.storm-surface{position:relative;isolation:isolate;overflow:hidden}.drifting-debris{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;mask-image:linear-gradient(90deg,#000 0%,#000 25%,#0004 50%,#000 85%)}.drifting-debris i{position:absolute;left:calc(3% + var(--piece)*11%);bottom:-25px;display:block;width:5px;height:8px;background:#6a6250;opacity:0;clip-path:polygon(5% 15%,70% 0,100% 62%,45% 100%,0 75%);animation:heavy-debris calc(13s + var(--piece)*1.3s) linear infinite;animation-delay:calc(var(--piece)*-2.1s);animation-play-state:paused!important}.drifting-debris .hot-fragment{width:3px;height:16px;background:linear-gradient(#f0bf69,#9d501800);box-shadow:0 0 8px #c8893040;clip-path:none}.drifting-debris .ash-flake{width:8px;height:6px;background:#b5a58b}.drifting-debris .metal-flake{width:11px;height:7px;background:linear-gradient(135deg,#302f28,#77705d 45%,#151915)}.motion-enabled .motion-visible>.drifting-debris i{animation-play-state:running!important}.furnace-light{position:absolute;inset:auto -15% -35%;height:90%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 70% 90%,#c15e1c38,transparent 60%);opacity:.25;animation:furnace-breathe 9s ease-in-out infinite alternate;animation-play-state:paused!important}.motion-enabled .motion-visible>.furnace-light{animation-play-state:running!important}.hero .atmospheric-smoke,.encounter .atmospheric-smoke{mask-image:linear-gradient(90deg,#000,#000b 65%,#0003);opacity:1}.hero .smoke-cloud,.encounter .smoke-cloud{animation-name:heavy-smoke-rise;animation-duration:27s}.hero .smoke-1,.encounter .smoke-1{animation-name:heavy-smoke-cross;animation-duration:34s}.hero .smoke-2,.encounter .smoke-2{animation-duration:41s}.art-heading .atmospheric-smoke{opacity:.92;mask-image:linear-gradient(0deg,#000,#000b 55%,transparent)}.edge-smoke{mask-image:linear-gradient(0deg,#000 0%,#0007 26%,transparent 60%);opacity:.8}.edge-smoke .smoke-cloud{top:50%;height:65%}.showcase-art .edge-smoke{z-index:0}.showcase-art>img,.squad-art>img{position:relative;z-index:2}.squad-art>img{position:absolute}.weapon-spread>.atmospheric-smoke{z-index:0;opacity:.9}.weapon-spread>img{z-index:1}.share-art>.atmospheric-smoke,.story-art>.atmospheric-smoke{z-index:1}.share-art>.drifting-debris,.story-art>.drifting-debris{z-index:1}.share-art .smoke-cloud,.story-art .smoke-cloud{position:absolute;max-width:none;border:0;object-fit:fill}.hero:after{background:linear-gradient(90deg,#04080580,transparent 70%),linear-gradient(0deg,#060a0790,transparent 60%)}.section{box-shadow:inset 0 30px 85px #0008,inset 0 -30px 75px #0007}.section:before{background-color:#0002}.art-heading:before{background:linear-gradient(90deg,#030705ed,#040805a3 38%,#04080518 85%),linear-gradient(0deg,#080d0aef,transparent 60%)}.fx-beacon i,.fx-dock i{box-shadow:0 0 18px #bc762570;animation-duration:7s}.fx-sparks i{height:18px;animation-duration:6s}.fx-vent i{width:135px;height:360px;background:radial-gradient(ellipse,#c6b39324,transparent 65%)}.fx-spores i{width:7px;height:10px;box-shadow:0 0 12px #64744350}.fx-casings i{width:30px;height:11px}.fx-orbit i,.fx-transmission i{border-color:#b08a4155}.motion-paused .drifting-debris i,.page-hidden .drifting-debris i,.motion-paused .furnace-light,.page-hidden .furnace-light{animation-play-state:paused!important}.motion-paused .drifting-debris i{opacity:0}.motion-paused .furnace-light{opacity:.15}.motion-paused .smoke-cloud{opacity:.14!important}@keyframes heavy-debris{0%{transform:translate3d(30px,0,0) rotate(0deg);opacity:0}12%{opacity:.6}70%{opacity:.35}100%{transform:translate3d(-150px,-650px,0) rotate(220deg);opacity:0}}@keyframes furnace-breathe{from{opacity:.18;transform:translateX(-2%) scale(.95)}to{opacity:.7;transform:translateX(3%) scale(1.06)}}@keyframes heavy-smoke-rise{0%{transform:translate3d(-12%,18%,0) scale(1);opacity:.05}20%{opacity:.77}70%{opacity:.58}100%{transform:translate3d(25%,-32%,0) scale(1.4);opacity:0}}@keyframes heavy-smoke-cross{0%{transform:translate3d(25%,15%,0) scale(1.15);opacity:.1}25%{opacity:.66}75%{opacity:.55}100%{transform:translate3d(-23%,-20%,0) scale(1.5);opacity:0}}@media(max-width:600px){.drifting-debris i:nth-child(n+5){display:none}.drifting-debris i{left:calc(12% + var(--piece)*23%)}.drifting-debris{opacity:.65}.furnace-light{opacity:.2;animation-duration:12s}.edge-smoke .smoke-1,.edge-smoke .smoke-2{display:none}.hero .atmospheric-smoke{mask-image:linear-gradient(0deg,#000,#000a 58%,transparent 96%)}.hero .smoke-cloud{animation-name:heavy-smoke-rise}.art-heading:before{background:linear-gradient(0deg,#080d0bfc,#080d0bc9 45%,#080d0b25)}.fx-vent i{height:210px;width:75px}.section{box-shadow:inset 0 15px 50px #0007,inset 0 -20px 50px #0007}}
@media(prefers-reduced-motion:reduce){body:not(.motion-enabled) .drifting-debris i{animation:none!important;opacity:0}body:not(.motion-enabled) .furnace-light{animation:none!important;opacity:.15}}
.share-art .smoke-cloud,.story-art .smoke-cloud{width:110%;height:80%}
