@import"https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";.navbar[data-v-fb329e33]{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#fff;z-index:100;border-radius:8px 8px 0 0}button[data-v-fb329e33]{display:flex;flex-direction:column;align-items:center;border:none;background:none;font-size:14px;font-weight:600;color:#888;cursor:pointer;transition:all .3s ease;opacity:.6}.scanner[data-v-fb329e33]{display:flex;align-items:center;justify-content:center;background-color:#deec51;padding:8px;border-radius:8px;opacity:1}.scanner img[data-v-fb329e33]{height:36px;width:36px}button span[data-v-fb329e33]{padding:0;font-size:10px;font-weight:300}button.active[data-v-fb329e33]{color:var(--tg-theme-button-color, #0373ff)}button.active img[data-v-fb329e33]{filter:brightness(0) saturate(100%) invert(84%) sepia(71%) saturate(401%) hue-rotate(359deg) brightness(103%) contrast(93%)}button .icon[data-v-fb329e33]{width:24px;height:24px}button img[src$=".png"][data-v-fb329e33]{width:20px;height:20px}button[data-v-fb329e33]:active{transform:scale(.95)}.active[data-v-fb329e33]{opacity:1}svg[data-v-0a6d54c2]{width:3.25em;transform-origin:center;animation:rotate4-0a6d54c2 2s linear infinite}circle[data-v-0a6d54c2]{fill:none;stroke:#1c1c1c;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4-0a6d54c2 1.5s ease-in-out infinite}@keyframes rotate4-0a6d54c2{to{transform:rotate(360deg)}}@keyframes dash4-0a6d54c2{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.alert[data-v-d65e9d1d]{position:absolute;top:2%;left:50%;width:100%;max-width:300px;transform:translate(-50%);border-left-width:4px;padding:.5rem;border-radius:.5rem;display:flex;align-items:center;transition-property:background-color,transform;transition-timing-function:ease-in-out;transition-duration:.3s;z-index:1000}.alert[data-v-d65e9d1d]:hover{transform:scale(1.05)}.icon[data-v-d65e9d1d]{height:1.25rem;width:1.25rem;flex-shrink:0;margin-right:.5rem}.text-xs[data-v-d65e9d1d]{font-size:.75rem;line-height:1rem}.font-semibold[data-v-d65e9d1d]{font-weight:600}.success[data-v-d65e9d1d]{background-color:#f0fdf4;border-color:#22c55e;color:#14532d}body.dark-theme .success[data-v-d65e9d1d]{background-color:#deec51;border-color:#f9f871;color:#000;box-shadow:0 4px 12px #deec5180}.success .icon[data-v-d65e9d1d]{color:#16a34a}.success[data-v-d65e9d1d]:hover{background-color:#dcfce7}body.dark-theme .success[data-v-d65e9d1d]:hover{background-color:#f9f871;box-shadow:0 6px 16px #deec5199;transform:translate(-50%) scale(1.05)}.info[data-v-d65e9d1d]{background-color:#f0f9ff;border-color:#3b82f6;color:#1e40af}body.dark-theme .info[data-v-d65e9d1d]{background-color:#172554;border-color:#1d4ed8;color:#f0f9ff}.info .icon[data-v-d65e9d1d]{color:#2563eb}.info[data-v-d65e9d1d]:hover{background-color:#e0f2fe}body.dark-theme .info[data-v-d65e9d1d]:hover{background-color:#1e40af}.warning[data-v-d65e9d1d]{background-color:#fefce8;border-color:#f59e0b;color:#854d0e}body.dark-theme .warning[data-v-d65e9d1d]{background-color:#422006;border-color:#b45309;color:#fefce8}.warning .icon[data-v-d65e9d1d]{color:#d97706}.warning[data-v-d65e9d1d]:hover{background-color:#fef08a}body.dark-theme .warning[data-v-d65e9d1d]:hover{background-color:#713f12}.error[data-v-d65e9d1d]{background-color:#fee2e2;border-color:#ef4444;color:#991b1b}body.dark-theme .error[data-v-d65e9d1d]{background-color:#450a0a;border-color:#b91c1c;color:#fee2e2}.error .icon[data-v-d65e9d1d]{color:#dc2626}.error[data-v-d65e9d1d]:hover{background-color:#fecaca}body.dark-theme .error[data-v-d65e9d1d]:hover{background-color:#7f1d1d}#app{font-family:Geologica,sans-serif;width:100%;background-color:#fff;height:100vh}*{padding:0;margin:0;border:none;font-family:Geologica,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;color:#1c1c1c}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}body,#app{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f5f5f5}body.dark-theme,body.dark-theme #app{background-color:#1a1a1a!important}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;caret-color:#000}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}button:disabled,input[type=submit]:disabled,.btn:disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important;background-color:#ccc!important}button:disabled:hover,input[type=submit]:disabled:hover,.btn:disabled:hover{background-color:#ccc!important;color:#666!important;border-color:#ccc!important;transform:none!important}.wrap-load{width:100%;display:flex;justify-content:center;align-items:center;flex:1;min-height:calc(100vh - 80px)}body.dark-theme .wrap-load{background-color:#1a1a1a!important}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.wrapper{display:flex;flex-direction:column;flex:1;min-height:100vh}.vue-devtools__panel{display:none!important}h1{text-align:center}.access-denied{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.access-denied-content{text-align:center;background:#fff;padding:40px 30px;border-radius:20px;box-shadow:0 10px 40px #0003;max-width:400px;width:100%}.lock-icon{font-size:64px;margin-bottom:20px;animation:pulse 2s infinite}.access-denied-content h1{color:#141414;font-size:24px;font-weight:600;margin-bottom:15px}.access-denied-content p{color:#666;font-size:16px;line-height:1.6;margin-bottom:10px}.access-denied-content .sub-text{font-size:14px;color:#999;margin-top:20px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pin-page{height:100vh;display:flex;flex-direction:column;justify-content:center;background-color:#f5f5f5}.navbar-fixed{position:fixed;bottom:0;left:0;right:0;z-index:1000}.app-appear-enter-active{transition:all 1.5s cubic-bezier(.16,1,.3,1)}.app-appear-enter-from{opacity:0;transform:translateY(100px) scale(.9)}.navbar-appear-enter-active{transition:all 1.2s cubic-bezier(.16,1,.3,1);transition-delay:.5s}.navbar-appear-enter-from{opacity:0;transform:translateY(100px)}.page-transition-enter-active{transition:all .8s cubic-bezier(.16,1,.3,1)}.page-transition-leave-active{transition:all .4s cubic-bezier(.4,0,1,1)}.page-transition-enter-from{opacity:0;transform:translate(50px) scale(.95)}.page-transition-leave-to{opacity:0;transform:translate(-30px) scale(.98)}.content-wrapper{flex:1;display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-height: 600px){.content-wrapper{padding-bottom:80px}}:root{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #f1f3f5;--bg-accent: #deec51;--bg-accent-hover: #d5d946;--bg-accent-light: rgba(222, 236, 81, .1);--text-primary: #141414;--text-secondary: #666666;--text-tertiary: #999999;--text-on-accent: #141414;--border-primary: #e9ecef;--border-secondary: #dee2e6;--border-focus: #deec51;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .15);--shadow-xl: 0 20px 40px rgba(0, 0, 0, .2);--status-success: #10b981;--status-error: #ef4444;--status-warning: #f59e0b;--status-info: #3b82f6;--gradient-primary: linear-gradient(135deg, #deec51 0%, #f9f871 100%);--gradient-card: linear-gradient(135deg, rgba(222, 236, 81, .1) 0%, rgba(249, 248, 113, .1) 100%);--overlay-bg: rgba(0, 0, 0, .5);--overlay-bg-dark: rgba(0, 0, 0, .7);--opacity-disabled: .5;--opacity-hover: .8}.dark-theme{--bg-primary: #1a1a1a;--bg-secondary: #242424;--bg-tertiary: #2d2d2d;--bg-accent: #deec51;--bg-accent-hover: #f0f65d;--bg-accent-light: rgba(222, 236, 81, .15);--text-primary: #f5f5f5;--text-secondary: #b0b0b0;--text-tertiary: #808080;--text-on-accent: #141414;--border-primary: #333333;--border-secondary: #404040;--border-focus: #deec51;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .5);--shadow-xl: 0 20px 40px rgba(0, 0, 0, .6);--status-success: #22c55e;--status-error: #f87171;--status-warning: #fbbf24;--status-info: #60a5fa;--gradient-primary: linear-gradient(135deg, #deec51 0%, #f9f871 100%);--gradient-card: linear-gradient(135deg, rgba(222, 236, 81, .08) 0%, rgba(249, 248, 113, .08) 100%);--overlay-bg: rgba(0, 0, 0, .7);--overlay-bg-dark: rgba(0, 0, 0, .85);--opacity-disabled: .4;--opacity-hover: .9}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}*:where(.no-theme-transition,[class*=animate],[class*=transition]){transition:all .3s ease}.dark-theme body,.dark-theme #app{background-color:var(--bg-primary)!important}.dark-theme header{background-color:var(--bg-primary)!important}.dark-theme .container,.dark-theme .profile{background-color:var(--bg-primary)!important}.dark-theme .btn-secondary{background:var(--bg-secondary)!important;color:#fff!important;border:1px solid var(--border-primary)!important}.dark-theme input:not([type=checkbox]):not([type=radio]),.dark-theme textarea,.dark-theme select{background-color:#2a2a2a!important;color:#fff!important;border:none!important;box-shadow:none!important}.dark-theme input:focus,.dark-theme textarea:focus,.dark-theme select:focus{border:2px solid #DEEC51!important;background-color:#3a3a3a!important;outline:none!important}.dark-theme input::placeholder,.dark-theme textarea::placeholder{color:#666!important}.dark-theme .amount-input,.dark-theme input[type=number],.dark-theme input[type=text],.dark-theme input[type=email],.dark-theme input[type=password],.dark-theme input[inputmode=numeric]{background-color:#2a2a2a!important;color:#fff!important}.dark-theme input[style*=background],.dark-theme textarea[style*=background],.dark-theme select[style*=background]{background:#2a2a2a!important;background-color:#2a2a2a!important}.dark-theme .deposit-page .btn{background:linear-gradient(135deg,#deec51,#f9f871)!important;color:#000!important;box-shadow:0 12px 32px #deec5166,0 6px 16px #deec514d,inset 0 1px #ffffff4d!important}.dark-theme .deposit-page .btn:hover{background:linear-gradient(135deg,#f9f871,#deec51)!important;transform:translateY(-2px)!important;box-shadow:0 16px 40px #deec5180,0 8px 20px #deec5166,inset 0 1px #fff6!important}.dark-theme .deposit-page .btn:disabled,.dark-theme .deposit-page .btn.loading{background:linear-gradient(135deg,#999,#777)!important;color:#ccc!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 4px 12px #0003,inset 0 1px #ffffff1a!important}.dark-theme .profile-item{background:transparent!important;border:none!important}.dark-theme .user.profile-item,.dark-theme .profile .user,.dark-theme .list-item,.dark-theme .card{background:#2a2a2a!important;border:none!important}.dark-theme .form-container,.dark-theme .deposit-container,.dark-theme .withdraw-container,.dark-theme .transfer-container{background:transparent!important;border:none!important;box-shadow:none!important}.dark-theme .container{background:var(--bg-primary)!important}.dark-theme .input-section,.dark-theme .wallet-address{border:none!important}.dark-theme .network-item,.dark-theme .network-option{background:#2a2a2a!important;border:none!important}.dark-theme .network-item:hover,.dark-theme .network-option:hover{background:#3a3a3a!important}.dark-theme .network-item.selected,.dark-theme .network-option.selected{background:#3a3a3a!important;border-left:3px solid #DEEC51!important;border-right:none!important;border-top:none!important;border-bottom:none!important}.dark-theme .network-item span,.dark-theme .network-option span{color:#fff!important}.dark-theme .network-item img,.dark-theme .network-option img{filter:none!important}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6{color:#fff!important;background:transparent!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:#ffffff!important}.dark-theme .header h1{color:#fff!important}.dark-theme .form-container h3{color:#fff!important;background:transparent!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:#ffffff!important}.dark-theme p:not(.btn p):not(.btn span),.dark-theme span:not(.btn span):not(.btn *),.dark-theme div:not(.btn):not(.btn div){color:#fff!important}.dark-theme .text-secondary{color:#ccc!important}.dark-theme .name,.dark-theme .list-value,.dark-theme .coin-name,.dark-theme .coin-balance,.dark-theme .profile-value{color:#fff!important}.dark-theme .currency-rate,.dark-theme .coin-balance-name{color:#999!important}.dark-theme .btn.deposit span,.dark-theme .scanner span,.dark-theme .wrap-img span,.dark-theme .btn.pay_out span{color:#141414!important}.dark-theme .modal p,.dark-theme .modal span,.dark-theme .modal div{color:#fff!important}.dark-theme img[src*="arrow-left.svg"],.dark-theme img[src*="arrow-right.svg"],.dark-theme img[src*="copy.svg"],.dark-theme img[src*="error.svg"],.dark-theme img[src*="check.svg"],.dark-theme img[src*="delete.png"],.dark-theme img[src*="send.png"],.dark-theme img[src*="hide.png"],.dark-theme img[src*="open.png"],.dark-theme .header .arrow,.dark-theme .arrow[src*="arrow-left.svg"],.dark-theme .arrow[src*="arrow-right.svg"]{filter:invert(1) brightness(1.2)!important}.dark-theme .btn.deposit img,.dark-theme .btn.transfer img,.dark-theme .btn.pay_out img{filter:none!important}.dark-theme label,.dark-theme .label,.dark-theme .input-label,.dark-theme .section-title{color:#ccc!important}.dark-theme svg{color:var(--text-primary)}.dark-theme .modal,.dark-theme .modal-content{background:#2a2a2a!important;color:#fff!important}.dark-theme .modal .form-container,.dark-theme .modal .input-section{background:#2a2a2a!important}.dark-theme .modal-btn{background:#deec51!important;color:#141414!important}.dark-theme .modal-header,.dark-theme .modal-footer{border:none!important}.dark-theme .navbar{background:var(--bg-secondary)!important;border:none!important}.dark-theme .navbar button:not(.active):not(.scanner) img{filter:brightness(0) invert(1) opacity(.6)}.dark-theme .navbar button.active img{filter:brightness(0) saturate(100%) invert(84%) sepia(71%) saturate(401%) hue-rotate(359deg) brightness(103%) contrast(93%)}.dark-theme .navbar .scanner img{filter:none!important}.dark-theme .navbar button span{color:#999!important}.dark-theme .navbar button.active span{color:#deec51!important}.dark-theme .status-success{color:var(--status-success)!important}.dark-theme .status-error{color:var(--status-error)!important}.dark-theme .status-warning{color:var(--status-warning)!important}.dark-theme .status-info{color:var(--status-info)!important}.dark-theme .error-message,.dark-theme .message.error,.dark-theme .alert.error,.dark-theme .notification.error{background:#ff6b6b!important;color:#141414!important}.dark-theme .error-message p,.dark-theme .message.error p,.dark-theme .alert.error p,.dark-theme .notification.error p{color:#141414!important}.dark-theme hr,.dark-theme .divider{border-color:var(--border-primary)!important}.dark-theme .pin-page{background-color:var(--bg-primary)!important}.dark-theme ::-webkit-scrollbar{width:8px;height:8px}.dark-theme ::-webkit-scrollbar-track{background:var(--bg-secondary)}.dark-theme ::-webkit-scrollbar-thumb{background:var(--bg-accent);border-radius:4px}.dark-theme ::-webkit-scrollbar-thumb:hover{background:var(--bg-accent-hover)}.dark-theme *{scrollbar-width:thin;scrollbar-color:var(--bg-accent) var(--bg-secondary)}.dark-theme .container{background-color:var(--bg-primary)!important}.dark-theme .wrap-balance{background-color:#2a2a2a!important}.dark-theme .btn.transfer{background-color:#3a3a3a!important;border-color:#4a4a4a!important}.dark-theme .btn.transfer span{color:#fff!important}.dark-theme .btn.pay_out{background-color:#fff!important}.dark-theme .btn.pay_out span{color:#141414!important}.dark-theme .btn.pay_out .btn-icon{background-color:#0000001a!important}.dark-theme .btn.pay_out img{filter:brightness(0)!important}.dark-theme .coin{background-color:var(--bg-secondary)!important}.dark-theme .coin .coin-name,.dark-theme .coin .coin-balance{color:#fff!important}.dark-theme .wrap-avatar{background-color:#3a3a3a!important}.dark-theme .transaction-item{background-color:var(--bg-secondary)!important}.dark-theme .transaction-item .transaction-info span,.dark-theme .transaction-item .transaction-info p,.dark-theme .transaction-item .transaction-amount{color:#fff!important}.dark-theme img[src*=type-],.dark-theme img[src*="referal.svg"],.dark-theme img[src*="deposit.svg"],.dark-theme img[src*="refund.svg"]{filter:none!important}.dark-theme .exit{color:#ff6b6b!important}.dark-theme .wallet-address-text,.dark-theme .address-display{color:#fff!important;background:#2a2a2a!important;border:none!important}.dark-theme .qr-code{background:#fff!important;padding:10px;border-radius:8px}.dark-theme .form-section,.dark-theme .amount-display,.dark-theme .fee-info{background:#2a2a2a!important;border:none!important;color:#fff!important}.dark-theme .copy-btn{background:#3a3a3a!important;color:#fff!important;border:none!important}.dark-theme .copy-btn:hover{background:#4a4a4a!important}.dark-theme *[style*="background: #ffffff"],.dark-theme *[style*="background: #fff"],.dark-theme *[style*="background-color: #ffffff"],.dark-theme *[style*="background-color: #fff"],.dark-theme *[style*="background-color: #f8f9fa"],.dark-theme *[style*="background-color: #f5f5f5"],.dark-theme *[style*="background-color: #f0f0f0"],.dark-theme *[style*="background-color: #f6f6f6"],.dark-theme *[style*="background-color: white"],.dark-theme *[style*="background: white"],.dark-theme .wallet-card,.dark-theme .transaction-card,.dark-theme .balance-card,.dark-theme .info-card,.dark-theme .user-card,.dark-theme .amount-input,.dark-theme .address-input,.dark-theme .fee-display,.dark-theme .network-card,.dark-theme .modal-content,.dark-theme .form-field,.dark-theme .input-field,.dark-theme input,.dark-theme textarea,.dark-theme select{background:#2a2a2a!important;background-color:#2a2a2a!important}.dark-theme .code-input,.dark-theme .pin-input,.dark-theme .verification-input,.dark-theme input[maxlength="6"],.dark-theme input[type=tel]{background:#2a2a2a!important;background-color:#2a2a2a!important;color:#fff!important}.dark-theme .balance-info,.dark-theme .balance-card,.dark-theme .balance-display{background:#2a2a2a!important;background-color:#2a2a2a!important}.dark-theme .wrap-load,.dark-theme .loading-screen{background:#1a1a1a!important;background-color:#1a1a1a!important}.dark-theme .loader,.dark-theme .loading,.dark-theme .spinner,.dark-theme .loading-container,.dark-theme .app-loader{background:transparent!important;background-color:transparent!important}.dark-theme .loader,.dark-theme .spinner,.dark-theme .loading{border-color:#deec51!important}.dark-theme .loader:before,.dark-theme .spinner:before,.dark-theme .loading:before,.dark-theme .loader:after,.dark-theme .spinner:after,.dark-theme .loading:after{background:#deec51!important;border-color:#deec51!important}.dark-theme .app-loader .spinner,.dark-theme .app-loader .loader{border:4px solid rgba(222,236,81,.3)!important;border-top:4px solid #DEEC51!important}.dark-theme .app-loader svg circle,.dark-theme svg circle{stroke:#deec51!important}.dark-theme .wallet-info,.dark-theme .balance-section{background:#2a2a2a!important}.dark-theme .form-container[style*=linear-gradient],.dark-theme .my-wallet-section[style*=linear-gradient]{background:transparent!important}.dark-theme .wallet-card,.dark-theme .balance-card,.dark-theme .amount-card{background:#2a2a2a!important}.dark-theme .history-container{background:transparent!important}.dark-theme .history{background:transparent!important;color:#fff!important}.dark-theme .history-date{color:#ccc!important}.dark-theme .history-item{background-color:#2a2a2a!important;border:none!important}.dark-theme .history-item:hover{background-color:#3a3a3a!important}.dark-theme .history-type,.dark-theme .count-usdt{color:#fff!important}.dark-theme .count-rub{color:#ccc!important}.dark-theme h1{color:#fff!important}.dark-theme .pin-code-container{background:transparent!important;color:#fff!important}.dark-theme .pin-dot{border-color:#666!important;background-color:transparent!important}.dark-theme .pin-dot.active{background-color:#deec51!important;border-color:#deec51!important}.dark-theme .pin-button{background-color:#2a2a2a!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px #0000004d!important}.dark-theme .pin-button:active,.dark-theme .pin-button.pressed{background-color:#3a3a3a!important}.dark-theme .delete-button{background-color:#2a2a2a!important}.dark-theme .error-message{color:#ff6b6b!important}.dark-theme .container{background:transparent!important}.dark-theme .form-container{background:transparent!important;border:none!important;box-shadow:none!important}.dark-theme .form-container:before{display:none!important}.dark-theme .network-selector h3{color:#fff!important}.dark-theme .network-item{background:#2a2a2a!important;border-color:#404040!important}.dark-theme .network-item:hover{border-color:#deec51!important;background:#3a3a3a!important}.dark-theme .network-item.active{background:#2a2a2a!important;border-color:#deec51!important}.dark-theme .network-name{color:#fff!important}.dark-theme .balance-info{background:#2a2a2a!important;border-color:#404040!important}.dark-theme .balance-info:before{background:linear-gradient(180deg,#deec51,#d6e34a)!important}.dark-theme .balance-value,.dark-theme .code-input-section h4{color:#fff!important}.dark-theme .memo-note{color:#ff6b6b!important}.dark-theme .loading-screen{background-color:var(--bg-primary)!important}.dark-theme .referal-page{background:transparent!important}.dark-theme .referal-section{background-color:#2a2a2a!important;border:none!important}.dark-theme .referal-section h3{color:#ccc!important}.dark-theme .referal-box-value{background-color:#1a1a1a!important;border:1px solid #404040!important}.dark-theme .referal-box-value span{color:#fff!important}.dark-theme .referals-list{background-color:#2a2a2a!important;border:none!important}.dark-theme .stats-info h2{color:#fff!important}.dark-theme .stats-count{color:#ccc!important}.dark-theme .user-name{color:#fff!important}.dark-theme .reg-date{color:#ccc!important}.dark-theme .referal-page .wrap-img{background-color:#404040!important}.dark-theme .empty-title{color:#fff!important}.dark-theme .empty-description{color:#ccc!important}.dark-theme .loading-state{background-color:#2a2a2a!important}.dark-theme .loading-state p{color:#ccc!important}.dark-theme .amount-btn{background-color:#2a2a2a!important;border-color:#404040!important;color:#fff!important}.dark-theme .amount-btn:hover{background-color:#3a3a3a!important;border-color:#deec51!important}.dark-theme .amount-btn.active{background-color:#deec51!important;border-color:#deec51!important;color:#141414!important}.dark-theme .transaction-details{background-color:#2a2a2a!important;border:none!important}.dark-theme .detail-label{color:#ccc!important}.dark-theme .detail-value{color:#fff!important}.dark-theme .amount-modal,.dark-theme .payment-modal{background:#2a2a2afa!important;border:1px solid #404040!important}.dark-theme .amount-modal:before,.dark-theme .payment-modal:before{background:linear-gradient(135deg,#ffffff0d,#ffffff05)!important}.dark-theme .modal-header h3,.dark-theme .payment-header h3{color:#fff!important}.dark-theme .modal-header p,.dark-theme .payment-header p{color:#ccc!important}.dark-theme .amount-input{background:#1e1e1ee6!important;border-color:#404040cc!important;color:#fff!important}.dark-theme .amount-input:focus{border-color:#deec51!important;background:#282828f2!important}.dark-theme .amount-input.error{border-color:#ef4444!important;background:#321e1ef2!important}.dark-theme .currency-label{color:#ccc!important}.dark-theme .cancel-btn,.dark-theme .payment-cancel-btn{background:#1e1e1ecc!important;color:#ccc!important;border:1px solid #404040!important}.dark-theme .cancel-btn:hover,.dark-theme .payment-cancel-btn:hover:not(:disabled){background:#282828e6!important;color:#fff!important}.dark-theme .amount-display{background:linear-gradient(135deg,#deec5126,#d6e34a1a)!important;border-color:#deec514d!important}.dark-theme .amount-label{color:#ccc!important}.dark-theme .amount-number{color:#fff!important}.dark-theme .info-item{background:#1e1e1e99!important;border:1px solid rgba(64,64,64,.5)!important}.dark-theme .info-value{color:#fff!important}.dark-theme .withdraw-success-modal{background:#2a2a2a!important}.dark-theme .success-title{color:#fff!important}.dark-theme .success-description{color:#ccc!important}.dark-theme .transaction-info{background:#1a1a1a!important;border:1px solid #404040!important}.dark-theme .info-item:not(:last-child){border-bottom-color:#404040!important}.dark-theme .transaction-info .info-value{color:#fff!important}.dark-theme .btn-secondary{background:#1e1e1ecc!important;color:#ccc!important;border-color:#404040!important}.dark-theme .btn-secondary:hover{background:#282828e6!important;color:#fff!important}.dark-theme .payment-confirm-btn,.dark-theme .confirm-btn,.dark-theme .btn-primary{color:#141414!important}.dark-theme .payment-confirm-btn:hover:not(:disabled),.dark-theme .confirm-btn:hover:not(:disabled),.dark-theme .btn-primary:hover{color:#141414!important}.dark-theme .payment-confirm-btn.processing{color:#141414!important}.dark-theme .modal-overlay{background:#000c!important}.dark-theme .modal-content{background:#2a2a2a!important;border:1px solid #404040!important}.dark-theme .modal-header{border-bottom-color:#404040!important}.dark-theme .modal-header h3{color:#fff!important}.dark-theme .close-btn{color:#ccc!important}.dark-theme .close-btn:hover{background:#404040!important;color:#fff!important}.dark-theme .description{color:#ccc!important}.dark-theme .choice-btn{background:#1a1a1a!important;border-color:#404040!important}.dark-theme .choice-btn:hover{background:#3a3a3a!important}.dark-theme .copy-btn:hover{background:#1e3a5f!important;border-color:#3b82f6!important}.dark-theme .iframe-btn:hover{background:#2d3a1a!important;border-color:#deec51!important}.dark-theme .btn-subtitle,.dark-theme .btn-icon{color:#ccc!important}.dark-theme .payment-info{background:#1a1a1a!important}.dark-theme .info-label{color:#ccc!important}.dark-theme .payment-info .info-value{color:#fff!important}.dark-theme .default-avatar{background:#deec51!important;color:#141414!important}.dark-theme .payment-choice-buttons{background:linear-gradient(135deg,#1a1a1a,#2a2a2a)!important}.dark-theme .choice-title{color:#fff!important;background:linear-gradient(135deg,#fff,#d1d5db)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.dark-theme .choice-btn{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)!important;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003,inset 0 1px #ffffff1a!important}.dark-theme .choice-btn:hover{background:linear-gradient(135deg,#3a3a3a,#2a2a2a)!important;box-shadow:0 20px 40px #0006,0 8px 16px #0000004d,inset 0 1px #ffffff26!important}.dark-theme .copy-btn{background:linear-gradient(135deg,#1e3a5f,#1e40af)!important;box-shadow:0 4px 16px #3b82f64d,0 2px 8px #3b82f633,inset 0 1px #ffffff1a!important}.dark-theme .copy-btn:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb)!important}.dark-theme .copy-btn .btn-icon{background:#3b82f633!important;color:#60a5fa!important}.dark-theme .iframe-btn{background:linear-gradient(135deg,#2d3a1a,#365314)!important;box-shadow:0 4px 16px #deec514d,0 2px 8px #deec5133,inset 0 1px #ffffff1a!important}.dark-theme .iframe-btn:hover{background:linear-gradient(135deg,#4d7c0f,#65a30d)!important}.dark-theme .iframe-btn .btn-icon{background:#deec514d!important;color:#bef264!important}.dark-theme .btn-title{color:#fff!important}.dark-theme .btn-subtitle{color:#d1d5db!important}.dark-theme .payment-info{background:linear-gradient(135deg,#1e3a5f,#1e40af)!important;border-color:#3b82f64d!important}.dark-theme .info-item{border-bottom-color:#3b82f633!important}.dark-theme .info-label{color:#93c5fd!important}.dark-theme .info-label:before{color:#60a5fa!important}.dark-theme .info-value{color:#dbeafe!important;background:#ffffff1a!important}.dark-theme .back-btn{background:linear-gradient(135deg,#374151,#4b5563)!important;color:#f3f4f6!important;border-color:#6b7280!important}.dark-theme .back-btn:hover{background:linear-gradient(135deg,#4b5563,#6b7280)!important;border-color:#9ca3af!important;color:#fff!important}.dark-theme .payment-modal{background:#141414f2!important;border-color:#deec51!important;color:#fff!important}.dark-theme .payment-modal .modal-title{color:#fff!important}.dark-theme .payment-modal .modal-subtitle{color:#ccc!important}.dark-theme .payment-method-btn{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)!important;border-color:#444!important;color:#fff!important}.dark-theme .payment-method-btn:hover{background:linear-gradient(135deg,#deec51,#f9f871)!important;border-color:#deec51!important;color:#000!important}.dark-theme .payment-method-btn .method-description{color:#ccc!important}.dark-theme .payment-method-btn .method-icon{background:linear-gradient(135deg,#deec51,#f9f871)!important;color:#000!important}.dark-theme .modal-close-btn{background:linear-gradient(135deg,#333,#222)!important;border-color:#555!important;color:#fff!important}.dark-theme .modal-close-btn:hover{background:linear-gradient(135deg,#444,#333)!important;border-color:#666!important;color:#fff!important}.dark-theme .payment-method-btn.copying{background:linear-gradient(135deg,#1a2332,#2a3441)!important;border-color:#4a9eff!important;color:#fff!important}.dark-theme .payment-method-btn.copied{background:linear-gradient(135deg,#deec51,#f9f871)!important;border-color:#deec51!important;color:#000!important}.dark-theme .payment-method-btn.error{background:linear-gradient(135deg,#3d1a1a,#4d2020)!important;border-color:#ff6b6b!important;color:#fcc!important}
