.GamesIndex_page__ZoyIm{min-height:100vh;background:radial-gradient(120% 60% at 50% -10%,rgba(255,231,146,.1),transparent 60%),#050505;color:var(--on-surface);font-family:var(--font-sans);padding-bottom:4rem}.GamesIndex_topbar___FkcD{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;max-width:1080px;margin:0 auto}.GamesIndex_brand__RQp3Y{font-weight:700;letter-spacing:.12em;color:var(--gold-200);text-decoration:none}.GamesIndex_topLink__fuPFV{display:inline-flex;align-items:center;min-height:44px;padding:0 .5rem;font-size:var(--text-label-size);color:var(--on-surface-variant);text-decoration:none;transition:color .2s}.GamesIndex_topLink__fuPFV:hover{color:var(--on-surface)}.GamesIndex_hero__q_CjE{max-width:780px;margin:0 auto;padding:3.5rem 1.25rem 3rem;text-align:center}.GamesIndex_eyebrow__vOJTy{display:inline-block;font-size:var(--text-overline-size);letter-spacing:.08em;color:var(--gold-300);margin-bottom:1.25rem}.GamesIndex_heroTitle__FbIW_{font-family:var(--font-serif);font-size:var(--text-display-size);font-weight:var(--text-display-weight);line-height:1.25;letter-spacing:var(--text-display-tracking);margin:0 0 1.25rem}.GamesIndex_accent__Ba8e5{font-style:normal;background:linear-gradient(100deg,var(--gold-200),var(--gold-400));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.GamesIndex_heroSub__s2tLK{font-size:1.05rem;line-height:var(--text-body-line-height);color:var(--on-surface-variant);max-width:52ch;margin:0 auto}.GamesIndex_grid__JnwwM{max-width:1080px;margin:0 auto;padding:0 1.25rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}.GamesIndex_card__I42Nf{padding:1.5rem;border-radius:16px;background:var(--overlay-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--ghost-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.85rem;transition:border-color .2s,transform .15s}.GamesIndex_card__I42Nf:hover{border-color:var(--ghost-border-hover);transform:translateY(-2px)}.GamesIndex_cardHead__Bz95i{display:flex;align-items:flex-start;gap:.85rem}.GamesIndex_cardHeadText__ZM_ke{display:flex;flex-direction:column;gap:.5rem;min-width:0}.GamesIndex_cardTitle__PrVgg{font-family:var(--font-serif);font-size:var(--text-title-size);font-weight:700;text-wrap:balance;margin:0}.GamesIndex_cardTitleLink__IMrG_{color:var(--on-surface);text-decoration:none;transition:color .2s}.GamesIndex_cardTitleLink__IMrG_:hover{color:var(--gold-300)}.GamesIndex_pillRow__bDoJ8{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.GamesIndex_cardDesc__anCbJ{font-size:.95rem;line-height:var(--text-body-line-height);color:var(--on-surface-variant);margin:0}.GamesIndex_rulesDetails___rqVB{border-top:1px solid var(--ghost-border);padding-top:.85rem}.GamesIndex_rulesSummary__haucB{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:44px;list-style:none;cursor:pointer;font-size:.9rem;font-weight:600;color:var(--gold-300);-webkit-tap-highlight-color:transparent}.GamesIndex_rulesSummary__haucB::-webkit-details-marker{display:none}.GamesIndex_rulesSummary__haucB::marker{content:""}.GamesIndex_rulesChevron__1261m{flex-shrink:0;transition:transform .2s}.GamesIndex_rulesDetails___rqVB[open] .GamesIndex_rulesChevron__1261m{transform:rotate(90deg)}.GamesIndex_stepsList___YWeP{margin:.75rem 0 0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.4rem}.GamesIndex_stepItem__9siOW{font-size:.9rem;line-height:var(--text-body-line-height);color:var(--on-surface-variant)}.GamesIndex_stepItem__9siOW::marker{color:var(--gold-400);font-weight:700}.GamesIndex_cardCta__v4Bkm{align-self:flex-start;font-size:.9rem;font-weight:600;color:var(--gold-300);text-decoration:none;transition:color .2s}.GamesIndex_cardCta__v4Bkm:hover{color:var(--gold-200)}.GamesIndex_cardNote__KrTCW{margin:0;font-size:.85rem;color:var(--on-surface-dim)}.GamesIndex_closingCta__hnqL0{max-width:640px;margin:3rem auto 0;padding:3rem 1.5rem;text-align:center;border-radius:22px;background:radial-gradient(120% 100% at 50% 0,rgba(255,231,146,.1),transparent 70%),var(--surface-container-low);border:1px solid var(--ghost-border)}.GamesIndex_closingTitle__pZmco{font-family:var(--font-serif);font-size:var(--text-headline-size);font-weight:var(--text-headline-weight);margin:0 0 .5rem}.GamesIndex_closingSub__H2XvW{color:var(--on-surface-variant);margin:0 0 1.75rem}.GamesIndex_btnPrimary__wiMIy{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border-radius:999px;font-weight:600;text-decoration:none;color:#2a2200;background:linear-gradient(100deg,var(--gold-200),var(--gold-400));box-shadow:0 6px 24px rgba(255,215,0,.18);transition:transform .15s,box-shadow .2s}.GamesIndex_btnPrimary__wiMIy:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,215,0,.28)}@media (min-width:720px){.GamesIndex_grid__JnwwM{grid-template-columns:repeat(2,1fr)}}@media (min-width:1040px){.GamesIndex_grid__JnwwM{grid-template-columns:repeat(3,1fr)}}