.signup-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#eef2ff,#f8fafc 40%)}.signup-card{width:100%;max-width:420px;background:#fff;padding:40px 28px;border-radius:24px;box-shadow:0 20px 50px #0f172a14;text-align:center;animation:fadeInUp .35s ease}.signup-card h1{margin:0;font-size:24px;font-weight:700;color:#0f172a}.signup-subtitle{margin-top:8px;margin-bottom:28px;color:#64748b;font-size:14px;line-height:1.6}.phone-input-wrapper{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:0 14px;margin-bottom:16px;background:#f8fafc;transition:.2s ease}.otp-helper{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#64748b;margin-bottom:18px}.resend-btn{background:none;border:none;color:#2563eb;font-weight:500;cursor:pointer;padding:0}.resend-btn:disabled{opacity:.5;cursor:not-allowed}.signup-btn{width:100%;padding:14px;border-radius:16px;border:none;background:#2563eb;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:.2s ease;display:flex;align-items:center;justify-content:center}.signup-btn:hover{background:#1d4ed8}.signup-btn:disabled{opacity:.6;cursor:not-allowed}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.5);border-top:2px solid white;border-radius:50%;display:inline-block;margin-right:8px;animation:spin .6s linear infinite}.login-link{margin-top:14px;font-size:14px;color:#64748b;text-align:center}.login-now{background:none;border:none;color:#2563eb;font-weight:600;cursor:pointer;padding:0}.login-now:hover{text-decoration:underline}.complete-profile-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;background:#f4f6fb}.complete-profile-card{width:420px;background:#fff;padding:40px;border-radius:14px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;gap:14px}.complete-profile-card h2{text-align:center}.complete-profile-card input{padding:12px;border-radius:8px;border:1px solid #ddd}.complete-profile-card button{padding:12px;border-radius:8px;border:none;background:#2f6df6;color:#fff;font-weight:600;cursor:pointer}.complete-profile-card button:disabled{opacity:.6;cursor:not-allowed}.dash-header{width:100%;max-width:420px;margin:0 auto;height:64px;padding:0 14px;background:linear-gradient(180deg,#2f6af6,#2457d6);color:#fff;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:40;box-shadow:0 6px 18px #00000026;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;font-size:22px;cursor:pointer;padding:0}.icon-btn:focus,.icon-btn:active,.icon-btn:hover{outline:none;box-shadow:none;background:none}.dash-center{display:flex;align-items:center;gap:8px}.brand-icon{font-size:22px;display:flex;align-items:center}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-name{font-weight:700;font-size:15px}.brand-sub{font-size:11px;opacity:.9}.icon-btn{position:relative}.dot{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#ff3b3b;border-radius:50%}.side-menu-overlay{position:fixed;inset:0;background:#00000059;z-index:999}.side-menu{position:fixed;top:0;left:0;width:85%;max-width:320px;height:100vh;background:#fff;z-index:1000;display:flex;flex-direction:column;border-top-right-radius:20px;border-bottom-right-radius:20px}.menu-profile-card{background:linear-gradient(180deg,#1f5eff,#1b4fd8);padding:20px;display:flex;align-items:center;gap:14px;cursor:pointer}.avatar{width:48px;height:48px;background:#fff;color:#1f5eff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.profile-info{color:#fff}.profile-name{font-size:16px;font-weight:600}.profile-link{font-size:13px;opacity:.85}.menu-items{padding:16px;display:flex;flex-direction:column;gap:6px}.menu-item{background:#fff;border:none;border-radius:12px;padding:14px 16px;text-align:left;font-size:15px;font-weight:500;cursor:pointer;color:#111}.menu-item:hover{background:#f2f5ff}.menu-item.highlight{background:#f0f6ff;border-left:4px solid #1f5eff}.menu-title{font-weight:600;color:#1f5eff}.menu-subtitle{font-size:12px;color:#1f5eff;opacity:.8}.menu-logout-wrapper{margin-top:auto;padding:20px 16px 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.menu-logout-pill{width:100%;background:#111827;color:#fff;border:none;border-radius:999px;padding:14px 0;font-size:15px;font-weight:600;cursor:pointer}.menu-logout-pill:hover{opacity:.9}.app-version{font-size:12px;color:#9ca3af}.menu-legal-links{margin-top:auto;padding:0 24px 14px;display:flex;justify-content:space-between;font-size:14px;color:#6b7280}.menu-legal-links span{cursor:pointer}.menu-legal-links span:hover{color:#1f5eff}.notification-overlay{position:fixed;inset:0;background:#00000040;z-index:40}.notification-drawer{position:fixed;top:0;right:0;width:100%;max-width:360px;height:100vh;background:#f5f8ff;z-index:50;display:flex;flex-direction:column;box-shadow:-12px 0 30px #00000026}.notification-header{height:56px;padding:0 16px;display:flex;align-items:center;font-size:16px;font-weight:700;color:#111827;border-bottom:1px solid #e5eaf3;background:#f5f8ff}.notification-list{flex:1;overflow-y:auto;padding:16px}.notification-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;font-size:14px;text-align:center}.notification-empty span{font-size:28px;margin-bottom:8px}.notification-item{background:#fff;border-radius:14px;padding:14px;margin-bottom:12px;box-shadow:0 6px 18px #0000000f}.notification-title{font-size:14px;font-weight:700;color:#111827;margin-bottom:4px}.notification-message{font-size:13px;color:#4b5563;line-height:1.4;margin-bottom:6px}.notification-time{font-size:12px;color:#9ca3af}.subscribe-card-wrapper{padding:16px}.subscribe-card{background:#fff;border-radius:16px;padding:24px 16px;text-align:center;box-shadow:0 8px 24px #0000000f}.subscribe-lock{width:56px;height:56px;margin:0 auto 12px;background:#eef3ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.subscribe-text{font-size:15px;font-weight:500;color:#111827;margin-bottom:16px}.subscribe-btn{width:100%;height:44px;border:none;border-radius:10px;background:#1f5eff;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.subscribe-btn:active{transform:scale(.98)}.app-shell{max-width:420px;margin:0 auto;min-height:100vh;background:#f4f7ff;display:flex;flex-direction:column}.dashboard-content{flex:1;padding:16px}.tabs-wrapper{margin:20px 0}.tabs-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px}.tabs-scroll::-webkit-scrollbar{display:none}.tab{padding:10px 16px;border-radius:12px;border:none;background:#eef1f6;color:#333;white-space:nowrap;font-weight:500;cursor:pointer}.tab.active{background:#2563eb;color:#fff}.section-title{font-size:16px;font-weight:600;margin:16px 0 10px}.cards{display:flex;flex-direction:column;gap:14px}.call-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 8px 20px #0000000f}.call-top{display:flex;justify-content:space-between;align-items:center}.stock-name{font-size:15px}.time{font-size:12px;color:#777;margin-top:2px}.call-bottom{display:flex;justify-content:space-between;margin-top:12px}.call-bottom span{font-size:12px;color:#777}.call-bottom strong{display:block;margin-top:4px}.badge{font-size:12px;padding:6px 10px;border-radius:999px;font-weight:600}.badge.green{background:#e8fff1;color:#16a34a}.badge.red{background:#ffecec;color:#dc2626}.green-text{color:#16a34a}.red-text{color:#dc2626}.empty-text{text-align:center;color:#888;font-size:14px;margin-top:20px}.call-card.live{border:1px solid #2ecc71;background:#f6fffb}.live-badge{background:#2ecc71;color:#fff;font-size:11px;padding:4px 8px;border-radius:999px;font-weight:600}.live-section{margin-bottom:16px}.active-segment{color:#2563eb;font-weight:600}.app-back-btn{position:sticky;top:12px;left:12px;width:36px;height:36px;background:transparent;border:none;padding:0;font-size:20px;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20}.app-back-btn:hover,.app-back-btn:focus{background:transparent;outline:none;box-shadow:none}.plans-page{min-height:100vh;background:#f5f8ff;display:flex;justify-content:center}.plans-mobile-container{width:100%;max-width:420px;padding:0 16px 48px;box-sizing:border-box}.plans-header{position:sticky;top:0;height:56px;background:#f5f8ff;display:flex;align-items:center;z-index:10}.plans-title{text-align:center;font-size:24px;font-weight:700;margin:18px 0 22px}.duration-toggle{position:relative;display:flex;background:#eef2f7;border-radius:999px;margin-bottom:34px;overflow:hidden}.duration-pill{position:absolute;top:0;left:0;width:33.3333%;height:100%;padding:6px;background:#2b63f1;border-radius:999px;transition:left .45s cubic-bezier(.34,1.56,.64,1)}.duration-pill.monthly{left:0%}.duration-pill.quarterly{left:33.3333%}.duration-pill.yearly{left:66.6666%}.duration-btn{position:relative;z-index:2;flex:1;border:none;background:transparent;display:flex;align-items:center;justify-content:center;padding:8px 0;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:color .25s ease}.duration-btn{width:auto!important;margin-top:0!important;padding:14px 0!important;border-radius:0!important;background:transparent!important;font-size:15px!important}.duration-btn.active{color:#fff}.section-title{font-size:17px;font-weight:600;margin-bottom:16px}.segments-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:28px}.segments-grid .segment-card-grid:last-child:nth-child(odd){grid-column:span 2}.segment-card-grid{width:100%;min-height:180px;background:#fff;border-radius:28px;padding:20px;border:4px solid #e3e8f2;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,border-color .3s ease,background .3s ease}.segment-card-grid h4{font-size:18px;font-weight:700;color:#111827}.segment-card-grid p{font-size:14px;color:#6b7280;line-height:1.4}.segment-card-grid.active{background:#f1f6ff;border-color:#2b63f1;transform:scale(1.05);box-shadow:0 24px 70px #2b63f14d}.segments-grid .segment-card-grid:last-child:nth-child(odd){text-align:center;align-items:center}.price-card{background:#fff;border-radius:22px;padding:22px;box-shadow:0 14px 40px #0000000f;margin-bottom:32px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:16px}.price-row span{color:#374151;font-weight:500}.price-row strong{font-weight:700}.price-row.base strong{color:#111827}.price-row.discount strong{color:#e53935}.price-row.total{margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.price-row.total strong{font-size:20px;color:#16a34a}.pay-btn{width:100%;padding:18px;border-radius:24px;border:none;background:#2b63f1;color:#fff;font-size:18px;font-weight:700}.pay-btn:disabled{background:#9bb6f7}.payment-page{min-height:100vh;background:#f6f8fc;overflow-y:auto}.payment-mobile-container{width:100%;max-width:420px;margin:0 auto;padding:16px}.payment-title{font-size:20px;font-weight:600;margin:16px 0}.order-summary{background:#fff;border-radius:16px;padding:14px;margin:12px 0 20px}.order-summary h4{font-size:14px;margin-bottom:10px}.summary-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px}.summary-row.total{font-size:15px;font-weight:600}.payment-options{display:flex;flex-direction:column;gap:12px}.payment-option{width:100%;background:#fff;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid #e6e9f2;font-size:14px;text-align:left;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.payment-option span{flex:1;color:#111;font-weight:500}.payment-option.selected{border:2px solid #2f6bff}.payment-note{margin-top:16px;font-size:12px;color:#777}.card-form{background:#fff;border-radius:16px;padding:16px}.fake-input{padding:14px;border-radius:10px;background:#f2f4fa;font-size:14px}.fake-input.center{text-align:center}.payment-actions{display:flex;gap:12px;margin-top:20px}.cancel-btn{flex:1;background:#e9ecf5;border:none;padding:14px;border-radius:999px;cursor:pointer}.pay-btn{flex:1;background:#2f6bff;color:#fff;border:none;padding:14px;border-radius:999px;cursor:pointer}.pay-btn.disabled{opacity:.6;pointer-events:none}.icon{font-size:18px}.upi-icon{height:20px;object-fit:contain}.profile-page{min-height:100vh;background:#f5f8ff;display:flex;justify-content:center}.profile-mobile-container{width:100%;max-width:420px;box-sizing:border-box}.profile-header{position:sticky;top:0;z-index:10;height:56px;display:flex;align-items:center;background:#f5f8ff;padding-left:12px}.profile-title{margin:16px 16px 20px;text-align:center;font-size:22px;font-weight:700}.profile-card{margin:0 16px 40px;background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 30px #00000014}.profile-row{display:flex;flex-direction:column;margin-bottom:14px}.profile-row span{font-size:13px;color:#7a7a7a}.profile-row strong{font-size:15px;color:#111;margin-top:4px}.not-subscribed{color:#e53935}.subscribe-cta{background:#f1f6ff;border-radius:14px;padding:14px;text-align:center;margin:16px 0}.subscribe-cta p{font-size:14px;margin-bottom:10px}.subscribe-btn{width:100%;height:44px;background:#2f6df6;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.logout-btn{width:100%;margin-top:12px;background:transparent;border:none;color:#e53935;font-size:15px;font-weight:600;cursor:pointer}.about-page{min-height:100vh;background:#f4f7fb;display:flex;justify-content:center}.about-mobile-container{width:100%;max-width:420px;padding:0 16px 40px;box-sizing:border-box}.about-top-bar{position:sticky;top:0;z-index:10;height:56px;display:flex;align-items:center;background:#f4f7fb}.about-title{text-align:center;font-size:26px;font-weight:700;margin:16px 0 28px}.about-brand{text-align:center;margin-bottom:20px}.about-logo-circle{width:72px;height:72px;background:#e7efff;border-radius:50%;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;font-size:28px}.about-brand h2{margin:0;font-size:22px}.about-brand p{margin-top:6px;font-size:14px;color:#555}.about-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 6px 18px #0000000d;margin-bottom:18px}.about-card h3{margin-bottom:10px;font-size:18px}.about-card p{font-size:14px;color:#444;line-height:1.6}.about-section-title{font-size:18px;margin-bottom:12px}.offer-card{background:#fff;border-radius:16px;padding:14px;display:flex;gap:12px;align-items:center;box-shadow:0 4px 14px #0000000a;margin-bottom:14px}.offer-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.offer-icon.blue{background:#e6efff;color:#2f6df6}.offer-icon.green{background:#e7f9ee;color:#0f9d58}.offer-icon.purple{background:#f2e9ff;color:#7b3fe4}.offer-icon.orange{background:#fff1e3;color:#ff7a00}.offer-card h4{margin:0;font-size:15px}.offer-card p{margin-top:4px;font-size:13px;color:#555}.about-footer{margin-top:24px;text-align:center;font-size:12px;color:#777;display:flex;flex-direction:column;gap:6px}.contact-page{min-height:100vh;background:#f4f7fb;display:flex;justify-content:center}.contact-mobile-container{width:100%;max-width:420px;min-height:100vh;display:flex;flex-direction:column}.contact-top-bar{position:sticky;top:0;z-index:10;height:56px;background:#f4f7fb;display:flex;align-items:center}.contact-content{padding:16px 16px 40px;display:flex;flex-direction:column;gap:24px}.contact-title{text-align:center;font-size:22px;font-weight:700;margin:8px 0}.contact-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 30px #00000014}.contact-icon{width:56px;height:56px;background:#e7efff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 16px}.field{margin-bottom:14px}.field label{font-size:13px;color:#555;display:block;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border-radius:12px;border:1px solid #e0e6f0;background:#f9fbff;outline:none;box-sizing:border-box}.field textarea{resize:none;height:100px}.send-btn{width:100%;padding:14px;border-radius:14px;border:none;background:#2f6df6;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.contact-info-card{background:#eef5ff;border-radius:16px;padding:18px;border:1px solid #d6e5ff}.contact-info-card h3{margin-bottom:10px}.contact-info-card p{font-size:14px;margin-bottom:6px}.contact-footer{text-align:center;font-size:12px;color:#888}.faq-page{min-height:100vh;background:#f4f7fb;display:flex;justify-content:center}.faq-mobile-container{width:100%;max-width:420px;padding:0 16px 40px;box-sizing:border-box}.faq-top-bar{position:sticky;top:0;z-index:10;height:56px;display:flex;align-items:center;background:#f4f7fb}.faq-title{text-align:center;font-size:26px;font-weight:700;margin:16px 0 28px}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 6px 18px #0000000d;cursor:pointer}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;color:#111}.faq-icon{font-size:22px;font-weight:400}.faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-item.open .faq-answer-wrapper{grid-template-rows:1fr}.faq-answer{overflow:hidden;opacity:0;transition:opacity .25s ease;margin-top:10px;font-size:14px;color:#555;line-height:1.6}.faq-item.open .faq-answer{opacity:1}.admin-layout{display:flex;min-height:100vh;background:#f3f5f9}.admin-sidebar{width:260px;background:linear-gradient(180deg,#1e3a8a,#2563eb);padding:40px 20px;display:flex;flex-direction:column}.logo{color:#fff;font-size:22px;font-weight:700;margin-bottom:40px}.sidebar-btn{background:#ffffff1a;border:none;color:#fff;padding:12px;border-radius:10px;margin-bottom:12px;cursor:pointer;text-align:left;font-weight:500;transition:.2s ease}.sidebar-btn:hover{background:#fff3}.sidebar-btn.active{background:#ffffff4d}.admin-content-area{flex:1;padding:60px}.admin-root{display:flex;min-height:100vh;background:#f3f4f6}.admin-sidebar{width:240px;background:linear-gradient(180deg,#1e3a8a,#1d4ed8);color:#fff;padding:30px 20px;display:flex;flex-direction:column;gap:30px}.admin-logo{font-size:22px;font-weight:700}.admin-sidebar button{background:#ffffff26;border:none;padding:12px 16px;border-radius:10px;color:#fff;font-weight:500;cursor:pointer;text-align:left;transition:.2s ease}.admin-sidebar button:hover{background:#ffffff40}.admin-main{flex:1;padding:50px 60px}.admin-form-card{background:#fff;padding:40px 50px;border-radius:20px;box-shadow:0 10px 40px #00000014;max-width:1200px;width:100%}.admin-form-card h2{font-size:28px;margin-bottom:6px}.muted{color:#6b7280;font-size:14px;margin-bottom:30px}.form-row{display:flex;gap:24px;margin-bottom:22px}.form-group{flex:1;display:flex;flex-direction:column}label{font-size:14px;font-weight:600;margin-bottom:6px}input,select,textarea{padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;font-size:14px;outline:none}input:focus,select:focus,textarea:focus{border-color:#2563eb}textarea{min-height:140px;resize:vertical}.buy-sell-toggle{display:flex;gap:16px;margin-top:6px;margin-bottom:24px}.bs-btn{flex:1;padding:14px 0;border-radius:14px;border:2px solid #d1d5db;background:#fff;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease;color:#374151}.bs-btn:hover{background:#f9fafb}.bs-btn.active.buy{background:#e6f9ef;border-color:#16a34a;color:#16a34a;box-shadow:0 6px 20px #16a34a26}.bs-btn.active.sell{background:#fee2e2;border-color:#dc2626;color:#dc2626;box-shadow:0 6px 20px #dc262626}.bs-btn:hover{border-color:#cbd5e1}.form-actions{display:flex;gap:16px;margin-top:30px}.primary-btn{background:#2563eb;color:#fff;border:none;padding:14px 28px;border-radius:14px;font-weight:600;font-size:15px;cursor:pointer;transition:.2s ease}.primary-btn:hover{background:#1d4ed8}.secondary-btn{background:#e5e7eb;color:#111827;border:none;padding:14px 28px;border-radius:14px;font-weight:600;cursor:pointer}.search-dropdown{border:1px solid #e5e7eb;border-radius:12px;margin-top:6px;overflow:hidden;max-height:200px;overflow-y:auto}.search-item{padding:10px 14px;cursor:pointer;transition:.2s ease}.search-item:hover{background:#f3f4f6}.drawer-backdrop{position:fixed;inset:0;background:#0006;display:flex;justify-content:flex-end;z-index:999}.live-drawer{width:480px;height:100%;background:#fff;padding:30px;box-shadow:-20px 0 60px #00000026;display:flex;flex-direction:column}.drawer-header{display:flex;justify-content:space-between;margin-bottom:20px}.drawer-item{padding:14px;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;cursor:pointer;transition:.2s ease}.drawer-item:hover{background:#f9fafb}.drawer-edit input{width:100%;margin:12px 0}.pdf-upload-row{margin-top:12px;margin-bottom:10px}.pdf-upload-box{border:1px dashed #d1d5db;border-radius:16px;padding:16px;background:#f9fafb}.pdf-upload-box label{display:block;margin-bottom:10px;font-weight:500}.pdf-input-wrapper{display:flex;align-items:center;gap:16px}.pdf-input-wrapper input[type=file]{background:#fff;border:1px solid #d1d5db;padding:8px;border-radius:10px;cursor:pointer}.pdf-file-name{font-size:14px;color:#6b7280}.polished-card{background:#000000d9;border:1px solid #222;padding:18px;border-radius:10px;margin-bottom:16px}.live-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.live-symbol{font-size:16px;font-weight:600;color:red}.live-time{font-size:12px;color:red;margin-top:4px}.segment-badge{background:#fff;padding:6px 10px;font-size:12px;border-radius:20px;border:1px solid #333}.live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.label{font-size:12px;color:red;display:block;margin-bottom:4px}.inline-edit{display:flex;gap:6px}.inline-edit input{width:90px}.mini-btn{font-size:12px;padding:4px 8px;background:#222;border:1px solid #333;cursor:pointer}.live-actions{display:flex;gap:10px}.admin-users-wrapper{width:100%;padding:40px}.admin-users-header{margin-bottom:24px}.admin-users-header h2{font-size:26px;margin-bottom:6px}.users-table-wrapper{width:100%;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.users-table{width:100%;border-collapse:collapse}.users-table thead{background:#f8fafc}.users-table th{text-align:left;padding:18px 20px;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb;text-transform:uppercase;letter-spacing:.5px}.users-table td{padding:18px 20px;font-size:14px;border-bottom:1px solid #f1f5f9}.users-row:hover{background:#f9fafb}.users-toolbar{display:flex;align-items:center;gap:20px;margin-bottom:24px;flex-wrap:wrap}.users-filter{width:260px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;background:#fff}.segment-pill{display:inline-block;padding:4px 10px;margin-right:6px;border-radius:20px;background:#e0f2fe;color:#0369a1;font-size:12px;font-weight:500}.status-pill{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.status-pill.green{background:#dcfce7;color:#166534}.status-pill.red{background:#fee2e2;color:#991b1b}.table-btn{margin-left:8px;padding:6px 12px;font-size:12px;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:.2s ease;background:#e5e7eb}.table-btn:hover{opacity:.85}.table-btn.warning{background:#fef3c7;color:#92400e}.table-btn.danger{background:#fee2e2;color:#991b1b}.users-empty{padding:40px;background:#fff;border-radius:14px;text-align:center;box-shadow:0 6px 20px #0000000d}.modal-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000}.modal{background:#fff;border-radius:14px;padding:26px 28px;width:420px;max-width:92%;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;gap:18px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.auth-entry-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#eef2ff,#f8fafc 40%)}.auth-entry-card{width:100%;max-width:420px;background:#fff;padding:44px 28px;border-radius:24px;box-shadow:0 20px 50px #0f172a14;text-align:center;animation:fadeInUp .4s ease}.auth-entry-logo img{height:50px;margin-bottom:20px}.auth-entry-card h1{margin:0;font-size:24px;font-weight:700;color:#0f172a}.auth-entry-subtitle{margin-top:8px;margin-bottom:32px;color:#64748b;font-size:14px;line-height:1.6}.auth-entry-buttons{display:flex;flex-direction:column;gap:14px}.auth-primary-btn{background:#2563eb;color:#fff;border:none;padding:14px;border-radius:16px;font-weight:600;font-size:15px;cursor:pointer;transition:.2s ease}.auth-primary-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.auth-secondary-btn{background:#f1f5f9;color:#0f172a;border:1px solid #e2e8f0;padding:14px;border-radius:16px;font-weight:600;font-size:15px;cursor:pointer;transition:.2s ease}.auth-secondary-btn:hover{background:#e2e8f0;transform:translateY(-1px)}.auth-entry-footer{margin-top:36px;font-size:11px;color:#94a3b8;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.admin-login-link{margin-top:22px;font-size:12px;color:#94a3b8}.admin-login-link span{cursor:pointer;transition:.2s ease}.admin-login-link span:hover{color:#2563eb;text-decoration:underline}.admin-login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#eef2ff,#f8fafc 40%)}.admin-login-card{width:100%;max-width:420px;background:#fff;padding:40px 28px;border-radius:24px;box-shadow:0 20px 50px #0f172a14;text-align:center}.admin-login-card h1{margin-bottom:20px;font-size:22px;font-weight:700;color:#0f172a}.admin-login-card input{width:100%;padding:14px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:14px;font-size:15px}.admin-login-card input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.admin-login-card button{width:100%;padding:14px;border-radius:16px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.admin-login-card button:disabled{opacity:.6;cursor:not-allowed}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:linear-gradient(180deg,#eef2ff,#f8fafc 40%)}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:420px;background:#fff;padding:40px 28px;border-radius:24px;box-shadow:0 20px 50px #0f172a14;text-align:center;transition:.3s ease}.login-logo img{height:48px;margin-bottom:18px}.login-card h1{margin:0;font-size:24px;font-weight:700;color:#0f172a}.subtitle{margin-top:6px;margin-bottom:28px;color:#64748b;font-size:14px}.phone-input-wrapper{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:0 14px;margin-bottom:14px;background:#f8fafc;transition:.2s ease}.phone-input-wrapper:focus-within{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.phone-input-wrapper input{border:none;outline:none;flex:1;padding:14px 10px;font-size:15px;background:transparent}.country-code{font-size:14px;font-weight:600;color:#334155}.otp-input{width:100%;padding:14px;border-radius:14px;border:1px solid #e2e8f0;margin-bottom:12px;font-size:15px;background:#f8fafc;transition:.2s ease}.otp-input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.otp-helper{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#64748b;margin-bottom:10px}.change-number{background:none;border:none;color:#2563eb;font-weight:500;cursor:pointer;padding:0}.otp-btn{background:#2563eb;color:#fff;border:none;padding:14px;border-radius:16px;font-weight:600;font-size:15px;cursor:pointer;width:100%;transition:.2s ease}.otp-btn:hover{background:#1d4ed8}.otp-btn:disabled{opacity:.6;cursor:not-allowed}.error{color:#dc2626;font-size:13px;margin-bottom:10px}.login-footer{margin-top:30px;font-size:11px;color:#94a3b8;line-height:1.6}.step-container{position:relative;overflow:hidden}.step{animation:fadeSlide .3s ease}@keyframes fadeSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.otp-box-container{display:flex;justify-content:space-between;margin-bottom:14px}.otp-box{width:48px;height:56px;border-radius:14px;border:1px solid #e2e8f0;text-align:center;font-size:18px;font-weight:600;background:#f8fafc;transition:.2s ease}.otp-box:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.5);border-top:2px solid white;border-radius:50%;display:inline-block;margin-right:8px;animation:spin .6s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.signup-link{margin:10px 0 16px;font-size:14px;color:#64748b}.signup-now{background:none;border:none;color:#2563eb;font-weight:600;cursor:pointer;padding:0}.signup-now:hover{text-decoration:underline}
