.UserDetails-module__W1Jlmq__container{color:#f4f4f4;word-break:break-word;margin:2rem auto;padding:10px;font-family:Inter,sans-serif}.UserDetails-module__W1Jlmq__loading{text-align:center;color:#666;padding:2rem;font-size:1.2rem}.UserDetails-module__W1Jlmq__header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.UserDetails-module__W1Jlmq__avatar{object-fit:cover;border:3px solid #4f46e5;border-radius:50%;width:100px;height:100px}.UserDetails-module__W1Jlmq__headerInfo{flex-grow:1}.UserDetails-module__W1Jlmq__headerInfo h2{margin:0 0 .3rem;font-size:1.8rem}.UserDetails-module__W1Jlmq__headerInfo p{color:#dedede;margin:1rem 0;font-size:.95rem}.UserDetails-module__W1Jlmq__badges{margin-top:.5rem}.UserDetails-module__W1Jlmq__verified{color:#fff;background-color:#22c55e;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.UserDetails-module__W1Jlmq__unverified{color:#fff;background-color:#ef4444;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.UserDetails-module__W1Jlmq__balance{color:#dedede;font-size:1.5rem;font-weight:700}.UserDetails-module__W1Jlmq__actions{gap:1rem;margin-bottom:2rem;display:flex}.UserDetails-module__W1Jlmq__actionBtn{cursor:pointer;background:#4c52ff1a;border:1px solid #4c67ff4d;border-radius:8px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .2s ease-in-out}.UserDetails-module__W1Jlmq__actionBtn:hover{opacity:.9}.UserDetails-module__W1Jlmq__saveBtn{color:#4caf50;background:#4caf501a;border:1px solid #4caf504d}.UserDetails-module__W1Jlmq__deleteBtn{color:#ff4c4c;background:#ff4c4c1a;border:1px solid #ff4c4c4d}.UserDetails-module__W1Jlmq__input{color:#f4f4f4;background-color:#1e1e1e;border:none;border-radius:6px;width:100%;height:40px;padding:.5rem .7rem;font-size:16px;transition:all .2s ease-in-out}.UserDetails-module__W1Jlmq__inputFocus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 2px #4f46e533}.UserDetails-module__W1Jlmq__select{color:#f4f4f4;background-color:#1e1e1e;border:none;border-radius:6px;width:100%;max-width:150px;height:40px;padding:.5rem .7rem;font-size:16px;transition:all .2s ease-in-out}.UserDetails-module__W1Jlmq__selectFocus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 2px #4f46e533}.UserDetails-module__W1Jlmq__transactions{margin-top:2rem}.UserDetails-module__W1Jlmq__transactionsTitle{color:#f4f4f4;margin-bottom:1rem;font-size:1.3rem}.UserDetails-module__W1Jlmq__addTx{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.UserDetails-module__W1Jlmq__addTxInput{color:#fff;background-color:#1e1e1e;border:none;border-radius:6px;flex:1;min-width:60px;height:40px;padding:.4rem .5rem;font-size:16px}.UserDetails-module__W1Jlmq__addTxSelect{border:1px solid #ccc;border-radius:6px;flex:100px;height:40px;padding:.5rem;font-size:16px}.UserDetails-module__W1Jlmq__addTxButton{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;padding:.5rem .9rem;font-size:.9rem;transition:all .2s}.UserDetails-module__W1Jlmq__addTxButton:hover{opacity:.9}.UserDetails-module__W1Jlmq__txList{background-color:#2d2d2d;border-radius:8px;flex-direction:column;gap:.5rem;padding:.5rem;display:flex;overflow-x:hidden}.UserDetails-module__W1Jlmq__tx{border-bottom:1px solid #333;flex-wrap:nowrap;align-items:center;gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}.UserDetails-module__W1Jlmq__txInput{color:#fff;background-color:#1e1e1e;border:none;border-radius:6px;flex:100%;min-width:60px;height:40px;padding:.4rem .5rem;font-size:16px}.UserDetails-module__W1Jlmq__txSpan{text-align:center;white-space:nowrap;flex:0 0 100px;font-weight:500}.UserDetails-module__W1Jlmq__txDeleteBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#ef4444;border:none;border-radius:6px;flex:none;padding:.3rem .6rem;font-size:.85rem;transition:all .2s}.UserDetails-module__W1Jlmq__txDeleteBtn:hover{opacity:.9}.UserDetails-module__W1Jlmq__field{border-bottom:1px solid #333;align-items:center;gap:.7rem;margin-bottom:1rem;padding:8px 0;display:flex}.UserDetails-module__W1Jlmq__fieldLabel{color:#dedede;min-width:120px;font-weight:600}.UserDetails-module__W1Jlmq__fieldValue{color:#f4f4f4;font-weight:300}@media (max-width:768px){.UserDetails-module__W1Jlmq__balance{margin-top:1rem}.UserDetails-module__W1Jlmq__tx,.UserDetails-module__W1Jlmq__txList{display:block}.UserDetails-module__W1Jlmq__txInput{min-width:100%;margin:5px 0}.UserDetails-module__W1Jlmq__txSpan,.UserDetails-module__W1Jlmq__txDeleteBtn{width:auto}.UserDetails-module__W1Jlmq__addTx{flex-direction:column}.UserDetails-module__W1Jlmq__addTxInput,.UserDetails-module__W1Jlmq__addTxSelect{width:100%}}
.Loader-module__xePpNG__loaderWrapper{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#1e1b4b;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.Loader-module__xePpNG__loaderBox{background:#0f0f1999;border:2px solid #7b5eff80;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 4rem;animation:3s ease-in-out infinite alternate Loader-module__xePpNG__boxGlow;display:flex;box-shadow:0 0 30px #7b5eff40}@keyframes Loader-module__xePpNG__boxGlow{0%{border-color:#00ffcc80;box-shadow:0 0 25px #00ffcc4d}to{border-color:#7b5effb3;box-shadow:0 0 50px #7b5eff80}}.Loader-module__xePpNG__curvedText{width:300px;height:250px}.Loader-module__xePpNG__loaderText{letter-spacing:.2rem;fill:#0000;stroke:#0fc;stroke-width:1px;paint-order:stroke fill;text-transform:uppercase;font-size:2.8rem;font-weight:800;animation:2.5s ease-in-out infinite alternate Loader-module__xePpNG__glow}@keyframes Loader-module__xePpNG__glow{0%{stroke:#0fc;filter:drop-shadow(0 0 4px #0fc)}to{stroke:#7b5eff;filter:drop-shadow(0 0 14px #7b5eff)}}.Loader-module__xePpNG__alienWrapper{filter:drop-shadow(0 0 10px #0fc);margin-top:-20px;font-size:5rem;animation:1.8s ease-in-out infinite Loader-module__xePpNG__pulse}@keyframes Loader-module__xePpNG__pulse{0%{filter:drop-shadow(0 0 6px #0fc);transform:scale(1)translateY(0)}50%{filter:drop-shadow(0 0 20px #7b5eff);transform:scale(1.25)translateY(-5px)}to{filter:drop-shadow(0 0 6px #0fc);transform:scale(1)translateY(0)}}@media (max-width:600px){.Loader-module__xePpNG__loaderBox{border-radius:16px;width:90%;max-width:320px;padding:2rem}}
.dashboard-module__Gx_nyq__dashboardContainer{z-index:999999;color:#fff;background:radial-gradient(circle at top,#1c1b29,#0f0e18);flex-direction:column;height:100vh;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;display:flex;position:absolute;inset:0;overflow:hidden}.dashboard-module__Gx_nyq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e1b4b;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.dashboard-module__Gx_nyq__logoImage{width:auto;height:60px}.dashboard-module__Gx_nyq__appTitle{color:#7b5eff;font-size:1.2rem;font-weight:700}.dashboard-module__Gx_nyq__balanceBox{justify-content:flex-end;align-items:center;display:flex}.dashboard-module__Gx_nyq__balance{background:#ffffff1a;border-radius:8px;padding:5px 15px 5px 25px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:20px;font-weight:600}.dashboard-module__Gx_nyq__coin{z-index:10;margin-right:-15px;font-size:40px}.dashboard-module__Gx_nyq__avatar{color:#f4f4f4;font-size:1.4rem;font-weight:600;text-decoration:none}.dashboard-module__Gx_nyq__mainContent{flex:1;overflow-y:auto}.dashboard-module__Gx_nyq__main{min-height:100vh;font-family:Arial,sans-serif}.dashboard-module__Gx_nyq__welcomeCard{background:#ffffff14;border-radius:12px;align-items:center;margin:1rem .5rem 2rem;padding:1.5rem 1rem;display:flex;box-shadow:0 2px 8px #0000001a}.dashboard-module__Gx_nyq__avatarProfile{padding:1rem;font-size:2.5rem;font-weight:600;text-decoration:none}.dashboard-module__Gx_nyq__userInfo{flex-grow:1}.dashboard-module__Gx_nyq__username{color:#f4f4f4;margin:0;font-size:1.5rem}.dashboard-module__Gx_nyq__email{color:#dedede;margin:.3rem 0 0;font-size:1rem}.dashboard-module__Gx_nyq__logoutButton{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:6px;margin-left:1rem;padding:.6rem 1.2rem;transition:background-color .2s}.dashboard-module__Gx_nyq__logoutButton:hover{background-color:#c0392b}.dashboard-module__Gx_nyq__footerNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-top:1px solid #ffffff1a;justify-content:space-around;align-items:center;padding:.6rem 0;display:flex}.dashboard-module__Gx_nyq__navLink{color:#aaa;flex-direction:column;align-items:center;font-size:.75rem;text-decoration:none;transition:color .2s;display:flex}.dashboard-module__Gx_nyq__navLink span{margin-top:2px}.dashboard-module__Gx_nyq__navLink:hover{color:#fff}.dashboard-module__Gx_nyq__active{color:#6ffee7;font-weight:600}
.ActiveUsersCarousel-module__W1XOTq__container{margin:0 .5rem}.ActiveUsersCarousel-module__W1XOTq__header{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.ActiveUsersCarousel-module__W1XOTq__title{font-size:1.1rem;font-weight:600}.ActiveUsersCarousel-module__W1XOTq__seeAll{opacity:.7;cursor:pointer;color:#ccc;background:0 0;border:none;font-size:.85rem;text-decoration:none}.ActiveUsersCarousel-module__W1XOTq__noUsers{opacity:.6;font-size:.9rem}.ActiveUsersCarousel-module__W1XOTq__carousel{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.ActiveUsersCarousel-module__W1XOTq__userCard{text-align:center;color:#ccc;background:#ffffff14;border-radius:10px;flex:none;width:150px;padding:10px 8px;text-decoration:none}.ActiveUsersCarousel-module__W1XOTq__avatar{margin-bottom:4px;font-size:2rem}.ActiveUsersCarousel-module__W1XOTq__username{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.ActiveUsersCarousel-module__W1XOTq__games{margin-top:.7rem;font-size:.8rem}.ActiveUsersCarousel-module__W1XOTq__active{color:#0ff}
.AvailableGamesCarousel-module__g2xNAa__container{border-radius:8px;margin-top:20px;padding:10px}.AvailableGamesCarousel-module__g2xNAa__title{margin-bottom:8px;font-size:18px;font-weight:700}.AvailableGamesCarousel-module__g2xNAa__empty{color:#f4f4f4;font-style:italic}.AvailableGamesCarousel-module__g2xNAa__marqueeOuter{width:100%}.AvailableGamesCarousel-module__g2xNAa__track{align-items:stretch;gap:12px;display:flex}.AvailableGamesCarousel-module__g2xNAa__card{background:#ffffff14;border-radius:10px;flex-direction:column;flex:none;justify-content:center;width:250px;padding:15px 10px;display:flex;box-shadow:0 2px 6px #00000014}.AvailableGamesCarousel-module__g2xNAa__avatar{margin-bottom:4px;font-size:36px}.AvailableGamesCarousel-module__g2xNAa__username{color:#f4f4f4;text-align:left;margin:2px 0 6px;font-size:14px;font-weight:600}.AvailableGamesCarousel-module__g2xNAa__subjects{color:#dedede;text-align:left;margin:4px 0;font-size:14px}.AvailableGamesCarousel-module__g2xNAa__stake{color:#f4f4f4;text-align:left;margin:4px 0;font-size:13px;font-weight:600}.AvailableGamesCarousel-module__g2xNAa__buttonBox{gap:6px;margin-top:6px;display:flex}.AvailableGamesCarousel-module__g2xNAa__btn{color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:500}.AvailableGamesCarousel-module__g2xNAa__btnAccept{background:#2e7d32}.AvailableGamesCarousel-module__g2xNAa__btnReject{background:#c62828}.AvailableGamesCarousel-module__g2xNAa__btnDisabled{cursor:not-allowed;background:#777}.AvailableGamesCarousel-module__g2xNAa__headerRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.AvailableGamesCarousel-module__g2xNAa__link{color:#ccc;font-size:14px;text-decoration:none;transition:opacity .2s}.AvailableGamesCarousel-module__g2xNAa__link:hover{opacity:.8}.AvailableGamesCarousel-module__g2xNAa__btnView{color:#fff;background:#1e40af;transition:background .2s}.AvailableGamesCarousel-module__g2xNAa__btnView:hover{background:#1d4ed8}
.profile-module__9MhFqq__page{color:#fff;flex-direction:column;align-items:center;padding:10px;display:flex}.profile-module__9MhFqq__card{background:#ffffff14;border-radius:12px;width:100%;max-width:600px;margin:30px 0;padding:25px;animation:.4s profile-module__9MhFqq__fadeIn;box-shadow:0 4px 12px #0003}.profile-module__9MhFqq__avatarSection{align-items:center;gap:20px;display:flex}.profile-module__9MhFqq__avatar{cursor:pointer;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:50px;transition:transform .2s;display:flex}.profile-module__9MhFqq__avatar:hover{transform:scale(1.1)}.profile-module__9MhFqq__userInfo{flex:1}.profile-module__9MhFqq__nameRow{align-items:center;gap:10px;display:flex}.profile-module__9MhFqq__adminBtn{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:8px;padding:6px 12px;font-size:.85rem;transition:background .2s}.profile-module__9MhFqq__adminBtn:hover{background:#444}.profile-module__9MhFqq__username{margin:0;font-size:1.5rem}.profile-module__9MhFqq__email{color:#aaa;margin-top:4px}.profile-module__9MhFqq__bioSection{margin-top:20px}.profile-module__9MhFqq__bio{font-size:1rem;line-height:1.6}.profile-module__9MhFqq__input,.profile-module__9MhFqq__textarea{color:#fff;background:#ffffff1a;border:none;border-radius:8px;width:100%;padding:12px 10px;font-size:1rem}.profile-module__9MhFqq__textarea{resize:none;min-height:70px}.profile-module__9MhFqq__emojiPicker{margin-top:15px}.profile-module__9MhFqq__emojiGrid{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.profile-module__9MhFqq__emojiOption{cursor:pointer;border:2px solid #0000;padding:4px;font-size:28px;transition:all .2s}.profile-module__9MhFqq__emojiOption:hover{transform:scale(1.2)}.profile-module__9MhFqq__selectedEmoji{border:1px solid #2196f3}.profile-module__9MhFqq__stats{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:25px;display:grid}.profile-module__9MhFqq__statBox{background:#ffffff0d;border-radius:8px;padding:10px 15px}.profile-module__9MhFqq__statBox h4{margin-bottom:10px}.profile-module__9MhFqq__actions{justify-content:center;gap:10px;margin-top:25px;display:flex}.profile-module__9MhFqq__editBtn,.profile-module__9MhFqq__saveBtn,.profile-module__9MhFqq__cancelBtn{color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px}.profile-module__9MhFqq__editBtn{background:#14131f}.profile-module__9MhFqq__saveBtn{background:#43a047}.profile-module__9MhFqq__cancelBtn{background:#e53935}.profile-module__9MhFqq__transactionsCard{background:#ffffff14;border-radius:12px;width:100%;max-width:600px;padding:25px;animation:.4s profile-module__9MhFqq__fadeInUp}.profile-module__9MhFqq__txList{margin:0;padding:0;list-style:none}.profile-module__9MhFqq__txItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:8px 0;font-size:.95rem;display:flex}.profile-module__9MhFqq__center{color:#fff;justify-content:center;align-items:center;min-height:60vh;display:flex}@keyframes profile-module__9MhFqq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes profile-module__9MhFqq__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.profile-module__9MhFqq__gamesCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:12px;width:100%;max-width:600px;margin-top:30px;padding:10px;animation:.4s profile-module__9MhFqq__fadeInUp}.profile-module__9MhFqq__gamesCard h3{color:#fff;margin-bottom:15px;font-size:1.2rem}.profile-module__9MhFqq__gameList{margin:0;padding:0;list-style:none}.profile-module__9MhFqq__gameItem{background:#ffffff0a;border-radius:10px;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding:14px 16px;transition:all .25s;display:flex}.profile-module__9MhFqq__gameItem:hover{background:#ffffff14;transform:translateY(-2px)}.profile-module__9MhFqq__gameItem strong{color:#fff;font-size:1rem}.profile-module__9MhFqq__gameItem p{color:#bbb;margin-top:4px;font-size:.85rem}.profile-module__9MhFqq__gameActions{flex-direction:row;align-items:center;gap:10px;display:flex}.profile-module__9MhFqq__acceptBtn,.profile-module__9MhFqq__rejectBtn,.profile-module__9MhFqq__playBtn,.profile-module__9MhFqq__deleteBtn{cursor:pointer;color:#fff;border:none;border-radius:6px;margin-top:10px;padding:7px 14px;font-size:.85rem;font-weight:500;transition:background .25s,transform .15s}.profile-module__9MhFqq__acceptBtn{background:#43a047}.profile-module__9MhFqq__acceptBtn:hover{background:#388e3c;transform:translateY(-1px)}.profile-module__9MhFqq__rejectBtn{background:#e53935}.profile-module__9MhFqq__rejectBtn:hover{background:#c62828;transform:translateY(-1px)}.profile-module__9MhFqq__playBtn{background:#2e7d31}.profile-module__9MhFqq__playBtn:hover{background:#060;transform:translateY(-1px)}.profile-module__9MhFqq__deleteBtn{background:#e53935}.profile-module__9MhFqq__deleteBtn:hover{background:#616161;transform:translateY(-1px)}.profile-module__9MhFqq__rejectedLabel{color:#ff5252;font-size:.9rem;font-weight:600}@media (max-width:600px){.profile-module__9MhFqq__nameRow{flex-direction:column;align-items:flex-start;gap:6px}}
.LeaderboardCarousel-module__12wHcG__container{border-radius:8px;margin-top:10px;padding:10px}.LeaderboardCarousel-module__12wHcG__title{margin-bottom:8px;font-size:18px;font-weight:700}.LeaderboardCarousel-module__12wHcG__empty{color:#777;font-style:italic}.LeaderboardCarousel-module__12wHcG__marqueeOuter{width:100%}.LeaderboardCarousel-module__12wHcG__track{align-items:stretch;gap:12px;display:flex}.LeaderboardCarousel-module__12wHcG__card{background:#ffffff14;border-radius:10px;flex-direction:column;flex:none;align-items:center;width:180px;padding:10px;text-decoration:none;display:flex;position:relative;box-shadow:0 2px 6px #00000014}.LeaderboardCarousel-module__12wHcG__rank{color:#888;font-size:12px;position:absolute;top:6px;right:10px}.LeaderboardCarousel-module__12wHcG__avatar{margin-bottom:6px;font-size:40px}.LeaderboardCarousel-module__12wHcG__username{color:#f4f4f4;text-align:center;margin:2px 0 6px;font-size:14px;font-weight:600}.LeaderboardCarousel-module__12wHcG__stats{color:#555;flex-direction:column;align-items:center;font-size:12px;display:flex}.LeaderboardCarousel-module__12wHcG__win{color:#2e7d32;font-weight:700}.LeaderboardCarousel-module__12wHcG__played{color:#757575}
