.page-module__tH_Nbq__page{background:var(--bg-main);min-height:100vh;color:var(--text-primary);padding-bottom:1rem}.page-module__tH_Nbq__depositMain{max-width:520px;margin:0 auto;padding:1rem}.page-module__tH_Nbq__header{text-align:center;margin-bottom:1.25rem}.page-module__tH_Nbq__header h1{background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module__tH_Nbq__header p{color:var(--text-secondary);font-size:.85rem}.page-module__tH_Nbq__focusedTool{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.page-module__tH_Nbq__toolSection{flex-direction:column;gap:.5rem;display:flex}.page-module__tH_Nbq__sectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);opacity:.6;font-size:.7rem;font-weight:600}.page-module__tH_Nbq__selectionGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;display:grid}.page-module__tH_Nbq__selectionItem{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem .75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module__tH_Nbq__selectionItem:hover{background:#ffffff14;border-color:#ffffff26}.page-module__tH_Nbq__selectionItem.page-module__tH_Nbq__selected{background:rgba(var(--accent-primary-rgb),.1);border-color:var(--accent-primary);box-shadow:0 0 15px rgba(var(--accent-primary-rgb),.1)}.page-module__tH_Nbq__selectionIcon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.page-module__tH_Nbq__selectionName{font-size:.85rem;font-weight:600}.page-module__tH_Nbq__addressCard{background:#0003;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.page-module__tH_Nbq__cardHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.page-module__tH_Nbq__chainInfo h3{font-size:.9rem;font-weight:600}.page-module__tH_Nbq__chainAssets{display:none}.page-module__tH_Nbq__cardContent{flex-direction:column;gap:1rem;padding:1rem;display:flex}.page-module__tH_Nbq__qrSection{justify-content:center;display:flex}.page-module__tH_Nbq__qrContainer{background:#fff;border-radius:12px;padding:.5rem}.page-module__tH_Nbq__qrImage{width:120px;height:120px;display:block}.page-module__tH_Nbq__addressBox{background:#0000004d;border:1px dashed #ffffff26;border-radius:8px;padding:.75rem}.page-module__tH_Nbq__addressText{font-family:var(--font-mono);word-break:break-all;text-align:center;color:var(--accent-primary);font-size:.75rem;display:block}.page-module__tH_Nbq__checkActionSection{background:rgba(var(--accent-primary-rgb),.03);border:1px solid rgba(var(--accent-primary-rgb),.08);border-radius:12px;padding:.75rem}.page-module__tH_Nbq__checkHint{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;line-height:1.3}.page-module__tH_Nbq__actionBtn{cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.page-module__tH_Nbq__actionBtn.page-module__tH_Nbq__primary{background:var(--accent-primary);color:#000;border:none}.page-module__tH_Nbq__chainWarning{background:#ffb80008;border:1px solid #ffb80014;border-radius:8px;gap:.5rem;padding:.625rem;display:flex}.page-module__tH_Nbq__warningIcon{font-size:.9rem}.page-module__tH_Nbq__chainWarning p{color:#fff9;font-size:.7rem;line-height:1.4}.page-module__tH_Nbq__historySection{margin-top:1rem}.page-module__tH_Nbq__historySectionHeader h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);opacity:.5;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module__tH_Nbq__depositList{flex-direction:column;display:flex}.page-module__tH_Nbq__depositRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 0;transition:opacity .2s;display:flex}.page-module__tH_Nbq__depositRow:last-child{border-bottom:none}.page-module__tH_Nbq__depositInfo{align-items:center;gap:.5rem;display:flex}.page-module__tH_Nbq__depositAsset{font-size:.9rem;font-weight:600}.page-module__tH_Nbq__depositChain{color:var(--text-secondary);text-transform:uppercase;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:.7rem}.page-module__tH_Nbq__depositAmounts{text-align:right;flex:1;margin-right:1rem}.page-module__tH_Nbq__amount{color:#fff;font-size:.9rem;font-weight:600}.page-module__tH_Nbq__usdValue{color:var(--text-secondary);margin-left:.4rem;font-size:.7rem}.page-module__tH_Nbq__statusBadge{text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;display:flex}.page-module__tH_Nbq__statusBadge:before{content:"";border-radius:50%;width:6px;height:6px}.page-module__tH_Nbq__statusBadge.page-module__tH_Nbq__confirmed{color:#00ffa3}.page-module__tH_Nbq__statusBadge.page-module__tH_Nbq__confirmed:before{background:#00ffa3;box-shadow:0 0 8px #00ffa3}.page-module__tH_Nbq__statusBadge.page-module__tH_Nbq__pending{color:#ffb800}.page-module__tH_Nbq__statusBadge.page-module__tH_Nbq__pending:before{background:#ffb800}.page-module__tH_Nbq__infoSection{border-top:1px solid #ffffff0d;margin-top:1.5rem;padding-top:1rem}.page-module__tH_Nbq__infoSection h3{opacity:.5;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module__tH_Nbq__infoGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.page-module__tH_Nbq__infoCard{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.page-module__tH_Nbq__infoIcon{width:18px;height:18px;color:var(--accent-primary);background:#ffffff0d;border-radius:50%;font-size:.65rem}.page-module__tH_Nbq__infoCard h4{font-size:.75rem;font-weight:600}.page-module__tH_Nbq__infoCard p{display:none}.page-module__tH_Nbq__toast{z-index:1000;background:#111;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;transition:transform .4s;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(100px)}.page-module__tH_Nbq__toast.page-module__tH_Nbq__visible{transform:translate(-50%)translateY(0)}.page-module__tH_Nbq__footerCompliance{margin-top:1.5rem;transform:scale(.9)}.page-module__tH_Nbq__loadingState{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.page-module__tH_Nbq__spinner{border:2px solid #ffffff1a;border-top-color:var(--accent-primary);border-radius:50%;width:28px;height:28px;animation:1s linear infinite page-module__tH_Nbq__spin}@keyframes page-module__tH_Nbq__spin{to{transform:rotate(360deg)}}.page-module__tH_Nbq__globalError{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8rem;display:flex}.page-module__tH_Nbq__emptyHistory{text-align:center;color:var(--text-secondary);opacity:.6;flex-direction:column;justify-content:center;align-items:center;padding:2rem;font-size:.8rem;display:flex}.page-module__tH_Nbq__qrPlaceholder{width:120px;height:120px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.page-module__tH_Nbq__toastIcon{flex-shrink:0;font-size:1rem}.page-module__tH_Nbq__toastMessage{flex:1;font-size:.8rem;font-weight:500}.page-module__tH_Nbq__toast.page-module__tH_Nbq__success{color:#00ffa3;background:#00ffa30d;border-color:#00ffa333}.page-module__tH_Nbq__toast.page-module__tH_Nbq__error{color:#ef4444;background:#ef44440d;border-color:#ef444433}.page-module__tH_Nbq__addressSection{flex-direction:column;gap:.5rem;display:flex}@media (max-width:640px){.page-module__tH_Nbq__selectionGrid{grid-template-columns:repeat(2,1fr)}}
.PendingDepositsPanel-module__o5kD1a__panel{background:#111113e6;border:1px solid #f59e0b38;border-radius:14px;padding:16px}.PendingDepositsPanel-module__o5kD1a__compact{padding:14px}.PendingDepositsPanel-module__o5kD1a__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.PendingDepositsPanel-module__o5kD1a__titleBlock{flex-direction:column;gap:4px;min-width:0;display:flex}.PendingDepositsPanel-module__o5kD1a__title{color:#fafafa;margin:0;font-size:.9375rem;font-weight:700}.PendingDepositsPanel-module__o5kD1a__summary{color:#a1a1aa;margin:0;font-size:.75rem}.PendingDepositsPanel-module__o5kD1a__badge{color:#fbbf24;text-transform:uppercase;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.PendingDepositsPanel-module__o5kD1a__list{flex-direction:column;gap:10px;display:flex}.PendingDepositsPanel-module__o5kD1a__item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.PendingDepositsPanel-module__o5kD1a__compact .PendingDepositsPanel-module__o5kD1a__item{gap:8px;padding:10px}.PendingDepositsPanel-module__o5kD1a__topRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.PendingDepositsPanel-module__o5kD1a__assetGroup{flex-direction:column;gap:4px;min-width:0;display:flex}.PendingDepositsPanel-module__o5kD1a__assetLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PendingDepositsPanel-module__o5kD1a__asset{color:#fafafa;font-size:.875rem;font-weight:700}.PendingDepositsPanel-module__o5kD1a__chain{color:#71717a;text-transform:capitalize;font-size:.75rem}.PendingDepositsPanel-module__o5kD1a__status{color:#86efac;text-transform:uppercase;background:#22c55e14;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.PendingDepositsPanel-module__o5kD1a__amounts{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.PendingDepositsPanel-module__o5kD1a__amount{font-family:var(--font-mono,monospace);color:#fafafa;font-size:.875rem;font-weight:700}.PendingDepositsPanel-module__o5kD1a__usd{color:#a1a1aa;font-size:.75rem}.PendingDepositsPanel-module__o5kD1a__progressBlock{flex-direction:column;gap:6px;display:flex}.PendingDepositsPanel-module__o5kD1a__progressBar{background:#ffffff14;border-radius:999px;height:5px;overflow:hidden}.PendingDepositsPanel-module__o5kD1a__progressFill{background:linear-gradient(90deg,#f59e0b 0%,#22c55e 100%);border-radius:999px;height:100%;transition:width .3s}.PendingDepositsPanel-module__o5kD1a__progressMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.PendingDepositsPanel-module__o5kD1a__progressText{color:#d4d4d8;font-size:.75rem}.PendingDepositsPanel-module__o5kD1a__timeText{color:#71717a;font-size:.75rem}.PendingDepositsPanel-module__o5kD1a__explorerLink{color:#93c5fd;align-items:center;gap:6px;width:fit-content;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.PendingDepositsPanel-module__o5kD1a__explorerLink:hover{color:#bfdbfe}
.CheckDepositsButton-module__nkaAWq__container{flex-direction:column;gap:8px;width:100%;margin-top:16px;display:flex}.CheckDepositsButton-module__nkaAWq__containerEmbedded{gap:6px;margin-top:0}.CheckDepositsButton-module__nkaAWq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.CheckDepositsButton-module__nkaAWq__button:disabled{cursor:not-allowed}.CheckDepositsButton-module__nkaAWq__buttonEmbedded{border-radius:12px;min-height:46px;font-size:.875rem;font-weight:800}.CheckDepositsButton-module__nkaAWq__idle{color:#000;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#0f6 0%,#00cc52 100%);font-weight:800;box-shadow:0 4px 15px #0f63,inset 0 1px 1px #ffffff4d}.CheckDepositsButton-module__nkaAWq__idle:hover{background:linear-gradient(135deg,#0f8 0%,#0d6 100%);transform:translateY(-2px)scale(1.01);box-shadow:0 8px 25px #00ff6659}.CheckDepositsButton-module__nkaAWq__scanning{color:#fff;background:#1a1a1a;border:1px solid #333}.CheckDepositsButton-module__nkaAWq__finalizing{color:#fff;background:#1a1a1a;border:1px solid #0f6}.CheckDepositsButton-module__nkaAWq__success,.CheckDepositsButton-module__nkaAWq__alreadyCredited{color:#fff;background:#00cc52}.CheckDepositsButton-module__nkaAWq__notFound{color:#000;background:#ffb800}.CheckDepositsButton-module__nkaAWq__error{color:#fff;background:#ff4d4d}.CheckDepositsButton-module__nkaAWq__rateLimited{color:#666;background:#222;border:1px solid #333}.CheckDepositsButton-module__nkaAWq__progressOverlay{background:#ffffff1a;width:100%;height:4px;position:absolute;bottom:0;left:0}.CheckDepositsButton-module__nkaAWq__progressFill{background:#0f6;height:100%;transition:width .3s ease-out}.CheckDepositsButton-module__nkaAWq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite CheckDepositsButton-module__nkaAWq__spin}.CheckDepositsButton-module__nkaAWq__rateLimited .CheckDepositsButton-module__nkaAWq__spinner{display:none}@keyframes CheckDepositsButton-module__nkaAWq__spin{to{transform:rotate(360deg)}}.CheckDepositsButton-module__nkaAWq__helperText{color:#888;text-align:center;margin-top:4px;font-size:12px;line-height:1.4}.CheckDepositsButton-module__nkaAWq__helperTextEmbedded{text-align:left;color:#b4b4bc;margin-top:2px;font-size:.8125rem;line-height:1.55}.CheckDepositsButton-module__nkaAWq__countdown{font-family:monospace;font-weight:700}.CheckDepositsButton-module__nkaAWq__verifyToggle{color:#666;cursor:pointer;text-align:center;background:0 0;border:none;padding:4px 0;font-size:12px;transition:color .2s}.CheckDepositsButton-module__nkaAWq__verifyToggle:hover{color:#0f6}.CheckDepositsButton-module__nkaAWq__verifyToggleEmbedded{text-align:left;color:#8a8a94;align-self:flex-start;padding-left:0;padding-right:0}.CheckDepositsButton-module__nkaAWq__verifySection{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:8px;padding:12px;animation:.15s ease-out CheckDepositsButton-module__nkaAWq__fadeIn;display:flex}.CheckDepositsButton-module__nkaAWq__verifySectionEmbedded{background:#ffffff05;border-color:#ffffff0f}@keyframes CheckDepositsButton-module__nkaAWq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CheckDepositsButton-module__nkaAWq__verifyRow{gap:8px;display:flex}.CheckDepositsButton-module__nkaAWq__chainSelect{color:#fff;cursor:pointer;appearance:auto;background:#111;border:1px solid #333;border-radius:8px;flex:1;padding:10px 12px;font-size:13px}.CheckDepositsButton-module__nkaAWq__chainSelect:focus{border-color:#0f6;outline:none}.CheckDepositsButton-module__nkaAWq__txInput{color:#fff;box-sizing:border-box;background:#111;border:1px solid #333;border-radius:8px;width:100%;padding:10px 12px;font-family:SF Mono,Monaco,monospace;font-size:12px}.CheckDepositsButton-module__nkaAWq__txInput::placeholder{color:#555}.CheckDepositsButton-module__nkaAWq__txInput:focus{border-color:#0f6;outline:none}.CheckDepositsButton-module__nkaAWq__verifyBtn{color:#0f6;cursor:pointer;background:#1a1a1a;border:1px solid #0f6;border-radius:8px;width:100%;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.CheckDepositsButton-module__nkaAWq__verifyBtn:hover:not(:disabled){color:#000;background:#0f6}.CheckDepositsButton-module__nkaAWq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.CheckDepositsButton-module__nkaAWq__button{padding:14px 16px;font-size:15px}.CheckDepositsButton-module__nkaAWq__verifyRow{flex-direction:column}}
.RecentActivity-module__0E0w7G__container{background:0 0;border:none;border-radius:0;margin:0;padding:0}.RecentActivity-module__0E0w7G__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RecentActivity-module__0E0w7G__title{color:#fafafa;margin:0;font-size:1rem;font-weight:700}.RecentActivity-module__0E0w7G__viewAll{color:#59c46b;font-size:.8125rem;font-weight:700;text-decoration:none}.RecentActivity-module__0E0w7G__viewAll:hover{text-decoration:underline}.RecentActivity-module__0E0w7G__showMoreBtn{color:#a1a1aa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;width:100%;margin-top:8px;padding:10px 12px;font-size:.75rem;font-weight:700;transition:background .15s,border-color .15s;display:block}.RecentActivity-module__0E0w7G__showMoreBtn:hover{background:#ffffff0f;border-color:#59c46b3d}.RecentActivity-module__0E0w7G__list{flex-direction:column;gap:10px;display:flex}.RecentActivity-module__0E0w7G__activityItem{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.RecentActivity-module__0E0w7G__icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;display:flex}.RecentActivity-module__0E0w7G__iconDeposit{color:#f59e0b;background:#f59e0b1f}.RecentActivity-module__0E0w7G__iconSpray{color:#a5b4fc;background:#6366f124}.RecentActivity-module__0E0w7G__iconPayout{color:#d8b4fe;background:#a855f724}.RecentActivity-module__0E0w7G__iconReward{color:#4ade80;background:#22c55e1f}.RecentActivity-module__0E0w7G__iconNeutral{color:#a1a1aa;background:#ffffff0f}.RecentActivity-module__0E0w7G__content{flex:1;min-width:0}.RecentActivity-module__0E0w7G__description{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8125rem;font-weight:700;overflow:hidden}.RecentActivity-module__0E0w7G__userLink{color:#59c46b;text-decoration:none}.RecentActivity-module__0E0w7G__userLink:hover{text-decoration:underline}.RecentActivity-module__0E0w7G__userStatic{color:#e4e4e7}.RecentActivity-module__0E0w7G__subtext{color:#71717a;margin:3px 0 0;font-size:.6875rem}.RecentActivity-module__0E0w7G__subtextRow{align-items:center;gap:6px;margin-top:2px;display:flex}.RecentActivity-module__0E0w7G__tokenLinks{align-items:center;gap:8px;display:flex}.RecentActivity-module__0E0w7G__txLink{color:#59c46b;font-size:.625rem;font-weight:600;text-decoration:none}.RecentActivity-module__0E0w7G__txLink:hover{text-decoration:underline}.RecentActivity-module__0E0w7G__amount{text-align:right;flex-shrink:0}.RecentActivity-module__0E0w7G__amountValue{margin:0;font-size:.875rem;font-weight:800}.RecentActivity-module__0E0w7G__amountPositive{color:#22c55e}.RecentActivity-module__0E0w7G__amountNegative{color:#f87171}.RecentActivity-module__0E0w7G__amountNeutral{color:#fafafa}.RecentActivity-module__0E0w7G__statusCheck{color:#4ade80}.RecentActivity-module__0E0w7G__emptyState{text-align:center;color:#71717a;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:16px;font-size:.8125rem}.RecentActivity-module__0E0w7G__skeletonBlock{background:#ffffff0f}.RecentActivity-module__0E0w7G__skeletonLine{background:#ffffff0f;border-radius:8px;height:14px;animation:1.5s ease-in-out infinite RecentActivity-module__0E0w7G__shimmer}.RecentActivity-module__0E0w7G__skeletonWide{width:60%}.RecentActivity-module__0E0w7G__skeletonNarrow{opacity:.6;width:40%;height:11px;margin-top:6px}.RecentActivity-module__0E0w7G__skeletonAmount{flex-shrink:0;width:50px}@keyframes RecentActivity-module__0E0w7G__shimmer{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.RecentActivity-module__0E0w7G__activityItem{padding:11px}.RecentActivity-module__0E0w7G__amountValue{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.RecentActivity-module__0E0w7G__showMoreBtn{transition:none}.RecentActivity-module__0E0w7G__skeletonLine{animation:none}}
@keyframes Animations-module__VjB_gG__checkmark-bounce{0%{opacity:0;transform:scale(0)}40%{transform:scale(1.2)}60%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Animations-module__VjB_gG__checkmarkBounce{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards Animations-module__VjB_gG__checkmark-bounce;display:inline-flex;box-shadow:0 4px 12px #22c55e4d}@keyframes Animations-module__VjB_gG__card-fade-in{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Animations-module__VjB_gG__cardFadeIn{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards Animations-module__VjB_gG__card-fade-in}.Animations-module__VjB_gG__cardFadeInDelay1{animation-delay:.1s}.Animations-module__VjB_gG__cardFadeInDelay2{animation-delay:.2s}.Animations-module__VjB_gG__cardFadeInDelay3{animation-delay:.3s}.Animations-module__VjB_gG__cardFadeInDelay4{animation-delay:.4s}@keyframes Animations-module__VjB_gG__card-fade-out{0%{opacity:1;max-height:500px;margin-bottom:16px;transform:scale(1)}50%{opacity:0;max-height:200px;margin-bottom:8px;transform:scale(.9)}to{opacity:0;max-height:0;margin-bottom:0;padding:0;transform:scale(.9)}}.Animations-module__VjB_gG__cardFadeOut{pointer-events:none;animation:.6s cubic-bezier(.4,0,.2,1) forwards Animations-module__VjB_gG__card-fade-out;overflow:hidden}@keyframes Animations-module__VjB_gG__spray-pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 20px 8px #22c55e33}}.Animations-module__VjB_gG__sprayPulse{animation:2s ease-in-out infinite Animations-module__VjB_gG__spray-pulse}@keyframes Animations-module__VjB_gG__re-highlight{0%{background-color:#0000}30%{background-color:#3b82f640}to{background-color:#0000}}.Animations-module__VjB_gG__reHighlight{animation:1.5s ease-out forwards Animations-module__VjB_gG__re-highlight}@keyframes Animations-module__VjB_gG__progress-shine{0%{background-position:-200% 0}to{background-position:200% 0}}.Animations-module__VjB_gG__progressContainer{align-items:center;gap:12px;width:100%;display:flex}.Animations-module__VjB_gG__progressTrack{background:#ffffff1a;border-radius:4px;flex:1;height:8px;position:relative;overflow:hidden}.Animations-module__VjB_gG__progressFill{border-radius:4px;height:100%;transition:width .3s;position:relative;overflow:hidden}.Animations-module__VjB_gG__progressShine{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%) 0 0/200% 100%;animation:2s linear infinite Animations-module__VjB_gG__progress-shine;position:absolute;inset:0}.Animations-module__VjB_gG__progressText{color:#fff;font-size:13px;font-weight:600;font-family:var(--font-mono,monospace);text-align:right;min-width:40px}@keyframes Animations-module__VjB_gG__balance-flash{0%{color:inherit;transform:scale(1)}30%{color:#22c55e;transform:scale(1.15)}to{color:inherit;transform:scale(1)}}.Animations-module__VjB_gG__balanceFlash{animation:.6s ease-out forwards Animations-module__VjB_gG__balance-flash;display:inline-block}@keyframes Animations-module__VjB_gG__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.Animations-module__VjB_gG__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both Animations-module__VjB_gG__shake}@keyframes Animations-module__VjB_gG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Animations-module__VjB_gG__rotate{animation:1s linear infinite Animations-module__VjB_gG__rotate}@keyframes Animations-module__VjB_gG__bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.95)}to{transform:scale(1)}}.Animations-module__VjB_gG__bounceIn{animation:.5s cubic-bezier(.68,-.55,.265,1.55) forwards Animations-module__VjB_gG__bounce-in}@keyframes Animations-module__VjB_gG__slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Animations-module__VjB_gG__slideUp{animation:.3s cubic-bezier(.16,1,.3,1) forwards Animations-module__VjB_gG__slide-up}@keyframes Animations-module__VjB_gG__pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.5)}}.Animations-module__VjB_gG__pulseRing{position:relative}.Animations-module__VjB_gG__pulseRing:before{content:"";border-radius:inherit;background:inherit;opacity:.5;z-index:-1;animation:1.5s cubic-bezier(.215,.61,.355,1) infinite Animations-module__VjB_gG__pulse-ring;position:absolute;inset:-4px}@keyframes Animations-module__VjB_gG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Animations-module__VjB_gG__float{animation:3s ease-in-out infinite Animations-module__VjB_gG__float}@keyframes Animations-module__VjB_gG__glow-pulse{0%,to{box-shadow:0 0 5px,0 0 10px}50%{box-shadow:0 0 20px,0 0 30px}}.Animations-module__VjB_gG__glowPulse{animation:2s ease-in-out infinite Animations-module__VjB_gG__glow-pulse}@keyframes Animations-module__VjB_gG__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.1)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}.Animations-module__VjB_gG__heartbeat{animation:1.5s ease-in-out infinite Animations-module__VjB_gG__heartbeat}@keyframes Animations-module__VjB_gG__wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.Animations-module__VjB_gG__wiggle:hover{animation:.5s ease-in-out Animations-module__VjB_gG__wiggle}@media (prefers-reduced-motion:reduce){.Animations-module__VjB_gG__checkmarkBounce,.Animations-module__VjB_gG__cardFadeIn,.Animations-module__VjB_gG__cardFadeOut,.Animations-module__VjB_gG__sprayPulse,.Animations-module__VjB_gG__reHighlight,.Animations-module__VjB_gG__progressShine,.Animations-module__VjB_gG__balanceFlash,.Animations-module__VjB_gG__shake,.Animations-module__VjB_gG__rotate,.Animations-module__VjB_gG__bounceIn,.Animations-module__VjB_gG__slideUp,.Animations-module__VjB_gG__float,.Animations-module__VjB_gG__glowPulse,.Animations-module__VjB_gG__heartbeat,.Animations-module__VjB_gG__wiggle{animation:none}.Animations-module__VjB_gG__cardFadeIn{opacity:1}.Animations-module__VjB_gG__pulseRing:before{animation:none}.Animations-module__VjB_gG__progressFill{transition:none}}
.NewRightPanel-module__M949lG__panel{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:14px;height:100%;padding:18px 16px 28px;display:flex;overflow-y:auto}.NewRightPanel-module__M949lG__panel::-webkit-scrollbar{display:none}.NewRightPanel-module__M949lG__sectionCard,.NewRightPanel-module__M949lG__featureCard{background:linear-gradient(#131316fa,#0b0b0dfa);border:1px solid #ffffff14;border-radius:18px;flex-shrink:0;padding:16px;box-shadow:inset 0 1px #ffffff08}.NewRightPanel-module__M949lG__accountCard{padding:14px}.NewRightPanel-module__M949lG__profileRow{align-items:center;gap:10px;margin-bottom:16px;display:flex}.NewRightPanel-module__M949lG__avatar{color:#f0fdf4;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:800;display:flex}.NewRightPanel-module__M949lG__profileInfo{flex-direction:column;min-width:0;display:flex}.NewRightPanel-module__M949lG__handle{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;line-height:1.1;overflow:hidden}.NewRightPanel-module__M949lG__email{color:#8a8a94;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:.75rem;overflow:hidden}.NewRightPanel-module__M949lG__statsList{flex-direction:column;gap:12px;display:flex}.NewRightPanel-module__M949lG__statRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.NewRightPanel-module__M949lG__statLabel{color:#a1a1aa;font-size:.8125rem}.NewRightPanel-module__M949lG__statValue{color:#fafafa;font-size:.9375rem;font-weight:700}.NewRightPanel-module__M949lG__green{color:#22c55e}.NewRightPanel-module__M949lG__referralRow{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;display:flex}.NewRightPanel-module__M949lG__refCode{color:#d4d4d8;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8125rem;font-weight:700;overflow:hidden}.NewRightPanel-module__M949lG__featureCard{position:relative;overflow:hidden}.NewRightPanel-module__M949lG__cycleCard{cursor:pointer;transition:transform .16s,box-shadow .16s,border-color .16s}.NewRightPanel-module__M949lG__cycleCard:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0000003d}.NewRightPanel-module__M949lG__cycleCard:focus-visible{outline-offset:2px;outline:2px solid #fff9}.NewRightPanel-module__M949lG__featureCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 28%);position:absolute;inset:0}.NewRightPanel-module__M949lG__featureHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.NewRightPanel-module__M949lG__featureTitle{color:#fafafa;font-size:.95rem;font-weight:700}.NewRightPanel-module__M949lG__featureBadge{color:#fafafa;background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.NewRightPanel-module__M949lG__timerIcon{color:#fafafa;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin:6px auto 10px;font-size:1.9rem;display:flex}.NewRightPanel-module__M949lG__timerValue{text-align:center;color:#fafafa;font-size:2rem;font-weight:800;line-height:1;font-family:var(--font-mono,monospace)}.NewRightPanel-module__M949lG__timerAmount{text-align:center;color:#d4d4d8;margin-top:10px;font-size:.95rem;font-weight:600}.NewRightPanel-module__M949lG__featureCopy{color:#b4b4bc;margin:14px 0 0;font-size:.8125rem;line-height:1.55}.NewRightPanel-module__M949lG__timerSelector{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.NewRightPanel-module__M949lG__timerSelectorChip{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.NewRightPanel-module__M949lG__timerSelectorChip:hover{background:#ffffff1a}.NewRightPanel-module__M949lG__timerSelectorChipActive{color:#fafafa;background:#ffffff29;border-color:#ffffff47}.NewRightPanel-module__M949lG__rapidTheme{background:linear-gradient(#0b1525fa,#080d18fa);border-color:#3b82f657}.NewRightPanel-module__M949lG__rapidTheme .NewRightPanel-module__M949lG__featureBadge{color:#bfdbfe;background:#3b82f629;border:1px solid #3b82f647}.NewRightPanel-module__M949lG__rapidTheme .NewRightPanel-module__M949lG__timerIcon{background:#3b82f61a;border-color:#3b82f63d}.NewRightPanel-module__M949lG__midTheme{background:linear-gradient(#081a0efa,#070f0afa);border-color:#22c55e57}.NewRightPanel-module__M949lG__midTheme .NewRightPanel-module__M949lG__featureBadge{color:#bbf7d0;background:#22c55e29;border:1px solid #22c55e47}.NewRightPanel-module__M949lG__midTheme .NewRightPanel-module__M949lG__timerIcon{background:#22c55e1a;border-color:#22c55e3d}.NewRightPanel-module__M949lG__deepTheme{background:linear-gradient(#1a0a27fa,#0e0818fa);border-color:#a855f757}.NewRightPanel-module__M949lG__deepTheme .NewRightPanel-module__M949lG__featureBadge{color:#e9d5ff;background:#a855f729;border:1px solid #a855f747}.NewRightPanel-module__M949lG__deepTheme .NewRightPanel-module__M949lG__timerIcon{background:#a855f71a;border-color:#a855f73d}.NewRightPanel-module__M949lG__placeholderCard .NewRightPanel-module__M949lG__featureBadge{color:#a1a1aa}.NewRightPanel-module__M949lG__pausedPayoutCard{background:linear-gradient(165deg,#160c0cfc,#09090bfc);border:1px solid #f87171d9;box-shadow:0 0 20px #ef44441a,inset 0 1px #ffffff0a}.NewRightPanel-module__M949lG__pausedPayoutCard:before{background:linear-gradient(#ef44440f,#0000 42%)}.NewRightPanel-module__M949lG__pausedPayoutCard.NewRightPanel-module__M949lG__cycleCard:hover{border-color:#f87171}.NewRightPanel-module__M949lG__pausedTimerColumn{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:2px;display:flex}.NewRightPanel-module__M949lG__pausedPayoutCard .NewRightPanel-module__M949lG__pausedTimerColumn .NewRightPanel-module__M949lG__timerValue{letter-spacing:.04em;margin:0}.NewRightPanel-module__M949lG__pausedPayoutCard .NewRightPanel-module__M949lG__pausedTimerColumn .NewRightPanel-module__M949lG__timerAmount{margin-top:0}.NewRightPanel-module__M949lG__pausedPayoutCard .NewRightPanel-module__M949lG__featureBadge{color:#fafafa;background:#fb923c1f;border:1px solid #fb923c6b}.NewRightPanel-module__M949lG__pausedBadgeBolt{flex-shrink:0;display:block}.NewRightPanel-module__M949lG__pausedStopwatchBtn{cursor:pointer;filter:drop-shadow(0 2px 12px #ef444440);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0 auto;padding:0;transition:transform .15s,filter .15s;display:flex}.NewRightPanel-module__M949lG__pausedStopwatchBtn:focus-visible{outline-offset:4px;outline:2px solid #fb923cd9}.NewRightPanel-module__M949lG__pausedStopwatchBtn:not(:disabled):hover{filter:drop-shadow(0 4px 18px #ef444461);transform:scale(1.06)}.NewRightPanel-module__M949lG__pausedStopwatchBtn:not(:disabled):active{transform:scale(.98)}.NewRightPanel-module__M949lG__pausedStopwatchBtn:disabled{cursor:not-allowed;opacity:.45}.NewRightPanel-module__M949lG__pausedStopwatchSvg{display:block}.NewRightPanel-module__M949lG__pausedTimerAmount{color:#9ca3af;letter-spacing:.02em;font-weight:500}.NewRightPanel-module__M949lG__pausedPayoutCopy{color:#a1a1aa;text-align:left;border-top:1px solid #ef444424;margin:16px 0 0;padding-top:14px;font-size:.8125rem;line-height:1.55}.NewRightPanel-module__M949lG__checkInCard{background:linear-gradient(#1e180afa,#100c07fa);border-color:#f59e0b42}.NewRightPanel-module__M949lG__checkInHeader{align-items:center;gap:12px;display:flex}.NewRightPanel-module__M949lG__checkInIcon{background:#f59e0b1f;border:1px solid #f59e0b3d;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.NewRightPanel-module__M949lG__checkInCopy{color:#d6b87a;margin-top:4px;font-size:.75rem}.NewRightPanel-module__M949lG__checkInProgress{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:14px;display:grid}.NewRightPanel-module__M949lG__checkInDot{background:#ffffff1f;border-radius:999px;height:6px}.NewRightPanel-module__M949lG__checkInDotFilled{background:linear-gradient(90deg,#f59e0b,#facc15)}.NewRightPanel-module__M949lG__sectionTitle{color:#fafafa;margin:0 0 10px;font-size:1rem;font-weight:700}.NewRightPanel-module__M949lG__sectionSub{color:#b4b4bc;margin:0 0 14px;font-size:.8125rem;line-height:1.55}.NewRightPanel-module__M949lG__btnDeposit,.NewRightPanel-module__M949lG__btnWallet{cursor:pointer;border-radius:12px;width:100%;min-height:46px;font-size:.875rem;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.NewRightPanel-module__M949lG__btnDeposit:hover,.NewRightPanel-module__M949lG__btnWallet:hover{transform:translateY(-1px)}.NewRightPanel-module__M949lG__btnDeposit{color:#f7fff6;background:linear-gradient(#2f7a22,#245f1b);border:1px solid #48bb3e57;box-shadow:0 12px 28px #22c55e29}.NewRightPanel-module__M949lG__depositFundsAfterSend,.NewRightPanel-module__M949lG__depositPendingInCard{border-top:1px solid #ffffff0f;width:100%;margin-top:14px;padding-top:14px}.NewRightPanel-module__M949lG__btnWallet{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff14}.NewRightPanel-module__M949lG__walletPrompt{border-color:#f59e0b33}.NewRightPanel-module__M949lG__walletPreviewList{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.NewRightPanel-module__M949lG__walletPreviewRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.NewRightPanel-module__M949lG__walletPreviewHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.NewRightPanel-module__M949lG__walletPreviewChain{letter-spacing:.04em;text-transform:uppercase;color:#d4d4d8;font-size:.75rem;font-weight:700}.NewRightPanel-module__M949lG__walletPreviewBadge{border-radius:999px;align-items:center;padding:3px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.NewRightPanel-module__M949lG__walletPreviewBadgePrimary{color:#bbf7d0;background:#22c55e24;border:1px solid #22c55e47}.NewRightPanel-module__M949lG__walletPreviewBadgeSaved{color:#bae6fd;background:#38bdf824;border:1px solid #38bdf847}.NewRightPanel-module__M949lG__walletPreviewAddressRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.NewRightPanel-module__M949lG__walletPreviewAddress{color:#fafafa;min-width:0;font-size:.8rem;font-family:var(--font-mono,monospace);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:768px){.NewRightPanel-module__M949lG__panel{padding:14px 12px 24px}.NewRightPanel-module__M949lG__sectionCard,.NewRightPanel-module__M949lG__featureCard{border-radius:16px;padding:14px}.NewRightPanel-module__M949lG__timerValue{font-size:1.75rem}.NewRightPanel-module__M949lG__walletPreviewAddressRow{flex-wrap:wrap}}
.ProfileDrawer-module__LDRbBG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#0009;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.ProfileDrawer-module__LDRbBG__backdrop.ProfileDrawer-module__LDRbBG__open{opacity:1;visibility:visible;pointer-events:auto}.ProfileDrawer-module__LDRbBG__drawer{background:var(--bg-primary,#0a0a0b);border-left:1px solid var(--border-primary);visibility:hidden;pointer-events:none;z-index:201;box-sizing:border-box;width:100%;max-width:100%;height:100dvh;padding-top:env(safe-area-inset-top);touch-action:pan-y;overscroll-behavior:contain;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),visibility 0s linear .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.ProfileDrawer-module__LDRbBG__drawer.ProfileDrawer-module__LDRbBG__open{visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.16,1,.3,1),visibility linear;transform:translate(0)}.ProfileDrawer-module__LDRbBG__handle{padding:var(--space-3);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;display:flex}.ProfileDrawer-module__LDRbBG__handleBar{background:var(--border-secondary);border-radius:2px;width:40px;height:4px}.ProfileDrawer-module__LDRbBG__closeBtn{top:var(--space-3);right:var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-primary);cursor:pointer;transition:var(--transition-base);z-index:1;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute}.ProfileDrawer-module__LDRbBG__closeBtn:hover{background:var(--bg-hover)}.ProfileDrawer-module__LDRbBG__content{-webkit-overflow-scrolling:touch;padding:0;padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.ProfileDrawer-module__LDRbBG__drawerPanel{gap:16px;height:auto;padding:10px 16px 24px;overflow:visible}.ProfileDrawer-module__LDRbBG__content::-webkit-scrollbar{width:4px}.ProfileDrawer-module__LDRbBG__content::-webkit-scrollbar-thumb{background:var(--border-secondary);border-radius:2px}.ProfileDrawer-module__LDRbBG__stateBadge{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--bg-tertiary);border-radius:var(--radius-md);margin-bottom:var(--space-2);border:1px solid;display:flex}.ProfileDrawer-module__LDRbBG__stateIcon{font-size:1rem}.ProfileDrawer-module__LDRbBG__stateText{font-size:.875rem;font-weight:600}.ProfileDrawer-module__LDRbBG__positionsSection{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-3)}.ProfileDrawer-module__LDRbBG__sectionHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.ProfileDrawer-module__LDRbBG__sectionTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.ProfileDrawer-module__LDRbBG__positionCount{color:var(--text-muted);padding:2px var(--space-2);background:var(--bg-tertiary);border-radius:var(--radius-full);font-size:.75rem}.ProfileDrawer-module__LDRbBG__positionsList{gap:var(--space-2);flex-direction:column;display:flex}.ProfileDrawer-module__LDRbBG__positionItem{padding:var(--space-3);background:var(--bg-secondary);border-radius:var(--radius-md);transition:var(--transition-base);cursor:pointer;border:1px solid #0000;flex-direction:column;display:flex}.ProfileDrawer-module__LDRbBG__positionItem:active{transform:scale(.98)}.ProfileDrawer-module__LDRbBG__positionCollapsed{justify-content:space-between;align-items:center;width:100%;display:flex}.ProfileDrawer-module__LDRbBG__positionExpanded{border-color:var(--border-secondary)}.ProfileDrawer-module__LDRbBG__positionSmartSummary{margin-top:2px;font-size:.6875rem;display:block}.ProfileDrawer-module__LDRbBG__timerPausedInline{width:fit-content;margin-top:var(--space-2);padding:2px var(--space-2);border-radius:var(--radius-full);color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b3d;align-items:center;font-size:.625rem;font-weight:600;display:inline-flex}.ProfileDrawer-module__LDRbBG__positionChevron{color:var(--text-muted);margin-left:var(--space-2);font-size:.625rem}.ProfileDrawer-module__LDRbBG__positionExpansion{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-primary)}.ProfileDrawer-module__LDRbBG__timerPausedBanner{margin-top:var(--space-3);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);color:#fbbf24;gap:var(--space-2);background:#f59e0b14;border:1px solid #f59e0b33;flex-direction:column;font-size:.75rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__positionDetailGrid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.ProfileDrawer-module__LDRbBG__positionDetail{padding:var(--space-2);background:var(--bg-primary);border-radius:var(--radius-sm);flex-direction:column;gap:2px;display:flex}.ProfileDrawer-module__LDRbBG__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.ProfileDrawer-module__LDRbBG__detailValue{color:var(--text-primary);font-size:.8125rem;font-weight:600;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__boostBadgeMobile{margin-top:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33;font-size:.75rem}.ProfileDrawer-module__LDRbBG__txLinkMobile{margin-top:var(--space-2);color:#a855f7;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-block}.ProfileDrawer-module__LDRbBG__txLinkMobile:active{color:#c084fc}.ProfileDrawer-module__LDRbBG__positionItem.ProfileDrawer-module__LDRbBG__positionReady{background:var(--success-light);border-color:#22c55e4d}.ProfileDrawer-module__LDRbBG__positionItem.ProfileDrawer-module__LDRbBG__positionCompleted{background:var(--success-light);border-color:#22c55e33}.ProfileDrawer-module__LDRbBG__positionItem{border-left:3px solid #0000}.ProfileDrawer-module__LDRbBG__positionLeft{align-items:center;gap:var(--space-2);display:flex}.ProfileDrawer-module__LDRbBG__positionDot{border-radius:50%;width:8px;height:8px}.ProfileDrawer-module__LDRbBG__positionLevel{color:var(--text-primary);text-transform:uppercase;font-size:.8125rem;font-weight:600}.ProfileDrawer-module__LDRbBG__positionRight{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ProfileDrawer-module__LDRbBG__positionAmount{color:var(--text-primary);font-size:.875rem;font-weight:700;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__positionTime{color:var(--text-secondary);font-size:.6875rem}.ProfileDrawer-module__LDRbBG__viewAllBtn{width:100%;margin-top:var(--space-3);padding:var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--accent-primary);cursor:pointer;transition:var(--transition-base);font-size:.8125rem}.ProfileDrawer-module__LDRbBG__viewAllBtn:hover{background:var(--accent-light)}.ProfileDrawer-module__LDRbBG__lifetimeStats{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-3)}.ProfileDrawer-module__LDRbBG__statsGrid{gap:var(--space-2);margin-top:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.ProfileDrawer-module__LDRbBG__statItem{padding:var(--space-3)var(--space-1);background:var(--bg-primary);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:4px;display:flex}.ProfileDrawer-module__LDRbBG__statValue{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__statValue.ProfileDrawer-module__LDRbBG__positive{color:var(--success)}.ProfileDrawer-module__LDRbBG__statValue.ProfileDrawer-module__LDRbBG__negative{color:var(--danger)}.ProfileDrawer-module__LDRbBG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.ProfileDrawer-module__LDRbBG__statBoostMobile .ProfileDrawer-module__LDRbBG__statValue{color:#f59e0b}.ProfileDrawer-module__LDRbBG__statBoostMobile{background:#f59e0b0d;border:1px solid #f59e0b1a}.ProfileDrawer-module__LDRbBG__statBeliefMobile .ProfileDrawer-module__LDRbBG__statValue{color:#a855f7}.ProfileDrawer-module__LDRbBG__statBeliefMobile{background:#a855f70d;border:1px solid #a855f71a}.ProfileDrawer-module__LDRbBG__boostButtonMobile{width:100%;margin-top:var(--space-2);color:#f59e0b;cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.ProfileDrawer-module__LDRbBG__boostButtonMobile:active{background:#f59e0b33}.ProfileDrawer-module__LDRbBG__boostButtonPausedMobile{color:#ef4444;background:#ef44441a;border-color:#ef444433}.ProfileDrawer-module__LDRbBG__nextPayoutMobile{background:var(--bg-tertiary);border-radius:var(--radius-lg);padding:var(--space-3);text-align:center;border:1px solid}.ProfileDrawer-module__LDRbBG__nextPayoutMobileHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.ProfileDrawer-module__LDRbBG__nextPayoutMobileLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.ProfileDrawer-module__LDRbBG__nextPayoutMobileTrench{background:var(--bg-secondary);border-radius:var(--radius-full);color:var(--text-secondary);padding:2px 8px;font-size:.625rem;font-weight:600}.ProfileDrawer-module__LDRbBG__nextPayoutMobileValue{font-size:1.5rem;font-weight:800;font-family:var(--font-mono,monospace);color:#fff}.ProfileDrawer-module__LDRbBG__nextPayoutMobileMeta{color:var(--text-muted);margin-top:var(--space-1);font-size:.6875rem}.ProfileDrawer-module__LDRbBG__nextPayoutMobileNotice{margin-top:var(--space-2);color:var(--text-secondary);flex-direction:column;gap:.125rem;font-size:.625rem;line-height:1.35;display:flex}.ProfileDrawer-module__LDRbBG__nextPayoutMobileActions{margin-top:var(--space-3);justify-content:center;display:flex}.ProfileDrawer-module__LDRbBG__resumeTimerButtonMobile{color:#fbbf24;cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b3d;border-radius:999px;width:100%;padding:8px 14px;font-size:.75rem;font-weight:700;transition:all .2s}.ProfileDrawer-module__LDRbBG__resumeTimerButtonMobile:active:not(:disabled){background:#f59e0b33}.ProfileDrawer-module__LDRbBG__resumeTimerButtonMobile:disabled{opacity:.65;cursor:wait}.ProfileDrawer-module__LDRbBG__portfolioSummaryMobile{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.ProfileDrawer-module__LDRbBG__portfolioRow{justify-content:space-between;align-items:center;display:flex}.ProfileDrawer-module__LDRbBG__portfolioLabel{color:var(--text-secondary);font-size:.75rem}.ProfileDrawer-module__LDRbBG__portfolioValue{color:var(--text-primary);font-size:.8125rem;font-weight:600;font-family:var(--font-mono)}.ProfileDrawer-module__LDRbBG__quickActionsMobile{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.ProfileDrawer-module__LDRbBG__quickActionBtn{padding:var(--space-3);border-radius:var(--radius-md);color:#fff;cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;transition:var(--transition-base);background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;font-size:.8125rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__quickActionBtn:active{transform:scale(.96)}.ProfileDrawer-module__LDRbBG__quickActionBtnSecondary{padding:var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;transition:var(--transition-base);font-size:.8125rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__quickActionBtnSecondary:active{transform:scale(.96)}.ProfileDrawer-module__LDRbBG__drawerActions{padding:0 16px 16px}.ProfileDrawer-module__LDRbBG__logoutBtn{width:100%;padding:var(--space-3);border-radius:var(--radius-md);min-height:44px;color:var(--danger);cursor:pointer;transition:var(--transition-base);justify-content:center;align-items:center;gap:var(--space-2);background:#ef44441a;border:1px solid #ef444440;font-size:.9375rem;font-weight:600;display:flex}.ProfileDrawer-module__LDRbBG__logoutBtn:hover{background:#ef444433;border-color:#ef444466}.ProfileDrawer-module__LDRbBG__logoutBtn:active{transform:scale(.98)}@media (min-width:1025px){.ProfileDrawer-module__LDRbBG__backdrop,.ProfileDrawer-module__LDRbBG__drawer{display:none}}@media (max-width:400px){.ProfileDrawer-module__LDRbBG__drawer{max-width:100%}}@media (prefers-reduced-motion:reduce){.ProfileDrawer-module__LDRbBG__drawer,.ProfileDrawer-module__LDRbBG__backdrop,.ProfileDrawer-module__LDRbBG__positionItem,.ProfileDrawer-module__LDRbBG__viewAllBtn,.ProfileDrawer-module__LDRbBG__closeBtn,.ProfileDrawer-module__LDRbBG__logoutBtn{transition:none}.ProfileDrawer-module__LDRbBG__closeBtn:active,.ProfileDrawer-module__LDRbBG__logoutBtn:active{transform:none}}
.NavDrawer-module__V1r03W__backdrop{z-index:150;opacity:0;pointer-events:none;background:#0009;transition:opacity .25s;position:fixed;inset:0}.NavDrawer-module__V1r03W__backdrop.NavDrawer-module__V1r03W__open{opacity:1;pointer-events:auto}.NavDrawer-module__V1r03W__drawer{z-index:160;background:#0d0d0d;border-right:1px solid #ffffff12;flex-direction:column;width:min(280px,85vw);height:100dvh;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.NavDrawer-module__V1r03W__drawer.NavDrawer-module__V1r03W__open{transform:translate(0)}.NavDrawer-module__V1r03W__header{flex-shrink:0;position:relative}.NavDrawer-module__V1r03W__handle{cursor:pointer;justify-content:center;padding:12px 0 4px;display:flex}.NavDrawer-module__V1r03W__handleBar{background:#ffffff26;border-radius:2px;width:36px;height:4px}.NavDrawer-module__V1r03W__closeBtn{color:#a1a1aa;cursor:pointer;z-index:10;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:background .15s,color .15s;display:flex;position:absolute;top:6px;right:10px}.NavDrawer-module__V1r03W__closeBtn:hover{color:#fafafa;background:#ffffff1a}.NavDrawer-module__V1r03W__content{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex:1;padding:0;overflow-y:auto}.NavDrawer-module__V1r03W__content::-webkit-scrollbar{display:none}.NavDrawer-module__V1r03W__footer{flex-shrink:0;margin-top:auto}@media (min-width:1025px){.NavDrawer-module__V1r03W__backdrop,.NavDrawer-module__V1r03W__drawer{display:none}}@media (prefers-reduced-motion:reduce){.NavDrawer-module__V1r03W__backdrop,.NavDrawer-module__V1r03W__drawer{transition:none}}
.RightPanel-module__Im25Wq__rightPanel{height:100%}
.home-module__gJa_Na__shell{background:#0a0a0a radial-gradient(80% 50% at 50% -20%,#22c55e0f 0%,#0000 60%);flex-direction:column;width:100%;max-width:100%;height:100dvh;min-height:100dvh;display:flex;overflow-x:hidden}.home-module__gJa_Na__body{flex:1;grid-template-columns:minmax(0,248px) minmax(0,1fr) minmax(0,372px);width:100%;min-width:0;height:calc(100dvh - 54px);min-height:0;display:grid;overflow:hidden}.home-module__gJa_Na__bodyExpanded{grid-template-columns:minmax(0,248px) minmax(0,1fr)}.home-module__gJa_Na__mainColExpanded{max-width:1200px;margin:0 auto}.home-module__gJa_Na__bodyNoHeader{height:100dvh}.home-module__gJa_Na__leftNavCol{background:#0d0d0d;border-right:1px solid #ffffff12;overflow:hidden}.home-module__gJa_Na__mainCol{scrollbar-width:none;-ms-overflow-style:none;min-width:0;padding:28px 28px 60px;overflow:hidden auto}.home-module__gJa_Na__mainCol::-webkit-scrollbar{display:none}.home-module__gJa_Na__rightCol{background:#0d0d0d;border-left:1px solid #ffffff12;overflow:hidden}.home-module__gJa_Na__kpiRow{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.home-module__gJa_Na__kpiCard{cursor:default;background:linear-gradient(135deg,#22c55e2e 0%,#0a140ef2 100%);border:1px solid #22c55e40;border-radius:14px;flex-direction:column;gap:0;padding:20px 22px;transition:transform .15s,box-shadow .15s;display:flex}.home-module__gJa_Na__kpiCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #22c55e1f}.home-module__gJa_Na__kpiIconRow{align-items:center;gap:12px;margin-bottom:18px;display:flex}.home-module__gJa_Na__kpiIcon{color:#fff;background:#22c55e33;border:1px solid #22c55e59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.home-module__gJa_Na__kpiIcon svg,.home-module__gJa_Na__kpiIconAsset{width:22px;height:22px;display:block}.home-module__gJa_Na__kpiLabel{color:#fafafa;font-size:.9375rem;font-weight:700}.home-module__gJa_Na__kpiValue{color:#22c55e;margin-bottom:6px;font-size:1.625rem;font-weight:700;line-height:1}.home-module__gJa_Na__kpiValueWhite{color:#fafafa;margin-bottom:6px;font-size:1.625rem;font-weight:700;line-height:1}.home-module__gJa_Na__kpiSub{color:#71717a;font-size:.75rem}.home-module__gJa_Na__kpiAccent{color:#22c55e}.home-module__gJa_Na__sectionHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-module__gJa_Na__sectionHeadTitle{color:#fafafa;margin:0;font-size:1rem;font-weight:700}.home-module__gJa_Na__desktopOnlyBlock{display:block}.home-module__gJa_Na__mobileOnlyStack{display:none}.home-module__gJa_Na__mobileSection{gap:12px;display:grid}.home-module__gJa_Na__mobileSectionLink{color:#22c55e;font-size:.8125rem;font-weight:600;text-decoration:none}.home-module__gJa_Na__mobileSectionLink:hover{text-decoration:underline}.home-module__gJa_Na__pageTitle{color:#fafafa;margin:0 0 4px;font-size:1.625rem;font-weight:700}.home-module__gJa_Na__pageSubtitle{color:#71717a;margin:0 0 24px;font-size:.875rem}@media (max-width:1024px),(hover:none) and (pointer:coarse) and (max-device-width:1024px){.home-module__gJa_Na__shell{height:auto;overflow:visible}.home-module__gJa_Na__body{grid-template-columns:1fr;height:auto;overflow:visible}.home-module__gJa_Na__leftNavCol{display:none}.home-module__gJa_Na__mainCol{padding:16px 16px 80px;overflow:visible}.home-module__gJa_Na__rightCol,.home-module__gJa_Na__desktopOnlyBlock{display:none}.home-module__gJa_Na__mobileOnlyStack{gap:24px;margin-top:24px;display:grid}.home-module__gJa_Na__kpiRow{grid-template-columns:repeat(2,1fr)}.home-module__gJa_Na__footerLinks{flex-wrap:wrap}}@media (max-width:640px){.home-module__gJa_Na__pageTitle{font-size:1.375rem}.home-module__gJa_Na__pageSubtitle{margin-bottom:20px}.home-module__gJa_Na__kpiRow{grid-template-columns:1fr;gap:12px}.home-module__gJa_Na__kpiCard{padding:18px}.home-module__gJa_Na__footerLinks{justify-content:center;gap:12px}}@media (max-width:480px){.home-module__gJa_Na__kpiRow{grid-template-columns:1fr}.home-module__gJa_Na__kpiValue{font-size:1.25rem}}.home-module__gJa_Na__onboardingSection{margin-top:40px;margin-bottom:60px}.home-module__gJa_Na__onboardingTitle{color:#fafafa;margin-bottom:8px;font-size:1.25rem;font-weight:700}.home-module__gJa_Na__onboardingSub{color:#71717a;margin-bottom:32px;font-size:.875rem}.home-module__gJa_Na__stepList{flex-direction:column;gap:24px;display:flex}.home-module__gJa_Na__stepItem{align-items:flex-start;gap:20px;padding:12px 0;display:flex}.home-module__gJa_Na__stepNumber{color:#fafafa;border:2px solid #14532d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.home-module__gJa_Na__stepContent{flex:1}.home-module__gJa_Na__stepTitle{color:#fafafa;margin:0 0 4px;font-size:1rem;font-weight:700}.home-module__gJa_Na__stepDesc{color:#71717a;margin:0;font-size:.875rem}.home-module__gJa_Na__stepLink{color:#22c55e;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.home-module__gJa_Na__stepLabel{text-underline-offset:4px;text-decoration:underline}.home-module__gJa_Na__stepLink:hover{opacity:.8}.home-module__gJa_Na__stepArrow{font-size:1.125rem;text-decoration:none!important}.home-module__gJa_Na__emptyPositions{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.home-module__gJa_Na__emptyPositionsIcon{color:#fafafa;margin-bottom:4px;font-size:1.5rem;font-weight:700}.home-module__gJa_Na__emptyPositionsText{color:#71717a;max-width:400px;margin:0;font-size:.875rem;line-height:1.5}.home-module__gJa_Na__emptyPositionsBtn{color:#000;cursor:pointer;background:#22c55e;border:none;border-radius:8px;margin-top:24px;padding:14px 40px;font-size:1rem;font-weight:700;transition:background .15s,transform .15s}.home-module__gJa_Na__emptyPositionsBtn:hover{background:#16a34a;transform:translateY(-1px)}.home-module__gJa_Na__unlockCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;gap:20px;margin-top:20px;padding:60px 20px;display:flex}.home-module__gJa_Na__unlockIconWrapper{background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.home-module__gJa_Na__unlockIcon{color:#fffc;width:32px;height:32px}.home-module__gJa_Na__unlockTitle{color:#fafafa;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700}.home-module__gJa_Na__unlockText{color:#71717a;max-width:340px;margin:0;font-size:1rem;line-height:1.6}.home-module__gJa_Na__unlockBtn{color:#fff;cursor:pointer;background:#14532d;border:none;border-radius:12px;width:100%;max-width:360px;margin-top:12px;padding:16px 80px;font-size:1.125rem;font-weight:700;transition:background .15s,transform .15s}.home-module__gJa_Na__unlockBtn:hover{background:#166534;transform:translateY(-1px)}.home-module__gJa_Na__footer{border-top:1px solid #3f3f4666;margin-top:32px;padding:24px 0 0}.home-module__gJa_Na__footerContent{justify-content:space-between;align-items:center;display:flex}.home-module__gJa_Na__footerLinks{gap:20px;display:flex}.home-module__gJa_Na__footerLinks a{color:#52525b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600;text-decoration:none;transition:color .2s}.home-module__gJa_Na__footerLinks a:hover{color:#22c55e}.home-module__gJa_Na__footerRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.home-module__gJa_Na__footerTagline{color:#22c55e;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.home-module__gJa_Na__footerCopyright{color:#3f3f46;font-size:10px;font-weight:600}@media (max-width:600px){.home-module__gJa_Na__footerContent{text-align:center;flex-direction:column;gap:12px}.home-module__gJa_Na__footerRight{align-items:center}}
.page-module__Ib_NSG__page{gap:16px;display:grid}.page-module__Ib_NSG__hero{background:#111214;border:1px solid #ffffff14;border-radius:18px;gap:6px;padding:18px 20px;display:grid}.page-module__Ib_NSG__heroCopy{max-width:560px}.page-module__Ib_NSG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#22c55ed1;margin:0 0 8px;font-size:.75rem;font-weight:700}.page-module__Ib_NSG__tabNav{background:#111111f0;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.page-module__Ib_NSG__tabButton{color:#a1a1aa;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__Ib_NSG__tabButton:hover{color:#fafafa;background:#ffffff0a;border-color:#ffffff14}.page-module__Ib_NSG__tabButtonActive{color:#fafafa;background:#22c55e1f;border-color:#22c55e47}.page-module__Ib_NSG__tabLabel{font-size:.95rem}.page-module__Ib_NSG__tabContent{animation:.3s page-module__Ib_NSG__fadeIn}@keyframes page-module__Ib_NSG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__Ib_NSG__hero{display:none}.page-module__Ib_NSG__tabButton{flex:none;min-width:0;min-height:40px;padding:0 14px}.page-module__Ib_NSG__tabNav{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding:8px;display:flex;overflow-x:auto}.page-module__Ib_NSG__tabNav::-webkit-scrollbar{display:none}.page-module__Ib_NSG__tabLabel{font-size:.9375rem}}
.GradientOrbs-module__qyqoDW__container{pointer-events:none;z-index:0;contain:strict;position:absolute;inset:0;overflow:hidden}.GradientOrbs-module__qyqoDW__orb1,.GradientOrbs-module__qyqoDW__orb2,.GradientOrbs-module__qyqoDW__orb3,.GradientOrbs-module__qyqoDW__orb4,.GradientOrbs-module__qyqoDW__orb5{filter:blur(60px);opacity:.5;will-change:transform;contain:layout style;border-radius:50%;position:absolute;transform:translateZ(0)}@media (prefers-reduced-motion:no-preference){.GradientOrbs-module__qyqoDW__orb1,.GradientOrbs-module__qyqoDW__orb2,.GradientOrbs-module__qyqoDW__orb3,.GradientOrbs-module__qyqoDW__orb4,.GradientOrbs-module__qyqoDW__orb5{animation:25s ease-in-out infinite GradientOrbs-module__qyqoDW__float}}.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb1{background:radial-gradient(circle,#22c55e59 0%,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-150px;right:-80px}.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb2{background:radial-gradient(circle,#3b82f640 0%,#0000 70%);width:400px;height:400px;animation-delay:-7s;bottom:-100px;left:-80px}.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb3{background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);width:350px;height:350px;animation-delay:-14s;top:50%;left:50%;transform:translate(-50%,-50%)}.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb4{background:radial-gradient(circle,#f59e0b26 0%,#0000 70%);width:250px;height:250px;animation-delay:-10s;top:20%;left:10%}.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb5{background:radial-gradient(circle,#22c55e26 0%,#0000 70%);width:300px;height:300px;animation-delay:-5s;bottom:10%;right:20%}.GradientOrbs-module__qyqoDW__subtle .GradientOrbs-module__qyqoDW__orb1{background:radial-gradient(circle,#22c55e26 0%,#0000 70%);width:250px;height:250px;top:-80px;right:-40px}.GradientOrbs-module__qyqoDW__subtle .GradientOrbs-module__qyqoDW__orb2{background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:200px;height:200px;bottom:-60px;left:-40px}.GradientOrbs-module__qyqoDW__subtle .GradientOrbs-module__qyqoDW__orb3,.GradientOrbs-module__qyqoDW__subtle .GradientOrbs-module__qyqoDW__orb4,.GradientOrbs-module__qyqoDW__subtle .GradientOrbs-module__qyqoDW__orb5{display:none}.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb1{background:radial-gradient(circle,#22c55e4d 0%,#0000 70%);width:350px;height:350px;top:-80px;right:10%}.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb2{background:radial-gradient(circle,#3b82f633 0%,#0000 70%);width:300px;height:300px;bottom:-80px;left:10%}.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb3{background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:250px;height:250px;top:40%;right:20%}.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb4{background:radial-gradient(circle,#f59e0b1a 0%,#0000 70%);width:200px;height:200px;top:60%;left:15%}.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb5{background:radial-gradient(circle,#22c55e26 0%,#0000 70%);width:180px;height:180px;top:30%;left:30%}.GradientOrbs-module__qyqoDW__meshGradient{pointer-events:none;background:radial-gradient(at 20% 30%,#22c55e0d 0%,#0000 50%),radial-gradient(at 80% 70%,#3b82f60a 0%,#0000 50%),radial-gradient(#8b5cf608 0%,#0000 50%);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.GradientOrbs-module__qyqoDW__animateMesh .GradientOrbs-module__qyqoDW__meshGradient{animation:30s ease-in-out infinite GradientOrbs-module__qyqoDW__meshMove}}@keyframes GradientOrbs-module__qyqoDW__float{0%,to{transform:translate(0,0)scale(1)}33%{transform:translate(20px,-20px)scale(1.03)}66%{transform:translate(-15px,15px)scale(.97)}}@keyframes GradientOrbs-module__qyqoDW__meshMove{0%,to{opacity:.4}50%{opacity:.6}}.GradientOrbs-module__qyqoDW__subtleGradient{pointer-events:none;z-index:0;contain:strict;position:absolute;inset:0}.GradientOrbs-module__qyqoDW__dotsContainer{pointer-events:none;contain:strict;position:absolute;inset:0;overflow:hidden}.GradientOrbs-module__qyqoDW__dot{will-change:transform,opacity;background:#ffffff40;border-radius:50%;position:absolute}@media (prefers-reduced-motion:no-preference){.GradientOrbs-module__qyqoDW__dot{animation:linear infinite GradientOrbs-module__qyqoDW__floatUp}}@keyframes GradientOrbs-module__qyqoDW__floatUp{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-100px)scale(1)}}@media (prefers-reduced-motion:reduce){.GradientOrbs-module__qyqoDW__orb1,.GradientOrbs-module__qyqoDW__orb2,.GradientOrbs-module__qyqoDW__orb3,.GradientOrbs-module__qyqoDW__orb4,.GradientOrbs-module__qyqoDW__orb5,.GradientOrbs-module__qyqoDW__meshGradient{opacity:.3;animation:none}.GradientOrbs-module__qyqoDW__dot{opacity:.2}}@media (max-width:768px){.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb1,.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb2,.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb3{filter:blur(40px);width:300px;height:300px}.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb4,.GradientOrbs-module__qyqoDW__hero .GradientOrbs-module__qyqoDW__orb5,.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb4,.GradientOrbs-module__qyqoDW__dense .GradientOrbs-module__qyqoDW__orb5{display:none}}@media (prefers-reduced-data:reduce){.GradientOrbs-module__qyqoDW__container{display:none}}
.KycWizard-module__1U7H-W__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.KycWizard-module__1U7H-W__modal{background:#111113;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;overflow:hidden}.KycWizard-module__1U7H-W__header{border-bottom:1px solid #ffffff0f;padding:20px 24px;position:relative}.KycWizard-module__1U7H-W__title{color:#fafafa;margin:0;font-size:1.25rem;font-weight:700}.KycWizard-module__1U7H-W__subtitle{color:#71717a;margin:4px 0 0;font-size:.875rem}.KycWizard-module__1U7H-W__closeBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:16px;right:16px}.KycWizard-module__1U7H-W__content{flex:1;padding:24px;overflow-y:auto}.KycWizard-module__1U7H-W__step{flex-direction:column;gap:14px;display:flex}.KycWizard-module__1U7H-W__label{color:#d4d4d8;font-size:.875rem;font-weight:600}.KycWizard-module__1U7H-W__input{color:#fafafa;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 14px;font-size:.9375rem}.KycWizard-module__1U7H-W__input:focus{border-color:#22c55e}.KycWizard-module__1U7H-W__uploadBtn{color:#fafafa;cursor:pointer;background:#ffffff08;border:1px dashed #ffffff40;border-radius:10px;padding:12px 16px;font-size:.9375rem;transition:background .15s}.KycWizard-module__1U7H-W__uploadBtn:hover{background:#ffffff0f}.KycWizard-module__1U7H-W__uploadBtn:disabled{opacity:.6;cursor:not-allowed}.KycWizard-module__1U7H-W__preview{object-fit:cover;border:1px solid #ffffff1a;border-radius:10px;width:100%;max-height:200px}.KycWizard-module__1U7H-W__hint{color:#71717a;margin:0;font-size:.8125rem}.KycWizard-module__1U7H-W__error{color:#fca5a5;background:#ef44441f;border:1px solid #ef44444d;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.875rem}.KycWizard-module__1U7H-W__footer{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:10px;padding:16px 24px 24px;display:flex}.KycWizard-module__1U7H-W__primaryBtn{color:#000;cursor:pointer;background:#22c55e;border:none;border-radius:10px;padding:10px 18px;font-size:.9375rem;font-weight:700}.KycWizard-module__1U7H-W__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.KycWizard-module__1U7H-W__secondaryBtn{color:#fafafa;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:10px;padding:10px 18px;font-size:.9375rem;font-weight:600}.KycWizard-module__1U7H-W__pendingFile{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.KycWizard-module__1U7H-W__pendingName{color:#d4d4d8;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}
.ProfileSidebar-module__Xk0tTW__sidebar{gap:12px;padding:16px;display:grid}.ProfileSidebar-module__Xk0tTW__card{background:#111111f5;border:1px solid #ffffff14;border-radius:18px;gap:14px;padding:16px;display:grid}.ProfileSidebar-module__Xk0tTW__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ProfileSidebar-module__Xk0tTW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#22c55ed1;margin:0 0 6px;font-size:.68rem;font-weight:700}.ProfileSidebar-module__Xk0tTW__cardTitle{color:#fafafa;margin:0;font-size:1rem;font-weight:700}.ProfileSidebar-module__Xk0tTW__statusBadge,.ProfileSidebar-module__Xk0tTW__progressBadge{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:700}.ProfileSidebar-module__Xk0tTW__statusVerified{color:#bbf7d0;background:#22c55e29;border:1px solid #22c55e33}.ProfileSidebar-module__Xk0tTW__statusPending{color:#fde68a;background:#f59e0b1f;border:1px solid #f59e0b33}.ProfileSidebar-module__Xk0tTW__statusRejected{color:#fecaca;background:#ef44441f;border:1px solid #ef444433}.ProfileSidebar-module__Xk0tTW__statusUnverified{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff14}.ProfileSidebar-module__Xk0tTW__balanceValue{color:#fafafa;font-size:1.75rem;font-weight:700;line-height:1}.ProfileSidebar-module__Xk0tTW__metricList{gap:10px;display:grid}.ProfileSidebar-module__Xk0tTW__metricRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProfileSidebar-module__Xk0tTW__metricLabel,.ProfileSidebar-module__Xk0tTW__connectionLabel{letter-spacing:.08em;text-transform:uppercase;color:#71717a;font-size:.75rem;font-weight:700}.ProfileSidebar-module__Xk0tTW__metricValue,.ProfileSidebar-module__Xk0tTW__connectionValue{color:#f4f4f5;text-align:right;font-size:.875rem;font-weight:600}.ProfileSidebar-module__Xk0tTW__connectionValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProfileSidebar-module__Xk0tTW__inlineCopyRow{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.ProfileSidebar-module__Xk0tTW__actionGrid{gap:8px;display:grid}.ProfileSidebar-module__Xk0tTW__actionButton{color:#fafafa;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ProfileSidebar-module__Xk0tTW__actionButton:hover{background:#22c55e14;border-color:#22c55e3d}.ProfileSidebar-module__Xk0tTW__actionButtonActive{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e47}.ProfileSidebar-module__Xk0tTW__inlineFacts{gap:10px;padding-top:4px;display:grid}.ProfileSidebar-module__Xk0tTW__inlineFact{gap:4px;display:grid}@media (max-width:1024px){.ProfileSidebar-module__Xk0tTW__sidebar{padding:0}}
.PageTransition-module__fAdEqG__container{width:100%;min-height:100%;transition:opacity .3s,transform .3s}.PageTransition-module__fAdEqG__entering{opacity:0;transform:translateY(10px)}.PageTransition-module__fAdEqG__entered{opacity:1;transform:translateY(0)}.PageTransition-module__fAdEqG__loading{opacity:1;transform:none}.PageTransition-module__fAdEqG__stateTransition{transition:opacity .2s,transform .2s}.PageTransition-module__fAdEqG__fadeIn{opacity:1;transform:translateY(0)}.PageTransition-module__fAdEqG__fadeOut{opacity:0;transform:translateY(-5px)}.PageTransition-module__fAdEqG__fadeTransition{transition:opacity var(--transition-duration,.3s)ease,transform var(--transition-duration,.3s)ease}.PageTransition-module__fAdEqG__fadeTransition.PageTransition-module__fAdEqG__fadeIn{opacity:1;animation:PageTransition-module__fAdEqG__fadeInUp var(--transition-duration,.3s)ease forwards;transform:translateY(0)}.PageTransition-module__fAdEqG__fadeTransition.PageTransition-module__fAdEqG__fadeOut{opacity:0;transform:translateY(-10px)}@keyframes PageTransition-module__fAdEqG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PageTransition-module__fAdEqG__slideTransition{transition:opacity .3s,transform .3s}.PageTransition-module__fAdEqG__slideUp.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideUpIn}.PageTransition-module__fAdEqG__slideUp.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideUpOut}.PageTransition-module__fAdEqG__slideDown.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideDownIn}.PageTransition-module__fAdEqG__slideDown.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideDownOut}.PageTransition-module__fAdEqG__slideLeft.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideLeftIn}.PageTransition-module__fAdEqG__slideLeft.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideLeftOut}.PageTransition-module__fAdEqG__slideRight.PageTransition-module__fAdEqG__slideIn{animation:.3s forwards PageTransition-module__fAdEqG__slideRightIn}.PageTransition-module__fAdEqG__slideRight.PageTransition-module__fAdEqG__slideOut{animation:.3s forwards PageTransition-module__fAdEqG__slideRightOut}@keyframes PageTransition-module__fAdEqG__slideUpIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PageTransition-module__fAdEqG__slideUpOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes PageTransition-module__fAdEqG__slideDownIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes PageTransition-module__fAdEqG__slideDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes PageTransition-module__fAdEqG__slideLeftIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes PageTransition-module__fAdEqG__slideLeftOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes PageTransition-module__fAdEqG__slideRightIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes PageTransition-module__fAdEqG__slideRightOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}.PageTransition-module__fAdEqG__contentLoader{min-height:100px;position:relative}.PageTransition-module__fAdEqG__loaderContent,.PageTransition-module__fAdEqG__loaderSkeleton{transition:opacity .2s}.PageTransition-module__fAdEqG__loaderContent{opacity:1}.PageTransition-module__fAdEqG__loaderContent.PageTransition-module__fAdEqG__contentHidden{opacity:0;pointer-events:none;position:absolute;inset:0}.PageTransition-module__fAdEqG__loaderContent.PageTransition-module__fAdEqG__contentVisible{opacity:1;position:relative}.PageTransition-module__fAdEqG__loaderSkeleton{opacity:0;pointer-events:none;position:absolute;inset:0}.PageTransition-module__fAdEqG__loaderSkeleton.PageTransition-module__fAdEqG__skeletonVisible{opacity:1;position:relative}.PageTransition-module__fAdEqG__loaderSkeleton.PageTransition-module__fAdEqG__skeletonHidden{opacity:0;position:absolute;inset:0}.PageTransition-module__fAdEqG__staggerItem{opacity:0;animation:.4s forwards PageTransition-module__fAdEqG__staggerFadeIn;transform:translateY(10px)}@keyframes PageTransition-module__fAdEqG__staggerFadeIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.PageTransition-module__fAdEqG__container,.PageTransition-module__fAdEqG__stateTransition,.PageTransition-module__fAdEqG__fadeTransition,.PageTransition-module__fAdEqG__slideTransition,.PageTransition-module__fAdEqG__loaderContent,.PageTransition-module__fAdEqG__loaderSkeleton{transition:none;animation:none}.PageTransition-module__fAdEqG__entering{opacity:1;transform:none}.PageTransition-module__fAdEqG__staggerItem{opacity:1;animation:none;transform:none}}.PageTransition-module__fAdEqG__blurTransition{transition:opacity .3s,filter .3s,transform .3s}.PageTransition-module__fAdEqG__blurTransition.PageTransition-module__fAdEqG__blurOut{opacity:0;filter:blur(4px);transform:scale(.98)}.PageTransition-module__fAdEqG__blurTransition.PageTransition-module__fAdEqG__blurIn{opacity:1;filter:blur();transform:scale(1)}
.PayoutCelebrationModal-module__cojr7G__modalOverlay{-webkit-backdrop-filter:blur(14px);z-index:var(--z-modal,1000);background:#050507c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PayoutCelebrationModal-module__cojr7G__receiptModalCard{--receipt-accent:#3b82f6;--receipt-accent-strong:#2563eb;--receipt-accent-soft:#bfdbfe;--receipt-accent-wash:#3b82f62e;--receipt-accent-border:#3b82f657;--receipt-surface:#09132780;background:radial-gradient(circle at top right,var(--receipt-accent-wash),transparent 26%),radial-gradient(circle at bottom left,var(--receipt-accent-wash),transparent 32%),linear-gradient(180deg,#121213fa,#08080afc);border:1px solid var(--receipt-accent-border);scrollbar-width:none;-ms-overflow-style:none;border-radius:26px;width:min(980px,100%);max-height:min(92vh,1080px);padding:22px;position:relative;overflow-y:auto;box-shadow:0 40px 90px #00000080}.PayoutCelebrationModal-module__cojr7G__receiptModalCard::-webkit-scrollbar{display:none}.PayoutCelebrationModal-module__cojr7G__receiptModalCard:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff0a,#0000 20%);position:absolute;inset:0}.PayoutCelebrationModal-module__cojr7G__themeRapid{--receipt-accent:#3b82f6;--receipt-accent-strong:#2563eb;--receipt-accent-soft:#bfdbfe;--receipt-accent-wash:#3b82f629;--receipt-accent-border:#3b82f657;--receipt-surface:#09132780}.PayoutCelebrationModal-module__cojr7G__themeMid{--receipt-accent:#22c55e;--receipt-accent-strong:#16a34a;--receipt-accent-soft:#bbf7d0;--receipt-accent-wash:#22c55e29;--receipt-accent-border:#22c55e57;--receipt-surface:#081f1085}.PayoutCelebrationModal-module__cojr7G__themeDeep{--receipt-accent:#a855f7;--receipt-accent-strong:#9333ea;--receipt-accent-soft:#d8b4fe;--receipt-accent-wash:#a855f729;--receipt-accent-border:#a855f757;--receipt-surface:#19082a8a}.PayoutCelebrationModal-module__cojr7G__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.PayoutCelebrationModal-module__cojr7G__receiptModalHeader{border-bottom:1px solid var(--receipt-accent-border);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.PayoutCelebrationModal-module__cojr7G__receiptHeaderMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.PayoutCelebrationModal-module__cojr7G__modalEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--receipt-accent-soft);margin:0;font-size:.75rem;font-weight:700}.PayoutCelebrationModal-module__cojr7G__receiptThemeBadge{background:var(--receipt-accent-wash);border:1px solid var(--receipt-accent-border);min-height:28px;color:var(--receipt-accent-soft);letter-spacing:.08em;border-radius:999px;align-items:center;padding:0 12px;font-size:.75rem;font-weight:800;display:inline-flex}.PayoutCelebrationModal-module__cojr7G__modalTitle{color:#fafafa;margin:0 0 10px;font-size:1.75rem;line-height:1}.PayoutCelebrationModal-module__cojr7G__modalSubtitle{color:#b4b4bc;margin:0;font-size:.875rem}.PayoutCelebrationModal-module__cojr7G__modalClose{border:1px solid var(--receipt-accent-border);background:linear-gradient(180deg,var(--receipt-accent-wash),#ffffff0a);color:#fafafa;cursor:pointer;border-radius:999px;flex-shrink:0;width:42px;height:42px;font-size:1.5rem;line-height:1}.PayoutCelebrationModal-module__cojr7G__modalClose:hover{background:linear-gradient(180deg,#ffffff14,var(--receipt-accent-wash))}.PayoutCelebrationModal-module__cojr7G__modalSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.PayoutCelebrationModal-module__cojr7G__receiptStage{margin-bottom:18px}.PayoutCelebrationModal-module__cojr7G__receiptPreviewFrame{background:linear-gradient(180deg,var(--receipt-accent-wash),#ffffff08);border:1px solid var(--receipt-accent-border);border-radius:24px;padding:16px;box-shadow:inset 0 1px #ffffff0d}.PayoutCelebrationModal-module__cojr7G__receiptPreviewSurface{background:radial-gradient(circle at top right,var(--receipt-accent-wash),transparent 34%),var(--receipt-surface);border-radius:20px;justify-content:center;align-items:center;padding:12px;display:flex}.PayoutCelebrationModal-module__cojr7G__receiptPreviewSurface svg{width:min(100%,500px);height:auto;display:block}.PayoutCelebrationModal-module__cojr7G__receiptActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.PayoutCelebrationModal-module__cojr7G__primaryShareButton,.PayoutCelebrationModal-module__cojr7G__secondaryShareButton{cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 18px;font-size:.95rem;font-weight:700;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.PayoutCelebrationModal-module__cojr7G__primaryShareButton:hover,.PayoutCelebrationModal-module__cojr7G__secondaryShareButton:hover{transform:translateY(-1px)}.PayoutCelebrationModal-module__cojr7G__primaryShareButton{border:1px solid var(--receipt-accent-border);background:linear-gradient(180deg,var(--receipt-accent),var(--receipt-accent-strong));color:#f7fff9;box-shadow:0 12px 28px var(--receipt-accent-wash)}.PayoutCelebrationModal-module__cojr7G__secondaryShareButton{border:1px solid var(--receipt-accent-border);background:linear-gradient(180deg,var(--receipt-accent-wash),var(--receipt-surface));color:#f7fff9}.PayoutCelebrationModal-module__cojr7G__secondaryShareButton:hover{border-color:var(--receipt-accent-border);background:linear-gradient(180deg,#ffffff0f,var(--receipt-accent-wash));box-shadow:0 10px 24px var(--receipt-accent-wash)}.PayoutCelebrationModal-module__cojr7G__actionGlyph{justify-content:center;align-items:center;min-width:24px;font-size:1rem;display:inline-flex}.PayoutCelebrationModal-module__cojr7G__summaryCard{background:linear-gradient(180deg,var(--receipt-accent-wash),#ffffff06);border:1px solid var(--receipt-accent-border);border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff0a}.PayoutCelebrationModal-module__cojr7G__summaryCardLabel{text-transform:uppercase;letter-spacing:.08em;color:#71717a;font-size:.75rem}.PayoutCelebrationModal-module__cojr7G__summaryCardValue{color:#fafafa;font-size:1rem;font-weight:700}.PayoutCelebrationModal-module__cojr7G__modalSection{background:linear-gradient(180deg,#ffffff06,var(--receipt-accent-wash));border:1px solid var(--receipt-accent-border);border-radius:22px;padding:18px;box-shadow:inset 0 1px #ffffff0a}.PayoutCelebrationModal-module__cojr7G__modalSectionHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.PayoutCelebrationModal-module__cojr7G__modalSectionHeader h3{color:#fafafa;margin:0;font-size:1rem}.PayoutCelebrationModal-module__cojr7G__modalSectionHeader span{color:#71717a;font-size:.8125rem}.PayoutCelebrationModal-module__cojr7G__legList{flex-direction:column;gap:14px;display:flex}.PayoutCelebrationModal-module__cojr7G__legCard{background:linear-gradient(180deg,#0c0c0ee0,var(--receipt-surface));border:1px solid var(--receipt-accent-border);border-radius:18px;padding:16px;box-shadow:inset 0 1px #ffffff09}.PayoutCelebrationModal-module__cojr7G__legHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.PayoutCelebrationModal-module__cojr7G__legTitle{text-transform:uppercase;letter-spacing:.08em;color:#71717a;margin:0 0 6px;font-size:.75rem;font-weight:700}.PayoutCelebrationModal-module__cojr7G__legToken{color:#fafafa;margin:0;font-size:1.0625rem;font-weight:700}.PayoutCelebrationModal-module__cojr7G__legBadges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.PayoutCelebrationModal-module__cojr7G__legBadge,.PayoutCelebrationModal-module__cojr7G__legBadgeMuted{border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:600}.PayoutCelebrationModal-module__cojr7G__legBadge{background:var(--receipt-accent-wash);border:1px solid var(--receipt-accent-border);color:var(--receipt-accent-soft)}.PayoutCelebrationModal-module__cojr7G__legBadgeMuted{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff14}.PayoutCelebrationModal-module__cojr7G__legMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PayoutCelebrationModal-module__cojr7G__legMetaItem,.PayoutCelebrationModal-module__cojr7G__legMetaItemWide{flex-direction:column;gap:6px;display:flex}.PayoutCelebrationModal-module__cojr7G__legMetaItemWide{grid-column:1/-1}.PayoutCelebrationModal-module__cojr7G__legMetaLabel{text-transform:uppercase;letter-spacing:.08em;color:#71717a;font-size:.75rem}.PayoutCelebrationModal-module__cojr7G__legMetaValue{color:#fafafa;font-size:.9375rem;font-weight:600}.PayoutCelebrationModal-module__cojr7G__hashRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PayoutCelebrationModal-module__cojr7G__hashValue{color:#e4e4e7;word-break:break-all;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex:1;min-width:0;padding:10px 12px;font-size:.8125rem}.PayoutCelebrationModal-module__cojr7G__hashButton,.PayoutCelebrationModal-module__cojr7G__hashLink{border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.PayoutCelebrationModal-module__cojr7G__hashButton{background:linear-gradient(180deg,var(--receipt-accent),var(--receipt-accent-strong));color:#f7fff9;cursor:pointer;box-shadow:0 8px 22px var(--receipt-accent-wash);border:none}.PayoutCelebrationModal-module__cojr7G__hashLink{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff1f}@media (max-width:1024px),(hover:none) and (pointer:coarse) and (max-device-width:1024px){.PayoutCelebrationModal-module__cojr7G__modalSummaryGrid,.PayoutCelebrationModal-module__cojr7G__receiptActionGrid{grid-template-columns:1fr}}@media (max-width:640px){.PayoutCelebrationModal-module__cojr7G__modalOverlay{align-items:flex-end;padding:0}.PayoutCelebrationModal-module__cojr7G__receiptModalCard{border-radius:24px 24px 0 0;width:100%;max-height:100dvh;padding:16px 14px 18px}.PayoutCelebrationModal-module__cojr7G__modalHeader,.PayoutCelebrationModal-module__cojr7G__legHeader{flex-direction:column}.PayoutCelebrationModal-module__cojr7G__receiptModalHeader{flex-direction:column;gap:12px;margin-bottom:14px;padding-bottom:14px}.PayoutCelebrationModal-module__cojr7G__modalTitle{margin-bottom:8px;font-size:1.35rem;line-height:1.1}.PayoutCelebrationModal-module__cojr7G__receiptHeaderMeta{gap:8px;margin-bottom:8px}.PayoutCelebrationModal-module__cojr7G__modalSubtitle{font-size:.8125rem;line-height:1.45}.PayoutCelebrationModal-module__cojr7G__receiptStage{margin-bottom:14px}.PayoutCelebrationModal-module__cojr7G__receiptPreviewFrame{border-radius:18px;padding:10px}.PayoutCelebrationModal-module__cojr7G__receiptPreviewSurface{border-radius:16px;padding:8px}.PayoutCelebrationModal-module__cojr7G__legBadges{justify-content:flex-start}.PayoutCelebrationModal-module__cojr7G__legMetaGrid{grid-template-columns:1fr}.PayoutCelebrationModal-module__cojr7G__modalSection{border-radius:18px;padding:14px}.PayoutCelebrationModal-module__cojr7G__modalSectionHeader{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:12px}.PayoutCelebrationModal-module__cojr7G__summaryCard,.PayoutCelebrationModal-module__cojr7G__legCard{border-radius:16px;padding:14px}.PayoutCelebrationModal-module__cojr7G__legToken{font-size:1rem}.PayoutCelebrationModal-module__cojr7G__hashValue{width:100%;padding:9px 10px;font-size:.75rem}.PayoutCelebrationModal-module__cojr7G__hashRow{flex-direction:column;align-items:stretch;gap:8px}.PayoutCelebrationModal-module__cojr7G__primaryShareButton,.PayoutCelebrationModal-module__cojr7G__secondaryShareButton,.PayoutCelebrationModal-module__cojr7G__hashButton,.PayoutCelebrationModal-module__cojr7G__hashLink{width:100%}.PayoutCelebrationModal-module__cojr7G__primaryShareButton,.PayoutCelebrationModal-module__cojr7G__secondaryShareButton{border-radius:12px;min-height:50px;padding:0 14px;font-size:.9rem}.PayoutCelebrationModal-module__cojr7G__actionGlyph{min-width:20px}}@media (max-width:480px){.PayoutCelebrationModal-module__cojr7G__receiptModalCard{border-radius:20px 20px 0 0;padding:14px 12px 16px}.PayoutCelebrationModal-module__cojr7G__modalEyebrow{margin-bottom:6px;font-size:.6875rem}.PayoutCelebrationModal-module__cojr7G__modalTitle{font-size:1.2rem}.PayoutCelebrationModal-module__cojr7G__modalClose{align-self:flex-end;width:38px;height:38px;font-size:1.35rem}.PayoutCelebrationModal-module__cojr7G__receiptPreviewFrame{padding:8px}.PayoutCelebrationModal-module__cojr7G__receiptPreviewSurface{padding:6px}.PayoutCelebrationModal-module__cojr7G__summaryCardValue{font-size:.95rem}}
.HistoryPage-module__4kso6G__page{gap:20px;display:grid}.HistoryPage-module__4kso6G__contentGrid{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start;gap:18px;display:grid}.HistoryPage-module__4kso6G__mainPanel{min-width:0}.HistoryPage-module__4kso6G__railPanel{align-self:start;gap:14px;display:grid;position:sticky;top:0}.HistoryPage-module__4kso6G__shell{background:#0a0a0a;grid-template-rows:auto 1fr;grid-template-columns:280px 1fr 300px;width:100%;min-width:100%;height:100dvh;min-height:100dvh;display:grid;overflow-x:hidden}.HistoryPage-module__4kso6G__shell>header{grid-column:1/-1}.HistoryPage-module__4kso6G__leftCol{background:#0d0d0d;border-right:1px solid #ffffff12;overflow:hidden}.HistoryPage-module__4kso6G__mainCol{scrollbar-width:none;-ms-overflow-style:none;min-width:0;padding:28px 28px 60px;overflow:hidden auto}.HistoryPage-module__4kso6G__mainCol::-webkit-scrollbar{display:none}.HistoryPage-module__4kso6G__pageTitle{color:#fafafa;margin:0 0 4px;font-size:1.625rem;font-weight:700}.HistoryPage-module__4kso6G__pageSubtitle{color:#71717a;margin:0 0 24px;font-size:.875rem}.HistoryPage-module__4kso6G__kpiRow{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.HistoryPage-module__4kso6G__kpiCard{background:#111113;border:1px solid #ffffff14;border-radius:14px;padding:20px 22px}.HistoryPage-module__4kso6G__kpiLabel{color:#71717a;margin:0 0 10px;font-size:.8125rem}.HistoryPage-module__4kso6G__kpiValueGreen{color:#22c55e;margin:0 0 6px;font-size:1.5rem;font-weight:700;line-height:1}.HistoryPage-module__4kso6G__kpiValueWhite{color:#fafafa;margin:0 0 6px;font-size:1.5rem;font-weight:700;line-height:1}.HistoryPage-module__4kso6G__kpiSub{color:#52525b;margin:0;font-size:.75rem}.HistoryPage-module__4kso6G__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#111113;border:1px solid #ffffff12;border-radius:10px;gap:4px;width:fit-content;max-width:100%;margin-bottom:20px;padding:4px;display:flex;overflow-x:auto}.HistoryPage-module__4kso6G__tabs::-webkit-scrollbar{display:none}.HistoryPage-module__4kso6G__tab{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;padding:7px 20px;font-size:.875rem;font-weight:600;transition:background .15s,color .15s}.HistoryPage-module__4kso6G__tab:hover{color:#fafafa}.HistoryPage-module__4kso6G__tabActive{color:#fafafa;background:#22c55e33;font-weight:700}.HistoryPage-module__4kso6G__pendingSection{margin-bottom:20px}.HistoryPage-module__4kso6G__dateGroup{margin-bottom:24px}.HistoryPage-module__4kso6G__dateLabel{color:#71717a;margin:0 0 10px;font-size:.8125rem;font-weight:600}.HistoryPage-module__4kso6G__txList{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.HistoryPage-module__4kso6G__txRow{background:#0d0d0f;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.HistoryPage-module__4kso6G__txRow:last-child{border-bottom:none}.HistoryPage-module__4kso6G__txRow:hover{background:#111113}.HistoryPage-module__4kso6G__txRowClickable{cursor:pointer}.HistoryPage-module__4kso6G__txRowClickable:focus-visible{outline-offset:-2px;outline:2px solid #22c55ed9}.HistoryPage-module__4kso6G__txLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.HistoryPage-module__4kso6G__txIcon{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex}.HistoryPage-module__4kso6G__txIconPayout{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.HistoryPage-module__4kso6G__txIconDeposit{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.HistoryPage-module__4kso6G__txIconSpray{color:#818cf8;background:#6366f126;border:1px solid #6366f14d}.HistoryPage-module__4kso6G__txIconReward{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.HistoryPage-module__4kso6G__txIconDefault{color:#71717a;background:#ffffff12;border:1px solid #ffffff1a}.HistoryPage-module__4kso6G__txInfo{flex:1;min-width:0}.HistoryPage-module__4kso6G__txTitle{color:#fafafa;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:.9375rem;font-weight:600;overflow:hidden}.HistoryPage-module__4kso6G__txMeta{color:#52525b;margin:0;font-size:.8125rem}.HistoryPage-module__4kso6G__txTime{color:#71717a}.HistoryPage-module__4kso6G__txSub{color:#22c55e}.HistoryPage-module__4kso6G__txRight{text-align:right;flex-shrink:0}.HistoryPage-module__4kso6G__txAmount{margin:0 0 2px;font-size:.9375rem;font-weight:700}.HistoryPage-module__4kso6G__amountGreen{color:#22c55e}.HistoryPage-module__4kso6G__amountWhite{color:#fafafa}.HistoryPage-module__4kso6G__txSecond{color:#52525b;margin:0;font-size:.75rem}.HistoryPage-module__4kso6G__txAction{color:#22c55e;margin:0 0 2px;font-size:.75rem}.HistoryPage-module__4kso6G__empty{text-align:center;color:#52525b;padding:40px;font-size:.875rem}.HistoryPage-module__4kso6G__rightCol{scrollbar-width:none;-ms-overflow-style:none;background:#0d0d0d;border-left:1px solid #ffffff12;flex-direction:column;display:flex;overflow-y:auto}.HistoryPage-module__4kso6G__rightCol::-webkit-scrollbar{display:none}.HistoryPage-module__4kso6G__rightSection{background:#0d0d0d;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:12px;padding:20px;display:flex}.HistoryPage-module__4kso6G__sectionTitle{color:#fafafa;margin:0;font-size:.9375rem;font-weight:700}.HistoryPage-module__4kso6G__summaryRow{justify-content:space-between;align-items:center;display:flex}.HistoryPage-module__4kso6G__summaryLabel{color:#71717a;font-size:.8125rem}.HistoryPage-module__4kso6G__summaryValue{color:#fafafa;font-size:.875rem;font-weight:600}.HistoryPage-module__4kso6G__summaryValueGreen{color:#22c55e;font-size:.875rem;font-weight:600}.HistoryPage-module__4kso6G__summaryValueAmber{color:#f59e0b;font-size:.875rem;font-weight:600}.HistoryPage-module__4kso6G__modalOverlay{-webkit-backdrop-filter:blur(14px);z-index:var(--z-modal,1000);background:#050507c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.HistoryPage-module__4kso6G__modalCard{background:radial-gradient(circle at 100% 0,#22c55e24,#0000 32%),linear-gradient(#141416fa,#0b0b0dfa);border:1px solid #ffffff1a;border-radius:24px;width:min(920px,100%);max-height:min(88vh,920px);padding:24px;overflow-y:auto;box-shadow:0 36px 80px #00000073}.HistoryPage-module__4kso6G__receiptModalCard{--receipt-accent:#3b82f6;--receipt-accent-strong:#2563eb;--receipt-accent-soft:#bfdbfe;--receipt-accent-wash:#3b82f62e;--receipt-accent-border:#3b82f657;--receipt-surface:#09132780;background:radial-gradient(circle at top right,var(--receipt-accent-wash),transparent 26%),radial-gradient(circle at bottom left,var(--receipt-accent-wash),transparent 32%),linear-gradient(180deg,#121213fa,#08080afc);border:1px solid var(--receipt-accent-border);scrollbar-width:none;-ms-overflow-style:none;border-radius:26px;width:min(980px,100%);max-height:min(92vh,1080px);padding:22px;position:relative;overflow-y:auto;box-shadow:0 40px 90px #00000080}.HistoryPage-module__4kso6G__receiptModalCard::-webkit-scrollbar{display:none}.HistoryPage-module__4kso6G__receiptModalCard:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff0a,#0000 20%);position:absolute;inset:0}.HistoryPage-module__4kso6G__themeRapid{--receipt-accent:#3b82f6;--receipt-accent-strong:#2563eb;--receipt-accent-soft:#bfdbfe;--receipt-accent-wash:#3b82f629;--receipt-accent-border:#3b82f657;--receipt-surface:#09132780}.HistoryPage-module__4kso6G__themeMid{--receipt-accent:#22c55e;--receipt-accent-strong:#16a34a;--receipt-accent-soft:#bbf7d0;--receipt-accent-wash:#22c55e29;--receipt-accent-border:#22c55e57;--receipt-surface:#081f1085}.HistoryPage-module__4kso6G__themeDeep{--receipt-accent:#a855f7;--receipt-accent-strong:#9333ea;--receipt-accent-soft:#d8b4fe;--receipt-accent-wash:#a855f729;--receipt-accent-border:#a855f757;--receipt-surface:#19082a8a}.HistoryPage-module__4kso6G__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.HistoryPage-module__4kso6G__receiptModalHeader{border-bottom:1px solid var(--receipt-accent-border);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.HistoryPage-module__4kso6G__receiptHeaderMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.HistoryPage-module__4kso6G__modalEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--receipt-accent-soft);margin:0;font-size:.75rem;font-weight:700}.HistoryPage-module__4kso6G__receiptThemeBadge{background:var(--receipt-accent-wash);border:1px solid var(--receipt-accent-border);min-height:28px;color:var(--receipt-accent-soft);letter-spacing:.08em;border-radius:999px;align-items:center;padding:0 12px;font-size:.75rem;font-weight:800;display:inline-flex}.HistoryPage-module__4kso6G__modalTitle{color:#fafafa;margin:0 0 10px;font-size:1.75rem;line-height:1}.HistoryPage-module__4kso6G__modalSubtitle{color:#b4b4bc;margin:0;font-size:.875rem}.HistoryPage-module__4kso6G__modalClose{border:1px solid var(--receipt-accent-border);background:linear-gradient(180deg,var(--receipt-accent-wash),#ffffff0a);color:#fafafa;cursor:pointer;border-radius:999px;flex-shrink:0;width:42px;height:42px;font-size:1.5rem;line-height:1}.HistoryPage-module__4kso6G__modalClose:hover{background:linear-gradient(180deg,#ffffff14,var(--receipt-accent-wash))}.HistoryPage-module__4kso6G__modalSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.HistoryPage-module__4kso6G__receiptStage{margin-bottom:18px}.HistoryPage-module__4kso6G__receiptPreviewFrame{background:linear-gradient(180deg,var(--receipt-accent-wash),#ffffff08);border:1px solid var(--receipt-accent-border);border-radius:24px;padding:16px;box-shadow:inset 0 1px #ffffff0d}.HistoryPage-module__4kso6G__receiptPreviewSurface{background:radial-gradient(circle at top right,var(--receipt-accent-wash),transparent 34%),var(--receipt-surface);border-radius:20px;justify-content:center;align-items:center;padding:12px;display:flex}.HistoryPage-module__4kso6G__receiptPreviewSurface svg{width:min(100%,500px);height:auto;display:block}.HistoryPage-module__4kso6G__receiptActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.HistoryPage-module__4kso6G__primaryShareButton,.HistoryPage-module__4kso6G__secondaryShareButton{cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 18px;font-size:.95rem;font-weight:700;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.HistoryPage-module__4kso6G__primaryShareButton:hover,.HistoryPage-module__4kso6G__secondaryShareButton:hover{transform:translateY(-1px)}.HistoryPage-module__4kso6G__primaryShareButton{border:1px solid var(--receipt-accent-border);background:linear-gradient(180deg,var(--receipt-accent),var(--receipt-accent-strong));color:#f7fff9;box-shadow:0 12px 28px var(--receipt-accent-wash)}.HistoryPage-module__4kso6G__secondaryShareButton{border:1px solid var(--receipt-accent-border);background:linear-gradient(180deg,var(--receipt-accent-wash),var(--receipt-surface));color:#f7fff9}.HistoryPage-module__4kso6G__secondaryShareButton:hover{border-color:var(--receipt-accent-border);background:linear-gradient(180deg,#ffffff0f,var(--receipt-accent-wash));box-shadow:0 10px 24px var(--receipt-accent-wash)}.HistoryPage-module__4kso6G__actionGlyph{justify-content:center;align-items:center;min-width:24px;font-size:1rem;display:inline-flex}.HistoryPage-module__4kso6G__summaryCard{background:linear-gradient(180deg,var(--receipt-accent-wash),#ffffff06);border:1px solid var(--receipt-accent-border);border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff0a}.HistoryPage-module__4kso6G__summaryCardLabel{text-transform:uppercase;letter-spacing:.08em;color:#71717a;font-size:.75rem}.HistoryPage-module__4kso6G__summaryCardValue{color:#fafafa;font-size:1rem;font-weight:700}.HistoryPage-module__4kso6G__modalSection{background:linear-gradient(180deg,#ffffff06,var(--receipt-accent-wash));border:1px solid var(--receipt-accent-border);border-radius:22px;padding:18px;box-shadow:inset 0 1px #ffffff0a}.HistoryPage-module__4kso6G__modalSectionHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.HistoryPage-module__4kso6G__modalSectionHeader h3{color:#fafafa;margin:0;font-size:1rem}.HistoryPage-module__4kso6G__modalSectionHeader span{color:#71717a;font-size:.8125rem}.HistoryPage-module__4kso6G__legList{flex-direction:column;gap:14px;display:flex}.HistoryPage-module__4kso6G__legCard{background:linear-gradient(180deg,#0c0c0ee0,var(--receipt-surface));border:1px solid var(--receipt-accent-border);border-radius:18px;padding:16px;box-shadow:inset 0 1px #ffffff09}.HistoryPage-module__4kso6G__legHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.HistoryPage-module__4kso6G__legTitle{text-transform:uppercase;letter-spacing:.08em;color:#71717a;margin:0 0 6px;font-size:.75rem;font-weight:700}.HistoryPage-module__4kso6G__legToken{color:#fafafa;margin:0;font-size:1.0625rem;font-weight:700}.HistoryPage-module__4kso6G__legBadges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.HistoryPage-module__4kso6G__legBadge,.HistoryPage-module__4kso6G__legBadgeMuted{border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:600}.HistoryPage-module__4kso6G__legBadge{background:var(--receipt-accent-wash);border:1px solid var(--receipt-accent-border);color:var(--receipt-accent-soft)}.HistoryPage-module__4kso6G__legBadgeMuted{color:#d4d4d8;background:#ffffff0d;border:1px solid #ffffff14}.HistoryPage-module__4kso6G__legMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.HistoryPage-module__4kso6G__legMetaItem,.HistoryPage-module__4kso6G__legMetaItemWide{flex-direction:column;gap:6px;display:flex}.HistoryPage-module__4kso6G__legMetaItemWide{grid-column:1/-1}.HistoryPage-module__4kso6G__legMetaLabel{text-transform:uppercase;letter-spacing:.08em;color:#71717a;font-size:.75rem}.HistoryPage-module__4kso6G__legMetaValue{color:#fafafa;font-size:.9375rem;font-weight:600}.HistoryPage-module__4kso6G__hashRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.HistoryPage-module__4kso6G__hashValue{color:#e4e4e7;word-break:break-all;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex:1;min-width:0;padding:10px 12px;font-size:.8125rem}.HistoryPage-module__4kso6G__hashButton,.HistoryPage-module__4kso6G__hashLink{border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.HistoryPage-module__4kso6G__hashButton{background:linear-gradient(180deg,var(--receipt-accent),var(--receipt-accent-strong));color:#f7fff9;cursor:pointer;box-shadow:0 8px 22px var(--receipt-accent-wash);border:none}.HistoryPage-module__4kso6G__hashLink{color:#fafafa;background:#ffffff0d;border:1px solid #ffffff1f}@media (max-width:1280px){.HistoryPage-module__4kso6G__shell{grid-template-columns:248px minmax(0,1fr) 272px}.HistoryPage-module__4kso6G__mainCol{padding:24px 20px 56px}}@media (max-width:1024px),(hover:none) and (pointer:coarse) and (max-device-width:1024px){.HistoryPage-module__4kso6G__shell{grid-template-rows:auto auto;grid-template-columns:1fr;height:auto;overflow:visible}.HistoryPage-module__4kso6G__shell>header{grid-column:1}.HistoryPage-module__4kso6G__leftCol,.HistoryPage-module__4kso6G__rightCol{display:none}.HistoryPage-module__4kso6G__mainCol{padding:16px 16px 80px;overflow:visible}.HistoryPage-module__4kso6G__kpiRow{grid-template-columns:1fr 1fr}.HistoryPage-module__4kso6G__tabs{width:100%}.HistoryPage-module__4kso6G__tab{text-align:center;flex:1 1 0;min-width:88px}.HistoryPage-module__4kso6G__modalSummaryGrid,.HistoryPage-module__4kso6G__receiptActionGrid{grid-template-columns:1fr}}@media (max-width:640px){.HistoryPage-module__4kso6G__pageTitle{font-size:1.375rem}.HistoryPage-module__4kso6G__kpiRow{grid-template-columns:1fr}.HistoryPage-module__4kso6G__txRow{flex-direction:column;align-items:stretch;gap:12px}.HistoryPage-module__4kso6G__txTitle{white-space:normal}.HistoryPage-module__4kso6G__txMeta{flex-wrap:wrap;gap:6px;display:flex}.HistoryPage-module__4kso6G__txRight{text-align:left}.HistoryPage-module__4kso6G__modalOverlay{align-items:flex-end;padding:0}.HistoryPage-module__4kso6G__modalCard{border-radius:22px 22px 0 0;width:100%;max-height:94dvh;padding:18px}.HistoryPage-module__4kso6G__receiptModalCard{border-radius:24px 24px 0 0;width:100%;max-height:100dvh;padding:16px 14px 18px}.HistoryPage-module__4kso6G__modalHeader,.HistoryPage-module__4kso6G__legHeader{flex-direction:column}.HistoryPage-module__4kso6G__receiptModalHeader{flex-direction:column;gap:12px;margin-bottom:14px;padding-bottom:14px}.HistoryPage-module__4kso6G__modalTitle{margin-bottom:8px;font-size:1.35rem;line-height:1.1}.HistoryPage-module__4kso6G__receiptHeaderMeta{gap:8px;margin-bottom:8px}.HistoryPage-module__4kso6G__modalSubtitle{font-size:.8125rem;line-height:1.45}.HistoryPage-module__4kso6G__receiptStage{margin-bottom:14px}.HistoryPage-module__4kso6G__receiptPreviewFrame{border-radius:18px;padding:10px}.HistoryPage-module__4kso6G__receiptPreviewSurface{border-radius:16px;padding:8px}.HistoryPage-module__4kso6G__legBadges{justify-content:flex-start}.HistoryPage-module__4kso6G__legMetaGrid{grid-template-columns:1fr}.HistoryPage-module__4kso6G__modalSection{border-radius:18px;padding:14px}.HistoryPage-module__4kso6G__modalSectionHeader{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:12px}.HistoryPage-module__4kso6G__summaryCard,.HistoryPage-module__4kso6G__legCard{border-radius:16px;padding:14px}.HistoryPage-module__4kso6G__legToken{font-size:1rem}.HistoryPage-module__4kso6G__hashValue{width:100%;padding:9px 10px;font-size:.75rem}.HistoryPage-module__4kso6G__hashRow{flex-direction:column;align-items:stretch;gap:8px}.HistoryPage-module__4kso6G__primaryShareButton,.HistoryPage-module__4kso6G__secondaryShareButton,.HistoryPage-module__4kso6G__hashButton,.HistoryPage-module__4kso6G__hashLink{width:100%}.HistoryPage-module__4kso6G__primaryShareButton,.HistoryPage-module__4kso6G__secondaryShareButton{border-radius:12px;min-height:50px;padding:0 14px;font-size:.9rem}.HistoryPage-module__4kso6G__actionGlyph{min-width:20px}}@media (max-width:480px){.HistoryPage-module__4kso6G__mainCol{padding:14px 12px 88px}.HistoryPage-module__4kso6G__tabs{gap:2px;padding:3px}.HistoryPage-module__4kso6G__tab{min-width:76px;padding:8px 12px;font-size:.8125rem}.HistoryPage-module__4kso6G__txRow{padding:14px}.HistoryPage-module__4kso6G__receiptModalCard{border-radius:20px 20px 0 0;padding:14px 12px 16px}.HistoryPage-module__4kso6G__modalEyebrow{margin-bottom:6px;font-size:.6875rem}.HistoryPage-module__4kso6G__modalTitle{font-size:1.2rem}.HistoryPage-module__4kso6G__modalClose{align-self:flex-end;width:38px;height:38px;font-size:1.35rem}.HistoryPage-module__4kso6G__receiptPreviewFrame{padding:8px}.HistoryPage-module__4kso6G__receiptPreviewSurface{padding:6px}.HistoryPage-module__4kso6G__summaryCardValue{font-size:.95rem}}@media (max-width:1100px){.HistoryPage-module__4kso6G__contentGrid{grid-template-columns:1fr}.HistoryPage-module__4kso6G__railPanel{position:static}}
@keyframes Skeleton-module__80D6Ta__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Skeleton-module__80D6Ta__skeleton{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite Skeleton-module__80D6Ta__shimmer}.Skeleton-module__80D6Ta__skeletonText{height:1em;margin-bottom:.5em}.Skeleton-module__80D6Ta__skeletonTextSm{height:.875em;margin-bottom:.5em}.Skeleton-module__80D6Ta__skeletonTextLg{height:1.25em;margin-bottom:.5em}.Skeleton-module__80D6Ta__skeletonText:last-child{width:80%;margin-bottom:0}.Skeleton-module__80D6Ta__skeletonCircle{border-radius:50%;flex-shrink:0}.Skeleton-module__80D6Ta__skeletonRect{border-radius:8px}.Skeleton-module__80D6Ta__cardSkeleton{background:var(--bg-card,#1a1a1d99);border:1px solid var(--border-primary,#ffffff14);border-radius:12px;padding:1.25rem}.Skeleton-module__80D6Ta__cardSkeletonHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Skeleton-module__80D6Ta__cardSkeletonContent{flex-direction:column;gap:.5rem;display:flex}.Skeleton-module__80D6Ta__tableSkeleton{background:var(--bg-card,#1a1a1d99);border:1px solid var(--border-primary,#ffffff14);border-radius:12px;width:100%;overflow:hidden}.Skeleton-module__80D6Ta__tableSkeletonHeader{border-bottom:1px solid var(--border-primary,#ffffff14);background:#ffffff05;gap:1rem;padding:.875rem 1rem;display:flex}.Skeleton-module__80D6Ta__tableSkeletonRow{border-bottom:1px solid var(--border-primary,#ffffff0f);align-items:center;gap:1rem;padding:.875rem 1rem;display:flex}.Skeleton-module__80D6Ta__tableSkeletonRow:last-child{border-bottom:none}.Skeleton-module__80D6Ta__tableSkeletonCell{flex:1}.Skeleton-module__80D6Ta__tableSkeletonCellSm{flex:0 0 80px}.Skeleton-module__80D6Ta__tableSkeletonCellMd{flex:0 0 120px}.Skeleton-module__80D6Ta__formSkeleton{flex-direction:column;gap:1.25rem;display:flex}.Skeleton-module__80D6Ta__formSkeletonGroup{flex-direction:column;gap:.5rem;display:flex}.Skeleton-module__80D6Ta__formSkeletonLabel{width:100px;height:.875rem}.Skeleton-module__80D6Ta__formSkeletonInput{border-radius:8px;height:42px}.Skeleton-module__80D6Ta__statCardSkeleton{background:var(--bg-card,#1a1a1d99);border:1px solid var(--border-primary,#ffffff14);border-radius:12px;padding:1.25rem}.Skeleton-module__80D6Ta__statCardSkeletonValue{width:60%;height:2rem;margin-bottom:.5rem}.Skeleton-module__80D6Ta__statCardSkeletonLabel{width:40%;height:.875rem}.Skeleton-module__80D6Ta__pageHeaderSkeleton{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Skeleton-module__80D6Ta__pageHeaderSkeletonTitle{width:200px;height:1.75rem}.Skeleton-module__80D6Ta__pageHeaderSkeletonSubtitle{width:300px;height:1rem;margin-top:.5rem}.Skeleton-module__80D6Ta__pageHeaderSkeletonActions{border-radius:8px;width:120px;height:2.25rem}@media (prefers-reduced-motion:reduce){.Skeleton-module__80D6Ta__skeleton{background:#ffffff0d;animation:none}}
.UserSocialTag-module__mw1E6q__tag{vertical-align:middle;cursor:help;background:#2b2d31;border:1px solid #ffffff0d;border-radius:4px;align-items:center;gap:4px;margin-left:6px;padding:2px 6px;transition:all .2s;display:inline-flex}.UserSocialTag-module__mw1E6q__tag:hover{background:#35373c;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.UserSocialTag-module__mw1E6q__icon{filter:drop-shadow(0 0 2px #22c55e66);justify-content:center;align-items:center;width:14px;height:14px;display:flex}.UserSocialTag-module__mw1E6q__label{color:#f2f3f5;letter-spacing:.05em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.625rem;font-weight:800;line-height:1}
.TrenchCards-module__xyvGBa__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.TrenchCards-module__xyvGBa__card{--trench-color:#22c55e;--trench-color-soft:#22c55e26;--trench-color-border:#22c55e33;--trench-color-strong:#22c55e61;--trench-color-shadow:#22c55e2e;border:1px solid var(--trench-color-border);background:#111113;border-radius:14px;flex-direction:column;gap:12px;padding:20px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.TrenchCards-module__xyvGBa__card:hover{border-color:var(--trench-color-strong);box-shadow:0 8px 28px var(--trench-color-shadow);transform:translateY(-2px)}.TrenchCards-module__xyvGBa__selected{border-color:var(--trench-color-strong);box-shadow:0 0 0 1px var(--trench-color-border)}.TrenchCards-module__xyvGBa__skeleton{min-height:180px;animation:1.6s ease-in-out infinite TrenchCards-module__xyvGBa__shimmer}@keyframes TrenchCards-module__xyvGBa__shimmer{0%,to{opacity:.4}50%{opacity:.7}}.TrenchCards-module__xyvGBa__cardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.TrenchCards-module__xyvGBa__cardTopLeft{align-items:center;gap:9px;display:flex}.TrenchCards-module__xyvGBa__icon{color:var(--trench-color);flex-shrink:0;font-size:1.25rem;line-height:1}.TrenchCards-module__xyvGBa__name{color:#fafafa;font-size:1rem;font-weight:700}.TrenchCards-module__xyvGBa__meta{white-space:nowrap;font-size:.8125rem}.TrenchCards-module__xyvGBa__green{color:var(--trench-color);font-weight:600}.TrenchCards-module__xyvGBa__desc{color:#a1a1aa;flex:1;font-size:.8125rem;line-height:1.55}.TrenchCards-module__xyvGBa__joinBtn{background:var(--trench-color-soft);border:1px solid var(--trench-color-strong);color:#fff;cursor:pointer;border-radius:9px;width:100%;padding:11px;font-size:.875rem;font-weight:700;transition:background .15s,box-shadow .15s}.TrenchCards-module__xyvGBa__joinBtn:hover{background:var(--trench-color-border);box-shadow:0 0 16px var(--trench-color-shadow)}.TrenchCards-module__xyvGBa__joinBtnDisabled{opacity:.4;cursor:not-allowed}.TrenchCards-module__xyvGBa__joinBtnDisabled:hover{background:var(--trench-color-soft);box-shadow:none}@media (max-width:700px){.TrenchCards-module__xyvGBa__grid{grid-template-columns:1fr}.TrenchCards-module__xyvGBa__card{gap:10px;padding:16px}.TrenchCards-module__xyvGBa__cardTop{flex-direction:row;justify-content:space-between;align-items:center}.TrenchCards-module__xyvGBa__desc{font-size:.75rem;line-height:1.4}.TrenchCards-module__xyvGBa__joinBtn{margin-top:4px;padding:12px;font-size:.9375rem}}
.Logo-module__ANkpzG__container{align-items:center;gap:.75rem;display:flex}.Logo-module__ANkpzG__logoText{letter-spacing:-.5px;text-transform:uppercase;color:var(--text-primary);font-family:inherit;font-size:1.25rem;font-weight:900;line-height:1}.Logo-module__ANkpzG__container svg{width:auto;height:1.2rem}
.Countdown-module__g0eQFG__timer{font-family:var(--font-mono);color:var(--accent-mid);border-radius:var(--radius-sm);border:1px solid var(--accent-mid);background:#ffb8001a;padding:2px 6px;font-size:.8rem;font-weight:700}
.CountdownTimer-module__12diWW__v6Timer{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.CountdownTimer-module__12diWW__v6TimerUnits{gap:1rem;display:flex}.CountdownTimer-module__12diWW__v6TimerUnit{flex-direction:column;align-items:center;display:flex}.CountdownTimer-module__12diWW__v6TimerVal{letter-spacing:-4px;color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:5rem;font-weight:900;line-height:1}.CountdownTimer-module__12diWW__v6TimerGlobalLabel{text-transform:uppercase;letter-spacing:2px;opacity:.4;font-size:.7rem;font-weight:950}.CountdownTimer-module__12diWW__simpleTimer{color:var(--accent-zenith);font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:700}@media (max-width:768px){.CountdownTimer-module__12diWW__v6TimerVal{letter-spacing:-2px;font-size:3rem}}
.RadialProgress-module__zYI2uG__radialWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.RadialProgress-module__zYI2uG__radialSvg{transform:rotate(-90deg)}.RadialProgress-module__zYI2uG__radialContent{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.RadialProgress-module__zYI2uG__radialPercentage{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:900;transition:color .3s}[data-theme=light] .RadialProgress-module__zYI2uG__radialPercentage{color:#000}.RadialProgress-module__zYI2uG__radialLabel{text-transform:uppercase;letter-spacing:2px;opacity:.4;text-align:center;white-space:nowrap;margin-top:1.5rem;font-size:.65rem;font-weight:900}
