@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{-webkit-font-smoothing:antialiased;background:#c8d8e8;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{border:none;outline:none;font-family:inherit}#root{width:100%;min-height:100vh;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(22px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:283px}}.spin{animation:.8s linear infinite spin;display:inline-block}.boot-loader{background:linear-gradient(160deg,#dce8f2 0%,#c8dcea 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.boot-logo{color:#1a2a3a;font-size:22px;font-weight:800}.boot-logo span{color:#1a9e8f}.boot-spinner{border:3px solid #e0eaf2;border-top-color:#1a9e8f;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.user-app{background:#e8edf4;width:100%;min-height:100vh;position:relative}@media (width<=639px){.user-app{max-width:100%;box-shadow:none}}.user-app .page{background:#e8edf4;width:100%;min-height:100vh;padding-bottom:88px;animation:.22s fadeUp;position:relative;overflow-x:hidden}.user-app .teal{color:#1a9e8f}.user-app .blue{color:#0d6e99}.user-app .green{color:#22c55e}.user-app .teal-link{color:#1a9e8f;cursor:pointer;font-weight:600}.user-app .link-style{cursor:pointer}.user-app .w-full{width:100%}.user-app .mt-12{margin-top:12px}.user-app .mt-16{margin-top:16px}.user-app .spacer{height:24px}.user-app .login-page{background:linear-gradient(160deg,#dceef7 0%,#c5daf0 60%,#d5e5f2 100%);width:100%;min-height:100vh;position:relative;overflow:hidden}.user-app .login-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.user-app .cloud-deco{filter:blur(60px);background:#ffffff47;border-radius:50%;position:absolute}.user-app .cloud-deco.tl{width:300px;height:200px;top:-70px;left:-90px}.user-app .cloud-deco.br{width:340px;height:220px;bottom:-90px;right:-90px}.user-app .login-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 28px;display:flex;position:relative}.user-app .login-logo{text-align:center;margin-bottom:36px}.user-app .logo-text{color:#0d6e99;letter-spacing:-.5px;font-size:28px;font-weight:700}.user-app .logo-accent{color:#1a9e8f;font-weight:800}.user-app .logo-sub{color:#6a9ab8;margin-top:4px;font-size:13px}.user-app .login-card{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:400px;display:flex}.user-app .field{color:#2a4a6a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1.5px solid #b4d2ebb3;border-radius:50px;width:100%;padding:15px 20px;font-size:14px;transition:border-color .2s,box-shadow .2s}.user-app .field:focus{background:#ffffffeb;border-color:#1a9e8f;box-shadow:0 0 0 3px #1a9e8f24}.user-app .btn-grad{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 22px #1a9e8f61}.user-app .btn-grad:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1a9e8f6b}.user-app .btn-grad:active{transform:translateY(0)}.user-app .btn-grad:disabled{opacity:.6;cursor:not-allowed;transform:none}.user-app .error-msg{color:#dc2626;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:14px;width:100%;padding:10px 16px;font-size:12px}.user-app .video-pill{color:#0d6e99;background:#fff;border-radius:50px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:500;display:flex;box-shadow:0 2px 10px #00000014}.user-app .pill-play{background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.user-app .hint-text{color:#7aabcc;text-align:center;font-size:11.5px}.user-app .link-sm{color:#7aabcc;text-align:center;background:0 0;font-size:13px;display:block}.user-app .link-accent{color:#0d6e99;background:0 0;font-weight:700}.user-app .dash-header{background:#e8edf4;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.user-app .dash-header-left{flex-direction:column;display:flex}.user-app .dash-brand{color:#0d6e99;font-size:16px;font-weight:700}.user-app .dash-sub{color:#8aabcc;margin-top:1px;font-size:10px}.user-app .dash-header-right{align-items:center;gap:10px;display:flex}.user-app .icon-btn{color:#7aabcc;background:0 0;padding:4px;position:relative}.user-app .icon-btn .badge-dot{background:#ef4444;border:1.5px solid #e8edf4;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.user-app .avatar-btn{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.user-app .balance-card{color:#fff;background:linear-gradient(135deg,#1e8fcf 0%,#1577b5 50%,#1280c0 100%);border-radius:20px;margin:4px 12px 14px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 30px #126eaf61}.user-app .balance-card:before{content:"";background:#ffffff0f;border-radius:50%;width:160px;height:160px;position:absolute;top:-30px;left:-30px}.user-app .bc-label{opacity:.8;letter-spacing:.3px;align-items:center;gap:5px;margin-bottom:6px;font-size:11px;display:flex}.user-app .bc-row{justify-content:space-between;align-items:flex-start;display:flex}.user-app .bc-left{flex-direction:column;display:flex}.user-app .bc-amount{letter-spacing:-1.5px;align-items:flex-end;gap:8px;font-size:42px;font-weight:800;line-height:1;display:flex}.user-app .bc-unit{opacity:.85;margin-bottom:4px;font-size:16px;font-weight:500}.user-app .bc-ngn-pill{opacity:.9;background:#ffffff2e;border-radius:50px;align-self:flex-start;align-items:center;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:500;display:inline-flex}.user-app .mine-clock{cursor:default;flex-shrink:0;width:64px;height:64px;position:relative}.user-app .mine-clock-ready-state{cursor:pointer}.user-app .mine-clock-bg{fill:none;stroke:#ffffff2e;stroke-width:3.5px}.user-app .mine-clock-arc{fill:none;stroke:#f97316;stroke-width:3.5px;stroke-linecap:round;transition:stroke-dashoffset .85s linear,stroke .3s}.user-app .mine-clock-ready-state .mine-clock-arc{stroke:#1a9e8f}.user-app .mine-clock-inner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.user-app .mine-clock-hh{color:#fffc;letter-spacing:.2px;font-size:8px;font-weight:700;line-height:1}.user-app .mine-clock-mmss{color:#fff;letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:11px;font-weight:800;line-height:1.1}.user-app .mine-clock-label{color:#fff9;letter-spacing:.5px;text-transform:uppercase;margin-top:1px;font-size:6px}.user-app .mine-clock-tap{color:#f97316;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:800;animation:1.4s ease-in-out infinite pulse}.user-app .quick-actions{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 12px 14px;display:grid}.user-app .qa-btn{color:#1a2a3a;background:#fff;border:1px solid #dcebfacc;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px 12px;font-size:12px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 6px #00000012}.user-app .qa-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a}.user-app .qa-btn:active{transform:scale(.96)}.user-app .qa-icon{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.user-app .qa-orange{background:linear-gradient(135deg,#f97316,#fb923c)}.user-app .qa-purple{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.user-app .qa-green{background:linear-gradient(135deg,#16a34a,#22c55e)}.user-app .section-card{background:#fff;border:1px solid #dcebfacc;border-radius:16px;margin:0 12px 12px;padding:16px;box-shadow:0 1px 6px #0000000f}.user-app .sc-header{align-items:center;gap:8px;margin-bottom:14px;display:flex}.user-app .sc-icon{font-size:16px}.user-app .sc-title{color:#1a2a3a;font-size:14px;font-weight:700}.user-app .form-group{margin-bottom:12px}.user-app .form-label{color:#6a9ab8;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.user-app .form-hint{color:#8aabcc;margin-top:5px;font-size:11px}.user-app .field-icon{color:#8aabcc;font-size:14px}.user-app .section-card .field{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f2f7fc;border:1.5px solid #dce8f4;border-radius:10px;font-size:13px}.user-app .section-card .field:focus{background:#fff;border-color:#1a9e8f;box-shadow:0 0 0 3px #1a9e8f1a}.user-app .btn-outline{color:#0d6e99;background:0 0;border:1.5px solid #c8daea;border-radius:50px;flex:1;padding:11px;font-size:13px;font-weight:600;transition:background .15s}.user-app .btn-outline:hover{background:#f0f7ff}.user-app .btn-solid{color:#fff;background:#0d7ab5;border-radius:50px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.user-app .btn-solid:hover{background:#0b6fa0}.user-app .btn-solid:disabled{opacity:.6;cursor:not-allowed}.user-app .btn-solid.w-full{width:100%}.user-app .info-card{background:#0d6ea00d;border:1px solid #0d6ea026;align-items:flex-start;gap:10px;display:flex}.user-app .info-icon{color:#0d6e99;flex-shrink:0;margin-top:2px}.user-app .info-title{color:#0d6e99;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.user-app .info-body{color:#3a6a8a;font-size:12.5px;line-height:1.65}.user-app .inner-header{justify-content:space-between;align-items:center;padding:14px 14px 8px;display:flex}.user-app .back-btn{color:#5a8aaa;background:0 0;padding:4px}.user-app .inner-title{color:#0d6e99;font-size:17px;font-weight:700}.user-app .pm-header{justify-content:space-between;align-items:center;padding:18px 16px 10px;display:flex}.user-app .pm-back-btn{cursor:pointer;color:#1a2a3a;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 10px #00000014}.user-app .pm-title{color:#1a2a3a;text-align:center;flex:1;font-size:18px;font-weight:800}.user-app .pm-subtitle{text-align:center;color:#8aabcc;margin:0 0 28px;padding:0 16px;font-size:13px}.user-app .pm-list{flex-direction:column;gap:14px;padding:0 16px;display:flex}.user-app .pm-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:60px;align-items:center;gap:14px;width:100%;padding:14px 18px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 16px #0d6ea014}.user-app .pm-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0d6ea024}.user-app .pm-card:active{transform:translateY(0)}.user-app .pm-card.pm-card-featured{background:linear-gradient(135deg,#1a9e8f,#0d7ab5)!important;box-shadow:0 6px 28px #1a9e8f59!important}.user-app .pm-card.pm-card-featured:hover{box-shadow:0 10px 36px #1a9e8f73!important}.user-app .pm-icon-wrap{color:#0d7ab5;background:#0d6ea01a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.user-app .pm-card.pm-card-featured .pm-icon-wrap{color:#fff;background:#fff3}.user-app .pm-card-text{flex:1}.user-app .pm-card-name{color:#1a2a3a;font-size:15px;font-weight:700;line-height:1.2}.user-app .pm-card.pm-card-featured .pm-card-name{color:#fff}.user-app .pm-card-sub{color:#8aabcc;margin-top:2px;font-size:12px}.user-app .pm-card.pm-card-featured .pm-card-sub{color:#ffffffbf}.user-app .pm-arrow{color:#c0d8e8;flex-shrink:0}.user-app .pm-card.pm-card-featured .pm-arrow{color:#ffffffbf}.user-app .page-head{padding:14px 14px 8px}.user-app .page-head-title{color:#0d6e99;font-size:20px;font-weight:800}.user-app .page-head-title span{color:#1a9e8f}.user-app .page-head-sub{color:#8aabcc;margin-top:2px;font-size:12px}.user-app .bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#fffffff7;border-top:1px solid #c8dcf099;width:100%;max-width:480px;padding:8px 0 16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -2px 20px #001e3c14}.user-app .nav-item{color:#9ab8cc;background:0 0;flex-direction:column;flex:1;align-items:center;gap:4px;padding:6px 4px;font-size:10px;font-weight:500;transition:color .2s,transform .15s;display:flex}.user-app .nav-item.active{color:#0d6e99;font-weight:700}.user-app .nav-item:active{transform:scale(.94)}.user-app .history-tabs{scrollbar-width:none;gap:6px;padding:0 14px 14px;display:flex;overflow-x:auto}.user-app .history-tabs::-webkit-scrollbar{display:none}.user-app .tab-btn{color:#7aabcc;white-space:nowrap;background:#fff;border:1px solid #c8dcf0cc;border-radius:8px;padding:7px 16px;font-size:12.5px;font-weight:600;transition:all .15s}.user-app .tab-btn.active{color:#fff;background:#0d6e99;border-color:#0d6e99}.user-app .tx-list{padding:0 12px}.user-app .tx-item{background:#fff;border:1px solid #dcebfab3;border-radius:14px;align-items:center;gap:12px;margin-bottom:8px;padding:14px;display:flex;box-shadow:0 1px 5px #0000000d}.user-app .tx-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.user-app .tx-icon-mining{background:#1a9e8f1f}.user-app .tx-icon-upgrades{background:#f59e0b1f}.user-app .tx-icon-withdrawals{background:#8b5cf61f}.user-app .tx-icon-binding{background:#0d6ea01f}.user-app .tx-meta{flex:1}.user-app .tx-label{color:#1a2a3a;margin-bottom:2px;font-size:13px;font-weight:600}.user-app .tx-date{color:#8aabcc;font-size:11px}.user-app .tx-right{text-align:right}.user-app .tx-amount{font-size:14px;font-weight:700;display:block}.user-app .tx-amount-pos{color:#1a9e8f}.user-app .tx-amount-neg{color:#ef4444}.user-app .tx-status{border-radius:50px;margin-top:3px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.user-app .tx-status-completed{color:#16a34a;background:#16a34a1a}.user-app .tx-status-pending{color:#b45309;background:#f59e0b1a}.user-app .tx-status-failed{color:#dc2626;background:#ef44441a}.user-app .tx-empty{text-align:center;color:#8aabcc;padding:52px 20px;font-size:14px}.user-app .upgrade-list{flex-direction:column;gap:0;padding:0 12px;display:flex}.user-app .tier-row{background:#fff;border:1px solid #dcebfacc;border-radius:14px;margin-bottom:12px;padding:18px 16px;box-shadow:0 1px 5px #0000000d}.user-app .tier-row-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-app .tier-row-name{color:#1a2a3a;font-size:17px;font-weight:700}.user-app .tier-badge-curr{color:#fff;background:#1a9e8f;border-radius:50px;padding:3px 10px;font-size:10px;font-weight:700}.user-app .tier-divider{background:#f0f5fb;height:1px;margin:0 -16px 12px}.user-app .tier-detail-row{border-bottom:1px solid #f5f8fc;justify-content:space-between;align-items:center;padding:7px 0;font-size:13px;display:flex}.user-app .tier-detail-row:last-of-type{border-bottom:none}.user-app .tier-detail-label{color:#8aabcc}.user-app .tier-detail-val{color:#1a2a3a;font-weight:600}.user-app .tier-detail-earn{color:#0d6e99;font-weight:700}.user-app .tier-price-block{flex-direction:column;align-items:flex-end;display:flex}.user-app .tier-price-usd{color:#1a2a3a;font-size:14px;font-weight:700}.user-app .tier-price-ngn,.user-app .tier-price-ghs{color:#8aabcc;font-size:11px}.user-app .tier-upgrade-btn{color:#fff;background:#0d6e99;border-radius:50px;width:100%;margin-top:14px;padding:13px;font-size:14px;font-weight:700;transition:background .15s}.user-app .tier-upgrade-btn:hover{background:#0b5f87}.user-app .tier-upgrade-btn:disabled{color:#8aabcc;cursor:default;background:#d0dde8}.user-app .payment-methods{flex-direction:column;gap:12px;padding:0 12px;display:flex}.user-app .pm-card{cursor:pointer;background:#fff;border:1.5px solid #dcebfacc;border-radius:16px;align-items:center;gap:14px;padding:16px;transition:all .15s;display:flex;box-shadow:0 1px 5px #0000000f}.user-app .pm-card:hover{border-color:#0d6e99;transform:translateY(-1px)}.user-app .pm-icon{border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.user-app .pm-icon-usdt{background:#1a9e8f1a}.user-app .pm-icon-naira{background:#22c55e1a}.user-app .pm-icon-cedis{background:#f59e0b1a}.user-app .pm-info{flex:1}.user-app .pm-label{color:#1a2a3a;font-size:14px;font-weight:700}.user-app .pm-sub{color:#8aabcc;margin-top:2px;font-size:12px}.user-app .pm-arrow{color:#c0d8e8}.user-app .dep-tier-label{color:#0d6e99;text-transform:uppercase;letter-spacing:.5px;margin:8px 14px;font-size:12px;font-weight:700}.user-app .dep-amount-row{background:#fff;border:1px solid #dcebfacc;border-radius:14px;justify-content:space-between;align-items:center;margin:0 12px 12px;padding:14px 16px;display:flex;box-shadow:0 1px 5px #0000000d}.user-app .dep-am-label{color:#8aabcc;font-size:13px}.user-app .dep-am-val{color:#1a2a3a;font-size:18px;font-weight:800}.user-app .usdt-addr-card{background:#f0f7ff;border:1.5px solid #c8dff0;border-radius:14px;margin:0 12px 12px;padding:14px}.user-app .uac-label{color:#8aabcc;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px;font-size:11px;font-weight:600}.user-app .uac-addr{color:#1a2a3a;word-break:break-all;margin-bottom:10px;font-family:monospace;font-size:12px}.user-app .uac-copy{color:#fff;background:#0d7ab5;border-radius:50px;align-items:center;gap:6px;padding:8px 18px;font-size:12px;font-weight:600;transition:opacity .15s;display:flex}.user-app .uac-copy:hover{opacity:.88}.user-app .bank-card{background:#fff;border:1px solid #dcebfacc;border-radius:14px;margin:0 12px 12px;padding:14px;box-shadow:0 1px 5px #0000000d}.user-app .bank-card-title{color:#1a2a3a;margin-bottom:12px;font-size:13px;font-weight:700}.user-app .bank-row{border-bottom:1px solid #f2f7fc;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.user-app .bank-row:last-child{border-bottom:none}.user-app .bank-label{color:#8aabcc;font-size:12px}.user-app .bank-val{color:#1a2a3a;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.user-app .copy-inline{color:#8aabcc;background:0 0;padding:2px}.user-app .upload-section{margin:0 12px 12px}.user-app .upload-title{color:#1a2a3a;margin-bottom:10px;font-size:13px;font-weight:700}.user-app .upload-area{cursor:pointer;background:#f8fbff;border:2px dashed #c8daf0;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:28px;transition:border-color .2s,background .2s;display:flex}.user-app .upload-area:hover{background:#0d6ea008;border-color:#0d6e99}.user-app .upload-text{color:#1a2a3a;font-size:14px;font-weight:600}.user-app .upload-hint{color:#8aabcc;font-size:11px}.user-app .upload-preview{object-fit:cover;border-radius:12px;width:100%;max-height:200px;margin-top:10px}.user-app .submit-btn{color:#fff;background:#0d6e99;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 24px);margin:0 12px 20px;padding:15px;font-size:15px;font-weight:700;transition:background .15s;display:flex}.user-app .submit-btn:hover{background:#0b5f87}.user-app .submit-btn:disabled{opacity:.6;cursor:not-allowed}.user-app .restrict-card{background:#fff;border:1px solid #dcebfacc;border-radius:16px;margin:14px 12px 0;padding:20px;box-shadow:0 1px 6px #0000000f}.user-app .restrict-top{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.user-app .restrict-warn{background:#ef44441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.user-app .restrict-title{color:#dc2626;margin-bottom:4px;font-size:15px;font-weight:700}.user-app .restrict-sub{color:#7aabcc;font-size:13px}.user-app .restrict-list{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.user-app .restrict-item{color:#1a2a3a;align-items:center;gap:10px;font-size:13px;display:flex}.user-app .ri-num{color:#0d6e99;background:#f0f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex}.user-app .btn-upgrade-now{color:#fff;background:#0d7ab5;border-radius:50px;align-items:center;gap:8px;padding:11px 20px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.user-app .btn-upgrade-now:hover{background:#0b6a9e}.user-app .profile-header{justify-content:space-between;align-items:flex-start;padding:14px 14px 6px;display:flex}.user-app .profile-title{color:#0d6e99;font-size:20px;font-weight:800}.user-app .page-sub-sm{color:#8aabcc;margin-top:2px;font-size:12px}.user-app .profile-user-row{align-items:center;gap:14px;padding:10px 14px 14px;display:flex}.user-app .avatar-wrap{flex-shrink:0;position:relative}.user-app .avatar-lg{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:flex}.user-app .cam-btn{background:#0d6e99;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:0;right:0}.user-app .profile-name{color:#1a2a3a;font-size:16px;font-weight:700}.user-app .profile-email{color:#8aabcc;margin-top:2px;font-size:12px}.user-app .tier-badge{color:#fff;background:#1a9e8f;border-radius:50px;margin-top:5px;padding:2px 10px;font-size:10px;font-weight:700;display:inline-block}.user-app .profile-bal-card{color:#fff;background:linear-gradient(130deg,#1e8fcf 0%,#1577b5 50%,#1280c0 100%);border-radius:18px;margin:0 12px 12px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:0 6px 24px #126eaf59}.user-app .profile-bal-card:before{content:"";background:#ffffff0f;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.user-app .pb-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.user-app .pb-label{color:#ffffffb8;letter-spacing:.7px;font-size:10px;font-weight:600}.user-app .eye-btn{background:0 0}.user-app .pb-amount{letter-spacing:-1px;font-size:32px;font-weight:800;line-height:1}.user-app .pb-sub{color:#fff9;margin-top:5px;font-size:12px}.user-app .profile-stats-row{background:#fff;border:1px solid #dcebfacc;border-radius:14px;align-items:center;margin:0 12px 12px;padding:14px 16px;display:flex;box-shadow:0 1px 5px #0000000d}.user-app .stat-item{flex:1}.user-app .stat-dot-row{align-items:center;gap:6px;margin-bottom:3px;display:flex}.user-app .dot-green{color:#22c55e;font-size:10px}.user-app .dot-blue{color:#0d6e99;font-size:10px}.user-app .stat-label{color:#8aabcc;font-size:11px}.user-app .stat-val{color:#0d6e99;padding-left:16px;font-size:15px;font-weight:700}.user-app .stat-divider{background:#e8f0f7;width:1px;height:38px;margin:0 12px}.user-app .settings-section{margin:0 12px 12px}.user-app .settings-hd{color:#1a2a3a;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.user-app .settings-list{background:#fff;border:1px solid #dcebfacc;border-radius:14px;overflow:hidden;box-shadow:0 1px 5px #0000000f}.user-app .settings-item{cursor:pointer;border-bottom:1px solid #f5f8fc;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.user-app .settings-item:last-child{border-bottom:none}.user-app .settings-item:hover{background:#f8fbff}.user-app .si-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.user-app .si-label{color:#0d6e99;flex:1;font-size:13px;font-weight:500}.user-app .logout-btn{color:#ef4444;background:#ef444412;border:1.5px solid #ef444433;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 24px);margin:0 12px;padding:13px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.user-app .logout-btn:hover{background:#ef44441f}.user-app .referral-container{text-align:center;padding:0 12px}.user-app .ref-icon-big{background:#1a9e8f1a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 14px;display:flex}.user-app .ref-title{color:#1a2a3a;margin-bottom:8px;font-size:20px;font-weight:800}.user-app .ref-text{color:#4a7a9b;margin-bottom:20px;font-size:13px;line-height:1.7}.user-app .ref-link-box{background:#fff;border:1.5px solid #e0eef7;border-radius:12px;align-items:center;gap:10px;margin-bottom:4px;padding:12px 14px;display:flex;box-shadow:0 1px 6px #0000000f}.user-app .ref-link-text{color:#0d6e99;word-break:break-all;text-align:left;flex:1;font-size:11px}.user-app .ref-copy-btn{color:#0d6e99;background:#f0f7ff;border-radius:8px;padding:6px 10px;display:flex}.user-app .ref-stats{background:#fff;border-radius:14px;align-items:center;margin-top:20px;padding:16px;display:flex;box-shadow:0 1px 5px #0000000d}.user-app .rs-item{text-align:center;flex:1}.user-app .rs-val{color:#1a2a3a;font-size:24px;font-weight:800}.user-app .rs-label{color:#7aabcc;margin-top:4px;font-size:12px}.user-app .rs-divider{background:#e8f0f7;width:1px;height:40px}.user-app .notif-header{justify-content:space-between;align-items:flex-start;padding:20px 16px 8px;display:flex}.user-app .notif-page-title{color:#1a2a3a;font-size:22px;font-weight:800}.user-app .notif-page-sub{color:#8aabcc;margin-top:2px;font-size:12px}.user-app .notif-read-all-btn{cursor:pointer;color:#0d7ab5;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-top:2px;transition:background .15s,transform .1s;display:flex;box-shadow:0 2px 10px #00000014}.user-app .notif-read-all-btn:hover{background:#f0f7ff;transform:scale(1.05)}.user-app .notif-list-new{flex-direction:column;gap:10px;padding:12px 14px;display:flex}.user-app .notif-card{cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:18px;align-items:flex-start;gap:14px;padding:14px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 2px 12px #0d6ea012}.user-app .notif-card:hover{transform:translateY(-1px);box-shadow:0 5px 20px #0d6ea01f}.user-app .notif-card-unread{background:linear-gradient(135deg,#f8fdff,#f0f9f8);border-color:#0d6ea01f}.user-app .notif-card-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.user-app .notif-card-body{flex:1;min-width:0}.user-app .notif-card-title{color:#1a2a3a;margin-bottom:3px;font-size:14px;font-weight:700}.user-app .notif-card-msg{color:#4a7a9b;white-space:normal;word-break:break-word;font-size:12.5px;line-height:1.5}.user-app .notif-card-time{color:#8aabcc;margin-top:5px;font-size:11px}.user-app .notif-unread-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 2px #fff}.user-app .notif-empty{text-align:center;color:#8aabcc;flex-direction:column;align-items:center;padding:48px 24px;font-size:13px;display:flex}.user-app .tut-container{padding:0 12px}.user-app .tut-video{background:linear-gradient(135deg,#1a8fc4,#0d9e8f);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:200px;margin-bottom:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #1a9e8f59}.user-app .tut-video:before{content:"";background:#ffffff0f;border-radius:50%;width:140px;height:140px;position:absolute;top:-40px;right:-40px}.user-app .tut-play-btn{background:#ffffff38;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.user-app .tut-video-title{color:#fff;text-align:center;padding:0 20px;font-size:15px;font-weight:700}.user-app .step-counter{color:#8aabcc;text-align:center;margin-bottom:8px;font-size:12px}.user-app .tut-desc{color:#2a4a6a;text-align:center;margin-bottom:20px;font-size:14px;line-height:1.75}.user-app .tut-dots{justify-content:center;gap:7px;margin-bottom:22px;display:flex}.user-app .dot{cursor:pointer;background:#dde8f0;border:none;border-radius:50%;width:8px;height:8px;transition:background .2s,width .25s}.user-app .dot.dot-active{background:#0d6e99;border-radius:4px;width:22px}.user-app .tut-btns{gap:12px;display:flex}.user-app .tut-prev,.user-app .tut-next{border-radius:50px;flex:1;padding:13px;font-size:14px;font-weight:600;transition:transform .15s,opacity .15s}.user-app .tut-prev{color:#0d6e99;background:#fff;box-shadow:0 2px 8px #00000012}.user-app .tut-next{color:#fff;background:#0d6e99}.user-app .tut-prev:hover,.user-app .tut-next:hover{transform:translateY(-1px)}.user-app .tut-prev:disabled{opacity:.4}.user-app .info-banner{color:#3a6a8a;background:#0d6ea012;border:1px solid #0d6ea02e;border-radius:12px;align-items:flex-start;gap:8px;margin-bottom:12px;padding:12px 14px;font-size:12.5px;line-height:1.6;display:flex}.user-app .toast,.toast{color:#fff;z-index:1000;white-space:nowrap;background:#1a2a3a;border-radius:50px;padding:12px 24px;font-size:13px;font-weight:500;animation:.3s toastIn;position:fixed;bottom:102px;left:50%;transform:translate(-50%);box-shadow:0 6px 28px #00000047}.user-app .overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;background:#0000008c;justify-content:center;align-items:center;animation:.2s fadeUp;display:flex;position:fixed;inset:0}.user-app .mine-card{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:300px;padding:36px 28px;animation:.32s cubic-bezier(.175,.885,.32,1.275) popIn;box-shadow:0 22px 60px #00000047}.user-app .mine-emoji{margin-bottom:14px;font-size:52px;animation:.7s bounce}.user-app .mine-title{color:#1a2a3a;margin-bottom:8px;font-size:22px;font-weight:800}.user-app .mine-earned{color:#1a9e8f;margin-bottom:6px;font-size:28px;font-weight:800}.user-app .mine-sub{color:#7aabcc;margin-bottom:20px;font-size:13px}.user-app .side-nav{z-index:200;background:#0c1e2e;flex-direction:column;flex-shrink:0;width:220px;display:none;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 20px #00000029}.user-app .sn-brand{border-bottom:1px solid #ffffff12;padding:22px 20px 18px}.user-app .sn-logo{color:#fff;letter-spacing:-.3px;font-size:16px;font-weight:700}.user-app .sn-logo span{color:#1a9e8f}.user-app .sn-logo-sub{color:#ffffff59;margin-top:2px;font-size:10px}.user-app .sn-nav{flex-direction:column;flex:1;gap:2px;padding:14px 10px;display:flex;overflow-y:auto}.user-app .sn-link{color:#fff9;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.user-app .sn-link:hover{color:#fff;background:#ffffff12}.user-app .sn-active{color:#1a9e8f!important;background:#1a9e8f33!important}.user-app .sn-footer{border-top:1px solid #ffffff12;flex-direction:column;gap:10px;padding:14px 12px;display:flex}.user-app .sn-user{align-items:center;gap:10px;display:flex}.user-app .sn-avatar{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.user-app .sn-user-name{color:#fff;font-size:13px;font-weight:600}.user-app .sn-user-tier{color:#ffffff73;font-size:11px}.user-app .sn-logout{color:#ef4444d9;background:#ef44441a;border-radius:10px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.user-app .sn-logout:hover{background:#ef44442e}.user-app .app-layout{width:100%;min-height:100vh;display:block}.user-app .app-layout .page-wrap{width:100%}body{background:#c8d8e8}@media (width>=640px){.user-app{max-width:600px;margin:0 auto;box-shadow:0 0 60px #00325026}.user-app .page{padding-bottom:88px}.user-app .bc-amount{font-size:52px}.user-app .balance-card{margin:4px 16px 18px;padding:24px}.user-app .quick-actions{gap:14px;padding:0 16px 18px}.user-app .section-card{margin:0 16px 16px;padding:20px}.user-app .upgrade-list{grid-template-columns:repeat(2,1fr);gap:14px;padding:0 16px;display:grid}.user-app .history-tabs{padding:0 16px 16px}.user-app .tx-list{padding:0 16px}.user-app .profile-stats-row{padding:18px 20px}.user-app .settings-section{margin:0 16px 16px}.user-app .settings-list{border-radius:16px}}@media (width>=1024px){body{background:#dce8f2}.user-app{max-width:100%;box-shadow:none;margin:0;display:block}.user-app .side-nav{display:flex}.user-app .app-layout{min-height:100vh;margin-left:0;padding-left:220px;display:block}.user-app .page{width:100%;max-width:none;padding-bottom:24px}.user-app .app-layout .page-wrap{width:100%}.user-app .bottom-nav{display:none}.user-app .bc-amount{font-size:52px}.user-app .balance-card{border-radius:24px;margin:16px 28px 20px;padding:28px}.user-app .quick-actions{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 28px 20px}.user-app .qa-btn{padding:20px 10px 16px}.user-app .qa-icon{width:52px;height:52px;font-size:22px}.user-app .section-card{border-radius:18px;margin:0 28px 16px;padding:22px}.user-app .upgrade-list{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 28px}.user-app .tx-list{padding:0 28px}.user-app .history-tabs{padding:0 28px 16px}.user-app .profile-bal-card{margin:0 28px 16px;padding:24px}.user-app .profile-stats-row,.user-app .settings-section{margin:0 28px 16px}.user-app .logout-btn{width:calc(100% - 56px);margin:0 28px}.user-app .profile-user-row{padding:10px 28px 16px}.user-app .profile-header{padding:18px 28px 6px}.user-app .dash-header{padding:18px 28px 10px}.user-app .inner-header{padding:18px 28px 8px}.user-app .restrict-card{margin:18px 28px 0}}@media (width>=1280px){.user-app .app-layout{padding-left:240px}.user-app .upgrade-list{grid-template-columns:repeat(4,1fr)}}@media (width>=640px){.user-app .dep-amount-row,.user-app .usdt-addr-card,.user-app .bank-card,.user-app .upload-section{margin:0 16px 14px}.user-app .submit-btn{width:calc(100% - 32px);margin:0 16px 20px}.user-app .dep-tier-label{margin:8px 16px}.user-app .withdraw-form,.user-app .payment-methods,.user-app .referral-container,.user-app .tut-container{padding:0 16px}}@media (width>=1024px){.user-app .dep-amount-row,.user-app .usdt-addr-card,.user-app .bank-card,.user-app .upload-section{margin:0 24px 14px}.user-app .submit-btn{width:calc(100% - 48px);margin:0 24px 20px}.user-app .dep-tier-label{margin:8px 24px}.user-app .payment-methods,.user-app .referral-container,.user-app .tut-container{padding:0 24px}}.admin-login-page{background:linear-gradient(160deg,#0c1e2e 0%,#0f2d40 60%,#0e3849 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.admin-login-page .alp-box{background:#fff;border-radius:22px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:420px;padding:36px 28px;display:flex;box-shadow:0 24px 64px #00000073}@media (width>=640px){.admin-login-page .alp-box{border-radius:24px;padding:44px 40px}}.admin-login-page .alp-logo{text-align:center}.admin-login-page .alp-logo-text{color:#1a2a3a;letter-spacing:-.5px;font-size:22px;font-weight:800}.admin-login-page .alp-logo-text span{color:#1a9e8f}.admin-login-page .alp-logo-sub{color:#7aabcc;margin-top:4px;font-size:12px}.admin-login-page .alp-badge{color:#1a9e8f;background:#1a9e8f1a;border-radius:50px;align-items:center;gap:6px;margin-bottom:4px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-flex}.admin-login-page .alp-form{flex-direction:column;gap:12px;width:100%;display:flex}.admin-login-page .admin-form-label{color:#4a7a9b;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.admin-login-page .admin-form-group{margin-bottom:0}.admin-login-page .admin-field{color:#1a2a3a;background:#f4f8fc;border:1.5px solid #dce8f4;border-radius:12px;outline:none;width:100%;padding:13px 16px;font-family:Inter,-apple-system,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.admin-login-page .admin-field:focus{background:#fff;border-color:#1a9e8f;box-shadow:0 0 0 3px #1a9e8f1a}.admin-login-page .alp-error{color:#dc2626;text-align:center;background:#ef444412;border:1px solid #ef444433;border-radius:10px;width:100%;padding:10px 14px;font-size:12px}.admin-login-page .alp-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:14px;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:700;transition:opacity .15s,transform .1s;display:flex;box-shadow:0 6px 20px #1a9e8f59}.admin-login-page .alp-submit:hover{opacity:.9;transform:translateY(-1px)}.admin-login-page .alp-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-login-page .alp-hint{color:#8aabcc;text-align:center;margin-top:4px;font-size:12px}.admin-login-page .alp-link{color:#1a9e8f;font-weight:600;text-decoration:none}.admin-shell{-webkit-font-smoothing:antialiased;background:#dce8f2;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative}.admin-shell .admin-overlay{z-index:190;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;position:fixed;inset:0}.admin-shell .admin-sidebar{z-index:200;background:#0c1e2e;flex-direction:column;flex-shrink:0;width:240px;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #0000002e}.admin-shell .admin-sidebar.sidebar-open{transform:translate(0)}.admin-shell .admin-sidebar-close{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.admin-shell .admin-sidebar-close:hover{background:#ffffff26}.admin-shell .admin-logo{border-bottom:1px solid #ffffff12;padding:22px 20px 18px}.admin-shell .admin-logo-text{color:#fff;letter-spacing:-.3px;font-size:15px;font-weight:700}.admin-shell .admin-logo-text span{color:#1a9e8f}.admin-shell .admin-logo-sub{color:#ffffff59;margin-top:2px;font-size:10px}.admin-shell .admin-nav{flex:1;padding:12px 10px;overflow-y:auto}.admin-shell .admin-nav-section{color:#ffffff4d;letter-spacing:1px;text-transform:uppercase;padding:12px 10px 6px;font-size:10px;font-weight:700}.admin-shell .admin-nav-item{color:#fff9;cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:10px;margin-bottom:2px;padding:10px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.admin-shell .admin-nav-item:hover{color:#fff;background:#ffffff12}.admin-shell .admin-nav-item.active{color:#1a9e8f;background:#1a9e8f33}.admin-shell .admin-nav-item.active svg{stroke:#1a9e8f}.admin-shell .admin-nav-badge{color:#fff;text-align:center;background:#ef4444;border-radius:50px;min-width:18px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:700}.admin-shell .admin-sidebar-footer{border-top:1px solid #ffffff12;padding:14px 12px}.admin-shell .admin-logout-btn{color:#ef4444d9;cursor:pointer;white-space:nowrap;background:#ef44441a;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.admin-shell .admin-logout-btn:hover{background:#ef44442e}.admin-shell .admin-main{flex-direction:column;flex:1;min-width:0;margin-left:0;transition:margin-left .28s cubic-bezier(.4,0,.2,1);display:flex}.admin-shell .admin-topbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#dce8f2f7;border-bottom:1px solid #c8dcf080;justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:10px 14px;display:flex;position:sticky;top:0}.admin-shell .admin-topbar-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.admin-shell .admin-topbar-titles{flex-direction:column;gap:1px;min-width:0;display:flex}.admin-shell .admin-page-title{color:#1a2a3a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.admin-shell .admin-breadcrumb{color:#8aabcc;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.admin-shell .admin-topbar-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.admin-shell .admin-admin-badge{color:#1a2a3a;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.admin-shell .admin-avatar{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.admin-shell .admin-topbar-name{display:none}.admin-shell .admin-hamburger{color:#1a2a3a;cursor:pointer;background:#ffffffb3;border:1px solid #c8dcf099;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.admin-shell .admin-hamburger:hover{background:#fff}.admin-shell .admin-content{flex:1;padding:14px}.admin-shell .admin-card{background:#fff;border-radius:14px;margin-bottom:14px;overflow:hidden;box-shadow:0 2px 12px #00325014}.admin-shell .admin-card-header{border-bottom:1px solid #f0f5ff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.admin-shell .admin-card-title{color:#1a2a3a;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.admin-shell .admin-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px;display:grid}.admin-shell .admin-stat-card{background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:14px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 10px #00325012}.admin-shell .admin-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0032501f}.admin-shell .asc-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:4px;display:flex}.admin-shell .asc-val{color:#1a2a3a;font-size:18px;font-weight:800}.admin-shell .asc-label{color:#7aabcc;font-size:11px;font-weight:500}.admin-shell .admin-dashboard-grid{grid-template-columns:1fr;gap:14px;display:grid}.admin-shell .admin-warn-banner{color:#92400e;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:12px;display:flex}.admin-shell .admin-info-banner{color:#0d7a6a;background:#1a9e8f12;border:1px solid #1a9e8f2e;border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:12px;line-height:1.6;display:flex}.admin-shell .admin-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-shell .admin-table{border-collapse:collapse;color:#1a2a3a;width:100%;min-width:520px;font-size:12px}.admin-shell .admin-table thead tr{background:#f8fbff}.admin-shell .admin-table th{text-align:left;color:#7aabcc;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:1px solid #e8f0f7;padding:10px 12px;font-size:10px;font-weight:700}.admin-shell .admin-table td{vertical-align:middle;border-bottom:1px solid #f0f5ff;padding:10px 12px}.admin-shell .admin-table tbody tr:last-child td{border-bottom:none}.admin-shell .admin-table tbody tr:hover{background:#fafcff}.admin-shell .admin-toolbar{border-bottom:1px solid #f0f5ff;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 14px;display:flex}.admin-shell .admin-search{color:#1a2a3a;background:#f4f8fc;border:1.5px solid #dce8f4;border-radius:10px;outline:none;flex:1;min-width:120px;padding:8px 12px;font-family:Inter,-apple-system,sans-serif;font-size:12px;transition:border-color .2s}.admin-shell .admin-search:focus{border-color:#1a9e8f}.admin-shell .admin-select{color:#1a2a3a;cursor:pointer;background:#f4f8fc;border:1.5px solid #dce8f4;border-radius:10px;outline:none;max-width:130px;padding:8px 10px;font-family:Inter,-apple-system,sans-serif;font-size:11px;transition:border-color .2s}.admin-shell .admin-select:focus{border-color:#1a9e8f}.admin-shell .admin-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-family:Inter,-apple-system,sans-serif;font-size:12px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.admin-shell .admin-btn:hover{opacity:.88}.admin-shell .admin-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.admin-shell .admin-btn-primary{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);box-shadow:0 4px 14px #1a9e8f47}.admin-shell .admin-btn-secondary{color:#0d6e99;background:#f0f7ff;border:1px solid #cce0f0}.admin-shell .admin-btn-danger{color:#dc2626;background:#ef444414;border:1px solid #ef444433}.admin-shell .admin-btn-sm{border-radius:7px;padding:5px 9px;font-size:11px}.admin-shell .badge{white-space:nowrap;border-radius:50px;align-items:center;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.admin-shell .badge-completed{color:#16a34a;background:#22c55e1a}.admin-shell .badge-pending{color:#b45309;background:#f59e0b1a}.admin-shell .badge-failed{color:#dc2626;background:#ef44441a}.admin-shell .badge-active{color:#0d7a6a;background:#1a9e8f1a}.admin-shell .badge-inactive{color:#64748b;background:#94a3b81a}.admin-shell .badge-admin{color:#7c3aed;background:#8b5cf61a}.admin-shell .badge-user{color:#0e7490;background:#0e74901a}.admin-shell .badge-tier{color:#0d7a6a;background:#1a9e8f1a}.admin-shell .action-btns{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.admin-shell .act-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:3px;padding:4px 7px;font-family:Inter,-apple-system,sans-serif;font-size:10px;font-weight:600;transition:opacity .15s;display:inline-flex}.admin-shell .act-btn:hover{opacity:.78}.admin-shell .act-edit{color:#0d6e99;background:#f0f7ff}.admin-shell .act-approve{color:#16a34a;background:#22c55e1a}.admin-shell .act-reject{color:#dc2626;background:#ef44441a}.admin-shell .act-deactivate{color:#b45309;background:#f59e0b1a}.admin-shell .act-reset{color:#64748b;background:#94a3b81a}.admin-shell .act-delete{color:#ef4444;background:#ef444414}.admin-shell .table-avatar{color:#fff;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.admin-shell .table-user-cell{align-items:center;gap:7px;display:flex}.admin-shell .table-user-name{color:#1a2a3a;font-size:12px;font-weight:600}.admin-shell .table-user-email{color:#8aabcc;font-size:10px}.admin-shell .admin-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;background:#0006;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.admin-shell .admin-modal{background:#fff;border-radius:18px;width:100%;max-width:560px;max-height:92vh;animation:.25s cubic-bezier(.175,.885,.32,1.275) popIn;overflow-y:auto;box-shadow:0 24px 64px #00000047}.admin-shell .admin-modal-header{z-index:1;background:#fff;border-bottom:1px solid #f0f5ff;justify-content:space-between;align-items:center;gap:8px;padding:16px 18px;display:flex;position:sticky;top:0}.admin-shell .admin-modal-title{color:#1a2a3a;min-width:0;font-size:14px;font-weight:700}.admin-shell .admin-modal-close{cursor:pointer;color:#7aabcc;background:#f4f8fc;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.admin-shell .admin-modal-close:hover{background:#e8f0f7}.admin-shell .admin-modal-body{padding:16px 18px}.admin-shell .admin-modal-footer{border-top:1px solid #f0f5ff;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.admin-shell .admin-review-panel{z-index:700;background:#fff;flex-direction:column;width:100%;max-width:540px;animation:.28s cubic-bezier(.16,1,.3,1) slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #0000002e}.admin-shell .admin-form-group{margin-bottom:12px}.admin-shell .admin-form-label{color:#4a7a9b;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.admin-shell .admin-field{color:#1a2a3a;box-sizing:border-box;background:#f4f8fc;border:1.5px solid #dce8f4;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:Inter,-apple-system,sans-serif;font-size:13px;transition:border-color .2s,box-shadow .2s}.admin-shell .admin-field:focus{background:#fff;border-color:#1a9e8f;box-shadow:0 0 0 3px #1a9e8f1a}.admin-shell .admin-field:disabled{opacity:.5;cursor:not-allowed}.admin-shell .admin-field-row{grid-template-columns:1fr;gap:12px;display:grid}.admin-shell .admin-settings-grid{grid-template-columns:1fr;gap:14px;display:grid}.admin-shell .admin-tiers-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:14px;display:grid}.admin-shell .admin-tier-card{background:#f8fbff;border:1.5px solid #e0eaf2;border-radius:14px;padding:14px;transition:border-color .2s,box-shadow .2s}.admin-shell .admin-tier-card:hover{border-color:#1a9e8f;box-shadow:0 4px 16px #1a9e8f1f}.admin-shell .atc-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-shell .atc-name{color:#1a2a3a;font-size:15px;font-weight:700}.admin-shell .atc-row{border-bottom:1px solid #e8f0f7;justify-content:space-between;padding:6px 0;font-size:12px;display:flex}.admin-shell .atc-row:last-of-type{border-bottom:none}.admin-shell .atc-key{color:#7aabcc}.admin-shell .atc-val{color:#1a2a3a;font-weight:600}.admin-shell .atc-val.teal{color:#1a9e8f}.admin-shell .atc-edit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a9e8f,#0d7ab5);border:none;border-radius:9px;width:100%;margin-top:12px;padding:8px;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:700;transition:opacity .15s}.admin-shell .atc-edit-btn:hover{opacity:.88}.admin-shell .activity-item{border-bottom:1px solid #f0f5ff;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.admin-shell .activity-item:last-child{border-bottom:none}.admin-shell .activity-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.admin-shell .activity-action{color:#1a2a3a;font-size:12px;font-weight:600}.admin-shell .activity-target{color:#4a7a9b;word-break:break-word;margin-top:2px;font-size:11px}.admin-shell .activity-meta{color:#8aabcc;margin-top:2px;font-size:10px}.admin-shell .admin-empty{text-align:center;color:#8aabcc;padding:40px 16px}.admin-shell .admin-empty-icon{color:#c0d8ec;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.admin-shell .admin-empty p{font-size:13px}.admin-shell .spin,.spin{animation:1s linear infinite spin}.admin-shell ::-webkit-scrollbar{width:5px;height:5px}.admin-shell ::-webkit-scrollbar-track{background:0 0}.admin-shell ::-webkit-scrollbar-thumb{background:#cce0f0;border-radius:3px}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (width>=640px){.admin-shell .admin-content{padding:18px}.admin-shell .admin-topbar{padding:12px 18px}.admin-shell .admin-topbar-name{display:inline}.admin-shell .admin-page-title{font-size:15px}.admin-shell .admin-card{border-radius:16px}.admin-shell .admin-card-header{padding:14px 18px}.admin-shell .admin-card-title{font-size:14px}.admin-shell .admin-table th{padding:10px 14px;font-size:11px}.admin-shell .admin-table td{padding:11px 14px;font-size:13px}.admin-shell .admin-toolbar{gap:8px;padding:12px 18px}.admin-shell .admin-search{padding:9px 14px;font-size:13px}.admin-shell .admin-select{max-width:none;font-size:12px}.admin-shell .admin-modal-body{padding:18px 22px}.admin-shell .admin-modal-footer{padding:14px 22px}.admin-shell .admin-modal-header{padding:18px 22px}.admin-shell .admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px}.admin-shell .asc-val{font-size:20px}.admin-shell .admin-tiers-grid{grid-template-columns:repeat(3,1fr);padding:18px}.admin-shell .admin-settings-grid{grid-template-columns:repeat(2,1fr)}.admin-shell .admin-field-row{grid-template-columns:1fr 1fr}}@media (width>=768px){.admin-shell .admin-dashboard-grid{grid-template-columns:1fr 1fr;gap:18px}.admin-shell .admin-review-panel{width:480px}}@media (width>=1024px){.admin-shell .admin-sidebar{box-shadow:4px 0 20px #0000002e;transform:translate(0)!important}.admin-shell .admin-sidebar-close,.admin-shell .admin-hamburger{display:none}.admin-shell .admin-overlay{display:none!important}.admin-shell .admin-main{margin-left:240px}.admin-shell .admin-content{padding:22px 26px}.admin-shell .admin-topbar{padding:13px 26px}.admin-shell .admin-card{border-radius:18px;margin-bottom:18px}.admin-shell .admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.admin-shell .asc-val{font-size:22px}.admin-shell .asc-icon{width:38px;height:38px}.admin-shell .admin-tiers-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;padding:20px}.admin-shell .admin-settings-grid{grid-template-columns:repeat(2,1fr);gap:18px}.admin-shell .admin-review-panel{width:540px}.admin-shell .admin-table{font-size:13px}.admin-shell .admin-table th{padding:11px 16px;font-size:11px}.admin-shell .admin-table td{padding:12px 16px}.admin-shell .act-btn{padding:5px 9px;font-size:11px}.admin-shell .badge{padding:3px 10px;font-size:11px}}@media (width>=1280px){.admin-shell .admin-content{padding:24px 30px}.admin-shell .admin-topbar{padding:14px 30px}.admin-shell .admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:16px}.admin-shell .asc-val{font-size:24px}.admin-shell .asc-icon{border-radius:12px;width:42px;height:42px}.admin-shell .admin-tiers-grid{grid-template-columns:repeat(5,1fr);gap:16px;padding:22px}.admin-shell .admin-card{border-radius:20px;margin-bottom:20px}}
