.GameCard-module__ggQ8zq__card{width:100%;transition:var(--transition-smooth);cursor:pointer;flex-direction:column;display:flex;position:relative}.GameCard-module__ggQ8zq__imageContainer{aspect-ratio:2/3;border-radius:var(--radius-md);border:1px solid var(--card-border);width:100%;transition:var(--transition-smooth);background:#18181b;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__imageContainer{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.GameCard-module__ggQ8zq__image{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__image{transform:scale(1.05)}.GameCard-module__ggQ8zq__overlay{opacity:0;transition:var(--transition-smooth);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__overlay{opacity:1}.GameCard-module__ggQ8zq__playButton{background:var(--accent);color:#fff;cursor:pointer;width:44px;height:44px;transition:var(--transition-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 20px #9147ff66}.GameCard-module__ggQ8zq__playButton:hover{background:var(--accent-hover);transform:scale(1.1)}.GameCard-module__ggQ8zq__favoriteBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;z-index:10;width:32px;height:32px;transition:var(--transition-smooth);background:#0009;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}.GameCard-module__ggQ8zq__favoriteBtn:hover{border-color:var(--accent);background:#000}.GameCard-module__ggQ8zq__isFavorite{color:#ff4b4b;border-color:#ff4b4b4d}.GameCard-module__ggQ8zq__systemBadge{text-transform:uppercase;color:#fff;letter-spacing:.05em;background:#000c;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:800;position:absolute;bottom:8px;left:8px}.GameCard-module__ggQ8zq__content{flex-direction:column;gap:2px;padding:10px 0;display:flex}.GameCard-module__ggQ8zq__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__title{color:var(--accent)}.GameCard-module__ggQ8zq__meta{color:var(--text-muted);align-items:center;gap:6px;font-size:.75rem;font-weight:500;display:flex}.GameCard-module__ggQ8zq__dot{background:var(--text-muted);opacity:.5;border-radius:50%;width:3px;height:3px}.GameCard-module__ggQ8zq__langBadge{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.GameCard-module__ggQ8zq__multiplayerBadge{color:var(--accent);align-items:center;gap:4px;font-size:.7rem;font-weight:700;display:flex}
.Library-module__QVjoeG__container{background:var(--background);max-width:100%;margin:0;padding:0 0 80px}.Library-module__QVjoeG__contentWrapper{padding:0 40px}@media (max-width:768px){.Library-module__QVjoeG__contentWrapper{padding:0 20px}}.Library-module__QVjoeG__carouselSection{margin-bottom:48px}.Library-module__QVjoeG__carouselHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Library-module__QVjoeG__carouselHeader h2{color:var(--text-primary);align-items:center;gap:12px;font-size:1.25rem;font-weight:800;display:flex}.Library-module__QVjoeG__seeAllBtn{color:var(--accent);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-size:.85rem;font-weight:700}.Library-module__QVjoeG__seeAllBtn:hover{color:var(--accent-hover);text-decoration:underline}.Library-module__QVjoeG__carouselScroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;padding:8px 4px 24px;display:flex;overflow-x:auto}.Library-module__QVjoeG__carouselScroll::-webkit-scrollbar{display:none}.Library-module__QVjoeG__carouselItem{scroll-snap-align:start;flex-shrink:0;width:220px}@media (max-width:1024px){.Library-module__QVjoeG__carouselItem{width:180px}}@media (max-width:640px){.Library-module__QVjoeG__carouselItem{width:150px}}.Library-module__QVjoeG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:32px 24px;display:grid}@media (max-width:640px){.Library-module__QVjoeG__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px 16px}}.Library-module__QVjoeG__guestBanner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#9147ff33,#9147ff0d);border:1px solid #9147ff33;justify-content:space-between;align-items:center;gap:24px;margin:20px 40px 40px;padding:24px 32px;animation:.5s ease-out Library-module__QVjoeG__fadeIn;display:flex}.Library-module__QVjoeG__guestBannerContent h3{color:#fff;margin-bottom:8px;font-size:1.5rem}.Library-module__QVjoeG__guestBannerContent p{color:var(--text-secondary);max-width:600px;font-size:1rem}.Library-module__QVjoeG__guestBannerBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);border:none;padding:12px 24px;font-weight:800}.Library-module__QVjoeG__guestBannerBtn:hover{background:var(--accent-hover);transform:translateY(-2px)}.Library-module__QVjoeG__uploadRow{justify-content:flex-end;margin-bottom:24px;padding:0 40px;display:flex}.Library-module__QVjoeG__uploadBtn{background:var(--input-bg);border:1px solid var(--card-border);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}.Library-module__QVjoeG__uploadBtn:hover{color:#fff;background:#2a2a2e;border-color:#fff3}.Library-module__QVjoeG__hiddenInput{display:none}.Library-module__QVjoeG__footer{border-top:1px solid var(--card-border);text-align:center;color:var(--text-muted);margin-top:100px;padding:40px;font-size:.85rem}.Library-module__QVjoeG__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.Library-module__QVjoeG__modalContent{border-radius:var(--radius-lg);border:1px solid var(--card-border);background:#18181b;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;display:flex;overflow:hidden}.Library-module__QVjoeG__modalHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.Library-module__QVjoeG__modalBody{padding:32px;overflow-y:auto}.Library-module__QVjoeG__modalCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.Library-module__QVjoeG__pageHeader{margin-bottom:24px;padding:40px 0}.Library-module__QVjoeG__exploreTitle{color:#fff;background:linear-gradient(90deg,#fff,#fff9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:900}.Library-module__QVjoeG__exploreSubtitle{color:var(--text-secondary);font-size:1.1rem}.Library-module__QVjoeG__filterBar{border:1px solid var(--card-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;padding:16px 24px;display:flex}.Library-module__QVjoeG__searchWrapper{flex:1;max-width:400px;position:relative}.Library-module__QVjoeG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Library-module__QVjoeG__exploreSearch{border-radius:var(--radius-md);color:#fff;width:100%;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;padding:12px 16px 12px 44px;font-size:.95rem}.Library-module__QVjoeG__exploreSearch:focus{border-color:var(--accent);background:#ffffff14;outline:none;box-shadow:0 0 0 4px #9147ff1a}.Library-module__QVjoeG__systemFilters{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.Library-module__QVjoeG__systemFilters::-webkit-scrollbar{display:none}.Library-module__QVjoeG__filterTab{color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;padding:8px 16px;font-size:.85rem;font-weight:700}.Library-module__QVjoeG__filterTab:hover{color:#fff;background:#ffffff1a}.Library-module__QVjoeG__activeTab{background:var(--accent);color:#fff;border-color:var(--accent)}.Library-module__QVjoeG__resultsCount{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:.85rem;font-weight:800}.Library-module__QVjoeG__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.Library-module__QVjoeG__emptyState h3{color:#fff;margin-bottom:8px;font-size:1.25rem}.Library-module__QVjoeG__resetBtn{border:1px solid var(--accent);color:var(--accent);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);background:0 0;margin-top:24px;padding:10px 20px;font-weight:700}.Library-module__QVjoeG__resetBtn:hover{background:var(--accent);color:#fff}@media (max-width:900px){.Library-module__QVjoeG__filterBar{flex-direction:column;align-items:stretch}.Library-module__QVjoeG__searchWrapper{max-width:100%}}
.AuthModal-module__eGxINa__overlay{-webkit-backdrop-filter:blur(8px);z-index:3000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out AuthModal-module__eGxINa__fadeIn;display:flex;position:fixed;inset:0}@keyframes AuthModal-module__eGxINa__fadeIn{0%{opacity:0}to{opacity:1}}.AuthModal-module__eGxINa__modal{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:0 30px 60px #0009, 0 0 100px var(--accent-glow);flex-direction:column;animation:.4s cubic-bezier(.175,.885,.32,1.275) AuthModal-module__eGxINa__slideUp;display:flex;position:relative}@keyframes AuthModal-module__eGxINa__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AuthModal-module__eGxINa__closeBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);z-index:10;background:0 0;border:none;border-radius:50%;padding:6px;position:absolute;top:16px;right:16px}.AuthModal-module__eGxINa__closeBtn:hover{color:#fff;background:#ffffff0d}.AuthModal-module__eGxINa__header{text-align:center;padding:44px 32px 20px}.AuthModal-module__eGxINa__iconCircle{background:var(--accent-glow);width:64px;height:64px;box-shadow:0 0 30px var(--accent-glow);border:1px solid #9147ff33;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.AuthModal-module__eGxINa__icon{color:var(--accent)}.AuthModal-module__eGxINa__header h2{color:#fff;letter-spacing:-.01em;margin-bottom:8px;font-family:"Exo 2",sans-serif;font-size:1.8rem;font-weight:800}.AuthModal-module__eGxINa__header p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.AuthModal-module__eGxINa__form{flex-direction:column;gap:16px;padding:0 32px 32px;display:flex}.AuthModal-module__eGxINa__error{color:#ff6b6b;border-radius:var(--radius-md);text-align:center;background:#ff4b4b1a;border:1px solid #ff4b4b33;padding:12px 16px;font-size:.85rem}.AuthModal-module__eGxINa__success{background:var(--accent-glow);color:#efeff1;border-radius:var(--radius-md);text-align:center;border:1px solid #9147ff4d;padding:16px;font-size:.95rem;font-weight:500;line-height:1.4;animation:.4s ease-out AuthModal-module__eGxINa__fadeIn}.AuthModal-module__eGxINa__inputGroup{align-items:center;display:flex;position:relative}.AuthModal-module__eGxINa__inputIcon{color:var(--text-muted);position:absolute;left:16px}.AuthModal-module__eGxINa__inputGroup input{background:var(--input-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);color:#fff;width:100%;transition:var(--transition-smooth);padding:14px 16px 14px 48px;font-family:inherit;font-size:.95rem}.AuthModal-module__eGxINa__inputGroup input:focus{border-color:var(--accent);box-shadow:0 0 15px var(--accent-glow);background:#2a2a2e;outline:none}.AuthModal-module__eGxINa__inputGroup input::placeholder{color:var(--text-muted)}.AuthModal-module__eGxINa__submitBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 15px var(--accent-glow);border:none;margin-top:8px;padding:14px;font-family:"Exo 2",sans-serif;font-size:1rem;font-weight:800}.AuthModal-module__eGxINa__submitBtn:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-2px)}.AuthModal-module__eGxINa__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.AuthModal-module__eGxINa__footer{border-top:1px solid var(--card-border);text-align:center;background:#0003;padding:24px}.AuthModal-module__eGxINa__switchBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-size:.9rem;font-weight:600}.AuthModal-module__eGxINa__switchBtn:hover{color:var(--accent);text-decoration:underline}
.Header-module__hBw1pG__header{height:var(--header-height);background:var(--header-bg);border-bottom:1px solid var(--card-border);z-index:2000;justify-content:space-between;align-items:center;padding:0 16px;display:flex;position:sticky;top:0}.Header-module__hBw1pG__left{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__menuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}.Header-module__hBw1pG__logo{color:#fff;align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__logoIcon{color:var(--accent)}.Header-module__hBw1pG__logoText{letter-spacing:.05em;font-family:"Exo 2",sans-serif;font-size:1.2rem;font-weight:800;line-height:1}.Header-module__hBw1pG__logoWrapper{align-items:flex-start;gap:4px;display:flex}.Header-module__hBw1pG__betaTag{color:var(--accent);letter-spacing:.05em;background:#9147ff1a;border:1px solid #9147ff33;border-radius:6px;margin-top:-4px;padding:2px 6px;font-size:.6rem;font-weight:900;box-shadow:0 0 10px #9147ff1a}.Header-module__hBw1pG__center{flex:1;max-width:480px;margin:0 24px;position:relative}.Header-module__hBw1pG__searchBox{background:var(--input-bg);border-radius:var(--radius-md);transition:var(--transition-smooth);align-items:center;gap:10px;padding:8px 16px;display:flex}.Header-module__hBw1pG__searchBox:focus-within{box-shadow:inset 0 0 0 1px var(--accent);background:#2a2a2e}.Header-module__hBw1pG__searchIcon{color:var(--text-muted)}.Header-module__hBw1pG__searchInput{color:#fff;background:0 0;border:none;width:100%;font-size:.9rem}.Header-module__hBw1pG__searchInput:focus{outline:none}.Header-module__hBw1pG__searchDropdown{border:1px solid var(--card-border);border-radius:var(--radius-md);z-index:2100;background:#18181b;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__searchItem{cursor:pointer;transition:var(--transition-smooth);align-items:center;gap:12px;padding:10px 16px;display:flex}.Header-module__hBw1pG__searchItem:hover{background:#ffffff0d}.Header-module__hBw1pG__searchImg{object-fit:cover;border-radius:4px;width:32px;height:40px}.Header-module__hBw1pG__searchInfo{flex-direction:column;display:flex}.Header-module__hBw1pG__searchTitle{color:#fff;font-size:.85rem;font-weight:700}.Header-module__hBw1pG__searchSys{color:var(--text-muted);font-size:.7rem}.Header-module__hBw1pG__right{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__actions{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__iconBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;position:relative}.Header-module__hBw1pG__iconBtn:hover{background:#ffffff0d}.Header-module__hBw1pG__badge{color:#fff;border:2px solid var(--header-bg);background:#ff4b4b;border-radius:10px;min-width:16px;padding:2px 4px;font-size:.6rem;font-weight:800;position:absolute;top:4px;right:4px}.Header-module__hBw1pG__profileBtn{cursor:pointer;background:0 0;border:none;padding:0}.Header-module__hBw1pG__avatarPlaceholder{width:32px;height:32px;color:var(--text-secondary);background:#26262c;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__avatarImg{object-fit:cover;border:1px solid var(--accent);border-radius:50%;width:32px;height:32px}.Header-module__hBw1pG__profileWrapper{position:relative}.Header-module__hBw1pG__profileDropdown{border:1px solid var(--card-border);border-radius:var(--radius-md);z-index:2100;background:#18181b;flex-direction:column;width:180px;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__dropdownItem{color:var(--text-primary);transition:var(--transition-smooth);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.85rem;font-weight:600;display:flex}.Header-module__hBw1pG__dropdownItem:hover{color:var(--accent);background:#ffffff0d}.Header-module__hBw1pG__dropdownItem svg{color:var(--text-secondary)}.Header-module__hBw1pG__dropdownItem:hover svg{color:var(--accent)}.Header-module__hBw1pG__notifWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__notifDropdown{border:1px solid var(--card-border);border-radius:var(--radius-md);z-index:2100;background:#18181b;flex-direction:column;width:320px;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__notifHeader{color:var(--text-muted);border-bottom:1px solid var(--card-border);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;padding:12px 16px;font-size:.75rem;font-weight:800}.Header-module__hBw1pG__notifList{max-height:360px;overflow-y:auto}.Header-module__hBw1pG__notifItem{border-bottom:1px solid var(--card-border);cursor:pointer;transition:var(--transition-smooth);gap:12px;padding:12px 16px;display:flex}.Header-module__hBw1pG__notifItem:hover{background:#ffffff05}.Header-module__hBw1pG__notifAvatar{object-fit:cover;border:1px solid var(--accent);border-radius:50%;width:36px;height:36px}.Header-module__hBw1pG__notifFallback{width:36px;height:36px;color:var(--text-secondary);background:#26262c;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__notifInfo{flex:1;min-width:0}.Header-module__hBw1pG__notifInfo p{color:var(--text-primary);margin-bottom:8px;font-size:.8rem;line-height:1.4}.Header-module__hBw1pG__notifBtnGroup{gap:8px;display:flex}.Header-module__hBw1pG__acceptBtnSmall,.Header-module__hBw1pG__rejectBtnSmall{border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth);border:none;align-items:center;gap:4px;padding:6px 10px;font-size:.7rem;font-weight:700;display:flex}.Header-module__hBw1pG__acceptBtnSmall{background:var(--accent);color:#fff}.Header-module__hBw1pG__acceptBtnSmall:hover{background:var(--accent-hover);transform:translateY(-1px)}.Header-module__hBw1pG__rejectBtnSmall{color:var(--text-secondary);background:#ffffff1a}.Header-module__hBw1pG__rejectBtnSmall:hover{color:#ef4444;background:#ef444433}.Header-module__hBw1pG__notifEmpty{text-align:center;color:var(--text-muted);padding:24px;font-size:.85rem}.Header-module__hBw1pG__badge{color:#fff;border:2px solid var(--header-bg);background:#f43f5e;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.6rem;font-weight:800;animation:2s infinite Header-module__hBw1pG__pulse;display:flex;position:absolute;top:4px;right:4px}@keyframes Header-module__hBw1pG__pulse{0%{transform:scale(1);box-shadow:0 0 #f43f5eb3}70%{transform:scale(1.1);box-shadow:0 0 0 4px #f43f5e00}to{transform:scale(1);box-shadow:0 0 #f43f5e00}}@media (max-width:768px){.Header-module__hBw1pG__logoText,.Header-module__hBw1pG__hostBtn span{display:none}.Header-module__hBw1pG__center{margin:0 8px}.Header-module__hBw1pG__menuBtn{display:block}.Header-module__hBw1pG__notifDropdown{top:calc(var(--header-height) + 8px);width:auto;position:fixed;left:8px;right:8px}}.Header-module__hBw1pG__searchSection{flex-direction:column;display:flex}.Header-module__hBw1pG__searchSectionTitle{color:#ffffff4d;letter-spacing:.1em;background:#ffffff0d;border-bottom:1px solid #ffffff0d;padding:8px 16px;font-size:.65rem;font-weight:900}.Header-module__hBw1pG__searchAvatar{object-fit:cover;border:1px solid var(--accent);border-radius:50%;width:36px;height:36px}.Header-module__hBw1pG__searchAvatarFallback{width:36px;height:36px;color:var(--text-secondary);background:#26262c;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__searchEmpty{text-align:center;color:var(--text-muted);padding:24px;font-size:.85rem}
.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--card-border);height:calc(100vh - var(--header-height));z-index:900;flex-direction:column;gap:16px;padding:12px;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden auto}.Sidebar-module__WZVnLW__collapsed{width:70px}.Sidebar-module__WZVnLW__navLink,.Sidebar-module__WZVnLW__navLinkLocked{border-radius:var(--radius-md);color:var(--text-secondary);transition:var(--transition-smooth);white-space:nowrap;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__iconBox{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Sidebar-module__WZVnLW__navLink:hover{color:#fff;background:#ffffff0d}.Sidebar-module__WZVnLW__navLink.Sidebar-module__WZVnLW__active{color:var(--accent);background:#9147ff1a}.Sidebar-module__WZVnLW__navLinkLocked{color:var(--text-muted);cursor:not-allowed;opacity:.6}.Sidebar-module__WZVnLW__divider{background:var(--card-border);height:1px;margin:0 12px}.Sidebar-module__WZVnLW__list{flex-direction:column;gap:2px;display:flex}.Sidebar-module__WZVnLW__listItem{border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);transition:var(--transition-smooth);align-items:center;gap:12px;padding:8px 12px;font-size:.85rem;font-weight:500;display:flex}.Sidebar-module__WZVnLW__listItem:hover{color:#fff;background:#ffffff0d}.Sidebar-module__WZVnLW__dot{border-radius:50%;width:8px;height:8px}.Sidebar-module__WZVnLW__red{background:#ff4b4b}.Sidebar-module__WZVnLW__pink{background:#ff4785}.Sidebar-module__WZVnLW__purple{background:var(--accent)}.Sidebar-module__WZVnLW__badge{color:var(--text-muted);background:#26262c;border-radius:12px;margin-left:auto;padding:2px 8px;font-size:.7rem}.Sidebar-module__WZVnLW__showMore{color:var(--accent);text-align:left;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;padding:8px 12px;font-size:.8rem;font-weight:700}.Sidebar-module__WZVnLW__showMore:hover{text-decoration:underline}.Sidebar-module__WZVnLW__recommendationList{flex-direction:column;gap:12px;display:flex}.Sidebar-module__WZVnLW__recommendedItem{align-items:center;gap:12px;padding:6px 12px;display:flex}.Sidebar-module__WZVnLW__avatarWrap{flex-shrink:0;position:relative}.Sidebar-module__WZVnLW__avatar{color:var(--text-secondary);background:#26262c;border-radius:50%;padding:4px}.Sidebar-module__WZVnLW__status{border:2px solid var(--sidebar-bg);background:#0f0;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.Sidebar-module__WZVnLW__recInfo{flex-direction:column;min-width:0;display:flex}.Sidebar-module__WZVnLW__recName{color:var(--text-primary);font-size:.85rem;font-weight:700}.Sidebar-module__WZVnLW__recMeta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}@media (max-width:1024px){.Sidebar-module__WZVnLW__sidebar{display:none}}.Sidebar-module__WZVnLW__toggleBtn{border:1px solid var(--card-border);color:var(--text-muted);cursor:pointer;width:28px;height:28px;transition:var(--transition-smooth);background:#ffffff08;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__toggleBtn{right:50%;transform:translate(50%)}.Sidebar-module__WZVnLW__toggleBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__label,.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__comingSoon{opacity:0;visibility:hidden;pointer-events:none;position:absolute}.Sidebar-module__WZVnLW__section{flex-direction:column;gap:4px;padding-top:44px;display:flex}.Sidebar-module__WZVnLW__navLinkLocked{border-radius:var(--radius-md);color:var(--text-muted);cursor:not-allowed;opacity:.6;white-space:nowrap;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__comingSoon{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:18px;margin-left:auto;padding:0 6px;font-size:.6rem;font-weight:800;display:flex}.Sidebar-module__WZVnLW__footer{text-align:center;border-top:1px solid #ffffff0d;margin-top:auto;padding:16px 12px}.Sidebar-module__WZVnLW__versionText{color:var(--text-muted);opacity:.5;letter-spacing:.02em;font-size:.75rem;font-weight:500}
.SaveSlotsModal-module__zbEa3q__overlay{-webkit-backdrop-filter:blur(10px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out SaveSlotsModal-module__zbEa3q__fadeIn;display:flex;position:fixed;inset:0}@keyframes SaveSlotsModal-module__zbEa3q__fadeIn{0%{opacity:0}to{opacity:1}}.SaveSlotsModal-module__zbEa3q__modal{border-radius:var(--radius-lg);width:100%;max-width:900px;box-shadow:0 30px 60px #00000080, 0 0 100px var(--accent-glow);background:#131418;border:1px solid #ffffff1a;flex-direction:column;animation:.4s cubic-bezier(.175,.885,.32,1.275) SaveSlotsModal-module__zbEa3q__slideUp;display:flex;overflow:hidden}@keyframes SaveSlotsModal-module__zbEa3q__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.SaveSlotsModal-module__zbEa3q__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.SaveSlotsModal-module__zbEa3q__titleInfo{align-items:center;gap:12px;display:flex}.SaveSlotsModal-module__zbEa3q__icon{color:var(--accent)}.SaveSlotsModal-module__zbEa3q__header h2{letter-spacing:-.02em;color:#fff;font-size:1.5rem;font-weight:800}.SaveSlotsModal-module__zbEa3q__closeBtn{color:#fff6;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:50%;padding:4px}.SaveSlotsModal-module__zbEa3q__closeBtn:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.SaveSlotsModal-module__zbEa3q__content{max-height:80vh;padding:32px;overflow-y:auto}.SaveSlotsModal-module__zbEa3q__helpText{color:#ffffff80;margin-bottom:32px;font-size:.95rem;line-height:1.6}.SaveSlotsModal-module__zbEa3q__tabs{gap:12px;margin-bottom:24px;display:flex}.SaveSlotsModal-module__zbEa3q__tabBtn{border-radius:var(--radius-sm);color:#ffffff80;cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:10px 20px;font-weight:600;display:flex}.SaveSlotsModal-module__zbEa3q__tabBtn:hover{color:#fff;background:#ffffff1a}.SaveSlotsModal-module__zbEa3q__activeTab{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 0 15px var(--accent-glow)}.SaveSlotsModal-module__zbEa3q__loadingState{text-align:center;color:#ffffff80;grid-column:1/-1;padding:40px}.SaveSlotsModal-module__zbEa3q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:800px){.SaveSlotsModal-module__zbEa3q__grid{grid-template-columns:1fr}.SaveSlotsModal-module__zbEa3q__modal{max-height:90vh}}.SaveSlotsModal-module__zbEa3q__slotCard{border-radius:var(--radius-md);transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:12px;padding:16px;display:flex}.SaveSlotsModal-module__zbEa3q__slotCard:hover:not(.SaveSlotsModal-module__zbEa3q__disabled){border-color:var(--accent);background:#ffffff0f;transform:translateY(-4px);box-shadow:0 12px 30px #0000004d}.SaveSlotsModal-module__zbEa3q__disabled{opacity:.5;cursor:not-allowed}.SaveSlotsModal-module__zbEa3q__slotHeader{justify-content:space-between;align-items:center;display:flex}.SaveSlotsModal-module__zbEa3q__slotNumber{color:var(--accent);letter-spacing:.1em;font-size:.75rem;font-weight:800}.SaveSlotsModal-module__zbEa3q__timestamp{color:#fff6;align-items:center;gap:6px;font-size:.7rem;display:flex}.SaveSlotsModal-module__zbEa3q__previewContainer{aspect-ratio:4/3;border-radius:var(--radius-sm);cursor:pointer;background:#000;border:1px solid #ffffff1a;width:100%;position:relative;overflow:hidden}.SaveSlotsModal-module__zbEa3q__screenshot{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.SaveSlotsModal-module__zbEa3q__emptyPreview{background:repeating-conic-gradient(#ffffff05 0% 25%,#0000 0% 50%) 50%/20px 20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.SaveSlotsModal-module__zbEa3q__emptyPreview span{color:#ffffff1a;letter-spacing:.2em;font-size:.8rem;font-weight:900}.SaveSlotsModal-module__zbEa3q__hoverOverlay{opacity:0;transition:var(--transition-smooth);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#9147ff66;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SaveSlotsModal-module__zbEa3q__previewContainer:hover .SaveSlotsModal-module__zbEa3q__hoverOverlay{opacity:1}.SaveSlotsModal-module__zbEa3q__overlayText{color:#fff;letter-spacing:.1em;text-shadow:0 2px 10px #00000080;font-size:.8rem;font-weight:800}.SaveSlotsModal-module__zbEa3q__saveBtn,.SaveSlotsModal-module__zbEa3q__loadBtn{border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:.05em;border:none;padding:12px;font-size:.85rem;font-weight:700}.SaveSlotsModal-module__zbEa3q__saveBtn{background:var(--accent);color:#fff}.SaveSlotsModal-module__zbEa3q__saveBtn:hover{background:var(--accent-hover);box-shadow:0 0 20px var(--accent-glow)}.SaveSlotsModal-module__zbEa3q__loadBtn{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a}.SaveSlotsModal-module__zbEa3q__loadBtn:hover:not(:disabled){color:#000;background:#fff}.SaveSlotsModal-module__zbEa3q__loadBtn:disabled{cursor:not-allowed;color:#fff3;background:#ffffff0d}
.SocialSidebar-module__0oFC1W__socialSidebar{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1000;background:#12121666;border-left:1px solid #ffffff0d;flex-direction:column;width:250px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);animation:.5s ease-out SocialSidebar-module__0oFC1W__slide-in-right;display:flex;position:relative;box-shadow:-10px 0 30px #0003}.SocialSidebar-module__0oFC1W__minimized{width:72px}@keyframes SocialSidebar-module__0oFC1W__slide-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.SocialSidebar-module__0oFC1W__header{justify-content:space-between;align-items:center;min-height:80px;padding:32px 20px 20px;display:flex}.SocialSidebar-module__0oFC1W__minimized .SocialSidebar-module__0oFC1W__header{justify-content:center;padding:32px 0 20px}.SocialSidebar-module__0oFC1W__headerTitleRow{align-items:center;gap:10px;display:flex}.SocialSidebar-module__0oFC1W__toggleBtn{color:#fff6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.SocialSidebar-module__0oFC1W__toggleBtn:hover{color:#fff;background:#ffffff14;border-color:#9147ff4d;transform:scale(1.05)}.SocialSidebar-module__0oFC1W__title{text-transform:uppercase;letter-spacing:.15em;color:#fff9;background:linear-gradient(90deg,#fff,#fff6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:.8rem;font-weight:800}.SocialSidebar-module__0oFC1W__badge{color:var(--accent);background:#9147ff26;border:1px solid #9147ff33;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:800;box-shadow:0 0 10px #9147ff1a}.SocialSidebar-module__0oFC1W__searchBox{padding:0 16px 20px}.SocialSidebar-module__0oFC1W__searchInputWrapper{align-items:center;display:flex;position:relative}.SocialSidebar-module__0oFC1W__searchIcon{color:#fff3;pointer-events:none;transition:color .3s;position:absolute;left:12px}.SocialSidebar-module__0oFC1W__searchInput{color:#fff;background:#0003;border:1px solid #ffffff0d;border-radius:12px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:.85rem;font-weight:500;transition:all .3s}.SocialSidebar-module__0oFC1W__searchInput:focus{background:#0000004d;border-color:#9147ff66;box-shadow:0 0 15px #9147ff0d}.SocialSidebar-module__0oFC1W__searchInput:focus+.SocialSidebar-module__0oFC1W__searchIcon{color:var(--accent)}.SocialSidebar-module__0oFC1W__friendsList{flex:1;padding:0 12px 32px;overflow-y:auto}.SocialSidebar-module__0oFC1W__section{margin-bottom:24px}.SocialSidebar-module__0oFC1W__sectionHeader{text-transform:uppercase;letter-spacing:.12em;color:#fff3;align-items:center;gap:8px;margin:0 8px 12px;font-size:.65rem;font-weight:800;display:flex}.SocialSidebar-module__0oFC1W__sectionHeader:after{content:"";background:linear-gradient(90deg,#ffffff0d,#0000);flex:1;height:1px}.SocialSidebar-module__0oFC1W__friendItem{border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;margin-bottom:6px;padding:10px 12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.SocialSidebar-module__0oFC1W__minimized .SocialSidebar-module__0oFC1W__friendItem{justify-content:center;padding:12px 0}.SocialSidebar-module__0oFC1W__friendItem:hover{background:#ffffff08;border-color:#ffffff08;transform:translate(-4px)}.SocialSidebar-module__0oFC1W__isPlaying:hover{background:#9147ff0d;border-color:#9147ff1a}.SocialSidebar-module__0oFC1W__avatarWrapper{flex-shrink:0;position:relative}.SocialSidebar-module__0oFC1W__avatarFrame{background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;transition:all .3s;display:flex}.SocialSidebar-module__0oFC1W__frameOnline{background:linear-gradient(135deg,#22c55e33,#0000)}.SocialSidebar-module__0oFC1W__framePlaying{background:linear-gradient(135deg, var(--accent), #00f2ff80);animation:2s infinite SocialSidebar-module__0oFC1W__border-pulse}@keyframes SocialSidebar-module__0oFC1W__border-pulse{0%{transform:scale(1);box-shadow:0 0 #9147ff66}70%{transform:scale(1.02);box-shadow:0 0 15px #9147ff99}to{transform:scale(1);box-shadow:0 0 #9147ff00}}.SocialSidebar-module__0oFC1W__avatar{object-fit:cover;background:#121216;border-radius:12px;width:100%;height:100%}.SocialSidebar-module__0oFC1W__fallbackAvatar{color:#ffffff4d;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.SocialSidebar-module__0oFC1W__statusDot{z-index:2;background:#475569;border:2.5px solid #121216;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.SocialSidebar-module__0oFC1W__statusOnline{background:#22c55e;box-shadow:0 0 8px #22c55e}.SocialSidebar-module__0oFC1W__statusPlaying{background:#00f2ff;box-shadow:0 0 10px #00f2ff}.SocialSidebar-module__0oFC1W__playingIndicator{background:var(--accent);color:#fff;z-index:5;border:1.5px solid #121216;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;animation:.3s cubic-bezier(.175,.885,.32,1.275) SocialSidebar-module__0oFC1W__bounce-in;display:flex;position:absolute;top:-6px;left:-6px;box-shadow:0 0 12px #a855f799,inset 0 0 4px #fff6}@keyframes SocialSidebar-module__0oFC1W__bounce-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.SocialSidebar-module__0oFC1W__info{flex-direction:column;min-width:0;display:flex}.SocialSidebar-module__0oFC1W__name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.85rem;font-weight:700;overflow:hidden}.SocialSidebar-module__0oFC1W__statusRow{align-items:center;gap:4px;display:flex}.SocialSidebar-module__0oFC1W__statusText{color:#ffffff4d;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.SocialSidebar-module__0oFC1W__textOnline{color:#4ade80}.SocialSidebar-module__0oFC1W__textPlaying{color:var(--accent);font-weight:700}.SocialSidebar-module__0oFC1W__playingIcon{color:var(--accent);opacity:.8}.SocialSidebar-module__0oFC1W__emptyState{text-align:center;color:#fff3;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;font-size:.8rem;display:flex}.SocialSidebar-module__0oFC1W__findFriendsBtn{color:#fff;background:#9147ff1a;border:1px solid #9147ff33;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.SocialSidebar-module__0oFC1W__findFriendsBtn:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 5px 15px #9147ff4d}@media (max-width:1200px){.SocialSidebar-module__0oFC1W__socialSidebar{display:none}}.SocialSidebar-module__0oFC1W__inviteBtn{background:var(--accent);color:#fff;cursor:pointer;width:28px;height:28px;transition:var(--transition-smooth);box-shadow:0 0 10px var(--accent-glow);opacity:0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex;transform:scale(.8)}.SocialSidebar-module__0oFC1W__friendItem:hover .SocialSidebar-module__0oFC1W__inviteBtn{opacity:1;transform:scale(1)}.SocialSidebar-module__0oFC1W__inviteBtn:hover{filter:brightness(1.2);box-shadow:0 0 15px var(--accent-glow);transform:scale(1.1)!important}.SocialSidebar-module__0oFC1W__sidebarToast{color:#fff;border-radius:var(--radius-sm);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#9147ffe6;padding:8px 12px;font-size:.75rem;font-weight:700;animation:.3s SocialSidebar-module__0oFC1W__toastIn;position:absolute;bottom:20px;left:20px;right:20px}@keyframes SocialSidebar-module__0oFC1W__toastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.EmulatorPlayer-module__VKjp1q__wrapper{background:#000;flex-direction:column;width:100%;height:calc(100vh - 72px);display:flex;position:relative}.EmulatorPlayer-module__VKjp1q__container{background:radial-gradient(circle,#111 0%,#000 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.EmulatorPlayer-module__VKjp1q__canvas{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;box-shadow:0 0 100px #000000e6}.EmulatorPlayer-module__VKjp1q__loadingOverlay{background:var(--background);z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;inset:0}.EmulatorPlayer-module__VKjp1q__spinner{border:4px solid #ffffff0d;border-top-color:var(--accent);width:60px;height:60px;box-shadow:0 0 20px var(--accent-glow);border-radius:50%;animation:1s cubic-bezier(.4,0,.2,1) infinite EmulatorPlayer-module__VKjp1q__spin}@keyframes EmulatorPlayer-module__VKjp1q__spin{to{transform:rotate(360deg)}}.EmulatorPlayer-module__VKjp1q__controls{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:100;background:#131314d9;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.EmulatorPlayer-module__VKjp1q__gameInfo{align-items:center;gap:20px;display:flex}.EmulatorPlayer-module__VKjp1q__backBtn{color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;display:flex}.EmulatorPlayer-module__VKjp1q__backBtn:hover{background:#ffffff26;border-color:#ffffff4d}.EmulatorPlayer-module__VKjp1q__actions{align-items:center;gap:12px;display:flex}.EmulatorPlayer-module__VKjp1q__actionBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;padding:10px;display:flex}.EmulatorPlayer-module__VKjp1q__actionBtn:hover{color:var(--accent);border-color:var(--accent);box-shadow:0 0 15px var(--accent-glow);background:#9147ff26;transform:translateY(-2px)}.EmulatorPlayer-module__VKjp1q__actionBtn.EmulatorPlayer-module__VKjp1q__active{background:var(--accent);color:#fff;border-color:var(--accent)}.EmulatorPlayer-module__VKjp1q__title{letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.EmulatorPlayer-module__VKjp1q__volumeWrapper{border-radius:var(--radius-md);transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:12px;padding:2px 16px 2px 4px;display:flex}.EmulatorPlayer-module__VKjp1q__volumeWrapper:hover{background:#ffffff1a;border-color:#fff3}.EmulatorPlayer-module__VKjp1q__volumeWrapper .EmulatorPlayer-module__VKjp1q__actionBtn{background:0 0;border:none}.EmulatorPlayer-module__VKjp1q__volumeSlider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;width:80px;height:4px}.EmulatorPlayer-module__VKjp1q__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;width:14px;height:14px;transition:var(--transition-smooth);background:#fff;border-radius:50%;box-shadow:0 0 10px #00000080}.EmulatorPlayer-module__VKjp1q__volumeSlider::-webkit-slider-thumb:hover{background:var(--accent);box-shadow:0 0 15px var(--accent-glow);transform:scale(1.2)}.EmulatorPlayer-module__VKjp1q__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--accent);color:#fff;border-radius:var(--radius-md);z-index:1000;box-shadow:0 20px 40px #0009, 0 0 20px var(--accent-glow);background:#0e0e0ff2;padding:14px 28px;font-size:.85rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards EmulatorPlayer-module__VKjp1q__slideIn,.3s ease-in 2.7s forwards EmulatorPlayer-module__VKjp1q__fadeOut;position:absolute;top:32px;right:32px}@keyframes EmulatorPlayer-module__VKjp1q__slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes EmulatorPlayer-module__VKjp1q__fadeOut{to{opacity:0;pointer-events:none;transform:translateY(-10px)}}.EmulatorPlayer-module__VKjp1q__roomBadgeBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:12px;padding:8px 16px;display:flex}.EmulatorPlayer-module__VKjp1q__publicBadge{font-size:.75rem;font-weight:700;cursor:default!important;color:#4ade80!important;background:#22c55e1a!important;border-color:#22c55e33!important}.EmulatorPlayer-module__VKjp1q__roomBadgeBtn:hover{border-color:var(--accent);background:#ffffff1a}.EmulatorPlayer-module__VKjp1q__roomBadgeBtn.EmulatorPlayer-module__VKjp1q__copiedBadge{background:#4ade8026;border-color:#4ade80}.EmulatorPlayer-module__VKjp1q__pulseIndicator{background-color:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite EmulatorPlayer-module__VKjp1q__pulse;box-shadow:0 0 10px #4ade80}.EmulatorPlayer-module__VKjp1q__roomCodeText{letter-spacing:1px;color:var(--accent);text-transform:uppercase;font-family:inherit;font-size:1.1rem;font-weight:800}.EmulatorPlayer-module__VKjp1q__playersPopover{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-md);width:280px;box-shadow:0 20px 50px #000c, 0 0 20px var(--accent-glow);z-index:2100;background:#131314f2;border:1px solid #ffffff1a;padding:16px;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards EmulatorPlayer-module__VKjp1q__popIn;position:absolute;bottom:calc(100% + 12px);left:0}@keyframes EmulatorPlayer-module__VKjp1q__popIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.EmulatorPlayer-module__VKjp1q__popoverHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.EmulatorPlayer-module__VKjp1q__popoverTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.EmulatorPlayer-module__VKjp1q__popoverTabs{border-radius:var(--radius-sm);background:#0003;gap:8px;margin-bottom:16px;padding:4px;display:flex}.EmulatorPlayer-module__VKjp1q__tabBtn{color:#fff6;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:4px;flex:1;padding:6px 4px;font-size:.7rem;font-weight:700}.EmulatorPlayer-module__VKjp1q__tabBtn:hover{color:#fffc;background:#ffffff0d}.EmulatorPlayer-module__VKjp1q__tabBtn.EmulatorPlayer-module__VKjp1q__activeTab{color:var(--accent);background:#9147ff33}.EmulatorPlayer-module__VKjp1q__inviteList{flex-direction:column;gap:8px;max-height:240px;display:flex;overflow-y:auto}.EmulatorPlayer-module__VKjp1q__inviteList::-webkit-scrollbar{width:4px}.EmulatorPlayer-module__VKjp1q__inviteList::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:2px}.EmulatorPlayer-module__VKjp1q__miniInviteBtn{background:var(--accent);color:#fff;cursor:pointer;width:28px;height:28px;transition:var(--transition-smooth);box-shadow:0 0 10px var(--accent-glow);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.EmulatorPlayer-module__VKjp1q__miniInviteBtn:hover{filter:brightness(1.2);box-shadow:0 0 15px var(--accent-glow);transform:scale(1.1)}.EmulatorPlayer-module__VKjp1q__kickBtn{color:#ef4444;cursor:pointer;width:28px;height:28px;transition:var(--transition-smooth);background:#ef44441a;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:8px;display:flex}.EmulatorPlayer-module__VKjp1q__kickBtn:hover{color:#fff;background:#ef4444;transform:scale(1.1);box-shadow:0 0 15px #ef444466}.EmulatorPlayer-module__VKjp1q__emptyStateContainer{text-align:center;padding:24px 0}.EmulatorPlayer-module__VKjp1q__playerList{flex-direction:column;gap:8px;display:flex}.EmulatorPlayer-module__VKjp1q__playerItem{border-radius:var(--radius-sm);transition:var(--transition-smooth);background:#ffffff08;align-items:center;gap:12px;padding:8px;display:flex}.EmulatorPlayer-module__VKjp1q__playerItem:hover{background:#ffffff14;transform:translate(4px)}.EmulatorPlayer-module__VKjp1q__playerAvatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;width:32px;height:32px}.EmulatorPlayer-module__VKjp1q__playerAvatarFallback{width:32px;height:32px;color:var(--accent);background:#9147ff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.EmulatorPlayer-module__VKjp1q__playerInfo{flex-direction:column;flex:1;display:flex}.EmulatorPlayer-module__VKjp1q__playerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.EmulatorPlayer-module__VKjp1q__playerSlot{color:var(--accent);background:#9147ff1a;border-radius:4px;width:fit-content;padding:1px 6px;font-size:.65rem;font-weight:800}.EmulatorPlayer-module__VKjp1q__hostBadge{color:#fbbf24;background:#fbbf241a;border-radius:3px;margin-left:6px;padding:1px 4px;font-size:.6rem;font-weight:900}.EmulatorPlayer-module__VKjp1q__disconnectedOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;text-align:center;background:#060609f2;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.EmulatorPlayer-module__VKjp1q__errorState{animation:.5s ease-out EmulatorPlayer-module__VKjp1q__fadeIn}.EmulatorPlayer-module__VKjp1q__errorPulse{background:#9147ff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;position:relative}.EmulatorPlayer-module__VKjp1q__errorPulse:after{content:"";border:1px solid #9147ff33;border-radius:50%;animation:2s infinite EmulatorPlayer-module__VKjp1q__pulse-ring;position:absolute;inset:-10px}.EmulatorPlayer-module__VKjp1q__kickPulse{background:#ef44441a}.EmulatorPlayer-module__VKjp1q__kickPulse:after{border-color:#ef444433}@keyframes EmulatorPlayer-module__VKjp1q__pulse-ring{0%{opacity:0;transform:scale(.8)}50%{opacity:.5}to{opacity:0;transform:scale(1.3)}}.EmulatorPlayer-module__VKjp1q__errorIcon{color:var(--accent);filter:drop-shadow(0 0 10px var(--accent-glow));justify-content:center;align-items:center;display:flex}.EmulatorPlayer-module__VKjp1q__kickIcon{color:#ef4444;filter:drop-shadow(0 0 10px #ef444466)}.EmulatorPlayer-module__VKjp1q__errorTitle{color:#fff;letter-spacing:-.04em;background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2.5rem;font-weight:900}.EmulatorPlayer-module__VKjp1q__kickTitle{background:linear-gradient(#fff 0%,#ef4444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.EmulatorPlayer-module__VKjp1q__errorText{color:var(--text-secondary);text-align:center;max-width:480px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.EmulatorPlayer-module__VKjp1q__returnBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 10px 30px #0000004d, 0 0 20px var(--accent-glow);border:none;padding:14px 40px;font-size:.95rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1)}.EmulatorPlayer-module__VKjp1q__returnBtn:hover{filter:brightness(1.1);box-shadow:0 15px 40px #0006, 0 0 30px var(--accent-glow);transform:translateY(-4px)}.EmulatorPlayer-module__VKjp1q__hostBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);box-shadow:0 4px 15px var(--accent-glow);text-transform:uppercase;align-items:center;gap:10px;padding:10px 20px;font-size:.85rem;font-weight:700;display:flex}.EmulatorPlayer-module__VKjp1q__hostBtn:hover{box-shadow:0 8px 25px var(--accent-glow);filter:brightness(1.1);transform:translateY(-2px)}@media (max-width:800px){.EmulatorPlayer-module__VKjp1q__mobileControlsBase{z-index:1000;-webkit-backdrop-filter:none;pointer-events:none;background:0 0;border:none;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:16px;position:absolute;top:0;left:0;right:0}.EmulatorPlayer-module__VKjp1q__mobileControlsBase>*{pointer-events:auto}.EmulatorPlayer-module__VKjp1q__mobileControlsBase .EmulatorPlayer-module__VKjp1q__gameInfo{flex:unset;border-radius:var(--radius-md);background:#0006;padding:6px 10px}.EmulatorPlayer-module__VKjp1q__mobileControlsBase .EmulatorPlayer-module__VKjp1q__title{font-size:.85rem}.EmulatorPlayer-module__VKjp1q__mobileControlsBase .EmulatorPlayer-module__VKjp1q__actionBtn{background:#0006;padding:8px}.EmulatorPlayer-module__VKjp1q__mobileControlsBase .EmulatorPlayer-module__VKjp1q__volumeWrapper{background:#0006}.EmulatorPlayer-module__VKjp1q__wrapper{height:100dvh;overflow:hidden}}@media (max-width:800px) and (orientation:portrait){.EmulatorPlayer-module__VKjp1q__mobileContainer{background:linear-gradient(#000 0%,#111 60%,#1a1a24 100%);flex-direction:column;padding-bottom:0;display:flex;position:absolute;inset:0}.EmulatorPlayer-module__VKjp1q__canvas{object-fit:contain;z-index:10;background:#000;flex-shrink:0;width:100%;position:relative;box-shadow:0 10px 30px #000c;height:50vh!important}.EmulatorPlayer-module__VKjp1q__mobileForceFullscreen{background:#000!important}.EmulatorPlayer-module__VKjp1q__mobileForceFullscreen .EmulatorPlayer-module__VKjp1q__canvas{box-shadow:none;height:100dvh!important}}@media (max-width:800px) and (orientation:landscape){.EmulatorPlayer-module__VKjp1q__mobileContainer{padding-bottom:0;position:absolute;inset:0}.EmulatorPlayer-module__VKjp1q__canvas{object-fit:contain;width:100%;height:100dvh!important}}
.WelcomeModal-module__s5ceWW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.4s ease-out WelcomeModal-module__s5ceWW__fadeIn;display:flex;position:fixed;inset:0}.WelcomeModal-module__s5ceWW__modal{border:1px solid var(--card-border);border-radius:var(--radius-lg);width:100%;max-width:600px;max-height:calc(100vh - 40px);box-shadow:0 20px 50px #00000080, 0 0 30px var(--accent-glow);background:#131314;flex-direction:column;gap:24px;padding:40px;animation:.5s cubic-bezier(.16,1,.3,1) WelcomeModal-module__s5ceWW__scaleIn;display:flex;position:relative;overflow:hidden auto}.WelcomeModal-module__s5ceWW__modal:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);height:2px;position:absolute;top:0;left:0;right:0}.WelcomeModal-module__s5ceWW__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.WelcomeModal-module__s5ceWW__iconWrapper{width:64px;height:64px;color:var(--accent);box-shadow:0 0 20px var(--accent-glow);background:#9147ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.WelcomeModal-module__s5ceWW__title{background:linear-gradient(135deg, var(--foreground) 0%, #a5a5a5 100%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;margin:0;font-size:2.5rem}.WelcomeModal-module__s5ceWW__description{color:var(--text-secondary);text-align:center;max-width:480px;font-size:1.1rem;line-height:1.6}.WelcomeModal-module__s5ceWW__features{grid-template-columns:1fr 1fr;gap:20px;margin:10px 0;display:grid}.WelcomeModal-module__s5ceWW__featureCard{border-radius:var(--radius-md);transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;gap:8px;padding:16px;display:flex}.WelcomeModal-module__s5ceWW__featureCard:hover{border-color:var(--accent);background:#ffffff0f;transform:translateY(-2px)}.WelcomeModal-module__s5ceWW__featureIcon{color:var(--accent)}.WelcomeModal-module__s5ceWW__featureTitle{color:var(--foreground);font-size:.9rem;font-weight:700}.WelcomeModal-module__s5ceWW__featureDesc{color:var(--text-muted);font-size:.8rem}.WelcomeModal-module__s5ceWW__footer{flex-shrink:0;justify-content:center;margin-top:8px;display:flex}.WelcomeModal-module__s5ceWW__startBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);box-shadow:0 0 20px var(--accent-glow);text-transform:uppercase;letter-spacing:2px;border:none;align-items:center;gap:12px;padding:16px 48px;font-size:1.1rem;font-weight:800;display:flex}.WelcomeModal-module__s5ceWW__startBtn:hover{box-shadow:0 0 35px var(--accent-glow);background:var(--accent-hover);transform:scale(1.05)}@keyframes WelcomeModal-module__s5ceWW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WelcomeModal-module__s5ceWW__scaleIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.WelcomeModal-module__s5ceWW__modal{gap:16px;padding:24px 16px}.WelcomeModal-module__s5ceWW__features{grid-template-columns:1fr;gap:12px}.WelcomeModal-module__s5ceWW__title{font-size:1.8rem}.WelcomeModal-module__s5ceWW__description{font-size:1rem;line-height:1.4}.WelcomeModal-module__s5ceWW__iconWrapper{width:48px;height:48px}.WelcomeModal-module__s5ceWW__startBtn{justify-content:center;width:100%;padding:14px 32px}}
.ControlsModal-module__i-mX3a__overlay{-webkit-backdrop-filter:blur(4px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out ControlsModal-module__i-mX3a__fadeIn;display:flex;position:fixed;inset:0}.ControlsModal-module__i-mX3a__modal{background:#131314;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) ControlsModal-module__i-mX3a__modalEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes ControlsModal-module__i-mX3a__modalEnter{0%{opacity:0;transform:scale(.98)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ControlsModal-module__i-mX3a__header{background:#18181b;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.ControlsModal-module__i-mX3a__titleArea{align-items:center;gap:16px;display:flex}.ControlsModal-module__i-mX3a__titleIcon{color:var(--accent);background:#ffffff0d;border-radius:12px;padding:16px}.ControlsModal-module__i-mX3a__titleTexts h2{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.ControlsModal-module__i-mX3a__titleTexts p{color:var(--text-secondary);margin:4px 0 0;font-size:.85rem}.ControlsModal-module__i-mX3a__closeBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.ControlsModal-module__i-mX3a__closeBtn:hover{color:#ef4444;background:#ef444433}.ControlsModal-module__i-mX3a__mainBody{background:#131314;flex:1;display:flex;overflow:hidden}.ControlsModal-module__i-mX3a__tabs{scrollbar-width:none;z-index:10;background:#0e0e0e;border-right:1px solid #ffffff0d;flex-direction:column;width:180px;padding:12px 0;display:flex;position:relative;overflow-y:auto}.ControlsModal-module__i-mX3a__tabs::-webkit-scrollbar{display:none}.ControlsModal-module__i-mX3a__tab{width:100%;color:var(--text-secondary);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 20px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;position:relative}.ControlsModal-module__i-mX3a__tab:hover{color:#fff;background:#ffffff05}.ControlsModal-module__i-mX3a__tab.ControlsModal-module__i-mX3a__activeTab{color:var(--accent);background:#a855f70d}.ControlsModal-module__i-mX3a__tab.ControlsModal-module__i-mX3a__activeTab:after{content:"";background:var(--accent);z-index:20;width:3px;animation:.2s ease-out ControlsModal-module__i-mX3a__tabLineSlideIn;position:absolute;top:0;bottom:0;right:0}@keyframes ControlsModal-module__i-mX3a__tabLineSlideIn{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scaleY(1)}}.ControlsModal-module__i-mX3a__content{z-index:5;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.ControlsModal-module__i-mX3a__scrollArea{flex:1;padding:30px;overflow-y:auto}.ControlsModal-module__i-mX3a__scrollArea::-webkit-scrollbar{width:6px}.ControlsModal-module__i-mX3a__scrollArea::-webkit-scrollbar-track{background:0 0}.ControlsModal-module__i-mX3a__scrollArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.ControlsModal-module__i-mX3a__sections{flex-direction:column;gap:24px;display:flex}.ControlsModal-module__i-mX3a__section{flex-direction:column;gap:12px;display:flex}.ControlsModal-module__i-mX3a__sectionHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding-bottom:6px;display:flex}.ControlsModal-module__i-mX3a__sectionHeader svg{color:var(--accent)}.ControlsModal-module__i-mX3a__sectionHeader h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.8rem;font-weight:700}.ControlsModal-module__i-mX3a__grid{grid-template-columns:1fr;gap:8px;display:grid}.ControlsModal-module__i-mX3a__controlRow{transition:var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.ControlsModal-module__i-mX3a__controlRow:hover{background:#ffffff0a;border-color:#ffffff14}.ControlsModal-module__i-mX3a__labelWrapper{color:var(--text-primary);align-items:center;gap:12px;display:flex}.ControlsModal-module__i-mX3a__labelWrapper svg{color:var(--text-muted)}.ControlsModal-module__i-mX3a__label{font-size:.85rem;font-weight:500}.ControlsModal-module__i-mX3a__keyBtn{color:var(--accent);cursor:pointer;min-width:140px;transition:var(--transition-smooth);text-align:center;background:#0e0e0e;border:1px solid #ffffff1a;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:.8rem;font-weight:600}.ControlsModal-module__i-mX3a__keyBtn:hover{border-color:var(--accent);background:#ffffff0d}.ControlsModal-module__i-mX3a__listening{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 0 10px var(--accent-glow)}.ControlsModal-module__i-mX3a__listeningOverlay{justify-content:center;align-items:center;gap:8px;display:flex}.ControlsModal-module__i-mX3a__pulse{background:#fff;border-radius:50%;width:6px;height:6px;animation:1s infinite alternate ControlsModal-module__i-mX3a__pulseAnim}@keyframes ControlsModal-module__i-mX3a__pulseAnim{0%{opacity:.5}to{opacity:1}}.ControlsModal-module__i-mX3a__extraSettings{border-top:1px solid #ffffff0d;margin-top:24px;padding-top:24px}.ControlsModal-module__i-mX3a__turboSection{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.ControlsModal-module__i-mX3a__turboSelect{color:#fff;cursor:pointer;background:#0e0e0e;border:1px solid #ffffff1a;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.ControlsModal-module__i-mX3a__mobileSection{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.ControlsModal-module__i-mX3a__rangeWrapper{flex:1;align-items:center;gap:16px;display:flex}.ControlsModal-module__i-mX3a__rangeValue{color:var(--accent);text-align:center;background:#ffffff0d;border-radius:4px;min-width:45px;padding:4px 8px;font-size:.8rem;font-weight:700}.ControlsModal-module__i-mX3a__footer{background:#18181b;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.ControlsModal-module__i-mX3a__resetBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.ControlsModal-module__i-mX3a__resetBtn:hover{color:#ef4444}.ControlsModal-module__i-mX3a__mainActions{gap:12px;display:flex}.ControlsModal-module__i-mX3a__cancelBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.ControlsModal-module__i-mX3a__cancelBtn:hover{color:#fff;background:#ffffff1a}.ControlsModal-module__i-mX3a__saveBtn{background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 4px 12px var(--accent-glow);transition:var(--transition-smooth);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:700;display:flex}.ControlsModal-module__i-mX3a__saveBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}@keyframes ControlsModal-module__i-mX3a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ControlsModal-module__i-mX3a__modal{border-radius:12px;max-height:95vh}.ControlsModal-module__i-mX3a__mainBody{flex-direction:column}.ControlsModal-module__i-mX3a__tabs{border-bottom:1px solid #ffffff0d;border-right:none;flex-direction:row;width:100%;height:auto;padding:0;overflow-x:auto}.ControlsModal-module__i-mX3a__tab{text-align:center;flex:1;justify-content:center;padding:14px 0}.ControlsModal-module__i-mX3a__tab.ControlsModal-module__i-mX3a__activeTab:after{transform-origin:bottom;width:auto;height:3px;inset:auto 0 0}.ControlsModal-module__i-mX3a__titleTexts p{display:none}.ControlsModal-module__i-mX3a__controlRow{flex-direction:column;align-items:flex-start;gap:12px}.ControlsModal-module__i-mX3a__keyBtn{width:100%;min-width:0}}
.FriendshipButton-module__l2y5oG__friendBtn{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.FriendshipButton-module__l2y5oG__friendBtn:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.FriendshipButton-module__l2y5oG__friendBtn:active{transform:translateY(0)}.FriendshipButton-module__l2y5oG__friendBtn:disabled{opacity:.6;cursor:not-allowed}.FriendshipButton-module__l2y5oG__add{background:var(--accent-gradient,linear-gradient(135deg, #a855f7 0%, #7e22ce 100%));color:#fff;border:none;box-shadow:0 4px 15px #a855f74d}.FriendshipButton-module__l2y5oG__add:hover{filter:brightness(1.1);box-shadow:0 6px 20px #a855f766}.FriendshipButton-module__l2y5oG__pending{color:#fbbf24;background:#ffffff1a;border-color:#fbbf244d}.FriendshipButton-module__l2y5oG__accepted{color:#4ade80;background:#22c55e1a;border-color:#4ade804d}.FriendshipButton-module__l2y5oG__danger{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.FriendshipButton-module__l2y5oG__danger:hover{background:#ef444433}.FriendshipButton-module__l2y5oG__buttonGroup{gap:10px;display:flex}.FriendshipButton-module__l2y5oG__icon{flex-shrink:0}@keyframes FriendshipButton-module__l2y5oG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FriendshipButton-module__l2y5oG__loadingIcon{animation:1s linear infinite FriendshipButton-module__l2y5oG__spin}
.InviteListener-module__PQjXFG__inviteToast{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--accent);border-radius:var(--radius-md);z-index:9999;width:380px;box-shadow:0 20px 50px #000c, 0 0 30px var(--accent-glow);background:#131314f2;gap:16px;padding:20px;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards InviteListener-module__PQjXFG__slideIn;display:flex;position:fixed;top:24px;right:24px}@keyframes InviteListener-module__PQjXFG__slideIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.InviteListener-module__PQjXFG__iconWrapper{width:48px;height:48px;color:var(--accent);box-shadow:inset 0 0 10px var(--accent-glow);background:#9147ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.InviteListener-module__PQjXFG__content{flex:1}.InviteListener-module__PQjXFG__title{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800}.InviteListener-module__PQjXFG__text{color:#fff9;margin-bottom:16px;font-size:.85rem;line-height:1.4}.InviteListener-module__PQjXFG__text strong{color:#fff;font-weight:700}.InviteListener-module__PQjXFG__actions{gap:12px;display:flex}.InviteListener-module__PQjXFG__acceptBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth);border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:700;display:flex}.InviteListener-module__PQjXFG__acceptBtn:hover{box-shadow:0 4px 15px var(--accent-glow);filter:brightness(1.1);transform:translateY(-2px)}.InviteListener-module__PQjXFG__ignoreBtn{color:#ffffff80;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:700;display:flex}.InviteListener-module__PQjXFG__ignoreBtn:hover{color:#fff;background:#ffffff1a}.InviteListener-module__PQjXFG__spinnerMini{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite InviteListener-module__PQjXFG__mini-spin}@keyframes InviteListener-module__PQjXFG__mini-spin{to{transform:rotate(360deg)}}
.Join-module__8b9m7G__wrapper{background-color:#0000;flex-direction:column;min-height:calc(100vh - 60px);padding:80px 24px;display:flex;position:relative;overflow:hidden}.Join-module__8b9m7G__wrapper:before{content:"";z-index:-1;opacity:.5;background-image:linear-gradient(#9147ff0d 1px,#0000 1px),linear-gradient(90deg,#9147ff0d 1px,#0000 1px);background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite Join-module__8b9m7G__gridMove;position:absolute;top:-50%;left:-50%;transform:perspective(1000px)rotateX(60deg)}@keyframes Join-module__8b9m7G__gridMove{0%{transform:perspective(1000px)rotateX(60deg)translateY(0)}to{transform:perspective(1000px)rotateX(60deg)translateY(50px)}}.Join-module__8b9m7G__content{width:100%;max-width:var(--container-width);flex-direction:column;gap:60px;margin:0 auto;display:flex;position:relative}.Join-module__8b9m7G__titleSection{text-align:center;margin-bottom:20px}.Join-module__8b9m7G__title{color:#fff;letter-spacing:-2px;background:linear-gradient(135deg, #fff 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:12px;font-size:4rem;font-weight:900}.Join-module__8b9m7G__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem;font-weight:500}.Join-module__8b9m7G__actionHub{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (max-width:900px){.Join-module__8b9m7G__actionHub{grid-template-columns:1fr}}.Join-module__8b9m7G__hubCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);transition:var(--transition-smooth);background:#14141999;border:1px solid #ffffff0d;flex-direction:column;gap:32px;padding:40px;display:flex;position:relative;overflow:hidden}.Join-module__8b9m7G__hubCard:after{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.5;width:100%;height:2px;position:absolute;top:0;left:0}.Join-module__8b9m7G__hubCard:hover{box-shadow:0 30px 60px #00000080, 0 0 40px var(--accent-glow);border-color:#9147ff4d;transform:translateY(-8px)}.Join-module__8b9m7G__hubCardTitle{color:#fff;text-transform:uppercase;align-items:center;gap:16px;font-size:1.5rem;font-weight:800;display:flex}.Join-module__8b9m7G__hubCardTitle svg{color:var(--accent)}.Join-module__8b9m7G__form{flex-direction:column;gap:24px;display:flex}.Join-module__8b9m7G__inputGroup{flex-direction:column;gap:12px;display:flex}.Join-module__8b9m7G__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:800}.Join-module__8b9m7G__input{color:#fff;border-radius:var(--radius-md);width:100%;transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff1a;outline:none;padding:16px 20px;font-size:1rem}.Join-module__8b9m7G__input:focus{border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow);background:#9147ff0d}.Join-module__8b9m7G__codeField{text-align:center;color:var(--accent);letter-spacing:12px;text-transform:uppercase;padding:24px;font-weight:900;font-family:"Exo 2",sans-serif!important;font-size:2rem!important}.Join-module__8b9m7G__lobbySection{flex-direction:column;gap:32px;display:flex}.Join-module__8b9m7G__lobbyHeader{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.Join-module__8b9m7G__lobbyTitle{color:#fff;align-items:center;gap:16px;font-size:1.75rem;font-weight:800;display:flex}.Join-module__8b9m7G__playerCount{color:var(--accent);border:1px solid var(--accent-glow);text-transform:uppercase;background:#9147ff1a;border-radius:20px;padding:6px 16px;font-size:.8rem;font-weight:800}.Join-module__8b9m7G__roomGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;display:grid}@media (max-width:600px){.Join-module__8b9m7G__roomGrid{grid-template-columns:1fr}}.Join-module__8b9m7G__roomCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-lg);transition:var(--transition-smooth);background:#18181b99;border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.Join-module__8b9m7G__roomCard:hover{border-color:var(--accent);background:#26262ccc;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #0006}.Join-module__8b9m7G__roomInfo{align-items:center;gap:20px;display:flex}.Join-module__8b9m7G__gameThumb{border-radius:var(--radius-md);background-position:50%;background-size:cover;border:2px solid #ffffff0d;width:90px;height:90px;box-shadow:0 8px 24px #00000080}.Join-module__8b9m7G__roomHeading{flex-direction:column;gap:4px;display:flex}.Join-module__8b9m7G__roomHeading h3{color:#fff;margin:4px 0;font-size:1.1rem;font-weight:700}.Join-module__8b9m7G__systemBadge{color:var(--accent);text-transform:uppercase;background:#9147ff1a;border-radius:4px;width:fit-content;padding:2px 10px;font-size:.7rem;font-weight:900;display:inline-block}.Join-module__8b9m7G__roomStats{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.Join-module__8b9m7G__statusIndicator{color:#4ade80;align-items:center;gap:8px;font-size:.75rem;font-weight:800;display:flex}.Join-module__8b9m7G__statusDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite Join-module__8b9m7G__pulse;box-shadow:0 0 12px #4ade80}@keyframes Join-module__8b9m7G__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.Join-module__8b9m7G__joinBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:1px;border:none;padding:12px 24px;font-size:.85rem;font-weight:800}.Join-module__8b9m7G__joinBtn:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 0 20px var(--accent-glow);transform:scale(1.05)}.Join-module__8b9m7G__fullBtn{color:var(--text-muted)!important;cursor:not-allowed!important;background:#ffffff0d!important}.Join-module__8b9m7G__toggleRow{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0d;gap:8px;padding:4px;display:flex}.Join-module__8b9m7G__toggleBtn{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;flex:1;padding:10px;font-size:.8rem;font-weight:700}.Join-module__8b9m7G__toggleActive{background:var(--accent);color:#fff;box-shadow:0 4px 15px var(--accent-glow)}.Join-module__8b9m7G__uploadBtn{border:1px dashed var(--accent);color:var(--accent);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);text-transform:uppercase;background:#9147ff0d;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:.85rem;font-weight:700;display:flex}.Join-module__8b9m7G__uploadBtn:hover{background:var(--accent);color:#fff;box-shadow:0 0 30px var(--accent-glow);border-style:solid}.Join-module__8b9m7G__searchWrapper{position:relative}.Join-module__8b9m7G__searchDropdown{border-radius:var(--radius-lg);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#18181b;border:1px solid #9147ff4d;max-height:400px;padding:8px;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow-y:auto;box-shadow:0 30px 60px #000c}.Join-module__8b9m7G__noResults{text-align:center;color:var(--text-muted);padding:20px;font-size:.9rem;font-weight:600}.Join-module__8b9m7G__searchItem{cursor:pointer;border-radius:var(--radius-md);transition:var(--transition-smooth);align-items:center;gap:16px;padding:12px;display:flex}.Join-module__8b9m7G__searchItem:hover{background:#9147ff1a}.Join-module__8b9m7G__miniThumb{background-position:50%;background-size:cover;border-radius:6px;width:50px;height:50px}.Join-module__8b9m7G__itemTitle{color:#fff;flex:1;font-weight:700}.Join-module__8b9m7G__itemSystem{color:var(--accent);text-transform:uppercase;font-size:.7rem;font-weight:900}.Join-module__8b9m7G__emptyState{text-align:center;color:var(--text-muted);border-radius:var(--radius-xl);background:#9147ff05;border:1px dashed #9147ff1a;grid-column:1/-1;padding:100px 40px}.Join-module__8b9m7G__previewBox{flex-direction:column;align-items:center;gap:24px;padding:20px;display:flex}.Join-module__8b9m7G__gameTitle{color:#fff;text-align:center;font-size:1.75rem;font-weight:800}.Join-module__8b9m7G__confirmBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;text-transform:uppercase;letter-spacing:2px;width:100%;transition:var(--transition-smooth);border:none;padding:18px;font-weight:900}.Join-module__8b9m7G__confirmBtn:hover{background:var(--accent-hover);box-shadow:0 15px 30px var(--accent-glow);transform:translateY(-4px)}.Join-module__8b9m7G__cancelBtn{color:var(--text-muted);border-radius:var(--radius-md);cursor:pointer;text-transform:uppercase;width:100%;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff1a;padding:12px;font-weight:700}.Join-module__8b9m7G__cancelBtn:hover{color:#ff4747;border-color:#ff00004d}.Join-module__8b9m7G__infoNote{border-left:4px solid var(--accent);color:var(--text-secondary);background:#9147ff0d;border-radius:4px 16px 16px 4px;gap:16px;padding:24px;font-size:.95rem;line-height:1.6;display:flex}.Join-module__8b9m7G__error{color:#fff;border-radius:var(--radius-md);text-align:center;background:#ff47471a;border:1px solid #ff4747;padding:16px;font-size:.9rem;font-weight:700}
.HeroCarousel-module__hy1Euq__hero{align-items:center;width:100%;height:500px;margin-bottom:40px;padding:0 60px;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__hy1Euq__background{z-index:0;position:absolute;inset:0}.HeroCarousel-module__hy1Euq__bgImage{object-fit:cover;opacity:.4;filter:blur(40px)brightness(.6);width:100%;height:100%;transition:opacity .8s ease-in-out;transform:scale(1.15)}.HeroCarousel-module__hy1Euq__vignette{background:radial-gradient(circle at 60%,#0000 20%,#0e0e0e 100%),linear-gradient(90deg,#0e0e0e 0%,#0e0e0e66 40%,#0000 60%,#0e0e0e 100%),linear-gradient(#0000 50%,#0e0e0e 100%);position:absolute;inset:0}.HeroCarousel-module__hy1Euq__content{z-index:1;flex-direction:column;gap:16px;max-width:600px;animation:.6s ease-out HeroCarousel-module__hy1Euq__slideUp;display:flex;position:relative}.HeroCarousel-module__hy1Euq__badges{align-items:center;gap:12px;display:flex}.HeroCarousel-module__hy1Euq__liveBadge{color:#fff;background:#ff4b4b;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:800}.HeroCarousel-module__hy1Euq__category{color:#fff;opacity:.8;font-size:.8rem;font-weight:600}.HeroCarousel-module__hy1Euq__title{color:#fff;letter-spacing:-.02em;font-size:4rem;font-weight:900;line-height:1.1}.HeroCarousel-module__hy1Euq__description{color:var(--text-secondary);margin-bottom:8px;font-size:1.1rem;line-height:1.5}.HeroCarousel-module__hy1Euq__actions{align-items:center;gap:12px;display:flex}.HeroCarousel-module__hy1Euq__fgWrapper{z-index:2;justify-content:center;align-items:center;width:440px;height:440px;transition:transform .5s;display:flex;position:absolute;top:50%;right:120px;transform:translateY(-50%)perspective(1000px)rotateY(-12deg)}.HeroCarousel-module__hy1Euq__fgWrapper:hover{transform:translateY(-52%)perspective(1000px)rotateY(-5deg)scale(1.02)}.HeroCarousel-module__hy1Euq__fgImage{object-fit:contain;border:1px solid #ffffff1a;border-radius:16px;max-width:100%;max-height:100%;animation:6s ease-in-out infinite HeroCarousel-module__hy1Euq__float,.8s ease-out HeroCarousel-module__hy1Euq__fadeInScale;box-shadow:0 20px 80px #000c,0 0 40px #9147ff4d}@keyframes HeroCarousel-module__hy1Euq__float{0%,to{transform:translateY(0)rotateY(-10deg)}50%{transform:translateY(-15px)rotateY(-5deg)}}@keyframes HeroCarousel-module__hy1Euq__fadeInScale{0%{opacity:0;transform:scale(.9)rotateY(-20deg)}to{opacity:1;transform:scale(1)rotateY(-10deg)}}.HeroCarousel-module__hy1Euq__playBtn{color:#000;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);background:#fff;border:none;align-items:center;gap:10px;padding:12px 28px;font-weight:800;display:flex}.HeroCarousel-module__hy1Euq__playBtn:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.HeroCarousel-module__hy1Euq__infoBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;align-items:center;gap:10px;padding:12px 28px;font-weight:800;display:flex}.HeroCarousel-module__hy1Euq__infoBtn:hover{background:#fff3}.HeroCarousel-module__hy1Euq__bottom{z-index:1;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:40px;left:60px;right:60px}.HeroCarousel-module__hy1Euq__indicators{gap:8px;display:flex}.HeroCarousel-module__hy1Euq__dot{cursor:pointer;width:8px;height:8px;transition:var(--transition-smooth);background:#fff3;border-radius:50%}.HeroCarousel-module__hy1Euq__dot:hover{background:#ffffff80}.HeroCarousel-module__hy1Euq__dot.HeroCarousel-module__hy1Euq__active{background:var(--accent);box-shadow:0 0 10px var(--accent-glow);border-radius:4px;width:24px}.HeroCarousel-module__hy1Euq__soundBtn{color:#fff;opacity:.5;cursor:pointer;background:0 0;border:none}@keyframes HeroCarousel-module__hy1Euq__fadeIn{0%{opacity:0}to{opacity:.4}}.HeroCarousel-module__hy1Euq__bgImage{object-fit:cover;opacity:.4;filter:blur(40px)brightness(.6);width:100%;height:100%;animation:.8s ease-in-out forwards HeroCarousel-module__hy1Euq__fadeIn;transform:scale(1.15)}@media (max-width:768px){.HeroCarousel-module__hy1Euq__hero{height:400px;padding:0 24px}.HeroCarousel-module__hy1Euq__title{font-size:2.5rem}.HeroCarousel-module__hy1Euq__bottom{left:24px;right:24px}}
