.game-page{align-content:start;gap:28px;padding-top:24px;display:grid}.game-page-pilot{gap:28px}.game-hero{background:radial-gradient(circle at 0 0,#a78bfa29,#0000 24%),radial-gradient(circle at 100% 100%,#67d7ff14,#0000 18%),linear-gradient(#fff1,#ffffff06);border-radius:30px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;padding:34px;display:grid;overflow:hidden}.game-hero-pilot{box-shadow:var(--shadow);border:1px solid #ffffff14}.game-hero-copy{align-content:center;gap:16px;min-height:280px;display:grid}.game-hero-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.92}.game-hero-copy>p:last-of-type{max-width:64ch;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.75}.game-hero-insights{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.hero-insight-chip{min-width:180px;box-shadow:var(--shadow-soft);background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.hero-insight-chip span{color:var(--accent-3);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.hero-insight-chip strong{font-size:.95rem;line-height:1.28}.game-hero-meta{box-shadow:none;background:0 0;border:0;justify-content:flex-end;align-items:center;padding:0;display:flex}.game-hero-meta-pilot{min-height:100%}.explorer-preview-card{width:min(100%,360px);box-shadow:var(--shadow-soft);background:linear-gradient(#12101ac7,#141220b8);border:1px solid #ffffff14;border-radius:24px;align-self:center;gap:10px;padding:24px;display:grid}.explorer-preview-card span{color:var(--accent-2);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700}.explorer-preview-card strong{font-size:1.08rem;line-height:1.3}.explorer-preview-card small{color:var(--muted);line-height:1.62}.explorer-search-panel{background:linear-gradient(#ffffff0f,#ffffff06);border-radius:26px;gap:18px;padding:24px;display:grid}.explorer-search-panel .section-heading-copy{gap:8px}.explorer-search-panel .section-heading-copy h2{letter-spacing:-.02em;font-size:clamp(1.45rem,2vw,2rem);line-height:1.12}.explorer-search-panel .section-heading-copy p{max-width:70ch;line-height:1.65}.explorer-toolbar{justify-content:flex-end;align-items:center}.game-section{gap:16px;display:grid}.game-results-section{gap:14px}@media (max-width:1080px){.game-hero{grid-template-columns:1fr}.game-hero-meta{justify-content:flex-start}.explorer-preview-card{width:min(100%,420px)}}@media (max-width:720px){.game-page{gap:22px;padding-top:14px}.game-hero{gap:20px;padding:24px}.game-hero-copy{min-height:unset}.game-hero-copy h1{font-size:clamp(2.05rem,9vw,3.2rem)}.explorer-search-panel{padding:18px}.explorer-toolbar{justify-content:flex-start}.hero-insight-chip{min-width:100%}}
.game-product-picker{background:linear-gradient(#ffffff0e,#ffffff06);border-radius:24px;gap:16px;padding:20px;display:grid}.game-product-picker-chips{flex-wrap:wrap;gap:10px;display:flex}
.game-results-block{flex-direction:column;gap:1rem;display:flex}.game-results-head{justify-content:space-between;align-items:end;gap:1rem;display:flex}.game-results-head h2{margin:.2rem 0 0}.game-results-copy{color:#ffffffb3;margin:0;font-size:.95rem}.game-results-meta{justify-items:end;gap:4px;display:grid}.game-results-meta small{color:#ffffff9e;font-size:.8rem}.game-results-grid{gap:1rem}.game-results-grid.is-grid{grid-template-columns:repeat(auto-fill,minmax(235px,235px));justify-content:start;display:grid}.game-results-grid.is-grid.is-few{grid-template-columns:repeat(auto-fill,minmax(260px,260px))}.game-results-grid.is-list{flex-direction:column;display:flex}@media (max-width:860px){.game-results-grid.is-grid,.game-results-grid.is-grid.is-few{grid-template-columns:repeat(2,minmax(0,1fr))}.game-results-head{flex-direction:column;align-items:start}.game-results-meta{justify-items:start}}@media (max-width:560px){.game-results-grid.is-grid,.game-results-grid.is-grid.is-few{grid-template-columns:1fr}}
