:root{--bg:#101311;--panel:#171b18;--text:#eeeade;--muted:#a9afa5;--gold:#d1b47c;--line:#343b31;--serif:Georgia,'Times New Roman',serif;--sans:Inter,'Segoe UI',Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;line-height:1.65}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline:2px solid #ecd0a0;outline-offset:5px}img,video{max-width:100%;display:block}button svg{pointer-events:none}svg{width:100%;height:100%;display:block}h1,h2,h3,h4,p{margin:0}h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.17}h2{font-size:clamp(34px,3.7vw,48px);letter-spacing:-1.3px}h3{font-size:32px;letter-spacing:-.6px}h4{font-size:26px}em{font-weight:400;color:var(--gold)}[hidden]{display:none!important}.wrap{max-width:1264px;margin:auto;padding-left:48px;padding-right:48px}.muted{color:var(--muted)}.gold{color:var(--gold)!important}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2.1px;line-height:1.5;color:#b6bcae}.small-line{width:27px;display:inline-block;border-top:1px solid var(--gold);margin:0 10px 3px 0}.header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid #ffffff12;position:absolute;z-index:5;top:0;width:100%;background:#10131160;backdrop-filter:blur(8px)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:13px;letter-spacing:2.3px;white-space:nowrap}.brand b{font-weight:500;color:var(--gold)}.header nav{display:flex;gap:32px;font-size:12px;color:#c2c5bb}.header nav a{padding:15px 0;transition:color .2s}.header nav a:hover,.text-link:hover,.header-steam:hover{color:var(--gold)}.header-steam{font-size:12px;border:1px solid #d1b47c66;padding:9px 15px;border-radius:3px}.header-steam span{padding-left:20px}.hero{position:relative;min-height:730px;isolation:isolate;overflow:hidden;background:#090e10}.hero-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 57%;z-index:-3;opacity:.9}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0c1214f0 0%,#0c1214cc 26%,#0c121448 58%,#0c121411 100%),linear-gradient(0deg,#101311 0%,transparent 35%)}.hero-grain{position:absolute;inset:0;z-index:-1;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.5' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.hero-content{padding-top:185px;position:relative}.hero .eyebrow{color:var(--gold);margin-bottom:24px}.hero h1{font:400 clamp(45px,6.4vw,86px)/1.12 var(--serif);letter-spacing:9px;color:#efe9dd;text-shadow:0 4px 30px #0008}.hero-tagline{font:italic 32px/1.4 var(--serif);color:var(--gold);margin-top:16px}.hero-copy{font-size:15px;line-height:1.9;color:#bdc3ba;max-width:415px;margin-top:22px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;gap:25px;justify-content:center;align-items:center;padding:14px 21px;font-weight:600;font-size:12px;min-height:48px;border-radius:3px;transition:background .2s,transform .2s;line-height:1.5}.button.primary{background:var(--gold);color:#1d211a;border:1px solid var(--gold)}.button.primary:hover{background:#e8cb97;transform:translateY(-2px)}.play-link{background:transparent;font-weight:400;padding:12px 0;gap:10px}.play-link .muted{font-size:10px;padding-left:6px}.play-link:hover{color:var(--gold)}.play-small{font-size:11px}.hero-tags{display:flex;align-items:center;gap:15px;margin-top:34px;font-size:10px;letter-spacing:.35px;color:#a2ad9e}.hero-tags i{width:3px;height:3px;background:#6b785d;border-radius:50%}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.8px;color:#909d89}.hero-bottom a{color:#b5bfae;display:flex;gap:30px}.systems{padding-top:84px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading .eyebrow{margin-bottom:21px}.section-heading>p{color:var(--muted);font-size:13px;line-height:1.85;padding-bottom:4px}.system-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);margin-top:38px}.system-tabs button{background:transparent;border-bottom:2px solid transparent;text-align:left;padding:20px 8px 20px 0;font-size:12px;color:#99a291;transition:color .2s,border .2s;min-height:60px}.system-tabs button span{color:#697660;margin-right:12px;font-size:10px;letter-spacing:1px}.system-tabs button[aria-selected=true]{color:var(--gold);border-bottom-color:var(--gold)}.system-tabs button[aria-selected=true] span{color:var(--gold)}.system-tabs button:hover{color:var(--text)}.system-panel{display:grid;grid-template-columns:36% 64%;min-height:510px;margin-top:27px;border:1px solid var(--line);background:#141814;border-radius:4px;overflow:hidden}.explainer{padding:35px 32px;border-right:1px solid var(--line)}.explainer>.eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:18px}.explainer>p:not(.eyebrow):not(.control-label){color:var(--muted);font-size:12px;line-height:1.85;margin-top:17px}.control-label{font-size:8px;letter-spacing:1px;color:#96a68d;margin:27px 0 11px}.toggles{display:grid;gap:8px}.state-toggle{display:flex;align-items:center;gap:10px;width:100%;background:#1c221b;border:1px solid #36402f;border-radius:3px;min-height:45px;text-align:left;padding:9px 11px;font-size:11px;transition:border .2s,background .2s}.state-toggle:hover{border-color:#779162}.toggle-icon{width:19px;height:19px;color:#a5b298;flex:none}.state-toggle[aria-pressed=true]{background:#263023;border-color:#879d6a}.state-toggle[data-state=wound][aria-pressed=true]{background:#30221f;border-color:#ba7965}.state-toggle[data-state=hunger][aria-pressed=true]{background:#322e20;border-color:#b19a54}.switch{margin-left:auto;position:relative;display:block;height:15px;width:28px;border:1px solid #6a7560;border-radius:12px;flex:none}.switch:after{content:'';position:absolute;width:7px;height:7px;top:3px;left:3px;border-radius:50%;background:#8b967e;transition:transform .2s}.state-toggle[aria-pressed=true] .switch:after{transform:translateX(13px);background:var(--gold)}.text-button{background:transparent;padding:12px 0;font-size:10px;color:#a2ad98;text-align:left;display:block}.text-button:hover{color:var(--gold)}.deck-stage,.time-stage{padding:25px 30px 20px;background:radial-gradient(ellipse at 50% 30%,#28302577,transparent 68%),#161b16;display:flex;flex-direction:column;min-width:0}.stage-top{display:flex;justify-content:space-between;gap:12px;font-size:8px;letter-spacing:1.6px;color:#9cab8e}.stage-top>:last-child{letter-spacing:.5px;font-size:9px;color:#c1c8b5}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:15px;margin:23px auto;max-width:495px;width:100%;flex:1;min-height:330px}.card{border:1px solid #7a806852;outline:1px solid #a0a68619;outline-offset:-6px;border-radius:8px;padding:17px 10px 16px;text-align:center;background:linear-gradient(155deg,#323b2e,#181e19 80%);position:relative;min-height:169px;box-shadow:0 7px 15px #0003;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:arrive .35s ease-out}.card .card-icon{width:43px;height:43px;color:var(--card-color,#a9bd90);margin:10px 0 14px}.card h4{font:14px/1.15 var(--serif);color:var(--card-color,#d4dcc8)}.card p{font-size:8px;color:#a9b29e;line-height:1.4;margin-top:8px;max-width:130px}.card-label{font-size:7px;letter-spacing:1.5px;color:var(--card-color,#a9bd90)}.card .corner{position:absolute;width:5px;height:5px;transform:rotate(45deg);border:1px solid #879c684d;top:10px;left:10px}.card.penalty{background:linear-gradient(145deg,#342725,#1c1c17);border-color:#a973604a}.card.penalty p{color:#b6a897}.cards.base-only .card:nth-child(1){transform:rotate(-7deg) translateY(12px)}.cards.base-only .card:nth-child(2){transform:translateY(-4px)}.cards.base-only .card:nth-child(3){transform:rotate(7deg) translateY(12px)}.deck-feedback{background:#21291f;border:1px solid #3e4b36;display:flex;gap:12px;align-items:start;min-height:57px;padding:12px 14px;border-radius:3px;font-size:11px;line-height:1.65;color:#c3ccb7}.feedback-mark{font-size:10px;color:var(--gold);margin-top:2px}.example-note{font-size:9px;line-height:1.7;color:#a0aa98;margin-top:14px}.time-stage{align-items:center;justify-content:center;text-align:center;padding:25px 36px}.time-stage .stage-top{width:100%;margin-bottom:35px}.time-track{display:flex;align-items:center;width:100%;justify-content:space-between;font-size:10px;gap:6px}.time-track span{padding:7px 8px;border:1px solid #495740;border-radius:2px;color:#99a98b}.time-track span.active{color:#191d16;background:var(--gold);border-color:var(--gold)}.time-track i{font-style:normal;color:#849179}.time-symbol{width:75px;height:75px;color:var(--gold);margin:45px auto 24px}.time-stage h4{margin-bottom:16px}.time-stage #time-body{font-size:13px;color:#b8c3ad;max-width:410px;min-height:55px}.time-stage .example-note{max-width:400px;margin-top:auto;padding-top:30px}.explainer>#advance-time{margin-top:10px}.world-stage{margin:0;background:#191e17;align-self:center}.world-stage img{width:100%;height:auto}.image-zoom{display:block;background:none;padding:0;position:relative;width:100%;text-align:left}.image-zoom>span{position:absolute;right:12px;bottom:12px;font-size:10px;padding:5px 10px;background:#0b100bca;border:1px solid #d1b47c66}.world-stage figcaption{padding:25px 30px}.world-stage h4{font-size:25px;margin:10px 0}.world-stage figcaption>p:not(.eyebrow){font-size:12px;line-height:1.8;color:var(--muted)}.world-stage small{display:block;font-size:9px;color:#a0aa98;margin-top:12px}.world-choices{margin-top:20px}.world-choices button{width:100%;display:flex;gap:15px;background:transparent;border-bottom:1px solid #343f2e;text-align:left;padding:13px 0;font-size:10px;color:#859678}.world-choices button span:first-of-type{font-size:12px;color:#b5bfae}.world-choices button span:last-child{margin-left:auto}.world-choices button.active,.world-choices button.active span{color:var(--gold)}.explainer>.world-lore{font-size:10px!important;color:#9aa790!important}.media-row{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;margin-top:36px}.teaser-card{position:relative;border:1px solid #414333;padding:0;background:#111;min-height:294px;overflow:hidden;border-radius:4px;text-align:left;isolation:isolate}.teaser-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#090e0aba);z-index:-1}.teaser-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:.65;transition:transform .5s,opacity .5s}.teaser-card:hover>img{transform:scale(1.03);opacity:.85}.play-circle{position:absolute;top:36%;left:calc(50% - 24px);border:1px solid #ead8b4aa;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:14px;padding-left:3px;color:var(--gold);background:#15191070}.teaser-label{position:absolute;bottom:25px;left:28px;right:28px}.teaser-label>span{font-size:8px;letter-spacing:1.7px;color:var(--gold);display:block;margin-bottom:9px}.teaser-label b{font:24px var(--serif);display:flex;align-items:center;justify-content:space-between;gap:10px}.teaser-label i{font:10px var(--sans);color:#b2bca9}.steam-card{border:1px solid #504b36;padding:30px 32px;background:radial-gradient(ellipse at 100% 0%,#41402688,transparent 75%),#202218;border-radius:4px}.steam-card>.eyebrow{font-size:9px}.steam-card h3{font-size:30px;margin:15px 0}.steam-card>p:not(.eyebrow):not(.demo-status){font-size:12px;color:#b8bead;max-width:360px}.steam-card .button{margin-top:20px}.demo-status{font-size:9px;color:#b9bca8;margin-top:17px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.status-dot{display:inline-block;width:5px;height:5px;background:var(--gold);border-radius:50%}.forge-section{background:#171a16;border-top:1px solid #383b2e;border-bottom:1px solid #383b2e;padding:65px 0}.forge-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:85px;align-items:center}.forge-copy .eyebrow{margin-bottom:22px}.forge-copy h2{font-size:42px}.forge-lead{font:italic 22px var(--serif);color:var(--gold);margin:14px 0 20px}.forge-copy>p:not(.eyebrow):not(.forge-lead){font-size:12px;color:var(--muted)}.text-link{font-size:11px;color:#d5c39b;display:inline-flex;gap:20px;padding:12px 0}.forge-copy>.text-link{margin-top:15px}.other-game{display:grid;grid-template-columns:36% 64%;border:1px solid #454131;border-radius:4px;overflow:hidden;transition:border .2s;background:#1d2019;align-items:stretch}.other-game:hover{border-color:var(--gold)}.arena-decoration{position:relative;overflow:hidden;min-height:230px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#615233,#28251b 80%);text-align:center}.arena-decoration>span{font:26px/1.3 var(--serif);letter-spacing:2px;position:relative;z-index:1;text-shadow:0 2px 3px #000;color:#e8d4b1}.arena-decoration small{font-size:12px;letter-spacing:1px}.arena-ring{position:absolute;width:190px;height:190px;border-radius:50%;border:1px solid #bba57844;outline:1px solid #bba57833;outline-offset:12px;transform:rotateX(35deg)}.other-game-copy{padding:26px 23px}.other-game-copy>.eyebrow{font-size:7px;letter-spacing:1.2px}.other-game h3{font-size:24px;margin:13px 0;display:flex;justify-content:space-between;gap:15px}.other-game h3>span{font-family:var(--sans);font-size:16px;color:var(--gold)}.other-game p:not(.eyebrow){font-size:11px;color:#afb7a6;line-height:1.8}.other-game .text-link{font-size:10px}.footer{padding-top:29px;padding-bottom:29px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#9ba68f}.footer .brand{font-size:10px;gap:6px;letter-spacing:1.6px}.footer>a:last-child{color:#b6c0a8}.skip-link{position:fixed;left:15px;top:-80px;z-index:20;padding:12px 20px;background:var(--gold);color:#151b12}.skip-link:focus{top:15px}dialog{padding:0;border:1px solid #857452;background:#151b15;color:var(--text);border-radius:5px;max-width:1000px;width:90vw;max-height:90dvh;overflow:auto;box-shadow:0 20px 100px #000a}dialog::backdrop{background:#030705de;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;gap:12px}.dialog-top h2{font-size:20px;letter-spacing:0}.close-dialog{background:transparent;border:1px solid #566147;width:40px;height:40px;font-size:15px;flex:none}.close-dialog:hover{background:#2d3627}dialog video,dialog>img{width:100%;height:auto;max-height:72dvh;object-fit:contain;background:#000}dialog>p{font-size:10px;color:#b2bca6;padding:16px 20px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}dialog>p>a{color:var(--gold)}@keyframes arrive{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}
@media(min-width:1500px){.hero{min-height:790px}.hero-content{padding-top:210px}.hero-art{object-position:center 52%}.hero-shade{background:linear-gradient(90deg,#0c1214e0 0%,#0c1214b0 30%,#0c121410 65%),linear-gradient(0deg,#101311,transparent 35%)}}
@media(max-width:1100px){.wrap{padding-left:32px;padding-right:32px}.header{padding:0 32px}.system-panel{grid-template-columns:39% 61%}.explainer{padding:27px 24px}.explainer h3{font-size:28px}.deck-stage{padding:24px}.cards{gap:10px}.card{padding:13px 8px;min-height:165px}.forge-grid{gap:40px}.other-game{grid-template-columns:32% 68%}.other-game-copy{padding:23px 19px}.arena-decoration>span{font-size:21px}.steam-card{padding:27px}.media-row{gap:20px}}
@media(max-width:800px){.header{height:72px;padding:0 24px}.brand{font-size:11px;letter-spacing:1.5px;gap:6px}.header nav{gap:20px;font-size:11px}.header .nav-game{display:none}.header-steam{font-size:10px;padding:8px 10px}.header-steam span{padding-left:9px}.hero{min-height:705px}.hero-content{padding-top:180px}.hero h1{letter-spacing:6px;font-size:60px}.hero-art{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#0c1214e0,#0c121466),linear-gradient(0deg,#101311,transparent 50%)}.section-heading{align-items:start;gap:25px}.section-heading>p{font-size:12px;max-width:225px;padding-top:40px}.systems{padding-top:65px;padding-bottom:65px}.system-tabs button{font-size:10px}.system-tabs button span{margin-right:6px}.system-panel{grid-template-columns:1fr}.explainer{border-right:0;border-bottom:1px solid var(--line);padding:27px}.explainer h3 br{display:none}.explainer>p:not(.eyebrow):not(.control-label){max-width:540px}.toggles{grid-template-columns:repeat(3,1fr);gap:8px}.state-toggle{font-size:10px;flex-wrap:wrap;gap:8px}.state-toggle>span:nth-child(2){order:3;flex-basis:100%}.switch{order:2}.control-label{margin-top:20px}.deck-stage{min-height:400px}.cards{max-width:540px;min-height:245px}.card{min-height:170px}.time-stage{min-height:430px}.world-choices{display:flex;gap:25px}.world-choices button{flex:1}.world-stage{width:100%}.media-row{grid-template-columns:1fr 1fr}.teaser-card{min-height:340px}.teaser-label{left:20px;right:20px}.teaser-label b{font-size:23px;align-items:end}.steam-card h3{font-size:27px}.steam-card>.eyebrow{font-size:8px}.steam-card .button{font-size:11px;padding:12px 14px;gap:15px}.forge-grid{grid-template-columns:1fr 1.3fr;gap:28px}.other-game{grid-template-columns:1fr}.arena-decoration{min-height:125px}.arena-decoration>span br{display:none}.arena-decoration>span{font-size:24px}.other-game-copy{padding:22px}.forge-copy h2{font-size:36px}}
@media(max-width:560px){.wrap{padding-left:22px;padding-right:22px}.header{height:68px;padding:0 18px}.header .brand img{width:30px;height:30px}.header .brand{font-size:10px;letter-spacing:1.15px}.header nav{gap:14px;margin-left:auto;margin-right:18px}.header nav a{font-size:10px}.header-steam{border:0;padding:10px 0}.header-steam{font-size:0}.header-steam span{font-size:19px;padding:0}.hero{min-height:738px}.hero-content{padding-top:182px}.hero-art{object-position:71% center;opacity:.75}.hero-shade{background:linear-gradient(90deg,#0b1114d9,#0b111478 80%),linear-gradient(0deg,#101311,transparent 70%)}.hero .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:25px}.hero h1{font-size:clamp(31px,9.5vw,51px);letter-spacing:3.4px}.hero-tagline{font-size:29px;margin-top:18px}.hero-copy{font-size:13px;margin-top:24px;max-width:320px}.hero-actions{gap:20px;flex-wrap:wrap;margin-top:28px}.hero-actions .button.primary{width:100%;max-width:335px;justify-content:space-between;padding:14px 20px}.hero-actions .play-link{padding:3px 0;min-height:42px;font-size:11px}.hero-tags{font-size:8px;gap:12px;margin-top:23px}.hero-bottom{bottom:21px;font-size:7px;letter-spacing:1.05px;gap:18px}.hero-bottom>span{max-width:180px}.hero-bottom a{gap:8px;white-space:nowrap;align-items:end}.section-heading{display:block}.section-heading .eyebrow{font-size:8px;margin-bottom:18px}.section-heading h2{font-size:33px;letter-spacing:-.6px}.section-heading>p{padding-top:20px;max-width:320px;font-size:12px}.desktop-only{display:none}.system-tabs{margin-top:26px;gap:15px}.system-tabs button{font-size:10px;line-height:1.7;padding:14px 0;text-align:left;display:flex;flex-direction:column;gap:5px}.system-tabs button span{font-size:8px}.system-panel{margin-top:20px;border-radius:3px}.explainer{padding:25px 21px}.explainer h3{font-size:27px}.explainer>.eyebrow{font-size:8px;margin-bottom:14px}.explainer>p:not(.eyebrow):not(.control-label){font-size:11px}.control-label{font-size:7px;letter-spacing:.7px}.toggles{grid-template-columns:1fr;gap:7px}.state-toggle{flex-wrap:nowrap;min-height:46px;font-size:11px;padding:10px 13px}.state-toggle>span:nth-child(2){order:initial;flex-basis:auto}.switch{order:initial}.text-button{min-height:40px;padding-top:14px}.deck-stage{padding:20px 17px;min-height:400px}.stage-top{font-size:7px;letter-spacing:1px;gap:8px}.stage-top>:last-child{font-size:8px;white-space:nowrap}.cards{gap:8px;margin:26px auto;min-height:240px;grid-template-columns:repeat(3,minmax(0,1fr))}.card{min-height:152px;padding:14px 6px;border-radius:5px;outline-offset:-4px}.card h4{font-size:12px}.card p{font-size:7px;line-height:1.5}.card .card-icon{width:32px;height:32px;margin:11px 0}.card-label{font-size:6px;letter-spacing:1px}.card .corner{width:3px;height:3px;top:8px;left:8px}.cards.base-only .card:nth-child(1){transform:rotate(-4deg) translateY(7px)}.cards.base-only .card:nth-child(3){transform:rotate(4deg) translateY(7px)}.deck-feedback{font-size:10px;padding:12px;min-height:65px;gap:8px}.example-note{font-size:8px}.time-stage{padding:23px 18px;min-height:450px}.time-track{font-size:8px;gap:4px}.time-track span{padding:5px 6px}.time-stage .stage-top{margin-bottom:30px}.time-stage h4{font-size:24px}.time-stage #time-body{font-size:12px}.world-choices{gap:12px}.world-choices button{gap:8px;font-size:8px}.world-choices button span:first-of-type{font-size:10px}.world-choices button span:last-child{display:none}.world-stage figcaption{padding:23px 21px}.world-stage h4{font-size:24px}.world-stage figcaption>p:not(.eyebrow){font-size:11px}.media-row{grid-template-columns:1fr;gap:20px;margin-top:27px}.teaser-card{min-height:245px}.play-circle{top:30%}.teaser-label{left:22px;bottom:20px}.teaser-label b{font-size:25px}.steam-card{padding:28px 24px}.steam-card>.eyebrow{font-size:8px}.steam-card h3{font-size:30px}.steam-card .button{font-size:12px;padding:13px 18px;width:100%;justify-content:space-between}.demo-status{font-size:8px;gap:7px}.forge-section{padding:48px 0}.forge-grid{grid-template-columns:1fr;gap:32px}.forge-copy .eyebrow{font-size:8px}.forge-copy h2{font-size:37px}.forge-lead{font-size:22px}.other-game{grid-template-columns:31% 69%}.arena-decoration{min-height:240px}.arena-decoration>span br{display:block}.arena-decoration>span{font-size:18px;letter-spacing:1px}.arena-decoration small{font-size:9px}.other-game-copy{padding:24px 19px}.other-game-copy>.eyebrow{font-size:6px;letter-spacing:.7px}.other-game h3{font-size:22px}.other-game p:not(.eyebrow){font-size:10px}.footer{flex-wrap:wrap;gap:20px;padding-top:24px;padding-bottom:25px;font-size:8px}.footer .brand{font-size:9px}.footer p{margin-left:auto}.footer>a:last-child{width:100%;padding-top:12px;border-top:1px solid #2d3627;font-size:9px}dialog{width:95vw;max-height:92dvh}.dialog-top{padding:12px}.dialog-top h2{font-size:17px}dialog>p{font-size:9px;padding:15px}.close-dialog{width:40px;height:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.other-game{grid-template-columns:1fr}.arena-decoration{min-height:0;aspect-ratio:460/215;background:#191713}.arena-decoration>img{width:100%;height:100%;object-fit:cover}.other-game-copy{padding:22px 26px}.forge-grid{grid-template-columns:1fr 1.05fr}.other-game h3{font-size:26px}.other-game p:not(.eyebrow){max-width:400px}@media(max-width:560px){.forge-grid{grid-template-columns:1fr}.other-game-copy{padding:24px}.other-game h3{font-size:26px}}

/* Languages and press links */
.header-tools{display:flex;align-items:center;gap:22px}.language-switch{display:flex;gap:8px;align-items:center;font-size:10px;letter-spacing:.7px}.language-switch a{color:#acb5a3;min-height:44px;display:flex;align-items:center;padding:0 3px}.language-switch a[aria-current=page]{color:var(--gold);font-weight:700}.language-switch a:hover{color:var(--text)}.language-switch>span{color:#69745f}.header nav{gap:25px}.footer .footer-press{padding:10px 0;color:var(--gold)}
@media(max-width:1100px){.header{padding-left:24px;padding-right:24px}.header nav{gap:18px}.header-tools{gap:15px}}
@media(max-width:800px){.header{height:100px;flex-wrap:wrap;padding-top:8px;padding-bottom:7px;row-gap:0}.header-tools{margin-left:auto}.header nav{order:3;width:100%;margin:0;gap:27px;justify-content:center}.header nav a{padding:4px 0;min-height:32px;display:flex;align-items:center}.header nav .nav-game{display:none}.header-steam{font-size:10px}.header-steam span{font-size:13px;padding-left:7px}.hero-content{padding-top:190px}}
@media(max-width:560px){.header{padding-left:18px;padding-right:18px;height:106px}.header-tools{gap:11px}.header-steam{font-size:10px}.header-steam span{font-size:12px;padding-left:5px}.language-switch{font-size:10px;gap:5px}.header nav{gap:32px}.header nav a{font-size:10px;min-height:35px}.hero-content{padding-top:189px}.footer .footer-press{width:auto;padding:6px 0;border:0}.footer>a:last-child{width:auto;margin-left:auto;padding:6px 0;border:0}.footer .brand{flex:1}.footer p{margin-left:0}}
@media(max-width:360px){.header-tools{gap:7px}.header-steam{font-size:9px}.header .brand{font-size:9px;letter-spacing:1px}.header .brand img{width:26px;height:26px}}

/* Press Kit */
.press-main{padding-top:162px;padding-bottom:70px}.press-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:start;padding-bottom:62px;border-bottom:1px solid var(--line)}.press-intro h1{font:400 64px/1.1 var(--serif);letter-spacing:-1.5px;margin:20px 0 25px}.press-lead{font:24px var(--serif);color:var(--gold);margin-bottom:18px}.press-intro>div>p:not(.eyebrow):not(.press-lead){font-size:14px;color:var(--muted);max-width:510px}.press-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:25px}.press-intro>div>.press-note{font-size:11px!important;margin-top:22px}.facts{padding:29px;border:1px solid var(--line);border-radius:4px;background:var(--panel)}.facts dl{margin:24px 0 0;display:grid;grid-template-columns:1fr 1.25fr;font-size:12px;gap:15px}.facts dt{color:#a7b39b}.facts dd{margin:0;color:var(--text)}.press-media{padding-top:55px}.press-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:33px}.press-gallery figure{margin:0;border:1px solid var(--line);background:var(--panel)}.press-gallery img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.press-gallery figcaption{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;font-size:10px}.press-gallery figcaption a{color:var(--gold);padding:6px 0;white-space:nowrap}.press-video-row{margin-top:30px;padding:28px 30px;background:#202218;border:1px solid #504b36;display:flex;justify-content:space-between;gap:30px;align-items:center;border-radius:4px}.press-video-row h3{margin:12px 0;font-size:28px}.press-video-row p:last-child{font-size:12px;color:var(--muted)}.press-video-row .press-actions{margin:0}.press-page .footer{border-top:1px solid var(--line)}
@media(max-width:900px){.press-intro{gap:35px}.press-main{padding-top:155px}.press-intro h1{font-size:55px}.facts{padding:24px}.press-gallery{gap:13px}.press-gallery figcaption{flex-wrap:wrap;gap:2px}.press-video-row{align-items:start}.press-video-row .press-actions{flex-direction:column;gap:8px;align-items:start}}
@media(max-width:600px){.press-main{padding-top:150px;padding-bottom:45px}.press-intro{grid-template-columns:1fr;gap:35px;padding-bottom:40px}.press-intro h1{font-size:50px}.press-lead{font-size:23px}.press-intro>div>p:not(.eyebrow):not(.press-lead){font-size:13px}.press-actions{gap:16px}.facts dl{font-size:11px}.press-gallery{grid-template-columns:1fr;gap:20px}.press-gallery figcaption{font-size:12px}.press-media{padding-top:38px}.press-media .section-heading>p{padding-top:17px}.press-video-row{flex-direction:column;padding:25px;gap:22px}.press-video-row .press-actions{flex-direction:row;flex-wrap:wrap;gap:15px}.press-media h2{font-size:34px}}

/* The scene stays in the viewport while the entire page scrolls above it.
   A fixed layer also works on mobile browsers without background-attachment. */
body{isolation:isolate}
.page-backdrop{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:#090e10}
.page-backdrop .hero-art{inset:0;z-index:0}
.page-backdrop .hero-shade{z-index:1;background:linear-gradient(90deg,#0c1214ed 0%,#0c1214b8 35%,#0c121478 100%),linear-gradient(0deg,#101311aa,transparent 60%)}
.page-backdrop .hero-grain{z-index:2}
.hero{isolation:auto;background:transparent}
.forge-section{background:#171a16e8}
.header .brand .brand-logo{width:60px;height:65px;object-fit:contain}
.footer .brand-logo{width:65px;height:70px;object-fit:contain}
.forge-logo{width:190px;height:auto}
@media(max-width:800px){.header .brand .brand-logo{width:50px;height:54px}.header{height:112px}}
@media(max-width:560px){.header .brand .brand-logo{width:50px;height:54px}.forge-logo{width:160px}.page-backdrop .hero-shade{background:linear-gradient(90deg,#0b1114e6,#0b1114a6),linear-gradient(0deg,#101311aa,transparent 70%)}}

/* Real exported cards and recorded gameplay */
.cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:480px;gap:18px;min-height:0;align-content:center}
.game-card{position:relative;display:block;width:100%;padding:0;border:0;background:none;box-shadow:none;cursor:zoom-in;min-width:0}
.game-card img{width:100%;height:auto;aspect-ratio:752/1024;object-fit:contain;transition:transform .2s}
.game-card:hover img{transform:translateY(-3px)}
.card-quantity{position:absolute;top:9px;right:8px;padding:3px 10px;border:1px solid var(--gold);border-radius:20px;background:#101311;color:var(--gold);font-size:16px;font-weight:600}
.capture-links{margin-top:20px;border-top:1px solid var(--line);padding-top:2px}
.capture-links .text-link{display:block;background:none;border:0;text-align:left;padding:8px 0;font-size:13px}
.time-stage{gap:18px;padding:26px;justify-content:flex-start}
.time-stage .stage-top{margin-bottom:0}
.time-stage video{width:100%;height:auto;aspect-ratio:16/9;background:#080a08}
.time-stage h4{margin:0;font-size:26px}
.time-stage #time-body{min-height:0;font-size:14px}
.time-stage .example-note{margin:0;padding:0}
.time-track{font-size:12px}
.survival-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:390px;width:100%;gap:9px}
#card-dialog{width:min(94vw,500px)}
#enlarged-card{height:min(65vh,650px);width:auto;max-width:100%;object-fit:contain;margin:8px auto}
#card-dialog>p,#capture-dialog>p{font-size:13px;color:var(--muted);line-height:1.65;padding:12px 0 0}
#capture-dialog{width:min(94vw,1100px)}
#capture-video{width:100%;height:auto;max-height:72vh;background:#080a08}
.deck-stage .example-note,.time-stage .example-note{font-size:12px;line-height:1.7}
@media(max-width:560px){.cards{gap:12px;margin:18px auto}.deck-stage{padding:20px 16px}.time-stage{padding:20px 14px}.time-track{gap:3px;font-size:11px}.time-track span{padding:5px}.survival-cards{gap:4px}.card-quantity{font-size:14px;padding:2px 8px}.stage-top{font-size:9px}.stage-top>:last-child{font-size:10px}.game-card:hover img{transform:none}}
@media(prefers-reduced-motion:reduce){.game-card img{transition:none}}

#enlarged-card{width:auto;height:auto;max-height:65vh;max-width:calc(100% - 32px);background:transparent}
#card-dialog>p,#capture-dialog>p{padding:12px 20px 16px}

/* Studio contact links */
.studio-contact{margin:20px 0;font-size:14px}.contact-email{overflow-wrap:anywhere;color:var(--gold)}.contact-email:hover,.facts dd a:hover{text-decoration:underline}.facts dl{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr)}.facts dd{min-width:0;overflow-wrap:anywhere}.footer{flex-wrap:wrap;gap:16px}.footer .contact-email{font-size:14px}
