*,:after,:before{border:none;box-sizing:border-box;margin:0;outline:none;padding:0}:after,:before{display:block}ol,ul{list-style:none}a{text-decoration:none}select{appearance:none}:root{--bg:#101216;--bg-soft:#181c22;--surface:#f5f1e8;--surface-muted:#e3ded2;--ink:#101216;--ink-muted:#4e5562;--white:#fff;--teal:#1eb7a6;--red:#d94b45;--gold:#e5ae39;--line-dark:hsla(0,0%,100%,.14);--line-light:rgba(16,18,22,.14);--shadow:0 20px 60px rgba(0,0,0,.28)}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;min-width:320px}a{color:inherit}.landing-shell{margin:0 auto;position:relative;width:min(1120px,100% - 40px);z-index:1}.landing-hero{background:linear-gradient(120deg,rgba(16,18,22,.96) 0 34%,rgba(16,18,22,.74) 58%,rgba(16,18,22,.9) 100%),var(--bg);color:var(--white);min-height:92svh;overflow:hidden;padding:24px 0 72px;position:relative}.landing-hero:after,.landing-hero:before{content:"";pointer-events:none;position:absolute}.landing-hero:before{aspect-ratio:1;background:radial-gradient(circle,rgba(30,183,166,.16),transparent 64%);border:1px solid rgba(30,183,166,.18);border-radius:50%;bottom:-16vw;right:-9vw;width:min(58vw,760px)}.landing-hero:after{background:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px;inset:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 46%,#000);mask-image:linear-gradient(90deg,transparent,#000 46%,#000);opacity:.58;z-index:0}.topbar{display:flex;gap:20px;justify-content:space-between;padding:10px 0}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px;min-width:0}.brand__mark{background:url(/build/images/logo.68a35549.png) 50%/88% auto no-repeat var(--bg-soft);border:1px solid var(--line-dark);flex:0 0 auto;height:42px;width:156px}.brand__name{font-size:1rem;font-weight:800}.topbar__links{align-items:center;color:hsla(0,0%,100%,.76);display:flex;font-size:.95rem;gap:8px}.topbar__links a{padding:10px 12px}.text-link:focus-visible,.text-link:hover,.topbar__links a:focus-visible,.topbar__links a:hover{color:var(--gold)}.hero-grid{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);padding:90px 0 20px}.eyebrow{color:var(--teal);font-size:.76rem;font-weight:800;letter-spacing:0;margin-bottom:14px;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(3rem,8vw,6.8rem);letter-spacing:0;line-height:.93;max-width:780px}h2{font-size:clamp(2rem,4vw,4.25rem);max-width:700px}h2,h3{letter-spacing:0;line-height:1}h3{font-size:clamp(1.6rem,3vw,2.8rem)}.hero-copy__intro{color:hsla(0,0%,100%,.78);font-size:clamp(1.05rem,2vw,1.32rem);margin-top:24px;max-width:620px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-weight:800;justify-content:center;line-height:1.15;min-height:48px;padding:13px 18px;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button--primary{background:var(--gold);color:var(--ink)}.button--secondary{background:hsla(0,0%,100%,.06);border-color:var(--line-dark);color:var(--white)}.hero-showcase{min-height:clamp(420px,47vw,560px);perspective:1000px;position:relative}.hero-showcase:before{background:hsla(0,0%,100%,.045);border:1px solid rgba(229,174,57,.36);border-radius:8px;box-shadow:var(--shadow);content:"";inset:12% -8% 8% 8%;position:absolute;transform:rotate(-4deg)}.hero-shot{background:var(--bg);border:1px solid hsla(0,0%,100%,.22);border-radius:8px;box-shadow:0 26px 70px rgba(0,0,0,.42);overflow:hidden;position:absolute}.hero-shot:after{background:linear-gradient(180deg,hsla(0,0%,100%,.14),transparent 28%),linear-gradient(hsla(0,0%,100%,.045) 1px,transparent 0);background-size:auto,100% 9px;content:"";inset:0;mix-blend-mode:screen;opacity:.7;pointer-events:none;position:absolute}.game-card__image,.hero-shot img{display:block;height:100%;object-fit:cover;width:100%}.hero-shot img{animation:image-fade 12s ease-in-out infinite;inset:0;opacity:0;position:absolute;transform:scale(1.03)}.hero-shot img:first-child{opacity:1}.hero-shot img:nth-child(2){animation-delay:4s}.hero-shot img:nth-child(3){animation-delay:8s}.hero-shot--secondary img{animation-duration:10s;animation-name:image-fade-two}.hero-shot--secondary img:nth-child(2){animation-delay:5s}.hero-shot--primary{--shot-rotate:3deg;animation:screenshot-float 7s ease-in-out infinite;inset:8% 0 auto 4%;width:78%;z-index:2}.hero-shot--primary,.hero-shot--secondary{aspect-ratio:16/9;transform:rotate(var(--shot-rotate))}.hero-shot--secondary{--shot-rotate:-5deg;animation:screenshot-float 8s ease-in-out infinite reverse;bottom:2%;right:10%;width:66%;z-index:3}.hero-shot--tertiary{animation:screenshot-pulse 5.5s ease-in-out infinite;aspect-ratio:4/3;bottom:13%;left:-3%;opacity:.76;transform:rotate(-9deg);width:48%;z-index:1}.hero-showcase__scanline{animation:scanline 5s linear infinite;background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.09),transparent);height:32%;inset:-20% -10% auto;pointer-events:none;position:absolute;z-index:5}.hero-showcase__caption{background:var(--bg);border:1px solid rgba(229,174,57,.7);border-radius:8px;bottom:-10px;color:var(--gold);font-size:.76rem;font-weight:900;padding:8px 14px;position:absolute;right:0;text-transform:uppercase;width:fit-content;z-index:6}.game-card__status{display:block;font-size:.74rem;font-weight:900;letter-spacing:0;margin-bottom:12px;text-transform:uppercase}.game-card{border:1px solid var(--line-light);border-radius:8px}.contact-section,.content-section{padding:84px 0}.section-heading{display:grid;gap:4px;margin-bottom:32px}.game-list{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.game-card{background:var(--white);display:flex;flex-direction:column;gap:0;justify-content:space-between;min-height:360px;overflow:hidden}.game-card--released{border-top:8px solid var(--teal)}.game-card--progress{border-top:8px solid var(--red)}.game-card p:not(.game-card__status){color:var(--ink-muted);font-size:1.05rem;margin-top:18px;max-width:520px}.game-card__image{border-bottom:1px solid var(--line-light);filter:saturate(1.06) contrast(1.04);height:210px}.game-card>div{padding:clamp(24px,4vw,42px) clamp(24px,4vw,42px) 28px}.game-card .text-link{margin:0 clamp(24px,4vw,42px) clamp(24px,4vw,42px)}.text-link{border-bottom:2px solid;color:var(--ink);font-weight:900;width:fit-content}.contact-section{background:var(--bg-soft);color:var(--white)}.contact-band{align-items:center;display:flex;gap:28px;justify-content:space-between}.contact-band p:not(.eyebrow){color:hsla(0,0%,100%,.76);font-size:1.08rem;margin-top:18px;max-width:640px}@media(max-width:820px){.landing-shell{width:min(100% - 28px,660px)}.landing-hero{min-height:auto;padding-bottom:50px}.topbar{align-items:flex-start}.topbar__links{gap:0}.contact-band,.game-list,.hero-grid{grid-template-columns:1fr}.hero-grid{gap:36px;padding-top:54px}.hero-showcase{justify-self:center;max-width:520px;width:100%}.game-card{min-height:300px}.contact-band{display:grid}.contact-band .button{width:fit-content}}@media(max-width:520px){.brand__mark{height:38px;width:118px}.brand__name{line-height:1.1;max-width:120px}.topbar__links a{padding:10px 8px}.button,.hero-actions{width:100%}.hero-showcase{min-height:360px}.hero-shot--primary{width:84%}.hero-shot--secondary{right:3%;width:72%}.hero-shot--tertiary{width:54%}.contact-section,.content-section{padding:60px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.hero-shot,.hero-shot img,.hero-showcase__scanline{animation:none;transition:none}}@keyframes scanline{0%{transform:translateY(0)}to{transform:translateY(360%)}}@keyframes screenshot-float{0%,to{transform:translate(0) rotate(var(--shot-rotate))}50%{transform:translateY(-12px) rotate(calc(var(--shot-rotate) - 1deg))}}@keyframes screenshot-pulse{0%,to{opacity:.66;transform:translateY(0) rotate(-9deg) scale(1)}50%{opacity:.88;transform:translateY(-10px) rotate(-7deg) scale(1.02)}}@keyframes image-fade{0%,28%{opacity:1;transform:scale(1.03)}36%,92%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.03)}}@keyframes image-fade-two{0%,45%{opacity:1;transform:scale(1.03)}55%,95%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.03)}}