.GameSetupShell_setupScreen__4VTfa{width:100%;max-width:420px;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding-top:8px}.GameSetupShell_setupTopRow__VSTIv{width:100%;display:flex;justify-content:flex-end;margin-bottom:4px}.GameSetupShell_hero__IEa1T{font-size:72px;line-height:1;filter:drop-shadow(0 0 24px rgba(255,231,146,.3))}.GameSetupShell_heroImage__r22rs{position:relative;width:140px;aspect-ratio:5/6;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(255,231,146,.1)}.GameSetupShell_eyebrow__mzf2D{font-size:.68rem;letter-spacing:.04em;font-weight:700;color:var(--gold-200,#ffe792)}.GameSetupShell_gameTitle__MSlj1{font-size:1.85rem;font-weight:800;letter-spacing:-.02em;line-height:1;text-align:center;background:linear-gradient(180deg,var(--gold-200,#ffe792),var(--gold-400,#D4AF37));-webkit-background-clip:text;background-clip:text;color:transparent}.GameSetupShell_gameSub__KFcIj{font-size:.82rem;color:var(--on-surface-variant);text-align:center;line-height:1.5}.GameSetupShell_startBtn__On_Ud{width:100%;padding:15px;background:linear-gradient(180deg,var(--gold-200,#ffe792),var(--gold-400,#D4AF37));border:none;border-radius:14px;font-family:inherit;font-size:1rem;font-weight:800;color:#0c0a14;cursor:pointer;box-shadow:0 4px 24px rgba(212,175,55,.3);letter-spacing:.02em;transition:transform .15s,box-shadow .15s}.GameSetupShell_startBtn__On_Ud:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 30px rgba(212,175,55,.45)}.GameSetupShell_startBtn__On_Ud:disabled{opacity:.4;cursor:not-allowed}