:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edecea;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0e0e0f;--surface:#131416;--surface-raised:#17181a;--line:#1f2022;--line-strong:#35363a;--text:#edecea;--text-soft:#c9c7c3;--muted:#8e8d8a;--quiet:#5f6064;--accent:#d98a72;--header-height:75px;background:#09090a;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);background:#09090a}body{background:#09090a;min-width:320px;min-height:100vh;margin:0}body,button,a{-webkit-font-smoothing:antialiased}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:#160f0d;background:var(--accent)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#48494c;border-radius:999px}::-webkit-scrollbar-track{background:0 0}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-shell{background:var(--bg);width:min(100%,1440px);min-height:100vh;margin:0 auto;overflow:clip;box-shadow:0 0 90px #00000073}.site-header{z-index:50;min-height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e0e0feb;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,72px);display:flex;position:sticky;top:0}.site-header__brand{display:inline-flex}.brand{align-items:center;gap:12px;font-family:Chivo,sans-serif;display:inline-flex}.brand__bars{align-items:flex-end;gap:4px;height:22px;display:inline-flex}.brand__bars span{background:#5f6064;border-radius:1px;width:5px;display:block}.brand__bars span:first-child{height:11px}.brand__bars span:nth-child(2){background:#a5a4a0;height:16px}.brand__bars span:nth-child(3){background:var(--accent);height:22px}.brand__wordmark{letter-spacing:-.01em;font-size:17px;font-weight:900}.brand--compact{gap:0}.brand--compact .brand__wordmark{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.brand--compact .brand__bars{gap:3px;height:14px}.brand--compact .brand__bars span{width:3px}.brand--compact .brand__bars span:first-child{height:7px}.brand--compact .brand__bars span:nth-child(2){height:10px}.brand--compact .brand__bars span:nth-child(3){height:14px}.site-nav{color:var(--muted);letter-spacing:.04em;align-items:center;gap:clamp(22px,3vw,38px);font-family:Chivo,sans-serif;font-size:13px;display:flex}.site-nav a{padding:10px 0;transition:color .16s}.site-nav a:hover{color:var(--text)}.menu-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--muted);width:22px;height:1px;margin:6px auto;transition:transform .18s;display:block}.eyebrow,.media-label{color:var(--quiet);letter-spacing:.18em;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:400}.eyebrow--accent{color:var(--accent);letter-spacing:.22em}.hero{border-bottom:1px solid var(--line);background:repeating-linear-gradient(115deg,#131315 0 12px,#0e0e0f 12px 26px);grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:56px;min-height:570px;padding:88px clamp(24px,5vw,72px) 78px;display:grid;position:relative;overflow:hidden}.hero__glow{pointer-events:none;background:radial-gradient(60% 90% at 78% 42%,#d98a721f,#0000 70%);position:absolute;inset:0}.hero__content,.hero__feature{position:relative}.hero__content{flex-direction:column;align-items:flex-start;gap:26px;max-width:680px;display:flex}.hero h1{letter-spacing:-.045em;margin:0;font-family:Chivo,Noto Sans KR,sans-serif;font-size:clamp(52px,6vw,82px);font-weight:900;line-height:.97}.hero__content>p{color:#aaa8a4;flex-direction:column;gap:5px;max-width:470px;margin:0;font-size:16px;line-height:1.75;display:flex}.hero__content>p span{color:#777673;font-family:Chivo,sans-serif;font-size:14px}.button{justify-content:center;align-items:center;min-height:48px;padding:0 26px;font-family:Chivo,Noto Sans KR,sans-serif;font-size:14px;font-weight:700;transition:background .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--light{color:var(--bg);background:var(--text)}.button--light:hover{background:var(--accent)}.hero__feature{aspect-ratio:16/10;background:linear-gradient(140deg,#ffffff05,#0000 45%),repeating-linear-gradient(45deg,#151619 0 8px,#101113 8px 18px);border:1px solid #343539;flex-direction:column;justify-content:flex-end;padding:28px;font-family:Chivo,sans-serif;display:flex}.hero__feature:before,.hero__feature:after{background:var(--accent);content:"";width:60px;height:1px;position:absolute;top:26px;right:26px}.hero__feature:after{width:1px;height:60px}.hero__feature-index{color:var(--quiet);margin-bottom:auto;font-family:ui-monospace,monospace;font-size:11px}.hero__feature-title{font-size:clamp(22px,2.5vw,34px);font-weight:900}.hero__feature-state{color:var(--accent);letter-spacing:.18em;margin-top:8px;font-size:10px}.hero__feature-line{background:linear-gradient(90deg, var(--accent), transparent);width:42%;height:2px;margin-top:24px}.indexed-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:clamp(38px,5vw,68px);padding:72px clamp(24px,5vw,72px);display:grid}.section-label{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.section-label--sticky{top:calc(var(--header-height) + 24px);align-self:start;position:sticky}.section-label__title{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-family:Chivo,sans-serif;font-size:13px}.section-label p{color:#6d6c69;max-width:180px;margin:14px 0 0;font-size:12px;line-height:1.7}.about-copy{flex-direction:column;gap:20px;max-width:760px;display:flex}.about-copy p{margin:0}.about-copy p:first-child{color:#dedcd8;font-size:clamp(20px,2.2vw,25px);line-height:1.65}.about-copy p:last-child{color:#7c7b78;max-width:560px;font-family:Chivo,sans-serif;font-size:15px;line-height:1.7}.game-showcase,.game-detail{flex-direction:column;min-width:0;display:flex}.game-showcase{gap:34px}.game-detail{gap:40px}.game-tabs{gap:2px;padding:0 0 3px;display:flex;overflow-x:auto}.game-tab{color:#7c7b78;cursor:pointer;text-align:left;background:0 0;border:0;border-top:2px solid #0000;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:3px;min-width:164px;min-height:76px;padding:14px 22px;display:flex;position:relative}.game-tab--active{border-top-color:var(--accent);color:var(--text);background:#1b1c1f}.game-tab span{font-size:15px;font-weight:700}.game-tab small{color:var(--quiet);letter-spacing:.1em;font-family:Chivo,sans-serif;font-size:10px}.game-tab--active small{color:var(--accent)}.game-detail__heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.game-detail__heading h2,.game-pending h2{letter-spacing:-.035em;margin:0;font-family:Chivo,sans-serif;font-size:clamp(38px,4vw,52px);font-weight:900;line-height:1}.game-detail__heading p{color:#a5a4a0;margin:12px 0 0;font-size:14px}.status-badge,.game-pending>span{border:1px solid var(--accent);color:var(--accent);letter-spacing:.08em;flex:none;padding:8px 14px;font-family:Chivo,sans-serif;font-size:11px}.key-art{width:100%}img.key-art{border:1px solid var(--line);object-fit:contain;height:auto}.key-art--placeholder,.trailer-frame--placeholder{border:1px solid var(--line-strong);color:var(--quiet);background:repeating-linear-gradient(45deg,#121316 0 10px,#0e0e0f 10px 22px);justify-content:center;align-items:center;font-family:ui-monospace,monospace;display:flex}.key-art--placeholder{aspect-ratio:21/9;border-style:dashed;flex-direction:column;gap:10px}.key-art--placeholder span{color:#77787c;letter-spacing:.2em;font-size:12px}.key-art--placeholder small,.trailer-frame--placeholder small{letter-spacing:.08em;font-size:10px}.game-intro{grid-template-columns:minmax(0,1.1fr) minmax(250px,1fr);gap:clamp(30px,4vw,54px);display:grid}.game-intro>p{color:#dedcd8;margin:0;font-size:17px;line-height:1.8}.game-intro>p span{color:var(--muted);margin-top:20px;font-family:Chivo,sans-serif;font-size:14px;display:block}.systems{flex-direction:column;gap:13px;display:flex}.systems>div{flex-wrap:wrap;gap:6px;display:flex}.systems>div span{color:#b9b7b3;background:var(--surface-raised);padding:7px 12px;font-size:13px}.media-section{flex-direction:column;gap:14px;min-width:0;display:flex}.trailer-frame{aspect-ratio:16/9;border:1px solid var(--line);background:#121316;width:100%}.trailer-frame--placeholder{position:relative}.trailer-frame--placeholder small{position:absolute;bottom:15px;left:17px}.play-mark{background:#edeceaeb;border-radius:50%;width:66px;height:66px;display:block;position:relative}.play-mark:after{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:19px solid var(--bg);content:"";width:0;height:0;position:absolute;top:21px;left:27px}.media-section__heading{justify-content:space-between;align-items:baseline;display:flex}.media-section__heading>span{color:#6d6c69;font-size:12px}.screenshots{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:12px;padding:0 0 7px;display:flex;overflow-x:auto}.screenshot-card{aspect-ratio:16/10;border:1px solid var(--line);scroll-snap-align:start;min-width:min(320px,72vw);margin:0;position:relative;overflow:hidden}.screenshot-card img{object-fit:cover;width:100%;height:100%}.screenshot-card figcaption,.screenshot-card>span{color:#8a8986;font-family:ui-monospace,monospace;font-size:10px;position:absolute;bottom:12px;left:12px;right:12px}.screenshot-card--placeholder{background:repeating-linear-gradient(90deg,#141618 0 8px,#101214 8px 16px)}.store-cta{background:#141517;border-top:2px solid #2a2b2e;flex-direction:column;gap:17px;padding:30px;display:flex}.store-cta--live{border-top-color:var(--accent);background:#1b1c1f}.store-cta__heading{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.store-cta__heading h3{margin:0;font-size:15px}.store-cta__heading>span{color:var(--muted);font-size:12px}.store-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.store-link{color:#6d6c69;border:1px dashed #303134;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:14px 20px;display:flex}.store-link--live{border-style:solid;border-color:var(--accent);color:#1b1210;background:var(--accent);transition:filter .16s,transform .16s}.store-link--live:hover{filter:brightness(1.08);transform:translateY(-2px)}.store-link>span:first-child{flex-direction:column;gap:2px;display:flex}.store-link strong{font-family:Chivo,sans-serif;font-size:15px}.store-link small{color:currentColor;opacity:.72;font-size:10px}.store-link__arrow{font-size:18px}.other-games{flex-direction:column;gap:14px;padding-top:8px;display:flex}.other-games h3{color:var(--muted);letter-spacing:.16em;margin:0;font-family:Chivo,sans-serif;font-size:11px;font-weight:400}.other-games__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.other-games button,.world-grid button{background:var(--surface);cursor:pointer;text-align:left;border:1px solid #0000;transition:border .16s,background .16s}.other-games button:hover,.world-grid button:hover{border-color:var(--accent);background:var(--surface-raised)}.other-games button{grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.other-games button small{color:var(--quiet);letter-spacing:.1em;font-family:Chivo,sans-serif;font-size:10px}.game-pending{border:1px dashed #303134;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;min-height:320px;padding:48px;display:flex}.game-pending h2{color:var(--quiet)}.game-pending>span{border-color:var(--line-strong);color:var(--muted)}.game-pending p{color:#6d6c69;max-width:470px;margin:0;font-size:15px;line-height:1.75}.worlds__content,.world-group{flex-direction:column;min-width:0;display:flex}.worlds__content{gap:48px}.world-group{gap:22px}.world-group h2{margin:0;font-family:Chivo,sans-serif;font-size:28px}.world-group p{color:var(--muted);margin:8px 0 0;font-size:14px}.world-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.world-grid button{flex-direction:column;align-items:flex-start;gap:10px;min-height:160px;padding:24px 22px;display:flex}.world-grid small,.world-grid span{color:var(--quiet);letter-spacing:.14em;font-family:Chivo,sans-serif;font-size:10px}.world-grid strong{color:#b9b7b3;font-size:17px}.world-grid span{margin-top:auto}.contact{border-bottom:0}.contact__content{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.contact__content a{border-bottom:1px solid var(--line-strong);letter-spacing:-.025em;overflow-wrap:anywhere;padding-bottom:7px;font-family:Chivo,sans-serif;font-size:clamp(24px,3.3vw,42px);font-weight:700;transition:border-color .16s,color .16s}.contact__content a:hover{border-color:var(--accent);color:var(--accent)}.contact__content p{color:var(--muted);margin:0;font-size:14px}.site-footer{border-top:1px solid var(--line);color:#6d6c69;justify-content:space-between;align-items:center;gap:20px;padding:26px clamp(24px,5vw,72px);font-size:12px;display:flex}.site-footer>span:first-child{align-items:center;gap:10px;display:flex}.empty-catalog{text-align:center;place-content:center;min-height:100vh;display:grid}.empty-catalog h1{font-family:Chivo,sans-serif;font-size:44px}.empty-catalog p{color:var(--muted)}@media (max-width:1023px){.hero{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:36px;min-height:510px}.indexed-section{grid-template-columns:150px minmax(0,1fr)}.game-intro{grid-template-columns:1fr}.world-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){:root{--header-height:58px}.site-header{min-height:var(--header-height);padding:0 18px}.brand{gap:8px}.brand__bars{gap:3px;height:17px}.brand__bars span{width:4px}.brand__bars span:first-child{height:8px}.brand__bars span:nth-child(2){height:12px}.brand__bars span:nth-child(3){height:17px}.brand__wordmark{font-size:13px}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.site-nav{border-bottom:0 solid var(--line);opacity:0;background:#0e0e0ffa;gap:0;max-height:0;padding:0 18px;transition:max-height .2s,opacity .16s,padding .2s;display:grid;position:absolute;top:100%;left:0;right:0;overflow:hidden}.site-nav--open{opacity:1;border-bottom-width:1px;max-height:280px;padding-top:10px;padding-bottom:16px}.site-nav a{border-bottom:1px solid var(--line);padding:13px 0}.site-nav a:last-child{border-bottom:0}.hero{flex-direction:column;align-items:stretch;gap:34px;min-height:auto;padding:42px 18px 28px;display:flex}.hero__content{gap:17px}.hero h1{font-size:clamp(38px,12vw,54px);line-height:1.02}.hero__content>p{font-size:14px}.hero__content .button{display:none}.hero__feature{aspect-ratio:16/6;min-height:128px;padding:18px}.hero__feature:before,.hero__feature:after{width:36px;top:18px;right:18px}.hero__feature:after{width:1px;height:36px}.hero__feature-title{font-size:21px}.hero__feature-line{margin-top:14px}.indexed-section{flex-direction:column;gap:26px;padding:38px 18px;display:flex}.section-label--sticky{position:static}.section-label p{max-width:280px}.about-copy{gap:14px}.about-copy p:first-child{font-size:19px}.about-copy p:last-child{font-size:13px}.indexed-section--games{padding-left:0;padding-right:0}.indexed-section--games>.section-label{padding:0 18px}.game-showcase{gap:24px}.game-tabs{gap:8px;padding:0 18px 8px}.game-tab{border:1px solid #26272a;min-width:0;min-height:48px;padding:11px 15px}.game-tab--active{border-color:var(--accent)}.game-tab span{font-size:13px}.game-tab small{display:none}.game-detail{gap:25px}.game-detail__heading,.game-intro,.media-section,.other-games{margin-left:18px;margin-right:18px}.game-detail__heading{flex-direction:column;align-items:flex-start;gap:14px}.game-detail__heading h2{font-size:31px}.key-art{width:calc(100% - 36px);margin:0 18px}.key-art--placeholder{aspect-ratio:16/9}.game-intro{gap:24px}.game-intro>p{font-size:14px;line-height:1.75}.game-intro>p span,.systems>div span{font-size:12px}.play-mark{width:50px;height:50px}.play-mark:after{border-top-width:9px;border-bottom-width:9px;border-left-width:14px;top:16px;left:21px}.screenshots{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;scroll-padding-left:18px}.screenshot-card{scroll-snap-align:center;min-width:min(250px,76vw)}.store-cta{padding:18px}.store-cta--live{z-index:20;position:sticky;bottom:0;box-shadow:0 -14px 30px #00000073}.store-cta__heading{flex-direction:column;align-items:flex-start;gap:5px}.store-cta__heading h3{font-size:13px}.store-list{grid-template-columns:1fr}.store-link{min-height:56px;padding:12px 16px}.other-games__grid{grid-template-columns:1fr}.game-pending{min-height:260px;margin:0 18px;padding:30px 20px}.game-pending h2{font-size:28px}.world-grid{grid-template-columns:1fr}.world-grid button{min-height:130px}.contact__content a{font-size:clamp(21px,7vw,30px)}.site-footer{flex-direction:column;align-items:flex-start;padding:24px 18px 32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
