.games-hub-page{background:#0b110e;color:#f3f5ec}
.games-hub-page .site-header{background:rgba(10,17,13,.94)}
.games-hub-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:72px;align-items:center;padding-top:164px;padding-bottom:100px}
.games-hub-hero h1{font-family:"Space Grotesk",sans-serif;font-size:clamp(44px,4.9vw,76px);line-height:1.04;letter-spacing:-.055em;font-weight:600;margin:22px 0 28px}
.games-hub-page h1 span,.games-hub-page h2 span{color:#d5ff39}
.games-hub-hero-copy>p{max-width:650px;font-size:19px;line-height:1.65;color:#adb9b0;margin:0}
.games-hub-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:34px}
.games-hub-actions .button{padding:18px 26px;min-width:215px}
.games-hub-text-link{color:#d5ff39;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none}
.games-hub-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.games-hub-intro{padding:34px;border:1px solid #384632;border-radius:22px;background:radial-gradient(ellipse at 100% 0,rgba(188,246,42,.13),transparent 67%),#121d15;position:relative;overflow:hidden}
.games-hub-intro-label{font-size:10px;letter-spacing:.15em;color:#adbd9d;font-weight:600}
.games-hub-intro h2{font-family:"Space Grotesk",sans-serif;letter-spacing:-.035em;font-size:35px;line-height:1.16;margin:24px 0 20px}
.games-hub-intro p{color:#b2bcae;font-size:14px;line-height:1.7;margin:0}
.games-hub-windows-cta{margin-top:24px;min-height:50px;gap:22px;background:#d5ff39;color:#0b110e;font-size:13px;padding:15px 19px;max-width:100%;justify-content:space-between}.games-hub-windows-cta:hover,.games-hub-windows-cta:focus-visible{background:#e2ff72;color:#0b110e}
.games-hub-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.games-hub-specs span{border:1px solid #3a4830;border-radius:6px;padding:7px 9px;color:#e0e8d1;font-size:11px}
.games-hub-catalog{scroll-margin-top:110px;padding-bottom:100px}
.games-hub-section-heading{display:flex;gap:40px;align-items:end;justify-content:space-between;margin-bottom:35px}
.games-hub-section-heading h2,.games-hub-guide h2,.games-hub-closing h2{font-family:"Space Grotesk",sans-serif;letter-spacing:-.045em;font-size:clamp(30px,3.2vw,46px);line-height:1.12;margin:14px 0 0;font-weight:600}
.games-hub-section-heading>p{max-width:365px;font-size:15px;line-height:1.7;color:#aebbaf;margin:0}
.games-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.games-hub-card{min-width:0;border:1px solid #34462f;background:#121b14;border-radius:18px;overflow:hidden;transition:border-color .18s ease,transform .18s ease}
.games-hub-card:hover{border-color:#a9cd48;transform:translateY(-3px)}
.games-hub-card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.games-hub-card-link:focus-visible{outline:3px solid #d5ff39;outline-offset:-4px;border-radius:17px}
.games-hub-card-image{aspect-ratio:16/10;overflow:hidden;background:#182519;border-bottom:1px solid #34462f}
.games-hub-card-image img{height:100%;width:100%;object-fit:cover;display:block;transition:transform .3s ease}
.games-hub-card:hover img{transform:scale(1.025)}
.games-hub-card-content{padding:26px;display:flex;flex-direction:column;flex:1}
.games-hub-card-label{font-size:10px;letter-spacing:.16em;font-weight:700;color:#b1c58c}
.games-hub-card h3{font-family:"Space Grotesk",sans-serif;font-size:29px;font-weight:600;letter-spacing:-.035em;line-height:1.12;margin:9px 0 17px}
.games-hub-card p{font-size:14px;color:#b0bcae;line-height:1.7;margin:0 0 26px}
.games-hub-card-cta{margin-top:auto;min-height:52px;padding:13px 16px;border:1px solid #d5ff39;border-radius:8px;background:#d5ff39;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;line-height:1.5;font-weight:600;color:#0b110e}
.games-hub-card-link:hover .games-hub-card-cta,.games-hub-card-link:focus-visible .games-hub-card-cta{background:#e2ff72;border-color:#e2ff72;color:#0b110e}
.games-hub-card-cta>span{font-size:22px}
.games-hub-guide{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:65px;padding-bottom:75px;border-top:1px solid #2a392a}
.games-hub-guide>div>p{color:#b0bcae;line-height:1.8;font-size:15px;margin:22px 0;max-width:460px}
.games-hub-guide-list{list-style:none;padding:0;margin:0;display:grid;gap:28px}
.games-hub-guide-list li{display:flex;gap:21px;padding-bottom:26px;border-bottom:1px solid #2a392a}
.games-hub-guide-list li:last-child{border-bottom:0;padding-bottom:0}
.games-hub-guide-list li>span{color:#d5ff39;font-family:"Space Grotesk",sans-serif;font-size:15px;padding-top:3px}
.games-hub-guide-list h3{font-family:"Space Grotesk",sans-serif;font-size:19px;margin:0 0 9px;letter-spacing:-.02em;font-weight:600}
.games-hub-guide-list p{font-size:14px;line-height:1.75;color:#b0bcae;margin:0}
.games-hub-closing{border:1px solid #354732;border-radius:22px;background:linear-gradient(110deg,#182619,#111a13);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:43px 48px;margin-top:20px;margin-bottom:90px}
.games-hub-closing h2{font-size:38px}
.games-hub-closing p{font-size:14px;color:#b0bcae;line-height:1.7;margin:18px 0 0}
.games-hub-closing .button{flex-shrink:0;padding:18px 25px;min-width:185px}
@media(max-width:1100px){.games-hub-hero{gap:35px}.games-hub-intro{padding:25px}.games-hub-intro h2{font-size:29px}.games-hub-guide{gap:50px}.games-hub-card-content{padding:22px}.games-hub-closing{padding:35px}.games-hub-closing h2{font-size:33px}}
@media(max-width:900px){.games-hub-hero{padding-top:130px;grid-template-columns:1fr;gap:40px;padding-bottom:70px}.games-hub-hero-copy>p{max-width:680px}.games-hub-intro{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px;padding:30px}.games-hub-intro-label{grid-column:1/-1}.games-hub-intro h2{margin:4px 0 0;grid-row:2/4}.games-hub-intro p{align-self:end}.games-hub-specs{margin:0;align-self:start}.games-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.games-hub-section-heading{align-items:start;gap:25px}.games-hub-section-heading>p{max-width:300px}.games-hub-catalog{padding-bottom:70px}.games-hub-guide{gap:35px}.games-hub-closing{align-items:start;flex-direction:column}.games-hub-closing h2{font-size:36px}}
@media(max-width:600px){.games-hub-hero{padding-top:116px;gap:30px;padding-bottom:55px}.games-hub-hero h1{font-size:clamp(39px,10vw,54px);margin:19px 0 22px}.games-hub-hero-copy>p{font-size:16px;line-height:1.75}.games-hub-actions{gap:22px;margin-top:26px}.games-hub-actions .button{width:100%;padding:17px 22px}.games-hub-actions .games-hub-text-link{font-size:13px}.games-hub-intro{display:block;padding:25px}.games-hub-intro h2{font-size:30px;margin:19px 0}.games-hub-intro p{font-size:14px}.games-hub-specs{margin-top:21px}.games-hub-section-heading{display:block}.games-hub-section-heading h2{font-size:31px}.games-hub-section-heading>p{margin-top:18px;max-width:none;font-size:14px}.games-hub-grid{grid-template-columns:1fr;gap:24px}.games-hub-card-image{aspect-ratio:16/9}.games-hub-card-content{padding:24px}.games-hub-card h3{font-size:28px}.games-hub-catalog{padding-bottom:55px}.games-hub-guide{grid-template-columns:1fr;gap:35px;padding-top:42px;padding-bottom:45px}.games-hub-guide h2{font-size:33px}.games-hub-guide-list{gap:24px}.games-hub-closing{width:calc(100% - 36px);padding:27px 24px;margin-top:15px;margin-bottom:55px;border-radius:18px}.games-hub-closing h2{font-size:29px}.games-hub-closing .button{width:100%;min-width:0}.games-hub-page .eyebrow{font-size:10px;letter-spacing:.12em}}
@media(prefers-reduced-motion:reduce){.games-hub-card,.games-hub-card-image img{transition:none}.games-hub-card:hover{transform:none}.games-hub-card:hover img{transform:none}}
@media(min-width:601px)and(max-width:900px){.games-hub-intro .games-hub-windows-cta{margin-top:4px;grid-column:2}.games-hub-intro .games-hub-specs{grid-column:2}}
