.home-hero{border-radius:var(--radius-lg);background:linear-gradient(112deg, #10233bf5, #081627cc), var(--color-surface);min-height:clamp(31rem,56vw,39rem);box-shadow:var(--shadow-card);border:1px solid #527ba57a;grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";filter:blur(1rem);background:#5de2c112;border-radius:50%;width:32rem;height:32rem;position:absolute;bottom:-14rem;right:-8rem}.home-hero__copy{z-index:2;max-width:45rem;position:relative}.home-hero h1{max-width:none;margin-bottom:var(--space-5);color:var(--color-ink);letter-spacing:-.075em;font-size:clamp(3.15rem,7vw,6.5rem);line-height:.96}.home-hero__title-line{word-break:keep-all;display:block}.home-hero__title-line:last-child{color:var(--color-archive)}.home-hero__lead{max-width:34rem;color:var(--color-muted-ink);word-break:keep-all;margin-bottom:0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.75}.home-hero__actions{align-items:center;gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.home-hero__action{justify-content:center;align-items:center;gap:var(--space-4);min-height:3.25rem;padding:var(--space-3) var(--space-5);border:1px solid var(--color-archive);border-radius:var(--radius-sm);background:var(--color-archive);color:#051612;text-decoration:none;display:inline-flex;box-shadow:0 .75rem 2rem #5de2c121}.home-hero__action:hover{background:#7cedd3}.home-hero__count{align-items:baseline;gap:var(--space-2);min-height:44px;color:var(--color-muted-ink);font-size:.9rem;display:inline-flex}.home-hero__count strong{color:var(--color-ink);font-size:1.25rem}.home-hero__art{z-index:1;place-items:end center;min-width:0;height:clamp(27rem,44vw,35rem);display:grid;position:relative}.home-hero__glow{filter:blur(3.5rem);background:#2e7ec952;border-radius:50%;position:absolute;inset:14% 2% 6%}.home-hero__art img{z-index:1;border-radius:var(--radius-md);object-fit:contain;border:1px solid #7e9dbe42;width:auto;height:94%;position:relative;overflow:hidden;box-shadow:0 2rem 3rem #00000061}.home-hero__art-label{z-index:2;right:0;bottom:var(--space-3);min-width:11rem;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);backdrop-filter:blur(12px);background:#07111fd1;border:1px solid #7c9dc059;gap:.1rem;display:grid;position:absolute}.home-hero__art-label span{color:var(--color-archive);letter-spacing:.08em;font-size:.7rem;font-weight:900}.home-hero__art-label strong{color:var(--color-ink);font-size:.95rem}.game-picker{padding-block:clamp(4.5rem,9vw,7rem)}.game-picker__layout,.game-card__body{min-width:0}.section-heading{max-width:30rem;margin-bottom:var(--space-6)}.section-heading h2{margin-bottom:var(--space-3)}.section-heading p:last-child{color:var(--color-muted-ink);margin-bottom:0}.game-card-grid{gap:var(--space-4);display:grid}.game-card{min-width:0;padding:var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:linear-gradient(135deg, #13243afa, #0b1a2cfa), var(--color-surface);color:var(--color-ink);grid-template-columns:minmax(9rem,13.5rem) minmax(0,1fr);gap:clamp(1.25rem,4vw,2.5rem);text-decoration:none;transition:transform .18s,border-color .18s;display:grid;overflow:hidden;box-shadow:0 1rem 3rem #00000029}.game-card:hover{border-color:#5de2c19e;transform:translateY(-.2rem)}.game-card__cover{border-radius:var(--radius-md);background:radial-gradient(circle at 50% 35%,#3f82cd40,#0000 60%),#091524;border:1px solid #7797b940;min-height:15.5rem;position:relative;overflow:hidden}.game-card__cover img{object-fit:cover;object-position:center 22%;mix-blend-mode:lighten;width:100%;height:100%}.game-card__body{padding:var(--space-3) var(--space-4) var(--space-3) 0;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.game-card__body>p{margin-bottom:var(--space-2);color:var(--color-archive);letter-spacing:.06em;font-size:.78rem;font-weight:900}.game-card h3{color:var(--color-ink);margin:0;font-size:clamp(1.6rem,4vw,2.5rem)}.game-card__description{margin-top:var(--space-3);color:var(--color-muted-ink)}.game-card__tags{gap:var(--space-2);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.game-card__tags>span{padding:var(--space-1) var(--space-3);border:1px solid var(--color-line);color:var(--color-muted-ink);border-radius:999px;font-size:.78rem}.game-card__action{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--color-line);color:var(--color-ink);font-size:.92rem;font-weight:850;display:flex}.game-card__action strong{color:var(--color-archive);font-size:1.25rem}.home-featured{justify-content:space-between;align-items:center;gap:var(--space-6);border-radius:var(--radius-lg);background:linear-gradient(115deg, #2048536b, transparent 70%), var(--color-surface);border:1px solid #5de2c147;padding:clamp(1.5rem,5vw,3rem);display:flex}.home-featured>div{max-width:48rem}.home-featured h2{margin-bottom:var(--space-3)}.home-featured p:last-child{color:var(--color-muted-ink);margin-bottom:0}.home-featured__action{align-items:center;gap:var(--space-4);min-height:48px;padding:var(--space-2) var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-sm);color:var(--color-ink);flex:none;text-decoration:none;display:inline-flex}.home-featured__action:hover{border-color:var(--color-archive);color:var(--color-archive)}@media (width>=64rem){.game-picker__layout{grid-template-columns:minmax(13rem,.34fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,6vw,5rem);display:grid}.game-picker__layout .section-heading{margin-bottom:0;position:sticky;top:6rem}}@media (width<=54rem){.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero__copy{max-width:40rem}.home-hero__art{height:min(26rem,75vw)}}@media (width<=40rem){.home-hero{padding:var(--space-5);border-radius:var(--radius-md)}.home-hero h1{font-size:clamp(2.75rem,15vw,4.2rem)}.home-hero__actions,.home-hero__action{width:100%}.home-hero__action{justify-content:space-between}.home-hero__art{height:20rem}.home-hero__art-label{left:0;right:auto}.game-card{gap:var(--space-4);grid-template-columns:7rem minmax(0,1fr)}.game-card__cover{min-height:11rem}.game-card__body{padding:var(--space-2) 0}.game-card__description{display:none}.game-card__tags{margin-top:var(--space-3)}.game-card__action{margin-top:var(--space-4)}.home-featured{flex-direction:column;align-items:stretch}.home-featured__action{justify-content:space-between}}@media (width<=28rem){.game-card{grid-template-columns:1fr}.game-card__cover{max-height:18rem}}
