:root{--ink:#0a1118;--ink-soft:#101a20;--panel:#132128;--salt:#f7f1e4;--text:#fffaf0;--muted:#b5bec2;--dim:#7e8a8f;--coral:#ff6b4a;--aqua:#57d4cf;--gold:#f3c85f;--line:#f7f1e424;--shadow:#0000004d;--hero-background-image:none}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}html.is-mobile-menu-open{overflow:hidden}body{color:var(--text);background:linear-gradient(180deg, #0a1118f5, #101a20fa 52%, #0a1118), var(--ink);margin:0;font-family:Barlow,Aptos Display,Segoe UI,system-ui,sans-serif;line-height:1.5;overflow-x:clip}body.is-mobile-menu-open{overscroll-behavior:none;overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}main{z-index:1;width:min(1160px,100% - 2rem);margin:0 auto;position:relative}.site-header{z-index:20;backdrop-filter:blur(18px);background:#0a1118e6;border-bottom:1px solid #f7f1e41a;justify-content:space-between;align-items:center;width:100%;padding:.85rem max(1rem,50% - 580px);display:flex;position:sticky;top:0}html.is-mobile-menu-open .site-header{backdrop-filter:none}.logo{align-items:center;display:inline-flex}.logo img{width:auto;height:3rem}.site-header nav{color:var(--muted);align-items:center;gap:1.35rem;font-size:.95rem;font-weight:700;display:flex}.site-header nav a{transition:color .16s,transform .16s}.site-header nav a:hover{color:var(--text)}.nav-cta,.button{background:var(--coral);color:#101010;border:1px solid #ff6b4aad;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:2.8rem;padding:0 1rem;font-weight:800;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 14px 30px #ff6b4a2e}.nav-cta:hover,.button:hover{color:var(--text);background:#ff8064;transform:translateY(-1px)}.secondary-button{color:var(--text);box-shadow:none;background:#f7f1e414;border-color:#f7f1e438}.secondary-button:hover{background:#f7f1e424}.quiet-button{background:var(--aqua);color:var(--ink);box-shadow:none;border-color:#57d4cfc7}.quiet-button:hover{color:var(--text);background:#63e4df;border-color:#57d4cfdb}.nav-cta svg,.button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.mobile-menu{display:none}.hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg, #0a1118eb, #0a1118ad 54%, #0a111847), var(--hero-background-image) center bottom / cover no-repeat;align-items:center;width:100vw;min-height:clamp(34rem,72svh,45rem);margin-left:calc(50% - 50vw);padding:clamp(4rem,10vw,7rem) 0;display:flex}.hero-content{width:min(1160px,100% - 2.5rem);margin:0 auto}.eyebrow{color:var(--aqua);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .85rem;font-size:.88rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}h1{max-width:8.5ch;color:var(--salt);margin-bottom:.7rem;font-size:clamp(3.825rem,10.2vw,7.65rem);font-weight:900;line-height:.86}.hero-title{max-width:100%;margin-bottom:1.15rem}.hero-title span{display:block}h2{max-width:820px;color:var(--salt);margin-bottom:0;font-size:clamp(2.4rem,6vw,5.5rem);font-weight:900;line-height:.94}h3{color:var(--salt);margin-bottom:.55rem;font-size:1.3rem;line-height:1.12}.hero-copy{max-width:540px;color:var(--text);margin-bottom:0;font-size:clamp(1.05rem,1.8vw,1.3rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:clamp(2rem,3.2vw,2.8rem);display:flex}.partner-marquee{border-bottom:1px solid var(--line);background:#0a11189e;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.marquee-window{overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.marquee-track{will-change:transform;width:max-content;animation:partner-scroll var(--marquee-duration,42s) linear infinite;display:flex}.marquee-group{flex-shrink:0;display:flex}.partner-logo{opacity:.78;flex:0 0 clamp(10rem,15vw,15rem);justify-content:center;align-items:center;height:4.4rem;padding:.7rem 2rem;display:flex}.partner-logo img{object-fit:contain;filter:grayscale();max-width:100%;max-height:100%}@keyframes partner-scroll{0%{transform:translate(0)}to{transform:translateX(var(--marquee-shift,-50%))}}.section{border-bottom:1px solid var(--line);padding:clamp(4.5rem,9vw,8rem) 0}.section-heading{margin-bottom:clamp(1.8rem,4vw,3rem)}.games-section .section-heading{margin-bottom:clamp(1rem,2.5vw,1.6rem)}.games-section{scroll-margin-top:6rem;position:relative}.games-section:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0d1b2e 0%,#0d1b2eb8 42%,#0a111800 100%);width:100vw;height:clamp(28rem,54vw,44rem);position:absolute;top:0;left:calc(50% - 50vw)}.games-section>*{z-index:1;position:relative}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.4rem);display:grid}.project-grid.single-project{grid-template-columns:minmax(0,34rem)}.empty-games{border:1px solid var(--line);background:#f7f1e40b;border-radius:8px;overflow:hidden}.project-card{border-radius:8px;transition:transform .16s,filter .16s;display:block}.project-card:hover{filter:brightness(1.08);transform:translateY(-2px)}.project-card img{aspect-ratio:16/9;object-fit:contain;background:var(--panel);border-radius:8px;width:100%;box-shadow:0 20px 48px #0000002e}.empty-games p,.studio-copy p,.contact p,.project-hero-copy p,.project-copy p{color:var(--muted);font-size:1.05rem}.project-platforms span{color:var(--salt);border:1px solid #f7f1e429;border-radius:6px;padding:.35rem .5rem;font-size:.78rem;font-weight:800}.empty-games{max-width:720px;padding:clamp(1.25rem,4vw,2rem)}.empty-games p{margin-bottom:0}.studio-section{grid-template-columns:minmax(0,.9fr) minmax(18rem,.65fr);align-items:start;gap:clamp(1rem,2.5vw,1.6rem) clamp(1.5rem,5vw,4rem);scroll-margin-top:6rem;display:grid}.studio-section .section-heading{margin-bottom:0;display:contents}.studio-section .eyebrow{grid-column:1/-1;margin-bottom:0}.studio-copy{align-self:start;padding:0}.studio-section h2{white-space:normal;max-width:12.5ch;margin-bottom:0;font-size:clamp(3rem,5vw,4.6rem);line-height:.98}.studio-section h2 span{white-space:nowrap;display:block}.studio-copy p{max-width:30rem;margin:0;font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.55}.studio-copy p+p{margin-top:1.1rem}.map-section{padding-top:clamp(2.25rem,4.5vw,4rem);display:block}.map-embed{aspect-ratio:1740/672;border:1px solid var(--line);background:#f7f1e40b;border-radius:8px;position:relative;overflow:hidden}.map-preview-image{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .18s}.map-embed iframe{opacity:0;filter:grayscale()contrast(1.05)brightness(.72);pointer-events:none;border:0;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.map-embed[data-map-loaded=true] iframe{opacity:1;pointer-events:auto}.map-embed[data-map-loaded=true] .map-preview-image{opacity:0}.contact{text-align:center;width:min(840px,100%);margin:0 auto;padding:clamp(5rem,10vw,8rem) 0 clamp(2.5rem,5vw,4rem);scroll-margin-top:6rem}.contact h2{margin-left:auto;margin-right:auto}.contact p{max-width:540px;margin:1.1rem auto 0}.contact .button{margin-top:1.6rem}.site-footer{z-index:1;border-top:1px solid var(--line);background:#0a1118bd;position:relative}.footer-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;width:min(1160px,100% - 2rem);margin:0 auto;padding:clamp(1.5rem,4vw,2.4rem) 0;display:grid}.footer-legal,.footer-address{color:var(--dim);font-size:.9rem;font-weight:700;line-height:1.45}.footer-legal p{margin:0 0 .45rem}.footer-links{flex-wrap:wrap;gap:.35rem .85rem;font-size:.9rem;display:flex}.footer-links a{min-height:2.25rem;color:var(--muted);align-items:center;transition:color .16s;display:inline-flex}.footer-links a:hover{color:var(--salt)}.footer-mark{background:#f7f1e40f;border:1px solid #f7f1e429;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.footer-mark:hover{background:#57d4cf1a;border-color:#57d4cf8c;transform:translateY(-2px)}.footer-mark img{width:1.35rem;height:1.35rem}.footer-address{text-align:right;justify-self:end;gap:.12rem;font-style:normal;display:grid}.footer-address span:first-child{color:var(--muted)}.project-detail{padding:clamp(2.5rem,6vw,5rem) 0 clamp(5rem,9vw,8rem)}.legal-page{width:min(880px,100%);margin:0 auto;padding:clamp(3.5rem,8vw,6rem) 0 clamp(5rem,9vw,8rem)}.not-found{align-content:center;justify-items:start;min-height:calc(100svh - 10rem);padding:clamp(5rem,12vw,9rem) 0;display:grid}.not-found h1{max-width:9.5ch;margin-bottom:1rem}.not-found h1 span{display:block}.not-found p:not(.eyebrow){max-width:32rem;color:var(--muted);margin-bottom:0;font-size:clamp(1.08rem,1.8vw,1.28rem);font-weight:700}.not-found-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.legal-header{border-bottom:1px solid var(--line);padding-bottom:clamp(1.5rem,4vw,2.4rem)}.legal-header h1{max-width:10ch;margin-bottom:1rem;font-size:clamp(3.4rem,9vw,6.4rem)}.legal-header p:not(.eyebrow){color:var(--muted);margin-top:.9rem;margin-bottom:0;font-size:1.05rem;font-weight:700}.legal-copy{color:var(--muted);padding-top:clamp(2rem,5vw,3.5rem);font-size:clamp(1rem,1.5vw,1.08rem)}.legal-copy h2{max-width:none;color:var(--salt);margin:clamp(2.4rem,5vw,3.5rem) 0 .9rem;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.05}.legal-copy h2:first-child{margin-top:0}.legal-copy h3{color:var(--text);margin:1.6rem 0 .55rem;font-size:1.08rem}.legal-copy p,.legal-copy ul{margin-bottom:1rem}.legal-copy ul{padding-left:1.2rem}.legal-copy li{margin-bottom:.35rem}.legal-copy a{color:var(--aqua);overflow-wrap:anywhere}.legal-copy a:hover{color:var(--salt)}.project-page-bg{z-index:0;pointer-events:none;filter:blur(38px)saturate(1.15);opacity:.32;background-position:top;background-size:cover;position:fixed;inset:-2rem;transform:scale(1.06)}.back-link{color:var(--muted);align-items:center;gap:.45rem;margin-bottom:1.5rem;font-weight:800;display:inline-flex}.back-link svg,.bottom-back-link svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.back-link:hover{color:var(--aqua)}.project-hero{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);padding-bottom:clamp(1.25rem,3vw,2rem);display:grid}.project-hero-copy h1{max-width:9.5ch;font-size:clamp(3.1rem,6.8vw,5.9rem)}.project-hero-copy p{max-width:30rem;line-height:1.58}.project-media{gap:.9rem;display:grid}.project-cover,.project-carousel img{background:var(--panel);border-radius:8px;width:100%}.project-cover{aspect-ratio:16/9;object-fit:contain;box-shadow:0 24px 70px var(--shadow)}.project-platforms{flex-wrap:wrap;gap:.5rem;display:flex}.project-links{flex-wrap:wrap;gap:.55rem;padding:1.5rem 0 0;display:flex}.project-copy{max-width:760px;padding:clamp(2.5rem,6vw,4.5rem) 0 0}.project-copy h2{margin:2rem 0 .75rem;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.project-copy h2:first-child{margin-top:0}.project-copy p{margin-bottom:1rem}.store-cta{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(1.5rem,5vw,4rem);margin-top:0;padding-bottom:clamp(2.1rem,4.4vw,3.05rem);display:grid}.store-buttons{flex-wrap:wrap;grid-column:2;justify-content:center;gap:clamp(.8rem,2vw,1.25rem);display:flex}.store-button{align-items:center;gap:.8rem;transition:transform .16s,filter .16s;display:inline-flex}.store-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.store-button img{object-fit:contain;width:auto;max-width:min(16rem,42vw);height:clamp(3.05rem,6vw,4.1rem)}.store-button-note{color:var(--salt);white-space:nowrap;font-size:clamp(.88rem,1.5vw,1rem);font-weight:900;line-height:1}.project-carousel{width:100vw;margin-left:calc(50% - 50vw);padding-top:clamp(2.75rem,6vw,4.25rem)}.carousel-track{height:clamp(20rem,47vw,35rem);position:relative;overflow:hidden}.carousel-slide{opacity:0;pointer-events:none;z-index:1;justify-content:center;align-items:center;margin:0;transition:opacity .22s,transform .22s,filter .22s;display:flex;position:absolute;inset:0}.carousel-slide.is-active{opacity:1;z-index:3;transform:translate(0)scale(1)}.carousel-slide.is-prev{opacity:.28;z-index:2;pointer-events:auto;cursor:pointer;transform:translate(-24%)scale(.82)}.carousel-slide.is-next{opacity:.28;z-index:2;pointer-events:auto;cursor:pointer;transform:translate(24%)scale(.82)}.carousel-slide img{object-fit:contain;width:auto;max-width:min(58vw,760px);max-height:clamp(18rem,52vw,40rem);box-shadow:0 24px 64px #0000003d}.carousel-slide.is-portrait img{max-width:min(39vw,500px);max-height:clamp(20rem,46vw,35rem)}.carousel-slide.is-landscape img{max-width:min(66vw,880px);max-height:clamp(17rem,36vw,29rem)}.carousel-slide.is-prev img,.carousel-slide.is-next img{filter:saturate(.72)}.carousel-nav{justify-content:center;align-items:center;gap:clamp(.85rem,2.5vw,1.6rem);padding-top:1.25rem;display:flex}.carousel-dots{gap:.05rem;display:flex}.carousel-dot{cursor:pointer;background:0 0;border:0;width:2.35rem;height:2.35rem;padding:0}.carousel-dot:before{content:"";background:#f7f1e447;border-radius:999px;width:.72rem;height:.72rem;margin:auto;display:block}.carousel-dot.is-active:before{background:var(--coral)}.carousel-arrow{width:2.35rem;height:2.35rem;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.carousel-arrow:hover{color:var(--coral)}.carousel-arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.55rem;height:1.55rem}.bottom-back-link{color:var(--muted);box-shadow:none;background:0 0;border:0;margin-top:clamp(2rem,5vw,4rem);padding:0}.bottom-back-link:hover{color:var(--aqua);background:0 0}@media (width<=900px){main{width:min(100% - 1.25rem,44rem)}.site-header{padding:.7rem .75rem}.logo img{height:2.55rem}.site-header nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu[open]{z-index:100;pointer-events:none;height:100dvh;position:fixed;inset:0;overflow:hidden}.mobile-menu summary{z-index:102;border:1px solid var(--line);cursor:pointer;pointer-events:auto;background:#f7f1e40f;border-radius:8px;place-content:center;gap:.3rem;width:2.65rem;height:2.65rem;list-style:none;display:grid;position:relative}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--text);border-radius:99px;width:1.15rem;height:2px;transition:transform .16s,opacity .16s}.mobile-menu[open] summary{z-index:102;background:#f7f1e41a;position:fixed;top:.7rem;right:.75rem}.mobile-menu[open] summary span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu-panel{z-index:101;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;pointer-events:auto;background:#0a1118fa;align-content:center;justify-items:end;gap:.85rem;width:100vw;height:100dvh;padding:6rem 1rem 2rem;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-menu[open] .mobile-menu-panel{display:grid}.mobile-menu-panel a{color:var(--text);text-align:right;font-size:clamp(3rem,16vw,5rem);font-weight:900;line-height:.9}.mobile-menu-panel .nav-cta{min-height:auto;color:var(--coral);box-shadow:none;background:0 0;border:0;justify-content:flex-end;gap:.16em;padding:0;font-size:clamp(3rem,16vw,5rem)}.mobile-menu-panel .nav-cta svg{stroke-width:1.85px;flex:none;width:.56em;height:.56em}.mobile-menu-panel .nav-cta:hover{color:#ff8064;background:0 0;transform:none}.hero{background:linear-gradient(180deg, #0a1118c7, #0a1118ad 48%, #0a11185c), var(--hero-background-image) center bottom / cover no-repeat;align-items:flex-end;min-height:clamp(25rem,72svh,30rem);padding:clamp(2.5rem,8svh,4rem) 0 clamp(4.25rem,10svh,6rem)}h1{font-size:clamp(4rem,20vw,6.2rem)}.hero-content{width:min(100% - 2rem,44rem)}.hero-title{font-size:clamp(3.06rem,14.45vw,4.76rem)}h2{font-size:clamp(2.35rem,12vw,4rem)}.hero-copy{max-width:25rem}.hero-actions{width:min(100%,22rem);margin-top:clamp(1.35rem,4svh,2rem)}.hero-actions .button{flex:10rem}.partner-logo{flex-basis:clamp(9rem,38vw,12rem);height:4rem;padding:.75rem 1.25rem}.project-grid,.studio-section,.map-section,.project-hero{grid-template-columns:1fr}.studio-section h2{max-width:none;font-size:clamp(2.15rem,7vw,3.5rem)}.studio-section{align-items:start;gap:clamp(.9rem,3vw,1.25rem)}.studio-copy{align-self:start;padding:0}.studio-copy p{max-width:34rem;font-size:clamp(1.02rem,4vw,1.16rem);line-height:1.5}.project-hero{gap:clamp(1.35rem,5vw,2rem)}.project-media{order:-1}.project-hero-copy{grid-template-columns:fit-content(13rem) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.project-hero-copy h1{margin-bottom:0;font-size:3.4rem}.project-hero-copy p{max-width:34rem;margin-bottom:0;font-size:1rem;line-height:1.45}.project-page-bg{opacity:.24}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.15rem}.footer-legal{justify-items:center;display:grid}.footer-links{justify-content:center}.footer-mark{order:-1}.footer-address{text-align:center;justify-self:center}.project-detail>.back-link{display:none}.store-cta{grid-template-columns:1fr}.store-buttons{grid-column:1;justify-content:center}.carousel-track{height:clamp(20rem,95vw,34rem)}.carousel-slide.is-prev{transform:translate(-42%)scale(.78)}.carousel-slide.is-next{transform:translate(42%)scale(.78)}.carousel-slide img,.carousel-slide.is-portrait img,.carousel-slide.is-landscape img{max-width:82vw;max-height:clamp(13rem,84vw,29rem)}}@media (width<=520px){main{width:min(100% - 1rem,26rem)}.hero-content{width:min(100% - 2rem,26rem)}.hero-title{font-size:clamp(2.55rem,10.2vw,3.06rem)}.hero{min-height:clamp(23.5rem,68svh,27rem);padding-bottom:clamp(3.5rem,9svh,4.75rem)}.hero-actions,.hero-actions .button,.contact .button{width:100%}.project-hero-copy{grid-template-columns:fit-content(10rem) minmax(0,1fr);gap:.75rem}.project-hero-copy h1{font-size:2.65rem}.project-hero-copy p{font-size:.94rem;line-height:1.38}}
