.hub-page{max-width:1180px;margin:0 auto;padding:56px 24px 80px}.hub-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:28px;align-items:end;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,rgba(38,45,63,.92),rgba(18,22,31,.96));margin-bottom:30px}.hub-hero h1{margin:8px 0 12px;font-size:clamp(2rem,5vw,4.2rem);line-height:.98}.hub-hero p{max-width:720px;margin:0;color:#c7cedd;line-height:1.65}.hub-facts{display:grid;gap:10px}.hub-facts span{display:flex;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.055);font-size:.88rem}.hub-section{margin-top:42px}.hub-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.hub-section-heading h2{margin:4px 0 0;font-size:clamp(1.55rem,3vw,2.25rem)}.hub-section-heading p{max-width:560px;color:#aeb7ca;margin:0}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hub-card{display:flex;flex-direction:column;min-height:230px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#171c27;text-decoration:none;color:inherit;transition:transform .16s ease,border-color .16s ease}.hub-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.24)}.hub-card small{font-size:.72rem;font-weight:800;letter-spacing:.1em;color:#97a5bf}.hub-card h3{margin:12px 0 9px;font-size:1.25rem}.hub-card p{margin:0;color:#b8c1d1;line-height:1.55}.hub-card .hub-card-link{margin-top:auto;padding-top:20px;font-weight:800}.hub-game-art{height:126px;margin:-22px -22px 18px;border-radius:20px 20px 0 0;overflow:hidden;background:#232a38}.hub-game-art img{width:100%;height:100%;display:block;object-fit:cover}.hub-note{padding:18px 20px;border-left:3px solid currentColor;border-radius:0 16px 16px 0;background:rgba(255,255,255,.045);color:#c8d0de;line-height:1.6}.hub-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;list-style:none}.hub-checklist li{padding:15px 17px;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.hub-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hub-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:800}.hub-actions .primary{background:#f5c94e;color:#161616}.hub-actions .secondary{border:1px solid rgba(255,255,255,.16);color:inherit}.radar-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.radar-meta span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.07);font-size:.76rem;color:#c8d0de}.review-stamp{margin-top:auto;padding-top:18px;font-size:.76rem;color:#909bb0}

/* Radar-only product alignment. Uses existing reviewed content, not live popularity claims. */
body:has(.hub-card .radar-meta) .hub-hero{border-color:#2b3850;background:#111925;box-shadow:none}
body:has(.hub-card .radar-meta) .hub-facts span{border:1px solid #2b3850;background:#151c29;border-radius:11px}
.hub-grid:has(.radar-meta){counter-reset:radar-rank;grid-template-columns:1fr;gap:10px}
.hub-card:has(.radar-meta){counter-increment:radar-rank;display:grid;grid-template-columns:42px 78px minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:14px;row-gap:3px;align-items:center;min-height:0;padding:12px 14px;border-color:#2b3850;border-radius:14px;background:#151c29;box-shadow:none}
.hub-card:has(.radar-meta)::before{content:counter(radar-rank);grid-column:1;grid-row:1/4;display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#202b3d;color:#b6c4dc;font-size:.78rem;font-weight:900}
.hub-card:has(.radar-meta) .hub-game-art{grid-column:2;grid-row:1/4;width:78px;height:78px;margin:0;border:1px solid #2f3b50;border-radius:10px}
.hub-card:has(.radar-meta)>small{grid-column:3;grid-row:1;color:#86d9ff;font-size:.66rem;letter-spacing:.08em}
.hub-card:has(.radar-meta)>h3{grid-column:3;grid-row:2;margin:0;font-size:1.05rem}
.hub-card:has(.radar-meta)>p{grid-column:3;grid-row:3;display:-webkit-box;overflow:hidden;max-width:720px;color:#aeb8ca;font-size:.82rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.hub-card:has(.radar-meta) .radar-meta{grid-column:4;grid-row:1/3;justify-content:flex-end;max-width:250px;margin:0}
.hub-card:has(.radar-meta) .radar-meta span{border:1px solid #33435e;background:#141d2a;color:#cbd7e8}
.hub-card:has(.radar-meta) .review-stamp{grid-column:4;grid-row:3;justify-self:end;width:max-content;max-width:100%;margin:0;padding:4px 8px;border-radius:999px;background:#1c2a40;color:#b8c8e0;font-size:.66rem;font-weight:800}
body:has(.hub-card .radar-meta) .hub-checklist li{border:1px solid #2b3850;background:#151c29;border-radius:12px}
body:has(.hub-card .radar-meta) .hub-note{border-left-color:#607ba4;background:#111925}
@media(max-width:850px){.hub-hero{grid-template-columns:1fr}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-grid:has(.radar-meta){grid-template-columns:1fr}.hub-card:has(.radar-meta){grid-template-columns:38px 66px minmax(0,1fr)}.hub-card:has(.radar-meta) .hub-game-art{width:66px;height:66px}.hub-card:has(.radar-meta) .radar-meta,.hub-card:has(.radar-meta) .review-stamp{grid-column:3;justify-self:start}.hub-card:has(.radar-meta) .radar-meta{grid-row:4;margin-top:7px}.hub-card:has(.radar-meta) .review-stamp{grid-row:5;margin-top:4px}}
@media(max-width:620px){.hub-page{padding:32px 16px 60px}.hub-hero{padding:24px}.hub-grid,.hub-checklist{grid-template-columns:1fr}.hub-section-heading{display:block}.hub-section-heading p{margin-top:8px}.hub-card:has(.radar-meta){grid-template-columns:34px 58px minmax(0,1fr);padding:10px}.hub-card:has(.radar-meta)::before{width:30px;height:30px}.hub-card:has(.radar-meta) .hub-game-art{width:58px;height:58px}.hub-card:has(.radar-meta)>p{-webkit-line-clamp:3}.hub-card:has(.radar-meta) .radar-meta span{font-size:.68rem}}
