.loading-screen_container__mfDPi{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;gap:24px;padding:var(--space-screen-inline)}.loading-screen_logo__m_Y4n{max-width:280px;width:60%;height:auto}.loading-screen_gameLogo__tPWui{max-width:240px;width:50%;height:auto}.loading-screen_statusText__xCC9M{color:var(--color-brand-primary);font-size:1.25rem;font-weight:700;margin:0;text-align:center}@media (prefers-reduced-motion:reduce){.loading-screen_statusText__xCC9M{animation:none}}.qr-screen_container__Ewq9J{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:24px;padding:40px;position:relative;overflow:hidden}.qr-screen_wordmark__Wf_Vs{width:120px;height:auto}.qr-screen_qrWrapper__530Nt{background:#ffffff;border-radius:20px;padding:20px;display:flex;align-items:center;justify-content:center}.qr-screen_instruction__wvdcg{color:var(--color-text-primary);font-size:1.125rem;text-align:center;margin:0;max-width:480px;line-height:1.6}.qr-screen_urlPill__1J_zq{display:inline-flex;align-items:center;gap:8px;background:rgba(45,20,112,.7);border:1px solid var(--color-control-border);border-radius:24px;padding:8px 24px;color:var(--color-text-muted);font-size:.875rem;direction:ltr;unicode-bidi:embed}.game-catalog-screen_container__QcFcp{display:flex;flex-direction:column;min-height:100vh;padding:24px 40px;gap:20px}.game-catalog-screen_header__ooOXM{display:flex;align-items:center;justify-content:space-between}.game-catalog-screen_wordmark__G7zsY{width:100px;height:auto}.game-catalog-screen_playerPill__dMUV_{display:inline-flex;align-items:center;gap:6px;background:var(--color-control-surface);border:1px solid var(--color-control-border);border-radius:24px;padding:6px 16px;color:var(--color-text-primary);font-size:.875rem}.game-catalog-screen_carousel__NIFdZ{display:flex;align-items:center;justify-content:center;gap:16px;flex:0 0 auto;overflow:hidden;padding:16px 0}.game-catalog-screen_card__zCklo{flex:0 0 auto;width:180px;border-radius:var(--radius-card);overflow:hidden;background:var(--color-control-surface);border:2px solid transparent;transition:transform .3s,border-color .3s,box-shadow .3s;cursor:default}.game-catalog-screen_card__zCklo img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.game-catalog-screen_cardSelected__DYa7v{transform:scale(1.15);border-color:var(--color-brand-primary);box-shadow:0 0 24px rgba(255,196,12,.3);z-index:1}.game-catalog-screen_cardNeighbor__Qiv0C{opacity:.6;transform:scale(.9)}.game-catalog-screen_metadata__uy74G{display:flex;flex-direction:column;gap:8px;padding:0 8px}.game-catalog-screen_gameName__CJVFM{color:var(--color-text-primary);font-size:1.5rem;font-weight:700;margin:0}.game-catalog-screen_gameStats__COHv7{display:flex;gap:16px;color:var(--color-text-muted);font-size:.875rem}.game-catalog-screen_gameStat__GJMnQ{display:flex;align-items:center;gap:4px}.game-catalog-screen_gameDescription__5SGL3{color:var(--color-text-muted);font-size:.875rem;line-height:1.7;margin:0;max-height:120px;overflow-y:auto;padding:0 8px}.game-catalog-screen_emptyState__0e3hH{display:flex;align-items:center;justify-content:center;flex:1 1;color:var(--color-text-muted);font-size:1.125rem}@media (prefers-reduced-motion:reduce){.game-catalog-screen_card__zCklo{transition:none}}.error-screen_container__tT_iC{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:24px;padding:40px}.error-screen_logo__9Qn5c{width:200px;height:auto}.error-screen_message__0h_F2{color:var(--color-state-error);font-size:1.25rem;text-align:center;margin:0;line-height:1.6}.toast_toast__16JgK{position:fixed;bottom:48px;left:50%;transform:translateX(-50%);max-width:80%;padding:16px 28px;border-radius:var(--radius-control,14px);background:var(--color-control-surface,rgba(2,6,23,.92));border:1px solid var(--color-state-error,#f43f5e);color:var(--color-text-primary,#f8fafc);font-size:22px;font-weight:600;text-align:center;box-shadow:var(--shadow-action,0 10px 30px rgba(0,0,0,.4));z-index:50;animation:toast_toast-in__ngeGB .2s ease-out}@keyframes toast_toast-in__ngeGB{0%{opacity:0;transform:translateX(-50%) translateY(12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (prefers-reduced-motion:reduce){.toast_toast__16JgK{animation:none}}