:root{--ink: #0f172a;--blue-900: #081b3a;--blue-700: #15408f;--blue-500: #2a6df4;--line: #dbe4f0;--bg: #f4f7fb;--white: #ffffff;--ok: #047857;--error: #b91c1c;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0}a{color:inherit}.btn{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--blue-500);color:#fff}.btn-secondary{background:#e8eefc;color:#14325f}.btn-danger{background:#fee2e2;color:#991b1b}.btn-ghost{background:#13305a;color:#fff}.btn-google{width:100%;background:#fff;border:1px solid var(--line)}.center-shell{min-height:100vh;display:grid;place-items:center}.lp{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#0f172a;background:#fff;overflow-x:hidden}.lp *,.lp *:before,.lp *:after{box-sizing:border-box}.lp-container{max-width:1140px;margin:0 auto;padding:0 24px}.lp-nav{position:sticky;top:0;z-index:100;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e8eef6}.lp-nav-inner{max-width:1140px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between}.lp-brand{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:800;color:#0f172a;text-decoration:none;letter-spacing:-.5px}.lp-nav-links{display:flex;align-items:center;gap:28px}.lp-nav-links a{font-size:13px;font-weight:600;color:#475569;text-decoration:none;transition:color .15s}.lp-nav-links a:hover{color:#1d4ed8}.lp-nav-cta{background:#1d4ed8!important;color:#fff!important;padding:8px 20px;border-radius:8px;font-size:13px;font-weight:700}.lp-nav-cta:hover{background:#1e40af!important}.lp-hero{background:linear-gradient(160deg,#020617,#0a1e3d 40%,#0f2a1a);padding:80px 0 60px;color:#fff;position:relative;overflow:hidden}.lp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 30%,rgba(59,130,246,.2) 0%,transparent 50%),radial-gradient(circle at 75% 70%,rgba(34,197,94,.12) 0%,transparent 40%);pointer-events:none}.lp-hero-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;z-index:1}.lp-pill{display:inline-block;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:20px}.lp-hero-text h1{font-size:clamp(32px,4.5vw,52px);font-weight:900;line-height:1.08;margin:0 0 20px;letter-spacing:-1.5px}.lp-gradient-text{background:linear-gradient(90deg,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-sub{font-size:16px;line-height:1.6;color:#ffffffb3;max-width:520px;margin:0 0 28px}.lp-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.lp-hero-micro{margin:16px 0 0;font-size:12px;color:#fff6}.lp-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;border:none;font-family:inherit;transition:all .15s}.lp-btn-primary{background:linear-gradient(135deg,#1d4ed8,#16a34a);color:#fff;box-shadow:0 4px 20px #1d4ed84d}.lp-btn-primary:hover{box-shadow:0 6px 30px #1d4ed873;transform:translateY(-1px)}.lp-btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.3)}.lp-btn-outline:hover{background:#ffffff14;border-color:#ffffff80}.lp-btn-lg{padding:16px 32px;font-size:16px;border-radius:12px}.lp-btn-plan{display:block;text-align:center;margin-top:auto;padding:11px 20px;background:#1d4ed8;color:#fff;border-radius:10px}.lp-btn-plan:hover{background:#1e40af;transform:translateY(-1px)}.lp-hero-visual{perspective:1000px}.lp-mockup{background:#1e293b;border-radius:14px;overflow:hidden;box-shadow:0 30px 80px #00000080;transform:rotateY(-4deg) rotateX(2deg);transition:transform .4s}.lp-mockup:hover{transform:rotateY(0) rotateX(0)}.lp-mockup-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#0f172a}.lp-dot{width:10px;height:10px;border-radius:50%;background:#334155}.lp-dot:first-child{background:#ef4444}.lp-dot:nth-child(2){background:#eab308}.lp-dot:nth-child(3){background:#22c55e}.lp-mockup-url{margin-left:12px;font-size:11px;color:#64748b;background:#1e293b;padding:3px 12px;border-radius:6px}.lp-mockup-body{display:flex;min-height:260px}.lp-mock-sidebar{width:120px;background:#0f172a;padding:14px 10px;display:flex;flex-direction:column;gap:3px}.lp-mock-logo{font-size:22px;text-align:center;margin-bottom:10px}.lp-mock-nav-item{font-size:11px;color:#64748b;padding:6px 10px;border-radius:6px;cursor:default}.lp-mock-nav-item.active{background:#3b82f626;color:#60a5fa;font-weight:700}.lp-mock-main{flex:1;padding:16px}.lp-mock-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.lp-mock-h1{width:110px;height:14px;background:#334155;border-radius:4px}.lp-mock-badge{font-size:9px;background:#3b82f633;color:#60a5fa;padding:3px 8px;border-radius:4px;font-weight:700}.lp-mock-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.lp-mock-card{border-radius:8px;padding:10px 12px}.mc-blue{background:#3b82f61f}.mc-green{background:#22c55e1f}.mc-amber{background:#f59e0b1f}.mc-purple{background:#8b5cf61f}.lp-mc-label{font-size:9px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.lp-mc-value{font-size:18px;font-weight:800;color:#e2e8f0;margin-top:2px;letter-spacing:-.5px}.lp-mock-chart{display:flex;align-items:flex-end;gap:8px;height:60px}.lp-mock-bar{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(180deg,#60a5fa,#3b82f6);animation:lp-bar-grow .8s ease forwards}@keyframes lp-bar-grow{0%{height:0!important}}.lp-hero-visual{position:relative}.lp-mobile-mockup{position:absolute;bottom:-24px;right:-32px;width:160px;background:#1e293b;border-radius:22px;box-shadow:0 20px 60px #0000008c,0 0 0 3px #334155;overflow:hidden;z-index:2;animation:lp-mobile-float 3s ease-in-out infinite}@keyframes lp-mobile-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lp-mobile-notch{width:60px;height:6px;background:#0f172a;border-radius:0 0 8px 8px;margin:0 auto}.lp-mobile-screen{padding:10px 12px 8px}.lp-mobile-header{display:flex;align-items:center;gap:6px;margin-bottom:10px}.lp-mobile-logo{font-size:16px}.lp-mobile-title{font-size:11px;font-weight:800;color:#e2e8f0}.lp-mobile-cards{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px}.lp-mobile-card{border-radius:8px;padding:8px}.lp-mobile-card .lp-mc-label{font-size:8px}.lp-mobile-card .lp-mc-value{font-size:14px}.lp-mobile-list{display:flex;flex-direction:column;gap:5px}.lp-mobile-list-item{display:flex;align-items:center;gap:6px;font-size:9px;color:#94a3b8;background:#ffffff0a;padding:5px 8px;border-radius:6px}.lp-mobile-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.lp-mobile-home-bar{width:50px;height:4px;background:#475569;border-radius:4px;margin:8px auto 6px}.lp-contact{background:#f8fafc}.lp-contact-form{max-width:680px;margin:32px auto 0;display:flex;flex-direction:column;gap:18px}.lp-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lp-contact-field{display:flex;flex-direction:column;gap:6px}.lp-contact-field label{font-size:13px;font-weight:600;color:#334155}.lp-contact-field input,.lp-contact-field textarea{padding:12px 14px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;font-family:inherit;background:#fff;color:#1e293b;transition:border-color .15s,box-shadow .15s}.lp-contact-field input:focus,.lp-contact-field textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.lp-contact-field textarea{resize:vertical;min-height:100px}.lp-contact-form .lp-btn{align-self:flex-start;margin-top:4px}.lp-stats-bar{background:#f8fafc;border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6;padding:32px 0}.lp-stats-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-around;flex-wrap:wrap;gap:24px}.lp-stat{text-align:center}.lp-stat-value{font-size:32px;font-weight:900;color:#0f172a;letter-spacing:-1px}.lp-stat-label{font-size:12px;font-weight:600;color:#64748b;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.lp-section{padding:80px 0}.lp-section-pill{display:inline-block;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;font-size:11px;font-weight:700;padding:5px 14px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.lp-section-heading{font-size:clamp(26px,3.5vw,40px);font-weight:900;color:#0f172a;line-height:1.15;letter-spacing:-.8px;margin:0 0 12px;max-width:680px}.lp-section-sub{font-size:16px;color:#64748b;max-width:560px;margin:0 0 40px;line-height:1.6}.lp-highlight{color:#dc2626;text-decoration:underline;text-decoration-color:#fca5a5;text-underline-offset:3px}.lp-problem{background:#fafbfc}.lp-pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:36px}.lp-pain-card{background:#fff;border:1px solid #e8eef6;border-radius:16px;padding:24px;transition:box-shadow .18s,transform .18s}.lp-pain-card:hover{box-shadow:0 6px 24px #0000000f;transform:translateY(-2px)}.lp-pain-icon{font-size:28px;display:block;margin-bottom:12px}.lp-pain-card h3{font-size:15px;font-weight:800;color:#0f172a;margin:0 0 8px}.lp-pain-card p{font-size:13px;color:#64748b;margin:0;line-height:1.6}.lp-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.lp-feature-card{background:#fff;border:1px solid #e8eef6;border-radius:18px;padding:28px 26px;transition:box-shadow .18s,transform .18s}.lp-feature-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-3px)}.lp-feature-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.lp-feature-card h3{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 10px}.lp-feature-card p{font-size:14px;color:#64748b;margin:0;line-height:1.6}.lp-showcase{background:#020617;color:#fff}.lp-showcase .lp-section-pill{background:#ffffff0f;border-color:#ffffff1a;color:#60a5fa}.lp-showcase .lp-section-heading{color:#fff}.lp-showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:36px}.lp-showcase-card{border-radius:18px;padding:28px 26px;border:1px solid rgba(255,255,255,.08);transition:transform .18s}.lp-showcase-card:hover{transform:translateY(-3px)}.lp-showcase-card h3{font-size:17px;font-weight:800;margin:0 0 16px}.lp-showcase-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.lp-showcase-card li{font-size:13px;color:#ffffffb3;line-height:1.5}.lp-testimonials{background:#f8fafc}.lp-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:36px}.lp-testimonial-card{background:#fff;border:1px solid #e8eef6;border-radius:18px;padding:28px;display:flex;flex-direction:column;transition:box-shadow .18s}.lp-testimonial-card:hover{box-shadow:0 8px 32px #0000000f}.lp-testi-emoji{font-size:32px;margin-bottom:14px}.lp-testi-quote{font-size:14px;color:#334155;line-height:1.65;flex:1;margin:0 0 18px;font-style:italic}.lp-testi-footer{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid #f1f5f9}.lp-testi-role{font-size:13px;font-weight:700;color:#0f172a}.lp-testi-metric{font-size:11px;font-weight:700;color:#16a34a;background:#dcfce7;padding:3px 10px;border-radius:999px}.lp-steps{display:flex;gap:24px;margin-top:40px;position:relative}.lp-step{flex:1;text-align:center;position:relative}.lp-step-num{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 16px #1d4ed840}.lp-step h3{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 8px}.lp-step p{font-size:13px;color:#64748b;line-height:1.6;max-width:280px;margin:0 auto}.lp-step-arrow{position:absolute;top:22px;right:-20px;font-size:22px;color:#cbd5e1;font-weight:300}.lp-pricing{background:linear-gradient(180deg,#f8fafc,#fff)}.lp-slider-wrap{position:relative;margin-top:40px}.lp-slider{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:20px 4px 12px}.lp-slider::-webkit-scrollbar{display:none}.lp-slider>.lp-plan-card{flex:0 0 320px;scroll-snap-align:center}.lp-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1.5px solid #e2e8f0;background:#fff;color:#0f172a;font-size:22px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000014;transition:background .15s,box-shadow .15s}.lp-slider-arrow:hover{background:#f8fafc;box-shadow:0 4px 16px #0000001f}.lp-slider-arrow-left{left:-20px}.lp-slider-arrow-right{right:-20px}.lp-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;align-items:stretch}.lp-plan-card{position:relative;background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:32px 28px 28px;display:flex;flex-direction:column;transition:box-shadow .18s,transform .18s}.lp-plan-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-3px)}.lp-plan-popular{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e,0 8px 32px #22c55e1f}.lp-plan-pop-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff;font-size:10px;font-weight:800;padding:4px 14px;border-radius:999px;white-space:nowrap;letter-spacing:.04em}.lp-plan-blue{border-top:4px solid #3b82f6}.lp-plan-green{border-top:4px solid #22c55e}.lp-plan-purple{border-top:4px solid #a855f7}.lp-plan-card h3{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 8px}.lp-plan-price{font-size:36px;font-weight:900;color:#0f172a;letter-spacing:-1.5px;margin-bottom:4px}.lp-plan-price span{font-size:14px;font-weight:500;color:#64748b;letter-spacing:0}.lp-plan-desc{font-size:13px;color:#94a3b8;margin:0 0 20px}.lp-plan-card ul{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:8px}.lp-plan-card li{font-size:13px;color:#475569;line-height:1.5}.lp-cta{background:linear-gradient(135deg,#020617,#0a1e3d 50%,#0f2a1a);padding:80px 0;text-align:center;color:#fff}.lp-cta h2{font-size:clamp(26px,3.5vw,40px);font-weight:900;margin:0 0 16px;letter-spacing:-.8px}.lp-cta p{font-size:16px;color:#ffffffa6;max-width:560px;margin:0 auto 32px;line-height:1.6}.lp-cta-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.lp-footer{background:#0f172a;color:#94a3b8;padding:48px 0 0}.lp-footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:36px;padding-bottom:36px}.lp-footer-brand{max-width:320px}.lp-footer-brand .lp-brand{color:#fff}.lp-footer-brand p{font-size:13px;line-height:1.6;margin:12px 0 0}.lp-footer-links{display:flex;gap:60px}.lp-footer-links div{display:flex;flex-direction:column;gap:8px}.lp-footer-links h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0;margin:0 0 4px}.lp-footer-links a{font-size:13px;color:#64748b;text-decoration:none;transition:color .15s}.lp-footer-links a:hover{color:#fff}.lp-footer-bottom{border-top:1px solid #1e293b;padding:20px 24px;text-align:center}.lp-footer-bottom p{font-size:12px;margin:0;color:#475569}@media(max-width:900px){.lp-hero-inner{grid-template-columns:1fr}.lp-hero-visual{display:none}.lp-steps{flex-direction:column;align-items:center}.lp-step-arrow{display:none}.lp-plan-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.lp-slider>.lp-plan-card{flex:0 0 280px}.lp-slider-arrow{display:none}.lp-footer-links{gap:32px}.lp-contact-row{grid-template-columns:1fr}}@media(max-width:600px){.lp-nav-links a:not(.lp-nav-cta){display:none}.lp-section{padding:56px 0}.lp-hero{padding:56px 0 40px}.lp-slider>.lp-plan-card{flex:0 0 260px}}.landing{min-height:100vh;background:radial-gradient(circle at 20% 10%,#275cbc,transparent 35%),radial-gradient(circle at 80% 80%,#1a54b8,transparent 30%),linear-gradient(135deg,#05132a,#0b2c5d 50%,#12479a);color:#fff}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(160deg,#f1f5ff,#eef3fa)}.auth-card{width:100%;max-width:440px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.auth-card-wide{max-width:680px}.auth-card h1{margin:0 0 8px}.divider{text-align:center;margin:12px 0;color:#64748b}.auth-form{display:grid;gap:10px}.auth-form label{display:grid;gap:6px;font-size:14px}.auth-form input{border:1px solid #cdd8ea;border-radius:8px;padding:10px}.success-text{color:var(--ok)}.error-text,.error{color:var(--error)}.switch-copy{display:flex;gap:8px;align-items:center}.link-btn{background:none;border:0;color:var(--blue-700);padding:0;cursor:pointer;text-decoration:underline}.plain-link{margin-top:10px;display:inline-block}.auth-links{display:flex;gap:10px}.layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{width:260px;background:linear-gradient(180deg,#080f1e,#0b1a33 60%,#0d1f3c);color:#e2e8f0;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;border-right:1px solid rgba(255,255,255,.06);overflow:hidden}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:20px 18px 18px;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.sidebar-brand-mark{width:38px;height:38px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;box-shadow:0 4px 14px #3b82f666}.sidebar-brand h2{font-size:15px;font-weight:800;color:#f1f5f9;margin:0;letter-spacing:-.4px;line-height:1.2}.sidebar-brand p{font-size:10px;color:#3d5575;letter-spacing:.9px;text-transform:uppercase;margin:2px 0 0}.sidebar-nav{flex:1;overflow-y:auto;padding:10px 8px;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.nav-group{margin-bottom:4px}.nav-group-title{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#2e4668;padding:10px 10px 4px}.nav-link{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;color:#6b8aad;text-align:left;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;position:relative}.nav-link:hover{background:#ffffff0f;color:#c8d8ee}.nav-link.active{background:#3b82f624;color:#60a5fa;font-weight:600}.nav-link.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:55%;width:3px;background:#3b82f6;border-radius:0 3px 3px 0}.nav-icon{width:16px;height:16px;flex-shrink:0;opacity:.7;transition:opacity .15s}.nav-link:hover .nav-icon,.nav-link.active .nav-icon{opacity:1}.sidebar-footer{padding:10px 8px 16px;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:6px;flex-shrink:0}.role-switch-tab-row{display:flex;flex-wrap:wrap;gap:8px}.role-switch-tab{border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:600;padding:8px 18px;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.role-switch-tab:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}.role-switch-tab.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff;box-shadow:0 2px 8px #1d4ed84d}.role-switch-wrap{display:flex;flex-direction:column;gap:5px;margin-bottom:2px}.role-switch-label{font-size:10px;color:#475569;text-transform:uppercase;letter-spacing:.06em;font-weight:600;padding-left:2px}.role-switch-pill{position:relative;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border-radius:999px;padding:1px 2px;transition:opacity .12s}.role-switch-pill:hover{opacity:.85}.role-switch-chevron{font-size:10px;color:#64748b;margin-left:-2px;pointer-events:none}.role-switch-overlay{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer;font-size:14px}.role-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;letter-spacing:.2px;align-self:flex-start}.role-super{background:#8b5cf62e;color:#a78bfa;border:1px solid rgba(139,92,246,.28)}.role-admin{background:#3b82f62e;color:#60a5fa;border:1px solid rgba(59,130,246,.28)}.role-manager{background:#14b8a62e;color:#2dd4bf;border:1px solid rgba(20,184,166,.28)}.role-accountant{background:#f59e0b2e;color:#fbbf24;border:1px solid rgba(245,158,11,.28)}.role-staff{background:#10b9812e;color:#34d399;border:1px solid rgba(16,185,129,.28)}.role-customer{background:#6366f12e;color:#818cf8;border:1px solid rgba(99,102,241,.28)}.user-card{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer;border:1px solid rgba(255,255,255,.07);background:#ffffff08;transition:background .15s;width:100%;text-align:left}.user-card:hover{background:#ffffff14}.user-avatar{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:.5px}.user-info{flex:1;min-width:0}.user-name{font-size:14px;font-weight:700;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:11px;color:#3d5575;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.sidebar-logout{display:flex;align-items:center;gap:8px;width:100%;background:transparent;border:1px solid rgba(255,255,255,.06);border-radius:8px;color:#3d5575;padding:7px 10px;font-size:12.5px;font-family:inherit;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.sidebar-logout:hover{background:#ef44441a;color:#f87171;border-color:#ef444438}.content{padding:28px 30px;overflow-y:auto}.header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:6px}.header h1{font-size:20px;font-weight:700;color:var(--ink);margin:0;letter-spacing:-.4px}.header-actions{display:flex;gap:8px;align-items:center}.pill{padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:12px}.panel{margin-top:18px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.analytics-card{border:1px solid #dce4f0;border-radius:10px;padding:12px;background:#f8fbff}.tenant-table{width:100%;border-collapse:collapse}.tenant-table th,.tenant-table td{border-bottom:1px solid #e2e8f0;text-align:left;padding:10px 6px;font-size:14px}.users-form,.store-form{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.users-form input,.users-form select,.store-form input,.store-form select{border:1px solid #cdd8ea;border-radius:8px;padding:10px}.users-actions{display:flex;gap:8px;flex-wrap:wrap}.users-table select{min-width:180px}.role-checkboxes{display:flex;gap:8px;flex-wrap:wrap}.role-checkboxes label{display:inline-flex;gap:6px;align-items:center;font-size:12px;border:1px solid #d7e2f2;border-radius:8px;padding:4px 8px;background:#f8fbff}.role-checkboxes.compact label{margin-bottom:4px}.users-page{display:flex;flex-direction:column}.section-header-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:12px}.section-header-row h3{margin:0 0 4px;font-size:16px;font-weight:700;color:#1e293b}.users-toolbar{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.search-input{flex:1 1 200px;border:1px solid #cbd5e1;border-radius:8px;padding:9px 12px;font-size:13px;min-width:0}.filter-select{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:13px}.users-list{display:flex;flex-direction:column;gap:8px}.user-row{display:grid;grid-template-columns:40px 1fr 1fr auto auto auto;gap:12px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;transition:border-color .15s}.user-row:hover{border-color:#93c5fd}.user-row-inactive{opacity:.55;background:#f8fafc}.user-avatar-sm{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-info-block{display:flex;flex-direction:column;gap:2px;min-width:0}.user-name{font-weight:600;font-size:14px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-tenant{font-size:12px;color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 6px}.user-roles-block{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.user-meta-block{display:flex;flex-direction:column;gap:2px}.user-status-block{display:flex;flex-direction:column;gap:4px;align-items:center}.user-actions-block{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.role-pill-group{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.role-pill-group.compact{margin-bottom:0}.role-pill{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:4px 10px;border-radius:999px;border:1.5px solid #cbd5e1;background:#f1f5f9;color:#475569;cursor:pointer;transition:all .12s;-webkit-user-select:none;user-select:none}.role-pill.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:600}.user-create-form{border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:16px;background:#f8fafc;animation:fadeIn .15s ease}.requests-list{display:flex;flex-direction:column;gap:10px}.request-card{border:1.5px solid #fbbf24;border-radius:10px;padding:14px 16px;background:#fffbeb}.request-card.request-reviewed{border-color:#e2e8f0;background:#f8fafc;opacity:.8}.request-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.request-type-badge{font-size:12px;font-weight:700;color:#92400e;background:#fef3c7;border-radius:6px;padding:3px 8px}.request-reviewed .request-type-badge{color:#475569;background:#f1f5f9}.request-body{display:flex;flex-direction:column;gap:4px;font-size:13px}.request-notes{font-style:italic;color:#92400e;margin:0;font-size:13px}.request-actions{display:flex;gap:8px;margin-top:10px}.products-page{display:flex;flex-direction:column;gap:0}.products-topbar{padding:0 0 12px;border-bottom:1px solid #e2e8f0;margin-bottom:4px}.tab-bar{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:16px;overflow-x:auto}.tab-btn{padding:10px 20px;border:none;background:none;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;position:relative;white-space:nowrap;transition:color .15s}.tab-btn:hover,.tab-btn.active{color:#1d4ed8}.tab-btn.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#1d4ed8;border-radius:2px 2px 0 0}.tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;font-size:11px;font-weight:700;background:#ef4444;color:#fff;border-radius:999px;margin-left:6px;padding:0 5px}.tab-content{animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.section-header{margin-bottom:16px}.section-header h3{margin:0 0 4px;font-size:16px;font-weight:700;color:#1e293b}.product-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;margin-bottom:16px}.product-card{border:1px solid #e2e8f0;border-radius:10px;padding:14px;background:#fff;transition:border-color .15s,box-shadow .15s;position:relative}.product-card:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb14}.product-card.selectable{cursor:pointer}.product-card.selected{border-color:#3b82f6;background:#eff6ff}.product-card.card-imported{opacity:.55;cursor:default}.product-card.card-inactive{opacity:.5}.card-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.card-header strong{font-size:14px;color:#1e293b}.card-sku{font-size:12px;color:#64748b;font-family:monospace}.card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:13px;color:#475569}.import-check{position:absolute;top:10px;right:10px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#3b82f6;color:#fff;border-radius:50%;font-size:13px;font-weight:700}.import-actions-bar{display:flex;gap:8px;margin-bottom:14px}.review-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.review-card{border:1px solid #fbbf24;border-radius:10px;padding:16px;background:#fffbeb}.review-notes{font-style:italic;color:#92400e;margin:6px 0;font-size:13px}.review-actions{display:flex;gap:8px;margin-top:10px}.product-form{border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:16px;background:#f8fafc}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;margin-bottom:10px}.form-grid input,.form-grid select{border:1px solid #cbd5e1;border-radius:8px;padding:9px 10px;font-size:13px}.form-actions{display:flex;gap:8px}.product-drawer-collapse-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;margin:0 0 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:700;color:#1e293b;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;transition:background .12s,border-color .12s}.product-drawer-collapse-btn:hover{background:#eff6ff;border-color:#93c5fd}.product-drawer-collapse-chevron{font-size:16px;color:#64748b;line-height:1}.product-history-section{margin-top:20px;border-top:1px solid #e2e8f0;padding-top:18px}.product-history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.product-history-count{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600;color:#475569}.product-history-table td{vertical-align:middle}.qty-returned{color:#059669;font-size:12px;margin-left:4px}.qty-damaged{color:#dc2626;font-size:12px;margin-left:4px}.product-history-list{display:flex;flex-direction:column;gap:6px}.product-history-row{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;transition:border-color .12s}.product-history-row.panel-open{border-color:#93c5fd}.phi-row{display:flex;align-items:flex-start;gap:8px;padding:10px 12px}.phi-col{display:flex;flex-direction:column;gap:2px}.phi-customer{flex:1;min-width:0}.phi-customer-name{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phi-by{font-size:10px;color:#94a3b8}.phi-meta{align-items:flex-end;flex-shrink:0}.phi-date{font-size:11px;color:#64748b}.phi-qty{align-items:center;flex-shrink:0;min-width:54px;text-align:right}.phi-qty-main{font-size:13px;font-weight:600;color:#1e293b}.phi-outstanding{font-size:10px;color:#f59e0b;font-weight:700;background:#fef3c7;border-radius:4px;padding:1px 5px;margin-top:2px}.phi-actions{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.phi-btn{padding:4px 10px;font-size:11px;font-weight:700;border-radius:5px;border:1px solid #d1d5db;background:#f8fafc;color:#374151;cursor:pointer;transition:background .12s,border-color .12s;white-space:nowrap}.phi-btn:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.phi-btn.phi-btn-active{background:#dbeafe;border-color:#3b82f6;color:#1d4ed8}.phi-btn-transfer{border-color:#d1fae5;color:#065f46}.phi-btn-transfer:hover{background:#ecfdf5;border-color:#34d399;color:#065f46}.phi-btn-transfer.phi-btn-active{background:#d1fae5;border-color:#10b981;color:#065f46}.phi-panel{border-top:1px solid #e2e8f0;background:#f8fafc;padding:12px 14px 14px}.phi-panel-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:10px}.phi-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.phi-panel-actions{display:flex;gap:8px}.form-field,.form-grid>label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.05em}.form-field>input,.form-field>select,.form-field>textarea,.form-grid>label>input,.form-grid>label>select,.form-grid>label>textarea{font-size:13px;font-weight:400;text-transform:none;letter-spacing:0;width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:9px 10px;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s}.form-field>input:focus,.form-field>select:focus,.form-field>textarea:focus,.form-grid>label>input:focus,.form-grid>label>select:focus,.form-grid>label>textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.form-field>input::placeholder,.form-field>textarea::placeholder,.form-grid>label>input::placeholder,.form-grid>label>textarea::placeholder{color:#cbd5e1;font-weight:400}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table thead th{text-align:left;padding:8px 10px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;border-bottom:2px solid #e2e8f0}.data-table tbody td{padding:8px 10px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.data-table tbody tr:hover{background:#f8fafc}.cell-mono{font-family:monospace;font-size:12px}.cell-actions{display:flex;gap:4px}.empty-state{text-align:center;color:#94a3b8;padding:24px 0}.btn-sm{font-size:12px;padding:4px 10px}.toast{padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:12px;animation:fadeIn .2s ease}.inline-label{display:flex;gap:8px;align-items:center;margin-bottom:10px}.inline-label select{border:1px solid #cdd8ea;border-radius:8px;padding:8px}.profile-form{display:grid;gap:10px;max-width:520px}.profile-form label{display:grid;gap:6px}.profile-form input{border:1px solid #cdd8ea;border-radius:8px;padding:10px}.dispatch-form,.returns-form{display:grid;gap:10px}.dispatch-form label,.returns-form label{display:grid;gap:6px}.dispatch-form input,.dispatch-form select,.returns-form input,.returns-form select{border:1px solid #cdd8ea;border-radius:8px;padding:10px}.dispatch-items,.dispatch-machines{border:1px solid #dbe4f0;border-radius:10px;padding:10px;background:#f8fbff}.dispatch-item-row{display:grid;gap:8px;grid-template-columns:2fr 1fr 1fr auto;margin-bottom:8px;align-items:center}.reports-toolbar{display:flex;gap:8px;align-items:end;margin:10px 0;flex-wrap:wrap}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.muted-copy{color:#475569;font-size:13px}@media(max-width:900px){.layout,.analytics-grid,.users-form,.store-form{grid-template-columns:1fr}.user-row{grid-template-columns:36px 1fr;grid-template-rows:auto auto auto auto}.user-roles-block,.user-status-block,.user-actions-block,.user-meta-block{grid-column:1 / -1}.product-cards,.review-cards,.form-grid,.dispatch-item-row{grid-template-columns:1fr}}.status-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;text-transform:capitalize;letter-spacing:.02em}.badge-active{background:#dcfce7;color:#166534}.badge-partial-return{background:#fef9c3;color:#854d0e}.badge-closed{background:#f1f5f9;color:#475569}.badge-cancelled{background:#fee2e2;color:#991b1b}.badge-rented{background:#dbeafe;color:#1d4ed8}.badge-inactive{background:#f1f5f9;color:#94a3b8}.badge-type-bulk{background:#e0f2fe;color:#0369a1}.badge-type-machinery{background:#f3e8ff;color:#7e22ce}.qty-avl{color:#166534;font-weight:700}.qty-rented{color:#1d4ed8;font-size:12px}.qty-damaged{color:#b91c1c;font-size:12px}.rental-context-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:10px;padding:10px 14px;margin-bottom:12px;font-size:14px}.rental-context-financial{margin-left:auto;color:#1d4ed8}.return-item-row{display:grid;gap:8px;grid-template-columns:2fr 100px 100px 120px;margin-bottom:8px;align-items:center}.return-item-label{display:flex;flex-direction:column;gap:2px}@media(max-width:900px){.return-item-row{grid-template-columns:1fr}}.panel h3{font-size:14px;font-weight:700;color:#334155;margin:16px 0 8px;padding-bottom:4px;border-bottom:1px solid #e2e8f0}.sidebar-brand-legacy{display:none}.tenant-status-active{color:#166534;font-weight:600}.tenant-status-suspended{color:#991b1b;font-weight:600}.tenant-status-kyc_pending{color:#854d0e;font-weight:600}.dispatch-result-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:14px 16px;margin-bottom:16px}.dispatch-result-card h4{margin:0 0 10px;font-size:14px;font-weight:700;color:#166534}.dispatch-result-row{display:flex;flex-wrap:wrap;gap:24px}.dispatch-result-row>div{display:flex;flex-direction:column;gap:2px}.dispatch-result-row span.muted-copy{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.dispatch-result-row strong{font-size:16px;color:#1e293b}.order-cta-wrap{padding:0 0 6px;margin-bottom:6px}.order-cta-btn{width:100%;font-size:13px;font-weight:700;gap:6px}.order-customer-bar{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px;font-size:13px;color:#1e40af;margin-bottom:10px}.order-dates-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-field{display:flex;flex-direction:column;gap:4px}.order-field-label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.order-field input,.order-field select{padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;font-family:inherit;background:#fff;color:#1e293b}.order-field input:focus,.order-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.order-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.order-section-header h4{margin:0}.order-items-list{display:flex;flex-direction:column;gap:8px}.order-item-row{display:grid;grid-template-columns:1fr 70px 80px 36px;gap:6px;align-items:center}.order-item-row select,.order-item-row input{padding:7px 8px;border:1px solid #d1d5db;border-radius:8px;font-size:12px;font-family:inherit;background:#fff;color:#1e293b}.order-item-row select:focus,.order-item-row input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.order-qty-input{text-align:center}.order-rate-input{text-align:right}.order-remove-btn{padding:4px 8px!important;font-size:13px}.order-flow-actions{display:flex;gap:10px;padding-top:12px;border-top:1px solid #e8eef6;margin-top:8px}.order-result-card{text-align:center;padding:24px 16px}.order-result-icon{width:48px;height:48px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.order-result-card h4{margin:0 0 4px;font-size:16px;color:#166534}.order-result-card .drawer-kv{text-align:left}.order-result-actions{display:flex;gap:10px;justify-content:center;margin-top:16px}.plan-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:24px}.plan-card{border:1px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:14px;padding:22px 20px 16px;background:#fff;display:flex;flex-direction:column;gap:0;transition:box-shadow .15s,transform .15s}.plan-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.plan-card-inactive{opacity:.6}.plan-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.plan-card-header h3{margin:0;font-size:18px;font-weight:700;border-bottom:none;padding-bottom:0;line-height:1.2}.plan-card-badges{display:flex;flex-wrap:wrap;gap:5px;flex-shrink:0}.plan-pricing{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.plan-price{font-size:22px;font-weight:800;color:#1e293b}.plan-price-yearly{font-size:12px;color:#94a3b8;font-weight:500}.plan-description{font-size:13px;color:#64748b;margin:0 0 12px;line-height:1.5}.plan-features{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:7px;font-size:13px;color:#475569;flex:1}.plan-check{color:#16a34a;font-weight:700;margin-right:6px}.plan-card-footer{margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9}.plan-page-info{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:16px 20px;margin-top:8px;font-size:13px;color:#475569;line-height:1.6}.plan-page-info strong{display:block;font-size:14px;color:#1e293b;margin-bottom:4px}.plan-page-info p{margin:0}.plan-drawer-accent{height:4px;border-radius:4px 4px 0 0;margin:-24px -24px 20px;transition:background .2s}.plan-edit-label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em}.plan-edit-input{padding:8px 11px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;background:#fff;color:#1e293b;transition:border-color .12s,box-shadow .12s}.plan-edit-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}textarea.plan-edit-input{resize:vertical;line-height:1.5}.plan-color-picker{display:flex;gap:10px;margin-top:2px}.plan-color-swatch{width:28px;height:28px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:transform .12s,border-color .12s;outline:none}.plan-color-swatch:hover{transform:scale(1.15)}.plan-color-swatch.selected{border-color:#1e293b;transform:scale(1.12);box-shadow:0 0 0 2px #fff,0 0 0 4px #1e293b}.plan-toggle-label{display:flex;align-items:center;gap:7px;font-size:13px;color:#334155;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.plan-toggle-label input[type=checkbox]{width:15px;height:15px;accent-color:#2563eb;cursor:pointer}.plan-drawer-feedback{padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500;margin:0 0 12px}.plan-drawer-feedback.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.plan-drawer-feedback.success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.plan-drawer-footer{display:flex;gap:10px;padding-top:16px;border-top:1px solid #e2e8f0;flex-shrink:0}.gst-item-row{grid-template-columns:1fr 1.5fr 1fr .5fr .5fr 1fr 1fr .7fr auto}.text-danger{color:#b91c1c}.sidebar-store-area{padding:0 10px 4px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:4px}.store-badge{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;font-size:12px;font-weight:600;color:#ffffffe6;background:#ffffff12;border:none;width:100%;text-align:left;overflow:hidden}.store-badge-icon{flex-shrink:0;font-size:14px}.store-badge-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-badge-chevron{flex-shrink:0;font-size:10px;opacity:.7}.store-badge-btn{cursor:pointer;transition:background .15s}.store-badge-btn:hover{background:#ffffff24}.store-switcher{position:relative}.store-switcher-dropdown{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#1e293b;border:1px solid rgba(255,255,255,.12);border-radius:8px;z-index:200;box-shadow:0 8px 24px #0006;overflow:hidden}.store-option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 12px;border:none;background:transparent;color:#ffffffd9;font-size:12px;cursor:pointer;text-align:left;transition:background .12s}.store-option:hover{background:#ffffff1a}.store-option.active{background:#6366f140;color:#a5b4fc;font-weight:700}.store-option-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-option-status{font-size:10px;padding:1px 6px;border-radius:10px;background:#ef444433;color:#fca5a5;text-transform:capitalize}.store-option-create{border-top:1px solid rgba(255,255,255,.08);color:#93c5fd;font-weight:600;gap:8px}.store-option-create:hover{background:#3b82f626;color:#bfdbfe}.store-create-icon{font-size:14px;width:18px;text-align:center;flex-shrink:0}.view-store-btn{display:flex;align-items:center;gap:6px;width:100%;margin-top:4px;padding:6px 8px;border-radius:7px;font-size:11.5px;font-weight:600;color:#94c8ffbf;text-decoration:none;transition:background .15s,color .15s;letter-spacing:.02em}.view-store-btn:hover{background:#3b82f624;color:#93c5fd}.view-store-btn svg{width:13px;height:13px;flex-shrink:0;opacity:.8}.store-logo-preview{width:72px;height:72px;object-fit:contain;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;padding:4px}.store-logo-placeholder{width:72px;height:72px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-logo-box{background:linear-gradient(135deg,#f0f4ff,#faf5ff);border:1px solid #c7d2fe;border-radius:10px;padding:14px 16px;margin-top:8px}.select-sm{padding:5px 10px;border-radius:6px;border:1px solid #d1d5db;font-size:13px;background:#fff;color:#1e293b;cursor:pointer}.select-sm:focus{outline:2px solid #6366f1;outline-offset:1px}.store-login-page,.store-selector-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f4ff,#faf5ff);padding:24px}.store-login-card{background:#fff;border-radius:16px;box-shadow:0 4px 32px #6366f11f;padding:40px 36px;width:100%;max-width:400px}.store-login-logo{width:64px;height:64px;object-fit:contain;border-radius:10px;border:1px solid #e2e8f0;margin-bottom:12px}.store-login-logo-placeholder{width:64px;height:64px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:26px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.store-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:20px}.store-card{background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:20px;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.store-card:hover{border-color:#6366f1;box-shadow:0 4px 16px #6366f11f}.store-card-logo{width:48px;height:48px;border-radius:8px;object-fit:contain;border:1px solid #e2e8f0}.store-card-logo-placeholder{width:48px;height:48px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center}.row-clickable{cursor:pointer}.row-clickable:hover td{background:#f0f4ff!important}.row-clickable.row-selected td{background:#e4ebff!important}.drawer-overlay{position:fixed;inset:0;background:#00000047;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.detail-drawer{position:fixed;top:0;right:0;height:100dvh;max-width:100vw;background:#fff;z-index:101;box-shadow:-4px 0 40px #00000024;display:flex;flex-direction:column;transform:translate(0);transition:transform .22s cubic-bezier(.4,0,.2,1)}.detail-drawer.closed{transform:translate(110%)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e2e8f0;background:#f8f9fc;flex-shrink:0}.drawer-body{padding:24px;flex:1;overflow-y:auto}.drawer-close-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px;cursor:pointer;font-size:14px;color:#64748b;transition:background .12s;line-height:1}.drawer-close-btn:hover{background:#f1f5f9}.drawer-section{margin-bottom:22px}.drawer-section h4{margin:0 0 10px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:700}.drawer-kv{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drawer-kv-item{display:flex;flex-direction:column;gap:2px}.drawer-kv-item .kv-label{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.drawer-kv-item .kv-value{font-size:14px;font-weight:600;color:#1e293b}.drawer-mini-table{width:100%;border-collapse:collapse;font-size:13px}.drawer-mini-table th{text-align:left;padding:6px 10px;background:#f8f9fc;border-bottom:1px solid #e2e8f0;font-size:11px;color:#64748b;text-transform:uppercase}.drawer-mini-table td{padding:8px 10px;border-bottom:1px solid #f1f5f9}.drawer-mini-table tr:last-child td{border-bottom:none}.drawer-avatar{width:56px;height:56px;border-radius:50%;background:#4f46e5;color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.drawer-profile-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.drawer-profile-header .profile-name{font-size:18px;font-weight:700;margin:0}.drawer-profile-header .profile-email{font-size:13px;color:#64748b;margin:2px 0 0}.drawer-status-banner{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:8px;margin-bottom:16px;background:#f0fdf4;border:1px solid #bbf7d0}.drawer-status-banner.inactive{background:#fef2f2;border-color:#fecaca}.rental-status-chip{display:inline-block;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600}.chip-active{background:#dcfce7;color:#166534}.chip-partial_return{background:#fef9c3;color:#713f12}.chip-closed{background:#f1f5f9;color:#475569}.chip-cancelled{background:#fee2e2;color:#991b1b}.dispatch-history-table th:first-child,.dispatch-history-table td:first-child{width:140px}.overview-page{display:flex;flex-direction:column;gap:24px;padding:4px 0 32px}.overview-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.overview-title{font-size:20px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.4px}.overview-sub{font-size:13px;color:#64748b;margin:3px 0 0}.period-picker{display:flex;gap:3px;background:#f1f5f9;border-radius:10px;padding:4px;border:1px solid #e2e8f0}.period-btn{border:none;background:transparent;padding:6px 16px;border-radius:7px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .12s;font-family:inherit}.period-btn.active{background:#fff;color:#1d4ed8;box-shadow:0 1px 4px #0000001f}.overview-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}.stat-card{background:#fff;border:1px solid #e8eef6;border-radius:16px;padding:20px 22px 18px;position:relative;overflow:hidden;transition:box-shadow .18s,transform .18s;border-top-width:3px}.stat-card:after{content:"";position:absolute;inset:0;border-radius:16px;box-shadow:inset 0 0 0 1px #fff9;pointer-events:none}.stat-card:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-2px)}.stat-card-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:14px}.stat-card-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin:0 0 6px;line-height:1}.stat-card-value{font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-1px;margin:0;line-height:1.1}.stat-card-sub{font-size:12px;color:#94a3b8;margin:6px 0 0}.stat-blue{border-top-color:#3b82f6}.stat-blue .stat-card-icon{background:#eff6ff}.stat-green{border-top-color:#22c55e}.stat-green .stat-card-icon{background:#f0fdf4}.stat-orange{border-top-color:#f97316}.stat-orange .stat-card-icon{background:#fff7ed}.stat-purple{border-top-color:#a855f7}.stat-purple .stat-card-icon{background:#faf5ff}.stat-red{border-top-color:#ef4444}.stat-red .stat-card-icon{background:#fef2f2}.stat-teal{border-top-color:#14b8a6}.stat-teal .stat-card-icon{background:#f0fdfa}.stat-gold{border-top-color:#eab308}.stat-gold .stat-card-icon{background:#fefce8}.stat-indigo{border-top-color:#6366f1}.stat-indigo .stat-card-icon{background:#eef2ff}.overview-charts{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:860px){.overview-charts{grid-template-columns:1fr}}.chart-card{background:#fff;border:1px solid #e8eef6;border-radius:16px;padding:22px 22px 18px}.chart-card-title{font-size:13px;font-weight:700;color:#1e293b;margin:0 0 18px;letter-spacing:-.1px}.bar-chart{display:flex;align-items:flex-end;gap:8px;height:130px}.bar-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;height:100%;justify-content:flex-end}.bar-rect{width:100%;border-radius:5px 5px 0 0;min-height:4px;transition:height .4s cubic-bezier(.4,0,.2,1)}.bar-blue{background:linear-gradient(180deg,#93c5fd,#3b82f6)}.bar-green{background:linear-gradient(180deg,#86efac,#22c55e)}.bar-indigo{background:linear-gradient(180deg,#a5b4fc,#6366f1)}.bar-label{font-size:10px;color:#94a3b8;font-weight:500;text-align:center;white-space:nowrap}.bar-value-tip{font-size:11px;color:#475569;font-weight:700;text-align:center;min-height:14px}.plan-breakdown{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.plan-chip{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 16px}.plan-chip-name{font-size:13px;font-weight:600;color:#1e293b}.plan-chip-count{background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:700;padding:2px 10px;border-radius:999px}.overview-welcome{border-radius:18px;padding:26px 30px;color:#fff;display:flex;align-items:center;gap:20px;box-shadow:0 4px 20px #3b82f633}.welcome-avatar{width:58px;height:58px;border-radius:50%;background:#ffffff38;border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:.5px}.welcome-text h2{margin:0 0 4px;font-size:22px;font-weight:800;letter-spacing:-.5px}.welcome-text p{margin:0;font-size:13px;color:#ffffffbf}.overview-section-title{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 12px}.util-bar-wrap{background:#f1f5f9;border-radius:999px;height:5px;margin-top:10px;overflow:hidden}.util-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#6366f1);transition:width .6s cubic-bezier(.4,0,.2,1);min-width:3px}.panel{margin-top:18px;background:#fff;border:1px solid #e8eef6;border-radius:16px;padding:22px}.content{padding:24px 28px;overflow-y:auto;background:#f4f7fb;min-height:100vh}.header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid #e8eef6;margin-bottom:8px}.header h1{font-size:22px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.5px}.data-table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e8eef6}.data-table thead th{text-align:left;padding:10px 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e8eef6}.data-table tbody td{padding:11px 12px;border-bottom:1px solid #f1f5f9;color:#1e293b;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover td{background:#f8fafc}.tab-content{animation:fadeIn .15s ease;padding:4px 0}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-top:12px}.analytics-card{border:1px solid #e8eef6;border-radius:14px;padding:18px 20px;background:#fff}.analytics-card p{font-size:12px;color:#64748b;margin:0 0 6px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.analytics-card h3{font-size:24px;font-weight:800;margin:0;color:#0f172a;letter-spacing:-.5px}.status-badge{display:inline-block;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;letter-spacing:.02em}.badge-available{background:#dcfce7;color:#166534}.badge-rented{background:#dbeafe;color:#1e40af}.badge-maintenance{background:#fef9c3;color:#854d0e}.badge-damaged{background:#fee2e2;color:#991b1b}.badge-inactive{background:#f1f5f9;color:#475569}.badge-type-bulk{background:#eff6ff;color:#1d4ed8}.badge-type-machinery{background:#fdf4ff;color:#7e22ce}.badge-cond-excellent{background:#dcfce7;color:#166534}.badge-cond-good{background:#d1fae5;color:#065f46}.badge-cond-fair{background:#fef9c3;color:#854d0e}.badge-cond-repair{background:#fee2e2;color:#991b1b}.toast{padding:12px 18px;border-radius:10px;font-size:13px;font-weight:500;animation:fadeIn .18s ease}.toast-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.toast-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.inline-label{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#475569}.inline-label select{border:1px solid #cbd5e1;border-radius:8px;padding:7px 10px;font-size:13px;background:#fff}.muted-copy{color:#64748b;font-size:13px;margin:0}.empty-state{text-align:center;color:#94a3b8;font-size:13px;padding:28px 12px;font-style:italic}.cell-mono{font-family:SF Mono,Fira Code,monospace;font-size:12px;color:#475569}.cell-actions{display:flex;gap:6px;white-space:nowrap}.qty-avl{font-weight:700;color:#059669}.qty-rented{color:#2563eb;font-size:11px}.qty-damaged{color:#dc2626;font-size:11px}.btn-sm{padding:5px 10px;font-size:12px;border-radius:8px}.csp-shell{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e3a5f,#0f2a1a);display:flex;align-items:flex-start;justify-content:center;padding:40px 16px 60px}.csp-card{background:#fff;border-radius:24px;width:100%;max-width:860px;box-shadow:0 24px 80px #00000059;overflow:hidden}.csp-header{background:linear-gradient(135deg,#1e3a5f,#14532d);padding:36px 40px 32px;text-align:center;color:#fff}.csp-logo-mark{font-size:42px;margin-bottom:12px;display:block}.csp-title{font-size:26px;font-weight:800;margin:0 0 6px;letter-spacing:-.5px}.csp-subtitle{font-size:14px;color:#ffffffb3;margin:0}.csp-form{padding:32px 40px 24px;display:flex;flex-direction:column;gap:0}.csp-section{border:1px solid #e8eef6;border-radius:16px;padding:24px 24px 20px;margin-bottom:20px}.csp-section-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin:0 0 18px}.csp-logo-upload{display:flex;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #f1f5f9}.csp-logo-preview{width:80px;height:80px;border-radius:16px;border:2px dashed #cbd5e1;background:#f8fafc;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;overflow:hidden;transition:border-color .15s,background .15s}.csp-logo-preview:hover{border-color:#3b82f6;background:#eff6ff}.csp-logo-preview img{width:100%;height:100%;object-fit:cover}.csp-logo-placeholder{display:flex;flex-direction:column;align-items:center;gap:3px;color:#94a3b8;font-size:11px;text-align:center}.csp-logo-info{display:flex;flex-direction:column;gap:6px}.csp-logo-hint{font-size:12px;color:#94a3b8;margin:0;line-height:1.5}.csp-logo-name{font-size:12px;color:#475569;font-weight:500;word-break:break-all}.csp-ai-logo{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #dbeafe}.csp-ai-logo-locked{background:#f8fafc;border-color:#e2e8f0;opacity:.7}.csp-ai-badge{display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:800;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);padding:3px 8px;border-radius:6px;white-space:nowrap;letter-spacing:.02em}.csp-ai-text{font-size:12px;color:#475569;line-height:1.4}.csp-ai-upgrade{color:#8b5cf6;font-weight:600}.csp-row{margin-bottom:14px}.csp-row-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.csp-label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.05em}.csp-input{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;color:#1e293b;background:#fff;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.csp-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.csp-input::placeholder{color:#cbd5e1;font-weight:400}select.csp-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.csp-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:700px){.csp-plan-grid,.csp-row-2{grid-template-columns:1fr}}.csp-plan-card{position:relative;border:2px solid #e2e8f0;border-radius:16px;padding:20px 16px 18px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s;-webkit-user-select:none;user-select:none}.csp-plan-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.csp-plan-selected{box-shadow:0 4px 20px #3b82f62e;transform:translateY(-2px)}.csp-plan-blue{border-top:3px solid #3b82f6}.csp-plan-blue.csp-plan-selected{border-color:#3b82f6}.csp-plan-green{border-top:3px solid #22c55e}.csp-plan-green.csp-plan-selected{border-color:#22c55e}.csp-plan-purple{border-top:3px solid #a855f7}.csp-plan-purple.csp-plan-selected{border-color:#a855f7}.csp-plan-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff;font-size:10px;font-weight:800;padding:3px 10px;border-radius:999px;white-space:nowrap;letter-spacing:.04em}.csp-plan-check{width:22px;height:22px;border-radius:50%;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff;background:#e2e8f0;margin-bottom:12px;transition:background .15s,border-color .15s}.csp-plan-selected .csp-plan-check{background:#22c55e;border-color:#22c55e}.csp-plan-name{font-size:15px;font-weight:800;color:#0f172a;margin-bottom:4px}.csp-plan-price{font-size:20px;font-weight:800;color:#1d4ed8;letter-spacing:-.5px;margin-bottom:3px}.csp-plan-sub{font-size:11px;color:#94a3b8;margin-bottom:14px}.csp-plan-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.csp-plan-features li{font-size:12px;color:#475569;line-height:1.4}.csp-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:500;margin-bottom:8px}.csp-submit{width:100%;padding:14px;background:linear-gradient(135deg,#1d4ed8,#16a34a);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:800;cursor:pointer;font-family:inherit;letter-spacing:.01em;transition:opacity .15s,transform .15s}.csp-submit:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.csp-submit:disabled{opacity:.6;cursor:not-allowed}.csp-footer{padding:18px 40px 24px;text-align:center;font-size:13px;color:#64748b;border-top:1px solid #f1f5f9}.csp-footer-sep{margin:0 8px;color:#cbd5e1}.csp-link-btn{background:none;border:none;color:#1d4ed8;font-size:inherit;font-family:inherit;cursor:pointer;padding:0;text-decoration:none;font-weight:600}.csp-link-btn:hover{text-decoration:underline}@media(max-width:600px){.csp-header{padding:28px 24px 24px}.csp-form{padding:24px 20px 16px}.csp-footer{padding:16px 20px 20px}.csp-section{padding:18px 16px 14px}.csp-title{font-size:21px}}.sf-page{min-height:100vh;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b}.sf-header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50}.sf-header-inner{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sf-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.sf-brand:hover{opacity:.85}.sf-logo{width:42px;height:42px;border-radius:10px;object-fit:cover}.sf-logo-placeholder{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.sf-store-name{font-size:18px;font-weight:700;margin:0;line-height:1.2}.sf-store-address{font-size:12px;color:#64748b}.sf-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:none;text-decoration:none;transition:all .15s;white-space:nowrap}.sf-btn-primary{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff}.sf-btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.sf-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.sf-btn-secondary{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.sf-btn-secondary:hover{background:#e2e8f0}.sf-btn-ghost{background:transparent;color:#475569}.sf-btn-ghost:hover{background:#f1f5f9}.sf-btn-icon{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px}.sf-btn-danger{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.sf-btn-danger:hover{background:#fee2e2}.sf-header-cta{padding:8px 18px;font-size:13px}.sf-hero{max-width:1200px;margin:0 auto;padding:40px 24px 20px;text-align:center}.sf-hero h2{font-size:28px;font-weight:800;margin:0 0 8px;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sf-hero p{font-size:15px;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.sf-hero-eyebrow{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:6px 12px;border-radius:999px;background:#1d4ed814;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sf-stat-grid{max-width:1200px;margin:0 auto;padding:0 24px 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sf-stat-card{padding:18px 20px;border-radius:14px;border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 40px #94a3b814}.sf-stat-card strong{display:block;margin-top:8px;font-size:24px;font-weight:800;color:#0f172a}.sf-stat-label{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.sf-filters{max-width:1200px;margin:0 auto;padding:0 24px 20px}.sf-search-wrap{margin-bottom:14px}.sf-search{width:100%;max-width:400px;padding:10px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;font-family:inherit;background:#fff;transition:border-color .15s}.sf-search:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61a}.sf-filter-row{display:flex;flex-wrap:wrap;gap:12px}.sf-chip-group{display:flex;flex-wrap:wrap;gap:6px}.sf-chip{padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#475569;transition:all .15s}.sf-chip:hover{background:#f1f5f9}.sf-chip-active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.sf-chip-active:hover{background:#1e40af}.sf-catalog{max-width:1200px;margin:0 auto;padding:0 24px 40px}.sf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.sf-loading,.sf-empty{text-align:center;padding:60px 20px;color:#64748b;font-size:15px}.sf-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;text-decoration:none;color:inherit;transition:all .2s;display:flex;flex-direction:column;gap:8px}.sf-card:hover{border-color:#93c5fd;box-shadow:0 4px 20px #3b82f61a;transform:translateY(-2px)}.sf-card-top{display:flex;justify-content:space-between;align-items:center}.sf-card-category{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b;background:#f1f5f9;padding:3px 10px;border-radius:6px}.sf-card-type{font-size:11px;font-weight:600;padding:3px 10px;border-radius:6px;text-transform:capitalize}.sf-card-type-bulk{background:#fef3c7;color:#92400e}.sf-card-type-machinery{background:#ede9fe;color:#5b21b6}.sf-card-name{font-size:16px;font-weight:700;margin:4px 0 0;line-height:1.3}.sf-card-size{font-size:13px;color:#64748b;margin:0}.sf-card-copy{margin:0;color:#475569;font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sf-card-pricing{display:flex;gap:16px;margin-top:4px}.sf-card-price{display:flex;align-items:baseline;gap:2px}.sf-card-amount{font-size:18px;font-weight:800;color:#1d4ed8}.sf-card-unit{font-size:12px;color:#64748b;font-weight:500}.sf-card-footer{display:flex;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #f1f5f9;font-size:12px;color:#64748b}.sf-card-stock,.sf-card-deposit{font-weight:500}.sf-detail{max-width:1200px;margin:0 auto;padding:32px 24px 40px}.sf-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 32px}.sf-breadcrumb{font-size:13px;color:#64748b;margin-bottom:20px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sf-breadcrumb a{color:#1d4ed8;text-decoration:none;font-weight:500}.sf-breadcrumb a:hover{text-decoration:underline}.sf-breadcrumb-sep{color:#cbd5e1}.sf-detail-body{display:flex;gap:32px;align-items:flex-start}.sf-detail-icon{font-size:36px;font-weight:800;letter-spacing:.08em;color:#1d4ed8;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eff6ff,#f8fafc);border-radius:16px;border:1px solid #bfdbfe;flex-shrink:0}.sf-detail-info{flex:1;min-width:0}.sf-detail-tags{display:flex;gap:8px;margin-bottom:12px}.sf-detail-name{font-size:26px;font-weight:800;margin:0 0 6px;line-height:1.2}.sf-detail-sku{font-size:13px;color:#64748b;margin:0 0 4px}.sf-detail-size{font-size:14px;color:#475569;margin:0 0 16px}.sf-detail-copy{margin:0 0 20px;color:#475569;font-size:15px;line-height:1.7;max-width:760px}.sf-detail-pricing{display:flex;gap:24px;margin-bottom:20px}.sf-detail-price-block{display:flex;flex-direction:column}.sf-detail-price{font-size:28px;font-weight:800;color:#1d4ed8}.sf-detail-period{font-size:13px;color:#64748b;font-weight:500}.sf-detail-meta{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:24px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9}.sf-detail-meta-item{display:flex;flex-direction:column;gap:2px}.sf-detail-meta-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.sf-detail-meta-value{font-size:16px;font-weight:700;color:#1e293b}.sf-detail-cta{padding:14px 32px;font-size:16px}.sf-seo-copy{max-width:1200px;margin:0 auto;padding:0 24px 40px}.sf-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sf-seo-card{padding:24px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 36px #0f172a0a}.sf-seo-card h2{margin:0 0 12px;font-size:18px;font-weight:800;color:#0f172a}.sf-seo-card p{margin:0;color:#475569;font-size:14px;line-height:1.7}.sf-seo-card p+p{margin-top:12px}.sf-bullet-list{margin:0;padding-left:18px;color:#475569}.sf-bullet-list li+li{margin-top:10px}.sf-faq{max-width:1200px;margin:0 auto;padding:0 24px 48px}.sf-faq-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sf-faq-item{padding:24px;border-radius:16px;background:#fff;border:1px solid #e2e8f0}.sf-faq-item h3{margin:0 0 10px;font-size:17px;font-weight:800;color:#0f172a}.sf-faq-item p{margin:0;color:#475569;font-size:14px;line-height:1.7}.sf-inquiry{max-width:800px;margin:0 auto;padding:32px 24px 40px}.sf-inquiry-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.sf-inquiry-title{font-size:24px;font-weight:800;margin:0 0 6px}.sf-inquiry-subtitle{font-size:14px;color:#64748b;margin:0 0 24px;line-height:1.5}.sf-inquiry-form{display:flex;flex-direction:column;gap:20px}.sf-fieldset{border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin:0}.sf-fieldset legend{font-size:14px;font-weight:700;color:#334155;padding:0 8px}.sf-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sf-field{display:flex;flex-direction:column;gap:4px}.sf-label{font-size:12px;font-weight:600;color:#475569}.sf-input,.sf-select,.sf-textarea{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;background:#fff;transition:border-color .15s;color:#1e293b}.sf-input:focus,.sf-select:focus,.sf-textarea:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61a}.sf-input-sm{width:90px;flex-shrink:0}.sf-textarea{resize:vertical;min-height:70px}.sf-hint{font-size:13px;color:#94a3b8;margin:0;font-style:italic}.sf-item-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.sf-item-row .sf-select{flex:1;min-width:0}.sf-add-item{align-self:flex-start;padding:8px 16px;font-size:13px}.sf-form-error{background:#fef2f2;color:#dc2626;padding:10px 14px;border-radius:8px;font-size:13px;border:1px solid #fecaca}.sf-submit-btn{padding:14px 32px;font-size:16px;align-self:center}.sf-success{max-width:600px;margin:0 auto;padding:60px 24px}.sf-success-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;text-align:center}.sf-success-icon{font-size:48px;margin-bottom:16px}.sf-success-card h2{font-size:22px;font-weight:800;margin:0 0 12px}.sf-success-card p{font-size:14px;color:#475569;line-height:1.6;margin:0 0 24px}.sf-error{max-width:500px;margin:80px auto;text-align:center;padding:40px 24px}.sf-error-icon{font-size:48px;margin-bottom:12px}.sf-error h2{font-size:22px;font-weight:800;margin:0 0 8px}.sf-error p{font-size:14px;color:#64748b;margin:0 0 24px}.sf-footer{max-width:1200px;margin:0 auto;padding:24px;text-align:center;font-size:13px;color:#94a3b8;border-top:1px solid #f1f5f9}.sf-footer a{color:#1d4ed8;text-decoration:none;font-weight:600}.sf-footer a:hover{text-decoration:underline}@media(max-width:768px){.sf-hero h2{font-size:22px}.sf-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-grid{grid-template-columns:1fr}.sf-detail-body{flex-direction:column}.sf-detail-icon{width:80px;height:80px;font-size:28px}.sf-detail-name{font-size:22px}.sf-detail-price{font-size:24px}.sf-seo-grid,.sf-faq-list,.sf-form-grid{grid-template-columns:1fr}.sf-item-row{flex-wrap:wrap}.sf-item-row .sf-select{min-width:100%}.sf-input-sm{width:80px}.sf-inquiry-card,.sf-detail-card{padding:20px}.sf-header-cta{padding:6px 12px;font-size:12px}}@media(max-width:480px){.sf-header-inner{padding:10px 16px}.sf-hero{padding:28px 16px 16px}.sf-stat-grid{padding:0 16px 20px;grid-template-columns:1fr}.sf-filters{padding:0 16px 16px}.sf-catalog,.sf-seo-copy,.sf-faq{padding:0 16px 32px}.sf-card{padding:16px}.sf-card-amount{font-size:16px}.sf-detail,.sf-inquiry{padding:20px 16px 32px}}.hamburger-btn{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.hamburger-btn span{display:block;width:100%;height:2px;background:#374151;border-radius:2px;transition:background .15s}.hamburger-btn:hover span{background:#1d4ed8}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:768px){.hamburger-btn{display:flex}.sidebar-overlay{display:block}.layout{grid-template-columns:1fr}.sidebar{position:fixed;left:-280px;top:0;height:100vh;width:260px;z-index:100;transition:left .25s cubic-bezier(.4,0,.2,1)}.sidebar.sidebar-open{left:0;box-shadow:4px 0 32px #00000073}.content{padding:16px;min-height:100vh}.header{gap:10px;padding-bottom:14px}.header h1{font-size:18px}.overview-stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:14px 16px 12px}.stat-card-icon{width:34px;height:34px;font-size:16px;margin-bottom:10px}.stat-card-value{font-size:22px}.overview-welcome{padding:18px 20px;flex-wrap:wrap;gap:10px}.panel{padding:14px;border-radius:10px}.analytics-grid{grid-template-columns:repeat(2,1fr);gap:8px}.table-container,.table-scroll,table{overflow-x:auto;-webkit-overflow-scrolling:touch}.drawer{width:100%!important;max-width:100%}.modal-box,.modal-content{width:calc(100vw - 32px)!important;max-width:100%}}@media(max-width:480px){.content{padding:12px}.header h1{font-size:16px}.overview-stat-grid{grid-template-columns:1fr}.stat-card-value{font-size:20px}.analytics-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr!important}.header-actions{flex-wrap:wrap;gap:6px}.btn,.btn-sm{font-size:12px;padding:7px 12px}}.crm-page{display:flex;flex-direction:column;gap:0}.crm-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:center}.crm-filters select,.crm-filters input{font-size:13px;padding:7px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#1e293b}.crm-search{min-width:220px}.crm-source{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#64748b}.badge-new{background:#dbeafe;color:#1e40af}.badge-contacted{background:#e0e7ff;color:#4338ca}.badge-interested{background:#fef9c3;color:#854d0e}.badge-demo{background:#fce7f3;color:#9d174d}.badge-onboarded{background:#dcfce7;color:#166534}.badge-notinterested{background:#fee2e2;color:#991b1b}.badge-lost{background:#f1f5f9;color:#64748b}.crm-scrape{display:flex;flex-direction:column;gap:20px}.crm-scrape-form{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;align-items:end;background:#f8fafc;padding:20px;border-radius:12px;border:1px solid #e2e8f0}.crm-scrape-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:#334155}.crm-scrape-form label span{font-size:12px;font-weight:600;color:#64748b}.crm-scrape-form input,.crm-scrape-form select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.crm-scrape-bar{display:flex;align-items:center;gap:16px;padding:10px 0;flex-wrap:wrap}.crm-scrape-bar span{font-size:13px;color:#64748b;font-weight:600}.crm-select-all{display:flex;align-items:center;gap:6px;font-size:13px;cursor:pointer}.crm-city-autocomplete{position:relative}.crm-city-spinner{position:absolute;right:10px;top:50%;transform:translateY(2px);font-size:14px;color:#94a3b8;pointer-events:none}.crm-city-dropdown{position:absolute;top:100%;left:0;right:0;z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f;max-height:220px;overflow-y:auto;margin-top:2px;padding:4px 0;list-style:none}.crm-city-dropdown li{display:flex;flex-direction:column;gap:1px;padding:8px 14px;cursor:pointer;transition:background .12s}.crm-city-dropdown li:hover{background:#f1f5f9}.crm-city-dropdown li strong{font-size:13px;color:#1e293b}.crm-city-dropdown li span{font-size:11px;color:#94a3b8}.crm-state-group{margin-bottom:20px}.crm-state-header{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:2px solid #e2e8f0;margin-bottom:8px}.crm-state-header h4{margin:0;font-size:15px;font-weight:700;color:#1e293b}.crm-state-count{font-size:11px;font-weight:700;padding:2px 10px;background:#dbeafe;color:#1d4ed8;border-radius:999px}.crm-add-form{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;align-items:end;max-width:800px}.crm-add-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:#334155}.crm-add-form label span{font-size:12px;font-weight:600;color:#64748b}.crm-add-form input,.crm-add-form select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.crm-stats{display:flex;flex-direction:column;gap:24px}.crm-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.crm-stat-card{background:#fff;border:1px solid #e8eef6;border-radius:12px;padding:18px 16px;text-align:center}.crm-stat-card.accent{background:#1d4ed8;border-color:#1d4ed8}.crm-stat-card.accent .crm-stat-num,.crm-stat-card.accent .crm-stat-label{color:#fff}.crm-stat-num{font-size:28px;font-weight:800;color:#1e293b;line-height:1}.crm-stat-label{font-size:12px;font-weight:600;color:#64748b;margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.crm-stats-sections{display:grid;grid-template-columns:1fr 1fr;gap:24px}.crm-stats-section h4{margin:0 0 12px;font-size:14px;font-weight:700;color:#334155}.crm-bar-list{display:flex;flex-direction:column;gap:8px}.crm-bar-item{display:flex;align-items:center;gap:10px}.crm-bar-label{min-width:120px;font-size:13px;color:#334155;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-bar-track{flex:1;height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden}.crm-bar-fill{height:100%;background:#3b82f6;border-radius:999px;transition:width .3s ease}.crm-bar-count{font-size:13px;font-weight:700;color:#1e293b;min-width:30px;text-align:right}.crm-status-row{display:flex;align-items:center;gap:12px}.crm-status-row select{padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:12px}.crm-actions{display:flex;flex-wrap:wrap;gap:8px}.crm-action-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#334155;text-decoration:none;transition:background .15s,border-color .15s}.crm-action-btn:hover{background:#f1f5f9}.crm-action-btn.call{border-color:#3b82f6;color:#1d4ed8}.crm-action-btn.wa{border-color:#22c55e;color:#16a34a}.crm-action-btn.onboard{border-color:#8b5cf6;color:#7c3aed;background:#f5f3ff}.crm-action-btn.delete{border-color:#ef4444;color:#dc2626}.crm-wa-form{display:flex;flex-direction:column;gap:8px}.crm-wa-form textarea{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;resize:vertical}.crm-onboard-section{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;padding:16px}.crm-onboard-section label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:#334155;margin-bottom:10px}.crm-onboard-section label span{font-size:12px;color:#64748b}.crm-onboard-section input,.crm-onboard-section select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.crm-activity-form{display:flex;flex-direction:column;gap:8px}.crm-activity-form select,.crm-activity-form input,.crm-activity-form textarea{padding:7px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit}.crm-activity-form textarea{resize:vertical}.crm-timeline{display:flex;flex-direction:column;gap:0}.crm-timeline-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.crm-timeline-item:last-child{border-bottom:none}.crm-timeline-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;background:#f1f5f9;border-radius:50%}.crm-timeline-body{flex:1;min-width:0}.crm-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.crm-timeline-head strong{font-size:12px;text-transform:capitalize;color:#334155}.crm-timeline-head time{font-size:11px;color:#94a3b8;white-space:nowrap}.crm-timeline-body p{margin:2px 0 0;font-size:13px;color:#475569;line-height:1.45}.crm-timeline-outcome{font-style:italic;color:#64748b!important}.btn-primary{padding:9px 20px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;border:none;background:#1d4ed8;color:#fff;transition:background .15s}.btn-primary:hover{background:#1e40af}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{padding:7px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#64748b}.btn-sm{padding:6px 14px;font-size:12px}@media(max-width:768px){.crm-filters{flex-direction:column}.crm-filters select,.crm-filters input{width:100%}.crm-scrape-form,.crm-add-form,.crm-stats-sections{grid-template-columns:1fr}.crm-stats-grid{grid-template-columns:repeat(2,1fr)}}
