:root{--games-bg: #0a0a0a;--games-surface: #111111;--games-surface-raised: #171717;--games-text: #f3f1eb;--games-text-muted: #9c9a94;--games-border: rgba(255, 255, 255, .13);--games-focus: #ffffff;--games-max-width: 86rem;--games-reading-width: 46rem;--games-header-height: 5.25rem;--games-radius: .5rem;--games-transition: .18s cubic-bezier(.2, .8, .2, 1)}.games-site,.games-site *,.games-site *:before,.games-site *:after{box-sizing:border-box}.games-site{margin:0;color:var(--games-text);background:var(--games-bg);font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility}.games-site main{min-height:65vh}.games-site a{color:inherit;text-underline-offset:.2em}.games-site a:focus-visible,.games-site summary:focus-visible,.games-site button:focus-visible{outline:2px solid var(--games-focus);outline-offset:4px}.games-container{width:min(calc(100% - 3rem),var(--games-max-width));margin-inline:auto}.games-section{padding-block:clamp(4.5rem,9vw,8.5rem)}.games-eyebrow{color:var(--games-text-muted);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.games-link{font-weight:650;text-decoration-color:var(--games-border);transition:color var(--games-transition),text-decoration-color var(--games-transition)}.games-link:hover{color:#fff;text-decoration-color:#fff}.games-site .games-button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding:.7rem 1.2rem;border:1px solid var(--games-text);border-radius:var(--games-radius);color:var(--games-bg);background:var(--games-text);font-weight:700;text-decoration:none;transition:transform var(--games-transition),background-color var(--games-transition)}.games-button:hover{transform:translateY(-2px);background:#fff}.games-skip-link{position:fixed;top:0;left:1.5rem;z-index:100;padding:.75rem 1rem;color:var(--games-bg);background:var(--games-text);font-weight:700;transform:translateY(-120%);transition:transform var(--games-transition)}.games-skip-link:focus{transform:translateY(0)}.games-brand{display:inline-block;width:8.25rem;text-decoration:none}.games-brand img{display:block;width:100%;height:auto;filter:brightness(0) invert(1);opacity:.94}.games-brand--content{width:clamp(15rem,27vw,25rem)}.games-brand--footer{width:10rem}.games-header{min-height:var(--games-header-height);border-bottom:1px solid var(--games-border);background:#0a0a0af0}.games-header__inner{display:grid;min-height:var(--games-header-height);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.games-header__desktop-nav ul{display:flex;gap:clamp(1.5rem,3vw,3rem);margin:0;padding:0;list-style:none}.games-header__desktop-nav a,.games-header__ivbulis,.games-header__mobile-nav a{color:var(--games-text-muted);font-size:.85rem;font-weight:650;text-decoration:none;transition:color var(--games-transition)}.games-header__desktop-nav a:hover,.games-header__ivbulis:hover,.games-header__mobile-nav a:hover{color:var(--games-text)}.games-header__ivbulis{justify-self:end;letter-spacing:.08em}.games-header__mobile-nav{display:none;position:relative;justify-self:end}.games-header__mobile-nav summary{min-width:4.5rem;min-height:2.75rem;padding:.55rem .8rem;border:1px solid var(--games-border);border-radius:var(--games-radius);cursor:pointer;font-size:.85rem;font-weight:700;list-style:none;text-align:center}.games-header__mobile-nav summary::-webkit-details-marker{display:none}.games-header__mobile-nav nav{position:absolute;z-index:20;top:calc(100% + .75rem);right:0;width:min(18rem,calc(100vw - 3rem));padding:.75rem;border:1px solid var(--games-border);border-radius:var(--games-radius);background:var(--games-surface-raised);box-shadow:0 1.5rem 4rem #0006}.games-header__mobile-nav ul{display:grid;gap:.25rem;margin:0;padding:0;list-style:none}.games-header__mobile-nav a{display:flex;min-height:2.75rem;align-items:center;padding:.55rem .7rem}.games-header__mobile-nav li:last-child{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--games-border)}.games-footer{border-top:1px solid var(--games-border);color:var(--games-text-muted)}.games-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:2rem;padding-block:3.5rem}.games-footer p{margin:0;font-size:.78rem}.games-footer__brand p{margin-top:.75rem}.games-footer__ivbulis{color:var(--games-text-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-decoration:none}.games-footer__ivbulis:hover{color:var(--games-text)}.games-footer__copyright{justify-self:end}@media(max-width:48rem){.games-container{width:min(calc(100% - 2rem),var(--games-max-width))}.games-header__inner{grid-template-columns:1fr auto;gap:1rem}.games-header__desktop-nav,.games-header__ivbulis{display:none}.games-header__mobile-nav{display:block}.games-footer__inner{grid-template-columns:1fr;align-items:start;gap:1.5rem}.games-footer__copyright{justify-self:start}}@media(prefers-reduced-motion:reduce){.games-site *,.games-site *:before,.games-site *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.games-home{min-width:0}.games-home h1,.games-home h2,.games-home h3,.games-home p{margin-top:0}.games-home h1,.games-home h2,.games-home h3{color:var(--games-text);font-weight:650;letter-spacing:-.045em;line-height:.98}.games-home__hero{display:grid;min-height:min(47rem,calc(100svh - var(--games-header-height)));align-items:center;padding-block:clamp(3.5rem,6vw,5.5rem);border-bottom:1px solid var(--games-border)}.games-home__hero-copy{max-width:82rem}.games-home__hero .games-brand{margin-bottom:clamp(2rem,4vw,3.25rem)}.games-home__hero .games-eyebrow{margin-bottom:1.25rem}.games-home__hero h1{max-width:16ch;margin-bottom:1.5rem;font-size:clamp(3.4rem,6.8vw,7rem)}.games-home__hero-intro{max-width:42rem;margin-bottom:2rem;color:var(--games-text-muted);font-size:clamp(1.05rem,1.7vw,1.35rem)}.games-home__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 2rem}.games-home__text-action{display:inline-flex;min-height:3rem;align-items:center;gap:.6rem;color:var(--games-text-muted);font-size:.78rem;font-weight:750;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:color var(--games-transition),transform var(--games-transition)}.games-home__text-action:hover{color:var(--games-text);transform:translateY(-2px)}.games-home .games-section{padding-block:clamp(3.75rem,6.5vw,6.5rem)}.games-home__project,.games-home__development{background:var(--games-surface)}.games-home__project-grid{display:grid;grid-template-columns:minmax(18rem,.62fr) minmax(32rem,1.38fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);margin-top:clamp(2.5rem,4.5vw,4.5rem)}.games-home__project-copy{min-width:0}.games-home__project-heading{display:grid;gap:1.5rem}.games-home__project h2,.games-home__studio h2,.games-home__development h2{margin-bottom:0;font-size:clamp(2.8rem,5.8vw,5.75rem)}.games-home__metadata,.games-home__coming-soon,.games-home__status,.games-home__current-focus span,.games-home__development-note{color:var(--games-text-muted);font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.games-home__metadata{margin-bottom:1.25rem}.games-home__status{width:max-content;margin-bottom:0;padding:.45rem .7rem;border:1px solid var(--games-border);border-radius:999px;color:var(--games-text)}.games-home__project-description{max-width:var(--games-reading-width);margin:clamp(2rem,4vw,3.5rem) 0 1.25rem;color:var(--games-text-muted);font-size:clamp(1.15rem,2vw,1.45rem)}.games-home__coming-soon{margin-bottom:0}.games-home__evolution{min-width:0;padding:clamp(1.5rem,2.5vw,2.5rem);border:1px solid var(--games-border);background:var(--games-bg)}.games-home__evolution-topline{display:flex;justify-content:space-between;gap:1rem;margin-bottom:clamp(2.5rem,4vw,4rem);color:var(--games-text-muted);font-size:.66rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.games-home__evolution ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.games-home__evolution li{position:relative;display:block;min-width:0;padding:1.25rem clamp(1rem,2vw,1.75rem) 0;border-top:1px solid var(--games-border)}.games-home__evolution li:first-child{padding-left:0}.games-home__evolution li:last-child{padding-right:0}.games-home__evolution li span{display:block;margin-bottom:clamp(2rem,4vw,3.5rem);color:var(--games-text-muted);font-size:.7rem}.games-home__evolution li strong{display:block;overflow-wrap:anywhere;font-size:clamp(1.05rem,1.6vw,1.55rem);font-weight:550;letter-spacing:-.035em;text-transform:uppercase}.games-home__evolution li:not(:last-child):after{position:absolute;right:-.25rem;bottom:.2rem;color:var(--games-text-muted);content:"→";font-size:.85rem;font-weight:400}.games-home__studio-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.7fr);gap:clamp(3rem,7vw,8rem)}.games-home__studio h2{max-width:12ch}.games-home__studio-copy{align-self:end;color:var(--games-text-muted);font-size:clamp(1.05rem,1.5vw,1.25rem)}.games-home__studio-copy p:last-child{margin-bottom:0}.games-home__approach{border-block:1px solid var(--games-border)}.games-home__approach-heading{display:grid;grid-template-columns:minmax(10rem,.3fr) 1fr;gap:2rem;margin-bottom:clamp(3rem,5.5vw,5rem)}.games-home__approach-heading h2{max-width:17ch;margin-bottom:0;font-size:clamp(2.4rem,5vw,5rem)}.games-home__principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;border-top:1px solid var(--games-border);list-style:none}.games-home__principles li{min-width:0;padding:1.5rem clamp(1rem,2.5vw,2.25rem) 0;border-right:1px solid var(--games-border)}.games-home__principles li:first-child{padding-left:0}.games-home__principles li:last-child{padding-right:0;border-right:0}.games-home__principles span{color:var(--games-text-muted);font-size:.7rem}.games-home__principles h3{min-height:2.5em;margin:3.5rem 0 1.25rem;font-size:clamp(1.25rem,2vw,1.8rem);text-transform:uppercase}.games-home__principles p{margin-bottom:0;color:var(--games-text-muted);font-size:.9rem}.games-home__development-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3rem,5vw,4.5rem)}.games-home__development-heading>p{margin-bottom:0;color:var(--games-text-muted);font-size:1.05rem}.games-home__development-row{display:grid;grid-template-columns:minmax(14rem,1fr) auto minmax(14rem,.8fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding-block:1.75rem;border-block:1px solid var(--games-border)}.games-home__development-row h3{margin-bottom:0;font-size:clamp(1.45rem,2.5vw,2.25rem)}.games-home__development-row .games-home__metadata{margin-bottom:.65rem}.games-home__development-row .games-home__status,.games-home__development-note{margin-bottom:0}.games-home__current-focus{display:grid;gap:.4rem}.games-home__current-focus strong{font-size:.92rem;font-weight:650}.games-home__development-note{max-width:9rem;line-height:1.5}@media(max-width:64rem){.games-home__project-grid,.games-home__studio-grid{grid-template-columns:1fr}.games-home__project-copy{min-height:0}.games-home__studio-copy{max-width:var(--games-reading-width)}.games-home__principles{grid-template-columns:repeat(2,minmax(0,1fr))}.games-home__principles li:nth-child(2){padding-right:0;border-right:0}.games-home__principles li:nth-child(n+3){margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--games-border)}.games-home__principles li:nth-child(3){padding-left:0}.games-home__development-row{grid-template-columns:1fr 1fr}}@media(max-width:48rem){.games-site main,.games-home,.games-home section,.games-home article,.games-home__hero-copy,.games-home__project-grid>*,.games-home__studio-grid>*,.games-home__development-heading>*,.games-home__development-row>*{min-width:0}.games-site img{max-width:100%}.games-header__inner{min-height:4.75rem}.games-brand--header{width:7.5rem}.games-home__hero{min-height:auto;padding-block:clamp(4rem,13vw,5rem)}.games-home__hero h1{max-width:15ch;font-size:clamp(3rem,11.5vw,5rem);line-height:1}.games-home__hero .games-brand{margin-bottom:2.25rem}.games-brand--content{width:clamp(13rem,55vw,17rem)}.games-home__actions{align-items:stretch;flex-direction:column}.games-home__actions .games-button,.games-home__text-action{width:100%}.games-home__text-action{justify-content:center}.games-home__project-copy{min-height:0}.games-home__project h2,.games-home__studio h2,.games-home__development h2{overflow-wrap:break-word;font-size:clamp(2.65rem,10vw,4.5rem);line-height:1}.games-home__project-grid{gap:2.75rem;margin-top:2.5rem}.games-home__metadata{overflow-wrap:anywhere}.games-home__evolution{padding:1.25rem}.games-home__evolution-topline{align-items:flex-start;flex-direction:column;margin-bottom:2.5rem}.games-home__evolution ol{grid-template-columns:repeat(2,minmax(0,1fr))}.games-home__evolution li:nth-child(n+3){margin-top:1.75rem}.games-home__evolution li:nth-child(odd){padding-left:0}.games-home__evolution li:nth-child(2n){padding-right:0}.games-home__evolution li:nth-child(2):after{display:none}.games-home__evolution li span{margin-bottom:2rem}.games-home__approach-heading,.games-home__development-heading{grid-template-columns:1fr}.games-home__approach-heading{gap:1rem;margin-bottom:2.25rem}.games-home__approach-heading h2{font-size:clamp(2.45rem,9.5vw,4rem);line-height:1}.games-home__principles,.games-home__development-row{grid-template-columns:1fr}.games-home__principles li,.games-home__principles li:first-child,.games-home__principles li:nth-child(2),.games-home__principles li:nth-child(3),.games-home__principles li:last-child{margin-top:0;padding:1.25rem 0 1.75rem;border-top:1px solid var(--games-border);border-right:0}.games-home__principles h3{min-height:0;margin:1.25rem 0 .75rem;font-size:clamp(1.2rem,5vw,1.5rem)}.games-home__development-heading{align-items:start;gap:1.5rem;margin-bottom:2.5rem}.games-home__development-row{align-items:start;gap:0;width:100%;padding-block:0}.games-home__development-row>*{width:100%;max-width:none;padding-block:1.35rem;overflow-wrap:anywhere}.games-home__development-row>*+*{border-top:1px solid var(--games-border)}.games-home__development-row .games-home__status{width:max-content;max-width:100%;margin-block:1.35rem;padding-block:.45rem}.games-home__development-note{max-width:none}.games-footer__inner{gap:1.25rem;padding-block:2.75rem}}@media(max-width:30rem){.games-home .games-section{padding-block:3.5rem}.games-header__inner{gap:.75rem}.games-brand--header{width:7rem}.games-header__mobile-nav summary{min-width:4.25rem;padding-inline:.65rem}.games-home__hero{padding-block:4rem}.games-home__hero .games-brand{margin-bottom:2rem}.games-home__hero h1{margin-bottom:1.25rem;font-size:clamp(2.7rem,12vw,3.6rem);line-height:1.02}.games-home__hero-intro{font-size:1.05rem}.games-home__project h2,.games-home__studio h2,.games-home__development h2{font-size:clamp(2.35rem,10.5vw,3.25rem);line-height:1.02}.games-home__approach-heading h2{font-size:clamp(2.25rem,10vw,3rem)}.games-home__evolution{padding:1rem}.games-home__evolution strong{font-size:1rem}.games-home__project-description,.games-home__studio-copy{font-size:1.05rem}}@media(max-width:23.75rem){.games-home__hero h1{font-size:clamp(2.45rem,12.5vw,2.95rem)}.games-brand--content{width:min(62vw,13.5rem)}.games-home__evolution-topline{margin-bottom:1.5rem}.games-home__evolution ol{grid-template-columns:1fr}.games-home__evolution li,.games-home__evolution li:first-child,.games-home__evolution li:last-child,.games-home__evolution li:nth-child(odd),.games-home__evolution li:nth-child(2n),.games-home__evolution li:nth-child(n+3){margin-top:0;padding:1rem 0 1.25rem}.games-home__evolution li span{margin-bottom:.7rem}.games-home__evolution li:not(:last-child):after,.games-home__evolution li:nth-child(2):after{display:block;position:static;margin-top:.75rem;content:"↓"}.games-home__evolution li:last-child{padding-bottom:.5rem}}
