@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #64748b;--success: #10b981;--warning: #f59e0b;--danger: #ef4444;--bg: #f8fafc;--surface: #ffffff;--border: #e2e8f0;--text: #1e293b;--text-muted: #64748b;--sidebar-width: 260px}.landing-page.premium{min-height:100vh;background:#0a0a0a;position:relative;overflow-x:hidden}.premium-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(99,102,241,.15) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(16,185,129,.1) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 0% 100%,rgba(245,158,11,.08) 0%,transparent 50%)}.bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 100% 100% at 50% 0%,black 0%,transparent 70%);mask-image:radial-gradient(ellipse 100% 100% at 50% 0%,black 0%,transparent 70%)}.premium-header{position:relative;z-index:10;padding:20px 32px;border-bottom:1px solid rgba(255,255,255,.08)}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.premium-header .logo{display:flex;align-items:center;gap:12px}.logo-icon{width:44px;height:44px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;display:flex;align-items:center;justify-content:center}.logo-icon svg{width:24px;height:24px;color:#fff}.logo-text{display:flex;flex-direction:column}.logo-name{font-size:18px;font-weight:700;color:#fff}.logo-tagline{font-size:12px;color:#ffffff80}.header-trust{display:flex;align-items:center;gap:12px;color:#fff9;font-size:14px}.trust-divider{color:#fff3}.premium-main{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:40px 32px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-section{color:#fff}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:100px;font-size:14px;color:#818cf8;margin-bottom:24px}.badge-dot{width:8px;height:8px;background:#6366f1;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{font-size:52px;font-weight:800;line-height:1.1;margin-bottom:20px}.hero-highlight{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:18px;color:#fff9;line-height:1.7;margin-bottom:32px;max-width:480px}.hero-subtitle strong{color:#6366f1}.hero-features{display:flex;gap:24px}.hero-trust-note{margin-top:16px;padding:10px 12px;border:1px solid rgba(148,163,184,.25);border-radius:10px;background:#0f172a73;color:#e2e8f0e6;font-size:12px;line-height:1.5}.feature{display:flex;align-items:center;gap:8px;color:#ffffffb3;font-size:15px}.feature-icon{width:24px;height:24px;background:#10b98133;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.form-container{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:8px}.form-tabs{display:flex;gap:4px;background:#ffffff0d;border-radius:16px;padding:6px;margin-bottom:8px}.form-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border:none;background:transparent;color:#ffffff80;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s}.form-tabs button.active{background:#ffffff1a;color:#fff}.tab-icon{font-size:18px}.premium-form{padding:24px}.form-header{text-align:center;margin-bottom:24px}.form-header h2{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px}.form-header p{font-size:14px;color:#ffffff80}.form-section{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-preference{margin-top:4px}.contact-preference label{display:block;font-size:13px;font-weight:500;color:#ffffffb3;margin-bottom:10px}.contact-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.contact-options label{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .2s;font-size:13px;color:#fff9}.contact-options label:hover{background:#ffffff14}.contact-options label.selected{background:#6366f133;border-color:#6366f1;color:#fff}.contact-options input{display:none}.contact-icon{font-size:20px}.btn-submit-premium{width:100%;padding:16px;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:20px}.btn-submit-premium:hover{transform:translateY(-2px);box-shadow:0 12px 24px #6366f14d}.btn-submit-premium:disabled{opacity:.7;cursor:not-allowed}.success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:100}.success-card.premium{background:linear-gradient(180deg,#1a1a2e,#16162a);border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:48px;text-align:center;max-width:480px}.success-check{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px}.success-check svg{width:40px;height:40px;color:#fff}.success-card.premium h1{font-size:28px;font-weight:700;color:#10b981;margin-bottom:8px}.success-name{font-size:24px;font-weight:600;color:#fff;margin-bottom:8px}.success-msg{font-size:16px;color:#fff9;margin-bottom:32px}.success-timeline{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:28px}.timeline-step{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px;color:#ffffff80}.timeline-step.completed .step-dot{background:#10b981}.timeline-step.completed span{color:#10b981}.timeline-step .step-dot{width:12px;height:12px;background:#fff3;border-radius:50%}.timeline-line{width:40px;height:2px;background:#ffffff1a;margin-bottom:20px}.success-next{font-size:15px;color:#ffffffb3;margin-bottom:28px}.success-next strong{color:#6366f1}.btn-back-premium{padding:14px 28px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s}.btn-back-premium:hover{background:#ffffff1a}.premium-footer{position:relative;z-index:10;padding:24px 32px;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.premium-footer p{font-size:14px;color:#fff6}@media (max-width: 1024px){.premium-main{grid-template-columns:1fr;gap:40px}.hero-title{font-size:36px}.hero-features{flex-wrap:wrap}}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 14px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;transition:all .2s;background:#fafafa}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;background:#fff}.form-error{background:#fef2f2;color:#dc2626;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.btn-submit{width:100%;padding:14px;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:8px}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-disclaimer{text-align:center;font-size:12px;color:#9ca3af;margin-top:16px}.landing-footer{padding:20px;text-align:center;color:#64748b;font-size:14px}.landing-success{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;padding:20px}.success-card{background:#fff;border-radius:20px;padding:48px;text-align:center;max-width:400px}.success-icon{width:64px;height:64px;background:#22c55e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 24px}.success-card h1{font-size:28px;font-weight:700;color:#22c55e;margin-bottom:12px}.success-card p{font-size:16px;color:#374151}.success-sub{color:#6b7280!important;margin-top:8px}.btn-back{margin-top:24px;padding:12px 24px;border:2px solid #e5e7eb;background:#fff;color:#374151;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer}.btn-back:hover{border-color:#2563eb;color:#2563eb}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0f;color:#fff;line-height:1.5}.sidebar{width:var(--sidebar-width);background:#ffffff05;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100}.sidebar-header{padding:24px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-header svg{width:36px;height:36px;color:#6366f1}.sidebar-header span{font-size:20px;font-weight:700;color:#fff}.sidebar-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.sidebar-nav button{display:flex;align-items:center;gap:12px;padding:14px 16px;border:none;background:transparent;border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;color:#ffffff80;transition:all .2s}.sidebar-nav button svg{width:20px;height:20px}.sidebar-nav button:hover{background:#ffffff0d;color:#fffc}.sidebar-nav button.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.sidebar-footer{padding:16px;border-top:1px solid rgba(255,255,255,.08)}.user-info{display:flex;align-items:center;gap:12px;margin-bottom:12px}.user-avatar{width:40px;height:40px;border-radius:10px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.user-details{display:flex;flex-direction:column}.user-name{font-weight:600;font-size:14px}.user-email{font-size:12px;color:var(--text-muted)}.btn-logout{width:100%;padding:10px;border:1px solid var(--border);background:var(--surface);border-radius:8px;cursor:pointer;font-size:14px;color:var(--text-muted);transition:all .2s}.btn-logout:hover{background:var(--bg);color:var(--text)}.app-layout{display:flex;min-height:100vh;background:#0a0a0f}.main-content{flex:1;margin-left:var(--sidebar-width);display:flex;flex-direction:column;background:#0a0a0f}.content-header{padding:24px 32px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}.content-header h1{font-size:24px;font-weight:700;color:#fff}.header-actions{display:flex;align-items:center;gap:12px}.search-box{position:relative}.search-box svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#fff6}.search-box input{padding:12px 16px 12px 44px;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:14px;width:280px;background:#ffffff0d;color:#fff;transition:all .2s}.search-box input::placeholder{color:#ffffff4d}.search-box input:focus{outline:none;border-color:#6366f1;background:#ffffff14}.btn-primary{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;background:var(--primary);color:#fff;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover{background:var(--primary-dark)}.btn-primary svg{width:18px;height:18px}.content-body{flex:1;padding:28px 32px;overflow-y:auto;background:#0a0a0f}.dashboard-view{display:flex;flex-direction:column;gap:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .2s}.stat-card:hover{background:#ffffff0d;border-color:#ffffff1f}.stat-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}.stat-icon svg{width:28px;height:28px;color:#fff}.stat-value{font-size:32px;font-weight:700;color:#fff}.stat-label{font-size:14px;color:#ffffff80}.dashboard-card h3{font-size:16px;font-weight:600;color:#fff;margin-bottom:20px}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-icon svg{width:24px;height:24px;color:#fff}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:28px;font-weight:700}.stat-label{font-size:14px;color:var(--text-muted)}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.insights-header{margin-bottom:24px}.insights-header h2{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.insights-header p{font-size:15px;color:#ffffff80}.insight-grid{margin-bottom:28px}.insight-card{position:relative;overflow:hidden}.insight-card:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%)}.stat-trend{display:inline-block;font-size:12px;font-weight:500;margin-top:4px;padding:2px 8px;border-radius:20px}.stat-trend.positive{background:#10b98126;color:#10b981}.stat-trend.negative{background:#ef444426;color:#ef4444}.metrics-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:28px}.metrics-card{min-height:280px}.funnel-chart{display:flex;flex-direction:column;gap:16px}.funnel-stage{display:flex;align-items:center;gap:16px}.stage-bar-wrapper{flex:1;height:36px;background:#ffffff0d;border-radius:8px;overflow:hidden}.funnel-stage .stage-bar{height:100%;border-radius:8px;transition:width .5s ease}.stage-details{display:flex;flex-direction:column;min-width:140px;text-align:right}.stage-details .stage-name{font-weight:600;color:#fff;font-size:14px}.stage-details .stage-count{font-size:13px;color:#fff9}.stage-details .stage-value{font-size:12px;color:#fff6}.metrics-list{display:flex;flex-direction:column;gap:20px}.metric-item{display:flex;flex-direction:column;gap:8px}.metric-info{display:flex;justify-content:space-between;align-items:center}.metric-label{font-size:14px;color:#ffffffb3}.metric-value{font-size:16px;font-weight:700;color:#fff}.metric-bar{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.metric-fill{height:100%;border-radius:4px;transition:width .5s ease}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-header h3{margin-bottom:0}.view-all-btn{background:none;border:none;color:#6366f1;font-size:13px;font-weight:500;cursor:pointer}.view-all-btn:hover{text-decoration:underline}.empty-state{padding:32px;text-align:center;color:#fff6;font-size:14px}.dashboard-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px}.dashboard-card h3{font-size:16px;font-weight:600;color:#fff;margin-bottom:16px}.pipeline-chart{display:flex;flex-direction:column;gap:12px}.pipeline-stage{display:flex;flex-direction:column;gap:4px}.stage-bar{height:8px;border-radius:4px;min-width:20px}.stage-info{display:flex;justify-content:space-between;font-size:13px}.stage-name{color:var(--text-muted)}.stage-value{font-weight:600}.activity-list{display:flex;flex-direction:column;gap:12px}.activity-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--bg);border-radius:8px}.activity-info{display:flex;flex-direction:column}.activity-title{font-weight:600;font-size:14px}.activity-subtitle{font-size:13px;color:var(--text-muted)}.activity-date{font-size:12px;color:var(--text-muted)}.table-view{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:16px 20px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;color:#ffffff80;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.08)}.data-table td{padding:16px 20px;font-size:14px;color:#fffc;border-bottom:1px solid rgba(255,255,255,.06)}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover{background:#ffffff08}.actions-cell{display:flex;gap:8px}.btn-icon{width:32px;height:32px;border:none;background:var(--bg);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-icon svg{width:16px;height:16px;color:var(--text-muted)}.btn-icon:hover{background:var(--border)}.btn-icon:hover svg{color:var(--text)}.btn-icon.btn-danger:hover{background:#fef2f2}.btn-icon.btn-danger:hover svg{color:var(--danger)}.btn-icon.btn-success:hover{background:#f0fdf4}.btn-icon.btn-success:hover svg{color:var(--success)}.pipeline-view{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px}.pipeline-columns{display:flex;gap:16px;min-width:100%}.pipeline-column{flex:1;min-width:280px;background:var(--bg);border-radius:12px;display:flex;flex-direction:column}.column-header{padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid}.column-title{font-weight:600;font-size:14px}.column-count{background:var(--surface);padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.column-cards{flex:1;padding:12px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.lead-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:14px;transition:all .2s}.lead-card:hover{border-color:var(--primary);box-shadow:0 4px 12px #2563eb1a}.lead-title{font-weight:600;font-size:14px;margin-bottom:8px}.lead-info{display:flex;justify-content:space-between;font-size:13px;color:var(--text-muted);margin-bottom:12px}.lead-value{font-weight:600;color:var(--success)}.lead-actions{display:flex;gap:8px}.lead-actions select{flex:1;padding:6px 10px;border:1px solid var(--border);border-radius:6px;font-size:12px;background:var(--surface)}.badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.badge-low{background:#f0fdf4;color:#16a34a}.badge-medium{background:#fef3c7;color:#d97706}.badge-high{background:#fef2f2;color:#dc2626}.badge-pending{background:#fef3c7;color:#d97706}.badge-completed{background:#f0fdf4;color:#16a34a}.row-completed{opacity:.6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s}.modal-content{background:var(--surface);border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{padding:20px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.modal-header h2{font-size:18px;font-weight:600}.modal-close{width:32px;height:32px;border:none;background:var(--bg);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-close svg{width:20px;height:20px;color:var(--text-muted)}.modal-close:hover{background:var(--border)}.modal-body{padding:24px;overflow-y:auto}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:8px;font-size:14px;background:var(--surface);transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary)}.form-group textarea{min-height:80px;resize:vertical}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.btn-secondary{padding:10px 20px;border:1px solid var(--border);background:var(--surface);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:var(--bg)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:#0a0a0f;overflow:hidden}.auth-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.bg-glow{position:absolute;top:20%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 60%);filter:blur(60px)}.bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px}.auth-container{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:32px;padding:40px 20px}.auth-brand{text-align:center}.brand-icon{width:72px;height:72px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.brand-icon svg{width:40px;height:40px;color:#fff}.auth-brand h1{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.auth-brand p{font-size:14px;color:#ffffff80}.auth-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:32px;width:100%;max-width:420px}.auth-tabs{display:flex;background:#ffffff0d;border-radius:14px;padding:6px;margin-bottom:28px}.auth-tabs button{flex:1;padding:12px;border:none;background:transparent;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;color:#ffffff80;transition:all .2s}.auth-tabs button.active{background:#ffffff1a;color:#fff}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-form .form-group{margin:0}.auth-form .form-group label{display:block;font-size:13px;font-weight:500;color:#ffffffb3;margin-bottom:8px}.input-wrapper{position:relative}.input-wrapper .input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:16px}.input-wrapper input{width:100%;padding:14px 14px 14px 44px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:15px;color:#fff;transition:all .2s}.input-wrapper input::placeholder{color:#ffffff4d}.input-wrapper input:focus{outline:none;border-color:#6366f1;background:#ffffff14}.form-options{display:flex;justify-content:space-between;align-items:center}.remember-me{display:flex;align-items:center;gap:8px;font-size:14px;color:#fff9}.remember-me input{width:16px;height:16px;accent-color:#6366f1}.forgot-link{background:none;border:none;font-size:14px;color:#6366f1;cursor:pointer}.forgot-link:hover{text-decoration:underline}.password-hint{display:block;font-size:12px;color:#fff6;margin-top:4px}.terms-check{display:flex;align-items:flex-start;gap:10px}.terms-check input{width:16px;height:16px;margin-top:2px;accent-color:#6366f1}.terms-check label{font-size:13px;color:#fff9;line-height:1.5}.terms-check label a{color:#6366f1;text-decoration:none}.btn-auth{width:100%;padding:14px;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.btn-auth:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}.auth-divider{display:flex;align-items:center;gap:16px;margin:8px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth-divider span{font-size:13px;color:#fff6}.social-buttons{display:flex;gap:12px}.social-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:14px;font-weight:500;color:#ffffffb3;cursor:pointer;transition:all .2s}.social-btn:hover{background:#ffffff1a}.auth-footer{text-align:center;margin-top:24px;font-size:14px;color:#ffffff80}.auth-footer button{background:none;border:none;color:#6366f1;font-weight:500;cursor:pointer}.auth-footer button:hover{text-decoration:underline}.auth-bottom-text{font-size:13px;color:#ffffff4d}.loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center}.spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}.stage-select{padding:6px 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:13px;color:#fff;cursor:pointer}.stage-select:focus{outline:none;border-color:#6366f1}.page-view{display:flex;flex-direction:column;gap:24px}.section-header .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:500px}.stat-card.mini{padding:16px;display:flex;align-items:center;gap:12px}.stat-card.mini .stat-icon{width:44px;height:44px}.stat-card.mini .stat-icon svg{width:22px;height:22px}.stat-card.mini .stat-info{display:flex;flex-direction:column}.stat-card.mini .stat-value{font-size:24px}.stat-card.mini .stat-label{font-size:12px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state svg{width:64px;height:64px;color:#fff3;margin-bottom:16px}.empty-state p{font-size:15px;color:#ffffff80;margin-bottom:16px}.company-name,.contact-name,.task-title,.lead-title-cell{font-weight:600;color:#fff}.value-cell{color:#10b981;font-weight:600}.badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.badge-pending{background:#f59e0b26;color:#f59e0b}.badge-completed{background:#10b98126;color:#10b981}.badge-medium{background:#6366f126;color:#818cf8}.badge-high{background:#8b5cf626;color:#a78bfa}.badge-urgent{background:#ef444426;color:#f87171}.badge-verified{background:#10b98133;color:#34d399}.badge-rejected{background:#ef444433;color:#fca5a5}.badge-expired{background:#f59e0b33;color:#fbbf24}.badge-suspended{background:#94a3b838;color:#cbd5e1}.content-header{align-items:center;gap:16px}.search-bar-wrapper{position:relative;width:100%;max-width:460px}.search-input-wrapper{position:relative;display:flex;align-items:center;background:#0f172ab3;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:0 12px;min-height:44px}.search-icon{width:18px;height:18px;color:#94a3b8;flex:0 0 auto}.search-input{width:100%;background:transparent;border:0;outline:0;color:#e2e8f0;padding:10px 8px;font-size:14px}.search-clear{border:0;background:transparent;color:#94a3b8;cursor:pointer;padding:2px 4px}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1200;background:#0b1221;border:1px solid rgba(148,163,184,.25);border-radius:12px;box-shadow:0 12px 24px #00000059;max-height:380px;overflow-y:auto}.search-result-item{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;border-bottom:1px solid rgba(148,163,184,.08)}.search-result-item:hover{background:#6366f126}.search-result-label{display:block;color:#f8fafc;font-size:14px}.search-result-sub,.search-no-results{color:#94a3b8;font-size:12px}.bulk-actions-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#1e293bbf;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:10px 12px;margin-bottom:12px}.bulk-buttons{display:flex;gap:8px;align-items:center}.bulk-status-select,.filter-bar select,.header-actions select{height:38px;border-radius:10px;border:1px solid rgba(148,163,184,.28);background:#0f172a;color:#e2e8f0;padding:0 10px}.btn-link{border:0;background:transparent;color:#93c5fd;cursor:pointer;padding:0}.btn-link:hover{color:#dbeafe;text-decoration:underline}.checkbox-cell,.checkbox-header{width:16px;height:16px}.inline-edit-display{display:inline-block;min-width:90px;padding:4px 8px;border:1px dashed transparent;border-radius:8px}.inline-edit-display:hover{border-color:#94a3b866;background:#1e293b80}.inline-edit-input,.inline-edit-select{min-width:120px;padding:6px 8px;border:1px solid rgba(99,102,241,.7);border-radius:8px;background:#0f172a;color:#e2e8f0}.quick-rating{display:inline-flex;gap:2px}.star{color:#475569;cursor:pointer;font-size:16px}.star.filled{color:#f59e0b}.quick-temperature{display:flex;gap:4px}.temp-btn{border:1px solid rgba(148,163,184,.25);background:#0f172a;color:#cbd5e1;border-radius:999px;padding:4px 8px;font-size:11px;cursor:pointer}.temp-btn.active{border-color:#6366f1;color:#fff;background:#3730a3}.kanban-board{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:12px;overflow-x:auto;padding-bottom:8px}.kanban-column{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:12px;min-height:420px}.kanban-column.drag-over{border-color:#6366f1;box-shadow:0 0 0 2px #6366f140 inset}.kanban-column-header{display:flex;justify-content:space-between;align-items:center;border-top:3px solid #6366f1;border-radius:12px 12px 0 0;padding:10px 10px 8px}.kanban-column-title{display:inline-flex;align-items:center;gap:6px;color:#e2e8f0;font-weight:600}.kanban-dot{width:8px;height:8px;border-radius:999px}.kanban-column-value{color:#94a3b8;font-size:12px;padding:0 10px 8px}.kanban-cards{padding:0 8px 8px;display:grid;gap:8px}.kanban-card{border:1px solid rgba(148,163,184,.2);background:#0b1326;border-radius:10px;padding:10px;cursor:pointer}.kanban-card:hover{border-color:#6366f199}.kanban-card-name{color:#f8fafc;font-weight:600;margin-bottom:4px}.kanban-card-interest,.kanban-card-meta{color:#94a3b8;font-size:12px}.kanban-card-meta{display:flex;justify-content:space-between;margin-top:6px}.kanban-hot-badge{display:inline-block;margin-top:6px;border-radius:999px;background:#ef444426;color:#fca5a5;font-size:10px;padding:2px 8px}.kanban-empty{border:1px dashed rgba(148,163,184,.25);border-radius:10px;color:#64748b;font-size:12px;text-align:center;padding:12px}.toast-container{position:fixed;right:16px;top:16px;z-index:2500;display:grid;gap:8px}.toast{display:flex;align-items:center;gap:8px;min-width:260px;padding:10px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#0f172a;color:#f8fafc;cursor:pointer}.toast-icon svg{width:16px;height:16px}.toast-success{border-color:#10b9818c}.toast-error{border-color:#ef444499}.toast-warning{border-color:#f59e0b99}.activity-timeline{display:grid;gap:12px}.timeline-header,.timeline-item-header,.timeline-next-action{display:flex;align-items:center;justify-content:space-between}.timeline-add-note{display:grid;grid-template-columns:auto 1fr auto;gap:8px}.timeline-add-note input{min-height:38px;border-radius:10px;border:1px solid rgba(148,163,184,.3);background:#0f172a;color:#e2e8f0;padding:0 10px}.timeline-activity-type{display:flex;gap:6px}.timeline-activity-type button{width:36px;height:36px;border-radius:8px;border:1px solid rgba(148,163,184,.25);background:#0f172a;cursor:pointer}.timeline-activity-type .active{border-color:#6366f1}.timeline-item{display:grid;grid-template-columns:28px 1fr;gap:10px;border:1px solid rgba(148,163,184,.15);border-radius:10px;padding:10px}.timeline-type{text-transform:capitalize;color:#f8fafc}.timeline-time,.timeline-description,.timeline-outcome,.timeline-next-date,.timeline-empty{color:#94a3b8;font-size:12px}.timeline-status-buttons{display:flex;flex-wrap:wrap;gap:6px}.timeline-status-btn{border:1px solid rgba(148,163,184,.25);background:#0f172a;color:#cbd5e1;border-radius:999px;padding:4px 10px;font-size:12px}.timeline-status-btn.active{border-color:#6366f1;color:#fff}.csv-import,.csv-export,.duplicate-stats{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:12px}.csv-preview table{width:100%;border-collapse:collapse;margin:8px 0}.csv-preview th,.csv-preview td{border-bottom:1px solid rgba(148,163,184,.15);text-align:left;padding:8px;font-size:12px}.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2300;background:#020617b8;display:grid;place-items:center}.help-modal{width:min(900px,92vw);max-height:88vh;overflow-y:auto;background:#0b1221;border:1px solid rgba(148,163,184,.25);border-radius:14px;padding:16px}.help-header,.help-tip-title,.help-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.help-close{border:0;background:transparent;color:#cbd5e1;font-size:18px;cursor:pointer}.help-tip{border:1px solid rgba(148,163,184,.15);border-radius:10px;padding:10px;margin-top:10px}kbd{border:1px solid rgba(148,163,184,.35);background:#111827;color:#e5e7eb;border-radius:6px;padding:2px 6px;font-size:11px}@media (max-width: 1100px){.kanban-board{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media (max-width: 900px){.content-header,.bulk-actions-bar{flex-direction:column;align-items:stretch}.bulk-buttons{flex-wrap:wrap}.kanban-board{grid-template-columns:1fr}}body{font-family:Manrope,Plus Jakarta Sans,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 10%,rgba(56,189,248,.08),transparent 45%),radial-gradient(circle at 90% 20%,rgba(99,102,241,.12),transparent 40%),linear-gradient(180deg,#050a16,#070d1b)}.app-layout{background:transparent}.sidebar{background:linear-gradient(180deg,#0f172ae0,#070c1af0);border-right:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sidebar-header{padding-top:28px;padding-bottom:20px}.sidebar-header span{letter-spacing:.2px}.sidebar-nav button{border:1px solid transparent}.sidebar-nav button:hover{border-color:#94a3b833;transform:translate(2px)}.sidebar-nav button.active{border-color:#a78bfa73;box-shadow:0 10px 20px #4f46e540}.main-content{background:transparent}.content-header{background:#080e1cbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(148,163,184,.14)}.header-search{width:min(100%,520px)}.content-body{background:transparent}.dashboard-hero{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px;padding:16px 18px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:linear-gradient(135deg,#1e293ba6,#0f172ab8)}.dashboard-hero h2{font-size:22px;margin-bottom:4px}.dashboard-hero p{color:#94a3b8;font-size:13px}.dashboard-panels{margin-top:18px;display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.dashboard-panel{border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:14px;background:#0f172ab8}.dashboard-panel h3{font-size:14px;margin-bottom:12px;color:#e2e8f0}.recent-list{display:grid;gap:8px}.recent-item{display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid rgba(148,163,184,.16);border-radius:10px;background:#0b1326;padding:10px;color:#cbd5e1;text-align:left;cursor:pointer}.recent-item:hover{border-color:#6366f18c}.recent-name{color:#f8fafc;font-weight:600;font-size:13px}.recent-meta,.panel-empty{color:#94a3b8;font-size:12px}.guide-list{display:grid;gap:8px;padding-left:18px;color:#cbd5e1;font-size:13px}.lead-toolbar{margin-bottom:12px;flex-wrap:wrap}.table-view,.csv-import,.csv-export,.duplicate-stats,.bulk-actions-bar,.kanban-column,.dashboard-panel,.dashboard-hero,.stat-card,.modal-content{box-shadow:0 10px 28px #02061759}.stat-card{border-radius:14px;border:1px solid rgba(148,163,184,.2)}.stat-value{font-size:28px;font-weight:800}.data-table thead th{background:#0f172ae6;position:sticky;top:0;z-index:2}.data-table tbody tr:hover{background:#6366f114}@media (max-width: 1200px){.dashboard-panels{grid-template-columns:1fr}}@media (max-width: 900px){.dashboard-hero{flex-direction:column;align-items:flex-start}}.auth-premium-page{position:relative;overflow:hidden;min-height:100vh;display:grid;place-items:center;padding:28px}.auth-premium-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 16% 20%,rgba(14,165,233,.16),transparent 40%),radial-gradient(circle at 82% 18%,rgba(99,102,241,.24),transparent 36%),radial-gradient(circle at 50% 100%,rgba(34,197,94,.1),transparent 42%),linear-gradient(180deg,#040812,#060d1a);z-index:0}.auth-premium-shell{position:relative;z-index:1;width:min(1080px,100%);display:grid;grid-template-columns:1.1fr .95fr;gap:22px}.auth-premium-brand{border:1px solid rgba(148,163,184,.2);border-radius:18px;background:linear-gradient(145deg,#0f172ab8,#090e1cd1);padding:34px 30px;box-shadow:0 20px 34px #02061773}.auth-premium-badge{display:inline-block;margin-bottom:12px;border:1px solid rgba(14,165,233,.45);border-radius:999px;color:#7dd3fc;background:#0ea5e91f;font-size:12px;font-weight:700;letter-spacing:.3px;padding:6px 12px}.auth-premium-brand h1{font-size:34px;line-height:1.15;margin-bottom:12px;color:#f8fafc}.auth-premium-brand p{color:#94a3b8;font-size:15px;line-height:1.6;max-width:48ch}.auth-premium-points{margin-top:20px;display:grid;gap:10px}.auth-premium-points div{color:#cbd5e1;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:#0f172a8c;padding:10px 12px;font-size:13px}.auth-premium-points span{color:#22c55e;font-weight:700;margin-right:7px}.auth-premium-card{border:1px solid rgba(148,163,184,.2);border-radius:18px;background:linear-gradient(145deg,#0a101ee6,#070c18f0);padding:28px;box-shadow:0 20px 34px #02061773}.auth-premium-head h2{color:#f8fafc;font-size:28px;margin-bottom:6px}.auth-premium-head p{color:#94a3b8;font-size:13px;margin-bottom:18px}.auth-premium-form{display:grid;gap:12px}.auth-premium-form label{display:grid;gap:6px}.auth-premium-form label span{color:#cbd5e1;font-size:12px;font-weight:600}.auth-premium-form input{min-height:44px;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#0f172abf;color:#f8fafc;padding:0 12px}.auth-premium-form input:focus{outline:none;border-color:#6366f1e6;box-shadow:0 0 0 3px #6366f12e}.auth-premium-form .btn-auth{margin-top:4px;min-height:44px;border-radius:10px;border:1px solid rgba(167,139,250,.45);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-weight:700;letter-spacing:.2px}.auth-premium-form .btn-auth:hover{filter:brightness(1.08)}.auth-premium-foot{margin-top:14px}.auth-premium-foot .btn-link{color:#a5b4fc;font-size:13px}@media (max-width: 980px){.auth-premium-shell{grid-template-columns:1fr}.auth-premium-brand h1{font-size:28px}}.modal-overlay{background:#020617b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-content{max-width:620px;border:1px solid rgba(148,163,184,.25);border-radius:16px;background:linear-gradient(160deg,#0c1322f5,#080e1cfa)}.modal-header{border-bottom:1px solid rgba(148,163,184,.18);background:#0f172a8c}.modal-header h2{color:#f8fafc;font-weight:700;letter-spacing:.2px}.modal-close{border:1px solid rgba(148,163,184,.2);background:#0f172ad1;color:#cbd5e1}.modal-close:hover{border-color:#6366f1a6;background:#1e293beb}.modal-body{background:transparent}.modal-content .form-group{margin-bottom:14px}.modal-content .form-group label{color:#cbd5e1;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.35px}.modal-content .form-group input,.modal-content .form-group select,.modal-content .form-group textarea{border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#0f172acc;color:#f8fafc;min-height:42px}.modal-content .form-group input::placeholder,.modal-content .form-group textarea::placeholder{color:#64748b}.modal-content .form-group input:focus,.modal-content .form-group select:focus,.modal-content .form-group textarea:focus{border-color:#6366f1f2;box-shadow:0 0 0 3px #6366f133}.modal-content .form-group textarea{min-height:96px}.form-actions{border-top:1px solid rgba(148,163,184,.14);padding-top:14px;margin-top:18px}.btn-primary,.btn-secondary,.btn-logout{min-height:40px;border-radius:10px;font-weight:700}.btn-secondary{border:1px solid rgba(148,163,184,.3);background:#0f172ab8;color:#e2e8f0}.btn-secondary:hover{border-color:#6366f18c;background:#1e293bdb}.btn-logout{border:1px solid rgba(148,163,184,.3);background:#0f172abf;color:#e2e8f0}.btn-logout:hover{border-color:#ef444480;background:#7f1d1d3d;color:#fecaca}.table-view{border:1px solid rgba(148,163,184,.22);border-radius:14px;overflow:hidden}.data-table th{font-size:12px;text-transform:uppercase;letter-spacing:.35px;color:#cbd5e1}.data-table td{color:#e2e8f0}.header-actions.lead-toolbar{background:#0f172a8c;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:10px}
