*{box-sizing:border-box}html,body{color:#fff;background:#020503;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}button,input{font:inherit}button{cursor:pointer}.hidden{display:none!important}.auth-page{background:radial-gradient(circle at 50% 35%,#22ff000f,#0000 32%),radial-gradient(circle at 20% 80%,#22ff0006,#0000 28%),#020503;place-items:center;width:100%;min-height:100vh;padding:40px 20px;display:grid}.auth-card{background:linear-gradient(145deg,#061109f7,#020804fa);border:1px solid #55ff4947;border-radius:24px;width:min(470px,100%);padding:42px;box-shadow:0 30px 80px #0000008c,0 0 50px #1eff0006}.auth-logo{align-items:center;gap:12px;margin-bottom:32px;display:flex}.auth-logo img{object-fit:contain;width:48px;height:48px}.auth-logo span{letter-spacing:-.8px;font-size:29px;font-weight:800}.auth-card h1{letter-spacing:-1px;margin:0 0 28px;font-size:36px;line-height:1.15}.auth-description{color:#aab4ad;margin:-12px 0 28px;font-size:15px;line-height:1.6}.auth-description strong{color:#fff}.auth-card form{gap:21px;display:grid}.field{gap:9px;display:grid}.field label{color:#e7ebe8;font-size:14px;font-weight:700}.field input{color:#fff;background:#040a06;border:1px solid #314235;border-radius:12px;outline:none;width:100%;height:56px;padding:10px;font-size:15px;transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#68716b}.field input:focus{border-color:#43ff20;box-shadow:0 0 0 3px #43ff2014}.password-field{position:relative}.password-field input{padding-right:55px}.eye-btn{color:#9da69f;background:0 0;border:0;border-radius:9px;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.eye-btn:hover{color:#fff;background:#ffffff0d}.eye-icon{width:23px;height:23px}.primary-btn{color:#061006;background:linear-gradient(90deg,#2dff00,#8cff00);border:0;border-radius:12px;width:100%;min-height:56px;padding:0 20px;font-size:16px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 10px 30px #3fff0021}.primary-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 35px #3fff0033}.primary-btn:disabled{opacity:.35;cursor:not-allowed}.message{text-align:center;color:#ff7070;min-height:20px;margin:0;font-size:14px}.auth-footer{border-top:1px solid #ffffff12;gap:14px;margin-top:24px;padding-top:24px;display:grid}.link-btn{color:#68ff29;text-align:center;background:0 0;border:0;padding:0;font-weight:700}.link-btn:hover{color:#9aff72}.agreement{color:#aeb7b0;cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.agreement input{accent-color:#48ff18;flex-shrink:0;width:17px;height:17px;margin:2px 0 0}#verifyCode{letter-spacing:1px;text-align:center;font-size:20px;font-weight:500}.password-rules{gap:12px;margin-top:-5px;display:grid}.rule-item{color:#8f9991;align-items:center;gap:10px;font-size:14px;transition:color .2s;display:flex}.rule-icon{color:#0000;border:1px solid #5c675f;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;transition:all .2s;display:grid}.rule-item.valid{color:#e8eee9}.rule-item.valid .rule-icon{color:#45ff20;background:#45ff201f;border-color:#45ff20}.rule-item.valid .rule-icon:before{content:"✓"}.welcome-card{text-align:center}.welcome-card .auth-logo{text-align:left;justify-content:flex-start}.success-icon{color:#50ff22;background:radial-gradient(circle,#48ff1a40,#48ff1a14);border-radius:50%;place-items:center;width:92px;height:92px;margin:18px auto 30px;display:grid;box-shadow:0 0 35px #46ff1e26}.success-icon svg{width:68px;height:68px}.welcome-card h1{margin-bottom:15px}.welcome-card .auth-description{margin:0 0 28px}.referral-success{color:#8cff69;background:#46ff1e0d;border:1px solid #46ff1e33;border-radius:10px;margin:0 0 26px;padding:14px;font-size:14px}@media (width<=600px){.auth-page{padding:18px}.auth-card{border-radius:20px;padding:30px 22px}.auth-logo{margin-bottom:27px}.auth-logo img{width:42px;height:42px}.auth-logo span{font-size:25px}.auth-card h1{font-size:30px}.field input{height:54px}.primary-btn{min-height:54px}}@media (width<=380px){.auth-card{padding:26px 18px}.auth-card h1{font-size:27px}}.register-layout{background:radial-gradient(circle at 20% 40%,#3aff130f,#0000 30%),#020503;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.register-hero{justify-content:center;align-items:center;padding:60px 7vw;display:flex}.register-hero-inner{width:min(500px,100%)}.register-eyebrow{color:#68ff29;letter-spacing:2px;margin:0 0 16px;font-size:13px;font-weight:900}.register-hero h1{letter-spacing:-2px;margin:0;font-size:clamp(48px,5vw,72px);line-height:1.03}.register-hero h1 span{color:#68ff29;display:block}.register-hero-text{color:#a7b0a9;max-width:500px;margin:24px 0 34px;font-size:18px;line-height:1.6}.register-hero-logo{margin:30px 0 38px}.register-hero-logo img{object-fit:contain;filter:drop-shadow(0 0 35px #44ff1a2e);width:180px;height:180px}.register-benefits{gap:18px;display:grid}.register-benefit{align-items:center;gap:14px;display:flex}.register-benefit strong{font-size:16px;display:block}.register-benefit small{color:#7f8982;margin-top:4px;font-size:13px;display:block}.benefit-icon{color:#68ff29;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.benefit-icon svg{width:100%;height:100%}.register-form-side{justify-content:center;align-items:center;padding:40px;display:flex}.register-card{width:min(450px,100%)}@media (width<=850px){.register-layout{grid-template-columns:1fr}.register-hero{display:none}.register-form-side{min-height:100vh;padding:20px 16px}}.register-hero-logo img{object-fit:contain;width:300px;max-width:100%;height:auto}.referral-rules-btn{color:#63ff22;cursor:pointer;background:0 0;border:0;margin-top:28px;padding:0;font-size:14px;font-weight:700}.referral-rules-btn:hover{opacity:.8}.rules-modal{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rules-modal.hidden{display:none}.rules-modal-card{background:linear-gradient(145deg,#07130d,#030806);border:1px solid #63ff2259;border-radius:24px;width:min(460px,100%);padding:34px;position:relative;box-shadow:0 30px 80px #0009}.rules-close{color:#fff;cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;top:15px;right:18px}.rules-label{color:#63ff22;letter-spacing:1.5px;margin:0 0 10px;font-size:12px;font-weight:800}.rules-modal-card h2{color:#fff;margin:0 0 10px;font-size:30px}.rules-description{color:#9fa9a3;margin:0 0 26px;font-size:14px;line-height:1.6}.rules-list{flex-direction:column;gap:14px;margin-bottom:26px;display:flex}.rules-list>div{background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:13px;padding:14px;display:flex}.rules-list>div>span{color:#63ff22;background:#63ff221f;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.rules-list p{color:#d8dedb;margin:3px 0 0;font-size:13px;line-height:1.5}.rules-modal-card .primary-btn{width:100%}body.modal-open{overflow:hidden}@media (width<=600px){.rules-modal-card{border-radius:20px;padding:28px 20px 22px}.rules-modal-card h2{font-size:25px}}.forgot-password-row{justify-content:flex-end;margin-top:-6px;margin-bottom:16px;display:flex}.forgot-password-btn{color:#63ff22;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.forgot-password-btn:hover{text-decoration:underline}.existing-account-modal{z-index:10000;-webkit-backdrop-filter:blur(10px);background:#000000c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.existing-account-modal.hidden{display:none}.existing-account-card{color:#fff;text-align:center;background:linear-gradient(145deg,#0a1510,#050a07);border:1px solid #63ff224d;border-radius:24px;width:min(420px,100%);padding:34px;box-shadow:0 30px 90px #000000a6}.existing-account-icon{color:#63ff22;background:#63ff221a;border-radius:20px;place-items:center;width:74px;height:74px;margin:0 auto 22px;display:grid}.existing-account-icon svg{width:40px;height:40px}.existing-account-card h2{margin:0 0 12px;font-size:28px}.existing-account-card p{color:#aeb8b1;margin:0 0 28px;font-size:15px;line-height:1.6}.existing-account-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.secondary-modal-btn{color:#fff;background:#111914;border:1px solid #344039;border-radius:12px;min-height:56px;font-weight:700}.secondary-modal-btn:hover{background:#172019}@media (width<=480px){.existing-account-card{padding:28px 20px}.existing-account-actions{grid-template-columns:1fr}}.auth-card input.input-error{border-color:#ff4d4d!important;box-shadow:0 0 0 3px #ff4d4d1f!important}.auth-card input.input-error:focus{border-color:#ff4d4d!important;box-shadow:0 0 0 3px #ff4d4d2e!important}.app-header{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#050a0ef5;border-bottom:none;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:0 32px;display:flex;position:sticky;top:0}.app-header-left,.app-header-right{align-items:center;display:flex}.app-header-left{gap:42px}.app-header-right{gap:12px}.app-brand{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:20px;font-weight:800;display:flex}.app-brand img{object-fit:contain;width:34px;height:34px}.app-brand>span>span{color:#6fff37}.app-nav{align-items:center;gap:6px;display:flex}.nav-item{color:#c7d0d9;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:0 14px;font-size:14px;font-weight:600;transition:color .2s,background .2s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-dropdown-btn svg{width:16px;height:16px;transition:transform .2s}.header-deposit-btn{color:#071006;height:42px;font:inherit;cursor:pointer;background:#6fff37;border:1px solid #6fff37;border-radius:10px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.header-deposit-btn:hover{background:#7cff49;transform:translateY(-1px);box-shadow:0 8px 24px #6fff372e}.header-deposit-btn:active{transform:translateY(0)}.header-icon-btn{color:#d8e0e7;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:color .2s,border-color .2s,background .2s;display:flex}.header-icon-btn svg{width:21px;height:21px}.header-icon-btn:hover{color:#fff;background:#6fff3712;border-color:#cbd5c759}.nav-dropdown,.header-dropdown{position:relative}.nav-dropdown-menu{z-index:1100;background:#0c1319;border:1px solid #ffffff17;border-radius:14px;width:220px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 50px #00000073}.profile-dropdown,.language-dropdown{left:auto;right:0}.profile-dropdown{width:210px}.language-dropdown{width:160px}.nav-dropdown-menu button{color:#cbd4dc;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;padding:0 12px;font-size:14px;font-weight:500;transition:color .2s,background .2s;display:flex}.nav-dropdown-menu button:hover{color:#fff;background:#ffffff0f}.dropdown-divider{background:#ffffff14;height:1px;margin:7px 4px}.nav-dropdown-menu .logout-menu-btn{color:#ff6b6b}.nav-dropdown-menu .logout-menu-btn:hover{color:#ff8585;background:#ff5a5a14}.home-page{color:#fff;background:radial-gradient(circle at 15% 0,#0101010f,#0000 28%),#050a0e;min-height:calc(100vh - 72px)}.home-container{width:min(1180px,100% - 40px);margin:0 auto;padding:54px 0 80px}.home-welcome{margin-bottom:32px}.home-kicker{color:#6fff37;letter-spacing:.14em;margin:0 0 8px;font-size:12px;font-weight:800}.home-welcome h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:800}.home-email{color:#85919d;margin:8px 0 0;font-size:14px}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-card{background:linear-gradient(145deg,#111b23f0,#080f15f5);border:1px solid #ffffff14;border-radius:20px;min-height:190px;padding:26px;box-shadow:0 16px 45px #00000029}.home-card-label{color:#8d9aa6;margin:0 0 13px;font-size:14px;font-weight:600}.home-card h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:800}.home-muted{color:#77838e;margin:10px 0 0;font-size:13px}.home-actions{gap:10px;margin-top:24px;display:flex}.home-actions .primary-btn{width:auto;min-width:110px;margin:0}.secondary-action-btn{color:#fff;min-width:110px;height:56px;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;padding:0 18px;font-size:14px;font-weight:700;transition:border-color .2s,background .2s}.secondary-action-btn:hover{background:#6fff370f;border-color:#6fff3759}.home-transactions{background:#0a1117;border:1px solid #ffffff14;border-radius:20px;margin-top:20px;padding:26px}.home-section-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.home-section-header h2{color:#fff;margin:0;font-size:18px;font-weight:750}.text-action-btn{color:#6fff37;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:700}.text-action-btn:hover{background:#6fff3712}.empty-transactions{color:#71808c;border:1px dashed #ffffff17;border-radius:14px;justify-content:center;align-items:center;min-height:150px;margin-top:20px;font-size:14px;display:flex}@media (width<=850px){.app-header{padding:0 18px}.app-header-left{gap:18px}.app-nav{gap:0}.nav-item{padding:0 9px}.home-container{width:min(100% - 28px,1180px)}}@media (width<=700px){.app-header{min-height:64px;padding:0 14px}.app-header-left{gap:0}.app-brand{font-size:18px}.app-brand img{width:30px;height:30px}.app-nav{display:none}.app-header-right{gap:7px}.header-deposit-btn{height:38px;padding:0 15px}.header-icon-btn{width:38px;height:38px}.home-page{min-height:calc(100vh - 64px)}.home-container{width:calc(100% - 24px);padding:34px 0 60px}.home-grid{grid-template-columns:1fr}.home-card{min-height:auto;padding:22px}.home-actions{flex-direction:column}.home-actions .primary-btn,.secondary-action-btn{width:100%}.home-transactions{padding:20px}}@media (width<=420px){.app-brand>span{display:none}.header-deposit-btn{padding:0 13px}.home-welcome h1{font-size:28px}.home-card h2{font-size:25px}}.profile-dropdown{width:240px;padding:10px}.profile-dropdown button{min-height:46px;font-weight:600}.profile-dropdown .dropdown-divider{margin:8px 4px}.profile-dropdown .logout-menu-btn{color:#ff5c5c}.profile-dropdown button{align-items:center;gap:12px;display:flex}.profile-dropdown button svg{flex:0 0 20px;width:20px;height:20px}.profile-dropdown button span{flex:1}.profile-dropdown button:hover svg{color:#6fff37}.profile-dropdown .logout-menu-btn:hover svg{color:#ff6b6b}.profile-page{color:#fff;background:#050a0e;min-height:calc(100vh - 72px)}.profile-container{width:min(1100px,100% - 40px);margin:0 auto;padding:52px 0 80px}.profile-header{margin-bottom:30px}.profile-header h1{margin:0;font-size:38px;font-weight:800}.profile-header>p:last-child{color:#82909c;margin:10px 0 0}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-card{background:linear-gradient(145deg,#101920,#081016);border:1px solid #ffffff14;border-radius:20px;padding:26px}.profile-card h2{margin:0 0 22px;font-size:18px}.profile-row{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:20px;padding:15px 0;display:flex}.profile-row:last-child{border-bottom:0}.profile-row span{color:#84919c}.profile-row strong{color:#fff;text-align:right}.profile-id{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.profile-status{align-items:flex-start;gap:12px;display:flex}.status-dot{background:#6fff37;border-radius:50%;width:10px;height:10px;margin-top:6px;box-shadow:0 0 14px #6fff3780}.profile-status strong{font-size:16px}.profile-status p{color:#84919c;margin:5px 0 0;font-size:14px}@media (width<=700px){.profile-grid{grid-template-columns:1fr}.profile-container{width:calc(100% - 24px);padding-top:34px}.profile-header h1{font-size:30px}}.wallet-page{color:#fff;background:#050a0e;min-height:calc(100vh - 72px)}.wallet-container{width:min(1100px,100% - 40px);margin:0 auto;padding:52px 0 80px}.wallet-header{margin-bottom:30px}.wallet-header h1{margin:0;font-size:38px;font-weight:800}.wallet-header>p:last-child{color:#82909c;margin:10px 0 0}.wallet-balance-card{background:linear-gradient(145deg,#101920,#081016);border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:30px;display:flex}.wallet-balance-card p{color:#84919c;margin:0 0 10px}.wallet-balance-card h2{margin:0;font-size:38px;font-weight:800}.wallet-actions{gap:10px;display:flex}.wallet-actions .primary-btn{width:auto;margin:0}.wallet-history{background:#0a1117;border:1px solid #ffffff14;border-radius:20px;margin-top:20px;padding:26px}@media (width<=700px){.wallet-container{width:calc(100% - 24px);padding-top:34px}.wallet-balance-card{flex-direction:column;align-items:stretch}.wallet-actions{flex-direction:column}.wallet-actions .primary-btn,.wallet-actions .secondary-action-btn{width:100%}.wallet-header h1{font-size:30px}}.deposit-page{color:#fff;background:#050a0e;min-height:calc(100vh - 72px)}.deposit-container{width:min(760px,100% - 40px);margin:0 auto;padding:52px 0 80px}.deposit-header{margin-bottom:28px}.deposit-header h1{margin:0;font-size:38px;font-weight:800}.deposit-header>p:last-child{color:#82909c;margin:10px 0 0}.deposit-card{background:linear-gradient(145deg,#101920,#081016);border:1px solid #ffffff14;border-radius:22px;padding:28px}.deposit-field{margin-bottom:22px}.deposit-field label{color:#8b98a3;margin-bottom:9px;font-size:13px;font-weight:700;display:block}.deposit-select{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;min-height:50px;padding:0 15px;font-weight:700;display:flex}.deposit-network-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.deposit-network{color:#c7d0d8;height:48px;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;font-weight:700}.deposit-network.active{color:#6fff37;background:#6fff3714;border-color:#6fff37}.deposit-amount-wrap{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;min-height:54px;padding:0 15px;display:flex}.deposit-amount-wrap input{color:#fff;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:17px}.deposit-amount-wrap strong,.deposit-amount-wrap span{color:#8d9aa5}.deposit-address-box{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:18px;display:flex}.deposit-address-box span{color:#83909b;margin-bottom:6px;font-size:12px;display:block}.deposit-address-box strong{text-overflow:ellipsis;white-space:nowrap;max-width:460px;font-size:13px;display:block;overflow:hidden}.deposit-warning{color:#9ba7b1;margin:18px 0;font-size:13px;line-height:1.6}@media (width<=700px){.deposit-container{width:calc(100% - 24px);padding-top:34px}.deposit-header h1{font-size:30px}.deposit-address-box{flex-direction:column;align-items:stretch}.deposit-address-box strong{max-width:100%}.deposit-address-box button{width:100%}}.deposit-asset-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.deposit-asset{color:#c7d0d8;height:50px;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;font-weight:700}.deposit-asset.active{color:#6fff37;background:#6fff3714;border-color:#6fff37}.deposit-payment-page{color:#fff;background:#050a0e;min-height:calc(100vh - 72px)}.deposit-payment-container{width:min(680px,100% - 40px);margin:0 auto;padding:45px 0 80px}.deposit-back-btn{color:#8d9aa5;font:inherit;cursor:pointer;background:0 0;border:0;margin-bottom:28px;padding:0}.deposit-back-btn:hover{color:#fff}.deposit-payment-header{margin-bottom:26px}.deposit-payment-header h1{margin:0;font-size:36px}.deposit-payment-header>p:last-child{color:#82909c}.deposit-payment-card{background:linear-gradient(145deg,#101920,#081016);border:1px solid #ffffff14;border-radius:22px;padding:28px}.payment-status{background:#6fff370d;border:1px solid #6fff3726;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.payment-status-dot{background:#6fff37;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 14px #6fff37b3}.payment-status p{color:#82909c;margin:4px 0 0;font-size:13px}.payment-qr-box{background:#fff;border-radius:18px;justify-content:center;margin:26px 0;padding:20px;display:flex}.payment-details{border-top:1px solid #ffffff12}.payment-detail-row{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:20px;padding:15px 0;display:flex}.payment-detail-row span{color:#82909c}.payment-address{margin-top:22px}.payment-address>span{color:#82909c;margin-bottom:8px;font-size:13px;display:block}.payment-address>strong{overflow-wrap:anywhere;margin-bottom:14px;font-size:14px;display:block}.payment-address button{width:100%}@media (width<=700px){.deposit-payment-container{width:calc(100% - 24px);padding-top:30px}.deposit-payment-header h1{font-size:29px}.deposit-payment-card{padding:20px}}.withdraw-page{color:#fff;background:#050a0e;min-height:calc(100vh - 72px)}.withdraw-container{width:min(760px,100% - 40px);margin:0 auto;padding:52px 0 80px}.withdraw-header{margin-bottom:28px}.withdraw-header h1{margin:0;font-size:38px;font-weight:800}.withdraw-header>p:last-child{color:#82909c;margin:10px 0 0}.withdraw-card{background:linear-gradient(145deg,#101920,#081016);border:1px solid #ffffff14;border-radius:22px;padding:28px}.withdraw-balance{background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:16px;display:flex}.withdraw-balance span{color:#84919c}.withdraw-balance strong{font-size:20px}.withdraw-field{margin-bottom:22px}.withdraw-field label{color:#8b98a3;margin-bottom:9px;font-size:13px;font-weight:700;display:block}.withdraw-asset-grid,.withdraw-network-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.withdraw-option{color:#c7d0d8;height:48px;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;font-weight:700}.withdraw-option.active{color:#6fff37;background:#6fff3714;border-color:#6fff37}.withdraw-field>input,.withdraw-amount-wrap{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:100%;min-height:54px}.withdraw-field>input{color:#fff;font:inherit;outline:none;padding:0 15px}.withdraw-amount-wrap{align-items:center;gap:10px;padding:0 15px;display:flex}.withdraw-amount-wrap input{color:#fff;font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:17px}.withdraw-amount-wrap strong{color:#8d9aa5}@media (width<=700px){.withdraw-container{width:calc(100% - 24px);padding-top:34px}.withdraw-header h1{font-size:30px}}.withdraw-summary{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;margin:22px 0;padding:18px}.withdraw-summary-row{color:#8d9aa5;justify-content:space-between;gap:20px;padding:8px 0;display:flex}.withdraw-summary-row strong{color:#fff}.withdraw-summary-row.total{border-top:1px solid #ffffff14;margin-top:8px;padding-top:15px}.withdraw-summary-row.total strong{color:#6fff37}.wallet-transaction-list{margin-top:18px}.wallet-transaction-row{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding:17px 4px;display:flex}.wallet-transaction-row:last-child{border-bottom:0}.wallet-transaction-row>div:first-child{flex-direction:column;gap:5px;display:flex}.wallet-transaction-row strong{color:#fff;font-size:14px}.wallet-transaction-row span{color:#7f8b96;font-size:12px}.wallet-transaction-right{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.transaction-status{text-transform:capitalize}.status-pending{color:#f3c969!important}.status-processing{color:#65b7ff!important}.status-completed{color:#6fff37!important}.status-rejected,.status-cancelled{color:#ff6464!important}
