.games-hero{min-height:76svh;position:relative;display:flex;align-items:center;overflow:hidden;isolation:isolate;background:#121318 url("sources/collage3.jpg") center/cover}.games-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(13,14,17,.97) 5%,rgba(13,14,17,.82) 50%,rgba(13,14,17,.45)),linear-gradient(0deg,#101114 0%,transparent 32%)}.games-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,rgba(80,198,97,.1),transparent 45%)}.games-hero-glow{position:absolute;width:450px;height:450px;right:8%;top:16%;border-radius:50%;background:rgba(138,101,232,.22);filter:blur(100px);z-index:-1}.games-hero-content{padding-top:110px}.games-hero h1{max-width:950px;margin:25px 0;font-size:clamp(3.8rem,8vw,8.5rem)}.games-hero p:not(.eyebrow){max-width:620px;color:#bbbcc3;font-size:1.12rem;line-height:1.75}.games-scroll{display:inline-flex;gap:18px;margin-top:22px;padding-bottom:8px;border-bottom:1px solid var(--green);font-weight:700}.games-scroll span{color:var(--green)}
.logo-marquee{overflow:hidden;padding:25px 0;border-block:1px solid var(--line);background:#15161a}.logo-track{display:flex;width:max-content;animation:marquee 36s linear infinite}.logo-set{display:flex;align-items:center;gap:70px;padding-right:70px}.logo-set img{width:135px;height:65px;object-fit:contain;filter:grayscale(1);opacity:.52;transition:.25s}.logo-set img:hover{filter:none;opacity:1}@keyframes marquee{to{transform:translateX(-50%)}}
.catalog{padding-block:120px}.catalog-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:65px}.catalog-heading .section-label{margin-bottom:32px}.catalog-heading h2,.games-cta h2{margin:0;font-size:clamp(3.2rem,6vw,6rem)}.catalog-heading>p{margin:0 0 8px;color:var(--muted);line-height:1.8;font-size:1.05rem}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:55px 26px}.catalog-card{min-width:0}.card-art{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#090a0c}.card-art:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);border-radius:inherit;pointer-events:none}.card-art img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .5s,filter .5s}.catalog-card:hover .card-art img{transform:scale(1.045);filter:brightness(1.08)}.status{position:absolute;top:16px;left:16px;padding:8px 12px;border-radius:99px;background:rgba(16,17,20,.8);backdrop-filter:blur(12px);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.status:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green)}.status.upcoming:before{background:#f2d45c;box-shadow:0 0 10px #f2d45c}.card-info{display:flex;justify-content:space-between;align-items:center;padding:20px 5px 0}.card-info span{color:#909098;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.card-info h3{margin:7px 0 0;font:700 clamp(1.4rem,2.4vw,2rem) "Space Grotesk",sans-serif;letter-spacing:-.03em}.card-info b{width:44px;height:44px;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:50%;color:var(--green);font-size:1.15rem;transition:.25s}.catalog-card:hover .card-info b{color:var(--ink);background:var(--green);border-color:var(--green);transform:rotate(45deg)}
.games-cta{margin-top:20px;margin-bottom:110px;padding:clamp(42px,7vw,85px);display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:24px;background:var(--green);color:var(--ink)}.games-cta .kicker,.games-cta h2 em{color:#174f29}
@media(max-width:800px){.games-hero{min-height:72svh}.games-hero-content{padding-top:90px}.games-hero h1{font-size:clamp(3.35rem,15vw,5.5rem)}.logo-set{gap:40px;padding-right:40px}.logo-set img{width:105px;height:50px}.catalog{padding-block:85px}.catalog-heading{grid-template-columns:1fr;gap:25px;margin-bottom:45px}.catalog-grid{grid-template-columns:1fr;gap:42px}.games-cta{align-items:flex-start;flex-direction:column;margin-bottom:70px}}@media(max-width:480px){.games-hero h1{font-size:3.25rem}.games-hero p:not(.eyebrow){font-size:1rem}.card-info b{width:40px;height:40px}.card-info h3{font-size:1.45rem}}@media(prefers-reduced-motion:reduce){.logo-track{animation:none}}

/* A quiet nod to the studio's Puerto Rican roots. */
.pr-flag{width:22px;height:auto;margin-left:2px;border-radius:2px;opacity:.58;filter:saturate(.72);box-shadow:0 0 0 1px rgba(255,255,255,.12);transition:opacity .2s}
.eyebrow:hover .pr-flag{opacity:.82}
