@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";body{background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%)}.dashboard-wrapper{color:#fff;background-color:#030914;width:100%;min-height:100vh;margin-top:-37px;padding-bottom:80px;position:relative}.main-content-area{padding:12px}.top-header{justify-content:space-between;align-items:center;padding:5px 2px 15px;display:flex}.logo-section{align-items:center;margin-left:-15px;display:flex}.logo-img{object-fit:contain;height:100px;margin-top:6px}.header-icons{align-items:center;gap:12px;display:flex}.bell-icon{align-items:center;display:flex;position:relative}.badge-dot{background:#ef4444;border:1.5px solid #060b14;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:0}.avatar-small{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.avatar-small img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-card{background-blend-mode:overlay;background-color:#0000;background-image:url(https://i.postimg.cc/MG98LVXd/1000185568.jpg),linear-gradient(135deg,#0d1b2a,#0a121e);background-position:-17px -11px;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #1a2a3a;border-radius:8px;margin-top:-30px;margin-bottom:15px;padding:14px;position:relative;overflow:hidden;box-shadow:0 5px 20px #0006}.card-glow{background:radial-gradient(circle,#3b82f61f 0%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.profile-info{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.avatar-large{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:47%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;font-weight:700;display:flex;position:relative;box-shadow:0 3px 10px #3b82f64d}.edit-icon{background:#1e293b;border:1.5px solid #0a121e;border-radius:60%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-2px;right:-2px}.user-details{flex:1}.user-details h2{color:#fff;margin-bottom:5px;font-size:15px;font-weight:700}.name-row{align-items:center;gap:4px;display:flex}.user-id,.user-email{color:#94a3b8;align-items:center;gap:4px;margin-bottom:5px;font-size:11px;display:flex}.premium-tag{color:#c084fc;background:#a855f726;border:1px solid #a855f740;border-radius:10px;align-items:center;gap:3px;margin-top:6px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.card-stats-right{position:absolute;top:15px;right:14px}.focus-text{color:#64748b;text-align:right;margin-top:10px;font-size:9.6px;line-height:1.3}.edit-profile-btn{color:#60a5fa;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:55px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;bottom:14px;right:14px}.section-card{background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%);border:1px solid #1a2a3a;border-radius:8px;margin-bottom:15px;padding:12px}.section-header-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title{color:#e2e8f0;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.dropdown{color:#94a3b8;background:#1a2332;border-radius:5px;padding:3px 8px;font-size:10px}.overview-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.overview-item{padding:0 8px}.overview-item.border-left{border-left:1px solid #1a2332}.overview-header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.overview-header p{color:#94a3b8;font-size:11px}.icon-box{background:#3b82f614;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.big-number{margin-bottom:2px;font-size:17px;font-weight:700}.sub-text{color:#64748b;font-size:10px}.green{color:#10b981!important}.action-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;margin-bottom:15px;display:grid}.action-card{cursor:pointer;background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%);border:1px solid #1a2332;border-radius:8px;flex-direction:column;gap:3px;padding:10px;display:flex}.action-top{justify-content:space-between;align-items:flex-start;margin-bottom:5px;display:flex}.action-icon{background:#3b82f60f;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.action-card p{color:#fff;font-size:11px;font-weight:600}.action-card span{color:#64748b;font-size:9px}.stats-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;display:grid}.stat-item{padding:3px 0}.stat-item p{color:#94a3b8;margin-bottom:3px;font-size:10px}.stat-item h4{margin-bottom:3px;font-size:15px;font-weight:700}.stat-item span{align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex}.settings-menu{background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%);border:1px solid #1a2332;border-radius:8px;margin-bottom:15px;overflow:hidden}.menu-item{cursor:pointer;border-bottom:1px solid #1a2332;align-items:center;padding:11px 12px;display:flex}.menu-item:last-child{border-bottom:none}.menu-icon-box{background:#1a2332;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:12px;display:flex}.menu-icon-box.red{background:#ef44441a}.menu-text{flex:1}.menu-text p{color:#e2e8f0;margin-bottom:1px;font-size:12px;font-weight:600}.menu-text span{color:#64748b;font-size:10px}.menu-text p.red{color:#ef4444}.bottom-navbar{z-index:1000;width:100%;height:70px;padding-bottom:env(safe-area-inset-bottom);background-color:#0d1117;border-top:1px solid #1f2937;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #0006}.nav-item{cursor:pointer;color:#8b949e;flex-direction:column;justify-content:center;align-items:center;width:20%;height:100%;transition:all .3s;display:flex;position:relative}.nav-icon{margin-bottom:3px;font-size:20px}.nav-label{letter-spacing:.3px;font-size:11px;font-weight:500}.nav-item.active .nav-label{color:#3b82f6!important}.nav-item.active .nav-icon svg{color:#3b82f6!important;stroke:#3b82f6!important;fill:#3b82f6!important}.nav-item.active:after{content:"";background-color:#3b82f6;border-radius:10px 10px 0 0;width:35px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -2px 8px #3b82f699}.avatar-large{cursor:pointer;position:relative;overflow:hidden}.avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{text-align:center;background-color:#0d131f;border:1px solid #1a2332;border-radius:20px;width:90%;max-width:380px;padding:20px;box-shadow:0 10px 40px #000c}.modal-content h3{color:#fff;margin-bottom:5px;font-size:16px}.modal-subtext{color:#64748b;margin-bottom:20px;font-size:11px}.avatar-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-height:200px;margin-bottom:20px;padding:5px;display:grid;overflow-y:auto}.avatar-option{aspect-ratio:1;cursor:pointer;background-color:#1a2332;border:2px solid #0000;border-radius:50%;width:100%;transition:all .2s;overflow:hidden}.avatar-option img{object-fit:cover;width:100%;height:100%}.avatar-option:hover{border-color:#3b82f6;transform:scale(1.05)}.avatar-option.selected{border-color:#3b82f6;box-shadow:0 0 10px #3b82f699}.upload-section{margin-bottom:15px}.upload-btn{color:#60a5fa;cursor:pointer;background-color:#1a2332;border:1px dashed #3b82f6;border-radius:10px;width:100%;padding:10px;font-size:12px;font-weight:600;transition:all .2s}.upload-btn:hover{background-color:#3b82f61a}.close-modal-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:5px;font-size:12px}.close-modal-btn:hover{color:#fff}.user-id span{align-items:center;transition:all .2s;display:inline-flex}.user-id span:hover{opacity:.8;transform:scale(1.2)}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:#fff;background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%);justify-content:center;min-height:100vh;padding:16px 0;display:flex}.wallet-container{background-color:#030914;width:335px;min-height:100vh;margin:-30px auto 0;padding-bottom:80px;position:relative}.wallet-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.wallet-title-group h1{color:#fff;letter-spacing:-.3px;width:80%;margin:0 auto;font-size:22px;font-weight:600}.wallet-title-group p{color:#8b94a0;width:100%;margin:4px auto 0 15px;font-size:10px}.total-balance-dropdown{color:#c9d1d9;cursor:pointer;white-space:nowrap;background-color:#101828;border:1px solid #1f2d4a;border-radius:10px;align-items:center;gap:6px;padding:9px 14px;font-size:9px;font-weight:500;display:flex}.wallet-main-card{box-sizing:border-box;background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%);border:1px solid #1a2a3a;border-radius:8px;height:145px;margin-bottom:20px;padding:15px;box-shadow:0 8px 24px #00000059;width:100%!important}.card-top-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.total-bal-label{color:#b0b8c4;align-items:center;gap:8px;margin-top:-5px;font-size:9px;font-weight:500;display:flex}.pnl-analytics{color:#3b82f6;cursor:pointer;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}.main-balance-amount{color:#fff;letter-spacing:-.6px;margin-top:-5px;margin-bottom:6px;font-size:17px;font-weight:700}.main-balance-inr{color:#8b94a0;margin-bottom:20px;font-size:8px}.wallet-action-buttons{grid-template-columns:1fr 1fr;gap:12px;display:grid}.btn-add-funds,.btn-withdraw{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;margin-top:-5px;padding:8px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s;display:flex}.btn-add-funds:hover,.btn-withdraw:hover{opacity:.9;transform:translateY(-1px)}.btn-add-funds{color:#fff;background-color:#2563eb}.btn-withdraw{color:#fff;background-color:#0f172a;border:1px solid #2a3a5c}.section-box{background:linear-gradient(#00102a 0%,#00132f 45%,#001027 100%);border:1px solid #1a2a3a;border-radius:8px;margin-bottom:16px;padding:15px}.section-header{border-bottom:1px solid #172033;justify-content:space-between;align-items:center;margin-bottom:14px;margin-left:-18px;margin-right:-18px;padding-bottom:14px;padding-left:18px;padding-right:18px;display:flex}.section-header h3{color:#fff;font-size:13px;font-weight:600}.view-all{color:#3b82f6;cursor:pointer;align-items:center;gap:2px;font-size:10px;font-weight:500;display:flex}.assets-list,.transactions-list{flex-direction:column;gap:0;display:flex}.asset-row,.tx-row{border-bottom:1px solid #172033;justify-content:space-between;align-items:center;margin-left:-18px;margin-right:-18px;padding:8px 18px 10px;display:flex}.asset-row:last-child,.tx-row:last-child{border-bottom:none;padding-bottom:0}.asset-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.asset-icon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.asset-names,.tx-details{flex-direction:column;min-width:0;display:flex}.asset-name,.tx-type{color:#fff;font-size:11px;font-weight:600}.asset-symbol,.tx-currency{color:#8b94a0;text-transform:uppercase;font-size:9px}.asset-amounts,.tx-center{flex-direction:column;align-items:flex-end;margin-right:16px;display:flex}.asset-crypto,.tx-amount{color:#fff;font-size:12px;font-weight:600}.asset-fiat{color:#8b94a0;font-size:9px}.asset-change{color:#8b94a0;text-align:right;min-width:60px;font-size:9px;font-weight:600}.asset-change.positive{color:#22c55e}.asset-change.negative{color:#ef4444}.asset-arrow{color:#4b5563;align-items:center;margin-left:8px;display:flex}.tx-left{flex:1.2;align-items:center;gap:10px;min-width:0;display:flex}.tx-icon-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.tx-icon-circle.down{background-color:#22c55e26}.tx-icon-circle.up{background-color:#ef444426}.tx-amount.pos{color:#22c55e}.tx-amount.neg{color:#ef4444}.tx-date{color:#8b94a0;font-size:7px}.tx-status{white-space:nowrap;text-transform:capitalize;border-radius:3px;padding:4px 10px;font-size:9px;font-weight:500;display:inline-block}.tx-status.completed{color:#22c55e;background-color:#22c55e1f}.tx-status.processing{color:#f59e0b;background-color:#f59e0b1f}.tx-status.submitted{color:#3b82f6;background-color:#3b82f61f}.tx-status.rejected{color:#ef4444;background-color:#ef44441f}.tx-status.pending{color:#8b94a0;background-color:#8b94a01f}.empty-text{color:#8b94a0;text-align:center;padding:12px 0;font-size:19px}.tx-type.withdraw-text{color:#ef4444}*{box-sizing:border-box}.referral-container{color:#fff;background-color:#030914;flex-direction:column;gap:14px;width:335px;min-height:100vh;margin-top:-35px;padding:16px 14px 100px;font-family:Inter,sans-serif;display:flex}.ref-hero-image{object-fit:contain;object-position:right center;pointer-events:none;z-index:0;width:50%;height:100%;margin-right:-17px;position:absolute;top:0;right:0}.ref-hero{background:0 0;border:none;border-radius:8px;width:108%;margin:-30px auto 0;padding:18px 16px 16px;position:relative;left:-19px;overflow:visible}.ref-chip{letter-spacing:2px;color:#7dd3fc;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:6px;margin-bottom:10px;padding:4px 10px;font-size:8px;font-weight:600;display:inline-block}.ref-hero-title{letter-spacing:-.6px;color:#fff;margin-bottom:8px;font-size:25px;font-weight:800;line-height:1.1}.ref-highlight{color:#3b82f6}.ref-hero-sub{color:#9ca3af;max-width:75%;margin-bottom:14px;font-size:10px;line-height:1.5}.ref-hero-features{flex-wrap:wrap;gap:14px;display:flex}.ref-feature{align-items:center;gap:8px;display:flex}.ref-feature-title{color:#fff;font-size:12px;font-weight:600;line-height:1.1;display:block}.ref-feature-sub{color:#8b94a0;font-size:10px;display:block}.ref-how{color:#4b5563;background-color:#0a101c;border:1px solid #172033;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:4px;width:108%;margin:0 auto;padding:14px 10px;display:flex;margin-left:-12px!important}.ref-how-step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.ref-how-icon{background:#3b82f61a;border:1px solid #3b82f640;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:4px;display:flex}.ref-how-num{color:#fff;font-size:11px;font-weight:600;line-height:1.2}.ref-how-sub{color:#8b94a0;font-size:9px;line-height:1.2}.ref-members-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ref-member-card{background-color:#0a101c;border:1px solid #172033;border-radius:8px;width:108%;margin:0 auto 0 -12px;padding:14px;position:relative;overflow:hidden}.ref-member-card.blue{background:linear-gradient(135deg,#3b82f61f,#0a101ce6);border-color:#3b82f659}.ref-member-card.green{background:linear-gradient(135deg,#22c55e1f,#0a101ce6);border-color:#22c55e59;margin-left:1px}.ref-member-top{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.ref-member-label{color:#d1d5db;flex:1;font-size:12px;font-weight:500}.ref-view-all{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:10px;font-weight:500;display:flex}.ref-member-value{color:#fff;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1}.ref-member-sub{color:#8b94a0;font-size:10px;line-height:1.3}.ref-box{background-color:#0a101c;border:1px solid #172033;border-radius:8px;width:108%;margin:0 auto 0 -12px;padding:14px}.ref-box-header{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.ref-box-title{color:#fff;font-size:14px;font-weight:600;line-height:1.2}.ref-box-sub{color:#8b94a0;margin-top:2px;font-size:11px}.ref-input-row{align-items:center;gap:8px;display:flex}.ref-input{background-color:#0f1729;border:1px solid #1e293b;border-radius:14px;flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:flex}.ref-input span{color:#fff;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.5px;font-size:14px;font-weight:600;overflow:hidden}.ref-link-text{color:#cbd5e1!important;letter-spacing:0!important;font-size:11px!important;font-weight:500!important}.ref-copy-btn{color:#8b94a0;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:2px;display:flex}.ref-copy-btn:hover{color:#fff}.ref-share-primary{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2563eb;border:none;border-radius:1px;align-items:center;gap:6px;padding:11px 14px;font-size:12px;font-weight:600;transition:opacity .15s;display:flex}.ref-share-primary:hover{opacity:.9}.ref-share-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.ref-share-label{color:#8b94a0;white-space:nowrap;font-size:11px}.ref-share-channels{flex:1;gap:8px;display:flex}.ref-channel-btn{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s;display:flex}.ref-channel-btn:hover{transform:scale(1.08)}.ref-channel-btn svg{width:16px;height:16px}.ref-qr{flex-shrink:0;align-items:center;gap:8px;display:flex}.ref-qr-box{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;padding:2px;display:flex}.ref-qr-label{color:#8b94a0;font-size:9px;line-height:1.3}.ref-stats-strip{background-color:#0a101c;border:1px solid #172033;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;width:108%;margin:0 auto 0 -12px;padding:14px;display:flex}.ref-stat{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ref-stat-value{color:#fff;font-size:15px;font-weight:700;line-height:1.1}.ref-stat-label{color:#8b94a0;white-space:nowrap;font-size:10px}.ref-stat-divider{background-color:#1e293b;width:1px;height:28px}.ref-progress-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.ref-progress-right{flex-direction:column;flex:1;align-items:flex-end;gap:6px;min-width:160px;display:flex}.ref-progress-next{color:#8b94a0;font-size:10px}.ref-progress-bar-row{align-items:center;gap:8px;width:100%;display:flex}.ref-progress-bar{background-color:#1e293b;border-radius:999px;flex:1;height:6px;overflow:hidden}.ref-progress-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:999px;height:100%;transition:width .4s}.ref-progress-count{color:#fff;white-space:nowrap;font-size:11px;font-weight:600}.ref-milestones{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ref-milestone{text-align:center;background-color:#0f1729;border:1px solid #1e293b;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;display:flex}.ref-milestone.unlocked{background:linear-gradient(135deg,#fbbf241f,#0f1729e6);border-color:#fbbf24}.ref-milestone-refs{color:#fff;font-size:11px;font-weight:600;line-height:1.2}.ref-milestone-check{background-color:#fbbf24;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ref-milestone-lock{background-color:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ref-milestone-bonus{color:#cbd5e1;font-size:10px;font-weight:600;line-height:1.2}.ref-milestone.unlocked .ref-milestone-bonus{color:#fbbf24}.ref-list-item{cursor:pointer;text-align:left;color:#fff;background-color:#0a101c;border:1px solid #172033;border-radius:8px;align-items:center;gap:12px;width:108%;margin:0 auto 0 -12px;padding:14px;transition:border-color .15s,background-color .15s;display:flex}.ref-list-item:hover{background-color:#0d1524;border-color:#2a3a5c}.ref-list-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ref-list-title{color:#fff;font-size:14px;font-weight:600}.ref-list-sub{color:#8b94a0;font-size:11px}.ref-list-item>svg:last-child{color:#4b5563;flex-shrink:0}@media (width<=380px){.ref-hero-title{font-size:26px}.ref-milestones{grid-template-columns:repeat(2,1fr)}.ref-share-primary span{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{background-color:#080c1e;justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.phone-wrapper{flex-direction:column;width:100%;max-width:400px;padding:20px 16px;display:flex}.logo-container{justify-content:center;margin-top:0;display:flex;margin-bottom:15px!important}.site-logo{height:auto;width:120px!important;max-width:140px!important}.form-group{flex-direction:column;margin-bottom:1.2rem;display:flex}.form-input{color:#fff;background-color:#12182d;border:1.4px solid #1f263e;border-radius:.375rem;outline:none;width:100%;height:44px;font-size:.88rem;transition:all .2s;padding:0 40px!important}.input-icon-left svg{width:18px;height:18px}.input-icon-right svg{width:18px;height:18px}.error-message{color:#ef4444;align-self:flex-start;margin-top:6px;padding-left:4px;font-size:.78rem;font-weight:500;animation:.3s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.login-options{justify-content:space-between;align-items:center;margin-top:.8rem;margin-bottom:1.2rem;display:flex}.remember-me{align-items:center;gap:10px;display:flex;font-size:.85rem!important}.remember-me input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;width:14px;height:14px;margin:0}.options-label{color:#8e92a5;cursor:pointer;font-size:.85rem!important}.forgot-link{font-size:.85rem;font-weight:500;color:#2563eb!important;text-decoration:none!important}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b21b6 0%,#1d4ed8 50%,#2563eb 100%);border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:8px;width:100%;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex;box-shadow:0 4px 12px #2563eb33;height:46px!important}.login-footer a{font-weight:500;text-decoration:none;color:#2563eb!important}.or-divider{text-align:center!important;color:#4b526d!important;justify-content:center!important;align-items:center!important;gap:15px!important;width:100%!important;margin:1.5rem 0!important;font-size:.8rem!important;display:flex!important}.or-divider:before,.or-divider:after{content:""!important;background-color:#1f263e!important;flex:1!important;height:1px!important}.features-grid{justify-content:space-between!important;align-items:flex-start!important;gap:5px!important;width:100%!important;margin-bottom:1.5rem!important;display:flex!important}.feature-item{text-align:center!important;flex-direction:column!important;flex:1!important;align-items:center!important;display:flex!important}.feature-icon-circle{background-color:#11162d!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;margin-bottom:.8rem!important;display:flex!important}.feature-icon-circle svg{width:24px!important;height:24px!important}.feature-item h3{color:#fff!important;margin:0 0 .3rem!important;font-size:.8rem!important;font-weight:600!important}.feature-item p{color:#6b7280!important;margin:0!important;font-size:.72rem!important;line-height:1.3!important}.protected-badge{color:#8e92a5!important;background-color:#12182d66!important;border:1px solid #1f263e!important;border-radius:.5rem!important;justify-content:center!important;align-items:center!important;width:100%!important;height:38px!important;margin-top:.5rem!important;font-size:.78rem!important;display:flex!important}.phone-wrapper{width:100%;max-width:400px;padding:20px 16px}.logo-container{justify-content:center!important;margin-top:-5px!important;margin-bottom:1.5rem!important;display:flex!important}.form-group{margin-bottom:1rem}.form-label{color:#fff;margin-bottom:.4rem;font-size:.82rem;font-weight:500;display:block}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.form-input{color:#fff;background-color:#12182d;border:1.4px solid #1f263e;border-radius:.375rem;outline:none;width:100%;height:38px;padding:0 34px;font-size:.82rem;transition:all .2s}.form-input::placeholder{color:#4b526d}.form-input:focus{border-color:#3b82f6}.input-icon-left{color:#5d6480;pointer-events:none;align-items:center;display:flex;position:absolute;left:10px}.input-icon-right{color:#5d6480;cursor:pointer;align-items:center;display:flex;position:absolute;right:10px}.mobile-container{align-items:center;width:100%;display:flex;position:relative}.country-selector{z-index:5;border-right:1px solid #1f263e;align-items:center;gap:4px;height:100%;padding:0 8px;display:flex;position:absolute;left:0}.flag-emoji{font-size:.9rem}.country-code-text{color:#fff;font-size:.8rem;font-weight:500}.form-input.mobile-input{padding-left:78px}.checkbox-group{align-items:flex-start;gap:10px;margin-top:1rem;margin-bottom:1.2rem;display:flex}.checkbox-group input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;width:17px;min-width:17px;height:17px;margin-top:3px}.checkbox-label{color:#8e92a5;font-size:.78rem;line-height:1.4}.checkbox-label a{text-decoration:none;color:#2563eb!important}.checkbox-label a:hover{text-decoration:none}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b21b6 0%,#1d4ed8 50%,#2563eb 100%);border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:.9rem;font-weight:600;transition:opacity .2s;display:flex;box-shadow:0 4px 12px #2563eb33}.login-footer{text-align:center;color:#8e92a5;margin-top:1.2rem;font-size:.85rem}.login-footer a{color:#2563eb;font-weight:500;text-decoration:none}.login-footer a:hover{text-decoration:none}.input-error{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444433!important}.input-error:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44444d!important}@media (width<=400px){.phone-wrapper{padding:16px 12px}.form-input{height:36px;padding:0 30px;font-size:.78rem}.form-input.mobile-input{padding-left:70px}.input-icon-left{left:8px}.input-icon-right{right:8px}.country-selector{gap:3px;padding:0 6px}.country-code-text{font-size:.75rem}.flag-emoji{font-size:.8rem}.brand-header h1{font-size:1.4rem}.site-logo{max-width:120px!important}.submit-button{height:38px;font-size:.82rem}.checkbox-label{font-size:.72rem}.error-message{font-size:.65rem}}@media (width<=340px){.phone-wrapper{padding:12px 8px}.form-input{height:34px;padding:0 26px;font-size:.72rem}.form-input.mobile-input{padding-left:62px}.input-icon-left{left:6px}.input-icon-right{right:6px}.country-selector{gap:2px;padding:0 4px}.country-code-text,.flag-emoji{font-size:.7rem}.brand-header h1{font-size:1.2rem}.site-logo{max-width:100px!important}.submit-button{height:34px;font-size:.75rem}}logo-container{justify-content:center!important;align-items:center!important;width:100%!important;margin-top:15px!important;margin-bottom:20px!important;display:flex!important}site-logo{object-fit:contain;height:auto;width:120px!important;max-width:140px!important;display:block!important}.envelope-container{justify-content:center;align-items:center;width:100%;margin:1.2rem 0;display:flex}.brand-header p{color:#8e92a5;margin:0;font-size:.92rem}.email-display-box{box-sizing:border-box;background-color:#12182d;border:1px solid #1f263e;border-radius:.5rem;justify-content:space-between;align-items:center;height:44px;margin-bottom:1.2rem;padding:10px 14px;display:flex}.email-left{color:#fff;align-items:center;gap:10px;font-size:.92rem;display:flex}.change-link{align-items:center;gap:4px;font-size:.88rem;text-decoration:none;display:flex;color:#2563eb!important}.info-message{color:#8e92a5;align-items:flex-start;gap:8px;margin-bottom:1.2rem;line-height:1.4;display:flex;font-size:.84rem!important}.otp-label{color:#fff;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.otp-boxes-wrapper{box-sizing:border-box!important;justify-content:center!important;gap:8px!important;width:100%!important;margin-top:.6rem!important;margin-bottom:1.2rem!important;display:flex!important}.otp-input{text-align:center!important;color:#fff!important;box-sizing:border-box!important;background-color:#12182d!important;border:1px solid #1f263e!important;border-radius:.375rem!important;outline:none!important;flex:none!important;width:42px!important;height:42px!important;font-size:1.2rem!important;font-weight:600!important;transition:all .2s!important}@media (width>=480px){.phone-wrapper{padding:16px}.brand-header h1{font-size:1.8rem}.otp-input{height:40px!important;font-size:1rem!important}.site-logo{max-width:140px!important}.envelope-image{max-width:80px}}@media (width<=380px){.phone-wrapper{padding:12px}.brand-header h1{font-size:1.5rem}.otp-input{height:36px!important;font-size:.9rem!important}.site-logo{max-width:120px!important}.envelope-image{max-width:70px}.submit-button{height:40px;font-size:.88rem}}.phone-wrapper{width:100%;max-width:400px;margin-top:-30px;padding:20px 16px}.logo-container{justify-content:center!important;align-items:center!important;margin-top:-5px!important;display:flex!important}.site-logo{height:auto;max-width:170px!important}.illustration-container{justify-content:center;align-items:center;width:100%;margin:1.2rem 0;display:flex}.illustration-image{object-fit:contain;width:100%;max-width:100px;height:auto;display:block}.brand-header h1{color:#fff;margin:0 0 .2rem;font-size:1.6rem;font-weight:600}.brand-header p{color:#8e92a5;margin:0;font-size:.8rem;margin-top:7px!important}.input-group{margin-bottom:1.2rem}.input-field-box{box-sizing:border-box;background-color:#12182d;border:1px solid #1f263e;border-radius:.5rem;align-items:center;width:100%;height:48px;padding:0 14px;transition:all .2s;display:flex}.input-field-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb66}.input-field-box svg{color:#8e92a5;flex-shrink:0;margin-right:10px}.input-field-box input{color:#fff;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:.92rem}.input-field-box input::placeholder{color:#6b7280}.input-field-box.input-error{border-color:#ef4444!important;box-shadow:0 0 0 1px #ef444466!important}.error-message{color:#ef4444;margin-top:4px;padding-left:4px;font-size:.8rem;font-weight:500;animation:.3s ease-in-out shake}.success-message{color:#22c55e;margin-top:4px;padding-left:4px;font-size:.8rem;font-weight:500}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b21b6 0%,#1d4ed8 50%,#2563eb 100%);border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:1.5rem;margin-bottom:1.2rem;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex;box-shadow:0 4px 12px #2563eb33}.login-redirect{text-align:center;color:#8e92a5;margin-bottom:1.8rem;font-size:.9rem}.login-redirect a{color:#2563eb;font-weight:500;text-decoration:none}.login-redirect a:hover{text-decoration:none!important}.steps-divider{text-align:center;color:#6b7280;align-items:center;margin:1.5rem 0;font-size:.8rem;display:flex}.steps-divider:before,.steps-divider:after{content:"";border-bottom:1px solid #1f263e;flex:1}.steps-divider:not(:empty):before{margin-right:.75em}.steps-divider:not(:empty):after{margin-left:.75em}.steps-container{text-align:center;justify-content:space-between;align-items:flex-start;margin-bottom:1.8rem;display:flex}.step-item{flex-direction:column;flex:1;align-items:center;padding:0 4px;display:flex;position:relative}.step-circle{color:#2563eb;background-color:#12182d;border:1px solid #2563eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 0 10px #2563eb33}.step-arrow{color:#2563eb;justify-content:center;align-items:center;margin-top:8px;font-size:.9rem;display:flex}.step-title{color:#fff;margin-bottom:2px;font-size:.53rem;font-weight:600}.step-desc{color:#6b7280;font-size:.55rem;line-height:1.2}.secure-left .bulb-icon{margin-top:2px;font-size:1.1rem}@media (width<=480px){.phone-wrapper{padding:16px}.brand-header h1{font-size:1.4rem}.site-logo{max-width:140px!important}.illustration-image{max-width:80px}.submit-button{height:40px;font-size:.88rem}}@media (width<=380px){.phone-wrapper{padding:12px}.brand-header h1{font-size:1.2rem}.site-logo{max-width:120px!important}.illustration-image{max-width:70px}.step-title,.step-desc{font-size:.45rem}.submit-button{height:38px;font-size:.82rem}}body{background-color:#080c1e;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.phone-wrapper{width:100%;max-width:400px;padding:24px;margin-top:-30px!important}.site-logo{object-fit:contain;height:auto;width:120px!important;max-width:140px!important;display:block!important}.envelope-container{justify-content:center;align-items:center;width:100%;margin:1.2rem 0;display:flex;position:relative}.brand-header p{color:#8e92a5;width:100%;margin:0;font-size:.84rem}.email-display-box{box-sizing:border-box;background-color:#12182d;border:1px solid #1f263e;border-radius:.5rem;justify-content:space-between;align-items:center;width:90%;margin:0 auto;display:flex;height:44px!important;margin-bottom:1.2rem!important;padding:10px 14px!important}.email-left{color:#fff;align-items:center;display:flex;gap:10px!important;font-size:.92rem!important}.email-left svg{color:#2563eb}.change-link{align-items:center;gap:4px;text-decoration:none;display:flex;color:#2563eb!important;font-size:.88rem!important}.change-link svg{width:10px!important;height:10px!important}.change-link:hover{text-decoration:none!important}.info-message{color:#8e92a5;align-items:flex-start;width:90%;margin:0 auto;line-height:1.4;display:flex;gap:8px!important;margin-bottom:1.2rem!important;font-size:.84rem!important}.info-message svg{color:#22c55e;flex-shrink:0;margin-top:2px}.otp-label{color:#fff;margin-left:21px;font-weight:500;display:block;margin-bottom:.5rem!important;font-size:.9rem!important}.otp-boxes-wrapper{margin:0 auto;box-sizing:border-box!important;justify-content:space-between!important;gap:8px!important;width:88%!important;margin-top:.6rem!important;margin-bottom:1.2rem!important;display:flex!important}.otp-input{width:42px;text-align:center!important;color:#fff!important;box-sizing:border-box!important;background-color:#12182d!important;border:1px solid #1f263e!important;border-radius:.375rem!important;outline:none!important;flex:none!important;height:42px!important;font-size:1.2rem!important;font-weight:600!important;transition:all .2s!important}.otp-input:focus{border-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb66!important}.otp-input:first-child:focus{border-color:#2563eb}.otp-input.input-error{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444433!important}.otp-input.input-error:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44444d!important}.error-message{color:#ef4444;margin-top:-8px;margin-bottom:12px;margin-left:28px;padding-right:4px;font-size:.85rem;font-weight:500;animation:.3s ease-in-out shake}.resend-text{text-align:center;color:#8e92a5;margin-bottom:1.8rem;font-size:.85rem}.resend-text span{color:#2563eb;font-weight:500}.resend-link{cursor:pointer;font-weight:500;color:#2563eb!important}.resend-link:hover{text-decoration:none!important}.timer{font-weight:600;color:#2563eb!important}.submit-button svg{width:16px!important;height:16px!important}.back-signin{text-align:center;margin-bottom:2rem}.back-signin a{color:#2563eb;justify-content:center;align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.back-signin a:hover{text-decoration:none!important}.secure-note-box{z-index:5;background-color:#12182d33;border:1px dashed #1f263e;border-radius:.5rem;justify-content:space-between;align-items:center;width:80%;margin:0 auto 1rem;padding:14px;display:flex;position:relative}.secure-shield-circle{background-color:#11162d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (width>=480px){.phone-wrapper{padding:16px}.brand-header h1{font-size:1.8rem}.otp-input{height:40px!important;font-size:1rem!important}.site-logo{max-width:140px!important}.envelope-image{max-width:80px}}@media (width<=380px){.phone-wrapper{padding:12px}.brand-header h1{font-size:1.5rem}.otp-input{height:36px!important;font-size:.9rem!important}.site-logo{max-width:120px!important}.envelope-image{max-width:70px}.submit-button{height:40px!important;font-size:.88rem!important}}.envelope-container{justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative;margin-bottom:15px!important}.envelope-image{object-fit:contain;width:100%;max-width:110px;height:auto;display:block}.input-group{width:100%;margin-bottom:1.2rem}.input-label{color:#fff;margin-bottom:.6rem;font-size:.9rem;font-weight:500;display:block}.input-wrapper{box-sizing:border-box;background-color:#12182d;border:1px solid #1f263e;border-radius:.5rem;justify-content:space-between;align-items:center;height:48px;padding:0 14px;transition:all .2s;display:flex}.input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb66}.input-wrapper.input-error{border-color:#ef4444!important;box-shadow:0 0 0 1px #ef444466!important}.input-left{color:#fff;align-items:center;gap:12px;width:100%;font-size:.95rem;display:flex}.input-left svg{color:#8e92a5;flex-shrink:0}.input-field{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.95rem}.input-field::placeholder{color:#6b7280}.eye-btn{cursor:pointer;color:#8e92a5;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.eye-btn:hover{color:#fff}.error-message{color:#ef4444;margin-top:-8px;margin-bottom:10px;padding-left:4px;font-size:.8rem;font-weight:500;animation:.3s ease-in-out shake}.success-message{color:#22c55e;margin-top:-8px;margin-bottom:10px;padding-left:4px;font-size:.8rem;font-weight:500}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b21b6 0%,#1d4ed8 50%,#2563eb 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:8px;width:88%;height:40px;margin:1.5rem auto;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex;box-shadow:0 4px 12px #2563eb33}.submit-button:hover{opacity:.95}.submit-button:disabled{opacity:.7;cursor:not-allowed}.divider-container{color:#8e92a5;justify-content:center;align-items:center;gap:12px;margin-bottom:1.8rem;font-size:.85rem;display:flex}.divider-container:before,.divider-container:after{content:"";background-color:#1f263e;flex:1;height:1px}.divider-container a{color:#2563eb;font-weight:500;text-decoration:none}.divider-container a:hover{text-decoration:none!important}.secure-left .bulb-icon{color:#6366f1;margin-top:2px;font-size:1.1rem}.secure-shield-circle{background-color:#12182d;border:1px solid #1f263e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (width<=480px){.phone-wrapper{padding:16px}.brand-header h1{font-size:1.8rem}.site-logo{max-width:140px!important}.envelope-image{max-width:90px}.submit-button{height:44px;font-size:.9rem}}@media (width<=380px){.phone-wrapper{padding:12px}.brand-header h1{font-size:1.5rem}.site-logo{max-width:120px!important}.envelope-image{max-width:80px}.input-wrapper{height:42px}.submit-button{height:40px;font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#080c1e;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;margin-top:-75px!important}.phone-wrapper{box-sizing:border-box;width:100%;max-width:410px;padding:24px;position:relative;overflow:hidden;margin-top:-15px!important}.back-nav{z-index:100!important;margin:0!important;position:absolute!important;top:28px!important;left:24px!important}.back-nav a{color:#fff;font-size:1.2rem;text-decoration:none}.brand-header{text-align:center;margin-bottom:1.5rem}.logo-container{justify-content:center!important;align-items:center!important;width:100%!important;margin-top:15px!important;margin-bottom:20px!important;display:flex!important}.site-logo{object-fit:contain;height:auto;max-width:170px!important;display:block!important}.envelope-container{justify-content:center;align-items:center;margin:2rem 0;display:flex;position:relative}.success-circle-glow{justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative}.success-circle-glow:before,.success-circle-glow:after{content:"";border:2px solid #34d39999;border-radius:50%;width:100%;height:100%;animation:2.2s cubic-bezier(.1,.8,.3,1) infinite rippleWave;position:absolute}.success-circle-glow:after{animation-delay:1.1s}@keyframes rippleWave{0%{opacity:1;transform:scale(.75)}to{opacity:0;transform:scale(1.65)}}.success-circle{z-index:2;background:linear-gradient(135deg,#059669 0%,#10b981 50%,#34d399 100%);border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards bounceIn;display:flex;position:relative;box-shadow:0 0 35px #10b98199,inset 0 2px 6px #fff6}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.success-circle svg{color:#fff;filter:drop-shadow(0 2px 4px #00000040);width:42px;height:42px}.success-circle polyline{fill:none;stroke:#fff;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40px;animation:.7s cubic-bezier(.65,0,.45,1) .35s forwards drawCheck}@keyframes drawCheck{0%{stroke-dashoffset:40px}to{stroke-dashoffset:0}}.brand-header h1{color:#fff;letter-spacing:-.5px;margin:0 0 .5rem;font-size:1.9rem;font-weight:700}.brand-header p{color:#8e92a5;margin:0;padding:0 15px;font-size:.9rem;line-height:1.4}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b21b6 0%,#1d4ed8 50%,#2563eb 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:1.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #2563eb4d}.submit-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb66}.submit-button:active{transform:scale(.97)}.secure-note-box{z-index:5;background-color:#12182d33;border:1px dashed #1f263e;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:14px;display:flex;position:relative}.secure-left{align-items:flex-start;gap:12px;display:flex}.secure-shield-circle{color:#34d399;background-color:#12182d;border:1px solid #1f263e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.secure-shield-circle svg{color:#34d399}.secure-text h4{color:#fff;margin:0 0 4px;font-size:.85rem;font-weight:600}.secure-text p{color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.footer-copyright{text-align:center;color:#6b7280;margin-top:1rem;font-size:.75rem}@media (width<=480px){.phone-wrapper{padding:16px}.brand-header h1{font-size:1.6rem}.site-logo{max-width:140px!important}.success-circle{width:72px;height:72px}.success-circle svg{width:34px;height:34px}.success-circle-glow{width:90px;height:90px}.submit-button{height:44px;font-size:.9rem}}@media (width<=380px){.phone-wrapper{padding:12px}.brand-header h1{font-size:1.4rem}.site-logo{max-width:120px!important}.success-circle{width:64px;height:64px}.success-circle svg{width:30px;height:30px}.success-circle-glow{width:80px;height:80px}.submit-button{height:40px;font-size:.85rem}}
