.StatusModal-module__3ckG1a__header{text-align:center;padding:var(--space-md) 0 var(--space-lg);border-bottom:1px solid var(--border-default);margin-bottom:var(--space-lg)}.StatusModal-module__3ckG1a__header h3{font-size:1rem;font-weight:600}.StatusModal-module__3ckG1a__headerSuccess h3{color:var(--accent-green)}.StatusModal-module__3ckG1a__headerFailed h3{color:var(--accent-red)}.StatusModal-module__3ckG1a__headerSuccess{border-bottom-color:#00e67633}.StatusModal-module__3ckG1a__headerFailed{border-bottom-color:#ff475733}.StatusModal-module__3ckG1a__headerPending h3{color:var(--accent-gold)}.StatusModal-module__3ckG1a__headerPending{border-bottom-color:#ffc10733}.StatusModal-module__3ckG1a__body{gap:var(--space-md);flex-direction:column;display:flex}.StatusModal-module__3ckG1a__row{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.StatusModal-module__3ckG1a__label{color:var(--text-primary);font-size:.85rem;font-weight:600}.StatusModal-module__3ckG1a__value{color:var(--text-secondary);font-size:.85rem}
.ConfirmModal-module__HXg0mq__overlay{z-index:5000;-webkit-backdrop-filter:blur(12px);background:#070a14d9;justify-content:center;align-items:center;animation:.2s ConfirmModal-module__HXg0mq__cmFadeIn;display:flex;position:fixed;inset:0}.ConfirmModal-module__HXg0mq__box{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-xl);width:100%;max-width:440px;padding:var(--space-2xl);text-align:center;animation:.3s cubic-bezier(.34,1.56,.64,1) ConfirmModal-module__HXg0mq__cmScaleIn;position:relative}.ConfirmModal-module__HXg0mq__iconWrapper{width:64px;height:64px;margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.ConfirmModal-module__HXg0mq__iconPurchase{color:var(--accent-green);background:#00e6761f;border:2px solid #00e67633}.ConfirmModal-module__HXg0mq__iconWithdraw{color:var(--accent-orange);background:#ff8c001f;border:2px solid #ff8c0033}.ConfirmModal-module__HXg0mq__iconDanger{color:var(--accent-red);background:#ff47571f;border:2px solid #ff475733}.ConfirmModal-module__HXg0mq__iconInfo{color:var(--accent-primary-light);background:#6c5ce71f;border:2px solid #6c5ce733}.ConfirmModal-module__HXg0mq__iconSuccess{color:var(--accent-green);background:#00e6761f;border:2px solid #00e67633}.ConfirmModal-module__HXg0mq__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.15rem;font-weight:700}.ConfirmModal-module__HXg0mq__message{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:.88rem;line-height:1.6}.ConfirmModal-module__HXg0mq__details{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-md) var(--space-lg);margin-bottom:var(--space-xl);text-align:left}.ConfirmModal-module__HXg0mq__detailRow{border-bottom:1px solid #1e23484d;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.ConfirmModal-module__HXg0mq__detailRow:last-child{border-bottom:none}.ConfirmModal-module__HXg0mq__detailLabel{color:var(--text-muted);font-size:.82rem}.ConfirmModal-module__HXg0mq__detailValue{color:var(--text-primary);font-size:.85rem;font-weight:600;font-family:var(--font-mono)}.ConfirmModal-module__HXg0mq__detailValueAccent{color:var(--accent-green)}.ConfirmModal-module__HXg0mq__actions{gap:var(--space-md);display:flex}.ConfirmModal-module__HXg0mq__btnCancel{border:1px solid var(--border-accent);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:0 0;flex:1;padding:12px 24px;font-size:.9rem;font-weight:600}.ConfirmModal-module__HXg0mq__btnCancel:hover{border-color:var(--accent-primary);background:#6c5ce714}.ConfirmModal-module__HXg0mq__btnConfirm{background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;flex:1;padding:12px 24px;font-size:.9rem;font-weight:600}.ConfirmModal-module__HXg0mq__btnConfirm:hover{box-shadow:var(--shadow-glow-primary);transform:translateY(-1px)}.ConfirmModal-module__HXg0mq__btnConfirmGreen{background:var(--gradient-green);color:#070a14}.ConfirmModal-module__HXg0mq__btnConfirmGreen:hover{box-shadow:var(--shadow-glow-green)}.ConfirmModal-module__HXg0mq__btnConfirmDanger{background:linear-gradient(135deg, var(--accent-red), #e03e4e)}.ConfirmModal-module__HXg0mq__btnConfirmDanger:hover{box-shadow:0 0 20px #ff47574d}.ConfirmModal-module__HXg0mq__btnSingle{background:var(--gradient-green);border-radius:var(--radius-md);color:#070a14;cursor:pointer;width:100%;transition:var(--transition-smooth);border:none;padding:12px 24px;font-size:.9rem;font-weight:600}.ConfirmModal-module__HXg0mq__btnSingle:hover{box-shadow:var(--shadow-glow-green);transform:translateY(-1px)}@keyframes ConfirmModal-module__HXg0mq__cmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal-module__HXg0mq__cmScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.ConfirmModal-module__HXg0mq__box{margin:0 var(--space-md)}.ConfirmModal-module__HXg0mq__actions{flex-direction:column-reverse}}
.Toast-module__dpyMdW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:24px;right:24px}.Toast-module__dpyMdW__toast{pointer-events:auto;background:var(--bg-card-elevated);border:1px solid var(--border-card);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);align-items:center;gap:12px;min-width:320px;max-width:440px;padding:14px 20px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards Toast-module__dpyMdW__toastSlideIn;display:flex;box-shadow:0 12px 40px #00000080}.Toast-module__dpyMdW__toast.Toast-module__dpyMdW__exiting{animation:.25s forwards Toast-module__dpyMdW__toastSlideOut}.Toast-module__dpyMdW__success{border-color:#00e6764d}.Toast-module__dpyMdW__error{border-color:#ff47574d}.Toast-module__dpyMdW__info{border-color:#00d2ff4d}.Toast-module__dpyMdW__warning{border-color:#ffd7004d}.Toast-module__dpyMdW__toastIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__toastIcon{color:var(--accent-green);background:#00e6761f}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__toastIcon{color:var(--accent-red);background:#ff47571f}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__toastIcon{color:var(--accent-secondary);background:#00d2ff1f}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__toastIcon{color:var(--accent-gold);background:#ffd7001f}.Toast-module__dpyMdW__toastContent{flex:1;min-width:0}.Toast-module__dpyMdW__toastTitle{color:var(--text-primary);margin-bottom:2px;font-size:.85rem;font-weight:600}.Toast-module__dpyMdW__toastMessage{color:var(--text-secondary);font-size:.78rem;line-height:1.4}.Toast-module__dpyMdW__toastClose{width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);background:#ffffff0d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__dpyMdW__toastClose:hover{color:var(--text-primary);background:#ffffff1a}.Toast-module__dpyMdW__progressBar{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:3px;animation:linear forwards Toast-module__dpyMdW__progressShrink;position:absolute;bottom:0;left:0}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__progressBar{background:var(--accent-green)}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__progressBar{background:var(--accent-red)}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__progressBar{background:var(--accent-secondary)}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__progressBar{background:var(--accent-gold)}@keyframes Toast-module__dpyMdW__toastSlideIn{0%{opacity:0;transform:translate(40px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Toast-module__dpyMdW__toastSlideOut{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(40px)scale(.95)}}@keyframes Toast-module__dpyMdW__progressShrink{0%{width:100%}to{width:0%}}@media (max-width:640px){.Toast-module__dpyMdW__toastContainer{inset:auto 12px 24px}.Toast-module__dpyMdW__toast{min-width:unset;max-width:unset;width:100%}}
.CryptoTicker-module__Yp9OWG__ticker{z-index:1001;height:var(--ticker-height,32px);background:linear-gradient(90deg,#0d0f1a 0%,#1a1040 50%,#0d0f1a 100%);border-bottom:1px solid #6c5ce726;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.CryptoTicker-module__Yp9OWG__tickerTrack{align-items:center;gap:var(--space-2xl);white-space:nowrap;will-change:transform;animation:45s linear infinite CryptoTicker-module__Yp9OWG__ticker-scroll;display:flex}.CryptoTicker-module__Yp9OWG__tickerTrack:hover{animation-play-state:paused}.CryptoTicker-module__Yp9OWG__tickerItem{cursor:default;flex-shrink:0;align-items:center;gap:8px;display:flex}.CryptoTicker-module__Yp9OWG__tickerIcon{object-fit:cover;border-radius:50%;width:18px;height:18px}.CryptoTicker-module__Yp9OWG__tickerIconFallback{font-size:.75rem;line-height:1}.CryptoTicker-module__Yp9OWG__tickerName{color:var(--text-secondary);font-size:.7rem;font-weight:600;font-family:var(--font-body)}.CryptoTicker-module__Yp9OWG__tickerSymbol{color:var(--text-muted);font-size:.65rem;font-family:var(--font-mono)}.CryptoTicker-module__Yp9OWG__tickerPrice{color:var(--text-primary);font-size:.7rem;font-weight:600;font-family:var(--font-mono)}.CryptoTicker-module__Yp9OWG__tickerChange{font-size:.65rem;font-weight:600;font-family:var(--font-mono);border-radius:4px;padding:1px 6px}.CryptoTicker-module__Yp9OWG__positive{color:#00e676;background:#00e6761a}.CryptoTicker-module__Yp9OWG__negative{color:#ff4757;background:#ff47571a}.CryptoTicker-module__Yp9OWG__tickerDot{background:var(--border-accent);border-radius:50%;flex-shrink:0;width:3px;height:3px}@keyframes CryptoTicker-module__Yp9OWG__ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.XHashLogo-module__r-4ZyG__logo{color:var(--text-primary);align-items:center;gap:.35em;text-decoration:none;display:inline-flex}.XHashLogo-module__r-4ZyG__text{font-family:var(--font-heading);letter-spacing:.25em;color:inherit;white-space:nowrap;font-weight:600}
.NotificationBell-module__07xZpq__container{align-items:center;display:inline-flex;position:relative}.NotificationBell-module__07xZpq__bellButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.NotificationBell-module__07xZpq__bellButton:hover{color:var(--text-primary);background:#6c5ce71a;border-color:#6c5ce74d;transform:translateY(-1px)}.NotificationBell-module__07xZpq__bellButton.NotificationBell-module__07xZpq__pulse{animation:.6s NotificationBell-module__07xZpq__bellPulse}@keyframes NotificationBell-module__07xZpq__bellPulse{0%{transform:scale(1)}20%{transform:scale(1.15)rotate(-8deg)}40%{transform:scale(1.1)rotate(8deg)}60%{transform:scale(1.05)rotate(-4deg)}80%{transform:scale(1.02)rotate(2deg)}to{transform:scale(1)rotate(0)}}.NotificationBell-module__07xZpq__badge{color:#fff;border:2px solid var(--bg-primary);letter-spacing:.01em;background:linear-gradient(135deg,#ff4757,#ff6b81);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;font-weight:700;line-height:1;animation:.3s cubic-bezier(.34,1.56,.64,1) NotificationBell-module__07xZpq__badgeIn;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #ff475766}@keyframes NotificationBell-module__07xZpq__badgeIn{0%{transform:scale(0)}to{transform:scale(1)}}.NotificationBell-module__07xZpq__dropdown{-webkit-backdrop-filter:blur(24px)saturate(160%);z-index:9999;background:#0f1228f7;border:1px solid #ffffff14;border-radius:16px;width:380px;animation:.25s cubic-bezier(.16,1,.3,1) NotificationBell-module__07xZpq__dropdownSlide;position:absolute;top:calc(100% + 12px);right:-12px;overflow:hidden;box-shadow:0 20px 60px #00000080,inset 0 0 0 1px #ffffff08}@keyframes NotificationBell-module__07xZpq__dropdownSlide{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.NotificationBell-module__07xZpq__dropdownGradientBar{background:var(--gradient-primary);width:100%;height:3px}.NotificationBell-module__07xZpq__dropdownHeader{justify-content:space-between;align-items:center;padding:16px 20px 14px;display:flex}.NotificationBell-module__07xZpq__headerLeft{align-items:center;gap:10px;display:flex}.NotificationBell-module__07xZpq__dropdownHeader h3{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.NotificationBell-module__07xZpq__unreadBadge{color:var(--accent-secondary);letter-spacing:.02em;background:#00d2ff1a;border:1px solid #00d2ff33;border-radius:99px;padding:2px 8px;font-size:10px;font-weight:600}.NotificationBell-module__07xZpq__markAllBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:500;transition:color .2s;display:flex}.NotificationBell-module__07xZpq__markAllBtn:hover{color:var(--accent-green);background:#00e67614}.NotificationBell-module__07xZpq__list{max-height:400px;overflow-y:auto}.NotificationBell-module__07xZpq__list::-webkit-scrollbar{width:3px}.NotificationBell-module__07xZpq__list::-webkit-scrollbar-track{background:0 0}.NotificationBell-module__07xZpq__list::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.NotificationBell-module__07xZpq__emptyState{text-align:center;color:var(--text-muted);padding:40px 20px}.NotificationBell-module__07xZpq__emptyIcon{width:56px;height:56px;color:var(--accent-primary);background:#6c5ce714;border:1px solid #6c5ce71f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.NotificationBell-module__07xZpq__emptyState p{color:var(--text-secondary);margin:0 0 4px;font-size:14px;font-weight:600}.NotificationBell-module__07xZpq__emptyState span{color:var(--text-muted);font-size:12px}.NotificationBell-module__07xZpq__item{cursor:pointer;gap:14px;padding:14px 20px;transition:background .15s;display:flex;position:relative}.NotificationBell-module__07xZpq__item+.NotificationBell-module__07xZpq__item{border-top:1px solid #ffffff0a}.NotificationBell-module__07xZpq__item:hover{background:#ffffff06}.NotificationBell-module__07xZpq__item.NotificationBell-module__07xZpq__unread{background:#6c5ce70a}.NotificationBell-module__07xZpq__item.NotificationBell-module__07xZpq__unread:before{content:"";background:var(--gradient-primary);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.NotificationBell-module__07xZpq__item.NotificationBell-module__07xZpq__unread:hover{background:#6c5ce712}.NotificationBell-module__07xZpq__itemIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.NotificationBell-module__07xZpq__itemContent{flex:1;min-width:0}.NotificationBell-module__07xZpq__itemTitleRow{align-items:center;gap:8px;margin-bottom:3px;display:flex}.NotificationBell-module__07xZpq__itemTitleRow h4{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:600;overflow:hidden}.NotificationBell-module__07xZpq__unreadDot{background:var(--accent-secondary);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 6px #00d2ff80}.NotificationBell-module__07xZpq__itemMessage{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.NotificationBell-module__07xZpq__itemTime{color:var(--text-muted);align-items:center;gap:4px;font-size:10px;font-weight:500;display:inline-flex}.NotificationBell-module__07xZpq__dropdownFooter{text-align:center;background:#00000026;border-top:1px solid #ffffff0d;padding:12px 20px}.NotificationBell-module__07xZpq__dropdownFooter a{color:var(--accent-primary-light,#8b7cf7);letter-spacing:.01em;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.NotificationBell-module__07xZpq__dropdownFooter a:hover{color:var(--accent-secondary)}@media (max-width:480px){.NotificationBell-module__07xZpq__dropdown{top:calc(var(--ticker-height,32px) + var(--navbar-height,72px) + 8px);width:auto;position:fixed;left:12px;right:12px}}@media (max-width:900px){.NotificationBell-module__07xZpq__bellButton{width:36px;height:36px}.NotificationBell-module__07xZpq__dropdown{width:340px;right:-60px}}
.Navbar-module___rHu7W__navbar{top:var(--ticker-height,32px);z-index:10000;height:var(--navbar-height);border-bottom:1px solid var(--border-default);transition:var(--transition-smooth);background:#070a14cc;align-items:center;display:flex;position:fixed;left:0;right:0}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.Navbar-module___rHu7W__navbar{-webkit-backdrop-filter:blur(16px)saturate(150%)}}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{background:#070a14f2;box-shadow:0 4px 20px #0000004d}.Navbar-module___rHu7W__navbarInner{width:100%;max-width:var(--container-max);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module___rHu7W__logo{cursor:pointer;color:var(--text-primary);align-items:center;text-decoration:none;display:inline-flex}.Navbar-module___rHu7W__leftSection{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module___rHu7W__dashboardToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.Navbar-module___rHu7W__desktopDashboardLeft{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module___rHu7W__dashboardMenuPillMobile{display:none}.Navbar-module___rHu7W__navLinks{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module___rHu7W__navLink{color:var(--text-secondary);transition:var(--transition-fast);padding:var(--space-xs) 0;font-size:.9rem;font-weight:500;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:var(--transition-smooth);border-radius:var(--radius-full);position:absolute;bottom:-2px;left:0}.Navbar-module___rHu7W__navLink:hover,.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active{color:var(--text-primary)}.Navbar-module___rHu7W__navLink:hover:after,.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active:after{width:100%}.Navbar-module___rHu7W__navRight{align-items:center;gap:var(--space-md);display:flex}.Navbar-module___rHu7W__langSelector{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);font-size:.85rem;display:flex}.Navbar-module___rHu7W__langSelector:hover{color:var(--text-primary)}.Navbar-module___rHu7W__btnLogin{border-radius:var(--radius-full);border:1px solid var(--border-accent);color:var(--text-primary);transition:var(--transition-smooth);background:0 0;padding:8px 24px;font-size:.875rem;font-weight:600}.Navbar-module___rHu7W__btnLogin:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-glow-primary);background:#6c5ce71a}.Navbar-module___rHu7W__btnSignUp{border-radius:var(--radius-full);background:var(--gradient-primary);color:#fff;transition:var(--transition-smooth);padding:8px 24px;font-size:.875rem;font-weight:600}.Navbar-module___rHu7W__btnSignUp:hover{box-shadow:var(--shadow-glow-primary);transform:translateY(-1px)}.Navbar-module___rHu7W__walletButton{border-radius:var(--radius-full);border:1px solid var(--border-accent);color:var(--accent-primary);transition:var(--transition-smooth);background:#6c5ce71a;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module___rHu7W__walletButton:hover{border-color:var(--accent-primary);background:#6c5ce733;box-shadow:0 0 16px #6c5ce726}.Navbar-module___rHu7W__userMenu{border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-card);transition:var(--transition-smooth);cursor:pointer;align-items:center;gap:12px;padding:6px 6px 6px 16px;text-decoration:none;display:flex}.Navbar-module___rHu7W__userMenu:hover{border-color:var(--accent-primary);background:#6c5ce714;box-shadow:0 0 16px #6c5ce71f}.Navbar-module___rHu7W__dashboardLabel{color:var(--text-primary);white-space:nowrap;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.Navbar-module___rHu7W__userAvatar{background:var(--gradient-primary);color:#fff;width:34px;height:34px;font-size:.85rem;font-weight:700;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__mobileRight{display:none}.Navbar-module___rHu7W__hamburger{cursor:pointer;padding:var(--space-sm);z-index:10001;flex-direction:column;gap:5px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--text-primary);width:24px;height:2px;transition:var(--transition-smooth);border-radius:2px;display:block}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(2){opacity:0}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module___rHu7W__mobileMenu{display:none}@media (max-width:900px){.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__navRight{display:none}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__mobileRight{align-items:center;gap:var(--space-md);display:flex}.Navbar-module___rHu7W__mobileWalletButton{padding:6px 12px;font-size:.8rem}.Navbar-module___rHu7W__desktopDashboardLeft{display:none}.Navbar-module___rHu7W__dashboardMenuPillMobile{border:1px solid var(--border-default);border-radius:var(--radius-full);cursor:pointer;min-width:140px;height:40px;transition:var(--transition-smooth);background:#11163199;justify-content:space-between;align-items:center;padding:4px 4px 4px 16px;display:flex}.Navbar-module___rHu7W__dashboardMenuPillMobile:active{transform:scale(.98)}.Navbar-module___rHu7W__pillLeft{color:var(--text-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.Navbar-module___rHu7W__pillAvatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.Navbar-module___rHu7W__mobileMenu{top:calc(var(--navbar-height) + var(--ticker-height));padding:var(--space-xl) var(--space-lg);align-items:center;gap:var(--space-md);transition:var(--transition-smooth);z-index:10000;border-top:1px solid var(--border-default);background:#070a14;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module___rHu7W__mobileMenu.Navbar-module___rHu7W__open{transform:translate(0)}.Navbar-module___rHu7W__mobileNavLink{text-align:center;width:100%;color:var(--text-secondary);padding:var(--space-md) 0;border-bottom:1px solid var(--border-default);transition:var(--transition-fast);font-size:1.1rem;font-weight:500}.Navbar-module___rHu7W__mobileNavLink:hover,.Navbar-module___rHu7W__mobileNavLink.Navbar-module___rHu7W__active{color:var(--text-primary)}.Navbar-module___rHu7W__mobileAuthButtons{gap:var(--space-md);margin-top:var(--space-lg);justify-content:center;width:100%;display:flex}.Navbar-module___rHu7W__mobileAuthButtons .Navbar-module___rHu7W__btnLogin,.Navbar-module___rHu7W__mobileAuthButtons .Navbar-module___rHu7W__btnSignUp{text-align:center;flex:1;padding:12px}}
.AdminSidebar-module__ZzB2DW__sidebar{width:260px;height:100vh;padding:var(--space-lg) var(--space-md);z-index:100;background:var(--bg-primary);border-right:1px solid var(--border-default);flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.AdminSidebar-module__ZzB2DW__sidebar::-webkit-scrollbar{width:4px}.AdminSidebar-module__ZzB2DW__sidebar::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.AdminSidebar-module__ZzB2DW__brand{align-items:center;gap:var(--space-sm);padding:0 var(--space-sm);margin-bottom:var(--space-xl);display:flex}.AdminSidebar-module__ZzB2DW__logoLink{text-decoration:none}.AdminSidebar-module__ZzB2DW__adminTag{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent-red);border-radius:var(--radius-full);background:#ff47571f;border:1px solid #ff475740;padding:2px 8px;font-size:.6rem;font-weight:700}.AdminSidebar-module__ZzB2DW__profileBadge{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);margin-bottom:var(--space-xl);display:flex}.AdminSidebar-module__ZzB2DW__avatarCircle{background:#ffffff08;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AdminSidebar-module__ZzB2DW__profileInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.AdminSidebar-module__ZzB2DW__profileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.AdminSidebar-module__ZzB2DW__profileLevel{text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}.AdminSidebar-module__ZzB2DW__nav{flex-direction:column;flex:1;gap:4px;display:flex}.AdminSidebar-module__ZzB2DW__navItem{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);color:var(--text-secondary);transition:var(--transition-smooth);cursor:pointer;background:0 0;border:1px solid #0000;padding:11px 14px;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.AdminSidebar-module__ZzB2DW__navItem:hover{color:var(--text-primary);background:var(--bg-card);border-color:var(--border-default)}.AdminSidebar-module__ZzB2DW__navItem.AdminSidebar-module__ZzB2DW__active{color:var(--text-primary);background:linear-gradient(135deg,#6c5ce740 0%,#00d2ff1a 100%);border-color:#6c5ce766;box-shadow:0 0 12px #6c5ce726}.AdminSidebar-module__ZzB2DW__bottomSection{padding-top:var(--space-lg);border-top:1px solid var(--border-default);margin-top:var(--space-lg)}.AdminSidebar-module__ZzB2DW__logoutBtn{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1px solid #0000;width:100%;padding:11px 14px;font-size:.85rem;font-weight:500;display:flex}.AdminSidebar-module__ZzB2DW__logoutBtn:hover{color:var(--accent-red);background:#ff475714;border-color:#ff47574d}@media (max-width:1024px){.AdminSidebar-module__ZzB2DW__sidebar{width:72px;padding:var(--space-md) var(--space-xs);align-items:center}.AdminSidebar-module__ZzB2DW__brand{justify-content:center}.AdminSidebar-module__ZzB2DW__adminTag,.AdminSidebar-module__ZzB2DW__profileInfo,.AdminSidebar-module__ZzB2DW__navItem span,.AdminSidebar-module__ZzB2DW__logoutBtn span{display:none}.AdminSidebar-module__ZzB2DW__profileBadge{padding:var(--space-sm);justify-content:center}.AdminSidebar-module__ZzB2DW__navItem{justify-content:center;padding:12px}.AdminSidebar-module__ZzB2DW__logoutBtn{padding:12px}}@media (max-width:768px){.AdminSidebar-module__ZzB2DW__sidebar{border-right:none;border-top:1px solid var(--border-default);width:100%;height:auto;padding:var(--space-sm) var(--space-md);z-index:200;flex-direction:row;position:fixed;inset:auto 0 0;overflow:auto hidden}.AdminSidebar-module__ZzB2DW__brand,.AdminSidebar-module__ZzB2DW__profileBadge,.AdminSidebar-module__ZzB2DW__bottomSection{display:none}.AdminSidebar-module__ZzB2DW__nav{gap:var(--space-xs);flex-direction:row;justify-content:space-around;width:100%}.AdminSidebar-module__ZzB2DW__navItem{border-radius:var(--radius-sm);text-align:center;border:none;flex-direction:column;gap:2px;min-width:50px;padding:8px 10px;font-size:.6rem}.AdminSidebar-module__ZzB2DW__navItem span{font-size:.55rem;display:block}.AdminSidebar-module__ZzB2DW__navItem.AdminSidebar-module__ZzB2DW__active{box-shadow:none;background:#6c5ce726;border:none}}
.Footer-module__Grjkva__footer{background:var(--bg-secondary);border-top:1px solid var(--border-default);padding:var(--space-3xl) 0 var(--space-xl)}.Footer-module__Grjkva__footerGrid{gap:var(--space-3xl);margin-bottom:var(--space-2xl);grid-template-columns:1.5fr 1fr 1fr;display:grid}.Footer-module__Grjkva__footerBrand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__Grjkva__brandName{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.Footer-module__Grjkva__brandDescription{color:var(--text-secondary);max-width:320px;font-size:.875rem;line-height:1.7}.Footer-module__Grjkva__socialLinks{gap:var(--space-md);margin-top:var(--space-sm);display:flex}.Footer-module__Grjkva__socialLink{background:var(--bg-card);border:1px solid var(--border-card);width:40px;height:40px;transition:var(--transition-smooth);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);box-shadow:var(--shadow-glow-primary);transform:translateY(-2px)}.Footer-module__Grjkva__footerSection h4{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-lg);letter-spacing:.03em;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__footerLinks{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__Grjkva__footerLink{color:var(--text-secondary);transition:var(--transition-fast);padding:var(--space-xs) 0;font-size:.875rem}.Footer-module__Grjkva__footerLink:hover{color:var(--text-accent);transform:translate(4px)}.Footer-module__Grjkva__footerBottom{padding-top:var(--space-lg);border-top:1px solid var(--border-default);text-align:center}.Footer-module__Grjkva__copyright{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Footer-module__Grjkva__footerGrid{gap:var(--space-xl) var(--space-md);grid-template-columns:1fr 1fr}.Footer-module__Grjkva__footerBrand{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__Grjkva__brandDescription{max-width:100%}.Footer-module__Grjkva__socialLinks{justify-content:center}.Footer-module__Grjkva__footerSection{text-align:left}.Footer-module__Grjkva__footerLinks{align-items:flex-start}}
.CryptoPaymentModal-module__rBit2q__overlay{-webkit-backdrop-filter:blur(16px)saturate(140%);z-index:99999;background:#070a14e0;justify-content:center;align-items:center;padding:20px;animation:.2s CryptoPaymentModal-module__rBit2q__cpmFadeIn;display:flex;position:fixed;inset:0}.CryptoPaymentModal-module__rBit2q__modal{-webkit-backdrop-filter:blur(24px)saturate(160%);background:#0d1025eb;border:1px solid #6c5ce72e;border-radius:16px;flex-direction:column;width:100%;max-width:440px;max-height:75vh;animation:.35s cubic-bezier(.16,1,.3,1) CryptoPaymentModal-module__rBit2q__cpmSlideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0009,inset 0 0 0 1px #ffffff08,0 0 60px #6c5ce70d}.CryptoPaymentModal-module__rBit2q__modal:before{content:"";background:var(--gradient-primary,linear-gradient(135deg, #6c5ce7, #00d2ff));z-index:1;height:2px;position:absolute;top:0;left:0;right:0}.CryptoPaymentModal-module__rBit2q__header{z-index:10;border-bottom:1px solid #1e234880;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.CryptoPaymentModal-module__rBit2q__headerTitle{align-items:center;gap:10px;display:flex}.CryptoPaymentModal-module__rBit2q__headerIcon{background:var(--gradient-primary,linear-gradient(135deg, #6c5ce7, #00d2ff));color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 3px 10px #6c5ce740}.CryptoPaymentModal-module__rBit2q__headerIcon svg{width:16px;height:16px}.CryptoPaymentModal-module__rBit2q__headerTitle h3{font-family:var(--font-heading,"Orbitron", sans-serif);color:var(--text-primary,#fff);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}.CryptoPaymentModal-module__rBit2q__headerTitle p{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--accent-green,#00e676);margin:1px 0 0;font-size:.75rem;font-weight:500}.CryptoPaymentModal-module__rBit2q__closeBtn{width:30px;height:30px;color:var(--text-muted,#6b6f8d);cursor:pointer;background:#1e234880;border:1px solid #373c644d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.CryptoPaymentModal-module__rBit2q__closeBtn svg{width:14px;height:14px}.CryptoPaymentModal-module__rBit2q__closeBtn:hover{color:var(--text-primary,#fff);background:#6c5ce71a;border-color:#6c5ce74d}.CryptoPaymentModal-module__rBit2q__body{flex:1;min-height:0;padding:16px 20px 20px;overflow-y:auto}.CryptoPaymentModal-module__rBit2q__body::-webkit-scrollbar{width:3px}.CryptoPaymentModal-module__rBit2q__body::-webkit-scrollbar-track{background:0 0}.CryptoPaymentModal-module__rBit2q__body::-webkit-scrollbar-thumb{background:#6c5ce740;border-radius:3px}.CryptoPaymentModal-module__rBit2q__steps{justify-content:center;align-items:center;gap:4px;margin-bottom:16px;display:flex}.CryptoPaymentModal-module__rBit2q__stepDot{background:#373c6466;border-radius:3px;width:28px;height:3px;transition:all .3s}.CryptoPaymentModal-module__rBit2q__stepDot.CryptoPaymentModal-module__rBit2q__active{background:var(--gradient-primary,linear-gradient(135deg, #6c5ce7, #00d2ff));box-shadow:0 0 8px #6c5ce759}.CryptoPaymentModal-module__rBit2q__stepDot.CryptoPaymentModal-module__rBit2q__done{background:var(--accent-green,#00e676)}.CryptoPaymentModal-module__rBit2q__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:flex}.CryptoPaymentModal-module__rBit2q__spinner{border:2px solid #6c5ce7;border-color:#6c5ce7 #00d2ff #373c644d #373c644d;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite CryptoPaymentModal-module__rBit2q__cpmSpin}.CryptoPaymentModal-module__rBit2q__loadingState p{color:var(--text-muted,#6b6f8d);margin:0;font-size:.85rem}.CryptoPaymentModal-module__rBit2q__coinSelectionHeader{margin-bottom:12px}.CryptoPaymentModal-module__rBit2q__coinSelectionHeader h4{font-family:var(--font-heading,"Orbitron", sans-serif);color:var(--text-muted,#6b6f8d);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.7rem;font-weight:600}.CryptoPaymentModal-module__rBit2q__coinSelectionHeader p{display:none}.CryptoPaymentModal-module__rBit2q__coinGrid{flex-direction:column;gap:4px;max-height:calc(75vh - 150px);padding-right:2px;display:flex;overflow-y:auto}.CryptoPaymentModal-module__rBit2q__coinGrid::-webkit-scrollbar{width:2px}.CryptoPaymentModal-module__rBit2q__coinGrid::-webkit-scrollbar-track{background:0 0}.CryptoPaymentModal-module__rBit2q__coinGrid::-webkit-scrollbar-thumb{background:#6c5ce733;border-radius:2px}.CryptoPaymentModal-module__rBit2q__coinCard{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body,"Inter", sans-serif);background:#11163180;border:1px solid #252a5266;border-radius:10px;align-items:center;gap:14px;padding:12px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.CryptoPaymentModal-module__rBit2q__coinCard:hover{background:#6c5ce70f;border-color:#6c5ce766;box-shadow:0 2px 12px #6c5ce714}.CryptoPaymentModal-module__rBit2q__coinCard:active{transform:scale(.99)}.CryptoPaymentModal-module__rBit2q__coinIconWrap{background:#111631cc;border:1px solid #252a5280;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:5px;display:flex;position:relative;overflow:visible}.CryptoPaymentModal-module__rBit2q__coinIconWrap img:first-child{object-fit:contain;width:100%;height:100%}.CryptoPaymentModal-module__rBit2q__chainBadge{background:var(--bg-secondary,#0d1025);border:1.5px solid #252a52cc;border-radius:50%;position:absolute;bottom:-2px;right:-4px;box-shadow:0 1px 4px #0006;object-fit:contain!important;width:22px!important;height:22px!important;padding:2px!important}.CryptoPaymentModal-module__rBit2q__coinInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CryptoPaymentModal-module__rBit2q__coinName{color:var(--text-primary,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.CryptoPaymentModal-module__rBit2q__coinTicker{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--text-muted,#6b6f8d);font-size:.68rem;font-weight:500}.CryptoPaymentModal-module__rBit2q__coinChain{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--accent-secondary,#00d2ff);background:#00d2ff0f;border:1px solid #00d2ff1f;border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:.65rem;font-weight:500}.CryptoPaymentModal-module__rBit2q__coinSkeleton{background:#11163180;border:1px solid #252a524d;border-radius:10px;height:56px;animation:1.5s infinite CryptoPaymentModal-module__rBit2q__cpmPulse}.CryptoPaymentModal-module__rBit2q__paymentDetails{flex-direction:column;gap:14px;display:flex}.CryptoPaymentModal-module__rBit2q__selectedCoin{background:#6c5ce70a;border:1px solid #6c5ce726;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.CryptoPaymentModal-module__rBit2q__selectedCoinIcon{background:var(--gradient-primary,linear-gradient(135deg, #6c5ce7, #00d2ff));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.CryptoPaymentModal-module__rBit2q__selectedCoinIcon img{object-fit:contain;width:100%;height:100%}.CryptoPaymentModal-module__rBit2q__selectedCoinInfo{flex:1}.CryptoPaymentModal-module__rBit2q__selectedCoinInfo strong{color:var(--text-primary,#fff);font-size:.88rem}.CryptoPaymentModal-module__rBit2q__selectedCoinInfo span{color:var(--text-muted,#6b6f8d);margin-left:6px;font-size:.72rem}.CryptoPaymentModal-module__rBit2q__changeBtn{color:var(--text-muted,#6b6f8d);cursor:pointer;font-size:.72rem;font-weight:500;font-family:var(--font-body,"Inter", sans-serif);background:0 0;border:1px solid #373c6466;border-radius:6px;padding:5px 12px;transition:all .15s}.CryptoPaymentModal-module__rBit2q__changeBtn:hover{color:var(--text-primary,#fff);border-color:#6c5ce74d}.CryptoPaymentModal-module__rBit2q__amountSection{text-align:center;background:#11163180;border:1px solid #252a5266;border-radius:12px;padding:18px 14px;position:relative;overflow:hidden}.CryptoPaymentModal-module__rBit2q__amountSection:before{content:"";background:linear-gradient(90deg,#0000,#6c5ce708,#0000);width:60%;height:100%;animation:4s infinite CryptoPaymentModal-module__rBit2q__cpmShimmer;position:absolute;top:0;left:-100%}.CryptoPaymentModal-module__rBit2q__amountLabel{font-family:var(--font-heading,"Orbitron", sans-serif);color:var(--text-muted,#6b6f8d);text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:.62rem;font-weight:500}.CryptoPaymentModal-module__rBit2q__cryptoAmount{font-family:var(--font-mono,"JetBrains Mono", monospace);background:var(--gradient-primary,linear-gradient(135deg, #6c5ce7, #00d2ff));-webkit-text-fill-color:transparent;word-break:break-all;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.CryptoPaymentModal-module__rBit2q__fiatEquiv{color:var(--text-muted,#6b6f8d);margin-top:2px;font-size:.78rem}.CryptoPaymentModal-module__rBit2q__feeNote{color:var(--text-muted,#6b6f8d);text-align:center;opacity:.85;background:#00c2ff0a;border:1px solid #00c2ff1a;border-radius:6px;margin-top:8px;padding:6px 10px;font-size:.7rem;line-height:1.4}.CryptoPaymentModal-module__rBit2q__addressSection{flex-direction:column;gap:6px;display:flex}.CryptoPaymentModal-module__rBit2q__addressLabel{font-family:var(--font-heading,"Orbitron", sans-serif);color:var(--text-muted,#6b6f8d);text-transform:uppercase;letter-spacing:.12em;font-size:.62rem;font-weight:500}.CryptoPaymentModal-module__rBit2q__addressBox{background:#11163180;border:1px solid #252a5266;border-radius:10px;align-items:center;gap:6px;padding:10px 12px;display:flex}.CryptoPaymentModal-module__rBit2q__addressText{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--text-secondary,#a0a3bd);word-break:break-all;-webkit-user-select:all;user-select:all;flex:1;font-size:.7rem;line-height:1.5}.CryptoPaymentModal-module__rBit2q__copyBtn{color:var(--accent-primary,#6c5ce7);cursor:pointer;background:#6c5ce71a;border:1px solid #6c5ce733;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.CryptoPaymentModal-module__rBit2q__copyBtn svg{width:13px;height:13px}.CryptoPaymentModal-module__rBit2q__copyBtn:hover{background:#6c5ce733;border-color:#6c5ce766}.CryptoPaymentModal-module__rBit2q__copyBtn.CryptoPaymentModal-module__rBit2q__copied{color:var(--accent-green,#00e676);background:#00e6761a;border-color:#00e67640}.CryptoPaymentModal-module__rBit2q__qrSection{justify-content:center;display:flex}.CryptoPaymentModal-module__rBit2q__qrBox{background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 4px 20px #00000040}.CryptoPaymentModal-module__rBit2q__qrBox svg{width:120px!important;height:120px!important}.CryptoPaymentModal-module__rBit2q__amountWarning{color:#ffbe50e6;background:#ffaa320f;border:1px solid #ffaa322e;border-radius:8px;align-items:flex-start;gap:8px;padding:8px 12px;font-size:.68rem;line-height:1.45;display:flex}.CryptoPaymentModal-module__rBit2q__amountWarning svg{color:#ffaa32cc;flex-shrink:0;margin-top:1px}.CryptoPaymentModal-module__rBit2q__amountWarning strong{color:#ffc864}.CryptoPaymentModal-module__rBit2q__statusBar{color:var(--accent-secondary,#00d2ff);background:#00d2ff08;border:1px solid #00d2ff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;display:flex}.CryptoPaymentModal-module__rBit2q__statusSpinner{border:1.5px solid #00d2ff26;border-top-color:var(--accent-secondary,#00d2ff);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.8s linear infinite CryptoPaymentModal-module__rBit2q__cpmSpin}.CryptoPaymentModal-module__rBit2q__resultState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px 20px;display:flex}.CryptoPaymentModal-module__rBit2q__resultIcon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:.5s cubic-bezier(.16,1,.3,1) CryptoPaymentModal-module__rBit2q__cpmBounceIn;display:flex}.CryptoPaymentModal-module__rBit2q__resultIcon.CryptoPaymentModal-module__rBit2q__success{color:var(--accent-green,#00e676);background:#00e67614;border:1px solid #00e67633;box-shadow:0 0 24px #00e6761a}.CryptoPaymentModal-module__rBit2q__resultIcon.CryptoPaymentModal-module__rBit2q__failed{color:var(--accent-red,#ff4757);background:#ff475714;border:1px solid #ff475733}.CryptoPaymentModal-module__rBit2q__resultIcon svg{width:28px;height:28px}.CryptoPaymentModal-module__rBit2q__resultState h4{font-family:var(--font-heading,"Orbitron", sans-serif);color:var(--text-primary,#fff);letter-spacing:.03em;margin:0;font-size:.92rem;font-weight:600}.CryptoPaymentModal-module__rBit2q__resultState p{color:var(--text-muted,#6b6f8d);max-width:300px;margin:0;font-size:.82rem;line-height:1.5}.CryptoPaymentModal-module__rBit2q__resultActions{gap:8px;width:100%;margin-top:4px;display:flex}.CryptoPaymentModal-module__rBit2q__primaryBtn{background:var(--gradient-primary,linear-gradient(135deg, #6c5ce7, #00d2ff));color:#fff;font-size:.85rem;font-weight:600;font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 16px;transition:all .2s;display:flex}.CryptoPaymentModal-module__rBit2q__primaryBtn svg{width:14px;height:14px}.CryptoPaymentModal-module__rBit2q__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6c5ce74d}.CryptoPaymentModal-module__rBit2q__secondaryBtn{color:var(--text-primary,#fff);font-size:.85rem;font-weight:500;font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;background:#1e234880;border:1px solid #373c6466;border-radius:8px;padding:11px 16px;transition:all .15s}.CryptoPaymentModal-module__rBit2q__secondaryBtn:hover{background:#6c5ce70f;border-color:#6c5ce74d}.CryptoPaymentModal-module__rBit2q__errorState{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:30px 20px;display:flex}.CryptoPaymentModal-module__rBit2q__errorState p{color:var(--accent-red,#ff4757);margin:0;font-size:.85rem;line-height:1.5}.CryptoPaymentModal-module__rBit2q__retryBtn{color:var(--text-primary,#fff);font-size:.85rem;font-weight:500;font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;background:#1e234880;border:1px solid #373c6466;border-radius:8px;margin-top:4px;padding:11px 24px;transition:all .15s}.CryptoPaymentModal-module__rBit2q__retryBtn:hover{background:#6c5ce70f;border-color:#6c5ce74d}@keyframes CryptoPaymentModal-module__rBit2q__cpmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes CryptoPaymentModal-module__rBit2q__cpmSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CryptoPaymentModal-module__rBit2q__cpmSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CryptoPaymentModal-module__rBit2q__cpmPulse{0%,to{opacity:.25}50%{opacity:.5}}@keyframes CryptoPaymentModal-module__rBit2q__cpmBounceIn{0%{opacity:0;transform:scale(.6)}50%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes CryptoPaymentModal-module__rBit2q__cpmShimmer{0%{left:-100%}50%{left:150%}to{left:150%}}@media (max-width:560px){.CryptoPaymentModal-module__rBit2q__modal{border-radius:14px;max-width:100%;max-height:80vh;margin:0 8px}.CryptoPaymentModal-module__rBit2q__body{padding:14px 16px 16px}.CryptoPaymentModal-module__rBit2q__coinGrid{max-height:calc(80vh - 160px)}}
.SupportWidget-module__9tP6WG__widgetContainer{bottom:var(--space-lg);right:var(--space-lg);z-index:9999;flex-direction:column;align-items:flex-end;display:flex;position:fixed}@media (max-width:768px){.SupportWidget-module__9tP6WG__widgetContainer{bottom:var(--space-md);right:var(--space-md)}}.SupportWidget-module__9tP6WG__launcherBtn{background:var(--gradient-primary);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-lg), var(--shadow-glow-primary);transition:var(--transition-spring);border-radius:50%;justify-content:center;align-items:center;display:flex}.SupportWidget-module__9tP6WG__launcherBtn:hover{transform:scale(1.05)}.SupportWidget-module__9tP6WG__launcherBtn.SupportWidget-module__9tP6WG__hidden{opacity:0;pointer-events:none;transform:scale(.8)translateY(20px)}.SupportWidget-module__9tP6WG__chatWindow{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);width:350px;height:500px;max-height:calc(100vh - 100px);box-shadow:var(--shadow-lg), 0 20px 40px #0006;margin-bottom:var(--space-md);transform-origin:100% 100%;flex-direction:column;display:flex;overflow:hidden}@media (max-width:400px){.SupportWidget-module__9tP6WG__chatWindow{width:calc(100vw - 32px)}}.SupportWidget-module__9tP6WG__chatHeader{background:var(--bg-card-elevated);padding:var(--space-md);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.SupportWidget-module__9tP6WG__headerInfo{align-items:center;gap:var(--space-sm);display:flex}.SupportWidget-module__9tP6WG__avatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.SupportWidget-module__9tP6WG__headerTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.SupportWidget-module__9tP6WG__headerSubtitle{color:var(--text-secondary);margin:0;font-size:.75rem}.SupportWidget-module__9tP6WG__closeBtn{color:var(--text-secondary);transition:var(--transition-fast)}.SupportWidget-module__9tP6WG__closeBtn:hover{color:var(--text-primary)}.SupportWidget-module__9tP6WG__chatBody{padding:var(--space-md);gap:var(--space-md);background:var(--bg-primary);flex-direction:column;flex:1;display:flex;overflow-y:auto}.SupportWidget-module__9tP6WG__messageWrapper{gap:var(--space-sm);max-width:85%;display:flex}.SupportWidget-module__9tP6WG__botWrapper{align-self:flex-start}.SupportWidget-module__9tP6WG__userWrapper{flex-direction:row-reverse;align-self:flex-end}.SupportWidget-module__9tP6WG__msgAvatar{background:var(--bg-card-elevated);width:28px;height:28px;color:var(--accent-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SupportWidget-module__9tP6WG__messageContent{gap:var(--space-xs);flex-direction:column;display:flex}.SupportWidget-module__9tP6WG__messageBubble{border-radius:var(--radius-lg);padding:10px 14px;font-size:.9rem;line-height:1.5}.SupportWidget-module__9tP6WG__botBubble{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-default);border-top-left-radius:4px}.SupportWidget-module__9tP6WG__userBubble{background:var(--gradient-primary);color:#fff;border-top-right-radius:4px}.SupportWidget-module__9tP6WG__optionsContainer{flex-direction:column;gap:6px;margin-top:4px;display:flex}.SupportWidget-module__9tP6WG__optionBtn{background:var(--bg-card-elevated);border:1px solid var(--border-accent);color:var(--text-primary);border-radius:var(--radius-md);transition:var(--transition-fast);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;display:flex}.SupportWidget-module__9tP6WG__optionBtn:hover{border-color:var(--accent-primary);background:#6c5ce71a}.SupportWidget-module__9tP6WG__typingIndicator{align-items:center;gap:4px;padding:4px;display:flex}.SupportWidget-module__9tP6WG__typingIndicator span{background:var(--text-secondary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both SupportWidget-module__9tP6WG__bounce}.SupportWidget-module__9tP6WG__typingIndicator span:first-child{animation-delay:-.32s}.SupportWidget-module__9tP6WG__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes SupportWidget-module__9tP6WG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.SupportWidget-module__9tP6WG__chatFooter{background:var(--bg-card-elevated);padding:var(--space-sm) var(--space-md);border-top:1px solid var(--border-default);flex-shrink:0;align-items:center;gap:8px;display:flex}.SupportWidget-module__9tP6WG__inputField{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:.88rem;font-family:var(--font-body);transition:var(--transition-fast);outline:none;flex:1;padding:10px 14px}.SupportWidget-module__9tP6WG__inputField:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px #6c5ce726}.SupportWidget-module__9tP6WG__sendBtn{background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;width:36px;height:36px;transition:var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SupportWidget-module__9tP6WG__sendBtn:hover:not(:disabled){box-shadow:var(--shadow-glow-primary);transform:translateY(-1px)}.SupportWidget-module__9tP6WG__sendBtn:disabled{opacity:.5;cursor:not-allowed}
.Input-module__5jsJuW__inputGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Input-module__5jsJuW__label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Input-module__5jsJuW__input{background:var(--bg-input);border:1px solid var(--border-card);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:var(--transition-smooth);padding:14px 18px;font-size:.9rem}.Input-module__5jsJuW__input::placeholder{color:var(--text-muted)}.Input-module__5jsJuW__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #6c5ce726}.Input-module__5jsJuW__input:hover:not(:focus){border-color:var(--border-accent)}.Input-module__5jsJuW__input:-webkit-autofill{caret-color:var(--text-primary);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important;border-color:var(--border-card)!important}.Input-module__5jsJuW__input:-webkit-autofill:hover{caret-color:var(--text-primary);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important;border-color:var(--border-card)!important}.Input-module__5jsJuW__input:-webkit-autofill:focus{caret-color:var(--text-primary);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important;border-color:var(--border-card)!important}.Input-module__5jsJuW__input:-webkit-autofill:active{caret-color:var(--text-primary);transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important;border-color:var(--border-card)!important}.Input-module__5jsJuW__error{border-color:var(--accent-red)!important;box-shadow:0 0 0 3px #ff475726!important}.Input-module__5jsJuW__errorText{color:var(--accent-red);font-size:.8rem}
.AdminLogin-module__DTF8PW__loginPage{background:var(--bg-primary);height:100vh;max-height:100vh;padding:var(--space-lg);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.AdminLogin-module__DTF8PW__bgOrb1{pointer-events:none;background:radial-gradient(circle,#6c5ce71f 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite AdminLogin-module__DTF8PW__float;position:absolute;top:-200px;right:-200px}.AdminLogin-module__DTF8PW__bgOrb2{pointer-events:none;background:radial-gradient(circle,#00d2ff14 0%,#0000 60%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse AdminLogin-module__DTF8PW__float;position:absolute;bottom:-200px;left:-200px}.AdminLogin-module__DTF8PW__gridOverlay{pointer-events:none;background-image:linear-gradient(#6c5ce708 1px,#0000 1px),linear-gradient(90deg,#6c5ce708 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.AdminLogin-module__DTF8PW__loginCard{-webkit-backdrop-filter:blur(24px)saturate(160%);border-radius:var(--radius-xl);width:100%;max-width:480px;max-height:calc(100vh - 48px);padding:var(--space-2xl) var(--space-xl);z-index:1;background:#0f142db3;border:1px solid #6c5ce740;position:relative;overflow-y:auto;box-shadow:0 40px 100px #00000080,inset 0 0 0 1px #ffffff0a}.AdminLogin-module__DTF8PW__loginCard:before{content:"";background:var(--gradient-primary);border-radius:var(--radius-xl) var(--radius-xl) 0 0;height:2px;position:absolute;top:0;left:0;right:0}.AdminLogin-module__DTF8PW__header{align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.AdminLogin-module__DTF8PW__adminBadge{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent-red);border-radius:var(--radius-full);background:#ff47571f;border:1px solid #ff475740;padding:3px 10px;font-size:.6rem;font-weight:700}.AdminLogin-module__DTF8PW__stepIndicator{margin-bottom:var(--space-xl);justify-content:center;align-items:center;gap:0;display:flex}.AdminLogin-module__DTF8PW__stepDot{width:32px;height:32px;font-size:.75rem;font-weight:700;font-family:var(--font-mono);background:var(--bg-input);border:2px solid var(--border-default);color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex}.AdminLogin-module__DTF8PW__stepDot.AdminLogin-module__DTF8PW__stepActive{background:var(--gradient-primary);border-color:var(--accent-primary);color:#fff;box-shadow:0 0 16px #6c5ce759}.AdminLogin-module__DTF8PW__stepLine{background:var(--border-default);width:80px;height:2px;position:relative;overflow:hidden}.AdminLogin-module__DTF8PW__stepLineFill{background:var(--gradient-primary);width:0%;transition:width .5s;position:absolute;top:0;bottom:0;left:0}.AdminLogin-module__DTF8PW__stepLineFill.AdminLogin-module__DTF8PW__stepLineFilled{width:100%}.AdminLogin-module__DTF8PW__stepContent{animation:.35s AdminLogin-module__DTF8PW__slideIn}.AdminLogin-module__DTF8PW__pinIconWrap{width:56px;height:56px;color:var(--accent-primary-light);margin-bottom:var(--space-lg);background:linear-gradient(135deg,#6c5ce733,#00d2ff1a);border:1px solid #6c5ce74d;border-radius:16px;justify-content:center;align-items:center;display:flex}.AdminLogin-module__DTF8PW__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.6rem;font-weight:800;line-height:1.2}.AdminLogin-module__DTF8PW__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AdminLogin-module__DTF8PW__subtitle{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:.85rem;line-height:1.6}.AdminLogin-module__DTF8PW__form{gap:var(--space-lg);flex-direction:column;display:flex}.AdminLogin-module__DTF8PW__inputGroup{flex-direction:column;gap:6px;display:flex}.AdminLogin-module__DTF8PW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.AdminLogin-module__DTF8PW__input{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:.9rem;font-family:var(--font-body);transition:var(--transition-smooth);padding:14px 18px}.AdminLogin-module__DTF8PW__input::placeholder{color:var(--text-muted)}.AdminLogin-module__DTF8PW__input:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #6c5ce726}.AdminLogin-module__DTF8PW__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.AdminLogin-module__DTF8PW__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.AdminLogin-module__DTF8PW__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.AdminLogin-module__DTF8PW__otpContainer{margin-bottom:var(--space-md);justify-content:center;gap:10px;display:flex}.AdminLogin-module__DTF8PW__otpBox{text-align:center;width:48px;height:56px;font-size:1.2rem;font-weight:800;font-family:var(--font-mono);color:var(--text-primary);background:var(--bg-input);border:2px solid var(--border-default);border-radius:var(--radius-md);caret-color:var(--accent-primary);text-transform:uppercase;outline:none;transition:all .25s}.AdminLogin-module__DTF8PW__otpBox:focus{border-color:var(--accent-primary);background:#6c5ce70d;transform:translateY(-2px);box-shadow:0 0 0 3px #6c5ce733,0 0 20px #6c5ce71a}.AdminLogin-module__DTF8PW__otpBox.AdminLogin-module__DTF8PW__otpBoxFilled{color:var(--accent-primary-light);background:#6c5ce714;border-color:#6c5ce780}.AdminLogin-module__DTF8PW__pinProgress{background:var(--border-default);border-radius:var(--radius-full);width:100%;height:3px;margin-bottom:6px;overflow:hidden}.AdminLogin-module__DTF8PW__pinProgressFill{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width .3s}.AdminLogin-module__DTF8PW__pinCount{color:var(--text-muted);text-align:center;font-size:.72rem;font-family:var(--font-mono);margin-bottom:var(--space-md)}.AdminLogin-module__DTF8PW__errorMsg{border-radius:var(--radius-md);color:var(--accent-red);text-align:center;background:#ff47571a;border:1px solid #ff47574d;padding:10px 16px;font-size:.82rem}.AdminLogin-module__DTF8PW__submitBtn{border-radius:var(--radius-full);background:var(--gradient-cta);color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);background-size:200% 200%;border:none;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.95rem;font-weight:700;display:flex}.AdminLogin-module__DTF8PW__submitBtn:hover:not(:disabled){box-shadow:var(--shadow-glow-primary);animation:3s infinite AdminLogin-module__DTF8PW__gradient-shift;transform:translateY(-2px)}.AdminLogin-module__DTF8PW__submitBtn:disabled{opacity:.4;cursor:not-allowed;transform:none}.AdminLogin-module__DTF8PW__submitBtn.AdminLogin-module__DTF8PW__loading{opacity:.7;cursor:not-allowed;transform:none}.AdminLogin-module__DTF8PW__stepActions{gap:var(--space-md);align-items:stretch;display:flex}.AdminLogin-module__DTF8PW__backBtn{border-radius:var(--radius-full);border:1px solid var(--border-accent);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:14px 20px;font-size:.85rem;font-weight:600;display:flex}.AdminLogin-module__DTF8PW__backBtn:hover{border-color:var(--accent-primary);color:var(--text-primary);background:#6c5ce70f}.AdminLogin-module__DTF8PW__securityNote{text-align:center;margin-top:var(--space-xl);color:var(--text-muted);padding-top:var(--space-lg);border-top:1px solid var(--border-default);font-size:.72rem}@keyframes AdminLogin-module__DTF8PW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes AdminLogin-module__DTF8PW__slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes AdminLogin-module__DTF8PW__gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:520px){.AdminLogin-module__DTF8PW__loginCard{padding:var(--space-xl) var(--space-lg)}.AdminLogin-module__DTF8PW__title{font-size:1.4rem}.AdminLogin-module__DTF8PW__otpContainer{gap:6px}.AdminLogin-module__DTF8PW__otpBox{width:40px;height:48px;font-size:1rem}}
.Dashboard-module__8Mmpzq__topDashboardSection{gap:var(--space-xl);margin-bottom:var(--space-xl);display:flex}.Dashboard-module__8Mmpzq__mainBalanceCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-xl);justify-content:space-between;gap:var(--space-lg);transition:var(--transition-smooth);flex-direction:column;flex:1.2;display:flex}.Dashboard-module__8Mmpzq__mainBalanceCard:hover{border-color:var(--accent-primary);box-shadow:0 4px 20px #6c5ce714}.Dashboard-module__8Mmpzq__mainBalanceHeader{align-items:center;gap:var(--space-lg);display:flex}.Dashboard-module__8Mmpzq__balanceIconWrapper{background:#6c5ce71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Dashboard-module__8Mmpzq__mainBalanceLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.9rem;font-weight:600;display:block}.Dashboard-module__8Mmpzq__mainBalanceValue{color:var(--text-primary);font-size:2.5rem;font-weight:800;font-family:var(--font-mono);line-height:1}.Dashboard-module__8Mmpzq__miningBalanceSection{border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:var(--space-md);transition:var(--transition-smooth);background:#ffd7000a;border:1px solid #ffd70026;padding:14px 18px;display:flex;position:relative}.Dashboard-module__8Mmpzq__miningBalanceSection:hover{background:#ffd7000f;border-color:#ffd7004d}.Dashboard-module__8Mmpzq__miningBalanceLeft{align-items:center;gap:12px;display:flex}.Dashboard-module__8Mmpzq__miningIconWrapper{background:#ffd7001a;border:1px solid #ffd70033;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Dashboard-module__8Mmpzq__miningBalanceLabelRow{align-items:center;gap:6px;display:flex}.Dashboard-module__8Mmpzq__miningBalanceLabel{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.Dashboard-module__8Mmpzq__miningBalanceValue{font-size:1.35rem;font-weight:700;font-family:var(--font-mono);background:linear-gradient(135deg,gold,#ff8c00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Dashboard-module__8Mmpzq__infoTooltipTrigger{cursor:pointer;width:18px;height:18px;transition:var(--transition-fast);background:#ffd7001f;border:1px solid #ffd70040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.Dashboard-module__8Mmpzq__infoTooltipTrigger:hover{background:#ffd70033;border-color:#ffd70066}.Dashboard-module__8Mmpzq__infoTooltipTrigger svg{width:11px;height:11px;color:var(--accent-gold)}.Dashboard-module__8Mmpzq__tooltipBubble{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);width:280px;color:var(--text-secondary);z-index:100;pointer-events:none;opacity:0;background:#0f142df2;border:1px solid #ffd70033;padding:12px 16px;font-size:.78rem;line-height:1.5;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);right:-8px;transform:translateY(4px);box-shadow:0 12px 40px #00000080}.Dashboard-module__8Mmpzq__tooltipBubble:after{content:"";background:#0f142df2;border-bottom:1px solid #ffd70033;border-right:1px solid #ffd70033;width:10px;height:10px;position:absolute;bottom:-5px;right:14px;transform:rotate(45deg)}.Dashboard-module__8Mmpzq__infoTooltipTrigger:hover .Dashboard-module__8Mmpzq__tooltipBubble,.Dashboard-module__8Mmpzq__infoTooltipTrigger:focus .Dashboard-module__8Mmpzq__tooltipBubble,.Dashboard-module__8Mmpzq__tooltipBubble.Dashboard-module__8Mmpzq__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Dashboard-module__8Mmpzq__tooltipHighlight{color:var(--accent-gold);font-weight:600}.Dashboard-module__8Mmpzq__mainBalanceActions{gap:var(--space-md);margin-top:auto;display:flex}.Dashboard-module__8Mmpzq__mainActionBtn{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);transition:var(--transition-smooth);border:1px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.Dashboard-module__8Mmpzq__mainActionBtn:hover{box-shadow:var(--shadow-glow-primary);transform:translateY(-2px)}.Dashboard-module__8Mmpzq__mainActionBtn.Dashboard-module__8Mmpzq__btnOutline{color:var(--text-primary);border-color:var(--border-accent);background:0 0}.Dashboard-module__8Mmpzq__mainActionBtn.Dashboard-module__8Mmpzq__btnOutline:hover{border-color:var(--accent-primary);box-shadow:none;background:#6c5ce70d}.Dashboard-module__8Mmpzq__secondaryStatsGrid{gap:var(--space-md);flex-direction:column;flex:1;display:flex}.Dashboard-module__8Mmpzq__secondaryStatCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-md) var(--space-lg);align-items:center;gap:var(--space-md);transition:var(--transition-smooth);flex:1;display:flex}.Dashboard-module__8Mmpzq__secondaryStatCard:hover{border-color:var(--border-card);transform:translate(4px)}.Dashboard-module__8Mmpzq__statIconSmall{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Dashboard-module__8Mmpzq__statContent{flex-direction:column;gap:2px;display:flex}.Dashboard-module__8Mmpzq__statLabel{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem;font-weight:500}.Dashboard-module__8Mmpzq__statValue{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--font-mono)}.Dashboard-module__8Mmpzq__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-lg);font-size:1.25rem;font-weight:600}.Dashboard-module__8Mmpzq__graphSection{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-xl)}.Dashboard-module__8Mmpzq__graphHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.Dashboard-module__8Mmpzq__graphHeader .Dashboard-module__8Mmpzq__sectionTitle{margin-bottom:0}.Dashboard-module__8Mmpzq__graphLegend{gap:var(--space-lg);display:flex}.Dashboard-module__8Mmpzq__legendItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8rem;display:flex}.Dashboard-module__8Mmpzq__legendDot{border-radius:50%;width:10px;height:10px}.Dashboard-module__8Mmpzq__graph{gap:var(--space-md);height:200px;display:flex}.Dashboard-module__8Mmpzq__yAxis{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono);text-align:right;flex-direction:column;justify-content:space-between;min-width:40px;padding-bottom:24px;display:flex}.Dashboard-module__8Mmpzq__bars{justify-content:space-around;align-items:flex-end;gap:var(--space-sm);border-bottom:1px solid var(--border-default);flex:1;padding-bottom:24px;display:flex;position:relative}.Dashboard-module__8Mmpzq__bars:before{content:"";background:repeating-linear-gradient(to bottom, transparent, transparent calc(25% - 1px), var(--border-default) calc(25% - 1px), var(--border-default) 25%);pointer-events:none;opacity:.4;position:absolute;inset:0 0 24px}.Dashboard-module__8Mmpzq__barGroup{flex-direction:column;flex:1;align-items:center;max-width:80px;height:100%;display:flex}.Dashboard-module__8Mmpzq__barPair{flex:1;justify-content:center;align-items:flex-end;gap:4px;width:100%;display:flex}.Dashboard-module__8Mmpzq__bar{z-index:1;border-radius:4px 4px 0 0;width:16px;min-height:4px;transition:height .6s cubic-bezier(.34,1.56,.64,1);position:relative}.Dashboard-module__8Mmpzq__bar:hover{opacity:.85;transform:scaleX(1.15)}.Dashboard-module__8Mmpzq__barLabel{color:var(--text-muted);margin-top:8px;font-size:.72rem;font-weight:500}.Dashboard-module__8Mmpzq__quickStats{gap:var(--space-lg);margin-bottom:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Dashboard-module__8Mmpzq__quickStatCard{align-items:center;gap:var(--space-md);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);transition:var(--transition-smooth);display:flex}.Dashboard-module__8Mmpzq__quickStatCard:hover{border-color:var(--border-card);transform:translateY(-2px)}.Dashboard-module__8Mmpzq__quickStatIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Dashboard-module__8Mmpzq__quickStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:.72rem;font-weight:500;display:block}.Dashboard-module__8Mmpzq__quickStatValue{color:var(--text-primary);font-size:1rem;font-weight:700;font-family:var(--font-mono);display:block}@media (max-width:900px){.Dashboard-module__8Mmpzq__topDashboardSection{flex-direction:column}.Dashboard-module__8Mmpzq__quickStats{grid-template-columns:repeat(2,1fr)}.Dashboard-module__8Mmpzq__tooltipBubble{width:240px;right:-40px}}@media (max-width:640px){.Dashboard-module__8Mmpzq__mainBalanceCard{text-align:center;align-items:center}.Dashboard-module__8Mmpzq__mainBalanceHeader{flex-direction:column}.Dashboard-module__8Mmpzq__mainBalanceActions{flex-direction:column;width:100%}.Dashboard-module__8Mmpzq__quickStats{grid-template-columns:1fr}.Dashboard-module__8Mmpzq__graphHeader{gap:var(--space-md);flex-direction:column;align-items:flex-start}.Dashboard-module__8Mmpzq__bars{justify-content:flex-start;padding-bottom:30px;overflow-x:auto}.Dashboard-module__8Mmpzq__barGroup{min-width:50px}.Dashboard-module__8Mmpzq__miningBalanceSection{text-align:center;flex-direction:column;gap:10px}.Dashboard-module__8Mmpzq__miningBalanceLeft{flex-direction:column}.Dashboard-module__8Mmpzq__tooltipBubble{width:260px;left:50%;right:auto;transform:translate(-50%)translateY(4px)}.Dashboard-module__8Mmpzq__infoTooltipTrigger:hover .Dashboard-module__8Mmpzq__tooltipBubble,.Dashboard-module__8Mmpzq__infoTooltipTrigger:focus .Dashboard-module__8Mmpzq__tooltipBubble,.Dashboard-module__8Mmpzq__tooltipBubble.Dashboard-module__8Mmpzq__show{transform:translate(-50%)translateY(0)}.Dashboard-module__8Mmpzq__tooltipBubble:after{left:50%;right:auto;transform:translate(-50%)rotate(45deg)}}
.Deposit-module__pMKlKG__cryptoDropdown{width:100%;position:relative}.Deposit-module__pMKlKG__dropdownTrigger{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:.9rem;font-family:var(--font-body);cursor:pointer;transition:var(--transition-smooth);text-align:left;align-items:center;gap:12px;padding:14px 18px;display:flex}.Deposit-module__pMKlKG__dropdownTrigger:hover{border-color:var(--border-card)}.Deposit-module__pMKlKG__dropdownTrigger:focus,.Deposit-module__pMKlKG__dropdownTrigger.Deposit-module__pMKlKG__open{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #6c5ce726}.Deposit-module__pMKlKG__dropdownArrow{color:var(--text-muted);flex-shrink:0;margin-left:auto;transition:transform .2s}.Deposit-module__pMKlKG__dropdownArrow.Deposit-module__pMKlKG__rotated{transform:rotate(180deg)}.Deposit-module__pMKlKG__dropdownMenu{z-index:100;background:var(--bg-card-elevated);border:1px solid var(--border-card);border-radius:var(--radius-md);max-height:320px;animation:.2s Deposit-module__pMKlKG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #00000080}.Deposit-module__pMKlKG__dropdownItem{cursor:pointer;transition:var(--transition-fast);text-align:left;width:100%;font-family:var(--font-body);color:var(--text-primary);background:0 0;border:none;align-items:center;gap:12px;padding:12px 18px;font-size:.88rem;display:flex}.Deposit-module__pMKlKG__dropdownItem:hover{background:#6c5ce714}.Deposit-module__pMKlKG__dropdownItem.Deposit-module__pMKlKG__selected{background:#6c5ce71f}.Deposit-module__pMKlKG__dropdownItem:not(:last-child){border-bottom:1px solid #1e23484d}.Deposit-module__pMKlKG__cryptoIconBadge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.Deposit-module__pMKlKG__cryptoIconSmall{width:26px;height:26px;font-size:.72rem}.Deposit-module__pMKlKG__cryptoName{color:var(--text-primary);font-weight:500}.Deposit-module__pMKlKG__cryptoChain{color:var(--text-muted);margin-left:4px;font-size:.75rem}.Deposit-module__pMKlKG__bankCard{background:var(--bg-card-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-lg);margin-bottom:var(--space-md)}.Deposit-module__pMKlKG__bankRow{border-bottom:1px solid #1e23484d;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.Deposit-module__pMKlKG__bankRow:last-child{border-bottom:none}.Deposit-module__pMKlKG__bankLabel{color:var(--text-muted);font-size:.85rem}.Deposit-module__pMKlKG__bankValue{color:var(--text-primary);font-size:.85rem;font-weight:600;font-family:var(--font-mono)}.Deposit-module__pMKlKG__bankCopyBtn{border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;margin-left:8px;padding:4px 8px}.Deposit-module__pMKlKG__bankCopyBtn:hover{border-color:var(--accent-primary);color:var(--text-primary)}.Deposit-module__pMKlKG__bankNote{color:var(--accent-gold);margin-top:var(--space-md);text-align:center;font-size:.82rem;line-height:1.6}.Deposit-module__pMKlKG__fieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.Deposit-module__pMKlKG__required{color:var(--accent-red)}.Deposit-module__pMKlKG__chainSelectorWrap{margin-bottom:var(--space-md);position:relative}.Deposit-module__pMKlKG__chainSelectorBtn{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:.9rem;font-family:var(--font-body);cursor:pointer;transition:var(--transition-smooth);text-align:left;align-items:center;gap:12px;padding:12px 16px;display:flex}.Deposit-module__pMKlKG__chainSelectorBtn:hover{border-color:var(--border-card)}.Deposit-module__pMKlKG__chainSelectorBtn.Deposit-module__pMKlKG__open{border-color:var(--accent-primary);box-shadow:0 0 0 3px #6c5ce726}.Deposit-module__pMKlKG__dualIcons{flex-shrink:0;align-items:center;width:56px;height:40px;display:flex;position:relative}.Deposit-module__pMKlKG__dualIcons img:first-child{z-index:2;border:2px solid var(--bg-card);border-radius:50%;position:relative}.Deposit-module__pMKlKG__chainOverlapIcon{z-index:1;border:2px solid var(--bg-card);border-radius:50%;position:absolute;left:20px}.Deposit-module__pMKlKG__chainInfo{flex-direction:column;flex:1;gap:2px;display:flex}.Deposit-module__pMKlKG__chainName{color:var(--text-primary);font-size:.9rem;font-weight:600}.Deposit-module__pMKlKG__chainToken{color:var(--text-muted);font-size:.75rem}.Deposit-module__pMKlKG__chainArrow{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.Deposit-module__pMKlKG__chainArrow.Deposit-module__pMKlKG__rotated{transform:rotate(180deg)}.Deposit-module__pMKlKG__chainDropdown{z-index:100;background:var(--bg-card-elevated);border:1px solid var(--border-card);border-radius:var(--radius-md);max-height:320px;animation:.2s Deposit-module__pMKlKG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #00000080}.Deposit-module__pMKlKG__chainOption{cursor:pointer;transition:var(--transition-fast);text-align:left;width:100%;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;display:flex}.Deposit-module__pMKlKG__chainOption:hover{background:#6c5ce714}.Deposit-module__pMKlKG__chainOption.Deposit-module__pMKlKG__selected{background:#6c5ce71f}.Deposit-module__pMKlKG__chainOption:not(:last-child){border-bottom:1px solid #1e23484d}.Deposit-module__pMKlKG__qrSection{gap:var(--space-md);margin-bottom:var(--space-md);align-items:stretch;display:flex}.Deposit-module__pMKlKG__qrCard{padding:var(--space-lg);background:linear-gradient(145deg, var(--bg-card-elevated), var(--bg-card));border:1px solid var(--border-card);border-radius:var(--radius-lg);flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex;box-shadow:0 4px 20px #00000026}.Deposit-module__pMKlKG__qrImageWrap{border-radius:var(--radius-sm);background:#fff;justify-content:center;align-items:center;padding:8px;display:flex}.Deposit-module__pMKlKG__qrLabel{color:var(--text-muted);text-align:center;font-size:.72rem}.Deposit-module__pMKlKG__qrLabel strong{color:var(--text-secondary)}.Deposit-module__pMKlKG__depositDetailsCard{justify-content:center;gap:var(--space-sm);padding:var(--space-lg);background:linear-gradient(145deg, var(--bg-card), var(--bg-input));border:1px solid var(--border-card);border-radius:var(--radius-lg);flex-direction:column;flex:1;display:flex;box-shadow:0 4px 20px #00000026}.Deposit-module__pMKlKG__addressRow{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-sm);align-items:center;gap:8px;margin-top:6px;padding:10px 14px;display:flex}.Deposit-module__pMKlKG__addressText{font-family:var(--font-mono);color:var(--text-primary);word-break:break-all;flex:1;font-size:.78rem;line-height:1.5}.Deposit-module__pMKlKG__copyBtn{border-radius:var(--radius-sm);color:var(--accent-primary-light);cursor:pointer;transition:var(--transition-fast);background:#6c5ce726;border:1px solid #6c5ce74d;flex-shrink:0;padding:6px}.Deposit-module__pMKlKG__copyBtn:hover{border-color:var(--accent-primary);background:#6c5ce74d}.Deposit-module__pMKlKG__manualNote{color:var(--accent-gold);border-radius:var(--radius-md);background:#ffd7000f;border:1px solid #ffd70026;align-items:flex-start;gap:8px;margin:4px 0;padding:10px;font-size:.78rem;line-height:1.5;display:flex}.Deposit-module__pMKlKG__manualNote svg{flex-shrink:0;margin-top:2px}.Deposit-module__pMKlKG__amountInput{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:1rem;font-family:var(--font-mono);transition:var(--transition-smooth);padding:14px 16px;font-weight:600}.Deposit-module__pMKlKG__amountInput::placeholder{color:var(--text-muted);font-family:var(--font-body);font-size:.9rem;font-weight:400}.Deposit-module__pMKlKG__amountInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #6c5ce726}.Deposit-module__pMKlKG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;padding:var(--space-lg);background:#000000b3;justify-content:center;align-items:center;animation:.2s Deposit-module__pMKlKG__fadeIn;display:flex;position:fixed;inset:0}.Deposit-module__pMKlKG__confirmModal{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-xl);width:100%;max-width:480px;max-height:90vh;animation:.3s Deposit-module__pMKlKG__dropIn;overflow-y:auto;box-shadow:0 24px 64px #00000080,0 0 40px #6c5ce71a}.Deposit-module__pMKlKG__modalHeader{padding:var(--space-lg) var(--space-xl);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.Deposit-module__pMKlKG__modalHeader h3{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:700}.Deposit-module__pMKlKG__modalClose{background:var(--bg-input);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Deposit-module__pMKlKG__modalClose:hover{color:var(--text-primary);border-color:var(--border-card)}.Deposit-module__pMKlKG__modalBody{padding:var(--space-xl);gap:var(--space-lg);flex-direction:column;display:flex}.Deposit-module__pMKlKG__modalSummary{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-md)}.Deposit-module__pMKlKG__summaryRow{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.Deposit-module__pMKlKG__summaryRow:not(:last-child){border-bottom:1px solid #1e23484d}.Deposit-module__pMKlKG__summaryRow span{color:var(--text-muted);font-size:.85rem}.Deposit-module__pMKlKG__summaryRow strong{color:var(--text-primary);font-size:.9rem;font-family:var(--font-mono)}.Deposit-module__pMKlKG__modalInputGroup{flex-direction:column;display:flex}.Deposit-module__pMKlKG__modalInput{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:.9rem;font-family:var(--font-mono);transition:var(--transition-smooth);padding:12px 16px}.Deposit-module__pMKlKG__modalInput::placeholder{color:var(--text-muted);font-family:var(--font-body)}.Deposit-module__pMKlKG__modalInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #6c5ce726}.Deposit-module__pMKlKG__modalInfoBox{border-radius:var(--radius-md);background:#00d2ff0f;border:1px solid #00d2ff26;align-items:flex-start;gap:10px;padding:14px;display:flex}.Deposit-module__pMKlKG__modalInfoBox svg{color:var(--accent-secondary);flex-shrink:0;margin-top:2px}.Deposit-module__pMKlKG__modalInfoBox p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.6}.Deposit-module__pMKlKG__modalInfoBox strong{color:var(--text-primary)}.Deposit-module__pMKlKG__modalSubmitBtn{background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;width:100%;font-size:.95rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:var(--transition-smooth);border:none;justify-content:center;align-items:center;gap:8px;padding:14px;display:flex}.Deposit-module__pMKlKG__modalSubmitBtn:hover:not(:disabled){box-shadow:var(--shadow-glow-primary);transform:translateY(-1px)}.Deposit-module__pMKlKG__modalSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.Deposit-module__pMKlKG__orDivider{align-items:center;gap:14px;margin:4px 0;display:flex}.Deposit-module__pMKlKG__orLine{background:var(--border-default);flex:1;height:1px}.Deposit-module__pMKlKG__orText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:700}.Deposit-module__pMKlKG__uploadZone{border:2px dashed var(--border-default);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-smooth);background:#6c5ce708;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 16px;display:flex}.Deposit-module__pMKlKG__uploadZone:hover{border-color:var(--accent-primary);background:#6c5ce70f}.Deposit-module__pMKlKG__uploadZoneActive{box-shadow:0 0 0 3px #6c5ce726;border-color:var(--accent-primary)!important;background:#6c5ce71a!important}.Deposit-module__pMKlKG__uploadIcon{color:var(--text-muted);transition:color .2s}.Deposit-module__pMKlKG__uploadZone:hover .Deposit-module__pMKlKG__uploadIcon{color:var(--accent-primary-light)}.Deposit-module__pMKlKG__uploadText{color:var(--text-secondary);margin:0;font-size:.85rem;font-weight:500}.Deposit-module__pMKlKG__uploadSubtext{color:var(--text-muted);margin:0;font-size:.72rem}.Deposit-module__pMKlKG__uploadPreview{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);align-items:center;gap:12px;padding:10px;display:flex}.Deposit-module__pMKlKG__uploadPreviewImage{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border-card);width:64px;height:64px}.Deposit-module__pMKlKG__uploadRemoveBtn{border-radius:var(--radius-sm);color:var(--accent-red);font-size:.78rem;font-weight:500;font-family:var(--font-body);cursor:pointer;transition:var(--transition-fast);background:#ff4d4f14;border:1px solid #ff4d4f33;align-items:center;gap:6px;margin-left:auto;padding:6px 12px;display:flex}.Deposit-module__pMKlKG__uploadRemoveBtn:hover{border-color:var(--accent-red);background:#ff4d4f26}.Deposit-module__pMKlKG__uploadHelperText{color:var(--accent-gold);align-items:center;gap:6px;margin:0;font-size:.75rem;display:flex}.Deposit-module__pMKlKG__uploadHelperText svg{flex-shrink:0}@keyframes Deposit-module__pMKlKG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Deposit-module__pMKlKG__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Deposit-module__pMKlKG__splitLayout{gap:var(--space-xl);height:calc(100vh - var(--navbar-height) - var(--ticker-height,32px) - var(--space-xl) * 2);grid-template-columns:1fr 340px;display:grid;overflow:hidden}.Deposit-module__pMKlKG__formSection{gap:var(--space-lg);flex-direction:column;min-width:0;height:100%;padding-right:6px;display:flex;overflow-y:auto}.Deposit-module__pMKlKG__formSection::-webkit-scrollbar{width:4px}.Deposit-module__pMKlKG__formSection::-webkit-scrollbar-track{background:0 0}.Deposit-module__pMKlKG__formSection::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.Deposit-module__pMKlKG__formSection::-webkit-scrollbar-thumb:hover{background:var(--border-card)}.Deposit-module__pMKlKG__balanceCardStretch{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);padding:var(--space-2xl);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.Deposit-module__pMKlKG__balanceCardStretch h3{font-family:var(--font-heading);color:var(--text-muted);margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:500}.Deposit-module__pMKlKG__balanceAmount{font-family:var(--font-mono);color:var(--text-primary);background:linear-gradient(135deg,#00d2ff,#09c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:700}.Deposit-module__pMKlKG__balanceSubLabel{color:var(--text-muted);letter-spacing:.02em;margin-top:6px;font-size:.75rem;font-weight:400;display:block}.Deposit-module__pMKlKG__formBody{flex-shrink:0}.Deposit-module__pMKlKG__actionRow{align-items:stretch;gap:var(--space-md);margin-top:var(--space-md);display:flex}.Deposit-module__pMKlKG__actionRow .Deposit-module__pMKlKG__dash-btn-primary,.Deposit-module__pMKlKG__actionRow>button{white-space:nowrap;flex:0 0 240px}.Deposit-module__pMKlKG__statBar{align-items:center;gap:var(--space-md);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);flex:1 0;padding:10px 16px;display:flex}.Deposit-module__pMKlKG__statItem{flex-direction:column;align-items:center;gap:2px;display:flex}.Deposit-module__pMKlKG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.Deposit-module__pMKlKG__statValue{font-family:var(--font-mono);color:var(--accent-green);font-size:.88rem;font-weight:700}.Deposit-module__pMKlKG__statValueAlt{font-family:var(--font-mono);color:var(--text-primary);font-size:.88rem;font-weight:700}.Deposit-module__pMKlKG__statDivider{background:var(--border-default);width:1px;height:28px}.Deposit-module__pMKlKG__historyPanel{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden}.Deposit-module__pMKlKG__historyHeader{padding:var(--space-lg) var(--space-lg) var(--space-md);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Deposit-module__pMKlKG__historyHeader h3{font-family:var(--font-heading);color:var(--text-primary);font-size:.95rem;font-weight:700}.Deposit-module__pMKlKG__historyCount{color:var(--text-muted);background:var(--bg-input);border-radius:var(--radius-full);padding:3px 10px;font-size:.72rem;font-weight:500}.Deposit-module__pMKlKG__historyList{padding:var(--space-sm);flex:1;overflow-y:auto}.Deposit-module__pMKlKG__historyList::-webkit-scrollbar{width:4px}.Deposit-module__pMKlKG__historyList::-webkit-scrollbar-track{background:0 0}.Deposit-module__pMKlKG__historyList::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.Deposit-module__pMKlKG__historyList::-webkit-scrollbar-thumb:hover{background:var(--border-card)}.Deposit-module__pMKlKG__historyItem{border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.Deposit-module__pMKlKG__historyItem:hover{background:#6c5ce70f}.Deposit-module__pMKlKG__historyItem:not(:last-child){border-bottom:1px solid #1e234833}.Deposit-module__pMKlKG__historyItemRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Deposit-module__pMKlKG__historyItemBottom{align-items:center;gap:8px;width:100%;display:flex}.Deposit-module__pMKlKG__historyStatusWrapper{align-items:center;gap:10px;display:flex}.Deposit-module__pMKlKG__historyStatusIcon{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Deposit-module__pMKlKG__historyStatus{white-space:nowrap;font-size:.78rem;font-weight:600}.Deposit-module__pMKlKG__historyTime{color:var(--text-muted);font-size:.7rem}.Deposit-module__pMKlKG__historyAmount{color:var(--text-primary);font-size:.82rem;font-weight:700;font-family:var(--font-mono)}.Deposit-module__pMKlKG__historyCrypto{color:var(--text-muted);font-size:.68rem;font-weight:500}.Deposit-module__pMKlKG__uploadBadge{background:var(--gradient-gold);color:#070a14;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media (max-width:1100px){.Deposit-module__pMKlKG__splitLayout{grid-template-columns:1fr 280px}}@media (max-width:900px){.Deposit-module__pMKlKG__splitLayout{grid-template-columns:1fr;height:auto;overflow:visible}.Deposit-module__pMKlKG__formSection{height:auto;overflow:visible}.Deposit-module__pMKlKG__historyPanel{height:400px}.Deposit-module__pMKlKG__balanceCardStretch{padding:var(--space-xl);flex:none}.Deposit-module__pMKlKG__actionRow{flex-direction:column}.Deposit-module__pMKlKG__actionRow>button{flex:none;width:100%}.Deposit-module__pMKlKG__statBar{justify-content:center}.Deposit-module__pMKlKG__qrSection{flex-direction:column;align-items:center}.Deposit-module__pMKlKG__qrCard,.Deposit-module__pMKlKG__depositDetailsCard{width:100%}}
.Referrals-module__UVIZCG__infoBanner{gap:var(--space-xl);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-xl);align-items:flex-start;display:flex}.Referrals-module__UVIZCG__bannerIcon{border-radius:var(--radius-md);background:linear-gradient(135deg,#6c5ce726,#a855f71a);flex-shrink:0;justify-content:center;align-items:center;width:120px;height:100px;display:flex}.Referrals-module__UVIZCG__bannerText{flex:1}.Referrals-module__UVIZCG__bannerText p{color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:.85rem;line-height:1.7}.Referrals-module__UVIZCG__bannerNote{color:var(--accent-secondary)!important;font-size:.82rem!important}@media (max-width:640px){.Referrals-module__UVIZCG__infoBanner{text-align:center;flex-direction:column;align-items:center}}.Referrals-module__UVIZCG__progressWrap{flex-direction:column;gap:4px;min-width:100px;display:flex}.Referrals-module__UVIZCG__progressBar{background:#ffffff0f;border-radius:3px;width:100%;height:6px;overflow:hidden}.Referrals-module__UVIZCG__progressFill{background:linear-gradient(90deg, var(--accent-gold), var(--accent-green));border-radius:3px;height:100%;transition:width .4s}.Referrals-module__UVIZCG__progressText{color:var(--text-muted);font-size:.72rem;font-weight:500}
.Settings-module__TuLhbG__tabSectionTitle{color:var(--text-primary);margin-bottom:var(--space-lg);font-size:1rem;font-weight:600}.Settings-module__TuLhbG__profileForm{gap:var(--space-2xl);align-items:flex-start;display:flex}.Settings-module__TuLhbG__formFields{flex:1}.Settings-module__TuLhbG__changeLabel{color:var(--text-muted);margin-bottom:var(--space-lg);font-size:.85rem}.Settings-module__TuLhbG__avatarSection{flex-shrink:0}.Settings-module__TuLhbG__avatarWrapper{width:140px;height:140px;position:relative}.Settings-module__TuLhbG__avatar{border-radius:var(--radius-lg);border:2px solid var(--border-card);background:linear-gradient(135deg,#6c5ce7 0%,#a855f7 50%,#00d2ff 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.Settings-module__TuLhbG__avatarInitial{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 8px #0000004d;font-size:3rem;font-weight:700}.Settings-module__TuLhbG__cameraBtn{background:var(--bg-card-elevated);border:2px solid var(--border-card);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-4px;right:-4px}.Settings-module__TuLhbG__cameraBtn:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}@media (max-width:640px){.Settings-module__TuLhbG__profileForm{flex-direction:column-reverse;align-items:center}.Settings-module__TuLhbG__formFields{width:100%}.Settings-module__TuLhbG__avatarWrapper{width:120px;height:120px}}
.Withdraw-module__c-G_eG__splitLayout{gap:var(--space-xl);height:calc(100vh - var(--navbar-height) - var(--ticker-height,32px) - var(--space-xl) * 2);grid-template-columns:1fr 340px;display:grid;overflow:hidden}.Withdraw-module__c-G_eG__formSection{gap:var(--space-lg);flex-direction:column;min-width:0;height:100%;padding-right:6px;display:flex;overflow-y:auto}.Withdraw-module__c-G_eG__formSection::-webkit-scrollbar{width:4px}.Withdraw-module__c-G_eG__formSection::-webkit-scrollbar-track{background:0 0}.Withdraw-module__c-G_eG__formSection::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.Withdraw-module__c-G_eG__formSection::-webkit-scrollbar-thumb:hover{background:var(--border-card)}.Withdraw-module__c-G_eG__formBody{flex-shrink:0}.Withdraw-module__c-G_eG__walletDisplay{background:var(--bg-card-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-md)}.Withdraw-module__c-G_eG__walletSelected{align-items:center;gap:12px;display:flex}.Withdraw-module__c-G_eG__walletEmpty{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.Withdraw-module__c-G_eG__walletEmpty span{color:var(--text-muted);font-size:.88rem}.Withdraw-module__c-G_eG__walletSetupBtn{background:var(--gradient-primary);border-radius:var(--radius-sm);color:#fff;transition:var(--transition-fast);border:none;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.Withdraw-module__c-G_eG__walletSetupBtn:hover{box-shadow:var(--shadow-glow-primary);transform:translateY(-1px)}.Withdraw-module__c-G_eG__dualIcons{flex-shrink:0;align-items:center;width:64px;height:44px;display:flex;position:relative}.Withdraw-module__c-G_eG__dualIcons img:first-child{z-index:2;border:2px solid var(--bg-card-elevated);border-radius:50%;position:relative}.Withdraw-module__c-G_eG__chainOverlapIcon{z-index:1;border:2px solid var(--bg-card-elevated);border-radius:50%;position:absolute;left:24px}.Withdraw-module__c-G_eG__walletInfo{flex-direction:column;flex:1;gap:2px;display:flex}.Withdraw-module__c-G_eG__walletLabel{color:var(--text-primary);font-size:.95rem;font-weight:600}.Withdraw-module__c-G_eG__walletNetwork{color:var(--text-muted);font-size:.75rem}.Withdraw-module__c-G_eG__walletChangeBtn{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-muted);transition:var(--transition-fast);flex-shrink:0;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:500;text-decoration:none;display:flex}.Withdraw-module__c-G_eG__walletChangeBtn:hover{border-color:var(--accent-primary);color:var(--text-primary)}.Withdraw-module__c-G_eG__walletAddressPreview{border-top:1px solid #1e23484d;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.Withdraw-module__c-G_eG__walletAddressLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.Withdraw-module__c-G_eG__walletAddressValue{font-family:var(--font-mono);color:var(--text-secondary);font-size:.78rem}.Withdraw-module__c-G_eG__formCard{background:linear-gradient(145deg, var(--bg-card), var(--bg-input));border:1px solid var(--border-card);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:0 8px 32px #0003}.Withdraw-module__c-G_eG__actionRow{align-items:stretch;gap:var(--space-md);margin-top:var(--space-sm);display:flex}.Withdraw-module__c-G_eG__actionRow>button{white-space:nowrap;flex:0 0 240px}.Withdraw-module__c-G_eG__statBar{align-items:center;gap:var(--space-md);background:var(--bg-card-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);flex:1 0;padding:10px 16px;display:flex}.Withdraw-module__c-G_eG__statItem{flex-direction:column;align-items:center;gap:2px;display:flex}.Withdraw-module__c-G_eG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.Withdraw-module__c-G_eG__statValue{font-family:var(--font-mono);color:var(--accent-green);font-size:.88rem;font-weight:700}.Withdraw-module__c-G_eG__statValueAlt{font-family:var(--font-mono);color:var(--text-primary);font-size:.88rem;font-weight:700}.Withdraw-module__c-G_eG__statDivider{background:var(--border-default);width:1px;height:28px}.Withdraw-module__c-G_eG__availableBalanceInline{border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#00e6760f;border:1px solid #00e67626;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.85rem;display:flex}.Withdraw-module__c-G_eG__availableBalanceInline span{color:var(--text-secondary)}.Withdraw-module__c-G_eG__availableBalanceInline strong{color:var(--accent-green);font-family:var(--font-mono);font-weight:700}.Withdraw-module__c-G_eG__historyPanel{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden}.Withdraw-module__c-G_eG__historyHeader{padding:var(--space-lg) var(--space-lg) var(--space-md);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Withdraw-module__c-G_eG__historyHeader h3{font-family:var(--font-heading);color:var(--text-primary);font-size:.95rem;font-weight:700}.Withdraw-module__c-G_eG__historyCount{color:var(--text-muted);background:var(--bg-input);border-radius:var(--radius-full);padding:3px 10px;font-size:.72rem;font-weight:500}.Withdraw-module__c-G_eG__historyList{padding:var(--space-sm);flex:1;overflow-y:auto}.Withdraw-module__c-G_eG__historyList::-webkit-scrollbar{width:4px}.Withdraw-module__c-G_eG__historyList::-webkit-scrollbar-track{background:0 0}.Withdraw-module__c-G_eG__historyList::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.Withdraw-module__c-G_eG__historyList::-webkit-scrollbar-thumb:hover{background:var(--border-card)}.Withdraw-module__c-G_eG__historyItem{border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.Withdraw-module__c-G_eG__historyItem:hover{background:#6c5ce70f}.Withdraw-module__c-G_eG__historyItem:not(:last-child){border-bottom:1px solid #1e234833}.Withdraw-module__c-G_eG__historyItemRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Withdraw-module__c-G_eG__historyItemBottom{align-items:center;gap:8px;width:100%;display:flex}.Withdraw-module__c-G_eG__historyStatusWrapper{align-items:center;gap:10px;display:flex}.Withdraw-module__c-G_eG__historyStatusIcon{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Withdraw-module__c-G_eG__historyStatus{white-space:nowrap;font-size:.78rem;font-weight:600}.Withdraw-module__c-G_eG__historyTime{color:var(--text-muted);font-size:.7rem}.Withdraw-module__c-G_eG__historyAmount{color:var(--text-primary);font-size:.82rem;font-weight:700;font-family:var(--font-mono)}.Withdraw-module__c-G_eG__historyCrypto{color:var(--text-muted);font-size:.68rem;font-weight:500}@media (max-width:1100px){.Withdraw-module__c-G_eG__splitLayout{grid-template-columns:1fr 280px}}@media (max-width:900px){.Withdraw-module__c-G_eG__splitLayout{grid-template-columns:1fr;height:auto;overflow:visible}.Withdraw-module__c-G_eG__formSection{height:auto;overflow:visible}.Withdraw-module__c-G_eG__historyPanel{height:400px}.Withdraw-module__c-G_eG__actionRow{flex-direction:column}.Withdraw-module__c-G_eG__actionRow>button{flex:none;width:100%}.Withdraw-module__c-G_eG__statBar{justify-content:center}}
.AuthForm-module__9QpV2q__authPage{height:calc(100vh - var(--navbar-height) - var(--ticker-height));padding:var(--space-lg);background:var(--gradient-hero);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AuthForm-module__9QpV2q__authPage:before,.AuthForm-module__9QpV2q__authPage:after{content:"";pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.AuthForm-module__9QpV2q__authPage:before{background:#6c5ce71f;width:420px;height:420px;animation:12s ease-in-out infinite AuthForm-module__9QpV2q__orb-drift;top:-10%;left:-8%}.AuthForm-module__9QpV2q__authPage:after{background:#00d2ff14;width:350px;height:350px;animation:15s ease-in-out infinite reverse AuthForm-module__9QpV2q__orb-drift;bottom:-12%;right:-6%}.AuthForm-module__9QpV2q__authCard{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(140%);border-radius:var(--radius-xl);width:100%;max-width:440px;padding:var(--space-2xl) var(--space-xl);background:#111631a6;border:1px solid #6c5ce726;animation:.5s ease-out AuthForm-module__9QpV2q__card-enter;position:relative;box-shadow:0 8px 40px #00000059,inset 0 1px #ffffff0a}.AuthForm-module__9QpV2q__brandRow{margin-bottom:var(--space-lg);justify-content:center;align-items:center;gap:10px;display:flex}.AuthForm-module__9QpV2q__brandName{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.AuthForm-module__9QpV2q__authTitle{font-family:var(--font-heading);text-align:center;color:var(--text-primary);margin-bottom:6px;font-size:1.5rem;font-weight:800;line-height:1.3}.AuthForm-module__9QpV2q__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AuthForm-module__9QpV2q__authDescription{color:var(--text-secondary);text-align:center;margin-bottom:var(--space-lg);font-size:.85rem;line-height:1.6}.AuthForm-module__9QpV2q__googleBtn{border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0f;border:1px solid #ffffff1f;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:.9rem;font-weight:600;display:flex}.AuthForm-module__9QpV2q__googleBtn:hover{background:#ffffff1a;border-color:#ffffff38;transform:translateY(-1px)}.AuthForm-module__9QpV2q__googleBtn:active{transform:translateY(0)}.AuthForm-module__9QpV2q__googleIcon{flex-shrink:0;width:20px;height:20px}.AuthForm-module__9QpV2q__divider{text-align:center;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin:var(--space-md) 0;align-items:center;font-size:.75rem;display:flex}.AuthForm-module__9QpV2q__divider:before,.AuthForm-module__9QpV2q__divider:after{content:"";border-bottom:1px solid #ffffff0f;flex:1}.AuthForm-module__9QpV2q__divider:before{margin-right:12px}.AuthForm-module__9QpV2q__divider:after{margin-left:12px}.AuthForm-module__9QpV2q__authForm{flex-direction:column;gap:14px;display:flex}.AuthForm-module__9QpV2q__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AuthForm-module__9QpV2q__termsRow{align-items:flex-start;gap:var(--space-sm);display:flex}.AuthForm-module__9QpV2q__checkbox{border:1.5px solid var(--border-accent);cursor:pointer;appearance:none;width:16px;height:16px;transition:var(--transition-fast);background:0 0;border-radius:4px;flex-shrink:0;margin-top:2px}.AuthForm-module__9QpV2q__checkbox:checked{background:var(--accent-primary);border-color:var(--accent-primary)}.AuthForm-module__9QpV2q__termsText{color:var(--text-muted);font-size:.72rem;line-height:1.5}.AuthForm-module__9QpV2q__submitBtn{border-radius:var(--radius-md);background:var(--gradient-cta);color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);background-size:200% 200%;border:none;margin-top:2px;padding:12px 16px;font-size:.9rem;font-weight:700}.AuthForm-module__9QpV2q__submitBtn:hover{box-shadow:var(--shadow-glow-primary);animation:3s infinite AuthForm-module__9QpV2q__gradient-shift;transform:translateY(-2px)}.AuthForm-module__9QpV2q__submitBtn.AuthForm-module__9QpV2q__loading{opacity:.7;cursor:not-allowed;transform:none}.AuthForm-module__9QpV2q__errorMsg{border-radius:var(--radius-sm);color:var(--accent-red);text-align:center;background:#ff47571a;border:1px solid #ff475740;padding:10px 14px;font-size:.8rem}.AuthForm-module__9QpV2q__forgotPassword{text-align:right;margin-top:-6px}.AuthForm-module__9QpV2q__forgotPassword a{color:var(--accent-secondary);transition:var(--transition-fast);font-size:.78rem}.AuthForm-module__9QpV2q__forgotPassword a:hover{text-decoration:underline}.AuthForm-module__9QpV2q__authSwitch{text-align:center;margin-top:var(--space-sm);color:var(--text-secondary);font-size:.82rem}.AuthForm-module__9QpV2q__authSwitch a{color:var(--accent-secondary);transition:var(--transition-fast);font-weight:600}.AuthForm-module__9QpV2q__authSwitch a:hover{text-decoration:underline}.AuthForm-module__9QpV2q__captchaRow{gap:var(--space-md);grid-template-columns:1fr auto;align-items:end;display:grid}.AuthForm-module__9QpV2q__captchaImage{border:1px solid var(--border-card);border-radius:var(--radius-md);height:48px;font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent-primary-light);-webkit-user-select:none;user-select:none;cursor:pointer;background:linear-gradient(135deg,#1a1a3e,#2d2d6a);justify-content:center;align-items:center;padding:4px 16px;font-size:1.2rem;font-weight:700;display:flex;position:relative;overflow:hidden}.AuthForm-module__9QpV2q__otpContainer{margin-bottom:var(--space-sm);justify-content:center;gap:10px;display:flex}.AuthForm-module__9QpV2q__otpBox{text-align:center;width:48px;height:56px;font-size:1.3rem;font-weight:800;font-family:var(--font-mono);color:var(--text-primary);background:var(--bg-input);border:2px solid var(--border-default);border-radius:var(--radius-md);caret-color:var(--accent-primary);outline:none;transition:all .25s}.AuthForm-module__9QpV2q__otpBox:focus{border-color:var(--accent-primary);background:#6c5ce70d;transform:translateY(-2px);box-shadow:0 0 0 3px #6c5ce733,0 0 20px #6c5ce71a}.AuthForm-module__9QpV2q__otpBox.AuthForm-module__9QpV2q__otpBoxFilled{color:var(--accent-primary-light);background:#6c5ce714;border-color:#6c5ce780}.AuthForm-module__9QpV2q__stepIndicator{margin-bottom:var(--space-lg);justify-content:center;align-items:center;gap:0;display:flex}.AuthForm-module__9QpV2q__stepDot{width:28px;height:28px;font-size:.7rem;font-weight:700;font-family:var(--font-mono);background:var(--bg-input);border:2px solid var(--border-default);color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex}.AuthForm-module__9QpV2q__stepDot.AuthForm-module__9QpV2q__stepActive{background:var(--gradient-primary);border-color:var(--accent-primary);color:#fff;box-shadow:0 0 14px #6c5ce759}.AuthForm-module__9QpV2q__stepLine{background:var(--border-default);width:50px;height:2px;position:relative;overflow:hidden}.AuthForm-module__9QpV2q__stepLineFill{background:var(--gradient-primary);width:0%;transition:width .5s;position:absolute;top:0;bottom:0;left:0}.AuthForm-module__9QpV2q__stepLineFill.AuthForm-module__9QpV2q__stepLineFilled{width:100%}.AuthForm-module__9QpV2q__stepContent{animation:.3s AuthForm-module__9QpV2q__slideIn}.AuthForm-module__9QpV2q__backBtn{color:var(--accent-secondary);cursor:pointer;font:inherit;transition:var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.82rem;font-weight:600;display:inline-flex}.AuthForm-module__9QpV2q__backBtn:hover{text-decoration:underline}@keyframes AuthForm-module__9QpV2q__card-enter{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AuthForm-module__9QpV2q__orb-drift{0%,to{transform:translate(0)}50%{transform:translate(30px,-20px)}}@keyframes AuthForm-module__9QpV2q__gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes AuthForm-module__9QpV2q__slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (max-width:500px){.AuthForm-module__9QpV2q__authCard{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg)}.AuthForm-module__9QpV2q__authTitle{font-size:1.3rem}.AuthForm-module__9QpV2q__formRow{grid-template-columns:1fr}.AuthForm-module__9QpV2q__otpContainer{gap:6px}.AuthForm-module__9QpV2q__otpBox{width:40px;height:48px;font-size:1rem}}
.PackageDetail-module__oHUKZG__packageDetail{padding:var(--space-2xl) 0 var(--space-4xl)}.PackageDetail-module__oHUKZG__packageTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-xl);font-size:1.75rem;font-weight:700}.PackageDetail-module__oHUKZG__infoGrid{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.PackageDetail-module__oHUKZG__infoCard{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-md);padding:var(--space-lg);transition:var(--transition-smooth)}.PackageDetail-module__oHUKZG__infoCard:hover{border-color:var(--border-accent)}.PackageDetail-module__oHUKZG__infoLabel{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:600}.PackageDetail-module__oHUKZG__infoValue{color:var(--text-secondary);font-size:1rem;font-family:var(--font-mono)}.PackageDetail-module__oHUKZG__infoValue.PackageDetail-module__oHUKZG__accent{color:var(--accent-secondary)}.PackageDetail-module__oHUKZG__referralCard{grid-column:1/-1;max-width:33.33%}.PackageDetail-module__oHUKZG__purchaseRow{gap:var(--space-lg);margin:var(--space-xl) 0;align-items:center;display:flex}.PackageDetail-module__oHUKZG__quantitySelector{flex:1;align-items:center;gap:0;display:flex}.PackageDetail-module__oHUKZG__qtyBtn{background:var(--accent-primary);color:#fff;cursor:pointer;width:44px;height:44px;transition:var(--transition-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.PackageDetail-module__oHUKZG__qtyBtn:hover{background:var(--accent-primary-light);transform:scale(1.1)}.PackageDetail-module__oHUKZG__qtyInput{text-align:center;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-size:1.1rem;font-family:var(--font-mono);margin:0 var(--space-md);padding:12px}.PackageDetail-module__oHUKZG__qtyInput:focus{border-color:var(--accent-primary);outline:none}.PackageDetail-module__oHUKZG__buyNowBtn{border-radius:var(--radius-full);background:var(--gradient-green);color:#000;cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border:none;flex:1;padding:14px 32px;font-size:1rem;font-weight:700}.PackageDetail-module__oHUKZG__buyNowBtn:hover{box-shadow:var(--shadow-glow-green);transform:translateY(-2px)}.PackageDetail-module__oHUKZG__detailsSection{margin-top:var(--space-3xl)}.PackageDetail-module__oHUKZG__detailsTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-xl);font-size:1.5rem;font-weight:700}.PackageDetail-module__oHUKZG__detailsNote{color:var(--text-muted);margin-bottom:var(--space-lg);font-size:.85rem;font-style:italic}.PackageDetail-module__oHUKZG__detailBlock{margin-bottom:var(--space-lg)}.PackageDetail-module__oHUKZG__detailBlockTitle{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:.95rem;font-weight:700}.PackageDetail-module__oHUKZG__detailBlockText{color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media (max-width:768px){.PackageDetail-module__oHUKZG__infoGrid{grid-template-columns:1fr}.PackageDetail-module__oHUKZG__referralCard{max-width:100%}.PackageDetail-module__oHUKZG__purchaseRow{flex-direction:column}.PackageDetail-module__oHUKZG__quantitySelector{width:100%}.PackageDetail-module__oHUKZG__buyNowBtn{text-align:center;width:100%}}
