.game-landing-shell{background:var(--bpc-bg);color:var(--bpc-text);min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.game-landing-page{max-width:1160px;margin:auto;padding:0 28px}.game-landing-page a{text-decoration:none}.game-landing-page a:focus-visible{outline:3px solid var(--bpc-accent);outline-offset:5px}.game-landing-breadcrumb{display:flex;gap:12px;padding:24px 0;font-size:13px;color:var(--bpc-text-muted)}.game-landing-breadcrumb a,.game-landing-guides a{color:var(--bpc-accent)}.game-landing-hero{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--bpc-border-strong);border-radius:16px;overflow:hidden;background:var(--bpc-bg-muted)}.game-landing-copy{padding:38px}.game-landing-eyebrow{color:var(--bpc-accent);text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:1px;margin:0 0 16px}.game-landing-copy h1{font-size:clamp(32px,4vw,48px);letter-spacing:-1.5px;line-height:1.1;margin:0 0 18px}.game-landing-headline{font-size:23px;line-height:1.4;font-weight:600;margin:0 0 16px}.game-landing-description{color:var(--bpc-text-muted);font-size:15px;line-height:1.7;margin:0 0 24px}.game-landing-play{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;min-height:48px;padding:13px 20px;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;font-size:15px}.game-landing-play:hover{background:#1d4ed8}.game-landing-player{min-height:18px;margin:10px 0}.game-landing-perks,.game-landing-player{font-size:12px;color:var(--bpc-text-muted)}.game-landing-perks{margin:16px 0 0}.game-landing-art{min-height:360px;position:relative}.game-landing-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.game-landing-section{margin:42px 0}.game-landing-section h2{font-size:25px;letter-spacing:-.7px;margin:0 0 20px}.game-landing-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.game-landing-steps article{padding:24px;border:1px solid var(--bpc-border-strong);border-radius:12px;background:var(--bpc-bg-elevated)}.game-landing-number{font-size:12px;font-weight:700;color:var(--bpc-accent)}.game-landing-section h3{font-size:17px;margin:12px 0}.game-landing-controls,.game-landing-section article p{font-size:14px;line-height:1.7;color:var(--bpc-text-muted)}.game-landing-section article p{margin:0}.game-landing-controls{padding:18px 22px;background:var(--bpc-bg-muted);border-radius:8px}.game-landing-controls strong{color:var(--bpc-text);margin-right:10px}.game-landing-screenshot{margin:36px 0}.game-landing-screenshot img{width:100%;height:auto;border:1px solid var(--bpc-border-strong);border-radius:12px;display:block}.game-landing-screenshot figcaption{color:var(--bpc-text-muted);font-size:12px;margin-top:12px}.game-landing-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.game-landing-guides{display:flex;flex-wrap:wrap;gap:14px 24px;font-size:14px;margin-bottom:36px}.game-landing-final{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;background:var(--bpc-bg-muted);border:1px solid var(--bpc-border-strong);border-radius:12px}.game-landing-final h2{margin:0 0 8px;font-size:23px}.game-landing-final p{color:var(--bpc-text-muted);font-size:14px;margin:0}.game-landing-final a{flex-shrink:0}.game-landing-footer{display:flex;flex-wrap:wrap;gap:24px;padding:30px 0;font-size:12px}.game-landing-footer a{color:var(--bpc-text-muted)}.game-landing-skip{position:absolute;top:-100px}.game-landing-skip:focus{top:0;background:var(--bpc-bg);padding:12px;z-index:100}body:has(.game-landing-shell),html:has(.game-landing-shell){height:auto;min-height:100%;overflow:visible;overscroll-behavior:auto}@media (max-width:700px){.game-landing-page{padding:0 16px}.game-landing-breadcrumb{padding:18px 0}.game-landing-hero{grid-template-columns:1fr}.game-landing-copy{padding:24px}.game-landing-headline{font-size:21px}.game-landing-art{min-height:220px}.game-landing-details,.game-landing-steps{grid-template-columns:1fr}.game-landing-steps{gap:12px}.game-landing-section{margin:32px 0}.game-landing-final{align-items:flex-start;flex-direction:column;padding:24px}}