.game-info-page{background:#07070b;color:white;min-height:100dvh;position:relative}.game-info-page:before{background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:44px 44px;content:"";inset:0;opacity:.28;pointer-events:none;position:fixed}.game-info-page .desktop-sidebar{z-index:40}.game-info-shell{display:grid;margin-left:224px;min-height:100dvh;padding:34px 72px 64px 36px;place-items:start center;position:relative;z-index:1}.game-info-shell-inner{display:grid;width:min(506px,calc(100dvh * 9 / 16),calc(100vw - 224px - 144px))}.game-info-hero{align-items:center;display:grid;gap:18px;grid-template-columns:1fr;margin:0 auto;max-width:none;width:100%}.game-info-back{align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:rgba(255,255,255,.74);display:inline-flex;font-size:13px;font-weight:900;min-height:38px;padding:0 12px}.game-info-back:hover{background:rgba(255,255,255,.08);color:white}.game-info-hero p:first-of-type{color:var(--lime);font-size:13px;font-weight:900;margin:22px 0 10px;text-transform:uppercase}.game-info-hero h1{font-size:52px;line-height:.96;margin:0}.game-info-hero p:last-of-type{color:rgba(255,255,255,.74);font-size:16px;font-weight:800;line-height:1.45;margin:18px 0 0;max-width:none}.game-info-art{align-items:center;aspect-ratio:16/10;background:linear-gradient(135deg,#168884,#ff6848 58%,#c9f24a);border:1px solid rgba(255,255,255,.13);border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.32);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.game-info-art:before{background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.18)) 12% 13% /52% 10px no-repeat,linear-gradient(90deg,rgba(0,0,0,.17),rgba(0,0,0,.17)) 18% 78% /62% 12px no-repeat;content:"";inset:0;position:absolute}.game-info-art img{background:rgba(245,249,255,.92);border-radius:16px;box-shadow:0 22px 40px rgba(0,0,0,.26);padding:9%;position:relative;width:32%;z-index:1}.game-info-art span{background:rgba(8,8,12,.44);border-radius:8px;bottom:10%;height:12px;position:absolute;width:24%}.game-info-art span:first-of-type{left:12%}.game-info-art span:nth-of-type(2){left:38%}.game-info-art span:nth-of-type(3){left:64%}.game-info-grid{display:grid;gap:16px;grid-template-columns:1fr;margin:34px auto 0;max-width:none;width:100%}.game-info-card,.game-info-more-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);border-radius:8px}.game-info-card{padding:18px}.game-info-card-wide{grid-column:1/-1}.game-info-card h2,.game-info-section-head h2{font-size:22px;line-height:1.08;margin:0 0 14px}.game-info-card p{color:rgba(255,255,255,.72);font-size:15px;font-weight:800;line-height:1.55;margin:0}.game-info-section-head{align-items:center;display:flex;gap:16px;justify-content:space-between}.game-info-section-head h2{margin:0}.game-info-section-head a,.game-info-section-head span{color:rgba(255,255,255,.62);font-size:13px;font-weight:900}.game-info-section-head a:hover{color:white}.game-info-steps{list-style:none;margin:0;padding:0;counter-reset:game-info-step;display:grid;gap:10px}.game-info-steps li{align-items:center;color:rgba(255,255,255,.76);counter-increment:game-info-step;display:grid;font-size:15px;font-weight:850;gap:12px;grid-template-columns:28px 1fr;line-height:1.35}.game-info-steps li:before{align-items:center;background:var(--lime);border-radius:999px;color:#11131a;content:counter(game-info-step);display:inline-flex;font-size:12px;font-weight:950;height:28px;justify-content:center;width:28px}.game-info-empty{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.68);font-size:14px;font-weight:850;line-height:1.45;margin:14px 0 0;min-height:52px;padding:14px}.game-info-facts{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.game-info-facts span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.62);display:grid;font-size:12px;font-weight:900;gap:6px;min-height:64px;padding:12px;text-transform:uppercase}.game-info-facts strong{color:white;font-size:19px;line-height:1;text-transform:none}.game-info-more{margin:30px auto 0;max-width:none;width:100%}.game-info-more-grid{display:grid;gap:12px;grid-template-columns:1fr;margin-top:14px}.game-info-more-card{color:white;display:grid;gap:7px;min-width:0;padding:10px}.game-info-more-card:hover strong{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.game-info-more-art{align-items:center;aspect-ratio:1.18/1;background:linear-gradient(135deg,color-mix(in srgb,var(--info-tone),black 18%),#20202a);border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative}.game-info-more-art:before{background:linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,.16)) 14% 18% /42% 8px no-repeat,linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.18)) 28% 78% /48% 10px no-repeat;content:"";inset:0;position:absolute}.game-info-more-card[data-tone=space]{--info-tone:#7a47ff}.game-info-more-card[data-tone=blocks]{--info-tone:#f7c069}.game-info-more-card[data-tone=road]{--info-tone:#4685ff}.game-info-more-art img{background:rgba(245,249,255,.92);border-radius:12px;box-shadow:0 12px 20px rgba(0,0,0,.22);padding:9%;position:relative;width:46%;z-index:1}.game-info-more-card strong{font-size:15px;line-height:1.1}.game-info-more-card>span:last-child{color:rgba(255,255,255,.62);font-size:12px;font-weight:850}@media (max-width:980px){.game-info-shell{margin-left:0;padding:88px 16px 56px}.game-info-shell-inner{width:100%}.game-info-hero{gap:24px;grid-template-columns:1fr;max-width:640px}.game-info-hero h1{font-size:46px}.game-info-hero p:last-of-type{font-size:16px}.game-info-grid{grid-template-columns:1fr;max-width:640px}.game-info-art{justify-self:center;max-width:320px;width:100%}}@media (max-width:560px){.games-card-actions a{flex-basis:100%}.game-info-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.game-info-section-head{align-items:start;flex-direction:column;gap:6px}.game-info-more-grid{grid-template-columns:1fr}}@media (max-width:430px){.game-info-mobile-top a:not(.mobile-brand),.game-info-mobile-top strong{font-size:14px}.game-info-hero h1{font-size:38px}.game-info-card h2,.game-info-section-head h2{font-size:21px}}