@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p{margin:0}img{max-width:100%;height:auto;display:block}button,input{font:inherit}[hidden]{display:none!important}}@layer base{:root{color-scheme:dark;--bg:#070f14;--surface:#101c23;--raised:#182933;--ink:#fffdf7;--muted:#c4d0d7;--line:#34434b;--accent:#ffce00;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}body{line-height:1.6}a{color:inherit;text-underline-offset:.25em}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3{letter-spacing:.005em;text-transform:uppercase;text-wrap:balance;font-family:Anton,Impact,Arial Narrow,sans-serif;font-weight:400;line-height:1.12}h1{font-size:clamp(3rem,6vw,6rem)}h2{font-size:clamp(2rem,3vw,3.2rem)}h3{font-size:1.55rem}p{color:var(--muted)}p+p{margin-top:1rem}::selection{background:var(--accent);color:#070f14}[id]{scroll-margin-top:170px}}@layer components{.container,.header-inner{width:min(1280px,100% - 64px);margin-inline:auto}.section{margin-block:clamp(48px,6vw,80px)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:.75rem;font-weight:800}.summary{max-width:62ch;font-size:1rem;line-height:1.65}.button{text-transform:uppercase;letter-spacing:.02em;text-align:center;cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.85rem 1.25rem;font-family:Anton,Impact,sans-serif;font-size:1.03rem;font-weight:400;line-height:1.3;text-decoration:none;transition:background-color .14s,border-color .14s,transform .14s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:#080d10;box-shadow:0 3px #0005}.primary:hover{background:#ffe35b}.secondary{color:var(--ink);background:#0b141b;border-color:#677680}.secondary:hover{background:#22333e;border-color:#c2d1da}.discord{color:#fff;background:#5865f2;border-color:#5865f2}.discord:hover{background:#4752c4;border-color:#4752c4}.discord-symbol{flex-shrink:0;width:26px;height:auto}.watch{color:#fff;background:#0674e9;border-color:#36a4ff}.watch:hover{background:#2388f5}.actions{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.fine{margin-top:.7rem;font-size:.76rem}.text-link{border-bottom:1px solid #638297;padding-block:.3rem;font-weight:700;text-decoration:none}.text-link:hover{color:var(--accent)}.site-header{z-index:20;background:#03090d;position:sticky;top:0;box-shadow:0 4px 20px #0004}.header-inner{align-items:center;gap:2rem;min-height:90px;display:flex}.brand{text-transform:uppercase;color:var(--accent);flex-shrink:0;font-family:Anton,Impact,sans-serif;font-size:1.7rem;line-height:1;text-decoration:none}.header-inner .brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:90px;height:90px}.brand-name{color:#ff941c;font-size:1.7rem;line-height:1.08}.brand-name>span{color:var(--accent);letter-spacing:.025em;font-size:1.25rem}.header-inner nav{text-transform:uppercase;align-items:center;gap:2.5rem;margin-left:auto;font-family:Anton,Impact,sans-serif;font-size:1rem;display:flex}.header-inner nav a{padding-block:.65rem;text-decoration:none}.header-inner nav a:hover{color:var(--accent)}.header-action{min-width:164px;margin-left:1rem}.game-nav{background:#0c1720;border-top:1px solid #1c2a32;border-bottom:1px solid #384750}.game-nav>div{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.game-nav a{text-align:center;text-transform:uppercase;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:.8rem;padding:.7rem .6rem;font-family:Anton,Impact,sans-serif;font-size:1rem;line-height:1.3;text-decoration:none;display:flex}.game-nav a+a{border-left:1px solid #293840}.game-nav a:hover,.game-nav [aria-current]{color:var(--accent);border-bottom-color:var(--accent);background:#18232b}.skip-link{z-index:99;background:var(--accent);color:#070f14;padding:1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.studio-intro{justify-content:space-between;align-items:flex-end;gap:2rem;padding-block:48px 36px;display:flex}.studio-intro h1{font-size:clamp(3.5rem,6.5vw,6rem);line-height:1.04}.studio-intro h1 span{color:var(--accent)}.studio-intro>p{padding-bottom:.4rem;font-size:1rem}.game-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.game-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.game-card.featured{border-bottom:4px solid var(--accent);grid-column:1/-1;grid-template-columns:1fr 1.15fr;display:grid}.game-card-content{align-self:center;padding:30px}.game-card h2{margin-bottom:1rem;font-size:clamp(2.2rem,3.3vw,3.5rem)}.card-art-link{background:#050c11;flex-direction:column;order:-1;justify-content:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.featured .card-art-link{order:0}.card-art{object-fit:contain;width:100%;padding:0;transition:transform .2s}.card-art-link:hover .card-art{transform:scale(1.015)}.card-art-link>span{background:#071017e8;border:1px solid #72828e;gap:1rem;padding:.35rem .75rem;font-size:.75rem;display:flex;position:absolute;bottom:12px;right:12px}.game-hero{isolation:isolate;border-bottom:1px solid var(--line);background:#101b24;position:relative;overflow:hidden}.hero-scene{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.game-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#030b13f7 4%,#030b13df 38%,#030b1350 75%),linear-gradient(#0000 52%,#071017 100%);position:absolute;inset:0}.hero-inner{grid-template-columns:1.12fr .88fr;align-items:center;gap:40px;min-height:630px;padding-block:24px 44px;display:grid}.breadcrumb{color:#d1dee6;margin-bottom:20px;padding:.4rem 0;font-size:.78rem;text-decoration:none;display:inline-block}.breadcrumb:hover{color:var(--accent)}.hero-label{border-left:4px solid var(--accent);color:#fff;letter-spacing:.055em;background:#060d13;padding:.5rem .75rem;font-size:.8rem;display:table}.hero-copy h1{text-shadow:3px 4px #000,-1px -1px #000;margin-block:1rem 1.2rem;font-size:clamp(3.2rem,5.3vw,5.6rem);line-height:1.07}.hero-copy h1 span{color:var(--accent)}.hero-copy .summary{color:#eef4f7;text-shadow:0 2px 4px #000}.hero-art-wrap{align-self:center;padding-top:40px}.hero-art{object-fit:contain;border:2px solid #617783;border-radius:4px;width:100%;height:auto;transform:rotate(2deg);box-shadow:10px 12px #030a10aa}.hero-category{background:var(--accent);color:#030a10;text-transform:uppercase;margin:1.8rem 0 0 auto;padding:.6rem 1rem;font-family:Anton,Impact,sans-serif;font-size:1rem;display:table;transform:rotate(-2deg)}.press-link{color:#fff;text-decoration-color:var(--accent);align-items:center;gap:.65rem;margin-top:1rem;padding:.45rem 0;font-size:.86rem;font-weight:700;display:inline-flex}.press-link:hover{color:var(--accent)}.hero-copy .key-action{text-transform:none;text-underline-offset:4px;background:0 0;border:none;flex-basis:100%;justify-content:flex-start;min-height:32px;padding:.4rem 0 0;font-family:Arial,sans-serif;font-size:.8rem;font-weight:700;text-decoration:underline}.player-count{color:#e2efdb;align-items:center;gap:.5rem;margin-top:1rem;font-size:.8rem;display:flex}.player-count:before{content:"";background:#93dc65;border-radius:50%;flex-shrink:0;width:7px;height:7px}.page-nav{border-bottom:1px solid var(--line);background:#0e1b24}.page-nav>div{flex-wrap:wrap;justify-content:center;gap:.3rem 2rem;padding-block:.75rem;display:flex}.page-nav a{text-transform:uppercase;padding:.4rem 0;font-family:Anton,Impact,sans-serif;font-size:.95rem;text-decoration:none}.page-nav a:hover{color:var(--accent)}.features>h2,.features>.eyebrow{text-align:center}.features>h2:before,.features>h2:after{content:"/";color:var(--accent);margin-inline:.45em}.feature-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:20px;margin-top:28px;display:grid}.feature{background:#0c171e;border:1px solid #42525c;border-radius:10px;overflow:hidden}.feature img{aspect-ratio:16/10;object-fit:cover;border-bottom:1px solid var(--line);width:100%}.feature>div{padding:22px}.feature h3{margin-block:.2rem .75rem}.feature p{font-size:.95rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:24px;display:flex}.section-heading>p{font-size:.8rem}.screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.screenshot-grid a{border:1px solid #455863;border-radius:8px;display:block;position:relative;overflow:hidden}.screenshot-grid img{aspect-ratio:16/9;object-fit:cover;width:100%}.screenshot-grid a:hover{border-color:var(--accent)}.screenshot-grid a>span{background:#071017cc;padding:.1rem .5rem;position:absolute;bottom:8px;right:8px}.press-section{background:#122630;border:1px solid #386477;border-left:5px solid #18baff;border-radius:8px;justify-content:space-between;align-items:center;gap:2rem;margin-top:48px;padding:28px 32px;display:flex}.press-section h2{font-size:2rem}.press-section p:not(.eyebrow){max-width:600px;margin-top:.7rem}.press-section .button{flex-shrink:0;max-width:100%}.trailer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));gap:24px;margin-top:24px;display:grid}.trailer-card h3{color:#c9d6df;margin-bottom:12px;font-size:1.25rem}.trailer-frame{aspect-ratio:16/9;background:#101b24;border:1px solid #526674;border-radius:8px;position:relative;overflow:hidden}.trailer-frame>img{object-fit:contain;width:100%;height:100%}.trailer-frame .button{white-space:nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 20px #000}.trailer-frame iframe{border:0;width:100%;height:100%}.purchase-section{border-top:4px solid var(--accent);background:#12222d;border-radius:8px;padding:32px}.purchase-section>p:not(.eyebrow){max-width:85ch;margin-top:1.2rem}.about h2{margin-bottom:28px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.team-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;align-items:center;gap:24px;padding:26px;display:flex}.team-logo{flex:0 0 100px;place-items:center;width:100px;height:100px;display:grid}.team-logo img{object-fit:contain;border-radius:50%;width:100%;height:100%}.team-card h3{font-size:1.9rem}.team-card .eyebrow{margin-bottom:.4rem}.social-links{flex-wrap:wrap;gap:1rem;margin-top:.7rem;font-size:.85rem;display:flex}.social-links a{padding-block:.35rem}.community{border-top:1px solid #425560;border-bottom:1px solid #425560;justify-content:space-between;align-items:center;gap:3rem;padding-block:40px;display:flex}.community h2{font-size:clamp(2.3rem,4vw,4rem)}.community p:not(.eyebrow){margin-top:1rem}.community-actions{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}.community .button{min-width:230px;min-height:58px;font-size:1.25rem}.support-section{align-items:center;gap:1rem;margin:-20px 0 48px;font-size:.85rem;display:flex}.site-footer{border-top:1px solid var(--line);background:#03090d;padding-block:40px 20px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:2rem;display:grid}.footer-grid p{margin-top:1rem;font-size:.85rem}.footer-grid nav{flex-direction:column;align-items:flex-start;gap:.8rem;font-size:.85rem;display:flex}.footer-grid nav a{text-decoration:none}.footer-grid nav a:hover{color:var(--accent)}.support-link{align-items:center;gap:.65rem;display:inline-flex}.platform-mark{width:max-content;margin:16px 0 0 -28px;padding:28px}.platform-mark img{width:169px;height:50px}.footer-bottom{border-top:1px solid var(--line);color:#a2b2bd;justify-content:space-between;gap:2rem;margin-top:24px;padding-top:20px;font-size:.7rem;display:flex}.footer-bottom span:last-child{max-width:650px}.not-found{width:calc(100% - 48px);max-width:850px;min-height:50vh;margin-inline:auto}.not-found p,.not-found .button{margin-top:2rem}.carousel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.carousel-controls{gap:.5rem;display:flex}.carousel-controls button:disabled{opacity:.4;cursor:default;transform:none}.creator-track{scroll-snap-type:x mandatory;gap:1rem;padding:.5rem .25rem 1.25rem;list-style:none;display:flex;overflow-x:auto}.creator-card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:8px;flex:0 0 min(240px,85%);padding:1.5rem}.creator-card img{object-fit:contain;border-radius:50%;width:100px;height:100px;margin:0 auto 1rem}.creator-card h3{font-size:1.5rem}.creator-card p{font-size:.8rem}.creator-card a{margin-top:1rem;display:inline-block}}@layer responsive{@media (width<=1050px){.header-inner nav{gap:1.5rem}.header-inner{gap:1rem}.hero-inner{grid-template-columns:1.2fr .8fr;gap:28px}.hero-copy h1{font-size:clamp(3.3rem,5.4vw,4.5rem)}.hero-copy .button{padding-inline:1rem;font-size:.9rem}.team-card{gap:18px;padding:20px}.team-logo{flex-basis:80px;width:80px;height:80px}.press-section{flex-direction:column;align-items:flex-start}.game-card-content{padding:24px}.featured .summary{font-size:.94rem}}@media (width<=700px){.container,.header-inner{width:calc(100% - 32px)}[id]{scroll-margin-top:140px}.header-inner{gap:.65rem;min-height:72px}.brand img{width:70px;height:70px}.brand-name{display:none}.header-inner nav{gap:.75rem;margin-left:auto;font-size:.77rem}.header-inner nav a:first-child{display:none}.header-action{gap:.35rem;min-width:0;min-height:40px;margin-left:.2rem;padding:.65rem .75rem;font-size:.8rem}.header-action .discord-symbol{width:20px}.game-nav .container{width:100%}.game-nav a{min-height:51px;padding:.5rem .45rem;font-size:.74rem}.studio-intro{flex-direction:column;align-items:flex-start;gap:20px;padding-block:32px 24px}.studio-intro h1{font-size:4rem}.studio-intro>p{font-size:.9rem}.game-list{grid-template-columns:1fr;gap:24px}.game-card.featured{grid-column:auto;display:flex}.featured .card-art-link{order:-1}.game-card h2{font-size:2.6rem}.game-card-content{padding:24px}.hero-inner{grid-template-columns:1fr;gap:24px;min-height:0;padding-block:16px 32px}.hero-copy h1{font-size:clamp(3rem,10.5vw,4.8rem)}.hero-copy .summary{font-size:.94rem}.hero-copy .breadcrumb{margin-bottom:10px}.game-hero:after{background:linear-gradient(90deg,#030b13ef,#030b13b8),linear-gradient(#0000 30%,#071017 100%)}.hero-art-wrap{justify-self:center;width:100%;max-width:480px;padding:0 14px}.hero-art{transform:rotate(1deg)}.hero-category{margin-top:1rem;font-size:.85rem}.actions .button{flex-grow:1}.hero-copy .button{min-height:46px;font-size:.95rem}.page-nav>div{justify-content:flex-start;gap:.1rem 1.2rem}.page-nav a{font-size:.83rem}.features>h2:before,.features>h2:after{display:none}.feature-list{grid-template-columns:1fr}.feature img{aspect-ratio:16/9}.feature>div{padding:20px}.feature h3{font-size:1.8rem}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section-heading{flex-direction:column;align-items:flex-start;gap:12px}.team-grid,.footer-grid{grid-template-columns:1fr}.team-card h3{font-size:1.65rem}.community{flex-direction:column;align-items:flex-start;gap:24px;padding-block:32px}.community-actions{max-width:100%}.community .button{width:100%;min-width:0}.press-section{gap:20px;padding:24px}.press-section .button{width:100%}.purchase-section{padding:24px}.support-section{flex-wrap:wrap;gap:.5rem}.footer-bottom{flex-direction:column;gap:1rem}.carousel-header{flex-wrap:wrap}}@media (width<=360px){.header-inner nav{gap:.65rem}.header-inner nav a:last-child{display:none}.header-action{margin-left:auto}.studio-intro h1{font-size:3.5rem}.game-nav a{font-size:.68rem}.game-card-content{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}}
