.Games-module__sg3O1G__page,.Games-module__sg3O1G__articlePage{max-width:1180px;color:var(--text);margin:0 auto;padding:0 28px 80px}.Games-module__sg3O1G__hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;padding:70px 0 64px;display:grid}.Games-module__sg3O1G__eyebrow{color:var(--cyan);font:600 11px/1.5 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px}.Games-module__sg3O1G__hero h1,.Games-module__sg3O1G__gameHero h1{font-family:var(--font-display);letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.05}.Games-module__sg3O1G__hero h1 span{color:var(--cyan)}.Games-module__sg3O1G__lead{color:var(--text-dim);max-width:700px;margin:0 0 24px;font-size:16px;line-height:1.8}.Games-module__sg3O1G__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Games-module__sg3O1G__primary,.Games-module__sg3O1G__secondary{justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.Games-module__sg3O1G__primary{background:var(--cyan);color:#061617;border:1px solid #0000;border-radius:8px;padding:12px 20px}.Games-module__sg3O1G__primary:hover{background:#8cf5ed}.Games-module__sg3O1G__secondary{color:var(--text)}.Games-module__sg3O1G__secondary:hover{color:var(--cyan)}.Games-module__sg3O1G__page small,.Games-module__sg3O1G__articlePage small{color:var(--text-dim);font-size:12px;line-height:1.6}.Games-module__sg3O1G__hero>div>small{margin-top:16px;display:block}.Games-module__sg3O1G__heroPanel{background:radial-gradient(at 100% 0,#4ce6dc1a,#0000 65%),#0d1418;border:1px solid #4ce6dc3d;border-radius:22px;padding:30px}.Games-module__sg3O1G__heroPanel>div{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:24px 0;display:flex}.Games-module__sg3O1G__heroPanel>div:last-child{border:0;padding-bottom:8px}.Games-module__sg3O1G__heroPanel svg{color:var(--cyan);flex-shrink:0}.Games-module__sg3O1G__heroPanel strong{font-size:17px}.Games-module__sg3O1G__heroPanel p:not(.Games-module__sg3O1G__eyebrow){color:var(--text-dim);margin:7px 0 0;font-size:14px}.Games-module__sg3O1G__section{margin:0 0 48px;padding:0;scroll-margin-top:90px}.Games-module__sg3O1G__sectionHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.Games-module__sg3O1G__sectionHeading p:last-child{color:var(--text-dim);font-size:13px}.Games-module__sg3O1G__section h2,.Games-module__sg3O1G__productCta h2,.Games-module__sg3O1G__presetCta h2,.Games-module__sg3O1G__scoreSection h2,.Games-module__sg3O1G__sources h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(23px,3vw,30px);font-weight:750;line-height:1.2}.Games-module__sg3O1G__sectionHeading h2{margin:0}.Games-module__sg3O1G__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.Games-module__sg3O1G__card{border:1px solid var(--line);border-top:2px solid var(--game-accent);background:linear-gradient(140deg,color-mix(in srgb,var(--game-accent) 7%,#101215),#0b0d10 70%);min-width:0;color:var(--text);border-radius:14px;flex-direction:column;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.Games-module__sg3O1G__card:hover{border-color:var(--game-accent);transform:translateY(-3px)}.Games-module__sg3O1G__cardTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;display:flex}.Games-module__sg3O1G__mark{border:1px solid var(--line);background:#13171c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.Games-module__sg3O1G__mark img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.Games-module__sg3O1G__mark>span{font:800 21px var(--font-display);color:var(--game-accent,var(--cyan))}.Games-module__sg3O1G__genre{text-align:right;font:500 10px var(--font-mono);color:var(--text-dim);text-transform:uppercase}.Games-module__sg3O1G__card h2{margin:0 0 12px;font-size:21px}.Games-module__sg3O1G__card>p{color:var(--text-dim);margin:0 0 24px;font-size:14px;line-height:1.6}.Games-module__sg3O1G__cardMeta{color:var(--text-dim);flex-direction:column;gap:7px;margin-top:auto;font-size:12px;display:flex}.Games-module__sg3O1G__cardMeta span:first-child{color:var(--text)}.Games-module__sg3O1G__cardFoot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:22px;padding-top:18px;font-size:12px;display:flex}.Games-module__sg3O1G__cardFoot>span{color:var(--game-accent);font-weight:650}.Games-module__sg3O1G__cardFoot time{color:var(--text-dim);font-size:10px}.Games-module__sg3O1G__resourceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.Games-module__sg3O1G__resourceGrid a{border:1px solid var(--line);color:var(--text);background:#101217;border-radius:12px;padding:24px;text-decoration:none;display:block}.Games-module__sg3O1G__resourceGrid a:hover{border-color:var(--cyan)}.Games-module__sg3O1G__resourceGrid svg{color:var(--cyan);margin-bottom:20px}.Games-module__sg3O1G__resourceGrid h3,.Games-module__sg3O1G__tip h3{margin:0 0 10px;font-size:17px;font-weight:700}.Games-module__sg3O1G__resourceGrid p,.Games-module__sg3O1G__tip p{color:var(--text-dim);margin:0 0 16px;font-size:14px;line-height:1.7}.Games-module__sg3O1G__resourceGrid span{color:var(--cyan);font-size:13px}.Games-module__sg3O1G__productCta{background:linear-gradient(120deg,#4ce6dc14,#8b5cf60f);border:1px solid #4ce6dc47;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:40px;margin:0 0 48px;padding:32px;display:grid}.Games-module__sg3O1G__productCta p:not(.Games-module__sg3O1G__eyebrow),.Games-module__sg3O1G__presetCta p:not(.Games-module__sg3O1G__eyebrow){color:var(--text-dim);max-width:720px;font-size:15px;line-height:1.75}.Games-module__sg3O1G__ctaActions{flex-direction:column;align-items:center;gap:8px;display:flex}.Games-module__sg3O1G__ctaActions small{font-size:11px}.Games-module__sg3O1G__breadcrumb{color:var(--text-dim);flex-wrap:wrap;gap:9px;padding:24px 0 0;font-size:12px;display:flex}.Games-module__sg3O1G__breadcrumb a{color:var(--text-dim)}.Games-module__sg3O1G__gameHero{padding:36px 0 42px}.Games-module__sg3O1G__gameTitle{align-items:center;gap:18px;margin-bottom:22px;display:flex}.Games-module__sg3O1G__gameTitle .Games-module__sg3O1G__eyebrow{color:var(--game-accent);margin:0}.Games-module__sg3O1G__gameHero h1{font-size:clamp(30px,4vw,50px)}.Games-module__sg3O1G__gameHero h1 span{color:var(--game-accent)}.Games-module__sg3O1G__date{color:var(--text-dim);margin:0 0 24px;font-size:12px}.Games-module__sg3O1G__specs{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px;padding-top:24px;display:grid}.Games-module__sg3O1G__specs span{flex-direction:column;gap:8px;display:flex}.Games-module__sg3O1G__specs small{font:10px var(--font-mono)}.Games-module__sg3O1G__specs strong{font-size:14px}.Games-module__sg3O1G__intro{color:var(--text-dim);max-width:760px;margin:0 0 22px;font-size:14px;line-height:1.7}.Games-module__sg3O1G__settings{border:1px solid var(--line);background:#0d1014;border-radius:14px;overflow:hidden}.Games-module__sg3O1G__toolbar{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px;display:flex}.Games-module__sg3O1G__toolbar strong{margin-bottom:5px;font-size:15px;display:block}.Games-module__sg3O1G__toolbar small{display:block}.Games-module__sg3O1G__toolbar button,.Games-module__sg3O1G__filters button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#151a20;border-radius:7px;min-height:44px;padding:10px 14px;font-size:12px}.Games-module__sg3O1G__toolbar button:disabled{opacity:.45;cursor:default}.Games-module__sg3O1G__filters{flex-wrap:wrap;gap:8px;padding:20px 22px 0;display:flex}.Games-module__sg3O1G__filters button[aria-pressed=true]{border-color:var(--cyan);color:var(--cyan);background:#4ce6dc14}.Games-module__sg3O1G__filters button span{opacity:.7;margin-left:8px}.Games-module__sg3O1G__status{color:var(--text-dim);margin:12px 0;padding:0 22px;font-size:12px}.Games-module__sg3O1G__settingsList{margin:0;padding:0;list-style:none}.Games-module__sg3O1G__settingRow{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 2fr;gap:28px;padding:22px;display:grid}.Games-module__sg3O1G__settingRow label{cursor:pointer;align-items:start;gap:14px;display:flex}.Games-module__sg3O1G__settingRow input{width:18px;height:18px;accent-color:var(--cyan);flex-shrink:0;margin:2px 0 0}.Games-module__sg3O1G__settingRow strong{font-size:14px;line-height:1.5}.Games-module__sg3O1G__settingRow small{text-transform:uppercase;font:10px var(--font-mono);margin-top:8px;display:block}.Games-module__sg3O1G__settingValue{color:var(--cyan);font-size:14px;font-weight:650}.Games-module__sg3O1G__settingRow p{color:var(--text-dim);margin:8px 0 0;font-size:13px;line-height:1.7}.Games-module__sg3O1G__presetCta{background:color-mix(in srgb,var(--game-accent) 6%,#0c1015);border:1px solid color-mix(in srgb,var(--game-accent) 35%,transparent);border-radius:14px;margin-bottom:48px;padding:28px}.Games-module__sg3O1G__presetCta .Games-module__sg3O1G__eyebrow{color:var(--game-accent)}.Games-module__sg3O1G__playerLink{color:var(--text);padding:12px;font-size:13px}.Games-module__sg3O1G__tipGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.Games-module__sg3O1G__tip{border:1px solid var(--line);background:#101217;border-radius:12px;padding:24px}.Games-module__sg3O1G__tip p:last-child{margin:0}.Games-module__sg3O1G__scoreSection{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px;padding:0;display:grid}.Games-module__sg3O1G__scoreSection p{color:var(--text-dim);font-size:14px;line-height:1.7}.Games-module__sg3O1G__scoreList>div{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr auto;gap:4px 12px;margin-bottom:10px;padding:16px 20px;display:grid}.Games-module__sg3O1G__scoreList strong{color:var(--cyan);font-size:14px}.Games-module__sg3O1G__scoreList span{font:12px var(--font-mono);color:var(--text-dim)}.Games-module__sg3O1G__scoreList p{grid-column:1/-1;margin:5px 0 0;font-size:13px}.Games-module__sg3O1G__sources{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 40px;padding:28px 0}.Games-module__sg3O1G__sources h2{font-size:20px}.Games-module__sg3O1G__sources p{color:var(--text-dim);max-width:800px;font-size:13px;line-height:1.8}.Games-module__sg3O1G__sources ul{padding-left:20px}.Games-module__sg3O1G__sources li{margin-bottom:10px}.Games-module__sg3O1G__sources a{color:var(--cyan);font-size:13px}.Games-module__sg3O1G__mobileBar{display:none}.Games-module__sg3O1G__page a:focus-visible,.Games-module__sg3O1G__articlePage a:focus-visible,.Games-module__sg3O1G__articlePage button:focus-visible,.Games-module__sg3O1G__articlePage input:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}@media (max-width:960px){.Games-module__sg3O1G__hero{gap:30px}.Games-module__sg3O1G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Games-module__sg3O1G__resourceGrid{grid-template-columns:1fr}.Games-module__sg3O1G__resourceGrid a{padding:22px}.Games-module__sg3O1G__scoreSection{gap:24px}.Games-module__sg3O1G__productCta{gap:24px;padding:24px}}@media (max-width:680px){.Games-module__sg3O1G__page,.Games-module__sg3O1G__articlePage{padding-left:18px;padding-right:18px}.Games-module__sg3O1G__articlePage{padding-bottom:110px}.Games-module__sg3O1G__hero{grid-template-columns:1fr;gap:28px;padding:40px 0}.Games-module__sg3O1G__hero h1{font-size:46px}.Games-module__sg3O1G__heroPanel{padding:22px}.Games-module__sg3O1G__heroPanel>div{padding:18px 0}.Games-module__sg3O1G__sectionHeading{display:block}.Games-module__sg3O1G__grid,.Games-module__sg3O1G__tipGrid,.Games-module__sg3O1G__scoreSection{grid-template-columns:1fr}.Games-module__sg3O1G__card{padding:22px}.Games-module__sg3O1G__cardTop{margin-bottom:18px}.Games-module__sg3O1G__section{margin-bottom:36px}.Games-module__sg3O1G__productCta{grid-template-columns:1fr;gap:22px}.Games-module__sg3O1G__ctaActions{align-items:start}.Games-module__sg3O1G__ctaActions .Games-module__sg3O1G__primary{width:100%}.Games-module__sg3O1G__specs{grid-template-columns:1fr;gap:16px}.Games-module__sg3O1G__specs span{flex-direction:row;justify-content:space-between;gap:18px}.Games-module__sg3O1G__specs strong{font-size:12px}.Games-module__sg3O1G__toolbar{flex-direction:column;padding:18px}.Games-module__sg3O1G__filters{padding:16px 18px 0}.Games-module__sg3O1G__status{padding:0 18px}.Games-module__sg3O1G__settingRow{grid-template-columns:1fr;gap:14px;padding:18px}.Games-module__sg3O1G__settingRow>div{padding-left:32px}.Games-module__sg3O1G__gameHero{padding-top:28px}.Games-module__sg3O1G__gameHero h1{font-size:34px}.Games-module__sg3O1G__presetCta{padding:22px}.Games-module__sg3O1G__playerLink{padding:8px}.Games-module__sg3O1G__mobileBar{z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090f13f7;border-top:1px solid #4ce6dc40;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.Games-module__sg3O1G__mobileBar strong{font-size:11px;display:block}.Games-module__sg3O1G__mobileBar small{font-size:10px}.Games-module__sg3O1G__mobileBar .Games-module__sg3O1G__primary{white-space:nowrap;padding:10px 13px;font-size:12px}}@media (prefers-reduced-motion:reduce){.Games-module__sg3O1G__card{transition:none}.Games-module__sg3O1G__card:hover{transform:none}}
