:root{color:#edf2ef;background:#0d100f;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;letter-spacing:0;--surface: #171b19;--surface-raised: #202622;--border: #38413c;--text: #edf2ef;--muted: #aab4ae;--green: #31c7a5;--green-strong: #57ddbf;--yellow: #f0c15a;--coral: #eb746c;--content-width: 1180px}*{box-sizing:border-box}html,body,#app{min-height:100%}html{background:#0d100f}body{margin:0;min-width:320px;background:#0d100f}button,a{font:inherit}button{letter-spacing:0}a{color:inherit}img{max-width:100%}h1,h2,p{letter-spacing:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.is-hidden{display:none!important}.site-shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}.site-header{position:relative;z-index:20;height:64px;padding:0 max(24px,calc((100% - var(--content-width)) / 2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:#121614}.brand,.site-nav a{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.brand{font-weight:750}.brand-mark{display:grid;place-items:center;width:32px;height:32px;background:var(--green);color:#07120e;border-radius:5px;font-size:15px}.site-nav{align-self:stretch;display:flex;align-items:stretch;gap:4px}.site-nav a{position:relative;min-width:86px;padding:0 14px;justify-content:center;color:var(--muted)}.site-nav a:after{content:"";position:absolute;right:14px;bottom:-1px;left:14px;height:2px;background:transparent}.site-nav a:hover,.site-nav a.is-active{color:var(--text)}.site-nav a.is-active:after{background:var(--green)}.site-nav svg{width:18px;height:18px}.mobile-menu-button{display:none}.home-hero{position:relative;min-height:clamp(500px,76dvh,720px);display:flex;align-items:center;overflow:hidden;isolation:isolate;background-image:var(--hero-image);background-size:cover;background-position:center}.home-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:#04080c94}.hero-content{width:min(var(--content-width),calc(100% - 48px));margin:0 auto;padding:60px 0 78px}.hero-content h1{max-width:720px;margin:0;font-size:58px;line-height:1.08;text-shadow:0 2px 18px #000}.hero-content>p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:#d1d9d5;font-size:18px;line-height:1.75;text-shadow:0 2px 12px #000}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.eyebrow{margin:0 0 10px;color:var(--green-strong);font-size:12px;font-weight:800}.catalog-section{width:min(var(--content-width),calc(100% - 48px));margin:0 auto;padding:64px 0 80px}.home-catalog{padding-top:52px}.section-heading{max-width:680px;margin-bottom:32px}.section-heading h1,.legal-page h1,.not-found h1{margin:0;font-size:38px;line-height:1.2}.section-heading h2{margin:0;font-size:30px;line-height:1.25}.section-heading>p:last-child{color:var(--muted);line-height:1.7}.compact-heading{margin-bottom:24px}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,360px));gap:24px}.game-card{overflow:hidden;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.game-cover-link{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#262c29}.game-cover{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease}.game-cover-link:hover .game-cover{transform:scale(1.025)}.play-badge{position:absolute;right:14px;bottom:14px;width:44px;height:44px;display:grid;place-items:center;color:#07120e;background:var(--game-accent);border-radius:50%;box-shadow:0 5px 18px #00000052}.play-badge svg{width:20px;height:20px;fill:currentColor}.game-card-body{padding:20px}.game-card-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.game-card h2{margin:0;font-size:21px}.status{padding:4px 8px;border:1px solid var(--border);border-radius:4px;font-size:12px;color:var(--muted);white-space:nowrap}.status-online{border-color:#287966;color:#7be0c8}.game-card p{min-height:48px;margin:12px 0;color:var(--muted);line-height:1.55;font-size:14px}.game-meta{display:flex;gap:14px;margin-bottom:18px;color:#84918a;font-size:12px}.command-button,.secondary-button{min-height:44px;padding:0 16px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;text-decoration:none;cursor:pointer}.command-button{border:0;background:var(--green);color:#07120e}.command-button:hover{background:var(--green-strong)}.secondary-button{border:1px solid #718079;color:var(--text);background:#0a0e0cb8}.secondary-button:hover{border-color:var(--green);color:var(--green-strong)}.command-button svg,.secondary-button svg{width:18px;height:18px}.site-footer{min-height:88px;padding:22px max(24px,calc((100% - var(--content-width)) / 2));display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:28px;border-top:1px solid var(--border);color:#89958e;font-size:13px;background:#111513}.footer-brand{display:flex;flex-direction:column;gap:4px}.footer-brand strong{color:#dfe6e2}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.footer-links a:hover,.back-link:hover{color:var(--green)}.footer-version{white-space:nowrap}.play-page{height:100vh;height:100dvh;min-height:480px;display:grid;grid-template-rows:58px minmax(0,1fr);overflow:hidden;background:#080b0a}.play-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 14px;border-bottom:1px solid var(--border);background:#151a17}.play-title{min-width:0;display:flex;align-items:baseline;gap:12px}.play-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play-title span{color:var(--muted);font-size:12px;white-space:nowrap}.play-actions{display:flex;gap:8px}.icon-button{width:40px;height:40px;padding:0;border:1px solid var(--border);border-radius:5px;display:inline-grid;place-items:center;color:#dce4df;background:#202722;cursor:pointer;text-decoration:none}.icon-button:hover{border-color:var(--green);color:var(--green)}.icon-button svg{width:19px;height:19px}.play-main{min-height:0;display:grid;place-items:center;padding:16px;overflow:hidden}.game-stage{position:relative;overflow:hidden;background:#020912;border:1px solid #2c3530}.game-stage-portrait{--stage-height: min( calc(100dvh - 90px) , calc((100vw - 32px) * 16 / 9));width:calc(var(--stage-height) * 9 / 16);height:var(--stage-height);aspect-ratio:9 / 16}.game-stage-landscape{--stage-width: min( calc(100vw - 32px) , calc((100dvh - 90px) * 16 / 9));width:var(--stage-width);height:calc(var(--stage-width) * 9 / 16);aspect-ratio:16 / 9}.game-stage:fullscreen{width:100vw;height:100vh;border:0}.frame-host,.game-frame{width:100%;height:100%;border:0;display:block}.frame-state{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;background:#101512}.frame-state strong{font-size:17px}.frame-state p{margin:0;color:var(--muted)}.loading-spinner{width:34px;height:34px;border:3px solid #34423a;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.frame-state[data-state=failed] .loading-spinner{display:none}@keyframes spin{to{transform:rotate(360deg)}}.legal-page,.not-found{width:min(760px,calc(100% - 48px));margin:0 auto;padding:72px 0}.legal-page p{margin-top:24px;color:var(--muted);line-height:1.9}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:36px;color:var(--muted);text-decoration:none}.back-link svg{width:18px;height:18px}.not-found .command-button{margin-top:24px}@media(max-width:700px){.site-header{height:auto;min-height:56px;padding:env(safe-area-inset-top) 16px 0;flex-wrap:wrap}.brand{height:56px}.mobile-menu-button{width:40px;height:40px;padding:0;border:0;display:grid;place-items:center;color:var(--text);background:transparent}.mobile-menu-button svg{width:22px;height:22px}.site-nav{width:100%;height:0;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:0;transition:height .16s ease}.site-header.menu-open .site-nav{height:52px;border-top:1px solid var(--border)}.site-nav a{min-height:52px}.site-nav a:after{right:24px;left:24px}.home-hero{min-height:clamp(470px,70dvh,620px);background-position:center}.home-hero:before{background:#04080ca8}.hero-content{width:calc(100% - 32px);padding:52px 0 72px}.hero-content h1{font-size:42px}.hero-content>p:not(.eyebrow){font-size:16px;line-height:1.65}.hero-actions{margin-top:26px}.catalog-section{width:calc(100% - 32px);padding:40px 0 56px}.section-heading h1,.legal-page h1,.not-found h1{font-size:31px}.game-grid{grid-template-columns:minmax(0,1fr)}.game-card p{min-height:0}.site-footer{padding:24px 16px calc(24px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:18px}.footer-links{justify-content:flex-start;gap:14px 18px}.play-title span{display:none}.play-toolbar{padding:env(safe-area-inset-top) 8px 0;gap:8px}.play-actions{gap:4px}.play-main{padding:0 0 env(safe-area-inset-bottom)}.game-stage{border:0}.game-stage-portrait{--stage-height: min( calc(100dvh - 58px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) , calc(100vw * 16 / 9))}.game-stage-landscape{--stage-width: min(100vw, calc((100dvh - 58px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) * 16 / 9))}.legal-page,.not-found{width:calc(100% - 32px);padding:48px 0}}@media(max-width:380px){.hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{width:100%}.play-title{font-size:14px}.icon-button{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
