@font-face{font-family:Barlow;src:url('/assets/BarlowCondensed-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--bg:#131713;--surface:#1b201a;--ink:#f0ede3;--muted:#aeb6aa;--rust:#d48c56;--line:#bbc9ab25;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;color-scheme:dark}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.7}html[lang=pl] [data-en],html[lang=en] [data-pl]{display:none!important}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #f6b777;outline-offset:5px}img{max-width:100%;display:block}p{margin:0 0 22px}h1,h2,h3{font-family:Barlow,'Arial Narrow',sans-serif;line-height:1.04;font-weight:700;margin:0}em{font-style:normal;color:var(--rust)}.muted{color:var(--muted)}.small{font-size:13px;color:var(--muted)}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.3px;line-height:1.5;margin:0 0 20px;text-transform:uppercase}.accent{color:var(--rust)}.section{width:min(1280px,88%);margin:auto;padding-block:95px}
.header{position:absolute;top:24px;left:4%;width:92%;height:78px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border:1px solid #f2edde20;border-radius:8px;z-index:5;background:#161c1780;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wordmark{font:700 28px/.95 Barlow,sans-serif;letter-spacing:1px;white-space:nowrap}.wordmark span{display:block;font:9px/1.5 'Segoe UI',sans-serif;letter-spacing:3.8px;margin-top:7px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{transition:color .2s}.header nav a:hover{color:#f9b77b}.nav-end{display:flex;gap:25px;align-items:center}.languages{display:flex;gap:2px;padding:3px;background:#ffffff08;border-radius:5px}.languages a{padding:3px 9px;font-size:12px;color:#c4cbbb;transition:background .2s}.languages a[aria-current]{background:#f0ede31f;color:#fff;border-radius:3px}.nav-steam{font-size:13px;display:flex;gap:9px;align-items:center}.nav-steam img,.scroll img,.button:not(.primary) img,.platform-note img,.back-top img,.social-mark,.image-open img,.lightbox-bar img,.lightbox-bottom img,.steam-copy .eyebrow img{filter:invert(95%) sepia(7%) saturate(235%) hue-rotate(355deg)}
.hero{min-height:860px;height:100svh;max-height:1120px;position:relative;isolation:isolate;overflow:hidden}.hero-picture{position:absolute;inset:0;z-index:-2;background:#30382e;overflow:hidden}.hero-picture>img{width:100%;height:100%;object-fit:cover;object-position:center 64%;animation:arrive 2.6s var(--ease) both}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#121a18b8 0%,#121a1859 23%,#11181229 43%,#11171000 58%,#131713c4 89%,#131713 100%)}.hero-content{text-align:center;padding-top:clamp(145px,18vh,225px);width:90%;margin:auto}.hero-content .eyebrow{font-size:12px;color:#e2e5dc;margin-bottom:10px;animation:enter 1s var(--ease) both}.hero h1{font-size:clamp(92px,12.2vw,182px);letter-spacing:-2px;text-shadow:0 5px 45px #0005;animation:enter 1s .08s var(--ease) both;line-height:.97}.hero h1 span{color:#dda16f}.hero-tagline{font-size:20px;letter-spacing:.4px;margin:22px 0 25px;animation:enter 1s .16s var(--ease) both}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:54px;padding:14px 23px;border:1px solid #f2e6d344;border-radius:5px;color:var(--ink);font-size:14px;font-weight:600;line-height:1.4;transition:transform .35s var(--ease),background .25s,box-shadow .3s;cursor:pointer}.primary{color:#161e16;background:#dea06b;border-color:#dea06b;box-shadow:0 6px 35px #0c100f40;animation:enter 1s .24s var(--ease) both}.primary:hover{background:#edb481;transform:translateY(-3px);box-shadow:0 10px 35px #0c100f60}.button-arrow{margin-left:15px;transition:transform .3s}.button:hover .button-arrow{transform:translateX(3px)}.hero-note{color:#e3e5d6c9;margin-top:11px;animation:enter 1s .32s var(--ease) both}.hero-bottom{position:absolute;bottom:40px;left:6%;right:6%;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.hero-side{text-align:right}.hero-side p{font-size:15px;color:#e0e4d6;line-height:1.6;margin:0 0 14px}.concept-label{font-size:11px;letter-spacing:.5px;color:#adb7a6}.scroll{display:flex;align-items:center;gap:14px;font-size:12px}.scroll-circle{display:grid;place-items:center;border:1px solid #d7ddc94d;border-radius:100%;width:44px;height:44px;transition:background .3s,transform .3s}.scroll:hover .scroll-circle{background:#f1e7d81c;transform:translateY(4px)}.road-strip{width:88%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0;border-bottom:1px solid var(--line)}.road-strip>span{display:flex;align-items:center;justify-content:center;gap:18px;font:700 24px Barlow,sans-serif;border-right:1px solid var(--line)}.road-strip>span:first-child{justify-content:flex-start}.road-strip>span:last-child{border-right:0;justify-content:flex-end}.road-strip i{font:12px 'Segoe UI',sans-serif;color:#b17b50}
.intro{display:grid;grid-template-columns:1fr .88fr;gap:12%;padding-top:112px;padding-bottom:62px}h2{font-size:clamp(42px,4.7vw,68px);letter-spacing:-.5px}.intro-copy{padding-top:32px}.intro-copy>p:first-child{font-size:18px;line-height:1.7}.platform-note{display:flex;gap:10px;align-items:center;font-size:12px;color:#b3bcac;margin-top:30px}.platform-note>span:empty{height:12px;width:1px;background:#aab69b50;margin:0 5px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:0;padding-bottom:115px}.feature-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(150deg,#252b22,#191e19);transition:transform .5s var(--ease),border-color .3s}.feature-card:hover{transform:translateY(-6px);border-color:#d2915e70}.feature-art{position:relative;aspect-ratio:1.52;overflow:hidden}.quadrant{position:relative;overflow:hidden}.quadrant>img{position:absolute;width:200%;height:200%;max-width:none;object-fit:fill;left:0;top:0}.quadrant.forest>img,.quadrant.pickup>img,.quadrant.village>img{left:0;top:0}.quadrant.forest-bridge>img{left:-100%;top:0}.quadrant.pickup-loaded>img{left:-100%;top:-100%}.art-chip{position:absolute;bottom:12px;left:14px;z-index:1;padding:3px 8px;border:1px solid #fff2;border-radius:3px;font-size:10px;letter-spacing:.7px;background:#121912b8;color:#d6decf;backdrop-filter:blur(8px)}.feature-copy{padding:27px 27px 30px}.feature-number{color:#b6bcae;font-size:10px;letter-spacing:1.5px}h3{font-size:29px;margin:13px 0}.feature-copy p{font-size:15px;color:#b5bdad;margin:0;line-height:1.75}
.world-section{background:linear-gradient(180deg,#1c221b,var(--bg));border-top:1px solid var(--line)}.world-heading{padding-bottom:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.world-heading>p{font-size:15px;max-width:400px;margin:0 0 4px}.gallery{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:22px}.gallery figure{margin:0;min-width:0}.gallery-main{grid-column:1/-1}.image-button{display:block;position:relative;border:1px solid #d7c7ac29;border-radius:8px;background:#10180f;width:100%;padding:0;aspect-ratio:1.7;cursor:zoom-in;overflow:hidden;text-align:left;color:var(--ink)}.gallery-main .image-button{aspect-ratio:2.2}.image-button>img{width:100%;height:100%;object-fit:cover;transition:scale .8s var(--ease)}.image-button.quadrant>img{width:200%;height:200%}.image-button:hover>img{scale:1.025}.image-button:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0e160edb,transparent 60%);pointer-events:none}.image-caption{position:absolute;z-index:1;bottom:26px;left:28px;right:60px}.image-caption .eyebrow{display:block;font-size:10px;margin-bottom:5px;letter-spacing:1.5px;color:#c8d2bb}.image-caption strong{font:700 33px/1.2 Barlow,sans-serif}.image-open{position:absolute;z-index:2;bottom:25px;right:25px;width:40px;height:40px;border-radius:50%;border:1px solid #f4f0d74f;display:grid;place-items:center;background:#17201575;backdrop-filter:blur(6px);transition:background .3s}.image-button:hover .image-open{background:#986841}.art-disclaimer{padding-top:22px;padding-bottom:80px;color:#909d89;font-size:12px;line-height:1.6;margin-bottom:0}
.steam-section{width:min(1280px,88%);margin:22px auto 80px;display:grid;grid-template-columns:1.1fr 1fr;padding:0;overflow:hidden;border:1px solid #c7c6a832;border-radius:10px;background:#20271e}.steam-art{min-height:490px;background:#262725}.steam-art>img{object-fit:fill}.steam-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,#20271e)}.steam-copy{padding:55px 50px 50px 28px}.steam-copy .eyebrow{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:1.6px}.steam-copy h2{font-size:clamp(42px,4.2vw,59px);margin-bottom:22px}.steam-copy .muted{font-size:15px;max-width:430px}.steam-wishlist{background:#38452f;border-color:#6c7f515c;color:#e3e8d6;cursor:default}.steam-wishlist[href]{cursor:pointer}.steam-wishlist[href]:hover{background:#465b37}.coming{margin:13px 0 0;font-size:11px}.follow-section{padding-top:35px;padding-bottom:100px}.follow-heading{text-align:center}.follow-heading .muted{font-size:15px;margin-top:22px}.socials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px}.socials>a{position:relative;display:flex;align-items:center;gap:15px;padding:24px 25px;border:1px solid var(--line);border-radius:7px;background:#1a2019;transition:background .35s,border-color .35s,transform .35s}.socials>a:hover{background:#242d21;border-color:#a6b39555;transform:translateY(-3px)}.social-mark{object-fit:contain;flex-shrink:0}.socials strong{font-size:14px;font-weight:500}.social-state{position:absolute;right:17px;bottom:8px;font-size:10px;color:#9ca78f}.socials a[aria-disabled]{cursor:default}.back-top{display:flex;align-items:center;gap:18px;font-size:12px}.back-top img{rotate:180deg}footer{width:88%;max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:32px 0 40px;border-top:1px solid var(--line)}footer p{font-size:12px;color:#8d9b86;margin:0}.skip{position:fixed;top:-100px;background:var(--rust);color:#131713;padding:12px;z-index:20}.skip:focus{top:0}
dialog{width:min(1320px,94vw);max-width:94vw;max-height:95svh;padding:16px 20px;background:#161e16;border:1px solid #b0bea14a;border-radius:9px;color:#e9eddf;overflow:auto}dialog::backdrop{background:#080f0cec;backdrop-filter:blur(10px)}dialog[open]{animation:dialogIn .25s var(--ease)}#lightbox-image{max-height:74svh;width:100%;object-fit:contain}.lightbox-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}.lightbox-bar button{display:flex;gap:12px;align-items:center;color:#d9dfd0;border:0;background:none;font-size:13px;cursor:pointer;min-height:32px}.lightbox-bottom{display:flex;align-items:center;gap:18px;justify-content:space-between;padding-top:15px}.lightbox-bottom p{margin:0;text-align:center;font-size:14px}.lightbox-bottom button{display:grid;place-items:center;min-width:40px;min-height:40px;border:1px solid var(--line);border-radius:100%;background:#242d21;cursor:pointer}.lightbox-bottom button:hover{background:#465039}body:has(dialog[open]){overflow:hidden}
.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .85s var(--ease),transform .85s var(--ease)}.motion-ready .reveal.visible{opacity:1;transform:translateY(0)}.features>.reveal:nth-child(2){transition-delay:.08s}.features>.reveal:nth-child(3){transition-delay:.16s}@keyframes arrive{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes dialogIn{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}
@media(min-width:1700px){.hero-picture>img{object-position:50% 58%}.hero-content{padding-top:180px}}
@media(max-width:1050px){.header nav{gap:22px}.header{padding-inline:22px}.nav-end{gap:15px}.intro{gap:7%}.features{gap:15px}.feature-copy{padding:22px 20px}.feature-copy h3{font-size:26px}.steam-copy{padding:42px 28px}.steam-art{min-height:470px}.socials>a{padding:25px 17px;gap:12px}.socials{gap:10px}.socials strong{font-size:13px}}
@media(max-width:760px){html{scroll-padding-top:24px}.header{top:16px;height:68px;padding:0 18px;left:5%;width:90%}.wordmark{font-size:24px}.wordmark span{font-size:8px;letter-spacing:2.8px}.header nav,.nav-steam{display:none}.nav-end{gap:0}.hero{min-height:810px;height:100svh;max-height:1020px}.hero-content{padding-top:147px;width:92%}.hero-content .eyebrow{font-size:9px;letter-spacing:1.5px}.hero h1{font-size:clamp(67px,18vw,119px);letter-spacing:-1.5px}.hero-tagline{font-size:14px;letter-spacing:0;margin:20px 0 24px}.hero .button{min-height:50px;font-size:13px;padding:12px 17px;gap:11px}.hero .button-arrow{margin-left:5px}.hero-note{font-size:11px}.hero-picture>img{object-position:43% 66%}.hero:after{background:linear-gradient(180deg,#101912c9,#10181262 30%,#10181008 53%,#131713ab 83%,#131713)}.hero-bottom{bottom:28px;left:6%;right:6%;gap:20px;align-items:flex-start;flex-direction:column-reverse}.hero-side{text-align:left}.hero-side p{font-size:14px;margin-bottom:7px}.concept-label{font-size:10px;letter-spacing:0}.scroll{font-size:11px;gap:10px}.scroll-circle{width:34px;height:34px}.road-strip{padding:25px 0}.road-strip>span{gap:7px;font-size:18px}.road-strip i{font-size:10px}.section{width:88%;padding-block:65px}.intro{display:block;padding-bottom:32px}.intro-copy{padding-top:28px}.intro-copy>p:first-child{font-size:17px}.intro-copy>p{font-size:15px}.eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:16px}h2{font-size:45px}.platform-note{font-size:11px;margin-top:25px}.features{grid-template-columns:1fr;gap:24px;padding-top:0}.feature-art{aspect-ratio:1.65}.feature-copy{padding:25px}.feature-copy h3{font-size:30px}.features>.reveal{transition-delay:0!important}.world-heading{display:block;padding-bottom:30px}.world-heading>p{margin:25px 0 0;font-size:14px}.gallery{display:block;padding:0}.gallery figure{margin-bottom:20px}.gallery-main .image-button{aspect-ratio:1.2}.image-button{aspect-ratio:1.4}.image-caption{bottom:22px;left:20px}.image-caption strong{font-size:28px}.image-caption .eyebrow{font-size:8px;letter-spacing:1px}.image-open{bottom:21px;right:18px;width:34px;height:34px}.art-disclaimer{padding-top:0;padding-bottom:50px;font-size:11px}.steam-section{grid-template-columns:1fr;padding:0;margin-top:10px;margin-bottom:60px}.steam-art{min-height:0;aspect-ratio:1.5}.steam-art:after{background:linear-gradient(0deg,#20271e,transparent 45%)}.steam-copy{padding:20px 25px 35px}.steam-copy h2{font-size:46px}.steam-copy .eyebrow{font-size:9px}.steam-copy .muted{font-size:14px}.steam-wishlist{font-size:13px}.coming{font-size:10px}.follow-section{padding-top:0}.follow-heading h2{font-size:42px}.follow-heading .muted{font-size:14px}.socials{grid-template-columns:1fr 1fr;gap:12px}.socials>a{padding:22px 16px 29px}.socials strong{font-size:13px}.social-mark{width:24px;height:24px}.social-state{font-size:9px;right:13px}footer{flex-wrap:wrap;gap:25px;padding-top:27px}.back-top{font-size:11px}footer p{font-size:10px}.lightbox-bottom p{font-size:12px}.lightbox-bottom{gap:9px}dialog{padding:12px}.lightbox-bar .small{font-size:11px}.motion-ready .reveal{transform:translateY(15px)}}
.hero-picture{inset:-7%}.steam-art{display:flex;align-items:center}.steam-art-viewport{width:100%;aspect-ratio:1.777;position:relative}.steam-art-viewport>img{width:200%;height:200%;max-width:none;position:absolute;left:-100%;top:-100%}.steam-art-viewport{overflow:hidden}.steam-art:after{pointer-events:none}.feature-copy p,.steam-copy .muted,.follow-heading .muted,.world-heading>p{font-size:16px}.eyebrow,.hero-content .eyebrow,.feature-number,.art-chip,.art-disclaimer,.concept-label,.social-state,.image-caption .eyebrow,.coming,.platform-note,footer p{font-size:12px}.languages a,.nav-steam,.socials strong,.back-top,.scroll{font-size:14px}.steam-copy .eyebrow{font-size:12px;letter-spacing:1px}.socials>a{padding-bottom:33px}.social-state{bottom:8px}.feature-number{letter-spacing:1px}
@media(max-width:760px){.hero-content .eyebrow{font-size:10px}.hero-tagline{font-size:16px}.hero .button,.steam-wishlist{font-size:14px}.hero-note{font-size:12px}.hero-content{padding-top:142px}.hero h1{font-size:18vw}.steam-art{aspect-ratio:auto;min-height:230px}.steam-art-viewport{aspect-ratio:1.777}.steam-art>.art-chip{bottom:5px}.socials>a{gap:10px;padding:22px 12px 35px}.socials strong{font-size:14px}.concept-label{font-size:12px}.scroll{font-size:13px}.hero-bottom{gap:17px}.hero-side p{font-size:14px}.steam-copy .eyebrow{font-size:11px}.image-caption .eyebrow{font-size:10px}.steam-copy .muted,.follow-heading .muted,.world-heading>p{font-size:16px}}
.scope-jump{display:flex;align-items:center;justify-content:center;gap:16px;margin:22px auto 0;padding:13px 20px;width:max-content;max-width:88%;font-size:14px;color:#e2ae80;border:1px solid #d48c5638;border-radius:5px;background:#d48c560a;transition:background .25s}.scope-jump:hover{background:#d48c561a}.scope-jump img{filter:invert(80%) sepia(24%) saturate(788%) hue-rotate(334deg)}.alpha-scope{padding-top:0;padding-bottom:110px}.scope-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.scope-heading h2{font-size:clamp(42px,4.5vw,65px)}.scope-tag{display:inline-block;flex-shrink:0;border:1px solid #cd976452;padding:7px 13px;border-radius:4px;color:#dcad82;background:#cc8d5010;font-size:12px}.scope-intro{max-width:870px;color:#b9c2b1;margin:28px 0;font-size:17px;line-height:1.8}.scope-milestone{display:flex;gap:18px;align-items:center;flex-wrap:wrap;border-block:1px solid var(--line);padding:22px 0;margin-bottom:36px}.scope-milestone>span{font-family:Barlow,sans-serif;font-size:24px;white-space:nowrap}.scope-milestone>span:first-child{color:#aeb9a2}.scope-milestone>span:nth-child(3){color:#dda16f}.scope-milestone .milestone-line{height:1px;width:55px;background:#c98b565e;flex-shrink:0}.scope-milestone p{margin:0 0 0 auto;max-width:470px;color:#b2bda7;font-size:14px}.scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.scope-card{background:linear-gradient(135deg,#21291f,#181f17);border:1px solid var(--line);border-radius:8px;padding:28px 30px}.scope-card-heading{display:flex;align-items:baseline;gap:18px;margin-bottom:21px}.scope-card-heading h3{font-size:29px;margin:0;line-height:1.12}.scope-number{font:700 21px Barlow,sans-serif;color:#d59866}.scope-card ul{margin:0;padding-left:19px;color:#bbc4b3;font-size:16px;line-height:1.7}.scope-card li{padding-left:4px;margin-bottom:12px}.scope-card li:last-child{margin-bottom:0}.scope-card li::marker{color:#b87f51;font-size:.65em}.scope-note{border-left:2px solid #ba8759;padding:6px 0 6px 26px;margin-top:36px;max-width:1020px}.scope-note h3{font-size:27px;margin:0 0 13px}.scope-note p{font-size:15px;color:#aebaa4;line-height:1.8;margin:0}
@media(max-width:1050px){.header nav{gap:18px}.scope-milestone p{margin-left:0;max-width:none;flex-basis:100%}.scope-card{padding:25px}.scope-card-heading{gap:13px}.scope-card-heading h3{font-size:27px}}
@media(max-width:760px){.scope-jump{font-size:13px;padding:12px 14px;gap:12px;text-align:center;margin-top:16px}.scope-jump img{flex-shrink:0}.alpha-scope{padding-top:0;padding-bottom:65px}.scope-heading{align-items:flex-start;flex-direction:column;gap:22px}.scope-heading h2{font-size:44px}.scope-tag{font-size:12px;white-space:normal}.scope-intro{font-size:16px;margin-top:23px}.scope-milestone{gap:14px;margin-bottom:25px;padding:20px 0}.scope-milestone>span{font-size:23px}.scope-milestone .milestone-line{width:35px}.scope-milestone p{font-size:14px;line-height:1.6}.scope-grid{grid-template-columns:1fr;gap:18px}.scope-card{padding:25px 21px}.scope-card-heading{gap:13px}.scope-card-heading h3{font-size:29px}.scope-card ul{font-size:16px;line-height:1.7}.scope-card li{margin-bottom:13px}.scope-note{padding-left:19px;margin-top:28px}.scope-note p{font-size:15px}}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.wordmark{width:175px;display:block;text-align:center}.wordmark>img{width:100%;height:auto;margin:-8px 0 -11px}.wordmark span{font-size:10px;letter-spacing:3px;margin-top:0}
.hero{min-height:0;height:auto;max-height:none;padding-top:0}.hero-picture{position:relative;inset:auto;z-index:-2;height:min(56.28vw,78svh)}.hero-picture>img{width:100%;height:100%;object-fit:cover;object-position:center;animation:none}.hero:after{display:none}.hero-content{position:relative;width:100%;padding:30px 6% 16px;margin:-5% auto 0;background:linear-gradient(0deg,#131713 70%,#13171300)}.hero-tagline{margin:0 0 22px;font-size:22px}.hero-content .concept-label{margin:25px 0 0;font-size:12px}.hero-note{margin-bottom:0}.intro{padding-bottom:85px}.scope-card p{color:#bbc4b3;font-size:16px;line-height:1.8;margin:0}.scope-card-heading{margin-bottom:15px}.scope-footnote{color:#aebaa4;font-size:14px;margin:25px 0 0}.steam-art{position:relative;min-height:0}.steam-art-viewport{height:100%;aspect-ratio:1}.steam-art-viewport>img{position:static;width:100%;height:100%;object-fit:cover}.socials a[data-social=youtube]{background:#302822;border-color:#ca91696b}.socials a[data-social=youtube]:hover{background:#413025}.follow-heading strong{color:var(--ink);font-weight:500}
@media(max-width:760px){.header{position:relative;left:auto;top:auto;margin:16px auto;height:70px}.wordmark{width:150px}.wordmark span{font-size:9px;letter-spacing:2px}.hero-content{padding:25px 6% 12px;margin:0;background:none}.hero-tagline{font-size:18px;line-height:1.5}.hero-picture{height:auto;aspect-ratio:1672/941}.hero-content .concept-label{font-size:12px;max-width:290px;margin:20px auto 0}.intro{padding-bottom:58px}.steam-art{aspect-ratio:1.2}.steam-art-viewport{width:100%;height:100%;aspect-ratio:auto}.social-state{font-size:11px}.scope-card p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}

.wordmark .wordmark-art{position:relative;display:block;width:100%;aspect-ratio:4.4;overflow:hidden;margin:0;line-height:0}.wordmark-art>img{position:absolute;width:106%;height:auto;max-width:none;left:-3%;top:-29%;margin:0}.wordmark .wordmark-art{border-radius:2px}

.contact-line{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin:35px 0 0;font-size:16px}.contact-line>span{color:var(--muted)}.contact-line a{color:var(--ink);text-decoration:underline;text-decoration-color:#d5986670;text-underline-offset:5px}.contact-line a:hover{color:var(--rust)}
