:root{color-scheme:dark;--bg:#080b0d;--bg-soft:#0d1114;--surface:#12171a;--ink:#f3f0e9;--muted:#a7adb0;--dim:#8c9497;--line:#ffffff29;--line-strong:#ffffff57;--accent:#f5842f;--accent-rgb:245, 132, 47;--shell:min(92vw, 1640px);--header-height:4.75rem;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", Arial, sans-serif;--font-display:-apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", Arial, sans-serif;font-family:var(--font-body);background:var(--bg);color:var(--ink);font-synthesis:none}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:var(--header-height);background:var(--bg)}body{background:radial-gradient(circle at 12% 60%, #41555e14, transparent 30rem), var(--bg);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;line-height:1.5;overflow-x:clip}body::selection{background:rgba(var(--accent-rgb), .92);color:#060708}img{max-width:100%;height:auto;display:block}a{color:inherit}button,summary{font:inherit}button{color:inherit}h1,h2,h3,p,dl,dd{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;font-weight:800}html[lang=ko] h1,html[lang=ko] h2,html[lang=ko] h3{word-break:keep-all}:focus-visible{outline-offset:4px;outline:2px solid #fff}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:#050708;background:#fff;padding:.8rem 1rem;font-size:.8rem;font-weight:800;text-decoration:none;position:fixed;top:.8rem;left:.8rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:var(--shell);margin-inline:auto}.site-header{z-index:50;min-height:var(--header-height);backdrop-filter:blur(12px)saturate(115%);background:linear-gradient(#050708e0,#0507083d);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-inline:max(3.5vw,50vw - 820px);display:flex;position:fixed;inset:0 0 auto}.brand{color:#fff;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.8rem;min-height:3rem;font-size:.76rem;font-weight:900;text-decoration:none;display:inline-flex}.brand-icon{border-radius:.4rem;flex:none;width:2.7rem;height:2.7rem;overflow:hidden}.desktop-nav{align-items:center;gap:clamp(1.5rem,2.4vw,2.8rem);display:flex}.desktop-nav a{color:#d5d8d8;letter-spacing:.13em;text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform-origin:0;transform:scaleX(1)}.desktop-nav .language-link{border-left:1px solid var(--line);color:#fff;padding-left:clamp(1.5rem,2.6vw,3rem)}.mobile-menu{display:none}.overline,.section-label{color:#c1c6c7;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.8rem;margin:0;font:700 .68rem/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:flex}.overline span{border:1px solid rgba(var(--accent-rgb), .65);color:color-mix(in srgb, var(--accent) 65%, white);padding:.46rem .62rem}.overline b{font-weight:700}.section-label span{color:var(--accent)}.button{border:1px solid var(--line-strong);letter-spacing:.08em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:.7rem;min-height:3.35rem;padding:.85rem 1.25rem;font-size:.72rem;font-weight:900;line-height:1.2;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-accent{border-color:var(--accent);background:var(--accent);color:#0d0c0a}.button-accent:hover{background:color-mix(in srgb, var(--accent) 80%, white)}.button-outline{background:#05070847}.button-outline:hover{border-color:#fff}.action-row{flex-wrap:wrap;gap:.75rem;display:flex}.home-hero{isolation:isolate;align-items:flex-end;min-height:max(43rem,94svh);display:flex;position:relative;overflow:hidden}.hero-art,.detail-hero-art{z-index:-3;width:100%;height:100%;position:absolute;inset:0}.hero-art img,.detail-hero-art img{object-fit:cover;object-position:var(--focus-desktop,center);width:100%;height:100%}.hero-overlay{z-index:-2;background:linear-gradient(90deg,#040607f7 0%,#040607c2 38%,#04060714 74%),linear-gradient(#00000047 0%,#080b0d1f 68%,#080b0d 100%);position:absolute;inset:0}.home-hero-content{width:min(49rem,90vw);padding:calc(var(--header-height) + 4rem) 0 clamp(4.5rem, 8vh, 6.5rem) max(3.5vw, calc((100vw - 1640px) / 2));animation:.7s cubic-bezier(.2,.7,.2,1) both hero-enter}.hero-wordmark{filter:drop-shadow(0 .7rem 1.2rem #000c);width:min(43rem,57vw);margin:clamp(1.4rem,3vh,2.25rem) 0 1.35rem;display:block}.hero-summary{color:#e7e5df;max-width:39rem;margin-bottom:1.65rem;font-size:clamp(1.02rem,1.3vw,1.22rem);line-height:1.65}.hero-facts{flex-wrap:wrap;gap:1.1rem clamp(1.5rem,3vw,3.3rem);margin:0 0 2.2rem;display:flex}.hero-facts div{gap:.35rem;display:grid}.hero-facts dt,.game-facts dt{color:#858d91;letter-spacing:.14em;text-transform:uppercase;font:700 .61rem/1.2 ui-monospace,monospace}.hero-facts dd{margin:0;font-size:.82rem}.scroll-cue{color:#b8bdbf;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:1rem;font:700 .63rem/1 ui-monospace,monospace;text-decoration:none;display:inline-flex;position:absolute;bottom:2.5rem;right:max(4vw,50vw - 820px)}.scroll-cue i{background:var(--line-strong);width:3rem;height:1px;display:block;overflow:hidden}.games-section{padding-block:clamp(5rem,8vw,8rem)}.section-heading{grid-template-columns:minmax(9rem,.35fr) 1fr;align-items:start;gap:3rem;margin-bottom:clamp(2.5rem,4vw,4rem);display:grid}.section-heading h2,.studio-copy h2,.contact-heading h2{text-transform:uppercase;max-width:17ch;margin-bottom:1.15rem;font-size:clamp(2.6rem,4.8vw,5.2rem);line-height:.94}.section-heading>div>p,.studio-copy>p:last-child,.contact-heading>p:last-child{max-width:41rem;color:var(--muted);margin-bottom:0;font-size:clamp(.98rem,1.25vw,1.18rem);line-height:1.75}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.5vw,1.5rem);display:grid}.game-card{border:1px solid var(--line);background:var(--surface);min-width:0;position:relative;overflow:hidden}.game-card-link{color:#fff;isolation:isolate;min-height:clamp(27rem,31vw,34rem);text-decoration:none;display:block;position:relative;overflow:hidden}.game-card-art{z-index:-2;width:100%;height:100%;position:absolute;inset:0}.game-card-art img{object-fit:cover;object-position:var(--card-focus,center);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .3s}.game-card:hover .game-card-art img{filter:saturate(1.08);transform:scale(1.025)}.card-vignette{z-index:-1;background:linear-gradient(#0507081f 32%,#050708f5 100%),linear-gradient(90deg,#050708a3,#0000 60%);position:absolute;inset:0}.card-number{color:#ffffff9e;letter-spacing:.12em;font:700 .63rem/1 ui-monospace,monospace;position:absolute;top:1.4rem;right:1.4rem}.game-card-content{position:absolute;inset:auto clamp(1.1rem,1.8vw,1.7rem) clamp(1.25rem,2vw,1.8rem)}.game-card-meta{color:#c2c6c7;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:.9rem;font:700 .63rem/1.2 ui-monospace,monospace;display:flex}.game-card-meta span{color:color-mix(in srgb, var(--accent) 70%, white)}.game-card h3{overflow-wrap:anywhere;text-transform:uppercase;max-width:19ch;margin:0 0 .75rem;font-size:clamp(1.65rem,2.25vw,2.75rem);line-height:.96}.game-card h3.long-title{font-size:clamp(1.45rem,1.65vw,2.1rem)}.game-card-summary{color:#d1d3d2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.game-card-bottom{color:#c5c9ca;border-top:1px solid #ffffff3d;justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:1rem;font-size:.73rem;display:flex}.game-card-bottom strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;flex:none;align-items:center;gap:.55rem;font-size:.66rem;display:flex}.game-card-bottom i{color:var(--accent);font-style:normal}.studio-section{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;align-items:center;gap:clamp(3rem,8vw,9rem);min-height:34rem;padding-block:clamp(5rem,8vw,7.5rem);display:grid;position:relative}.studio-sigil{aspect-ratio:1;justify-self:center;place-items:center;max-width:29rem;display:grid;position:relative}.studio-sigil picture{z-index:1;width:78%;position:relative}.studio-sigil img{border-radius:.65rem;width:100%;height:auto}.studio-copy h2{margin-top:1.7rem}.studio-copy>p:last-child{max-width:36rem}.studio-index{color:#545c60;letter-spacing:.12em;text-transform:uppercase;gap:1.3rem;font:700 .61rem/1 ui-monospace,monospace;display:flex;position:absolute;bottom:3rem;right:0}.studio-index span+span:before{content:"×";margin-right:1.3rem}.contact-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem);padding-block:clamp(5.5rem,8vw,8rem);display:grid}.contact-heading h2{margin-top:1.7rem}.contact-links{border-top:1px solid var(--line)}.contact-links>a{border-bottom:1px solid var(--line);grid-template-columns:.35fr 1fr auto;align-items:center;gap:1.3rem;min-height:8.5rem;padding:1.4rem 1rem;text-decoration:none;transition:background-color .18s,padding .18s;display:grid;position:relative}.contact-links>a:hover{background:#ffffff09;padding-inline:1.5rem}.contact-links>a>span:first-child{color:var(--dim);letter-spacing:.1em;text-transform:uppercase;font:700 .65rem/1 ui-monospace,monospace}.contact-links strong{overflow-wrap:anywhere;font-size:clamp(1rem,2vw,1.6rem)}.contact-links i{color:var(--accent);font-size:1.4rem;font-style:normal}.detail-hero{isolation:isolate;align-items:flex-end;min-height:max(39rem,78svh);display:flex;position:relative;overflow:hidden}.detail-hero-overlay{z-index:-2;background:linear-gradient(90deg,#040607f0 0%,#04060785 42%,#0000 75%),linear-gradient(#00000059 0%,#080b0d1a 52%,#080b0d 100%);position:absolute;inset:0}.detail-hero-backdrop{z-index:-3;background:center / cover no-repeat var(--hero-backdrop);filter:blur(32px)brightness(.42)saturate(.72);width:114%;height:114%;position:absolute;inset:-7%;transform:scale(1.04)}.detail-hero-poster{top:calc(var(--header-height) + 1rem);z-index:-2;filter:drop-shadow(0 1.2rem 2rem #000000b8);width:min(50vw,52rem);display:block;position:absolute;bottom:1.5rem;right:max(3.5vw,50vw - 820px)}.detail-hero-poster img{object-fit:contain;object-position:right center;width:100%;height:100%}.detail-hero.poster-layout .detail-hero-overlay{z-index:-1;background:linear-gradient(90deg,#040607fc 0%,#040607e6 38%,#04060761 63%,#04060714 100%),linear-gradient(#00000057 0%,#080b0d14 52%,#080b0d 100%)}.detail-hero.poster-layout .detail-hero-content>p:not(.overline){max-width:min(40rem,48vw)}.detail-hero-content{width:var(--shell);padding:calc(var(--header-height) + 2.5rem) 0 clamp(4rem, 7vh, 5.5rem);margin-inline:auto;animation:.65s both hero-enter}.back-link{color:#d1d4d5;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.65rem;min-height:2.75rem;margin-bottom:clamp(2.5rem,6vh,4.5rem);font-size:.69rem;font-weight:800;text-decoration:none;display:inline-flex}.back-link:hover{color:#fff}.detail-hero h1{overflow-wrap:anywhere;text-transform:uppercase;max-width:15ch;margin:1.35rem 0 1.4rem;font-size:clamp(3.5rem,8vw,8rem);line-height:.88}.detail-hero h1.long-title{max-width:20ch;font-size:clamp(2.8rem,6.2vw,6.4rem)}.detail-wordmark{filter:drop-shadow(0 .7rem 1.2rem #000000d1);width:min(46rem,52vw);margin:clamp(1.3rem,2.5vh,2rem) 0 1.2rem;display:block}.detail-wordmark.compact{width:min(35rem,42vw)}.wordmark-subtitle{color:#f0dfbf;letter-spacing:.15em;margin:-.35rem 0 1.2rem;font-size:clamp(1rem,1.55vw,1.35rem);font-weight:750}.detail-hero-content>p:not(.overline){color:#e3e1dc;max-width:44rem;margin-bottom:1.8rem;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.65}.detail-index{color:#ffffff52;letter-spacing:-.08em;font:800 clamp(3rem,8vw,8rem)/1 ui-monospace,monospace;position:absolute;bottom:3.5rem;right:max(4vw,50vw - 820px)}.game-overview{border-bottom:1px solid var(--line);grid-template-columns:minmax(13rem,.6fr) 1.4fr;align-items:end;gap:clamp(2rem,7vw,8rem);padding-block:clamp(4rem,7vw,6.5rem);display:grid}.game-overview h2{text-transform:uppercase;max-width:14ch;margin:1.3rem 0 0;font-size:clamp(2.1rem,3.8vw,4rem);line-height:.98}.game-overview>p{color:#d7d8d5;max-width:52rem;margin:0;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.65}.game-facts{border-bottom:1px solid var(--line);padding-block:clamp(3rem,6vw,5rem)}.game-facts dl{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.game-facts dl>div{border-left:1px solid var(--line);gap:.55rem;min-width:0;padding:0 2rem;display:grid}.game-facts dl>div:first-child{border-left:0;padding-left:0}.game-facts dd{margin:0;font-size:clamp(.85rem,1.2vw,1rem)}.gallery-section{padding-block:clamp(5rem,8vw,8rem)}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.gallery-grid.items-1{grid-template-columns:minmax(0,1fr);max-width:70rem;margin-inline:auto}.gallery-grid.items-3:not(.has-gameplay) .gallery-item:first-child,.gallery-grid.items-5 .gallery-item:first-child{grid-column:1/-1}.gallery-item{aspect-ratio:16/9;border:1px solid var(--line);cursor:zoom-in;text-align:left;background:#111;min-width:0;min-height:0;padding:0;position:relative;overflow:hidden}.gallery-item picture,.gallery-item img{width:100%;height:100%}.gallery-item img{object-fit:cover;transition:transform .5s,filter .3s}.gallery-item.portrait img{object-position:center 30%}.gallery-item.portrait{aspect-ratio:4/5;justify-self:center;width:min(100%,36rem)}.gallery-grid.has-gameplay .gallery-item img{object-fit:contain;background:#050607}.gallery-item:hover img{filter:brightness(.8);transform:scale(1.018)}.gallery-count{color:#fffc;font:700 .63rem/1 ui-monospace,monospace;position:absolute;top:1rem;left:1rem}.gallery-kind{color:#dce0e1;letter-spacing:.08em;text-transform:uppercase;background:#050708c7;padding:.42rem .55rem;font:700 .58rem/1 ui-monospace,monospace;position:absolute;top:1rem;right:1rem}.gallery-open{letter-spacing:.07em;text-transform:uppercase;background:#050708d1;align-items:center;gap:.5rem;padding:.65rem .8rem;font-size:.64rem;font-weight:800;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.gallery-open i{color:var(--accent);font-style:normal}.gallery-dialog{color:#fff;background:#050708;border:1px solid #ffffff4d;width:min(94vw,1500px);max-width:none;height:min(90dvh,1000px);max-height:none;padding:0;overflow:hidden}.gallery-dialog::backdrop{backdrop-filter:blur(8px);background:#000000eb}.dialog-frame{width:100%;height:100%;position:relative}.dialog-frame img{object-fit:contain;width:100%;height:100%}.dialog-close{z-index:2;cursor:pointer;background:#050708d1;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:3rem;height:3rem;padding:0;font-size:1.55rem;line-height:1;display:grid;position:absolute;top:.75rem;right:.75rem}.detail-end{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding-block:clamp(5rem,8vw,8rem);display:flex}.detail-end p{letter-spacing:-.02em;text-wrap:balance;max-width:32rem;margin:0;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:800;line-height:1.2}.site-footer{width:var(--shell);border-top:1px solid var(--line);color:#767e82;justify-content:space-between;align-items:center;gap:2rem;min-height:8.5rem;margin-inline:auto;font-size:.68rem;display:flex}.site-footer p{margin:0}.footer-brand{color:#e3e5e5;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:900;text-decoration:none}.language-gate,.not-found{isolation:isolate;place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.language-gate>img,.not-found>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.language-gate:after,.not-found:after{z-index:-1;content:"";background:#040607d4;position:absolute;inset:0}.language-gate main,.not-found main{border:1px solid var(--line);text-align:center;backdrop-filter:blur(12px);background:#080b0dbd;width:min(90vw,54rem);padding:3rem}.language-gate main>p:first-child{color:#8fdfff;letter-spacing:.16em;text-transform:uppercase;font:800 .7rem/1 ui-monospace,monospace}.language-gate h1,.not-found h1{text-transform:uppercase;margin-bottom:1.4rem;font-size:clamp(3rem,8vw,7rem);line-height:.9}.language-gate main>div,.not-found main>div{justify-content:center;gap:.8rem;margin-top:2rem;display:flex}.language-gate main>div a{border:1px solid var(--line-strong);text-transform:uppercase;justify-content:center;align-items:center;min-height:3.3rem;padding:.85rem 1.2rem;font-size:.72rem;font-weight:800;text-decoration:none;display:inline-flex}.error-code{color:var(--accent);letter-spacing:.2em;margin-bottom:.8rem;font:800 .75rem/1 ui-monospace,monospace}.not-found main>p:not(.error-code){color:var(--muted);margin-bottom:.5rem}.not-found small{color:var(--dim);letter-spacing:.12em;text-transform:uppercase;margin-top:2.5rem;display:block}@keyframes hero-enter{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card-link{min-height:clamp(27rem,48vw,34rem)}.game-card h3{font-size:clamp(1.9rem,3.7vw,3rem)}.game-card h3.long-title{font-size:clamp(1.75rem,3vw,2.5rem)}.contact-section{grid-template-columns:1fr}.contact-heading{max-width:48rem}}@media (width<=820px){:root{--header-height:4.35rem;--shell:min(91vw, 1640px)}.site-header{background:#050708d1;padding-inline:4.5vw}.desktop-nav{display:none}.brand{letter-spacing:.14em;font-size:.67rem}.brand-icon{width:2.35rem;height:2.35rem}.mobile-menu{display:block}.mobile-menu>summary{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:.75rem;min-width:5.5rem;min-height:3rem;font-size:.68rem;font-weight:800;list-style:none;display:flex}.mobile-menu>summary::-webkit-details-marker{display:none}.menu-lines{gap:.35rem;width:1.4rem;display:grid}.menu-lines i{background:#fff;height:1px;transition:transform .18s}.mobile-menu[open] .menu-lines i:first-child{transform:translateY(.18rem)rotate(45deg)}.mobile-menu[open] .menu-lines i:last-child{transform:translateY(-.18rem)rotate(-45deg)}.mobile-menu nav{inset:var(--header-height) 0 auto;max-height:calc(100dvh - var(--header-height));border-top:1px solid var(--line);background:#050708fa;display:grid;position:fixed;overflow-y:auto}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:-.03em;grid-template-columns:2.5rem 1fr;align-items:center;min-height:4.75rem;padding-inline:5vw;font-size:clamp(1.3rem,5vw,2.2rem);font-weight:750;text-decoration:none;display:grid}.mobile-menu nav a span{color:var(--dim);letter-spacing:.1em;font:700 .6rem/1 ui-monospace,monospace}.section-heading{grid-template-columns:1fr;gap:1.7rem}.home-hero{min-height:max(43rem,100svh)}.hero-art img,.detail-hero-art img{object-position:var(--focus-mobile,center)}.hero-overlay{background:linear-gradient(#0406070f 17%,#040607c7 52%,#040607fc 100%),linear-gradient(90deg,#04060761,#0000)}.home-hero-content{width:auto;padding:calc(var(--header-height) + 7rem) 4.5vw 4.25rem}.hero-wordmark{width:min(80vw,36rem);margin-top:1.35rem}.scroll-cue{display:none}.game-card-link{min-height:clamp(26rem,62vw,32rem)}.game-card-art img{object-position:var(--card-focus-mobile,center)}.game-card h3{font-size:clamp(1.9rem,5.5vw,2.75rem)}.game-card h3.long-title{font-size:clamp(1.55rem,4.2vw,2.15rem)}.game-card-bottom{flex-direction:column;align-items:flex-start}.studio-section{grid-template-columns:1fr;gap:3rem;min-height:0}.studio-sigil{width:min(62vw,20rem)}.studio-index{position:static}.game-overview{grid-template-columns:1fr;align-items:start;gap:2rem}.game-facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem 0}.game-facts dl>div:nth-child(3){border-left:0;padding-left:0}.detail-hero{min-height:max(42rem,88svh)}.detail-hero.poster-layout .detail-hero-backdrop{display:block}.detail-hero-poster{inset:var(--header-height) 0 auto;z-index:-2;filter:drop-shadow(0 1rem 1.6rem #0000009e);width:100%;height:min(60svh,32rem)}.detail-hero-poster img{object-fit:contain;object-position:center top}.detail-hero.poster-layout .detail-hero-overlay{z-index:-1;background:linear-gradient(#080b0d12 16%,#080b0dd4 53%,#080b0d 100%),linear-gradient(90deg,#0406074d,#0000)}.detail-hero.poster-layout .detail-hero-content>p:not(.overline){max-width:44rem}.detail-hero-overlay{background:linear-gradient(#080b0d12 16%,#080b0dd4 53%,#080b0d 100%),linear-gradient(90deg,#0406074d,#0000)}.detail-hero-content{padding:calc(var(--header-height) + 2.5rem) 0 3.5rem}.back-link{margin-bottom:clamp(7rem,19vh,11rem)}.detail-hero h1{overflow-wrap:normal;word-break:normal;font-size:clamp(2.35rem,10vw,4.5rem);line-height:.92}.detail-hero h1.long-title{font-size:clamp(2rem,8.2vw,3.9rem)}.detail-wordmark,.detail-wordmark.compact{width:min(80vw,38rem)}.detail-index{display:none}.gallery-grid{grid-template-columns:1fr}.gallery-grid.items-3:not(.has-gameplay) .gallery-item:first-child,.gallery-grid.items-5 .gallery-item:first-child{grid-column:auto}.gallery-item.portrait{justify-self:center;width:min(100%,34rem)}.detail-end{flex-direction:column;align-items:flex-start}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.7rem;min-height:9.5rem}}@media (width<=620px){.game-grid{grid-template-columns:1fr}.game-card-link{min-height:clamp(30rem,125vw,40rem)}.game-card h3{font-size:clamp(2.25rem,10vw,3.4rem)}.game-card-bottom{flex-direction:row;align-items:flex-end}}@media (width<=520px){.brand>span:last-child{max-width:10rem}.home-hero-content{padding-bottom:3.4rem}.overline{gap:.55rem;font-size:.61rem}.hero-wordmark{width:86vw;margin-block:1rem}.hero-summary{margin-bottom:1.2rem;font-size:.96rem}.hero-facts{gap:.7rem 1.5rem;margin-bottom:1.35rem}.hero-facts div:last-child{width:100%}.action-row{display:grid}.button{width:100%;min-height:3.15rem}.games-section{padding-top:5rem}.section-heading h2,.studio-copy h2,.contact-heading h2{font-size:clamp(2.65rem,13vw,4rem)}.game-card-content{inset-inline:1.15rem;bottom:1.35rem}.game-card-meta{flex-wrap:wrap}.studio-section{padding-block:5rem}.contact-links>a{grid-template-columns:1fr auto;gap:.55rem 1rem;min-height:7.6rem}.contact-links>a>span:first-child{grid-column:1/-1}.game-facts dl{grid-template-columns:1fr;gap:0}.game-facts dl>div,.game-facts dl>div:first-child,.game-facts dl>div:nth-child(3){border-top:1px solid var(--line);border-left:0;padding:1.25rem 0}.game-facts dl>div:first-child{border-top:0}.detail-hero-content>.button{width:auto}.gallery-open{max-width:calc(100% - 2rem)}.gallery-dialog{border:0;width:100vw;height:100dvh}.language-gate main,.not-found main{width:92vw;padding:2rem 1.25rem}.language-gate main>div,.not-found main>div{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
