.Home_lobby__Gh36g{padding:16px;display:flex;flex-direction:column;gap:24px}.Home_banner__k909p{width:100%;aspect-ratio:16/8;background:linear-gradient(135deg,#2a0845,#6441a5);background-color:#1e1b33;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.4);border:1px solid var(--border-light)}.Home_bannerOverlay___kfuW{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,3,20,.9),rgba(7,3,20,.4) 50%,transparent);padding:24px;display:flex;flex-direction:column;justify-content:center;gap:8px}.Home_bannerTag__YMvfn{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:-moz-fit-content;width:fit-content;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;color:var(--accent-pink);text-transform:uppercase;border:1px solid hsla(0,0%,100%,.1)}.Home_bannerTitle__o33hc{font-size:24px;font-weight:800;color:#fff}.Home_bannerSubtitle__DZ5Bv{font-size:13px;color:var(--text-secondary);max-width:200px}.Home_bannerBtn__JHnfg{align-self:flex-start;margin-top:8px;padding:8px 16px;font-size:12px;display:flex;align-items:center;gap:4px}.Home_authRow__cMuPQ{display:flex;gap:12px}.Home_registerBtn__OevvE{background:var(--primary-gradient);border:none;border-radius:12px;box-shadow:0 4px 15px rgba(123,47,247,.3)}.Home_loginBtn__OsN3y,.Home_registerBtn__OevvE{width:100%;height:48px;color:#fff;font-weight:700;font-size:14px}.Home_loginBtn__OsN3y{background:#2a264a;border:1px solid var(--border-light);border-radius:12px}.Home_infoBar__8cpF2{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:4px 0}.Home_infoBar__8cpF2::-webkit-scrollbar{display:none}.Home_infoItem__DW8Ky{background:var(--bg-card);padding:8px 16px;border-radius:10px;font-size:11px;font-weight:600;color:var(--text-secondary);white-space:nowrap;border:1px solid var(--border-light)}.Home_categoryGrid__wsnks{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.Home_categoryCard__3XrJ3{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.Home_categoryIcon___m6Cm{width:100%;aspect-ratio:1/1;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#1e1b33;border:1px solid var(--border-light);box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .3s ease}.Home_categoryCard__3XrJ3:active .Home_categoryIcon___m6Cm{border-color:var(--accent-purple);box-shadow:0 0 15px rgba(123,47,247,.4)}.Home_purple__He_A0{background:linear-gradient(135deg,#7b2ff7,#4c1d95)}.Home_pink__pK4Ql{background:linear-gradient(135deg,#d122e3,#9013fe)}.Home_blue__r2bak{background:linear-gradient(135deg,#00d2ff,#3a7bd5)}.Home_red__sYzdn{background:linear-gradient(135deg,#ff4d4d,#b30000)}.Home_categoryLabel__p9mlq{font-weight:700;font-size:12px;color:var(--text-secondary)}.Home_section__pS3uk{display:flex;flex-direction:column;gap:16px}.Home_sectionHeader__EEmbs{display:flex;align-items:center;justify-content:space-between}.Home_sectionTitle__ljHAE{font-size:18px;font-weight:800;display:flex;align-items:center;gap:8px}.Home_seeAll__JIQOM{font-size:12px;color:var(--text-muted);font-weight:600}.Home_gameGrid__bvsOy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.Home_skeletonCard__pnD1r{aspect-ratio:1/1.3;background:#1e1b33;border-radius:12px;animation:Home_pulse__OAxPp 1.5s ease-in-out infinite}.Home_emptyRecent__PNoAP{background:var(--bg-card);border:1px dashed var(--border-light);border-radius:16px;padding:30px;text-align:center;color:var(--text-muted);font-size:13px}@keyframes Home_pulse__OAxPp{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.Games_gamesContainer__mTJso{padding:16px;display:flex;flex-direction:column;gap:16px}.Games_searchBar__07TG1{background:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px}.Games_searchInput__mfU1u{background:transparent;border:none;color:#fff;font-size:14px;width:100%;outline:none}.Games_providerSlider__uh7m_{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.Games_providerSlider__uh7m_::-webkit-scrollbar{display:none}.Games_providerChip__0ump_{background:var(--bg-card);border:1px solid var(--border-light);padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap;color:var(--text-secondary)}.Games_providerChipActive__Q0lRw{background:var(--primary-gradient);color:#fff;border-color:transparent}.Games_gameGrid__PawIj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.Games_gameItem__edWXc{display:flex;flex-direction:column;gap:6px;cursor:pointer}.Games_gameThumbWrapper___OJQK{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;border:1px solid var(--border-light);box-shadow:0 4px 10px rgba(0,0,0,.3)}.Games_gameThumb__nBTDS{width:100%;height:100%;transition:transform .5s ease}.Games_thumbFallback__7qBCy{width:100%;height:100%;background:linear-gradient(45deg,#1e1b33,#2a264a)}.Games_gameItem__edWXc:active .Games_gameThumb__nBTDS{transform:scale(1.1)}.Games_thumbOverlay__EJ4aI{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Games_gameItem__edWXc:active .Games_thumbOverlay__EJ4aI{opacity:1}.Games_playIconContainer__38gT3{width:40px;height:40px;background:var(--primary-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 15px rgba(123,47,247,.6)}.Games_badge__Wdi0d{position:absolute;top:6px;right:6px;background:var(--primary-gradient);color:#fff;font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase;box-shadow:0 2px 5px rgba(0,0,0,.5);z-index:10}.Games_badgeHot___4w7Y{background:linear-gradient(135deg,#ff4d4d,#b30000)}.Games_badgeNew__Og_0K{background:linear-gradient(135deg,#00d2ff,#3a7bd5)}.Games_badgeTop__zSQBt{background:linear-gradient(135deg,#f9d423,#ff4e50)}.Games_gameInfo__Jpd_r{display:flex;flex-direction:column}.Games_gameLabel__jG6Wg{font-size:11px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Games_providerLabel__zDFHW{font-size:9px;color:var(--text-muted);font-weight:500}