.ReferralWithdraw-module__tT2LzG__wrap{flex-direction:column;gap:12px;display:flex}.ReferralWithdraw-module__tT2LzG__skeleton{background:#0000000a;border-radius:16px;height:140px;animation:1.4s infinite ReferralWithdraw-module__tT2LzG__shimmer}@keyframes ReferralWithdraw-module__tT2LzG__shimmer{0%,to{opacity:.4}50%{opacity:.8}}.ReferralWithdraw-module__tT2LzG__balanceCard{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:16px;padding:20px}.ReferralWithdraw-module__tT2LzG__balanceRow{align-items:center;margin-bottom:14px;display:flex}.ReferralWithdraw-module__tT2LzG__balanceItem{text-align:center;flex:1}.ReferralWithdraw-module__tT2LzG__balanceVal{color:#fff;font-size:22px;font-weight:900}.ReferralWithdraw-module__tT2LzG__balanceLabel{color:#ffffff80;text-transform:uppercase;margin-top:3px;font-size:11px}.ReferralWithdraw-module__tT2LzG__balanceDivider{background:#ffffff26;width:1px;height:40px}.ReferralWithdraw-module__tT2LzG__holdNote{color:#ffffff80;text-align:center;margin-bottom:12px;font-size:12px}.ReferralWithdraw-module__tT2LzG__holdNote b{color:#fffc}.ReferralWithdraw-module__tT2LzG__minNote{color:#f5a623b3;text-align:center;margin-bottom:10px;font-size:11px}.ReferralWithdraw-module__tT2LzG__minNote b{color:var(--color-gold)}.ReferralWithdraw-module__tT2LzG__withdrawBtn{cursor:pointer;background:var(--color-gold);color:#1a1a2e;border:none;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:800;transition:all .2s}.ReferralWithdraw-module__tT2LzG__withdrawBtn:disabled{color:#ffffff4d;cursor:not-allowed;background:#ffffff1a}.ReferralWithdraw-module__tT2LzG__history{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden}.ReferralWithdraw-module__tT2LzG__historyTitle{color:var(--color-text);border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:13px;font-weight:800}.ReferralWithdraw-module__tT2LzG__historyRow{border-bottom:1px solid #f8f9fd;align-items:center;gap:10px;padding:12px 16px;display:flex}.ReferralWithdraw-module__tT2LzG__historyRow:last-child{border-bottom:none}.ReferralWithdraw-module__tT2LzG__historyIcon{flex-shrink:0;font-size:18px}.ReferralWithdraw-module__tT2LzG__historyInfo{flex:1;min-width:0}.ReferralWithdraw-module__tT2LzG__historyAmt{color:var(--color-text);font-size:14px;font-weight:800}.ReferralWithdraw-module__tT2LzG__historyMeta{color:var(--color-text-muted);margin-top:1px;font-size:11px}.ReferralWithdraw-module__tT2LzG__txid{font-family:monospace;font-size:10px}.ReferralWithdraw-module__tT2LzG__historyStatus{text-transform:capitalize;flex-shrink:0;font-size:11px;font-weight:700}.ReferralWithdraw-module__tT2LzG__overlay{z-index:1000;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ReferralWithdraw-module__tT2LzG__modal{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:480px;max-height:90vh;padding:24px;overflow-y:auto}.ReferralWithdraw-module__tT2LzG__modalTitle{color:var(--color-text);text-align:center;margin-bottom:20px;font-size:18px;font-weight:900}.ReferralWithdraw-module__tT2LzG__modalBody{text-align:center;margin-bottom:20px}.ReferralWithdraw-module__tT2LzG__modalAmount{color:var(--color-gold-dark);font-size:36px;font-weight:900}.ReferralWithdraw-module__tT2LzG__modalSub{color:var(--color-text-muted);margin-top:4px;margin-bottom:16px;font-size:13px}.ReferralWithdraw-module__tT2LzG__modalInfo{text-align:left;background:#f8f9fd;border-radius:12px;margin-bottom:14px;padding:14px}.ReferralWithdraw-module__tT2LzG__modalInfoRow{color:var(--color-text-muted);border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.ReferralWithdraw-module__tT2LzG__modalInfoRow:last-child{border-bottom:none}.ReferralWithdraw-module__tT2LzG__modalInfoRow span:last-child{color:var(--color-text);font-weight:700}.ReferralWithdraw-module__tT2LzG__modalNote{color:var(--color-text-muted);font-size:12px;line-height:1.6}.ReferralWithdraw-module__tT2LzG__modalBtns{gap:10px;display:flex}.ReferralWithdraw-module__tT2LzG__cancelBtn{color:var(--color-text-muted);cursor:pointer;background:#f8f9fd;border:1.5px solid #e2e8f0;border-radius:12px;flex:1;padding:14px;font-family:inherit;font-size:14px;font-weight:700}.ReferralWithdraw-module__tT2LzG__confirmBtn{background:var(--color-gold);color:#1a1a2e;cursor:pointer;border:none;border-radius:12px;flex:2;padding:14px;font-family:inherit;font-size:14px;font-weight:800}.ReferralWithdraw-module__tT2LzG__spinner{border:4px solid #e2e8f0;border-top-color:var(--color-gold);border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:.8s linear infinite ReferralWithdraw-module__tT2LzG__spin}@keyframes ReferralWithdraw-module__tT2LzG__spin{to{transform:rotate(360deg)}}.ReferralWithdraw-module__tT2LzG__processingText{color:var(--color-text-muted);font-size:14px;line-height:1.6}.ReferralWithdraw-module__tT2LzG__successIcon,.ReferralWithdraw-module__tT2LzG__errorIcon{margin-bottom:12px;font-size:48px}.ReferralWithdraw-module__tT2LzG__errorMsg{color:#e74c3c;font-size:13px;line-height:1.6}.ReferralWithdraw-module__tT2LzG__txidFull{color:var(--color-text-muted);word-break:break-all;background:#f8f9fd;border-radius:8px;margin-top:10px;padding:8px;font-family:monospace;font-size:11px}
.page-module__VyOSgG__page{min-height:100vh;padding-bottom:calc(var(--bottomnav-h) + 24px);background:#f8f9fd}.page-module__VyOSgG__guestPage{background:#f8f9fd;min-height:100vh}.page-module__VyOSgG__guestHero{text-align:center;background:linear-gradient(135deg,#1a1a2e,#0f3460);padding:60px 24px 40px}.page-module__VyOSgG__guestEmoji{margin-bottom:16px;font-size:56px}.page-module__VyOSgG__guestTitle{color:#fff;margin-bottom:12px;font-size:26px;font-weight:900;line-height:1.3}.page-module__VyOSgG__guestSub{color:#fff9;margin-bottom:28px;font-size:14px}.page-module__VyOSgG__guestBtn{background:var(--color-gold);color:#1a1a2e;cursor:pointer;border:none;border-radius:14px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:800}.page-module__VyOSgG__hero{background:linear-gradient(135deg,#1a1a2e,#0f3460);padding:20px 16px 0}.page-module__VyOSgG__heroTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-module__VyOSgG__rankBadge{border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:800;display:flex}.page-module__VyOSgG__nextRank{color:#fff6;font-size:11px}.page-module__VyOSgG__heroEarnings{text-align:center;margin-bottom:16px}.page-module__VyOSgG__heroEarningsMain{color:#fff;letter-spacing:-1px;font-size:40px;font-weight:900}.page-module__VyOSgG__heroEarningsSub{color:#ffffff80;margin-top:2px;font-size:12px}.page-module__VyOSgG__heroStats{background:#ffffff14;border-radius:12px;align-items:center;margin-bottom:16px;padding:14px;display:flex}.page-module__VyOSgG__heroStat{text-align:center;flex:1}.page-module__VyOSgG__heroStatVal{color:#fff;font-size:18px;font-weight:900}.page-module__VyOSgG__heroStatLabel{color:#ffffff80;text-transform:uppercase;margin-top:2px;font-size:10px}.page-module__VyOSgG__heroStatDiv{background:#ffffff26;flex-shrink:0;width:1px;height:32px}.page-module__VyOSgG__refLinkBox{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;margin-bottom:0;padding:12px}.page-module__VyOSgG__refLink{color:#fff9;word-break:break-all;margin-bottom:10px;font-family:monospace;font-size:12px}.page-module__VyOSgG__refLinkBtns{gap:8px;display:flex}.page-module__VyOSgG__copyBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex:1;padding:10px;font-family:inherit;font-size:13px;font-weight:700}.page-module__VyOSgG__shareBtn{background:var(--color-gold);color:#1a1a2e;cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px;font-family:inherit;font-size:13px;font-weight:800}.page-module__VyOSgG__tabs{scrollbar-width:none;background:linear-gradient(135deg,#1a1a2e,#0f3460);display:flex;overflow-x:auto}.page-module__VyOSgG__tabs::-webkit-scrollbar{display:none}.page-module__VyOSgG__tab{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;padding:12px 14px;font-family:inherit;font-size:12px;font-weight:700}.page-module__VyOSgG__tabActive{color:#fff;border-bottom-color:var(--color-gold)}.page-module__VyOSgG__body{flex-direction:column;gap:14px;padding:16px;display:flex}.page-module__VyOSgG__ratesCard{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:16px;padding:16px}.page-module__VyOSgG__ratesTitle{color:#fff;margin-bottom:14px;font-size:13px;font-weight:800}.page-module__VyOSgG__ratesRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.page-module__VyOSgG__rateItem{text-align:center;background:#ffffff14;border-radius:12px;flex:1;padding:12px 8px}.page-module__VyOSgG__rateLevel{color:#ffffff80;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.page-module__VyOSgG__ratePct{font-size:24px;font-weight:900}.page-module__VyOSgG__rateDesc{color:#fff6;margin-top:2px;font-size:10px}.page-module__VyOSgG__rateArrow{color:#ffffff4d;flex-shrink:0;font-size:16px}.page-module__VyOSgG__ratesNote{color:#fff6;font-size:11px;line-height:1.5}.page-module__VyOSgG__ratesNote b{color:#ffffffb3}.page-module__VyOSgG__rankCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:16px}.page-module__VyOSgG__rankCardTitle{color:var(--color-text);margin-bottom:12px;font-size:13px;font-weight:800}.page-module__VyOSgG__rankList{flex-direction:column;gap:8px;display:flex}.page-module__VyOSgG__rankRow{background:#f8f9fd;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.page-module__VyOSgG__rankRowActive{background:#f5a6230f;border-color:#f5a6234d}.page-module__VyOSgG__rankRowDone{opacity:.5}.page-module__VyOSgG__rankEmoji{flex-shrink:0;font-size:20px}.page-module__VyOSgG__rankInfo{flex:1}.page-module__VyOSgG__rankName{color:var(--color-text);font-size:13px;font-weight:800}.page-module__VyOSgG__rankReq{color:var(--color-text-muted);margin-top:1px;font-size:11px}.page-module__VyOSgG__rankCheck{flex-shrink:0;font-size:14px}.page-module__VyOSgG__calculator{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:16px}.page-module__VyOSgG__calcTitle{color:var(--color-text);margin-bottom:14px;font-size:13px;font-weight:800}.page-module__VyOSgG__calcRow{margin-bottom:10px}.page-module__VyOSgG__calcLabel{color:var(--color-text-muted);margin-bottom:6px;font-size:12px;display:block}.page-module__VyOSgG__slider{width:100%;accent-color:var(--color-gold)}.page-module__VyOSgG__calcResult{background:#f8f9fd;border-radius:12px;margin-top:12px;padding:12px}.page-module__VyOSgG__calcBreakdown{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:6px;margin-bottom:10px;padding-bottom:10px;display:flex}.page-module__VyOSgG__calcLine{color:var(--color-text-muted);justify-content:space-between;font-size:12px;display:flex}.page-module__VyOSgG__calcLine span:last-child{font-weight:700}.page-module__VyOSgG__calcTotal{justify-content:space-between;align-items:center;display:flex}.page-module__VyOSgG__calcTotal span{color:var(--color-text-muted);font-size:13px}.page-module__VyOSgG__calcTotalVal{color:var(--color-gold-dark);font-size:22px;font-weight:900}.page-module__VyOSgG__calcCap{color:var(--color-text-muted);text-align:center;margin-top:8px;font-size:11px}.page-module__VyOSgG__earningsList{flex-direction:column;gap:10px;display:flex}.page-module__VyOSgG__earningsSummary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.page-module__VyOSgG__summaryCard{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:12px}.page-module__VyOSgG__summaryVal{color:var(--color-text);font-size:16px;font-weight:900}.page-module__VyOSgG__summaryLabel{color:var(--color-text-muted);text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:700}.page-module__VyOSgG__earningRow{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.page-module__VyOSgG__earningIcon{flex-shrink:0;font-size:24px}.page-module__VyOSgG__earningInfo{flex:1;min-width:0}.page-module__VyOSgG__earningTitle{color:var(--color-text);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.page-module__VyOSgG__earningLevel{color:var(--color-gold-dark);background:#f5a6231a;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:800}.page-module__VyOSgG__earningMeta{color:var(--color-text-muted);margin-top:2px;font-size:11px}.page-module__VyOSgG__earningRight{text-align:right;flex-shrink:0}.page-module__VyOSgG__earningAmt{color:#27ae60;font-size:14px;font-weight:800}.page-module__VyOSgG__earningStatus{border-radius:999px;margin-top:2px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.page-module__VyOSgG__paid{color:#27ae60;background:#27ae601a}.page-module__VyOSgG__pending{color:#f39c12;background:#f39c121a}.page-module__VyOSgG__teamList{flex-direction:column;gap:8px;display:flex}.page-module__VyOSgG__teamRow{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.page-module__VyOSgG__teamRank{color:var(--color-text-muted);flex-shrink:0;width:24px;font-size:12px;font-weight:900}.page-module__VyOSgG__teamAvatar{background:var(--color-gold);color:#1a1a2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex;overflow:hidden}.page-module__VyOSgG__avatarImg{object-fit:cover;width:100%;height:100%}.page-module__VyOSgG__teamInfo{flex:1;min-width:0}.page-module__VyOSgG__teamName{color:var(--color-text);font-size:13px;font-weight:700}.page-module__VyOSgG__teamMeta{color:var(--color-text-muted);margin-top:1px;font-size:11px}.page-module__VyOSgG__teamBadge{color:var(--color-gold-dark);background:#f5a6231a;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:800}.page-module__VyOSgG__shareBtn2{background:var(--color-gold);color:#1a1a2e;cursor:pointer;border:none;border-radius:12px;margin-top:12px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:800}.page-module__VyOSgG__leaderboard{flex-direction:column;gap:8px;display:flex}.page-module__VyOSgG__leaderboardTitle{color:var(--color-text);margin-bottom:4px;font-size:14px;font-weight:800}.page-module__VyOSgG__leaderRow{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:12px;transition:all .2s;display:flex}.page-module__VyOSgG__leaderRowMe{border-color:var(--color-gold);background:#f5a6230a}.page-module__VyOSgG__leaderPos{text-align:center;flex-shrink:0;width:28px;font-size:16px}.page-module__VyOSgG__leaderAvatar{background:var(--color-gold);color:#1a1a2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex;overflow:hidden}.page-module__VyOSgG__leaderInfo{flex:1;min-width:0}.page-module__VyOSgG__leaderName{color:var(--color-text);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.page-module__VyOSgG__leaderMeta{color:var(--color-text-muted);margin-top:1px;font-size:11px}.page-module__VyOSgG__leaderEarned{color:var(--color-gold-dark);flex-shrink:0;font-size:14px;font-weight:800}.page-module__VyOSgG__meTag{background:var(--color-gold);color:#1a1a2e;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:800}.page-module__VyOSgG__howItWorks{flex-direction:column;gap:16px;display:flex}.page-module__VyOSgG__howTitle{color:var(--color-text);text-align:center;font-size:20px;font-weight:900}.page-module__VyOSgG__steps{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.page-module__VyOSgG__step{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:14px}.page-module__VyOSgG__stepNum{color:var(--color-gold-dark);letter-spacing:1px;margin-bottom:6px;font-size:10px;font-weight:900}.page-module__VyOSgG__stepEmoji{margin-bottom:8px;font-size:28px}.page-module__VyOSgG__stepTitle{color:var(--color-text);margin-bottom:4px;font-size:13px;font-weight:800}.page-module__VyOSgG__stepDesc{color:var(--color-text-muted);font-size:11px;line-height:1.5}.page-module__VyOSgG__levelExplain{background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:16px;padding:20px}.page-module__VyOSgG__levelExplainTitle{color:#fff;text-align:center;margin-bottom:16px;font-size:14px;font-weight:800}.page-module__VyOSgG__levelTree{flex-direction:column;align-items:center;gap:0;display:flex}.page-module__VyOSgG__levelTreeRow{justify-content:center;width:100%;display:flex}.page-module__VyOSgG__levelTreeYou{background:var(--color-gold);color:#1a1a2e;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:900}.page-module__VyOSgG__levelTreeLine{background:#fff3;width:2px;height:16px}.page-module__VyOSgG__levelTreeNode{text-align:center;border:1.5px solid;border-radius:14px;min-width:160px;padding:12px 20px}.page-module__VyOSgG__levelTreePct{font-size:22px;font-weight:900}.page-module__VyOSgG__levelTreeLabel{color:#ffffffb3;margin-top:2px;font-size:12px}.page-module__VyOSgG__levelTreeSub{color:#fff6;margin-top:2px;font-size:10px}.page-module__VyOSgG__levelNote{color:#ffffff80;text-align:center;margin-top:14px;font-size:11px;line-height:1.6}.page-module__VyOSgG__levelNote b{color:#fffc}.page-module__VyOSgG__faq{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden}.page-module__VyOSgG__faqTitle{color:var(--color-text);border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:13px;font-weight:800}.page-module__VyOSgG__faqItem{border-bottom:1px solid #e2e8f0}.page-module__VyOSgG__faqItem:last-child{border-bottom:none}.page-module__VyOSgG__faqQ{color:var(--color-text);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:700;display:flex}.page-module__VyOSgG__faqA{color:var(--color-text-muted);padding:0 16px 12px;font-size:12px;line-height:1.6}.page-module__VyOSgG__empty{text-align:center;padding:48px 20px}.page-module__VyOSgG__emptyIcon{margin-bottom:10px;font-size:40px}.page-module__VyOSgG__emptyTitle{color:var(--color-text);margin-bottom:6px;font-size:15px;font-weight:800}.page-module__VyOSgG__emptySub{color:var(--color-text-muted);font-size:13px}@keyframes page-module__VyOSgG__shimmer{0%,to{opacity:1}50%{opacity:.4}}
