:root{--bg:#070b14;--panel:#101827;--panel2:#151f32;--line:#263450;--text:#f5f7fb;--muted:#94a3b8;--cyan:#28d7ff;--purple:#8b5cf6;--green:#35d07f;--warn:#f5b942}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0%,#18244c 0,transparent 35%),var(--bg);color:var(--text);font:14px/1.5 Inter,ui-sans-serif,system-ui,sans-serif;min-height:100vh}.topbar{height:76px;border-bottom:1px solid #18243a;display:flex;align-items:center;gap:42px;padding:0 clamp(20px,4vw,56px);background:#070b14dd;backdrop-filter:blur(14px);position:sticky;top:0;z-index:2}.brand{font-weight:900;letter-spacing:.14em;color:var(--text);text-decoration:none;font-size:16px}.brand span{color:var(--cyan)}nav{display:flex;gap:26px}nav a{color:var(--muted);text-decoration:none}nav a:hover{color:var(--text)}.region{margin-left:auto;color:var(--muted)}select{background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:8px;padding:7px 10px;margin-left:7px}.hero{max-width:1080px;margin:0 auto;padding:clamp(70px,11vw,140px) 24px 74px;text-align:center}.eyebrow{color:var(--cyan);letter-spacing:.22em;font-size:11px;font-weight:800}.hero h1{font-size:clamp(40px,6vw,78px);line-height:1.02;letter-spacing:-.05em;margin:18px 0}.hero h1 em{color:var(--cyan);font-style:normal}.lede{color:var(--muted);font-size:17px}.hero form{display:flex;max-width:680px;margin:34px auto 17px;background:var(--panel);border:1px solid var(--line);padding:7px;border-radius:14px;box-shadow:0 16px 60px #0005}.hero input{min-width:0;flex:1;background:transparent;border:0;color:var(--text);font-size:16px;padding:14px;outline:0}.hero button,.action{border:0;border-radius:9px;padding:0 18px;background:var(--cyan);color:#04111a;font-weight:800;cursor:pointer}.hero button{min-height:48px}.source-pills{display:flex;justify-content:center;gap:22px;color:var(--muted);font-size:12px}.source-pills span:first-child{color:var(--green)}.results{max-width:1180px;margin:0 auto;padding:0 24px 100px}.empty{text-align:center;border:1px dashed var(--line);border-radius:18px;padding:65px 20px;background:#0c1422aa}.crosshair{margin:auto;border:1px solid var(--cyan);color:var(--cyan);border-radius:50%;width:38px;height:38px;font-size:26px;line-height:34px}.empty h2{margin:18px 0 5px}.empty p{color:var(--muted)}.result-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.result-head h2{font-size:25px;margin:0}.result-head p{color:var(--muted);margin:0}.source-status{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.status{font-size:11px;padding:5px 9px;border-radius:999px;background:#132238;color:var(--muted)}.status.ok{color:var(--green)}.status.degraded{color:var(--warn)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:15px}.card{background:linear-gradient(145deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;flex-direction:column;min-height:245px}.card-top{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.badge{color:var(--green)}.card h3{font-size:18px;margin:18px 0 10px}.price{font-size:28px;font-weight:800;margin-top:auto}.price small{text-decoration:line-through;color:var(--muted);font-size:13px;margin-left:8px;font-weight:400}.discount{color:var(--green);font-size:12px}.code{background:#09111e;border:1px solid #2e476a;border-radius:8px;padding:10px 12px;margin:13px 0;color:var(--cyan);font:700 13px ui-monospace,monospace;display:flex;justify-content:space-between}.code button{background:none;border:0;color:var(--muted);cursor:pointer}.card-foot{display:flex;align-items:center;gap:10px;margin-top:15px}.action{height:38px;display:inline-flex;align-items:center;text-decoration:none;font-size:12px}.meta{color:var(--muted);font-size:11px}.error{color:#ff8f98;background:#2a141b;border:1px solid #5c2834;border-radius:10px;padding:15px}footer{border-top:1px solid #18243a;color:var(--muted);display:flex;justify-content:space-between;padding:20px clamp(20px,4vw,56px);font-size:11px}@media(max-width:650px){nav{display:none}.topbar{gap:15px}.hero{padding-top:70px}.hero form{flex-direction:column;background:transparent;border:0;box-shadow:none}.hero input{background:var(--panel);border:1px solid var(--line);border-radius:10px}.hero button{margin-top:8px}.source-pills{gap:10px;flex-wrap:wrap}.result-head{display:block}.result-head p{margin-top:5px}footer{display:block}footer span{display:block;margin:4px 0}}
 .section-note{color:#8f9bad;margin:-1rem 0 1.5rem;max-width:760px}.steam-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1rem}.steam-card{position:relative;display:flex;min-height:190px;overflow:hidden;background:#151a23;border:1px solid #283140;border-radius:14px}.steam-card img{width:128px;object-fit:cover}.steam-rank{position:absolute;z-index:1;top:10px;left:10px;padding:.25rem .45rem;border-radius:6px;background:#f0b84b;color:#16191f;font-weight:800}.steam-card-body{padding:1rem;min-width:0;flex:1}.steam-card-top,.steam-links{display:flex;justify-content:space-between;gap:.5rem;color:#8f9bad;font-size:.68rem;letter-spacing:.08em}.steam-card h3{margin:.55rem 0;font-size:1.05rem}.heat{display:flex;align-items:baseline;gap:.45rem;margin:.35rem 0 .7rem}.heat strong{font-size:1.45rem;color:#e9eef7}.heat span{color:#8f9bad;font-size:.75rem}.steam-offer{border-top:1px solid #283140;padding-top:.65rem;font-size:.73rem;color:#c9d3e3}.steam-offer .code{margin:.45rem 0}.steam-offer .action{display:inline-block;font-size:.68rem}.steam-no-offer{border-top:1px solid #283140;padding-top:.65rem;color:#778396;font-size:.75rem}.steam-links{margin-top:1rem;justify-content:flex-start}.steam-links a{color:#8f9bad;text-decoration:none}@media(max-width:600px){.steam-card img{width:96px}}
 .steam-grid{display:flex;flex-direction:column;overflow:visible;gap:.75rem;padding:0 0 1rem}.steam-card-link{display:block;width:100%;height:240px;flex:0 0 240px;color:inherit;text-decoration:none}.steam-card-link:hover .steam-card{border-color:var(--cyan);transform:translateY(-2px)}.steam-card{height:240px;min-height:240px;display:flex;align-items:stretch;overflow:hidden;transition:.2s}.steam-card img,.steam-image-fallback{width:260px;height:100%;flex:0 0 260px;object-fit:cover;background:#162236}.steam-image-fallback{place-items:center;color:#35d07f;font-size:3rem;font-weight:900;letter-spacing:.08em}.steam-card-body{overflow:hidden}.steam-description{color:var(--muted);font-size:.8rem;line-height:1.35;margin:.4rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.back{color:var(--muted);text-decoration:none}.detail-hero{display:grid;grid-template-columns:minmax(280px,1fr) 1.2fr;gap:2rem;align-items:center;margin-bottom:3rem}.detail-hero img{width:100%;border-radius:16px;border:1px solid var(--line)}.detail-hero h1{font-size:clamp(34px,5vw,64px);margin:.4rem 0}.detail-heat{font-size:2rem;font-weight:800}.detail-heat span{font-size:.9rem;color:var(--muted);font-weight:400}.detail-copy{color:var(--muted);font-size:1.05rem}.detail-copy strong{color:var(--green)}.detail-offers{border-top:1px solid var(--line);padding-top:2rem}@media(max-width:700px){.detail-hero{grid-template-columns:1fr}.steam-card-link,.steam-card{height:205px;min-height:205px;flex-basis:205px}.steam-card img,.steam-image-fallback{width:120px;flex-basis:120px}}
/* Hot games: compact vertical list of horizontal cards */
.steam-grid{display:flex!important;flex-direction:column!important;gap:12px!important;padding-bottom:1rem!important}
.steam-grid{display:block!important}
.steam-card-link{display:block!important;width:100%!important;height:190px!important;min-height:190px!important;flex:0 0 190px!important}
.steam-card-link{margin:0 0 12px!important}
.steam-card{height:190px!important;min-height:190px!important;max-height:190px!important;overflow:hidden!important}
.steam-card img,.steam-image-fallback{width:220px!important;height:190px!important;flex:0 0 220px!important}
.steam-card-body{min-width:0!important;overflow:hidden!important}
@media(max-width:700px){.steam-card-link{height:170px!important;min-height:170px!important;flex-basis:170px!important}.steam-card{height:170px!important;min-height:170px!important;max-height:170px!important}.steam-card img,.steam-image-fallback{width:110px!important;height:170px!important;flex-basis:110px!important}}
/* Final compact list override: one fixed row per game, no vertical stretching */
.steam-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:190px!important;align-content:start!important;align-items:start!important;row-gap:8px!important;column-gap:0!important;height:auto!important;min-height:0!important}
.steam-grid>.steam-card-link{display:block!important;width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;margin:0!important;padding:0!important}
.steam-grid>.steam-card-link>.steam-card{height:190px!important;min-height:190px!important;max-height:190px!important;margin:0!important}
@media(max-width:700px){.steam-grid{grid-auto-rows:170px!important;row-gap:8px!important}.steam-grid>.steam-card-link{height:170px!important;min-height:170px!important;max-height:170px!important}.steam-grid>.steam-card-link>.steam-card{height:170px!important;min-height:170px!important;max-height:170px!important}}
/* Keep the offer visible inside each compact card. */
.steam-grid{grid-auto-rows:220px!important;row-gap:8px!important}
.steam-grid>.steam-card-link{height:220px!important;min-height:220px!important;max-height:220px!important}
.steam-grid>.steam-card-link>.steam-card{height:220px!important;min-height:220px!important;max-height:220px!important}
.steam-grid>.steam-card-link>.steam-card img,.steam-grid>.steam-card-link>.steam-card .steam-image-fallback{height:220px!important}
.steam-grid>.steam-card{height:220px!important;min-height:220px!important;max-height:220px!important;margin:0!important}
.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{height:220px!important}
@media(max-width:700px){.steam-grid{grid-auto-rows:200px!important}.steam-grid>.steam-card-link{height:200px!important;min-height:200px!important;max-height:200px!important}.steam-grid>.steam-card-link>.steam-card{height:200px!important;min-height:200px!important;max-height:200px!important}.steam-grid>.steam-card-link>.steam-card img,.steam-grid>.steam-card-link>.steam-card .steam-image-fallback{height:200px!important}.steam-grid>.steam-card{height:200px!important;min-height:200px!important;max-height:200px!important}.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{height:200px!important}}
/* Final card layout: content-driven rows prevent offer codes from being clipped. */
.steam-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;row-gap:8px!important;column-gap:0!important;align-content:start!important;align-items:start!important;height:auto!important;min-height:0!important}
.steam-grid>.steam-card{display:flex!important;width:100%!important;height:auto!important;min-height:270px!important;max-height:none!important;margin:0!important;overflow:hidden!important}
.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{width:260px!important;height:270px!important;flex:0 0 260px!important;object-fit:cover!important}
.steam-grid>.steam-card .steam-card-body{min-width:0!important;overflow:hidden!important}
@media(max-width:700px){.steam-grid{row-gap:8px!important}.steam-grid>.steam-card{min-height:240px!important}.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{width:110px!important;height:240px!important;flex-basis:110px!important}}
.steam-links .steam-detail-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #3bcff5;border-radius:9px;background:#182943;color:#e9f9ff;font-size:.72rem;font-weight:800;letter-spacing:.03em;text-decoration:none;box-shadow:0 5px 18px #02081755;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.steam-links .steam-detail-button:hover,.steam-links .steam-detail-button:focus-visible{background:#234a70;border-color:#78e5ff;color:#ffffff;transform:translateY(-1px);outline:none}
.steam-type,.detail-type{display:flex;align-items:center;gap:.55rem;margin:.25rem 0 .45rem;color:#8f9bad;font-size:.64rem;letter-spacing:.1em;text-transform:uppercase}
.steam-type strong,.detail-type strong{color:#bdefff;font-size:.68rem;letter-spacing:.04em;font-weight:700}
.steam-gameplay,.detail-gameplay{margin:.45rem 0;color:#c9d3e3;font-size:.78rem;line-height:1.4}
.steam-gameplay span,.detail-gameplay span{display:block;margin-bottom:.15rem;color:#35d07f;font-size:.62rem;font-weight:800;letter-spacing:.12em}
.steam-why-play,.detail-why-play{margin:.45rem 0;color:#d7e4ef;font-size:.78rem;line-height:1.4}
.steam-why-play span,.detail-why-play span{display:block;margin-bottom:.15rem;color:#ffbf4a;font-size:.62rem;font-weight:800;letter-spacing:.12em}
.steam-highlights{display:flex;flex-wrap:wrap;gap:.35rem;margin:.5rem 0 .65rem}
.steam-highlights span{padding:.22rem .5rem;border:1px solid #2d4767;border-radius:999px;color:#9ed9eb;background:#0b1728;font-size:.62rem}
.detail-type{font-size:.72rem}.detail-type strong{font-size:.82rem}.detail-gameplay{font-size:1rem;max-width:650px}.detail-gameplay span{font-size:.68rem}.detail-hero .steam-highlights{margin:1rem 0}.detail-hero .steam-highlights span{font-size:.7rem}
.detail-why-play{font-size:1rem;max-width:650px}.detail-why-play span{font-size:.68rem}
.detail-visual{min-width:0}.detail-cover{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#162746,#0b1220);box-shadow:0 18px 50px #0005}.detail-cover img,.detail-cover-fallback{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.detail-cover-fallback{display:grid;place-items:center;color:var(--cyan);font-size:4rem;font-weight:900;letter-spacing:.08em}.detail-visual-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.detail-visual-meta>span{display:flex;flex-direction:column;gap:2px;padding:10px 11px;border:1px solid #263a59;border-radius:10px;background:#0c1627}.detail-visual-meta strong{color:#f5f7fb;font-size:1rem}.detail-visual-meta small{color:#8292aa;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.detail-rank{color:#ffca5a;font-size:1.05rem;font-weight:800}.detail-visual-note{margin:.75rem 0 0;color:#71829a;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.detail-hero>div:not(.detail-visual){min-width:0}
@media(max-width:700px){.detail-visual-meta{grid-template-columns:repeat(3,1fr)}.detail-visual-meta>span{padding:8px;font-size:.85rem}}
.collection-page{max-width:1180px;margin:40px auto 80px}.collection-intro{max-width:900px;margin-bottom:28px}.collection-intro h1{margin:8px 0 14px}.collection-intro>p:not(.eyebrow):not(.section-note){color:var(--muted);font-size:18px;line-height:1.6}.seo-faq{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.seo-faq h2{margin:18px 0 10px}.seo-faq details{border-bottom:1px solid var(--line);padding:14px 0}.seo-faq summary{cursor:pointer;font-weight:700}.seo-faq details p{color:var(--muted);line-height:1.6}
.steam-card img,.steam-image-fallback{object-fit:contain!important;background:#0b1220}.detail-cover img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;background:#0b1220}
.steam-grid>.steam-card{height:240px!important;min-height:240px!important;max-height:240px!important}.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{width:300px!important;height:240px!important;aspect-ratio:460/215!important;flex:0 0 300px!important;align-self:stretch!important;object-fit:contain!important;background:#0b1220}.steam-grid>.steam-card .steam-description,.steam-grid>.steam-card .steam-why-play,.steam-grid>.steam-card .steam-highlights{display:none!important}
@media(max-width:700px){.steam-grid>.steam-card{height:205px!important;min-height:205px!important;max-height:205px!important}.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{width:150px!important;height:205px!important;flex-basis:150px!important;aspect-ratio:460/215!important}}
.steam-grid>.steam-card .steam-card-body{display:flex;flex-direction:column;justify-content:flex-start}.steam-grid>.steam-card .steam-card-body h3{order:1}.steam-grid>.steam-card .steam-card-top{order:2}.steam-grid>.steam-card .steam-type{order:3}.steam-grid>.steam-card .steam-description{order:4}.steam-grid>.steam-card .steam-gameplay{order:5}.steam-grid>.steam-card .steam-why-play{order:6}.steam-grid>.steam-card .steam-highlights{order:7}.steam-grid>.steam-card .heat{order:8}.steam-grid>.steam-card .steam-offer{order:9}.steam-grid>.steam-card .steam-links{order:10}.steam-grid>.steam-card .steam-card-top{margin-top:.15rem}.steam-grid>.steam-card .steam-type{margin:.2rem 0}.steam-grid>.steam-card .steam-gameplay,.steam-grid>.steam-card .steam-why-play{margin:.35rem 0;color:var(--muted);font-size:.8rem}.steam-grid>.steam-card .steam-gameplay span,.steam-grid>.steam-card .steam-why-play span{display:block;font-size:.65rem;letter-spacing:.08em;font-weight:800;margin-bottom:.1rem}.steam-grid>.steam-card .steam-gameplay span{color:var(--green)}.steam-grid>.steam-card .steam-why-play span{color:#f5b942}
.steam-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important;align-items:start!important}
.steam-grid>.steam-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}
.steam-grid>.steam-card img,.steam-grid>.steam-card .steam-image-fallback{width:100%!important;height:auto!important;aspect-ratio:460/215!important;flex:0 0 auto!important;object-fit:cover!important;background:#0b1220}
.steam-grid>.steam-card .steam-card-body{display:flex!important;flex-direction:column!important;min-height:190px!important;padding:1rem!important;overflow:hidden!important}
.steam-grid>.steam-card .steam-card-top{order:1!important;margin:0!important}
.steam-grid>.steam-card h3{order:2!important;margin:.45rem 0 .55rem!important;font-size:1.15rem!important}
.steam-grid>.steam-card .steam-type{order:3!important;margin:0 0 .55rem!important;font-size:.72rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.steam-grid>.steam-card .heat{order:4!important;margin:.1rem 0 .6rem!important}
.steam-grid>.steam-card .steam-description,.steam-grid>.steam-card .steam-gameplay,.steam-grid>.steam-card .steam-why-play,.steam-grid>.steam-card .steam-highlights{display:none!important}
.steam-grid>.steam-card .steam-offer,.steam-grid>.steam-card .steam-no-offer{order:5!important;margin-top:auto!important;padding-top:.6rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.steam-grid>.steam-card .steam-offer .code{display:none!important}
.steam-grid>.steam-card .steam-links{order:6!important;margin:.7rem 0 0!important}
.steam-grid>.steam-card .steam-detail-button{display:inline-flex!important;align-items:center!important;padding:.5rem .75rem!important;border:1px solid #35d07f!important;border-radius:8px!important;color:#35d07f!important;background:rgba(53,208,127,.08)!important;font-size:.68rem!important;font-weight:800!important;text-decoration:none!important}
@media(max-width:1000px){.steam-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){.steam-grid{grid-template-columns:1fr!important;gap:.8rem!important}.steam-grid>.steam-card .steam-card-body{min-height:175px!important}}
.site-footer{border-top:1px solid #18243a;color:var(--muted);display:flex;justify-content:space-between;gap:24px;padding:26px clamp(20px,4vw,56px);font-size:11px}.site-footer>div{display:flex;flex-direction:column;gap:5px}.site-footer strong{color:var(--text);font-size:13px}.site-footer nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.site-footer a,.privacy-settings,.inline-link{color:#9ed9eb;text-decoration:none;background:none;border:0;padding:0;cursor:pointer;font:inherit}.site-footer a:hover,.privacy-settings:hover,.inline-link:hover{text-decoration:underline;color:var(--cyan)}.consent-banner{position:fixed;z-index:10;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid #3b5272;border-radius:14px;background:#0d1728f5;box-shadow:0 18px 50px #0008;backdrop-filter:blur(12px)}.consent-banner[hidden]{display:none}.consent-banner strong{color:var(--text)}.consent-banner p{max-width:700px;margin:4px 0 0;color:var(--muted);font-size:12px}.consent-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.consent-actions button{border:1px solid #3b5272;border-radius:8px;padding:9px 12px;background:#101d32;color:#c9d3e3;cursor:pointer;font:inherit;font-size:12px}.consent-actions .consent-primary{border-color:var(--cyan);background:var(--cyan);color:#04111a;font-weight:800}.legal-page{max-width:900px;margin:0 auto;padding:72px 24px 100px}.legal-page h1{font-size:clamp(38px,6vw,68px);line-height:1.05;margin:12px 0}.legal-page h2{margin:34px 0 10px;color:var(--text);font-size:21px}.legal-page p{color:var(--muted);font-size:16px;line-height:1.75}.legal-updated{font-size:12px!important;color:#71829a!important}.contact-card{padding:20px 22px;border:1px solid var(--line);border-radius:14px;background:#101827}.contact-card p{margin:6px 0;font-size:14px}@media(max-width:650px){.site-footer{display:block}.site-footer nav{justify-content:flex-start;margin-top:14px}.consent-banner{left:10px;right:10px;bottom:10px;display:block}.consent-actions{margin-top:12px}.legal-page{padding-top:50px}}
.detail-hero{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)!important;grid-template-areas:"eyebrow eyebrow" "title title" "visual type" "visual description" "visual gameplay" "visual why" "visual highlights" "visual heat" "visual savings" "visual links"!important;align-items:start!important;column-gap:3rem!important;row-gap:0!important}.detail-hero>div:not(.detail-visual){display:contents!important}.detail-hero>.detail-visual{grid-area:visual!important;grid-row:3 / span 8!important;align-self:start!important}.detail-hero>.detail-visual~div .eyebrow,.detail-hero>.eyebrow{grid-area:eyebrow!important}.detail-hero h1{grid-area:title!important;grid-column:1 / -1!important;font-size:clamp(42px,6.5vw,86px)!important;line-height:.98!important;margin:.6rem 0 2.3rem!important;max-width:none!important}.detail-hero .detail-type{grid-area:type!important}.detail-hero p.detail-copy:nth-of-type(2){grid-area:description!important}.detail-hero .detail-gameplay{grid-area:gameplay!important}.detail-hero .detail-why-play{grid-area:why!important}.detail-hero .steam-highlights{grid-area:highlights!important}.detail-hero .detail-heat{grid-area:heat!important}.detail-hero p.detail-copy:nth-of-type(6){grid-area:savings!important}.detail-hero .steam-links{grid-area:links!important}.detail-hero .detail-type,.detail-hero p.detail-copy,.detail-hero .detail-gameplay,.detail-hero .detail-why-play,.detail-hero .steam-highlights,.detail-hero .detail-heat,.detail-hero .steam-links{margin-top:.5rem!important}.detail-visual-meta{margin-bottom:1rem}.detail-visual-note{margin-top:1rem!important}@media(max-width:700px){.detail-hero{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"eyebrow" "title" "visual" "type" "description" "gameplay" "why" "highlights" "heat" "savings" "links"!important;gap:0!important}.detail-hero>.detail-visual{grid-row:auto!important}.detail-hero h1{font-size:clamp(40px,12vw,64px)!important;margin-bottom:1.5rem!important}.detail-hero .detail-type,.detail-hero p.detail-copy,.detail-hero .detail-gameplay,.detail-hero .detail-why-play,.detail-hero .steam-highlights,.detail-hero .detail-heat,.detail-hero .steam-links{grid-column:auto!important}}
