.page-module__E0kJGG__pageWrapper{flex-direction:column;flex:1;gap:14px;min-height:0;padding:clamp(16px,10vh,60px) 28px;display:flex;overflow:visible}.page-module__E0kJGG__heroHeader{text-align:center;flex-shrink:0}.page-module__E0kJGG__wordmark{font-family:var(--font-head), sans-serif;letter-spacing:8px;color:#fff;font-size:clamp(32px,3.5vw,44px);font-weight:700;line-height:1}.page-module__E0kJGG__wordmarkAccent{color:var(--accent,#ffd000)}.page-module__E0kJGG__heroSub{font-family:var(--font-head), sans-serif;letter-spacing:3px;color:var(--accent,#ffd000);text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:600}.page-module__E0kJGG__main{flex:1;grid-template-columns:260px 1fr 260px;align-items:start;gap:20px;min-height:0;display:grid;overflow:visible}.page-module__E0kJGG__desktopProfile{min-height:0}.page-module__E0kJGG__center{flex-direction:column;gap:14px;display:flex}.page-module__E0kJGG__rightSpacer{min-height:0}.page-module__E0kJGG__mobileBackdrop,.page-module__E0kJGG__mobileProfileSheet,.page-module__E0kJGG__mobileLeaderboardSheet{display:none}@keyframes page-module__E0kJGG__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:900px){.page-module__E0kJGG__pageWrapper{gap:16px;padding:16px 16px 80px;overflow:hidden auto}.page-module__E0kJGG__heroHeader{display:none}.page-module__E0kJGG__main{flex:unset;grid-template-columns:1fr;gap:16px;overflow:visible}.page-module__E0kJGG__desktopProfile,.page-module__E0kJGG__rightSpacer{display:none}.page-module__E0kJGG__mobileBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:150;background:#000000a6;display:block;position:fixed;inset:0}.page-module__E0kJGG__mobileProfileSheet,.page-module__E0kJGG__mobileLeaderboardSheet{z-index:160;animation:.28s cubic-bezier(.32,.72,0,1) page-module__E0kJGG__sheetSlideUp;display:block;position:fixed;bottom:62px;left:0;right:0}.page-module__E0kJGG__mobileProfileSheet>*,.page-module__E0kJGG__mobileLeaderboardSheet>*{scrollbar-width:none;border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0;width:100%;max-height:80vh;position:relative;overflow-y:auto}.page-module__E0kJGG__mobileProfileSheet>*{padding:32px 20px 24px}.page-module__E0kJGG__mobileLeaderboardSheet>*{background:0 0;border-top:none;padding:0;overflow:hidden}.page-module__E0kJGG__mobileProfileSheet>::-webkit-scrollbar{display:none}.page-module__E0kJGG__mobileLeaderboardSheet>::-webkit-scrollbar{display:none}.page-module__E0kJGG__mobileProfileSheet>:before,.page-module__E0kJGG__mobileLeaderboardSheet>:before{content:"";background:#ffffff26;border-radius:2px;width:36px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}}
.ProfileBottomBar-module__8n-E5q__mobBottomNav{display:none}@media (max-width:900px){.ProfileBottomBar-module__8n-E5q__mobBottomNav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:200;background:#0a0b0ef5;border-top:1px solid #ffffff12;height:62px;display:flex;position:fixed;bottom:0;left:0;right:0}.ProfileBottomBar-module__8n-E5q__mobNavItem{color:#6b7280;min-width:0;font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:0 4px;font-size:10px;transition:color .18s;display:flex;position:relative}.ProfileBottomBar-module__8n-E5q__mobNavItem span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ProfileBottomBar-module__8n-E5q__mobNavItem:hover{color:#e8eaf0}.ProfileBottomBar-module__8n-E5q__mobNavActive{color:#ffd000}.ProfileBottomBar-module__8n-E5q__mobNavActive:after{content:"";background:#ffd000;border-radius:0 0 3px 3px;width:32px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}}
.WithdrawModal-module__OCVbrW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04060ab8;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out WithdrawModal-module__OCVbrW__overlayIn;display:flex;position:fixed;inset:0}.WithdrawModal-module__OCVbrW__overlayClosing{animation:.18s ease-in forwards WithdrawModal-module__OCVbrW__overlayOut}@keyframes WithdrawModal-module__OCVbrW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes WithdrawModal-module__OCVbrW__overlayOut{0%{opacity:1}to{opacity:0}}.WithdrawModal-module__OCVbrW__dialog{width:100%;max-width:400px;font-family:var(--font-body), sans-serif;background:#111318;border:1px solid #ffffff14;border-radius:2px;animation:.22s ease-out WithdrawModal-module__OCVbrW__dialogIn;box-shadow:0 24px 48px #00000073,0 0 0 1px #ffd0000f}.WithdrawModal-module__OCVbrW__dialogClosing{animation:.18s ease-in forwards WithdrawModal-module__OCVbrW__dialogOut}@keyframes WithdrawModal-module__OCVbrW__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WithdrawModal-module__OCVbrW__dialogOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.WithdrawModal-module__OCVbrW__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 14px;display:flex}.WithdrawModal-module__OCVbrW__title{font-family:var(--font-head), sans-serif;letter-spacing:3px;color:#e8eaf0;margin:0;font-size:16px;font-weight:700}.WithdrawModal-module__OCVbrW__btnClose{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:2px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:border-color .2s,color .2s,background .2s;display:flex}.WithdrawModal-module__OCVbrW__btnClose:hover{color:#e8eaf0;background:#181c24;border-color:#ffffff2e}.WithdrawModal-module__OCVbrW__body{flex-direction:column;gap:16px;padding:16px 18px 18px;display:flex}.WithdrawModal-module__OCVbrW__field{flex-direction:column;gap:6px;display:flex}.WithdrawModal-module__OCVbrW__label{font-family:var(--font-head), sans-serif;letter-spacing:1px;text-transform:uppercase;color:#9ca3af;font-size:10px;font-weight:600}.WithdrawModal-module__OCVbrW__input{box-sizing:border-box;color:#e8eaf0;width:100%;font-family:var(--font-body), sans-serif;background:#181c24;border:1px solid #ffffff1a;border-radius:2px;outline:none;padding:10px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.WithdrawModal-module__OCVbrW__input::placeholder{color:#4b5563}.WithdrawModal-module__OCVbrW__input:focus{border-color:#ffd00073;box-shadow:0 0 0 3px #ffd0001a}.WithdrawModal-module__OCVbrW__amountFieldHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.WithdrawModal-module__OCVbrW__walletBalance{color:#6b7280;align-items:baseline;gap:6px;margin:0;font-size:11px;line-height:1.3;display:flex}.WithdrawModal-module__OCVbrW__walletBalanceLabel{font-family:var(--font-head), sans-serif;letter-spacing:.6px;text-transform:uppercase;font-size:9px}.WithdrawModal-module__OCVbrW__walletBalanceValue{font-family:var(--font-head), sans-serif;letter-spacing:.3px;color:#9ca3af;font-size:11px;font-weight:700}.WithdrawModal-module__OCVbrW__amountHint{color:#4b5563;margin:0;font-size:10px;line-height:1.4}.WithdrawModal-module__OCVbrW__amountRow{align-items:stretch;gap:8px;display:flex}.WithdrawModal-module__OCVbrW__amountRow .WithdrawModal-module__OCVbrW__input{flex:1;min-width:0}.WithdrawModal-module__OCVbrW__btnMax{color:#ffd000;font-family:var(--font-head), sans-serif;letter-spacing:1px;cursor:pointer;background:#ffd0000f;border:1px solid #ffd00038;border-radius:2px;flex-shrink:0;padding:0 14px;font-size:10px;font-weight:700;transition:background .2s,border-color .2s,color .2s}.WithdrawModal-module__OCVbrW__btnMax:hover:not(:disabled){color:#ffe566;background:#ffd00024;border-color:#ffd00073}.WithdrawModal-module__OCVbrW__btnMax:disabled{opacity:.45;cursor:not-allowed}.WithdrawModal-module__OCVbrW__withdrawError{color:#ff6b6b;text-align:center;margin:0;font-size:11px;line-height:1.4}.WithdrawModal-module__OCVbrW__disclaimer{color:#6b7280;text-align:center;margin:0;font-size:11px;line-height:1.5}.WithdrawModal-module__OCVbrW__footer{gap:8px;padding:0 18px 18px;display:flex}.WithdrawModal-module__OCVbrW__btnCancel,.WithdrawModal-module__OCVbrW__btnSubmit{font-family:var(--font-head), sans-serif;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border-radius:2px;flex:1;padding:10px 0;font-size:11px;font-weight:700;transition:transform .15s,box-shadow .15s,background .2s,border-color .2s,color .2s}.WithdrawModal-module__OCVbrW__btnCancel{color:#9ca3af;background:0 0;border:1px solid #ffffff1f}.WithdrawModal-module__OCVbrW__btnCancel:hover{color:#e8eaf0;background:#181c24;border-color:#ffffff3d}.WithdrawModal-module__OCVbrW__btnSubmit{color:#0a0b0e;background:linear-gradient(135deg,#ffd000,#f80);border:none;box-shadow:0 0 16px #ffd0002e}.WithdrawModal-module__OCVbrW__btnSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 24px #ffd00052}.WithdrawModal-module__OCVbrW__btnSubmit:active:not(:disabled){transform:scale(.98)}.WithdrawModal-module__OCVbrW__btnSubmit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}
.MatchHistoryModal-module__Yfm4MG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04060ab8;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out MatchHistoryModal-module__Yfm4MG__overlayIn;display:flex;position:fixed;inset:0}.MatchHistoryModal-module__Yfm4MG__overlayClosing{animation:.18s ease-in forwards MatchHistoryModal-module__Yfm4MG__overlayOut}@keyframes MatchHistoryModal-module__Yfm4MG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes MatchHistoryModal-module__Yfm4MG__overlayOut{0%{opacity:1}to{opacity:0}}.MatchHistoryModal-module__Yfm4MG__dialog{width:100%;max-width:460px;max-height:min(80vh,640px);font-family:var(--font-body), sans-serif;background:#111318;border:1px solid #ffffff14;border-radius:2px;flex-direction:column;animation:.22s ease-out MatchHistoryModal-module__Yfm4MG__dialogIn;display:flex;box-shadow:0 24px 48px #00000073,0 0 0 1px #ffd0000f}.MatchHistoryModal-module__Yfm4MG__dialogClosing{animation:.18s ease-in forwards MatchHistoryModal-module__Yfm4MG__dialogOut}@keyframes MatchHistoryModal-module__Yfm4MG__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes MatchHistoryModal-module__Yfm4MG__dialogOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.MatchHistoryModal-module__Yfm4MG__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 14px;display:flex}.MatchHistoryModal-module__Yfm4MG__title{font-family:var(--font-head), sans-serif;letter-spacing:3px;text-transform:uppercase;color:#e8eaf0;margin:0;font-size:16px;font-weight:700}.MatchHistoryModal-module__Yfm4MG__btnClose{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:2px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:border-color .2s,color .2s,background .2s;display:flex}.MatchHistoryModal-module__Yfm4MG__btnClose:hover{color:#e8eaf0;background:#181c24;border-color:#ffffff2e}.MatchHistoryModal-module__Yfm4MG__summary{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-around;align-items:center;gap:8px;padding:14px 18px;display:flex}.MatchHistoryModal-module__Yfm4MG__summaryStat{flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.MatchHistoryModal-module__Yfm4MG__summaryVal{font-family:var(--font-head), sans-serif;color:#e8eaf0;font-size:22px;font-weight:700;line-height:1.1}.MatchHistoryModal-module__Yfm4MG__summaryVal.MatchHistoryModal-module__Yfm4MG__gold{color:var(--accent,#ffd000)}.MatchHistoryModal-module__Yfm4MG__summaryLbl{font-family:var(--font-head), sans-serif;letter-spacing:1px;text-transform:uppercase;color:#6b7280;font-size:9px}.MatchHistoryModal-module__Yfm4MG__summaryDivider{background:#ffffff0f;flex-shrink:0;align-self:stretch;width:1px}.MatchHistoryModal-module__Yfm4MG__body{scrollbar-width:thin;padding:14px 18px 18px;overflow-y:auto}.MatchHistoryModal-module__Yfm4MG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.MatchHistoryModal-module__Yfm4MG__row{background:#181c24;border-left:3px solid #0000;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:10px 12px;display:grid}.MatchHistoryModal-module__Yfm4MG__rowWin{border-left-color:#3fbf6f}.MatchHistoryModal-module__Yfm4MG__rowLoss{border-left-color:#e0484d}.MatchHistoryModal-module__Yfm4MG__rowDraw,.MatchHistoryModal-module__Yfm4MG__rowRefunded{border-left-color:#6b7280}.MatchHistoryModal-module__Yfm4MG__rowCancelled{border-left-color:#6b728066}.MatchHistoryModal-module__Yfm4MG__rowLeft{flex-direction:column;gap:3px;min-width:0;display:flex}.MatchHistoryModal-module__Yfm4MG__rowOpp{align-items:center;gap:7px;min-width:0;display:flex}.MatchHistoryModal-module__Yfm4MG__oppPrefix{color:#6b7280;flex-shrink:0;font-size:12px}.MatchHistoryModal-module__Yfm4MG__oppName{color:#e8eaf0;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.MatchHistoryModal-module__Yfm4MG__rowSub{color:#6b7280;align-items:center;gap:6px;font-size:11px;display:flex}.MatchHistoryModal-module__Yfm4MG__subDot{opacity:.5}.MatchHistoryModal-module__Yfm4MG__rowRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.MatchHistoryModal-module__Yfm4MG__badge{font-family:var(--font-head), sans-serif;letter-spacing:1px;text-transform:uppercase;border-radius:3px;padding:3px 7px;font-size:9px;font-weight:700}.MatchHistoryModal-module__Yfm4MG__badgeWin{color:#3fbf6f;background:#3fbf6f1f}.MatchHistoryModal-module__Yfm4MG__badgeLoss{color:#e0484d;background:#e0484d1f}.MatchHistoryModal-module__Yfm4MG__badgeDraw,.MatchHistoryModal-module__Yfm4MG__badgeRefunded{color:#9aa3b2;background:#9aa3b21f}.MatchHistoryModal-module__Yfm4MG__badgeCancelled{color:#6b7280;background:#6b72801a}.MatchHistoryModal-module__Yfm4MG__pnl{font-size:13px;font-weight:700}.MatchHistoryModal-module__Yfm4MG__pnlPos{color:#3fbf6f}.MatchHistoryModal-module__Yfm4MG__pnlNeg{color:#e0484d}.MatchHistoryModal-module__Yfm4MG__pnlNeutral{color:#9aa3b2}.MatchHistoryModal-module__Yfm4MG__empty,.MatchHistoryModal-module__Yfm4MG__note{color:#6b7280;text-align:center;padding:24px 8px;font-size:12px;line-height:1.5}.MatchHistoryModal-module__Yfm4MG__errorBox{flex-direction:column;align-items:center;gap:12px;padding:28px 8px;display:flex}.MatchHistoryModal-module__Yfm4MG__errorText{color:#6b7280;text-align:center;font-size:12px}.MatchHistoryModal-module__Yfm4MG__ghostBtn{color:#e8eaf0;font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;padding:9px 18px;font-size:12px;transition:border-color .2s,color .2s,background .2s}.MatchHistoryModal-module__Yfm4MG__ghostBtn:hover:not(:disabled){background:#181c24;border-color:#ffffff3d}.MatchHistoryModal-module__Yfm4MG__ghostBtn:disabled{opacity:.6;cursor:default}.MatchHistoryModal-module__Yfm4MG__footer{flex-direction:column;align-items:center;gap:6px;margin-top:12px;display:flex}.MatchHistoryModal-module__Yfm4MG__loadMoreNote{color:#e0484d;font-size:11px}.MatchHistoryModal-module__Yfm4MG__skeletonRow{background:linear-gradient(90deg,#181c24 25%,#1f242e 37%,#181c24 63%) 0 0/400% 100%;border-radius:6px;height:56px;animation:1.4s infinite MatchHistoryModal-module__Yfm4MG__shimmer}@keyframes MatchHistoryModal-module__Yfm4MG__shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:480px){.MatchHistoryModal-module__Yfm4MG__overlay{padding:12px}.MatchHistoryModal-module__Yfm4MG__dialog{max-width:100%;max-height:88vh}.MatchHistoryModal-module__Yfm4MG__summaryVal{font-size:19px}.MatchHistoryModal-module__Yfm4MG__row{padding:11px 12px}}
.ProfilePanel-module__LqHYTW__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-body), sans-serif;scrollbar-width:none;background:#111318;border:1px solid #ffffff12;border-radius:2px;flex-direction:column;align-items:center;gap:10px;min-height:0;padding:24px 20px;display:flex;overflow-y:auto}.ProfilePanel-module__LqHYTW__card::-webkit-scrollbar{display:none}.ProfilePanel-module__LqHYTW__guestCard{gap:14px}.ProfilePanel-module__LqHYTW__avatarWrap{margin-bottom:4px;position:relative}.ProfilePanel-module__LqHYTW__guestAvatar{background:linear-gradient(135deg,#1a1d26,#222630);border:2px dashed #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ProfilePanel-module__LqHYTW__guestAvatarIcon{font-family:var(--font-head), sans-serif;color:#ffffff2e;letter-spacing:1px;font-size:32px;font-weight:700}.ProfilePanel-module__LqHYTW__guestLock{white-space:nowrap;background:#181c24;border:1px solid #ffffff12;border-radius:999px;padding:2px 8px;font-size:12px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.ProfilePanel-module__LqHYTW__guestTitle{font-family:var(--font-head), sans-serif;letter-spacing:4px;color:#e8eaf0;margin-top:6px;font-size:22px;font-weight:700}.ProfilePanel-module__LqHYTW__guestSub{font-family:var(--font-head), sans-serif;color:#6b7280;text-align:center;letter-spacing:.5px;margin-top:-6px;font-size:10px;line-height:1.7}.ProfilePanel-module__LqHYTW__perks{background:#181c24;border-radius:8px;flex-direction:column;gap:7px;width:100%;padding:12px 14px;display:flex}.ProfilePanel-module__LqHYTW__perkItem{font-family:var(--font-head), sans-serif;letter-spacing:.5px;color:#6b7280;align-items:center;gap:8px;font-size:10px;display:flex}.ProfilePanel-module__LqHYTW__perkIcon{flex-shrink:0;font-size:14px}.ProfilePanel-module__LqHYTW__btnLogin{clip-path:polygon(10px 0%,100% 0%,calc(100% - 10px) 100%,0% 100%);cursor:pointer;color:#0a0b0e;width:100%;font-family:var(--font-head), sans-serif;letter-spacing:4px;background:linear-gradient(135deg,#ffd000,#f80);border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:12px 0;font-size:20px;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 0 24px #ffd0004d,0 4px 16px #0006}.ProfilePanel-module__LqHYTW__btnLogin:hover{transform:translateY(-2px);box-shadow:0 0 36px #ffd00080,0 6px 22px #00000080}.ProfilePanel-module__LqHYTW__btnLogin:active{transform:scale(.98)}.ProfilePanel-module__LqHYTW__btnSignup{color:#6b7280;width:100%;font-family:var(--font-body), sans-serif;cursor:pointer;text-align:center;background:0 0;border:1px solid #ffffff12;border-radius:7px;padding:9px 0;font-size:12px;transition:border-color .2s,color .2s,background .2s}.ProfilePanel-module__LqHYTW__btnSignup:hover{color:#e8eaf0;background:#181c24;border-color:#fff3}.ProfilePanel-module__LqHYTW__disclaimer{color:#6b728099;text-align:center;font-size:10px;line-height:1.5}.ProfilePanel-module__LqHYTW__avatar{background:linear-gradient(135deg,#1e2230,#2a2e40);border:2px solid #ffd000;border-radius:3px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 0 20px #ffd00040}.ProfilePanel-module__LqHYTW__avatarInitials{font-family:var(--font-head), sans-serif;color:#ffd000;letter-spacing:1px;font-size:24px;font-weight:700}.ProfilePanel-module__LqHYTW__profileNameRow{align-items:center;gap:6px;margin-top:8px;line-height:1;display:flex}.ProfilePanel-module__LqHYTW__profileName{font-family:var(--font-head), sans-serif;letter-spacing:2px;color:#e8eaf0;font-size:24px;font-weight:700}.ProfilePanel-module__LqHYTW__btnEditName{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;padding:4px;line-height:1;transition:color .2s,background .2s;display:flex}.ProfilePanel-module__LqHYTW__btnEditName:hover{color:#ffd000;background:#ffd00014}.ProfilePanel-module__LqHYTW__viewState{display:flex}.ProfilePanel-module__LqHYTW__editState,.ProfilePanel-module__LqHYTW__isEditing .ProfilePanel-module__LqHYTW__viewState{display:none}.ProfilePanel-module__LqHYTW__isEditing .ProfilePanel-module__LqHYTW__editState{flex-direction:column;align-items:center;width:100%;display:flex}.ProfilePanel-module__LqHYTW__profileNameEdit{width:100%;margin-top:8px}.ProfilePanel-module__LqHYTW__nameInputWrap{align-items:center;width:100%;display:flex;position:relative}.ProfilePanel-module__LqHYTW__nameInput{color:#e8eaf0;width:100%;font-family:var(--font-head), sans-serif;letter-spacing:1px;text-align:left;background:#181c24;border:1px solid #ffd000;border-radius:2px;outline:none;padding:7px 72px 7px 12px;font-size:22px;font-weight:700;box-shadow:0 0 0 3px #ffd0001f}.ProfilePanel-module__LqHYTW__nameEditActions{align-items:center;gap:4px;display:flex;position:absolute;right:6px}.ProfilePanel-module__LqHYTW__btnNameConfirm,.ProfilePanel-module__LqHYTW__btnNameCancel{cursor:pointer;border:1px solid;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .18s,color .18s,border-color .18s;display:flex}.ProfilePanel-module__LqHYTW__btnNameConfirm{color:#00ff7f;background:#00ff7f14;border-color:#00ff7f59}.ProfilePanel-module__LqHYTW__btnNameConfirm:hover{background:#00ff7f33;border-color:#00ff7f}.ProfilePanel-module__LqHYTW__btnNameConfirm:disabled{opacity:.45;cursor:not-allowed}.ProfilePanel-module__LqHYTW__btnNameCancel{color:#ff202080;background:#ff20200f;border-color:#ff202038}.ProfilePanel-module__LqHYTW__btnNameCancel:hover{color:#ff2020;background:#ff202024;border-color:#ff2020}.ProfilePanel-module__LqHYTW__btnNameCancel:disabled{opacity:.45;cursor:not-allowed}.ProfilePanel-module__LqHYTW__nameError{color:#ff2020;width:100%;margin-top:6px;font-size:11px;line-height:1.4}.ProfilePanel-module__LqHYTW__profileStats{background:#181c24;border-radius:8px;align-items:center;width:100%;margin-top:4px;padding:12px 0;display:flex}.ProfilePanel-module__LqHYTW__pstat{text-align:center;flex:1}.ProfilePanel-module__LqHYTW__pstatVal{font-family:var(--font-head), sans-serif;color:#e8eaf0;font-size:22px;font-weight:600;line-height:1}.ProfilePanel-module__LqHYTW__pstatLbl{font-family:var(--font-head), sans-serif;color:#6b7280;text-transform:uppercase;letter-spacing:1.5px;margin-top:2px;font-size:8px}.ProfilePanel-module__LqHYTW__pstatDivider{background:#ffffff12;flex-shrink:0;width:1px;height:36px}.ProfilePanel-module__LqHYTW__gold{color:#ffd000}.ProfilePanel-module__LqHYTW__walletSection{flex-direction:column;gap:8px;width:100%;margin-top:2px;display:flex}.ProfilePanel-module__LqHYTW__balanceRow{background:linear-gradient(90deg,#ffd00014,#ffd00008);border:1px solid #ffd00033;border-radius:2px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px 10px 14px;display:flex}.ProfilePanel-module__LqHYTW__balanceInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.ProfilePanel-module__LqHYTW__balanceLabel{color:#6b7280;text-transform:uppercase;letter-spacing:1px;font-size:10px}.ProfilePanel-module__LqHYTW__balanceAmount{font-family:var(--font-head), sans-serif;color:#ffd000;font-size:22px;font-weight:600;line-height:1.1}.ProfilePanel-module__LqHYTW__balanceUsd{color:#9ca3af;letter-spacing:.3px;font-size:11px}.ProfilePanel-module__LqHYTW__balanceError{color:#ff6b6b;max-width:180px;font-size:10px;line-height:1.3}.ProfilePanel-module__LqHYTW__btnRefresh{color:#ffd000;cursor:pointer;background:#ffd0000f;border:1px solid #ffd00038;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s,color .2s,transform .15s;display:flex}.ProfilePanel-module__LqHYTW__btnRefresh:hover{color:#ffe566;background:#ffd00024;border-color:#ffd00073}.ProfilePanel-module__LqHYTW__btnRefresh:active{transform:scale(.94)}.ProfilePanel-module__LqHYTW__btnRefresh:disabled{opacity:.55;cursor:not-allowed}.ProfilePanel-module__LqHYTW__btnRefreshLoading svg{animation:.8s linear infinite ProfilePanel-module__LqHYTW__balanceRefreshSpin}@keyframes ProfilePanel-module__LqHYTW__balanceRefreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProfilePanel-module__LqHYTW__walletActions{gap:8px;width:100%;display:flex}.ProfilePanel-module__LqHYTW__btnDeposit,.ProfilePanel-module__LqHYTW__btnWithdraw{font-family:var(--font-head), sans-serif;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border-radius:2px;flex:1;padding:9px 0;font-size:11px;font-weight:700;transition:transform .15s,box-shadow .15s,background .2s,border-color .2s,color .2s}.ProfilePanel-module__LqHYTW__btnDeposit{color:#0a0b0e;background:linear-gradient(135deg,#ffd000,#f80);border:none;box-shadow:0 0 16px #ffd0002e}.ProfilePanel-module__LqHYTW__btnDeposit:hover{transform:translateY(-1px);box-shadow:0 0 24px #ffd00052}.ProfilePanel-module__LqHYTW__btnDeposit:active{transform:scale(.98)}.ProfilePanel-module__LqHYTW__btnDeposit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.ProfilePanel-module__LqHYTW__depositError{color:#ff6b6b;text-align:center;width:100%;margin:0;font-size:10px;line-height:1.3}.ProfilePanel-module__LqHYTW__btnWithdraw{color:#9ca3af;background:0 0;border:1px solid #ffffff1f}.ProfilePanel-module__LqHYTW__btnWithdraw:hover{color:#e8eaf0;background:#181c24;border-color:#ffffff3d}.ProfilePanel-module__LqHYTW__btnWithdraw:active{transform:scale(.98)}.ProfilePanel-module__LqHYTW__profileActions{gap:8px;width:100%;margin-top:2px;display:flex}.ProfilePanel-module__LqHYTW__btnGhost{color:#6b7280;cursor:pointer;font-family:var(--font-body), sans-serif;background:0 0;border:1px solid #ffffff12;border-radius:7px;flex:1;font-size:12px;transition:border-color .2s,color .2s,background .2s}.ProfilePanel-module__LqHYTW__small{padding:7px 0}.ProfilePanel-module__LqHYTW__btnGhost:hover{color:#e8eaf0;background:#181c24;border-color:#fff3}.ProfilePanel-module__LqHYTW__btnLogout{color:#ff202073;width:100%;font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:1px solid #ff202033;border-radius:7px;margin-top:2px;padding:7px 0;font-size:12px;font-weight:500;transition:border-color .2s,color .2s,background .2s}.ProfilePanel-module__LqHYTW__btnLogout:hover{color:#ff2020;background:#ff20200f;border-color:#ff2020}.ProfilePanel-module__LqHYTW__btnLogout:disabled{opacity:.4;cursor:not-allowed}
.ComingSoonModes-module__WeQ0CG__modeCardsSecondary{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ComingSoonModes-module__WeQ0CG__modeCard{font-family:var(--font-body), sans-serif;background:#111318;border:1px solid #ffffff12;border-radius:2px;position:relative;overflow:hidden}.ComingSoonModes-module__WeQ0CG__modeLocked{cursor:not-allowed;opacity:.42;filter:grayscale(.35);-webkit-user-select:none;user-select:none;padding:18px 18px 16px;transition:opacity .2s,filter .2s,border-color .2s}.ComingSoonModes-module__WeQ0CG__modeLocked:hover{opacity:.62;filter:grayscale(.15);border-color:#ffffff1f}.ComingSoonModes-module__WeQ0CG__modeLocked *{pointer-events:none}.ComingSoonModes-module__WeQ0CG__modeCsBadge{font-family:var(--font-head), sans-serif;letter-spacing:1.8px;text-transform:uppercase;color:#6b7280;background:#181c24;border:1px solid #ffffff12;border-radius:4px;margin-bottom:12px;padding:2px 8px;font-size:9px;display:inline-block}.ComingSoonModes-module__WeQ0CG__modeIconSm{filter:none;margin-bottom:8px;font-size:26px;line-height:1;display:block}.ComingSoonModes-module__WeQ0CG__modeNameSm{font-family:var(--font-head), sans-serif;letter-spacing:1px;color:#e8eaf0;margin-bottom:5px;font-size:22px;font-weight:700;line-height:1}.ComingSoonModes-module__WeQ0CG__modeDescSm{color:#6b7280;font-size:11px;line-height:1.55}.ComingSoonModes-module__WeQ0CG__modeLockIcon{opacity:.4;margin-top:12px;font-size:13px}@media (max-width:500px){.ComingSoonModes-module__WeQ0CG__modeCardsSecondary{grid-template-columns:1fr}}
.QuickMatchCard-module__V_gCzq__modeCard{font-family:var(--font-body), sans-serif;background:#111318;border:1px solid #ffffff12;border-radius:2px;position:relative;overflow:hidden}.QuickMatchCard-module__V_gCzq__modeFeatured{border-color:#ffd00047;padding:22px 22px 20px;transition:border-color .25s,box-shadow .25s;box-shadow:0 0 28px #ffd00012,inset 0 0 #0000}.QuickMatchCard-module__V_gCzq__modeFeatured:hover{border-color:#ffd00080;box-shadow:0 0 40px #ffd00021}.QuickMatchCard-module__V_gCzq__modeFeaturedAccent{background:linear-gradient(90deg,#ffd000 0%,#ffd0004d 60%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0}.QuickMatchCard-module__V_gCzq__modeCardHeader{align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.QuickMatchCard-module__V_gCzq__modeIcon{filter:drop-shadow(0 0 10px #ffd00066);flex-shrink:0;font-size:36px;line-height:1}.QuickMatchCard-module__V_gCzq__modeHeaderText{flex-direction:column;gap:4px;display:flex}.QuickMatchCard-module__V_gCzq__modeName{font-family:var(--font-head), sans-serif;letter-spacing:1px;color:#e8eaf0;font-size:30px;font-weight:700;line-height:1}.QuickMatchCard-module__V_gCzq__modeDesc{color:#6b7280;font-size:12px;line-height:1.6}.QuickMatchCard-module__V_gCzq__modeLiveStats{background:#181c24;border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:8px 14px;display:flex}.QuickMatchCard-module__V_gCzq__modeStatPill{align-items:center;gap:6px;font-size:12px;display:flex}.QuickMatchCard-module__V_gCzq__modeStatVal{color:#e8eaf0;font-weight:600}.QuickMatchCard-module__V_gCzq__modeStatLbl{color:#6b7280}.QuickMatchCard-module__V_gCzq__modeWagerRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:16px;display:flex}.QuickMatchCard-module__V_gCzq__wagerLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.QuickMatchCard-module__V_gCzq__wagerChip{color:#6b7280;font-family:var(--font-head), sans-serif;cursor:pointer;background:#111318;border:1px solid #ffffff12;border-radius:2px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .18s}.QuickMatchCard-module__V_gCzq__wagerChip:hover,.QuickMatchCard-module__V_gCzq__wagerChipActive{color:#ffd000;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);background:#ffd0001a;border-color:#ffd000}.QuickMatchCard-module__V_gCzq__btnPlay{clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%);cursor:pointer;color:#0a0b0e;width:100%;font-family:var(--font-head), sans-serif;background:linear-gradient(135deg,#ffd000,#f80);border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:16px 0;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #ffd00059,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlay:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26,#0000);position:absolute;inset:0}.QuickMatchCard-module__V_gCzq__btnPlay:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 50px #ffd0008c,0 6px 28px #0009}.QuickMatchCard-module__V_gCzq__btnPlay:active{transform:scale(.98)}.QuickMatchCard-module__V_gCzq__btnPlayLoggedOut{clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%);color:#6b7280;background:linear-gradient(135deg,#2a2e40,#1e2230);box-shadow:0 0 20px #ffffff0a,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlayLoggedOut:hover{color:#e8eaf0;background:linear-gradient(135deg,#32374a,#252a3a);box-shadow:0 0 30px #ffd00026,0 6px 28px #0009}.QuickMatchCard-module__V_gCzq__btnPlaySearching,.QuickMatchCard-module__V_gCzq__btnPlaySearching:hover{color:#ff2020;background:linear-gradient(135deg,#3a1a1a,#2a1010);box-shadow:0 0 24px #ff202040,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlayReconnect{color:#0a0b0e;background:linear-gradient(135deg,#38c8a8,#208878);box-shadow:0 0 30px #38c8a859,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlayReconnect:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 50px #38c8a88c,0 6px 28px #0009}.QuickMatchCard-module__V_gCzq__btnPlayReconnecting,.QuickMatchCard-module__V_gCzq__btnPlayReconnecting:hover{color:#38c8a8;background:linear-gradient(135deg,#1a3a32,#102820);box-shadow:0 0 24px #38c8a840,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlayMatchFound{color:var(--green);cursor:default;background:linear-gradient(135deg,#0e2318,#091510);box-shadow:0 0 28px #30d08040,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlayMatchFound:hover{color:var(--green);background:linear-gradient(135deg,#0e2318,#091510);transform:none;box-shadow:0 0 28px #30d08040,0 4px 20px #00000080}.QuickMatchCard-module__V_gCzq__btnPlay:disabled{cursor:default}.QuickMatchCard-module__V_gCzq__btnPlayIcon{filter:drop-shadow(0 0 4px #0000004d);font-size:22px}.QuickMatchCard-module__V_gCzq__btnPlayText{letter-spacing:5px;font-size:22px;font-weight:700;line-height:1}.QuickMatchCard-module__V_gCzq__btnPlaySub{font-family:var(--font-body), sans-serif;opacity:.65;letter-spacing:.5px;font-size:11px;font-weight:500}
