*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.lp{background:#080c14;color:#f1f5f9;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 24px;background:#080c14b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.lp-nav-inner{max-width:1100px;margin:0 auto;height:64px;display:flex;align-items:center;gap:32px}.lp-logo{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.lp-logo-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 0 10px #6366f199}.lp-logo-name{font-size:17px;font-weight:700;letter-spacing:-.3px;color:#f1f5f9}.lp-nav-links{display:flex;gap:28px;flex:1}.lp-nav-links a{color:#94a3b8;text-decoration:none;font-size:14px;font-weight:500;transition:color .15s}.lp-nav-links a:hover{color:#f1f5f9}.lp-nav-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.lp-btn-ghost{background:transparent;border:none;color:#94a3b8;font-size:14px;font-weight:500;padding:8px 14px;border-radius:8px;cursor:pointer;transition:color .15s,background .15s}.lp-btn-ghost:hover{color:#f1f5f9;background:#ffffff0f}.lp-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;font-size:14px;font-weight:600;padding:9px 20px;border-radius:10px;cursor:pointer;transition:opacity .15s,transform .1s;box-shadow:0 0 20px #6366f159}.lp-btn-primary:hover{opacity:.88;transform:translateY(-1px)}.lp-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;overflow:hidden}.lp-hero-glow{position:absolute;top:-200px;left:50%;transform:translate(-50%);width:900px;height:700px;background:radial-gradient(ellipse at center,rgba(99,102,241,.18) 0%,rgba(139,92,246,.08) 50%,transparent 70%);pointer-events:none}.lp-hero-inner{position:relative;max-width:760px;margin:0 auto}.lp-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#6366f11f;border:1px solid rgba(99,102,241,.25);color:#a5b4fc;font-size:13px;font-weight:500;padding:6px 16px;border-radius:100px;margin-bottom:32px}.lp-hero-badge-dot{width:7px;height:7px;border-radius:50%;background:#6366f1;box-shadow:0 0 8px #6366f1cc}.lp-hero-title{font-size:clamp(44px,7vw,80px);font-weight:800;line-height:1.05;letter-spacing:-2px;color:#f8fafc;margin-bottom:24px}.lp-gradient-text{background:linear-gradient(135deg,#6366f1,#a78bfa,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-sub{font-size:18px;color:#94a3b8;line-height:1.7;max-width:560px;margin:0 auto 40px}.lp-hero-cta{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.lp-btn-hero{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;font-size:16px;font-weight:700;padding:16px 32px;border-radius:14px;cursor:pointer;transition:opacity .15s,transform .1s;box-shadow:0 0 40px #6366f166,0 4px 24px #0000004d;letter-spacing:-.2px}.lp-btn-hero:hover{opacity:.88;transform:translateY(-2px)}.lp-btn-hero-ghost{background:transparent;border:none;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;padding:8px 4px;transition:color .15s}.lp-btn-hero-ghost:hover{color:#94a3b8}.lp-section{padding:100px 24px}.lp-section-dark{background:#060a10}.lp-section-inner{max-width:1100px;margin:0 auto;text-align:center}.lp-label{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#6366f1;margin-bottom:14px}.lp-section-title{font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-1.2px;color:#f8fafc;line-height:1.1;margin-bottom:16px}.lp-section-sub{font-size:17px;color:#64748b;max-width:520px;margin:0 auto 60px;line-height:1.65}.lp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;text-align:left}.lp-feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:28px;transition:border-color .2s,background .2s}.lp-feature-card:hover{background:#6366f10d;border-color:#6366f133}.lp-feature-icon{width:44px;height:44px;border-radius:12px;background:#6366f11f;border:1px solid rgba(99,102,241,.2);display:flex;align-items:center;justify-content:center;color:#818cf8;margin-bottom:18px}.lp-feature-card h3{font-size:16px;font-weight:700;color:#f1f5f9;margin-bottom:8px;letter-spacing:-.2px}.lp-feature-card p{font-size:14px;color:#64748b;line-height:1.6}.lp-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:780px;margin:0 auto;text-align:left}.lp-price-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:36px;position:relative}.lp-price-card-featured{background:#6366f112;border-color:#6366f159;box-shadow:0 0 60px #6366f11f}.lp-price-popular{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:11px;font-weight:700;padding:4px 16px;border-radius:100px;letter-spacing:.5px;white-space:nowrap}.lp-price-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-bottom:16px}.lp-price-amount{display:flex;align-items:baseline;gap:6px;margin-bottom:16px}.lp-price-num{font-size:52px;font-weight:800;color:#f8fafc;letter-spacing:-2px;line-height:1}.lp-price-period{font-size:14px;color:#64748b;font-weight:500}.lp-price-desc{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.06)}.lp-price-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.lp-price-features li{display:flex;align-items:center;gap:10px;font-size:14px;color:#94a3b8;font-weight:500}.lp-check{color:#475569;flex-shrink:0}.lp-check-accent{color:#6366f1}.lp-btn-price-secondary{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;font-size:15px;font-weight:600;padding:14px;border-radius:12px;cursor:pointer;transition:background .15s,color .15s}.lp-btn-price-secondary:hover{background:#ffffff17;color:#f1f5f9}.lp-btn-price-primary{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;font-size:15px;font-weight:700;padding:14px;border-radius:12px;cursor:pointer;transition:opacity .15s,transform .1s;box-shadow:0 0 30px #6366f159}.lp-btn-price-primary:hover{opacity:.88;transform:translateY(-1px)}.lp-cta-section{position:relative;padding:120px 24px;text-align:center;overflow:hidden}.lp-cta-glow{position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:700px;height:500px;background:radial-gradient(ellipse at center,rgba(99,102,241,.2) 0%,transparent 65%);pointer-events:none}.lp-cta-inner{position:relative;max-width:600px;margin:0 auto}.lp-cta-title{font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-1.5px;color:#f8fafc;margin-bottom:16px;line-height:1.05}.lp-cta-sub{font-size:17px;color:#64748b;margin-bottom:40px}.lp-footer{border-top:1px solid rgba(255,255,255,.05);padding:40px 24px 28px}.lp-footer-inner{max-width:1100px;margin:0 auto}.lp-footer-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:28px}.lp-footer-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.lp-footer-links a,.lp-footer-link-btn{font-size:14px;color:#64748b;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;transition:color .15s}.lp-footer-links a:hover,.lp-footer-link-btn:hover{color:#94a3b8}.lp-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:20px;border-top:1px solid rgba(255,255,255,.04)}.lp-footer-copy{font-size:13px;color:#334155}.lp-footer-legal{display:flex;gap:20px}.lp-footer-legal a{font-size:12px;color:#334155;text-decoration:none;transition:color .15s}.lp-footer-legal a:hover{color:#64748b}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#f1f5f9;min-height:100vh;font-size:14px;line-height:1.5}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:40px;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}h1{font-size:28px;font-weight:700;color:#f1f5f9}p{color:#94a3b8;font-size:15px;line-height:1.5}.spinner{width:36px;height:36px;border:3px solid #334155;border-top-color:#3b82f6;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{color:#f87171}.app-layout{display:flex;min-height:100vh}.sidebar{width:240px;min-width:240px;background:#1e293b;border-right:1px solid #334155;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:24px 20px 20px;border-bottom:1px solid #334155}.brand-dot{width:10px;height:10px;background:#3b82f6;border-radius:50%;box-shadow:0 0 8px #3b82f6}.brand-name{font-size:18px;font-weight:700;color:#f1f5f9;letter-spacing:-.3px}.sidebar-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#94a3b8;text-decoration:none;font-weight:500;font-size:14px;transition:background .12s,color .12s}.nav-item:hover{background:#334155;color:#e2e8f0}.nav-item-active{background:#1d4ed8!important;color:#fff!important}.sidebar-footer{padding:16px 12px;border-top:1px solid #334155;display:flex;flex-direction:column;gap:12px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:8px}.user-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #334155}.user-info{display:flex;flex-direction:column;overflow:hidden}.user-name{font-size:13px;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;background:transparent;border:1px solid #334155;border-radius:8px;color:#94a3b8;font-size:13px;font-weight:500;cursor:pointer;transition:all .12s}.logout-btn:hover{background:#334155;color:#f1f5f9}.main-content{flex:1;overflow-x:auto;background:#0f172a}.page-content{padding:28px;max-width:1600px}.page-loading{display:flex;align-items:center;justify-content:center;height:200px}.page-error{color:#f87171;padding:32px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;gap:16px}.page-title{font-size:22px;font-weight:700;color:#f1f5f9;line-height:1.2}.page-subtitle{color:#64748b;font-size:13px;margin-top:4px}.btn-primary{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .12s;white-space:nowrap}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:transparent;color:#94a3b8;border:1px solid #334155;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .12s}.btn-ghost:hover{background:#334155;color:#f1f5f9}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #334155;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .12s}.icon-btn:hover{background:#334155;color:#e2e8f0}.icon-btn.danger:hover{background:#ef444426;border-color:#ef4444;color:#ef4444}.icon-btn.small{width:26px;height:26px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:32px}.stat-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:20px;display:flex;gap:16px;align-items:flex-start}.stat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-body{flex:1}.stat-value{font-size:28px;font-weight:700;color:#f1f5f9;line-height:1}.stat-label{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.stat-sub{font-size:13px;color:#94a3b8;margin-top:2px}.table-wrap{background:#1e293b;border:1px solid #334155;border-radius:12px;overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:12px 16px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;border-bottom:1px solid #334155;background:#162032}.data-table td{padding:13px 16px;border-bottom:1px solid #1e2d3d;color:#cbd5e1;font-size:13px}.data-table tr:last-child td{border-bottom:none}.data-table tbody tr:hover td{background:#ffffff05}.fw-medium{font-weight:600;color:#e2e8f0!important}.text-muted{color:#64748b!important}.row-actions{display:flex;gap:6px;justify-content:flex-end;width:1%;white-space:nowrap}.empty-row{text-align:center;color:#64748b!important;padding:40px!important;font-size:14px}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.badge-green{background:#10b98126;color:#34d399}.badge-yellow{background:#f59e0b26;color:#fbbf24}.badge-gray{background:#64748b26;color:#94a3b8}.badge-blue{background:#3b82f626;color:#60a5fa}.badge-red{background:#ef444426;color:#f87171}.kanban{display:flex;gap:12px;overflow-x:auto;padding-bottom:16px;align-items:flex-start}.kanban-col{min-width:200px;width:200px;flex-shrink:0;background:#1e293b;border:1px solid #334155;border-radius:10px;overflow:hidden}.kanban-col-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #334155;border-top:3px solid transparent}.kanban-col-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.kanban-col-count{min-width:20px;height:20px;border-radius:99px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;padding:0 6px}.kanban-col-total{padding:4px 14px 8px;font-size:11px;color:#64748b;border-bottom:1px solid #334155}.kanban-cards{padding:10px;display:flex;flex-direction:column;gap:8px;min-height:60px}.kanban-card{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:10px 12px;cursor:default;position:relative}.kanban-card:hover{border-color:#475569}.kanban-card-title{font-size:13px;font-weight:600;color:#e2e8f0;line-height:1.3;margin-bottom:4px}.kanban-card-contact{font-size:11px;color:#64748b;margin-bottom:6px}.kanban-card-value{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:600;color:#10b981;margin-bottom:8px}.kanban-card-actions{display:flex;gap:5px;justify-content:flex-end}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{background:#1e293b;border:1px solid #334155;border-radius:14px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0;margin-bottom:20px}.modal-header h3{font-size:17px;font-weight:700;color:#f1f5f9}.modal form{padding:0 24px 24px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid #334155}.form-group{margin-bottom:16px;display:flex;flex-direction:column;gap:6px}.form-group label{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.form-group input,.form-group textarea,.form-group select{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:9px 12px;color:#f1f5f9;font-size:14px;font-family:inherit;transition:border-color .12s;width:100%}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#3b82f6}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-group textarea{resize:vertical;min-height:80px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-error{color:#f87171;font-size:13px;margin-top:4px}.ticket-layout{display:grid;grid-template-columns:300px 1fr;gap:0;border:1px solid #334155;border-radius:12px;overflow:hidden;background:#1e293b;min-height:500px}.ticket-list{border-right:1px solid #334155;overflow-y:auto;max-height:calc(100vh - 200px)}.ticket-item{padding:14px 16px;border-bottom:1px solid #1e2d3d;cursor:pointer;transition:background .1s}.ticket-item:hover{background:#ffffff05}.ticket-item-active{background:#3b82f614!important;border-left:3px solid #3b82f6}.ticket-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.ticket-subject{font-size:13px;font-weight:600;color:#e2e8f0;flex:1;line-height:1.3}.ticket-item-from{font-size:12px;color:#64748b;margin-bottom:8px}.ticket-item-bottom{display:flex;align-items:center;justify-content:space-between}.ticket-date{font-size:11px;color:#64748b}.ticket-detail{display:flex;flex-direction:column;overflow:hidden}.ticket-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#64748b;font-size:14px}.ticket-detail-header{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #334155;flex-shrink:0}.ticket-detail-title{flex:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.ticket-detail-title h3{font-size:15px;font-weight:700;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-detail-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.status-select{background:#0f172a;border:1px solid #334155;border-radius:6px;padding:6px 10px;color:#f1f5f9;font-size:12px;cursor:pointer}.ticket-messages{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px}.ticket-message{border-radius:8px;padding:14px 16px}.ticket-message.original{background:#0f172a;border:1px solid #334155}.ticket-message.reply{background:#3b82f614;border:1px solid rgba(59,130,246,.2);margin-left:20px}.message-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#64748b}.message-meta strong{color:#94a3b8}.message-body{font-size:13px;color:#cbd5e1;line-height:1.6;white-space:pre-wrap}.reply-form{padding:12px 20px 16px;border-top:1px solid #334155;flex-shrink:0}.reply-form textarea{width:100%;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:10px 12px;color:#f1f5f9;font-size:13px;font-family:inherit;resize:vertical;margin-bottom:10px}.reply-form textarea:focus{outline:none;border-color:#3b82f6}.reply-footer{display:flex;justify-content:flex-end}.empty-state{text-align:center;padding:40px;color:#64748b}.integration-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px}.integration-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.integration-card-connected{border-color:#10b98166}.integration-card-soon{opacity:.6}.integration-card-header{display:flex;align-items:center;gap:12px}.integration-logo{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.asana-logo{background:#f0503226;color:#f05032}.integration-logo-gray{background:#334155;color:#64748b}.integration-info{flex:1}.integration-info h3{font-size:15px;font-weight:700;color:#f1f5f9}.integration-info p{font-size:12px;color:#64748b;margin-top:2px}.integration-status{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;white-space:nowrap}.status-connected{color:#10b981}.status-disconnected{color:#64748b}.integration-features{display:flex;flex-direction:column;gap:6px}.feature-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#94a3b8}.feature-dot{width:6px;height:6px;border-radius:50%;background:#3b82f6;flex-shrink:0}.integration-actions{display:flex;gap:8px;flex-wrap:wrap}.sync-result{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;background:#10b98114;border:1px solid rgba(16,185,129,.2);border-radius:8px;font-size:12px;color:#34d399}.sync-result strong{color:#94a3b8}.notification{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:13px;font-weight:500}.notification-success{background:#10b9811f;border:1px solid rgba(16,185,129,.3);color:#34d399}.notification-error{background:#ef44441f;border:1px solid rgba(239,68,68,.3);color:#f87171}.notification-close{margin-left:auto;background:none;border:none;color:inherit;cursor:pointer;font-size:18px;line-height:1;opacity:.7}.notification-close:hover{opacity:1}.setup-banner{padding:12px 16px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;font-size:13px;color:#fbbf24;margin-bottom:20px;line-height:1.5}.setup-banner a{color:#fbbf24;display:inline-flex;align-items:center;gap:3px}.setup-banner code{background:#ffffff1a;padding:1px 5px;border-radius:4px;font-family:monospace;font-size:12px}.project-row{background:#1e293b;border:1px solid #334155;border-radius:10px;overflow:hidden}.project-row-header{padding:12px 16px;border-bottom:1px solid #334155}.task-list{padding:8px 0}.task-loading{display:flex;justify-content:center;padding:16px}.task-empty{text-align:center;padding:16px;color:#64748b;font-size:13px}.task-row{display:flex;align-items:center;gap:10px;padding:8px 16px;transition:background .1s}.task-row:hover{background:#ffffff05}.task-completed .task-name{text-decoration:line-through;color:#64748b}.task-check{background:none;border:none;cursor:pointer;color:#64748b;display:flex;align-items:center;padding:0;flex-shrink:0}.task-check:hover{color:#e2e8f0}.task-content{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.task-name{font-size:13px;color:#cbd5e1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-due{font-size:11px;color:#64748b;flex-shrink:0}.asana-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#f0503233;color:#f05032;border-radius:4px;font-size:10px;font-weight:800;flex-shrink:0}.spin{animation:spin 1s linear infinite}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}.cd-header{margin-bottom:28px;display:flex;flex-direction:column;gap:20px}.cd-profile{display:flex;align-items:center;gap:20px}.cd-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;flex-shrink:0}.cd-name{font-size:22px;font-weight:700;color:#f1f5f9;margin-bottom:6px}.cd-meta{display:flex;flex-wrap:wrap;gap:12px}.cd-meta span{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#94a3b8}.cd-meta a{color:#94a3b8;text-decoration:none}.cd-meta a:hover{color:#e2e8f0}.cd-chips{display:flex;gap:12px}.cd-chip{display:flex;flex-direction:column;align-items:center;padding:10px 20px;background:#1e293b;border:1px solid #334155;border-radius:10px;min-width:80px}.cd-chip-num{font-size:22px;font-weight:700;color:#f1f5f9;line-height:1}.cd-chip span:last-child{font-size:11px;color:#64748b;margin-top:3px}.cd-tabs{display:flex;gap:4px;border-bottom:1px solid #334155;margin-bottom:24px}.cd-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-1px}.cd-tab:hover{color:#e2e8f0}.cd-tab-active{color:#3b82f6!important;border-bottom-color:#3b82f6!important}.cd-tab-badge{background:#3b82f6;color:#fff;font-size:10px;font-weight:700;padding:1px 6px;border-radius:99px}.cd-panel{display:flex;flex-direction:column;gap:16px}.act-form{display:flex;flex-direction:column;gap:8px;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:14px}.act-form-row{display:flex;gap:8px;align-items:center}.act-form-row input,.act-form-row select{flex:1;min-width:0;padding:8px 10px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:13px}.act-form-row input:focus,.act-form-row select:focus{outline:none;border-color:#3b82f6}.act-form-row select{flex:0 0 120px}.act-form input[type=text],.act-form input[placeholder]{width:100%;padding:8px 10px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:13px}.act-form input[type=text]:focus,.act-form input[placeholder]:focus{outline:none;border-color:#3b82f6}.act-form textarea{width:100%;padding:8px 10px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:13px;resize:vertical;font-family:inherit}.act-form textarea:focus{outline:none;border-color:#3b82f6}.btn-sm{padding:7px 12px!important;font-size:12px!important}.timeline{display:flex;flex-direction:column;gap:0;position:relative}.timeline:before{content:"";position:absolute;left:17px;top:20px;bottom:20px;width:1px;background:#334155}.timeline-item{display:flex;gap:14px;padding:12px 0;position:relative}.timeline-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.tl-note{background:#6366f133;color:#818cf8}.tl-call{background:#10b98133;color:#34d399}.tl-email{background:#3b82f633;color:#60a5fa}.tl-meeting{background:#f59e0b33;color:#fbbf24}.timeline-body{flex:1;min-width:0;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:10px 14px}.timeline-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.timeline-type{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.timeline-title{font-size:13px;font-weight:600;color:#e2e8f0;flex:1}.timeline-date{font-size:11px;color:#64748b}.timeline-desc{font-size:13px;color:#94a3b8;margin-top:6px;line-height:1.5}.timeline-user{font-size:11px;color:#475569;margin-top:6px;display:block}.icon-btn.sm{padding:4px}.task-row{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:#1e293b;border:1px solid #334155;border-radius:10px}.task-done{opacity:.5}.task-check{background:none;border:none;color:#64748b;cursor:pointer;padding:2px;flex-shrink:0;margin-top:1px}.task-check:hover{color:#3b82f6}.task-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.task-title{font-size:13px;font-weight:600;color:#e2e8f0}.task-done .task-title{text-decoration:line-through;color:#64748b}.task-desc{font-size:12px;color:#94a3b8}.task-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.task-due{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#64748b}.task-overdue{color:#f87171!important}.task-asana-badge{font-size:10px;font-weight:600;color:#f05032;background:#f0503226;padding:1px 6px;border-radius:4px}.task-section-label{font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-top:8px}.priority-badge{font-size:10px;font-weight:600;padding:2px 7px;border-radius:99px;text-transform:uppercase;letter-spacing:.03em}.priority-low{background:#64748b33;color:#94a3b8}.priority-medium{background:#3b82f633;color:#60a5fa}.priority-high{background:#f59e0b33;color:#fbbf24}.priority-urgent{background:#ef444433;color:#f87171}.deal-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#1e293b;border:1px solid #334155;border-radius:10px}.deal-row-title{font-size:14px;font-weight:600;color:#e2e8f0;margin-bottom:4px}.deal-row-value{font-size:15px;font-weight:700;color:#10b981}.stage-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:99px;text-transform:uppercase}.stage-lead{background:#6366f133;color:#818cf8}.stage-qualified{background:#3b82f633;color:#60a5fa}.stage-proposal{background:#f59e0b33;color:#fbbf24}.stage-negotiation{background:#f9731633;color:#fb923c}.stage-won{background:#10b98133;color:#34d399}.stage-lost{background:#ef444433;color:#f87171}.clickable-row{cursor:pointer;transition:background .1s}.clickable-row:hover{background:#ffffff08!important}.contact-name-cell{display:flex;align-items:center;gap:6px}.row-link-icon{color:#475569;opacity:0;transition:opacity .1s}.clickable-row:hover .row-link-icon{opacity:1}.empty-state{color:#475569;font-size:13px;text-align:center;padding:24px;background:#1e293b;border:1px dashed #334155;border-radius:10px}.lp-hero-preview{width:100%;max-width:1100px;margin:60px auto 0;padding:0 24px;position:relative;z-index:2}.lp-hero-preview:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:120px;background:linear-gradient(to top,#080c14,transparent);pointer-events:none}.mock-browser{background:#1e293b;border:1px solid #334155;border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #0009,0 0 0 1px #ffffff0a}.mock-browser-sm{box-shadow:0 20px 50px #00000080}.mock-browser-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#0f172a;border-bottom:1px solid #334155}.mock-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mock-dot-red{background:#ff5f57}.mock-dot-yellow{background:#febc2e}.mock-dot-green{background:#28c840}.mock-url-bar{flex:1;padding:4px 10px;background:#1e293b;border:1px solid #334155;border-radius:6px;font-size:11px;color:#64748b;text-align:center;max-width:280px;margin:0 auto}.mock-content{overflow:hidden}.mock-app{display:flex;height:380px;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#cbd5e1;overflow:hidden}.mock-browser-sm .mock-app{height:280px}.mock-sidebar{width:140px;flex-shrink:0;background:#1e293b;border-right:1px solid #334155;padding:12px 8px;display:flex;flex-direction:column;gap:2px}.mock-sidebar-sm{width:110px}.mock-logo{display:flex;align-items:center;gap:6px;padding:6px 8px 10px;font-size:12px;font-weight:700;color:#e2e8f0;border-bottom:1px solid #334155;margin-bottom:6px}.mock-logo-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);flex-shrink:0}.mock-nav-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:6px;color:#64748b;font-size:11px;font-weight:500}.mock-nav-active{background:#1d4ed8;color:#fff!important}.mock-nav-bar{width:3px;height:12px;background:currentColor;border-radius:99px;opacity:.4}.mock-main{flex:1;background:#0f172a;padding:14px 16px;overflow:hidden;display:flex;flex-direction:column;gap:12px}.mock-page-title{font-size:14px;font-weight:700;color:#f1f5f9;display:flex;align-items:center;gap:8px;flex-shrink:0}.mock-badge{background:#334155;color:#94a3b8;font-size:10px;font-weight:600;padding:1px 7px;border-radius:99px}.mock-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;flex-shrink:0}.mock-stat-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px 10px}.mock-stat-num{font-size:14px;font-weight:800;line-height:1;margin-bottom:3px}.mock-stat-label{font-size:9px;color:#64748b;margin-bottom:6px}.mock-stat-bar{height:3px;background:#334155;border-radius:99px;overflow:hidden}.mock-stat-bar-fill{height:100%;border-radius:99px;opacity:.7}.mock-pipeline-title{font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.mock-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;flex:1;overflow:hidden}.mock-pipeline-col{display:flex;flex-direction:column;gap:6px}.mock-pipeline-header{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;padding-bottom:4px;border-bottom:1px solid #334155}.mock-pipeline-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.mock-pipeline-count{margin-left:auto;background:#334155;color:#94a3b8;font-size:9px;padding:0 4px;border-radius:99px}.mock-pipeline-card{background:#1e293b;border:1px solid #334155;border-radius:6px;padding:6px 8px;font-size:10px;color:#cbd5e1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mock-table{display:flex;flex-direction:column;gap:0;flex:1;overflow:hidden}.mock-table-head{display:grid;grid-template-columns:2fr 1.5fr 2fr 1fr;gap:8px;padding:6px 10px;background:#1e293b;border:1px solid #334155;border-radius:8px 8px 0 0;font-size:9px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.mock-table-row{display:grid;grid-template-columns:2fr 1.5fr 2fr 1fr;gap:8px;padding:7px 10px;border:1px solid #334155;border-top:none;font-size:10px;color:#94a3b8;align-items:center}.mock-table-row:last-child{border-radius:0 0 8px 8px}.mock-table-name{color:#e2e8f0;font-weight:600}.mock-table-email{color:#64748b}.mock-tag{display:inline-flex;padding:2px 6px;border-radius:99px;font-size:9px;font-weight:600}.mock-tag-green{background:#10b98133;color:#34d399}.mock-tag-purple{background:#6366f133;color:#818cf8}.mock-tag-blue{background:#3b82f633;color:#60a5fa}.mock-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1;overflow:hidden}.mock-project-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.mock-project-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.mock-project-name{font-size:11px;font-weight:600;color:#e2e8f0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mock-asana-badge{font-size:9px;font-weight:700;color:#f05032;background:#f0503226;padding:1px 5px;border-radius:4px;flex-shrink:0}.mock-progress-bar{height:4px;background:#334155;border-radius:99px;overflow:hidden}.mock-progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#3b82f6);border-radius:99px}.mock-project-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#64748b}.mock-status-dot{font-size:9px;font-weight:600;padding:1px 6px;border-radius:99px}.mock-status-active{background:#10b98133;color:#34d399}.mock-status-paused{background:#f59e0b33;color:#fbbf24}.mock-status-done{background:#6366f133;color:#818cf8}.mock-project-client{font-size:9px;color:#64748b}.mock-project-hours{display:flex;align-items:center;gap:3px}.mock-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1;overflow:hidden}.mock-chart-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.mock-chart-title{font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.mock-funnel{display:flex;flex-direction:column;gap:5px}.mock-funnel-row{display:flex;align-items:center;gap:8px}.mock-funnel-label{font-size:9px;color:#94a3b8;width:72px;flex-shrink:0;text-align:right}.mock-funnel-bar{flex:1;height:10px;background:#0f172a;border-radius:4px;overflow:hidden}.mock-funnel-fill{height:100%;border-radius:4px;opacity:.8}.mock-revenue{display:flex;align-items:flex-end;gap:6px;flex:1;padding-top:6px}.mock-revenue-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.mock-revenue-col span{font-size:8px;color:#64748b}.mock-revenue-bar{width:100%;background:linear-gradient(180deg,#6366f1,#3b82f6);border-radius:3px 3px 0 0;min-height:6px;opacity:.8}.mock-filter-bar{display:flex;gap:6px;flex-shrink:0}.mock-filter-pill{font-size:9px;padding:3px 8px;border-radius:99px;color:#64748b;background:#1e293b;border:1px solid #334155}.mock-filter-active{color:#e2e8f0;background:#6366f1;border-color:#6366f1}.mock-tags{display:flex;gap:3px;flex-wrap:wrap}.mock-badge-ai{font-size:9px;font-weight:700;color:#6366f1;background:#6366f126;padding:2px 6px;border-radius:4px;margin-left:6px}.mock-ticket-list{display:flex;flex-direction:column;gap:0;flex:1;overflow:hidden}.mock-ticket-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-bottom:1px solid #1e293b;font-size:10px}.mock-ticket-row:last-child{border-bottom:none}.mock-priority{font-size:8px;font-weight:700;padding:2px 6px;border-radius:4px;flex-shrink:0;text-transform:uppercase}.mock-priority-urgent{background:#ef444433;color:#f87171}.mock-priority-high{background:#f9731633;color:#fb923c}.mock-priority-medium{background:#f59e0b33;color:#fbbf24}.mock-priority-low{background:#64748b33;color:#94a3b8}.mock-ticket-subject{flex:1;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mock-sla{font-size:9px;font-weight:600;padding:2px 6px;border-radius:4px;flex-shrink:0;white-space:nowrap}.mock-sla.sla-ok{background:#22c55e26;color:#4ade80}.mock-sla.sla-warning{background:#f59e0b26;color:#fbbf24}.mock-sla.sla-breach{background:#ef444426;color:#f87171}.lp-spotlights{padding:80px 0;background:#080c14}.lp-spotlight{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:80px}.lp-spotlight:last-child{margin-bottom:0}.lp-spotlight-reverse{direction:rtl}.lp-spotlight-reverse>*{direction:ltr}.lp-spotlight-title{font-size:clamp(20px,2.5vw,28px);font-weight:700;color:#f1f5f9;margin:8px 0 12px;line-height:1.2}.lp-spotlight-desc{font-size:15px;color:#94a3b8;line-height:1.65;margin-bottom:20px}.lp-spotlight-list{list-style:none;display:flex;flex-direction:column;gap:10px}.lp-spotlight-list li{display:flex;align-items:center;gap:8px;font-size:14px;color:#cbd5e1}.lp-spotlight-list li svg{color:#6366f1;flex-shrink:0}.lp-spotlight-visual{position:relative}.lp-spotlight-visual:before{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:radial-gradient(ellipse at center,rgba(99,102,241,.12) 0%,transparent 70%);pointer-events:none;z-index:0}.lp-spotlight-visual .mock-browser{position:relative;z-index:1}@media (max-width: 900px){.lp-spotlight,.lp-spotlight-reverse{grid-template-columns:1fr;direction:ltr;gap:32px}.mock-stats{grid-template-columns:repeat(3,1fr)}.mock-charts-row{grid-template-columns:1fr}.mock-pipeline{grid-template-columns:repeat(2,1fr)}.mock-app{height:auto;min-height:260px}}.inv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.inv-stat{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px;text-align:center}.inv-stat-value{font-size:1.6rem;font-weight:700;color:var(--text-primary);margin-bottom:4px}.inv-stat-green{color:#22c55e}.inv-stat-red{color:#ef4444}.inv-stat-label{font-size:.8rem;color:var(--text-muted)}.inv-list{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.inv-list-header{display:grid;grid-template-columns:110px 1fr 120px 120px 120px 160px 36px;padding:10px 16px;background:var(--bg);border-bottom:1px solid var(--border);font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.inv-row{border-bottom:1px solid var(--border)}.inv-row:last-child{border-bottom:none}.inv-row-summary{display:grid;grid-template-columns:110px 1fr 120px 120px 120px 160px 36px;padding:12px 16px;align-items:center;cursor:pointer;transition:background .15s;gap:8px}.inv-row-summary:hover{background:#ffffff0a}.inv-row-num{font-weight:600;font-size:.85rem;color:var(--accent)}.inv-row-contact{font-size:.88rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-row-date,.inv-row-due{font-size:.82rem;color:var(--text-muted)}.inv-row-total{font-size:.88rem;font-weight:600;color:var(--text-primary)}.inv-row-status{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.badge-blue{background:#3b82f62e;color:#93c5fd}.badge-green{background:#22c55e2e;color:#86efac}.badge-red{background:#ef44442e;color:#fca5a5}.badge-purple{background:#a855f72e;color:#d8b4fe;font-size:.7rem;padding:2px 6px}.inv-row-detail{padding:0 16px 16px;border-top:1px solid var(--border);background:#ffffff05}.inv-detail-table{width:100%;border-collapse:collapse;font-size:.83rem;margin:12px 0}.inv-detail-table th{text-align:left;padding:6px 8px;font-size:.72rem;color:var(--text-muted);border-bottom:1px solid var(--border);text-transform:uppercase}.inv-detail-table td{padding:8px;color:var(--text-primary);border-bottom:1px solid rgba(255,255,255,.04)}.inv-notes{font-size:.83rem;color:var(--text-muted);margin:8px 0;font-style:italic}.inv-detail-actions{display:flex;gap:8px;align-items:center;margin-top:12px}.modal-wide{width:680px;max-width:96vw}.inv-lines-header{display:grid;grid-template-columns:1fr 90px 100px 80px 100px 32px;gap:8px;padding:0 4px 4px;margin-top:16px}.inv-lines-label{font-size:.72rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.inv-lines{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.inv-line-row{display:grid;grid-template-columns:1fr 90px 100px 80px 100px 32px;gap:8px;align-items:center}.inv-line-desc{grid-column:1}.inv-line-num{text-align:right}.inv-totals{margin:16px 0;padding:12px 16px;background:var(--bg);border-radius:8px;display:flex;flex-direction:column;gap:6px}.inv-total-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--text-muted)}.inv-total-main{font-size:1rem;font-weight:700;color:var(--text-primary);padding-top:6px;border-top:1px solid var(--border);margin-top:4px}.mb-connect-form{padding:12px 0}.mb-connect-hint{font-size:.82rem;color:var(--text-muted);margin-bottom:10px}.mb-connect-hint a{color:var(--accent)}.mb-connect-row{display:flex;gap:8px;align-items:center}.mb-connect-row .form-input{flex:1}.moneybird-logo{background:#14a16d1f;color:#14a16d;border-radius:10px;padding:8px;display:flex;align-items:center;justify-content:center}.btn-ghost-danger{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid rgba(239,68,68,.3);background:transparent;color:#ef4444;font-size:.84rem;cursor:pointer;transition:background .15s,border-color .15s}.btn-ghost-danger:hover{background:#ef444414;border-color:#ef444480}.btn-icon-danger{display:inline-flex;align-items:center;justify-content:center;padding:5px;border:none;background:transparent;color:#ef4444;cursor:pointer;border-radius:6px}.btn-icon-danger:hover{background:#ef44441f}.btn-icon-sm{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;color:var(--text-muted);cursor:pointer;border-radius:4px}.btn-icon-sm:hover{background:#ffffff14}.form-select-sm{padding:5px 10px;font-size:.82rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text-primary);cursor:pointer}.form-checkbox{display:flex;align-items:center;gap:8px;font-size:.83rem;color:var(--text-muted);cursor:pointer;margin-top:8px}.form-checkbox input{accent-color:var(--accent);cursor:pointer}@media (max-width: 768px){.inv-stats{grid-template-columns:repeat(2,1fr)}.inv-list-header{display:none}.inv-row-summary{grid-template-columns:1fr auto;grid-template-rows:auto auto}.inv-row-contact,.inv-row-date,.inv-row-due{display:none}.inv-line-row,.inv-lines-header{grid-template-columns:1fr 80px 80px}.inv-line-num:nth-child(4){display:none}.inv-lines-label:nth-child(4){display:none}}.search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.search-modal{background:#1e293b;border:1px solid #334155;border-radius:14px;width:100%;max-width:560px;overflow:hidden;box-shadow:0 24px 64px #00000080}.search-input-row{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #334155}.search-icon{color:#64748b;flex-shrink:0}.search-input{flex:1;background:transparent;border:none;outline:none;font-size:15px;color:#f1f5f9;font-family:inherit}.search-input::placeholder{color:#475569}.search-clear{background:none;border:none;color:#64748b;cursor:pointer;padding:2px;display:flex;align-items:center}.search-clear:hover{color:#94a3b8}.search-esc{background:#334155;color:#64748b;border:none;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:600;cursor:pointer;flex-shrink:0;font-family:inherit}.search-results{max-height:400px;overflow-y:auto;padding:8px 0}.search-group{padding:0 8px 4px}.search-group-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#475569;padding:8px 8px 4px}.search-result-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:none;border:none;border-radius:8px;color:#cbd5e1;font-size:13px;cursor:pointer;text-align:left;transition:background .1s}.search-result-item:hover{background:#334155}.search-result-item svg{color:#64748b;flex-shrink:0}.search-result-meta{margin-left:auto;font-size:11px;color:#64748b;white-space:nowrap}.search-empty{padding:24px;text-align:center;color:#64748b;font-size:13px}.search-hints{display:flex;gap:16px;padding:14px 16px;border-top:1px solid #334155}.search-hint-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#475569}.search-hint-item kbd{background:#334155;color:#94a3b8;border-radius:4px;padding:2px 6px;font-size:11px;font-family:inherit}.search-loading{display:flex;justify-content:center;padding:20px}.sidebar-search{display:flex;align-items:center;gap:8px;width:calc(100% - 24px);margin:12px 12px 4px;padding:8px 10px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#475569;font-size:13px;cursor:pointer;transition:border-color .12s,color .12s;text-align:left}.sidebar-search:hover{border-color:#475569;color:#64748b}.sidebar-search span{flex:1}.sidebar-search kbd{background:#1e293b;border:1px solid #334155;border-radius:4px;padding:1px 5px;font-size:10px;color:#475569;font-family:inherit}.sidebar-trial{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);border-radius:8px;font-size:11px;font-weight:600;color:#fbbf24}.sidebar-trial-expired{background:#ef44441a;border-color:#ef444440;color:#f87171}.settings-layout{display:grid;grid-template-columns:200px 1fr;gap:32px;align-items:flex-start}.settings-nav{display:flex;flex-direction:column;gap:2px;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:8px;position:sticky;top:24px}.settings-nav-item{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:7px;border:none;background:none;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;text-align:left;transition:background .1s,color .1s}.settings-nav-item:hover{background:#334155;color:#e2e8f0}.settings-nav-active{background:#1d4ed8!important;color:#fff!important}.settings-section{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:24px}.settings-section-header{display:flex;flex-direction:column;gap:4px;padding-bottom:20px;border-bottom:1px solid #334155}.settings-section-header h2{font-size:16px;font-weight:700;color:#f1f5f9}.settings-section-header p{font-size:13px;color:#64748b}.settings-hint{font-size:12px;color:#475569;line-height:1.5}.settings-hint a{color:#60a5fa;text-decoration:none}.settings-hint a:hover{text-decoration:underline}.form-inline{display:flex;align-items:center;gap:10px}.form-inline input{flex:1}.form-actions{display:flex;align-items:center;gap:10px}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon input{flex:1;padding-right:36px}.input-icon-btn{position:absolute;right:8px;background:none;border:none;color:#64748b;cursor:pointer;padding:2px;display:flex;align-items:center}.input-icon-btn:hover{color:#94a3b8}.api-key-list{display:flex;flex-direction:column;gap:8px}.api-key-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#0f172a;border:1px solid #334155;border-radius:8px}.api-key-name{font-size:13px;font-weight:600;color:#e2e8f0;flex:1}.api-key-prefix{font-size:12px;font-family:monospace;color:#64748b;background:#1e293b;padding:2px 8px;border-radius:4px}.api-key-meta{font-size:11px;color:#475569}.created-key-banner{background:#10b9811a;border:1px solid rgba(16,185,129,.25);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:8px}.created-key-banner p{font-size:12px;color:#34d399;font-weight:600}.created-key-row{display:flex;align-items:center;gap:8px}.created-key-row code{flex:1;font-family:monospace;font-size:13px;color:#f1f5f9;background:#0f172a;padding:8px 12px;border-radius:6px;border:1px solid #334155;word-break:break-all}.webhook-list{display:flex;flex-direction:column;gap:10px}.webhook-row{padding:14px;background:#0f172a;border:1px solid #334155;border-radius:10px;display:flex;flex-direction:column;gap:8px}.webhook-row-header{display:flex;align-items:center;gap:10px}.webhook-name{font-size:13px;font-weight:600;color:#e2e8f0;flex:1}.webhook-url{font-size:12px;color:#64748b;font-family:monospace;word-break:break-all}.event-grid{display:flex;flex-wrap:wrap;gap:6px}.event-tag{font-size:10px;font-weight:600;padding:2px 8px;border-radius:99px;background:#3b82f626;color:#60a5fa}.event-check{display:flex;align-items:center;gap:6px;font-size:12px;color:#94a3b8;cursor:pointer}.event-check input{accent-color:#3b82f6;cursor:pointer}.webhook-form{display:flex;flex-direction:column;gap:12px;padding:16px;background:#0f172a;border:1px solid #334155;border-radius:10px}.incoming-webhook-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#0f172a;border:1px solid #334155;border-radius:8px}.incoming-webhook-name{font-size:13px;font-weight:600;color:#e2e8f0;flex:1}.incoming-webhook-url{font-size:11px;color:#64748b;font-family:monospace}.plan-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:500}.plan-banner-trial{background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);color:#fbbf24}.plan-banner-active{background:#10b9811a;border:1px solid rgba(16,185,129,.25);color:#34d399}.plan-banner-expired{background:#ef44441a;border:1px solid rgba(239,68,68,.25);color:#f87171}.empty-state-sm{color:#475569;font-size:13px;text-align:center;padding:16px}.ai-page{display:flex;flex-direction:column;height:calc(100vh - 64px);padding:0}.ai-page .page-header{padding:24px 32px 0;margin-bottom:0}.ai-chat{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:0 32px 32px}.ai-setup-prompt{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;text-align:center;padding:40px}.ai-setup-prompt h3{font-size:18px;font-weight:700;color:#f1f5f9}.ai-setup-prompt p{font-size:14px;color:#64748b;max-width:400px;line-height:1.6}.ai-status-connected{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#34d399;background:#10b9811a;border:1px solid rgba(16,185,129,.2);padding:4px 12px;border-radius:99px}.ai-connect-form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px}.ai-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.ai-empty-icon{width:56px;height:56px;border-radius:16px;background:#6366f11f;border:1px solid rgba(99,102,241,.2);display:flex;align-items:center;justify-content:center;color:#818cf8}.ai-empty h3{font-size:16px;font-weight:600;color:#94a3b8}.ai-suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:560px}.ai-suggestion{background:#1e293b;border:1px solid #334155;border-radius:20px;padding:7px 14px;font-size:13px;color:#94a3b8;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.ai-suggestion:hover{background:#334155;border-color:#475569;color:#e2e8f0}.ai-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:16px 0}.ai-msg{display:flex;gap:10px;align-items:flex-start}.ai-msg-user{flex-direction:row-reverse}.ai-msg-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px;font-weight:700}.ai-msg-user .ai-msg-icon{background:#3b82f6;color:#fff}.ai-msg-assistant .ai-msg-icon{background:#6366f133;color:#818cf8}.ai-msg-bubble{max-width:70%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.ai-msg-user .ai-msg-bubble{background:#3b82f6;color:#fff;border-radius:12px 12px 4px}.ai-msg-assistant .ai-msg-bubble{background:#1e293b;border:1px solid #334155;color:#e2e8f0;border-radius:12px 12px 12px 4px}.ai-typing{display:flex;align-items:center;gap:4px;padding:10px 14px;background:#1e293b;border:1px solid #334155;border-radius:12px 12px 12px 4px;max-width:80px}.ai-typing span{width:6px;height:6px;border-radius:50%;background:#64748b;animation:aiTypingBounce 1.2s infinite}.ai-typing span:nth-child(2){animation-delay:.2s}.ai-typing span:nth-child(3){animation-delay:.4s}@keyframes aiTypingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.ai-input-row{display:flex;gap:10px;align-items:flex-end;padding-top:12px;border-top:1px solid #334155;margin-top:8px}.ai-input{flex:1;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:10px 14px;color:#f1f5f9;font-size:14px;font-family:inherit;resize:none;min-height:44px;max-height:120px;overflow-y:auto;transition:border-color .12s}.ai-input:focus{outline:none;border-color:#3b82f6}.ai-input::placeholder{color:#475569}.ai-send-btn{width:40px;height:40px;border-radius:10px;background:#3b82f6;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .12s}.ai-send-btn:hover:not(:disabled){background:#2563eb}.ai-send-btn:disabled{background:#334155;color:#64748b;cursor:not-allowed}.mock-ai-chat{display:flex;flex-direction:column;gap:8px;padding:10px 12px 8px;overflow:hidden;flex:1}.mock-ai-msg{display:flex}.mock-ai-msg-user{justify-content:flex-end}.mock-ai-msg-ai{justify-content:flex-start}.mock-ai-bubble{max-width:85%;padding:6px 10px;border-radius:10px;font-size:9px;line-height:1.45}.mock-ai-msg-user .mock-ai-bubble{background:#3b82f6;color:#fff;border-bottom-right-radius:3px}.mock-ai-msg-ai .mock-ai-bubble{background:#ffffff12;color:#94a3b8;border-bottom-left-radius:3px}.mock-ai-input{padding:8px 12px 10px;border-top:1px solid rgba(255,255,255,.05)}.mock-ai-input-bar{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:6px 10px;font-size:9px;color:#475569}.mock-browser-sm .mock-app{display:flex;flex-direction:row}.lp-integrations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:48px}.lp-int-card{display:flex;align-items:flex-start;gap:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:18px 20px;transition:border-color .2s,background .2s}.lp-int-card:hover{border-color:#6366f159;background:#6366f10d}.lp-int-card-soon{opacity:.55}.lp-int-card-soon:hover{border-color:#ffffff12;background:#ffffff0a}.lp-int-icon{width:38px;height:38px;border-radius:10px;background:#6366f11f;border:1px solid rgba(99,102,241,.18);display:flex;align-items:center;justify-content:center;color:#818cf8;flex-shrink:0}.lp-int-card-soon .lp-int-icon{background:#ffffff0a;border-color:#ffffff14;color:#475569}.lp-int-body{flex:1;min-width:0}.lp-int-name{font-size:14px;font-weight:600;color:#e2e8f0;display:flex;align-items:center;gap:8px;margin-bottom:4px}.lp-int-desc{font-size:13px;color:#64748b;line-height:1.45}.lp-int-badge{font-size:10px;font-weight:600;padding:2px 7px;border-radius:20px;letter-spacing:.02em}.lp-int-badge-live{background:#10b9811f;color:#34d399;border:1px solid rgba(16,185,129,.2)}.lp-int-badge-soon{background:#64748b1f;color:#64748b;border:1px solid rgba(100,116,139,.2)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:999}.modal-title{font-size:17px;font-weight:700;color:#f1f5f9;margin-bottom:20px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.badge-success{background:#10b98126;color:#34d399}.badge-warning{background:#f59e0b26;color:#fbbf24}.badge-error{background:#ef444426;color:#f87171}.badge-neutral{background:#64748b26;color:#94a3b8}.btn-danger{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.25);padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.btn-danger:hover{background:#ef444447}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.nav-item-admin{margin-bottom:4px;border-top:1px solid rgba(51,65,85,.6);padding-top:10px}.sidebar-trial-link{color:#fbbf24;font-weight:700;text-decoration:none}.sidebar-trial-link:hover{text-decoration:underline}.upgrade-container{max-width:520px;margin:0 auto;padding:48px 16px}.upgrade-header{text-align:center;margin-bottom:36px}.upgrade-title{font-size:28px;font-weight:700;color:#f1f5f9;margin-bottom:8px}.upgrade-subtitle{color:#94a3b8;font-size:15px}.upgrade-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:32px}.upgrade-price{display:flex;align-items:baseline;gap:6px;margin-bottom:8px}.upgrade-amount{font-size:48px;font-weight:800;color:#6366f1}.upgrade-period{font-size:18px;color:#64748b}.upgrade-desc{color:#94a3b8;font-size:14px;margin-bottom:24px}.upgrade-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px}.upgrade-feature{display:flex;align-items:center;gap:10px;color:#cbd5e1;font-size:14px}.upgrade-feature-icon{color:#6366f1;flex-shrink:0}.upgrade-btn{width:100%;justify-content:center;gap:10px;padding:14px 20px;font-size:16px;margin-bottom:12px}.upgrade-active-msg{display:flex;align-items:center;gap:8px;background:#10b9811a;border:1px solid rgba(16,185,129,.25);border-radius:10px;padding:14px 16px;color:#34d399;font-size:14px;font-weight:600;margin-bottom:12px}.upgrade-note{text-align:center;color:#475569;font-size:12px}.upgrade-success{text-align:center;padding:48px 24px}.upgrade-success h1{font-size:28px;font-weight:700;color:#f1f5f9;margin:20px 0 12px}.upgrade-success p{color:#94a3b8;font-size:16px}.upgrade-success-icon{color:#34d399}.adm-stats-bar{display:flex;align-items:center;background:#161b2a;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px 20px;gap:0;flex-wrap:nowrap;overflow-x:auto}.adm-stat{display:flex;flex-direction:column;padding:0 16px;flex-shrink:0}.adm-stat:first-child{padding-left:0}.adm-stat-val{font-size:20px;font-weight:700;color:currentColor;line-height:1.1}.adm-stat-lbl{font-size:11px;color:#64748b}.adm-stats-sep{width:1px;height:32px;background:#ffffff14;flex-shrink:0}.adm-table-row{cursor:pointer;transition:background .1s}.adm-table-row:hover{background:#6366f112}.adm-org-item-icon{width:30px;height:30px;border-radius:7px;background:#1e293b;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#94a3b8;flex-shrink:0}.adm-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 720px){.adm-detail-grid{grid-template-columns:1fr}}.adm-card-title{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#94a3b8;margin-bottom:14px}.adm-kv-list{display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden}.adm-kv{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;border-bottom:1px solid rgba(255,255,255,.04)}.adm-kv:last-child{border-bottom:none}.adm-kv span:first-child{color:#64748b}.adm-kv span:last-child{color:#cbd5e1}.adm-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.adm-count-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:4px}.adm-count-icon{color:#475569}.adm-count-val{font-size:28px;font-weight:700;color:#f1f5f9;line-height:1}.adm-count-label{font-size:12px;color:#64748b}.adm-member{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:9px}.adm-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.adm-avatar-ph{background:#1e293b;border:1px solid rgba(255,255,255,.1);color:#94a3b8;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center}.adm-member-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.adm-member-name{font-size:13px;font-weight:500;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm-member-email{font-size:11px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.sidebar{position:fixed;left:-280px;transition:left .3s ease;z-index:1000}.sidebar.mobile-open{left:0;box-shadow:4px 0 20px #00000080}.main-content{margin-left:0;width:100%}.deal-board{overflow-x:auto;padding-bottom:16px}.deal-column{min-width:280px}.integration-grid,.adm-detail-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.page-header{flex-direction:column;align-items:flex-start!important;gap:12px}.page-header>div:last-child{width:100%}.page-header button,.page-header>div:last-child>div{width:100%}.metrics-grid{grid-template-columns:repeat(2,1fr)}.deal-board{flex-direction:column}.deal-column{width:100%;min-width:100%}.ticket-layout{grid-template-columns:1fr}.ticket-detail{min-height:400px}.contact-detail-grid,.integration-grid{grid-template-columns:1fr}.modal{width:100%;max-width:100%;height:100%;max-height:100%;margin:0;border-radius:0}.task-table th:nth-child(4),.task-table td:nth-child(4){display:none}.form-row{grid-template-columns:1fr}.adm-stats-grid{grid-template-columns:repeat(2,1fr)}.adm-detail-grid{grid-template-columns:1fr!important}.inv-stats{grid-template-columns:repeat(2,1fr)}.ai-input-wrapper{padding:12px}.ai-input{font-size:14px}}@media (max-width: 480px){.metrics-grid{grid-template-columns:1fr}.page-title{font-size:20px}.deal-card{padding:10px}.ticket-subject{font-size:13px}.adm-stats-grid,.inv-stats{grid-template-columns:1fr}.contact-card-header{flex-direction:column;text-align:center}.contact-avatar{margin:0 auto 8px}.btn-primary,.btn-ghost,.btn-danger{width:100%;justify-content:center}.modal-footer{flex-direction:column;gap:8px}.modal-footer button{width:100%}.nav-item{font-size:13px;padding:8px 12px}.badge{font-size:10px;padding:2px 6px}}@media (max-width: 1024px){.mobile-menu-toggle{display:block!important;position:fixed;bottom:20px;right:20px;z-index:999;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 4px 12px #6366f166;transition:transform .2s}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-overlay{display:block!important}}@media (max-height: 600px) and (orientation: landscape){.ticket-detail,.ai-chat-container{max-height:70vh}.modal{max-height:90vh;overflow-y:auto}}.ai-insights-card{background:linear-gradient(135deg,#6366f10d,#8b5cf60d);border:1px solid rgba(99,102,241,.2);border-radius:8px;overflow:hidden;margin-bottom:20px}.ai-insights-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:transparent;border:none;cursor:pointer;transition:background .2s}.ai-insights-header:hover{background:#6366f114}.ai-insights-title{display:flex;align-items:center;gap:10px;font-weight:600;color:#f1f5f9}.ai-icon{color:#8b5cf6}.ai-badge{font-size:11px;font-weight:400;color:#94a3b8;background:#94a3b81a;padding:3px 8px;border-radius:4px}.ai-insights-content{padding:0 16px 16px;display:flex;flex-direction:column;gap:20px}.ai-insight-section{background:#0f172a80;border:1px solid #1e293b;border-radius:6px;padding:14px}.ai-insight-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#f1f5f9}.ai-insight-header h4{font-size:14px;font-weight:600;margin:0;flex:1}.lead-score-display{display:flex;gap:16px;align-items:center;margin-bottom:12px}.score-circle{width:80px;height:80px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:3px solid;flex-shrink:0}.score-circle.score-high{border-color:#10b981;background:#10b9811a}.score-circle.score-medium{border-color:#f59e0b;background:#f59e0b1a}.score-circle.score-low{border-color:#ef4444;background:#ef44441a}.score-number{font-size:28px;font-weight:700;color:#f1f5f9;line-height:1}.score-label{font-size:11px;color:#94a3b8}.score-details{flex:1}.score-reasoning{font-size:13px;color:#cbd5e1;line-height:1.5;margin:0 0 6px}.score-meta{font-size:12px;color:#94a3b8;margin:0}.score-signals{margin-top:12px;display:flex;flex-direction:column;gap:10px}.signals-positive,.signals-negative{font-size:12px}.signals-positive strong{color:#10b981}.signals-negative strong{color:#f59e0b}.signals-positive ul,.signals-negative ul{margin:6px 0 0;padding-left:20px;color:#cbd5e1}.signals-positive li,.signals-negative li{margin:3px 0}.recommended-actions{margin-top:12px;font-size:12px}.recommended-actions strong{color:#6366f1}.recommended-actions ul{margin:6px 0 0;padding-left:20px;color:#cbd5e1}.recommended-actions li{margin:4px 0}.urgency-badge{font-size:10px;padding:3px 8px;border-radius:4px;font-weight:600;text-transform:uppercase}.urgency-badge.urgency-high{background:#ef444426;color:#ef4444}.urgency-badge.urgency-medium{background:#f59e0b26;color:#f59e0b}.urgency-badge.urgency-low{background:#94a3b826;color:#94a3b8}.action-suggestion{margin-bottom:12px}.action-text{font-size:14px;color:#f1f5f9;font-weight:600;margin:0 0 6px}.action-reason{font-size:12px;color:#cbd5e1;margin:0 0 6px;line-height:1.5}.action-time{font-size:11px;color:#94a3b8;margin:0}.email-draft{background:#6366f10d;border-color:#6366f133}.email-preview{display:flex;flex-direction:column;gap:12px}.email-field label{display:block;font-size:12px;color:#94a3b8;margin-bottom:4px;font-weight:500}.email-field input,.email-field textarea{width:100%;background:#0f172ab3;border:1px solid #1e293b;border-radius:4px;padding:8px 10px;color:#f1f5f9;font-size:13px;font-family:inherit;resize:vertical}.email-field input:focus,.email-field textarea:focus{outline:none;border-color:#6366f1}.email-actions{display:flex;gap:8px}.enrichment-missing,.enrichment-suggestions,.enrichment-tips{margin:8px 0;font-size:12px}.enrichment-missing strong,.enrichment-suggestions strong,.enrichment-tips strong{color:#8b5cf6;display:block;margin-bottom:6px}.missing-fields{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.enrichment-suggestions ul,.enrichment-tips ul{margin:0;padding-left:20px;color:#cbd5e1}.enrichment-suggestions li,.enrichment-tips li{margin:4px 0}.enrichment-suggestions li strong{color:#94a3b8;display:inline}.ai-empty{padding:24px;text-align:center;color:#64748b}.ai-empty p{margin-top:8px;font-size:13px}@media (max-width: 768px){.lead-score-display{flex-direction:column;text-align:center}.email-actions{flex-direction:column}.email-actions button{width:100%}}.legal-container{max-width:800px;margin:0 auto;padding:40px 24px;line-height:1.7;color:#e2e8f0}.legal-container h1{font-size:32px;font-weight:700;margin-bottom:8px;color:#f1f5f9}.legal-updated{color:#94a3b8;font-size:14px;margin-bottom:32px}.legal-container section{margin-bottom:32px}.legal-container h2{font-size:24px;font-weight:600;margin:32px 0 16px;color:#f1f5f9;border-bottom:1px solid #334155;padding-bottom:8px}.legal-container h3{font-size:18px;font-weight:600;margin:24px 0 12px;color:#cbd5e1}.legal-container p{margin-bottom:16px}.legal-container ul{margin:16px 0;padding-left:24px}.legal-container li{margin-bottom:8px}.legal-container a{color:#6366f1;text-decoration:underline}.legal-container a:hover{color:#818cf8}.legal-container strong{color:#f1f5f9;font-weight:600}@media (max-width: 768px){.legal-container{padding:24px 16px}.legal-container h1{font-size:24px}.legal-container h2{font-size:20px}.legal-container h3{font-size:16px}}.lead-stage-filters{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.lead-stage-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;font-size:13px;cursor:pointer;transition:all .15s;color:#64748b}.lead-stage-btn:hover{border-color:#94a3b8;color:#334155}.lead-stage-btn-active{background:#1e293b;border-color:#1e293b;color:#fff}.lead-stage-count{font-size:11px;background:#00000014;padding:1px 7px;border-radius:10px}.lead-stage-btn-active .lead-stage-count{background:#fff3}.lead-stage-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.lead-new{background:#dbeafe;color:#1e40af}.lead-contacted{background:#fef3c7;color:#92400e}.lead-interested{background:#fed7aa;color:#c2410c}.lead-qualified{background:#d1fae5;color:#065f46}.lead-converted{background:#e9d5ff;color:#6b21a8}.lead-lost{background:#fecaca;color:#991b1b}.lead-source-linkedin{display:inline-flex;align-items:center;gap:4px;color:#0077b5;font-size:13px}.lead-score{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:700}.lead-score-high{background:#d1fae5;color:#065f46}.lead-score-med{background:#fef3c7;color:#92400e}.lead-score-low{background:#fecaca;color:#991b1b}.lead-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important}.lead-headline{color:#64748b;font-size:13px;margin-top:4px;font-style:italic}.lead-detail-actions{display:flex;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap}.lead-stage-select{padding:6px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;background:#fff}.lead-stage-select.lead-new{border-color:#3b82f6}.lead-stage-select.lead-contacted{border-color:#f59e0b}.lead-stage-select.lead-interested{border-color:#f97316}.lead-stage-select.lead-qualified{border-color:#10b981}.lead-stage-select.lead-converted{border-color:#8b5cf6}.lead-stage-select.lead-lost{border-color:#ef4444}.lead-score-chip-high{border-left:3px solid #10b981}.lead-score-chip-med{border-left:3px solid #f59e0b}.lead-score-chip-low{border-left:3px solid #ef4444}.lead-notes-panel{margin-top:16px;background:#fffbeb;border:1px solid #fde68a}.lead-notes-panel h4{font-size:13px;color:#92400e;margin-bottom:6px}.lead-notes-panel p{font-size:14px;color:#78350f;white-space:pre-wrap}.ai-message-panel{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e0e7ff;border-radius:12px;padding:20px}.ai-message-title{display:flex;align-items:center;gap:8px;font-size:16px;color:#1e293b;margin-bottom:4px}.ai-message-subtitle{font-size:13px;color:#64748b;margin-bottom:16px}.ai-message-controls{display:flex;gap:10px;align-items:center;margin-bottom:16px}.ai-message-type-select{padding:8px 14px;border:1px solid #c7d2fe;border-radius:8px;font-size:13px;background:#fff}.ai-message-result{margin-top:16px}.ai-message-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:12px}.ai-message-text{font-size:14px;line-height:1.6;color:#334155;white-space:pre-wrap}.ai-message-tone{font-size:12px;color:#64748b;margin-bottom:8px}.ai-message-tips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.ai-message-tip{font-size:11px;padding:3px 10px;background:#e0e7ff;color:#4338ca;border-radius:12px}.ai-message-history{margin-top:24px}.ai-message-history h4{font-size:14px;color:#475569;margin-bottom:12px}.ai-message-history-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;margin-bottom:8px}.ai-message-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;font-weight:500;color:#334155}.ai-message-history-text{font-size:13px;color:#64748b;line-height:1.5;white-space:pre-wrap}.timeline-item-message .timeline-body{border-left:2px solid #6366f1;padding-left:10px}.tl-message{background:#e0e7ff;color:#4338ca}.spinner-sm{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.modal-lg{max-width:600px}.contacts-filters{display:flex;gap:10px;margin-bottom:16px;align-items:center}.search-input-wrap{position:relative;flex:1;max-width:360px}.search-input-wrap .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#64748b}.search-input{width:100%;padding:9px 12px 9px 34px;background:#0f172a;border:1px solid #1e293b;border-radius:8px;color:#f1f5f9;font-size:13px;outline:none}.search-input:focus{border-color:#6366f1}.search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:2px}.filter-select{background:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:9px 12px;color:#f1f5f9;font-size:13px;cursor:pointer}.tag-list{display:flex;gap:4px;flex-wrap:wrap}.tag-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;background:#6366f126;color:#818cf8;border-radius:10px;font-size:11px;font-weight:500}.tag-more{font-size:11px;color:#64748b}.tag-input-wrap{display:flex;flex-wrap:wrap;gap:4px;padding:6px 10px;background:#0f172a;border:1px solid #1e293b;border-radius:8px;min-height:38px;align-items:center;cursor:text}.tag-input{flex:1;min-width:80px;background:transparent;border:none;color:#f1f5f9;font-size:13px;outline:none;padding:2px 0}.tag-removable{cursor:pointer}.tag-removable:hover{background:#ef444433;color:#f87171}.extra-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;padding:6px 0;margin:4px 0}.import-preview{max-height:240px;overflow-y:auto;border:1px solid #1e293b;border-radius:8px}.dd-header{margin-bottom:20px}.dd-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:12px}.dd-title{font-size:22px;font-weight:700;color:#f1f5f9;margin-bottom:6px}.dd-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#94a3b8}.dd-meta span{display:flex;align-items:center;gap:4px}.dd-contact-link{cursor:pointer;color:#818cf8}.dd-contact-link:hover{text-decoration:underline}.dd-value{color:#10b981;font-weight:600}.dd-stage-select{background:#0f172a;border:2px solid #334155;border-radius:8px;padding:8px 12px;color:#f1f5f9;font-size:13px;font-weight:600;cursor:pointer}.dd-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dd-info-full{grid-column:1 / -1}.dd-info-item label{display:block;font-size:11px;color:#64748b;text-transform:uppercase;font-weight:600;letter-spacing:.03em;margin-bottom:4px}.dd-info-item span{font-size:14px;color:#e2e8f0}.dd-probability{display:flex;align-items:center;gap:10px}.dd-probability-bar{flex:1;height:6px;background:#1e293b;border-radius:3px;overflow:hidden}.dd-probability-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px;transition:width .3s ease}.dd-probability span{font-size:13px;color:#c4b5fd;font-weight:600}.dd-notes{font-size:13px;color:#94a3b8;line-height:1.6;white-space:pre-wrap}.dd-link{color:#818cf8;cursor:pointer}.dd-link:hover{text-decoration:underline}.dash-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}@media (max-width: 900px){.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.dash-kpi-grid{grid-template-columns:1fr}}.dash-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media (max-width: 900px){.dash-charts-row{grid-template-columns:1fr}}.dash-chart-card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px}.dash-chart-title{font-size:14px;font-weight:600;color:#e2e8f0;margin:0 0 16px}.dash-tooltip{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:10px 14px;font-size:12px;color:#e2e8f0;box-shadow:0 4px 12px #0000004d}.dash-tooltip-label{font-weight:600;margin-bottom:6px;color:#94a3b8}.dash-tooltip-row{display:flex;align-items:center;gap:6px;margin-top:3px}.dash-tooltip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dash-funnel-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #1e293b}.dash-funnel-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#94a3b8}.dash-funnel-item strong{color:#e2e8f0}.dash-funnel-dot{width:8px;height:8px;border-radius:50%}.dash-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 900px){.dash-bottom-row{grid-template-columns:1fr}}.dash-feed-card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px}.dash-feed-list{display:flex;flex-direction:column;gap:0}.dash-feed-empty{font-size:13px;color:#64748b;text-align:center;padding:24px 0}.dash-feed-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #1e293b}.dash-feed-item:last-child{border-bottom:none}.dash-feed-icon{width:28px;height:28px;border-radius:50%;background:#6366f11a;color:#818cf8;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.dash-feed-body{flex:1;min-width:0}.dash-feed-text{font-size:13px;color:#e2e8f0;line-height:1.4}.dash-feed-text strong{color:#f1f5f9}.dash-feed-desc{font-size:12px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-feed-time{font-size:11px;color:#64748b;white-space:nowrap;flex-shrink:0}.dash-task-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #1e293b}.dash-task-item:last-child{border-bottom:none}.dash-task-left{display:flex;align-items:center;gap:8px;color:#94a3b8;min-width:0}.dash-task-title{font-size:13px;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-task-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.dash-task-user{font-size:11px;color:#64748b}.dash-task-date{font-size:11px;color:#94a3b8;padding:2px 8px;background:#64748b1a;border-radius:6px}.dash-task-date.overdue{color:#f87171;background:#ef44441a}.dash-task-overdue .dash-task-title{color:#fca5a5}.dash-task-warn{color:#f87171}.ticket-filters{margin-bottom:16px}.ticket-status-tabs{display:flex;gap:2px;margin-bottom:12px;background:#0f172a;border-radius:8px;padding:3px;overflow-x:auto}.ticket-status-tab{display:flex;align-items:center;gap:6px;padding:7px 14px;border:none;background:transparent;color:#94a3b8;font-size:12px;font-weight:500;border-radius:6px;cursor:pointer;white-space:nowrap;transition:all .15s}.ticket-status-tab:hover{color:#e2e8f0;background:#94a3b814}.ticket-status-tab.active{background:#1e293b;color:#f1f5f9;font-weight:600}.ticket-tab-count{background:#94a3b826;padding:1px 7px;border-radius:10px;font-size:11px;font-weight:600}.ticket-status-tab.active .ticket-tab-count{background:#6366f133;color:#818cf8}.ticket-filter-row{display:flex;gap:8px}.ticket-filter-row .search-input{flex:1}.sla-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;padding:2px 8px;border-radius:10px}.sla-badge.sla-ok{color:#10b981;background:#10b9811a}.sla-badge.sla-warning{color:#f59e0b;background:#f59e0b1a}.sla-badge.sla-breach{color:#ef4444;background:#ef444426}.sla-bar{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;margin-bottom:12px}.sla-bar.sla-ok{background:#10b98114;color:#10b981;border:1px solid rgba(16,185,129,.2)}.sla-bar.sla-warning{background:#f59e0b14;color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.sla-bar.sla-breach{background:#ef444414;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.sla-bar-target{font-size:11px;color:#64748b;margin-left:auto}.inv-chart-card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px;margin-bottom:16px}.inv-chart-title{font-size:14px;font-weight:600;color:#e2e8f0;margin:0 0 16px}.proj-hours-bar{width:60px;height:4px;background:#1e293b;border-radius:2px;overflow:hidden}.proj-hours-fill{height:100%;border-radius:2px;transition:width .3s ease}.time-budget-bar{padding:12px 0;margin-bottom:12px;border-bottom:1px solid #1e293b}.time-budget-info{display:flex;justify-content:space-between;font-size:12px;color:#94a3b8;margin-bottom:6px}.time-entry-form{display:flex;gap:8px;align-items:center;margin-bottom:16px}.time-entry-form input{padding:7px 10px;background:#0f172a;border:1px solid #1e293b;border-radius:6px;color:#f1f5f9;font-size:13px}.time-entry-form input:first-child{flex:1}.time-entry-list{max-height:300px;overflow-y:auto}.time-entry-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #1e293b}.time-entry-row:last-child{border-bottom:none}.time-entry-info{flex:1;min-width:0}.time-entry-desc{display:block;font-size:13px;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.time-entry-meta{font-size:11px;color:#64748b}.time-entry-hours{font-size:13px;font-weight:600;color:#818cf8;flex-shrink:0}.ai-suggestion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;width:100%;max-width:700px}@media (max-width: 700px){.ai-suggestion-grid{grid-template-columns:1fr}}.ai-suggestion-cat{display:flex;flex-direction:column;gap:6px}.ai-suggestion-cat-label{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;text-transform:uppercase;color:#64748b;letter-spacing:.03em;margin-bottom:2px}.ai-suggestion{text-align:left;font-size:12px;color:#94a3b8;background:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:8px 12px;cursor:pointer;transition:all .15s;line-height:1.4}.ai-suggestion:hover{color:#e2e8f0;border-color:#334155;background:#1e293b}.ai-msg-bubble li{margin-left:16px;list-style-type:disc;margin-bottom:2px}.team-list{display:flex;flex-direction:column;gap:1px;background:#1e293b;border-radius:10px;overflow:hidden}.team-row{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#0f172a}.team-row:first-child{border-radius:10px 10px 0 0}.team-row:last-child{border-radius:0 0 10px 10px}.team-row:only-child{border-radius:10px}.team-avatar-img{width:36px;height:36px;border-radius:50%;object-fit:cover}.team-avatar svg{color:#475569}.team-info{flex:1;min-width:0}.team-name{font-weight:600;font-size:13px;color:#e2e8f0}.team-email{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-role .form-select-sm{font-size:12px;padding:4px 8px;border-radius:6px;background:#1e293b;border:1px solid #334155;color:#e2e8f0}.team-date{font-size:12px;color:#64748b;white-space:nowrap}.btn-icon-danger{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s}.btn-icon-danger:hover{background:#ef44441a;color:#ef4444}.profile-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.profile-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}.profile-avatar-placeholder{width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:#475569}.profile-name{font-weight:600;font-size:16px;color:#e2e8f0}.profile-email{font-size:13px;color:#64748b}.onboarding-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#020617;display:flex;align-items:center;justify-content:center;padding:20px}.onboarding-card{background:#0f172a;border:1px solid #1e293b;border-radius:16px;padding:40px;max-width:520px;width:100%;animation:onb-in .4s ease}@keyframes onb-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.onboarding-progress{display:flex;gap:8px;justify-content:center;margin-bottom:32px}.onboarding-dot{width:8px;height:8px;border-radius:50%;background:#334155;transition:all .25s}.onboarding-dot-active{background:#6366f1;width:24px;border-radius:4px}.onboarding-dot-done{background:#6366f1}.onboarding-step{text-align:center}.onboarding-step h2{font-size:22px;font-weight:700;color:#f1f5f9;margin:16px 0 8px}.onboarding-icon-wrap{width:64px;height:64px;border-radius:16px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);display:flex;align-items:center;justify-content:center;color:#6366f1;margin:0 auto}.onboarding-icon-success{background:#22c55e1a;border-color:#22c55e33;color:#22c55e}.onboarding-desc{font-size:14px;color:#94a3b8;line-height:1.6;max-width:400px;margin:0 auto 24px}.onboarding-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.onboarding-feature{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;background:#1e293b;border-radius:8px}.onboarding-feature svg{color:#6366f1;flex-shrink:0;margin-top:2px}.onboarding-feature-label{font-size:12px;font-weight:600;color:#e2e8f0}.onboarding-feature-desc{font-size:11px;color:#64748b}.onboarding-form{max-width:320px;margin:0 auto}.onboarding-input{text-align:center;font-size:16px!important;padding:12px 16px!important}.onboarding-checklist{display:flex;flex-direction:column;gap:10px;text-align:left;max-width:300px;margin:0 auto}.onboarding-check{display:flex;align-items:center;gap:10px;font-size:13px;color:#e2e8f0}.onboarding-check svg{color:#22c55e;flex-shrink:0}.onboarding-actions{display:flex;align-items:center;gap:12px;margin-top:32px;padding-top:20px;border-top:1px solid #1e293b}.onboarding-actions .btn-primary{display:flex;align-items:center;gap:6px}@media (max-width: 560px){.onboarding-card{padding:24px}.onboarding-features{grid-template-columns:1fr}}.sidebar-top-actions{display:flex;align-items:center;gap:6px;padding:0 12px}.sidebar-top-actions .sidebar-search{flex:1;margin:0;padding:0 10px}.notif-bell-wrap{position:relative}.notif-bell-btn{background:none;border:1px solid #1e293b;border-radius:8px;color:#94a3b8;cursor:pointer;padding:7px;display:flex;align-items:center;transition:all .15s;position:relative}.notif-bell-btn:hover{background:#1e293b;color:#e2e8f0}.notif-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.notif-dropdown{position:absolute;left:0;top:calc(100% + 8px);width:320px;background:#0f172a;border:1px solid #1e293b;border-radius:12px;box-shadow:0 12px 40px #00000080;z-index:200;overflow:hidden}.notif-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #1e293b;font-size:13px;font-weight:600;color:#e2e8f0}.notif-mark-all{background:none;border:none;color:#6366f1;font-size:11px;cursor:pointer}.notif-mark-all:hover{text-decoration:underline}.notif-list{max-height:360px;overflow-y:auto}.notif-empty{padding:32px 16px;text-align:center;color:#64748b;font-size:13px}.notif-item{padding:10px 16px;border-bottom:1px solid #1e293b;cursor:pointer;transition:background .15s}.notif-item:hover{background:#1e293b}.notif-item:last-child{border-bottom:none}.notif-unread{background:#6366f114}.notif-unread .notif-item-title{color:#e2e8f0}.notif-item-title{font-size:12px;font-weight:600;color:#94a3b8;margin-bottom:2px}.notif-item-msg{font-size:11px;color:#64748b;line-height:1.4}.notif-item-time{font-size:10px;color:#475569;margin-top:4px}.th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:4px}.th-sortable:hover{color:#e2e8f0}.sort-icon{color:#475569;flex-shrink:0}.sort-icon.active{color:#6366f1}.table-pagination{display:flex;align-items:center;justify-content:space-between;padding:10px 0;font-size:12px;color:#94a3b8}.table-pagination-btns{display:flex;gap:4px}.table-pagination-btns button{background:#1e293b;border:1px solid #334155;border-radius:6px;color:#e2e8f0;padding:4px 10px;font-size:12px;cursor:pointer}.table-pagination-btns button:disabled{opacity:.4;cursor:default}.table-pagination-btns button:hover:not(:disabled){background:#334155}.bulk-bar{display:flex;align-items:center;gap:12px;padding:8px 14px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:8px;margin-bottom:10px;font-size:12px;color:#e2e8f0}.bulk-bar button{background:none;border:1px solid #ef4444;border-radius:6px;color:#ef4444;padding:4px 10px;font-size:11px;cursor:pointer}.bulk-bar button:hover{background:#ef44441a}.row-checkbox{width:16px;height:16px;accent-color:#6366f1;cursor:pointer}.ticket-assignee{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #1e293b;font-size:12px;color:#94a3b8}.ticket-assignee select{background:#1e293b;border:1px solid #334155;border-radius:6px;color:#e2e8f0;padding:4px 8px;font-size:12px}.canned-response-btn{background:none;border:1px solid #334155;border-radius:6px;color:#94a3b8;padding:4px 10px;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:4px}.canned-response-btn:hover{background:#1e293b;color:#e2e8f0}.canned-dropdown{position:absolute;bottom:calc(100% + 4px);left:0;right:0;background:#0f172a;border:1px solid #1e293b;border-radius:8px;box-shadow:0 8px 24px #0006;max-height:200px;overflow-y:auto;z-index:50}.canned-item{padding:8px 12px;cursor:pointer;border-bottom:1px solid #1e293b;transition:background .1s}.canned-item:last-child{border-bottom:none}.canned-item:hover{background:#1e293b}.canned-item-title{font-size:12px;font-weight:600;color:#e2e8f0}.canned-item-body{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recurring-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#6366f1;background:#6366f11a;padding:2px 6px;border-radius:4px;font-weight:600}.recurring-toggle{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #1e293b;margin-top:12px}.recurring-toggle label{display:flex;align-items:center;gap:6px;font-size:13px;color:#e2e8f0;cursor:pointer}.recurring-toggle select{background:#1e293b;border:1px solid #334155;border-radius:6px;color:#e2e8f0;padding:4px 8px;font-size:12px}.ai-page-with-sidebar{display:flex;gap:0;height:calc(100vh - 40px)}.ai-sidebar{width:260px;border-right:1px solid #1e293b;background:#0b1120;display:flex;flex-direction:column;flex-shrink:0}.ai-sidebar-header{padding:14px;border-bottom:1px solid #1e293b}.ai-sidebar-header button{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;background:#6366f1;border:none;border-radius:8px;color:#fff;padding:8px;font-size:13px;font-weight:500;cursor:pointer}.ai-sidebar-header button:hover{background:#4f46e5}.ai-conv-list{flex:1;overflow-y:auto;padding:8px}.ai-conv-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:12px;color:#94a3b8;transition:background .1s}.ai-conv-item:hover{background:#1e293b}.ai-conv-item.active{background:#6366f126;color:#e2e8f0}.ai-conv-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-conv-delete{background:none;border:none;color:#475569;cursor:pointer;padding:2px;opacity:0;transition:opacity .1s}.ai-conv-item:hover .ai-conv-delete{opacity:1}.ai-conv-delete:hover{color:#ef4444}.ai-main{flex:1;display:flex;flex-direction:column;min-width:0}@media (max-width: 768px){.ai-sidebar{display:none}}
