@font-face{font-family:Jost;src:url('assets/Jost-Variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
@font-face{font-family:Barlow;src:url('assets/barlow-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Barlow;src:url('assets/barlow-600.woff2') format('woff2');font-weight:600;font-display:swap}
:root{color-scheme:dark;--bg:#111413;--panel:#171b19;--text:#f0eee7;--muted:#b0b8b2;--subtle:#858f88;--line:#353d37;--accent:#c9b58c;--display:Jost,'Segoe UI',sans-serif;--body:Barlow,'Segoe UI',sans-serif;--gutter:clamp(24px,5.6vw,90px);--page:1560px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}
::selection{color:var(--bg);background:var(--accent)}
img,video{display:block;max-width:100%}
a{color:inherit;text-decoration:none;cursor:pointer}
button{font:inherit;cursor:pointer}
button[hidden]{display:none}
a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
button:disabled{cursor:default}
p,h1,h2,h3,figure{margin:0}
h1,h2,h3{font-family:var(--display);font-weight:450;letter-spacing:-.045em;line-height:1.08}
.shell{width:min(100%,var(--page));padding-inline:var(--gutter);margin-inline:auto}
.skip-link{position:absolute;top:8px;left:16px;z-index:20;padding:12px;background:var(--text);color:var(--bg);transform:translateY(-150%)}
.skip-link:focus{transform:none}
.site-header{border-bottom:1px solid var(--line);background:var(--bg)}
.header-inner{height:98px;display:flex;justify-content:space-between;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:18px;flex-shrink:0}
.brand-mark{font-family:var(--display);font-size:30px;letter-spacing:-.12em;line-height:1;font-weight:500}
.brand-mark>span{color:var(--accent);margin:0 3px}
.brand-name{font-size:11px;letter-spacing:.13em;font-weight:600;line-height:1.7}
.brand-name>span{display:block;color:var(--subtle);font-size:9px;letter-spacing:.2em}
.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px}
.site-header nav a{padding-block:12px;color:var(--muted);transition:color .18s}
.site-header nav a:hover{color:var(--text)}
.site-header nav .nav-contact{color:var(--text);margin-left:20px}
.nav-contact>span{margin-left:12px;color:var(--accent)}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#111413}
.hero-art{position:absolute;inset:0 0 0 31%;z-index:-2}
.hero-art img{width:100%;height:100%;object-fit:cover;object-position:37% center;opacity:.9}
.hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#111413 2%,rgba(17,20,19,.98) 24%,rgba(17,20,19,.77) 39%,rgba(17,20,19,.08) 66%),linear-gradient(0deg,#111413 0%,rgba(17,20,19,.15) 34%,transparent 70%)}
.hero-inner{min-height:650px;display:flex;justify-content:space-between;gap:36px;align-items:center;padding-top:56px;padding-bottom:82px}
.hero-copy{max-width:610px}
.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600;line-height:1.5}
.hero .eyebrow{display:flex;align-items:center;gap:14px}
.tiny-rule{width:24px;height:1px;background:var(--accent)}
.hero h1{font-size:clamp(65px,7.8vw,114px);line-height:.96;margin:30px 0 25px;letter-spacing:-.065em;font-weight:460}
.hero-period{color:var(--accent)}
.hero-statement{font-family:var(--display);font-size:clamp(23px,2.3vw,32px);line-height:1.22;letter-spacing:-.025em}
.hero-intro{max-width:36ch;color:#c0c5bf;font-size:16px;line-height:1.65;margin-top:18px}
.text-link{display:inline-flex;gap:16px;align-items:center;font-size:14px;font-weight:600;min-height:44px;transition:color .18s}
.text-link>span:last-child{color:var(--accent);transition:transform .18s}
.text-link:hover{color:var(--accent)}
.text-link:hover>span:last-child{transform:translate(2px,-2px)}
.hero-link{margin-top:22px;border-bottom:1px solid #5e675c;padding-bottom:3px}
.hero-link:hover>span:last-child{transform:translateY(3px)}
.hero-feature{align-self:flex-end;text-align:right;padding-bottom:0;min-width:215px;text-shadow:0 2px 14px #111413}
.hero-feature .eyebrow{display:block;font-size:10px;color:#eee1c7}
.hero-feature p{font-family:var(--display);font-size:28px;line-height:1.1;letter-spacing:-.03em;margin-top:10px}
.hero-feature .text-link{font-size:12px;margin-top:10px}
.hero-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:23px;border-top:1px solid #343c32;font-size:10px;letter-spacing:.14em;color:var(--muted)}
.hero-bottom>span>span{color:var(--accent);margin-left:14px}
.hero-bottom>span:first-child>span{margin-right:14px}
.work{padding-top:110px;padding-bottom:100px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:72px}
.section-heading h2{font-size:clamp(42px,4.3vw,62px);margin-top:18px}
.section-heading>p{max-width:36ch;color:var(--muted);font-size:17px;padding-bottom:5px}
.project{border-top:1px solid var(--line);padding-top:22px;margin-bottom:88px;scroll-margin-top:24px}
.project:last-child{margin-bottom:0}
.project-heading{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:32px;color:var(--subtle);font-size:10px;letter-spacing:.12em;font-weight:600}
.project-heading p{color:var(--muted)}
.project-number{display:inline-block;color:var(--accent);margin-right:26px;font-family:var(--display);font-size:14px;letter-spacing:0}
.project-heading i,.game-media i{font-style:normal;color:#666e63;margin-inline:9px}
.project-layout{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(0,1fr);gap:clamp(32px,4.8vw,72px);align-items:center}
.project--reverse .project-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.38fr)}
.project--reverse .game-media{grid-column:2;grid-row:1}
.project--reverse .project-copy{grid-column:1;grid-row:1}
.game-media{min-width:0}
.media-stage{position:relative;aspect-ratio:16/9;overflow:hidden;background:#080b0a;border:1px solid #41473d;isolation:isolate}
.media-stage>img,.media-stage>video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.media-stage>video{opacity:0;z-index:1;transition:opacity .24s}
.game-media.is-playing video{opacity:1}
.preview-toggle{position:static;flex-shrink:0;min-height:44px;display:flex;align-items:center;gap:10px;border:1px solid #71796b;padding:0 14px;background:#151a17;color:var(--text);font-size:12px;font-weight:600;letter-spacing:0;transition:background .18s,border-color .18s}
.preview-toggle:hover{background:#252d26;border-color:var(--accent)}
.preview-toggle svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.5;fill:none}
.preview-toggle .play-symbol{fill:currentColor;stroke:none}
.preview-toggle .pause-symbol{display:none}
.game-media.is-playing .pause-symbol{display:block}
.game-media.is-playing .play-symbol{display:none}
.game-media figcaption{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:14px;font-size:9px;letter-spacing:.09em;color:var(--subtle);line-height:1.5}
.media-hint{font-size:10px;letter-spacing:0;white-space:nowrap}
.caption-copy{margin-left:auto;text-align:right}
.caption-copy>span{display:block}
.caption-copy .media-hint{margin-top:3px}
.preview-message{color:var(--accent);font-size:13px;line-height:1.5;margin-top:10px}
.preview-message:empty{display:none}
.release-status{display:flex;gap:9px;align-items:center;color:#bac5b7;font-size:11px;font-weight:600;margin-bottom:18px}
.release-status>span{display:inline-block;width:5px;height:5px;background:var(--accent);flex-shrink:0}
.project-copy h3{font-size:clamp(35px,3.2vw,49px);letter-spacing:-.045em;line-height:1.04;font-weight:450}
.project-idea{font-family:var(--display);font-size:20px;letter-spacing:-.02em;line-height:1.35;color:#d4c5a9;margin:18px 0}
.project-copy>p:not([class]){font-size:16px;line-height:1.65;color:var(--muted);margin-top:12px;max-width:56ch}
.project-details{margin:24px 0;display:grid;gap:12px}
.project-details>div{display:grid;grid-template-columns:75px 1fr;gap:18px;border-top:1px solid var(--line);padding-top:12px;font-size:12px;line-height:1.5}
.project-details dt{color:var(--subtle)}
.project-details dd{margin:0;color:#d1d6cc}
.project-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:49px;padding:12px 20px;border:1px solid #707b6d;font-size:13px;font-weight:600;line-height:1.3;transition:background .18s,color .18s,border-color .18s}
.button>span{font-size:17px}
.button:hover{background:#252e27;border-color:var(--accent)}
.button--light{background:var(--text);border-color:var(--text);color:var(--bg)}
.button--light:hover{background:var(--accent);border-color:var(--accent)}
.project-actions .text-link{font-size:12px;gap:10px}
.project-site{display:inline-block;font-size:11px;color:var(--subtle);margin-top:16px;text-underline-offset:4px;padding-block:5px}
.project-site:hover{text-decoration:underline;color:var(--text)}
.project-site>span{margin-left:6px}
.fan-note{font-size:11px;color:var(--subtle);margin-top:18px}
.about{border-block:1px solid var(--line);background:var(--panel);padding-block:92px}
.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,120px)}
.about h2{font-size:clamp(36px,4vw,58px);margin-top:22px}
.about-signature{font-family:var(--display);font-size:16px;margin-top:32px;letter-spacing:-.01em}
.about-signature>span{font-family:var(--body);color:var(--subtle);font-size:11px;margin-left:12px;letter-spacing:.08em}
.about-copy>p{color:var(--muted);font-size:17px;margin-bottom:18px;line-height:1.7}
.about-copy>.about-lede{color:var(--text);font-family:var(--display);font-size:25px;line-height:1.4;letter-spacing:-.02em}
.about-copy .text-link{margin-top:4px}
.contact{padding-block:100px 78px}
.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-block:20px 36px}
.contact h2{font-size:clamp(45px,7vw,102px);letter-spacing:-.05em}
.contact-arrow{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-size:44px;flex-shrink:0;transition:background .2s}
.contact-arrow:hover{background:#262e26}
.contact-bottom{border-top:1px solid var(--line);padding-top:28px;display:flex;justify-content:space-between;gap:32px;align-items:flex-start}
.contact-email{font-size:18px;border-bottom:1px solid #717a6d;padding-block:10px;overflow-wrap:anywhere}
.contact-email:hover{color:var(--accent)}
.coffee>p{font-size:12px;color:var(--subtle)}
.coffee .text-link{gap:10px}
.support-links{display:flex;flex-wrap:wrap;gap:0 24px}
.coffee svg{width:18px;height:18px;stroke:var(--accent);stroke-width:1.3;fill:none}
.site-footer{border-top:1px solid var(--line);padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.footer-brand{font-family:var(--display);font-size:26px;font-weight:500;letter-spacing:-.06em}
.footer-brand>span{color:var(--accent);margin-left:4px}
.site-footer p,.site-footer>a:last-child{color:var(--subtle);font-size:11px}
.site-footer>a:last-child{display:inline-flex;align-items:center;gap:20px;min-height:44px}
.site-footer>a:last-child:hover{color:var(--text)}
@media(min-width:1700px){.hero-art{inset:0 0 0 33%}.hero-inner{min-height:740px}.hero h1{font-size:124px}}
@media(max-width:1100px){.hero-inner{min-height:640px}.hero h1{font-size:85px}.hero-art{left:23%}.hero-copy{max-width:520px}.project-layout,.project--reverse .project-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:30px}.project-copy h3{font-size:35px}.project-actions{gap:12px}.project-heading{font-size:9px}.media-hint{display:none}.about-layout{gap:48px}.site-header nav{gap:24px}.site-header nav .nav-contact{margin-left:0}}
@media(max-width:820px){.header-inner{height:80px}.brand-name{display:none}.hero-inner{min-height:650px;align-items:flex-start;padding-top:60px;padding-bottom:100px}.hero-art{left:9%;opacity:.78}.hero::before{background:linear-gradient(90deg,#111413 0%,rgba(17,20,19,.86) 35%,rgba(17,20,19,.1) 100%),linear-gradient(0deg,#111413 0%,transparent 60%)}.hero h1{font-size:82px}.hero-feature{min-width:170px;align-self:flex-end}.hero-feature p{font-size:23px}.hero-intro{max-width:32ch}.hero-bottom>span:last-child{display:none}.work{padding-top:70px;padding-bottom:70px}.section-heading{margin-bottom:48px;gap:32px}.section-heading>p{font-size:15px;max-width:29ch}.project-layout,.project--reverse .project-layout{grid-template-columns:1fr;gap:30px}.project--reverse .game-media,.project--reverse .project-copy{grid-column:auto;grid-row:auto}.project-copy h3{font-size:44px}.project-copy>p:not([class]){max-width:none}.project-idea br{display:none}.project-details{max-width:600px}.project{margin-bottom:65px}.project-heading{margin-bottom:24px}.project-copy .release-status{margin-bottom:14px}.about-layout{grid-template-columns:1fr;gap:38px}.about{padding-block:65px}.about h2{font-size:46px}.about-signature{margin-top:22px}.contact{padding-block:70px}.contact-arrow{width:65px;height:65px;font-size:36px}.contact-bottom{flex-wrap:wrap}}
@media(max-width:560px){.header-inner{height:74px;gap:15px}.site-header nav{gap:18px;font-size:12px}.site-header nav .nav-contact{font-size:0;gap:0}.nav-contact>span{font-size:20px;margin:0}.brand-mark{font-size:26px}.hero-inner{min-height:715px;display:block;padding-top:44px;padding-bottom:28px}.hero-art{inset:200px -80px 30px -105px;opacity:.55}.hero-art img{object-position:32% center}.hero::before{background:linear-gradient(180deg,#111413 0%,rgba(17,20,19,.92) 25%,rgba(17,20,19,.35) 60%,#111413 100%),linear-gradient(90deg,rgba(17,20,19,.35),transparent)}.hero h1{font-size:clamp(56px,13.5vw,77px);margin-top:24px;margin-bottom:22px}.hero .eyebrow{font-size:9px;letter-spacing:.11em;gap:10px}.tiny-rule{width:16px}.hero-statement{font-size:26px}.hero-intro{font-size:15px;max-width:31ch}.hero-link{margin-top:17px;font-size:13px}.hero-feature{margin-top:48px;text-align:left;border-left:1px solid #6f6e5b;padding-left:16px;min-width:0}.hero-feature p{font-size:22px}.hero-feature p br{display:none}.hero-feature .text-link{margin-top:6px}.hero-bottom{padding-block:18px;font-size:8px;letter-spacing:.06em;gap:0}.hero-bottom>span:first-child>span{margin-inline:9px}.section-heading{display:block;margin-bottom:38px}.section-heading h2{font-size:43px;margin-top:15px}.section-heading>p{max-width:34ch;margin-top:22px;font-size:16px}.project-heading{flex-direction:column;align-items:flex-start;gap:6px;font-size:9px}.project-heading>span{padding-left:42px}.project-number{margin-right:20px}.project-copy h3{font-size:39px}.project-idea{font-size:21px}.project-copy>p:not([class]){font-size:16px}.project-actions{gap:8px 18px}.preview-toggle{left:10px;bottom:10px;min-height:44px;padding-inline:12px;font-size:11px}.game-media figcaption{font-size:8px;letter-spacing:.065em}.about h2{font-size:39px}.about-copy>.about-lede{font-size:23px}.contact h2{font-size:clamp(36px,9.4vw,51px)}.contact-arrow{width:46px;height:46px;font-size:27px}.contact-heading{gap:12px;margin-bottom:28px}.contact-email{font-size:16px}.contact-bottom{gap:28px}.site-footer{gap:15px;flex-wrap:wrap;padding-block:24px}.site-footer p{font-size:10px}.site-footer>a:last-child{gap:7px;font-size:10px}.footer-brand{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media(max-width:560px){.hero-feature p br{display:block}.site-header nav{gap:14px}.site-header nav .nav-contact{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-size:12px}.nav-contact>span{display:none}.preview-toggle{position:static;font-size:12px}.game-media figcaption{gap:12px;font-size:9px}.caption-copy i{margin-inline:3px}}
