:root{color-scheme:dark;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#f5f2e9;background:#09090a;font-synthesis:none;--paper: #f5f2e9;--muted: #a8a69f;--line: rgba(245, 242, 233, .17);--acid: #d8ff4f;--red: #ff553d;--space: clamp(20px, 4.5vw, 72px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#09090a;background-size:48px 48px}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh;overflow:hidden}.topbar{min-height:88px;padding:16px var(--space);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{min-height:48px;display:inline-flex;align-items:center;gap:14px;text-decoration:none}.brand-mark{width:48px;height:48px;display:grid;place-items:center;color:#09090a;background:var(--acid);font-size:22px;font-weight:900;transform:rotate(-4deg)}.brand strong,.brand small{display:block}.brand strong{font-size:18px;letter-spacing:.08em}.brand small{margin-top:4px;color:var(--muted);font-family:Cascadia Code,SFMono-Regular,monospace;font-size:14px;letter-spacing:.08em}.system-status{min-height:48px;display:flex;align-items:center;gap:10px;color:var(--muted);font-family:Cascadia Code,SFMono-Regular,monospace;font-size:14px}.system-status b{color:var(--paper);font-weight:600}.status-light{width:10px;height:10px;border:2px solid var(--paper);border-radius:50%}.status-light--online{background:var(--acid);border-color:var(--acid);box-shadow:0 0 12px #d8ff4fa6}.status-light--connecting{animation:blink .9s steps(2,end) infinite}.status-light--fallback{background:#ffca58;border-color:#ffca58}.hero{min-height:min(690px,calc(100vh - 88px));padding:clamp(68px,10vw,140px) var(--space) 72px;position:relative;border-bottom:1px solid var(--line)}.hero:after{content:"02";position:absolute;right:var(--space);bottom:-.18em;z-index:-1;color:#f5f2e909;font:900 clamp(220px,32vw,540px)/.8 Arial Black,sans-serif;letter-spacing:-.12em}.hero-kicker{display:flex;flex-wrap:wrap;gap:12px;color:var(--acid);font-family:Cascadia Code,SFMono-Regular,monospace;font-size:14px;font-weight:700;letter-spacing:.14em}.hero h1{max-width:1060px;margin:28px 0 26px;font-size:clamp(66px,10.5vw,168px);font-weight:900;line-height:.86;letter-spacing:-.075em}.hero h1 em{color:transparent;font-style:normal;-webkit-text-stroke:2px var(--paper)}.hero>p{max-width:600px;margin:0;color:var(--muted);font-size:clamp(17px,1.6vw,22px);line-height:1.75}.hero-jump{min-width:152px;min-height:56px;margin-top:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;color:#09090a;background:var(--paper);font-size:16px;font-weight:800;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.hero-jump:hover{background:var(--acid);transform:translateY(-2px)}.catalogue{padding:clamp(70px,9vw,130px) var(--space)}.section-heading{margin-bottom:42px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading>div{display:flex;align-items:baseline;gap:16px}.section-index{color:var(--red);font:700 15px/1 Cascadia Code,monospace}.section-heading h2{margin:0;font-size:clamp(40px,5vw,72px);letter-spacing:-.045em}.section-heading p{margin:0 0 10px;color:var(--muted);font:14px/1.4 Cascadia Code,monospace}.game-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px}.game-card{min-height:560px;position:relative;overflow:hidden;background:#171719}.game-card:not(.game-card--featured){margin-top:82px;min-height:478px}.game-card__link{min-height:inherit;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;text-decoration:none;isolation:isolate}.game-card__image,.game-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.game-card__image{z-index:-2;object-fit:cover;transition:transform .26s ease,filter .26s ease}.game-card__shade{z-index:-1;background:linear-gradient(180deg,#0505060f 22%,#05050661 52%,#050506f7)}.game-card__topline{padding:22px;display:flex;justify-content:space-between;align-items:start}.availability{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;color:#0a0a0b;background:var(--paper);font-size:14px;font-weight:800}.availability i{width:8px;height:8px;background:#0b741b;border-radius:50%}.availability--maintenance i{background:#a76500}.availability--offline i{background:#8a1c1c}.game-card__number{color:var(--paper);font:700 15px/1 Cascadia Code,monospace;text-shadow:0 2px 4px #000}.game-card__content{padding:clamp(24px,4vw,48px)}.game-card__eyebrow{display:flex;gap:9px;flex-wrap:wrap}.game-card__eyebrow span{padding:6px 9px;border:1px solid rgba(245,242,233,.38);color:#dedbd2;background:#00000052;font:14px/1 Cascadia Code,monospace}.game-card h3{margin:18px 0 12px;max-width:820px;font-size:clamp(38px,5vw,76px);line-height:1;letter-spacing:-.055em;text-shadow:0 3px 12px rgba(0,0,0,.8)}.game-card:not(.game-card--featured) h3{font-size:clamp(34px,3.5vw,52px)}.game-card__content>p{max-width:700px;margin:0;color:#d5d2ca;font-size:17px;line-height:1.65;text-shadow:0 2px 4px #000}.game-card__footer{margin-top:30px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(245,242,233,.25)}.version{color:#c0bdb5;font:14px/1 Cascadia Code,monospace}.launch{min-height:48px;display:inline-flex;align-items:center;gap:14px;font-size:17px;font-weight:900}.launch b{width:48px;height:48px;display:grid;place-items:center;color:#09090a;background:var(--acid);font-size:22px}.game-card__link:hover .game-card__image{transform:scale(1.035);filter:saturate(1.1)}.game-card__link:hover .launch b{background:var(--paper)}.brand:focus-visible,.hero-jump:focus-visible,.game-card__link:focus-visible{outline:3px solid var(--acid);outline-offset:5px}.footer{min-height:96px;padding:20px var(--space);display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);color:var(--muted);font:14px/1.5 Cascadia Code,monospace}.footer__legal{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer__icp{color:var(--muted);text-decoration:none;transition:color .2s ease}.footer__icp:hover{color:var(--paper);text-decoration:underline;text-underline-offset:4px}.footer span{color:var(--paper)}.footer p:last-child span{color:var(--acid)}@keyframes blink{50%{opacity:.25}}@media(max-width:900px){.game-grid{grid-template-columns:1fr}.game-card,.game-card:not(.game-card--featured){min-height:520px;margin-top:0}.game-card:not(.game-card--featured) h3{font-size:clamp(38px,8vw,62px)}}@media(max-width:640px){.topbar{min-height:76px}.brand small,.system-status>span:not(.status-light){display:none}.brand-mark{width:44px;height:44px}.hero{min-height:620px;padding-top:82px}.hero h1{font-size:clamp(60px,20vw,92px)}.hero h1 em{-webkit-text-stroke-width:1px}.hero>p{max-width:34ch}.section-heading{align-items:start;flex-direction:column}.game-card,.game-card:not(.game-card--featured){min-height:500px}.game-card__content{padding:24px 20px}.game-card h3,.game-card:not(.game-card--featured) h3{font-size:clamp(38px,12vw,54px)}.game-card__content>p{font-size:16px}.game-card__footer{align-items:end}.version{max-width:90px;line-height:1.45}.footer{align-items:start;flex-direction:column}.footer__legal{align-items:start;flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
