*{box-sizing:border-box;padding:0;margin:0}html{font-size:15px}html:has(.app-layout){height:100%;overflow:hidden}body{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;min-height:100vh;color:#0f172a;line-height:1.5}html:has(.app-layout) body{height:100%;min-height:0;overflow:hidden}a{color:inherit;text-decoration:none}:root{--color-bg:#f4f6fb;--color-bg-subtle:#eef2f8;--color-surface:#fff;--color-surface-raised:#fff;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-text:#0f172a;--color-text-secondary:#475569;--color-text-muted:#64748b;--color-primary:#1e293b;--color-primary-hover:#0f172a;--color-accent:#4f46e5;--color-accent-hover:#4338ca;--color-accent-muted:#eef2ff;--color-accent-glow:rgba(99,102,241,.18);--sidebar-bg:#0b1120;--sidebar-bg-elevated:#111827;--sidebar-border:hsla(0,0%,100%,.06);--sidebar-text:hsla(0,0%,100%,.72);--sidebar-text-active:#fff;--sidebar-width:220px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--space-page-x:1.25rem;--space-page-y:1.125rem;--space-section:0.875rem;--shadow-sm:0 1px 2px rgba(15,23,42,.04);--shadow-md:0 4px 16px rgba(15,23,42,.06);--shadow-lg:0 12px 40px rgba(15,23,42,.08);--transition-fast:0.15s cubic-bezier(0.4,0,0.2,1);--transition-base:0.2s cubic-bezier(0.4,0,0.2,1)}body{background:var(--color-bg);color:var(--color-text)}.app-layout{height:100vh;height:100dvh;max-height:100dvh;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(99,102,241,.07),transparent),var(--color-bg)}.app-layout,.sidebar{display:flex;overflow:hidden}.sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:100;box-shadow:4px 0 24px rgba(0,0,0,.12)}.sidebar-header{padding:.85rem .85rem .7rem;border-bottom:1px solid var(--sidebar-border);flex-shrink:0}.logo{gap:.75rem}.logo,.logo-icon{display:flex;align-items:center}.logo-icon{font-size:1.05rem;background:#2563eb;width:34px;height:34px;border-radius:8px;justify-content:center;color:#fff;font-weight:700}.logo-icon-img{width:34px;height:34px;border-radius:10px;object-fit:contain;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),0 4px 12px rgba(0,0,0,.25)}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:.9375rem;font-weight:700;color:#f8fafc;letter-spacing:-.03em}.logo-subtitle{font-size:.6875rem;color:hsla(0,0%,100%,.55);letter-spacing:.06em;font-weight:600;line-height:1.2;text-transform:uppercase}.sidebar-nav{flex:1 1;padding:.45rem .55rem .65rem;display:flex;flex-direction:column;gap:.2rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.15) transparent}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:4px}.sidebar-nav-group{display:flex;flex-direction:column;gap:1px;margin-bottom:.35rem}.sidebar-nav-group-label{padding:.35rem .6rem .2rem;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.35);-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar-nav-group-label-footer{padding-top:0}.nav-item{display:flex;align-items:center;gap:.55rem;padding:.4rem .6rem;border:none;background:transparent;color:var(--sidebar-text);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);font-size:.78rem;text-align:left;width:100%}.nav-item:hover{background:hsla(0,0%,100%,.06);color:var(--sidebar-text-active)}.nav-item.active{background:linear-gradient(135deg,rgba(99,102,241,.22),rgba(79,70,229,.14));color:var(--sidebar-text-active);font-weight:600;box-shadow:inset 0 0 0 1px rgba(129,140,248,.25)}.nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.15rem;color:inherit;opacity:.85}.nav-item.active .nav-icon{color:#a5b4fc;opacity:1}.nav-label{font-weight:500;flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item-logout{margin-top:.15rem;color:hsla(0,0%,100%,.55)}.nav-item-logout:hover{background:rgba(239,68,68,.12);color:#fca5a5}.sidebar-footer{padding:.45rem .55rem .65rem;border-top:1px solid var(--sidebar-border);flex-shrink:0;background:rgba(0,0,0,.15)}.main-content{flex:1 1;margin-left:var(--sidebar-width);padding:var(--space-page-y) var(--space-page-x);height:100%;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:transparent}.main-content.main-content-chatbot{padding-bottom:1.5rem}.content-section.chatbot-split-view{max-width:none;width:100%;margin:0}.content-section{max-width:1360px;margin:0 auto}.content-section-full{max-width:none;width:100%}.leads-layout{display:flex;gap:2rem;align-items:flex-start;width:100%}.leads-list-card{flex:1 1;min-width:0}.leads-list-card.leads-list-card-narrow{flex:0 0 320px}.workspace-section{max-width:none;width:100%;min-width:0}.workspace-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.workspace-header-actions{display:flex;align-items:center;gap:.75rem}.workspace-saving-label{font-size:.8rem;color:#6b7280}.workspace-error{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:.9rem}.lead-import-modal{max-width:640px;width:calc(100% - 2rem)}.lead-import-modal-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.lead-import-close{border:none;background:transparent;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:6px}.lead-import-close:hover{background:#f3f4f6;color:#111827}.lead-import-format{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin:1rem 0;padding:.75rem 1rem;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb}.lead-import-format code{font-size:.85rem;color:#374151}.lead-import-dropzone{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem;border:1px dashed #cbd5e1;border-radius:10px;background:#fff;color:#374151;cursor:pointer;margin-bottom:1rem}.lead-import-dropzone input{display:none}.lead-import-dropzone:hover{border-color:#6366f1;background:#f8fafc}.lead-import-preview{margin-bottom:1rem}.lead-import-preview-title{font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.5rem}.lead-import-preview-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.lead-import-preview-table{width:100%;border-collapse:collapse;font-size:.85rem}.lead-import-preview-table td,.lead-import-preview-table th{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #f3f4f6}.lead-import-preview-table th{background:#f9fafb;color:#6b7280;font-weight:600}.lead-import-preview-more{margin-top:.35rem;font-size:.8rem;color:#6b7280}.lead-import-errors{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;background:#fff7ed;color:#c2410c;font-size:.85rem}.lead-import-errors p{margin:0 0 .25rem}.lead-import-success{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;background:#ecfdf5;color:#047857;font-size:.9rem}.kanban-root{width:100%;min-width:0}.kanban-toolbar{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.kanban-filter-toggle{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.kanban-filter-toggle button{padding:.4rem .9rem;border:none;cursor:pointer;font-size:.85rem;background:#fff;color:#374151}.kanban-filter-toggle button.active{background:#4338ca;color:#fff}.kanban-hint{font-size:.8rem;color:#6b7280}.kanban-board-frame{width:100%;min-width:0;max-width:100%}.kanban-board-nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.kanban-board-nav-label{font-size:.82rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.kanban-board-nav-buttons{display:flex;gap:.4rem}.kanban-scroll-btn{width:36px;height:36px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(15,23,42,.06);transition:background .15s ease,border-color .15s ease}.kanban-scroll-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.kanban-scroll-btn:disabled{opacity:.35;cursor:not-allowed}.kanban-board-scroll{display:flex;gap:.85rem;overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;min-width:0;padding:.25rem 0 .5rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.kanban-board-scroll::-webkit-scrollbar{display:none}.kanban-hscroll-footer{margin-top:.35rem;padding:.25rem 0 .15rem;border-top:1px solid #e2e8f0}.kanban-hscroll-range{width:100%;height:14px;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.kanban-hscroll-range:disabled{opacity:.45;cursor:default}.kanban-hscroll-range::-webkit-slider-runnable-track{height:10px;border-radius:999px;background:#e2e8f0}.kanban-hscroll-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:56px;height:10px;margin-top:0;border-radius:999px;background:#64748b;border:none;box-shadow:0 1px 3px rgba(15,23,42,.2)}.kanban-hscroll-range::-webkit-slider-thumb:hover{background:#475569}.kanban-hscroll-range::-moz-range-track{height:10px;border-radius:999px;background:#e2e8f0;border:none}.kanban-hscroll-range::-moz-range-thumb{width:56px;height:10px;border-radius:999px;background:#64748b;border:none;box-shadow:0 1px 3px rgba(15,23,42,.2)}.kanban-hscroll-range::-moz-range-thumb:hover{background:#475569}.kanban-column{flex:0 0 280px;width:280px;min-width:280px;max-height:calc(100vh - 220px);display:flex;flex-direction:column;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.kanban-column-drag-over{background:#eef2ff;border-color:#c7d2fe}.kanban-column-dragging{opacity:.55}.kanban-column-header{display:flex;align-items:center;gap:.4rem;padding:.65rem .75rem;border-bottom:1px solid #e5e7eb;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.kanban-column-header:active{cursor:-webkit-grabbing;cursor:grabbing}.kanban-column-grip{color:#94a3b8;font-size:.75rem;letter-spacing:-2px;line-height:1}.kanban-column-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.kanban-column-title{flex:1 1;min-width:0;border:none;background:none;padding:0;text-align:left;font-size:.85rem;font-weight:600;color:#111827;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-column-title:hover{color:#4338ca}.kanban-column-count{font-size:.75rem;color:#6b7280;background:#fff;border-radius:999px;padding:.1rem .5rem;border:1px solid #e5e7eb;flex-shrink:0}.kanban-column-delete{border:none;background:none;color:#94a3b8;cursor:pointer;padding:.15rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.kanban-column-delete:hover{color:#ef4444;background:#fef2f2}.kanban-column-body{flex:1 1;overflow-y:auto;padding:.65rem;display:flex;flex-direction:column;gap:.5rem;min-height:48px}.kanban-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.6rem .65rem;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.04)}.kanban-card-dragging{opacity:.55;cursor:-webkit-grabbing;cursor:grabbing;box-shadow:0 6px 16px rgba(0,0,0,.12)}.kanban-card-selected{border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.25);background:#f5f3ff}.kanban-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:6px}.kanban-card-title{font-size:.83rem;font-weight:600;color:#111827;word-break:break-word}.kanban-card-score{font-size:.72rem;font-weight:700;white-space:nowrap}.kanban-card-meta{font-size:.72rem;color:#6b7280;margin-top:2px}.kanban-card-assign select{width:100%;margin-top:.5rem;font-size:.75rem;padding:.25rem .35rem;border-radius:6px;border:1px solid #e5e7eb;color:#111827;background:#fff}.kanban-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.kanban-modal{background:#fff;border-radius:12px;padding:1.25rem;width:100%;max-width:420px;box-shadow:0 20px 40px rgba(15,23,42,.18)}.kanban-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.kanban-modal-header h3{margin:0;font-size:1.05rem}.kanban-modal-close{border:none;background:none;color:#6b7280;cursor:pointer;padding:.25rem}.kanban-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem;font-size:.85rem;color:#374151}.kanban-field input[type=text]{padding:.55rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem}.kanban-color-row{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.kanban-color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.kanban-color-swatch.active{border-color:#111827;box-shadow:inset 0 0 0 2px #fff}.kanban-color-input{width:36px;height:36px;border:none;background:none;cursor:pointer;padding:0}.kanban-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.kanban-modal-actions-right{display:flex;gap:.5rem;margin-left:auto}.kanban-btn-danger{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:8px;padding:.4rem .75rem;font-size:.85rem;cursor:pointer}.lead-detail-drawer-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.35);z-index:1100;animation:leadDrawerFadeIn .2s ease}.lead-detail-drawer{position:fixed;top:0;right:0;bottom:0;width:min(440px,100vw);background:var(--color-surface);box-shadow:-12px 0 48px rgba(15,23,42,.14);border-left:1px solid var(--color-border);z-index:1101;display:flex;flex-direction:column;animation:leadDrawerSlideIn .25s ease}@keyframes leadDrawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes leadDrawerSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.lead-detail-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.lead-detail-drawer-title-block{display:flex;align-items:center;gap:.75rem;min-width:0}.lead-detail-drawer-score-badge{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:10px;color:#fff;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center}.lead-detail-drawer-title-text{min-width:0}.lead-detail-drawer-title-text h2{margin:0 0 .2rem;font-size:1.05rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-detail-drawer-title-text p{margin:0;font-size:.8rem;color:#6b7280}.lead-detail-drawer-close{flex-shrink:0;border:none;background:#f3f4f6;border-radius:8px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151}.lead-detail-drawer-close:hover{background:#e5e7eb}.lead-detail-drawer-body{flex:1 1;overflow-y:auto;padding:1rem 1.25rem 1.5rem}.lead-detail-section{margin-bottom:1.5rem}.lead-detail-section h3{margin:0 0 .75rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.lead-detail-pipeline-grid,.lead-detail-score-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.lead-detail-field label{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.35rem}.lead-detail-readonly{padding:.55rem .75rem;background:#f9fafb;border-radius:8px;font-size:.9rem;color:#111827}.lead-detail-breakdown{padding:.85rem 1rem;background:#f9fafb;border-radius:10px;font-size:.85rem;color:#4b5563;display:flex;flex-direction:column;gap:.5rem}.lead-detail-dl{margin:0;display:flex;flex-direction:column;gap:.65rem}.lead-detail-dl div{display:grid;grid-template-columns:7rem 1fr;grid-gap:.5rem;gap:.5rem;font-size:.875rem}.lead-detail-dl dt{margin:0;color:#6b7280;font-weight:500}.lead-detail-dl dd{margin:0;color:#111827;word-break:break-word}.lead-detail-custom-fields{margin:.75rem 0 0;padding-left:1.1rem;font-size:.875rem;color:#374151}.lead-detail-loading{display:flex;align-items:center;gap:.75rem;padding:1.5rem;color:#6b7280;font-size:.875rem}.lead-detail-empty{color:#9ca3af;font-style:italic;font-size:.875rem;padding:.75rem 0}.lead-detail-conv-meta{display:flex;flex-direction:column;gap:.2rem;font-size:.85rem}.lead-detail-conv-meta span{color:#6b7280;font-size:.8rem}.lead-detail-more-msgs{font-size:.8rem;color:#1d4ed8;margin-top:.35rem}.lead-detail-drawer .lead-message-content{white-space:pre-wrap;word-break:break-word}.lead-detail-drawer .lead-conversations{max-height:none}.lead-detail-drawer .timeline-title{font-weight:600;margin-bottom:.25rem;font-size:.875rem}.lead-detail-drawer .timeline-details{font-size:.8rem;color:#6b7280;margin-bottom:.25rem}.lead-detail-drawer .timeline-time{font-size:.75rem;color:#9ca3af}.lead-detail-ai-section{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem;background:#f8fafc}.lead-detail-ai-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.lead-detail-email-block{margin-bottom:.5rem}.lead-detail-summary-block{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.lead-detail-email-composer{margin-top:0;display:flex;flex-direction:column;gap:.75rem}.lead-detail-email-edit-hint{margin:0;font-size:.78rem;color:#64748b}.lead-detail-ai-summary{margin-top:0;padding:.75rem;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe}.lead-detail-ai-summary-title{display:block;margin-bottom:.35rem;color:#1d4ed8;font-size:.82rem;font-weight:600}.lead-detail-ai-source{font-weight:500;color:#64748b}.formatted-ai-summary{display:flex;flex-direction:column;gap:.35rem}.formatted-ai-summary-label{margin:.15rem 0 0;font-weight:600;font-size:.85rem;color:#1e293b;line-height:1.45}.formatted-ai-summary-paragraph{margin:0;line-height:1.55;font-size:.88rem;color:#334155}.formatted-ai-summary-list{margin:0 0 .15rem;padding-left:1.15rem;list-style:disc}.formatted-ai-summary-list li{margin:.15rem 0;line-height:1.55;font-size:.88rem;color:#334155}.formatted-ai-summary-list li strong,.formatted-ai-summary-paragraph strong{font-weight:600;color:#1e293b}.lead-detail-ai-summary p{margin:0;white-space:pre-wrap;line-height:1.55;font-size:.88rem;color:#334155}.lead-detail-email-body{min-height:180px;resize:vertical;font-family:inherit;line-height:1.5;background:#fff}.lead-detail-email-regards{display:flex;flex-direction:column;gap:.15rem;padding:.65rem .75rem;border-radius:8px;background:#fff;border:1px dashed #cbd5e1;font-size:.88rem;color:#334155}.lead-detail-email-regards-preview{margin:0;font-family:inherit;font-size:.88rem;color:#334155;white-space:pre-wrap}.lead-detail-email-regards-note{font-size:.72rem;color:#94a3b8}.lead-detail-email-actions{display:flex;gap:.5rem;flex-wrap:wrap}.lead-detail-send-email-btn{width:auto!important}.lead-detail-email-hint{margin:0;font-size:.78rem;color:#64748b}.lead-detail-drawer .alert{margin-bottom:.75rem}.scoring-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.scoring-card{margin-bottom:1.25rem}.scoring-card h2{font-size:1rem;font-weight:600;margin:0 0 .75rem}.scoring-thresholds{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:1rem;gap:1rem}.scoring-rule-grid label,.scoring-rule-keywords,.scoring-thresholds label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:#374151}.scoring-rule-grid input,.scoring-rule-grid select,.scoring-rule-keywords input,.scoring-thresholds input{padding:.55rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem}.scoring-rules-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.scoring-rules-intro{font-size:.85rem;color:#6b7280;margin:0 0 1rem}.scoring-rules-list{display:flex;flex-direction:column;gap:.85rem}.scoring-rule{border:1px solid #e5e7eb;border-radius:10px;padding:.85rem 1rem;background:#fafafa}.scoring-rule-disabled{opacity:.65}.scoring-rule-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.scoring-rule-enable{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:#64748b}.scoring-rule-delete{border:none;background:none;color:#94a3b8;cursor:pointer;padding:.2rem}.scoring-rule-delete:hover{color:#ef4444}.scoring-rule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:.65rem}.scoring-rule-hint{font-size:.82rem;color:#6b7280;margin:0}.scoring-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;font-size:.9rem}.scoring-message-success{background:#ecfdf5;color:#047857}.scoring-message-error{background:#fef2f2;color:#b91c1c}.workflow-section{max-width:none;display:flex;flex-direction:column;gap:.65rem;min-height:calc(100vh - 120px)}.workflow-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.workflow-topbar-copy h1{margin:0 0 .15rem;font-size:1.35rem;font-weight:700;letter-spacing:-.03em;color:#0f172a}.workflow-topbar-copy p{margin:0;font-size:.82rem;color:#64748b}.workflow-save-btn{width:auto!important;flex-shrink:0;padding:.55rem 1.1rem;border-radius:10px;box-shadow:0 4px 14px rgba(37,99,235,.25)}.workflow-save-btn-inline{padding:.4rem .85rem;font-size:.78rem;box-shadow:none}.workflow-message{padding:.55rem .85rem;border-radius:10px;font-size:.85rem;flex-shrink:0}.workflow-message-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.workflow-message-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.workflow-editor{flex:1 1;display:flex;flex-direction:column;min-height:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 30px rgba(15,23,42,.06);overflow:hidden}.workflow-editor:-webkit-full-screen{position:fixed;inset:0;z-index:9999;width:100vw;height:100vh;max-height:100vh;border-radius:0;border:none;box-shadow:none}.workflow-editor.workflow-editor-fullscreen,.workflow-editor:fullscreen{position:fixed;inset:0;z-index:9999;width:100vw;height:100vh;max-height:100vh;border-radius:0;border:none;box-shadow:none}.workflow-editor:-webkit-full-screen .workflow-layout{flex:1 1;min-height:0;grid-template-rows:minmax(0,1fr)}.workflow-editor.workflow-editor-fullscreen .workflow-layout,.workflow-editor:fullscreen .workflow-layout{flex:1 1;min-height:0;grid-template-rows:minmax(0,1fr)}.workflow-editor:-webkit-full-screen .workflow-inspector,.workflow-editor:-webkit-full-screen .workflow-palette{min-height:0;overflow-y:auto}.workflow-editor.workflow-editor-fullscreen .workflow-inspector,.workflow-editor.workflow-editor-fullscreen .workflow-palette,.workflow-editor:fullscreen .workflow-inspector,.workflow-editor:fullscreen .workflow-palette{min-height:0;overflow-y:auto}.workflow-editor:-webkit-full-screen .workflow-canvas-wrap{position:relative;min-height:0;height:100%;overflow:auto}.workflow-editor.workflow-editor-fullscreen .workflow-canvas-wrap,.workflow-editor:fullscreen .workflow-canvas-wrap{position:relative;min-height:0;height:100%;overflow:auto}.workflow-editor:-webkit-full-screen .workflow-canvas{position:absolute;inset:0;min-width:100%;min-height:100%;width:100%;height:100%}.workflow-editor.workflow-editor-fullscreen .workflow-canvas,.workflow-editor:fullscreen .workflow-canvas{position:absolute;inset:0;min-width:100%;min-height:100%;width:100%;height:100%}.workflow-editor:-webkit-full-screen .workflow-edges{min-height:100%}.workflow-editor.workflow-editor-fullscreen .workflow-edges,.workflow-editor:fullscreen .workflow-edges{min-height:100%}.workflow-editor-bar{justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#f8fafc,#fff);flex-shrink:0}.workflow-editor-bar,.workflow-tabs{display:flex;align-items:center;flex-wrap:wrap}.workflow-tabs{gap:.4rem}.workflow-tab{display:inline-flex;align-items:center;gap:.35rem;border:1px solid transparent;background:#f1f5f9;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;cursor:pointer;color:#475569;transition:all .15s ease}.workflow-tab:hover{background:#e2e8f0;color:#1e293b}.workflow-tab.active{border-color:#c7d2fe;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#4338ca;font-weight:600;box-shadow:0 2px 8px rgba(99,102,241,.15)}.workflow-tab-paused{font-style:normal;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;background:#fff;border-radius:999px;padding:.1rem .35rem}.workflow-tab-add{border:1px dashed #cbd5e1;background:transparent;color:#64748b}.workflow-editor-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.workflow-enabled-toggle{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;color:#475569;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.workflow-enabled-toggle input{position:absolute;opacity:0;width:0;height:0}.workflow-enabled-slider{position:relative;width:36px;height:20px;background:#cbd5e1;border-radius:999px;transition:background .2s ease}.workflow-enabled-slider:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15);transition:transform .2s ease}.workflow-enabled-toggle input:checked+.workflow-enabled-slider{background:#6366f1}.workflow-enabled-toggle input:checked+.workflow-enabled-slider:after{transform:translateX(16px)}.workflow-name-input{width:180px;padding:.4rem .65rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.82rem;background:#fff;color:#0f172a}.workflow-name-input:focus{outline:none;border-color:#a5b4fc;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.workflow-connect-banner{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.45rem .85rem;background:#eef2ff;color:#4338ca;font-size:.8rem;font-weight:500;border-bottom:1px solid #c7d2fe;flex-shrink:0}.workflow-link-btn{border:none;background:none;color:#4338ca;font-size:.78rem;font-weight:600;cursor:pointer;text-decoration:underline}.workflow-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:all .15s ease}.workflow-icon-btn:hover{background:#f8fafc;color:#334155}.workflow-icon-btn-danger:hover{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.workflow-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 260px;flex:1 1;min-height:0}@media (max-width:1100px){.workflow-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(420px,1fr) auto}}.workflow-inspector,.workflow-palette{display:flex;flex-direction:column;min-height:0;background:#f8fafc;border-right:1px solid #eef2f7}.workflow-inspector{border-right:none;border-left:1px solid #eef2f7}.workflow-panel-head{padding:.75rem .85rem .5rem;border-bottom:1px solid #eef2f7;flex-shrink:0}.workflow-panel-head h3{margin:0;font-size:.88rem;font-weight:700;color:#0f172a}.workflow-panel-head span{font-size:.72rem;color:#94a3b8}.workflow-palette{overflow-y:auto;padding-bottom:.5rem}.workflow-palette-group{padding:.55rem .65rem 0}.workflow-palette-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.35rem}.workflow-palette-item{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;text-align:left;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem .6rem;margin-bottom:.35rem;background:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.workflow-palette-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,.08)}.workflow-palette-item strong{font-size:.78rem;color:#0f172a}.workflow-palette-item span{font-size:.68rem;color:#64748b;line-height:1.3}.workflow-palette-trigger{border-left:3px solid #10b981}.workflow-palette-trigger:hover{border-color:#6ee7b7}.workflow-palette-condition{border-left:3px solid #f59e0b}.workflow-palette-condition:hover{border-color:#fcd34d}.workflow-palette-action{border-left:3px solid #6366f1}.workflow-palette-action:hover{border-color:#a5b4fc}.workflow-canvas-wrap{position:relative;overflow:auto;min-height:0;background:#f1f5f9}.workflow-canvas{position:relative;min-width:1100px;min-height:100%;height:100%;background-color:#f8fafc;background-image:radial-gradient(circle,#cbd5e1 1px,transparent 0);background-size:20px 20px}.workflow-canvas-content{position:absolute;inset:0;transform-origin:0 0;transition:transform .22s ease}.workflow-edges{position:absolute;inset:0;width:100%;height:100%;min-height:600px;pointer-events:none;overflow:visible}.workflow-edge-path{fill:none;stroke:#818cf8;stroke-width:2.5;filter:drop-shadow(0 1px 2px rgba(99,102,241,.2))}.workflow-edge-preview{stroke:#6366f1;stroke-width:2.5;stroke-dasharray:8 5;animation:workflow-edge-dash .4s linear infinite;filter:none}@keyframes workflow-edge-dash{to{stroke-dashoffset:-13}}.workflow-edge-dot{fill:#6366f1;stroke:#fff;stroke-width:2}.workflow-node{position:absolute;min-height:88px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 16px rgba(15,23,42,.08);padding:.6rem .7rem 1.15rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;transition:box-shadow .15s ease,transform .15s ease}.workflow-node:hover{box-shadow:0 8px 24px rgba(15,23,42,.12)}.workflow-node.selected{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.18),0 8px 24px rgba(99,102,241,.15)}.workflow-node.connect-target-hover{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.28),0 8px 24px rgba(99,102,241,.18)}.workflow-node-trigger{background:linear-gradient(180deg,#fff,#ecfdf5);border-top:3px solid #10b981}.workflow-node-condition{background:linear-gradient(180deg,#fff,#fffbeb);border-top:3px solid #f59e0b}.workflow-node-action{background:linear-gradient(180deg,#fff,#eef2ff);border-top:3px solid #6366f1}.workflow-node-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.workflow-node-type{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .4rem;border-radius:999px;background:rgba(15,23,42,.06);color:#64748b}.workflow-node-trigger .workflow-node-type{background:#d1fae5;color:#047857}.workflow-node-condition .workflow-node-type{background:#fef3c7;color:#b45309}.workflow-node-action .workflow-node-type{background:#e0e7ff;color:#4338ca}.workflow-node-delete{border:none;background:none;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.workflow-node-delete:hover{color:#ef4444}.workflow-node-title{font-size:.86rem;font-weight:700;color:#0f172a;margin-bottom:.15rem}.workflow-node-summary{font-size:.73rem;color:#64748b;line-height:1.35}.workflow-port{position:absolute;width:14px;height:14px;border-radius:50%;border:2px solid #6366f1;background:#fff;padding:0;cursor:crosshair;z-index:3;transition:transform .12s ease,box-shadow .12s ease}.workflow-port:before{content:"";position:absolute;inset:-10px;border-radius:50%}.workflow-port-active,.workflow-port:hover{transform:scale(1.25);box-shadow:0 0 0 4px rgba(99,102,241,.22)}.workflow-port-in{top:-7px;left:50%;transform:translateX(-50%);cursor:copy}.workflow-port-in.workflow-port-active,.workflow-port-in:hover{transform:translateX(-50%) scale(1.3);border-color:#4338ca;background:#eef2ff}.workflow-port-out{bottom:-7px;left:50%;transform:translateX(-50%)}.workflow-port-out:hover{transform:translateX(-50%) scale(1.25)}.workflow-port-false,.workflow-port-true{width:auto;height:auto;min-width:28px;min-height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;bottom:-14px;padding:.15rem .4rem}.workflow-port-false{left:18px;border-color:#ef4444}.workflow-port-true{right:18px;left:auto;border-color:#22c55e}.workflow-port-label{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:inherit;pointer-events:none}.workflow-port-false .workflow-port-label{color:#b91c1c}.workflow-port-true .workflow-port-label{color:#15803d}.workflow-canvas-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b;font-size:.88rem;text-align:center;padding:2rem;pointer-events:none}.workflow-canvas-empty-hint{margin-top:.35rem;font-size:.8rem;color:#94a3b8}.workflow-inspector{overflow-y:auto;padding:.75rem}.workflow-inspector-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.85rem;gap:.5rem}.workflow-inspector-header h3{margin:0;font-size:.9rem;font-weight:700;color:#0f172a}.workflow-inspector-header p{margin:.15rem 0 0;font-size:.72rem;color:#94a3b8}.workflow-inspector-empty{padding:.25rem}.workflow-inspector-empty h3{margin:0 0 .65rem;font-size:.9rem;color:#0f172a}.workflow-inspector-empty ol{margin:0;padding-left:1.1rem;font-size:.8rem;color:#475569;line-height:1.65}.workflow-config-fields{display:flex;flex-direction:column;gap:.5rem}.workflow-config-field{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:600;color:#475569;margin-bottom:.5rem}.workflow-config-field input,.workflow-config-field select,.workflow-config-field textarea{padding:.45rem .6rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.82rem;font-weight:400;background:#fff}.workflow-config-field input:focus,.workflow-config-field select:focus,.workflow-config-field textarea:focus{outline:none;border-color:#a5b4fc;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.workflow-edge-list{margin-top:.85rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.workflow-edge-list h4{margin:0 0 .45rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.workflow-edge-list-item{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.78rem;margin-bottom:.3rem;color:#334155}.workflow-edge-list-item button{border:none;background:none;color:#ef4444;font-size:.72rem;font-weight:600;cursor:pointer}.page-header{margin-bottom:var(--space-section)}.page-header h1{font-size:1.375rem;font-weight:700;color:var(--color-text);margin-bottom:.2rem;letter-spacing:-.035em;line-height:1.2}.page-header p{color:var(--color-text-muted);font-size:.8125rem;line-height:1.45;max-width:52ch}.pricing-section{max-width:920px;margin:0 auto}.pricing-pro-banner{margin-bottom:1.25rem;padding:.75rem 1.25rem;background:#1e293b;color:#fff;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.pricing-pro-banner-icon{font-size:1.125rem;line-height:1}.pricing-combined-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:0;box-shadow:var(--shadow-md);overflow:hidden}.pricing-plans-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch}.pricing-plan-column{padding:2rem 2rem 1.75rem;display:flex;flex-direction:column;text-align:left}.pricing-plan-column-primary{background:linear-gradient(180deg,rgba(99,102,241,.04),transparent)}.pricing-plan-divider{width:1px;background:var(--color-border);margin:1.5rem 0}.pricing-plan-badge{display:inline-block;align-self:flex-start;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-muted);border-radius:999px;padding:.25rem .65rem;margin-bottom:.75rem}.pricing-plan-badge-muted{color:var(--color-text-secondary);background:var(--color-bg-subtle)}.pricing-single-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem 2rem 2.25rem;box-shadow:0 4px 6px -1px rgba(15,23,42,.06),0 2px 4px -2px rgba(15,23,42,.04);text-align:center}.pricing-plan-name{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 .35rem;letter-spacing:-.03em}.pricing-plan-tagline{color:#64748b;font-size:.9rem;margin:0 0 1.25rem;line-height:1.45;min-height:2.6em}.pricing-chatbot-selector{margin-bottom:1.5rem;padding:1.25rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.pricing-chatbot-selector label{display:block;font-size:.875rem;font-weight:500;color:#334155;margin-bottom:.75rem}.pricing-chatbot-controls{display:inline-flex;align-items:center;gap:0;border-radius:8px;overflow:hidden;border:1px solid #cbd5e1;background:#fff}.pricing-chatbot-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;color:#475569;background:#fff;border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.pricing-chatbot-btn:hover{background:#f1f5f9;color:#0f172a}.pricing-chatbot-input{width:64px;height:44px;text-align:center;font-size:1.125rem;font-weight:600;color:#0f172a;border:1px solid #e2e8f0;border-top:none;border-bottom:none;background:#fff;-moz-appearance:textfield}.pricing-chatbot-input::-webkit-inner-spin-button,.pricing-chatbot-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pricing-chatbot-note{font-size:.8125rem;color:#64748b;margin:.75rem 0 0}.pricing-total{margin-bottom:1.25rem;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;padding:.85rem 1rem;background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-radius:var(--radius-md);border:1px solid #e2e8f0}.pricing-unit-label{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.pricing-qty-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem}.pricing-qty-label{font-size:.8125rem;font-weight:600;color:var(--color-text-secondary)}.pricing-qty-controls{display:inline-flex;align-items:center;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);overflow:hidden;background:var(--color-surface)}.pricing-qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:var(--color-bg-subtle);color:var(--color-text);font-size:1.125rem;font-weight:600;cursor:pointer;transition:background var(--transition-fast)}.pricing-qty-btn:hover:not(:disabled){background:var(--color-border)}.pricing-qty-btn:disabled{opacity:.4;cursor:not-allowed}.pricing-qty-btn-plus{background:var(--color-accent-muted);color:var(--color-accent)}.pricing-qty-btn-plus:hover:not(:disabled){background:#ddd6fe}.pricing-qty-btn-plus-team{background:#ccfbf1;color:#0f766e}.pricing-qty-btn-plus-team:hover:not(:disabled){background:#99f6e4}.pricing-qty-value{min-width:2.5rem;text-align:center;font-size:.9375rem;font-weight:700;color:var(--color-text);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);line-height:36px}.pricing-discount-secondary{background:#334155}.pricing-discount{display:inline-flex;align-items:baseline;gap:2px;padding:.35rem .85rem;background:var(--color-primary);border-radius:var(--radius-sm)}.pricing-discount .pricing-currency{font-size:1.5rem;font-weight:700;color:#fff}.pricing-discount .pricing-amount{font-size:2.25rem;font-weight:800;color:#fff;letter-spacing:-.03em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.pricing-discount .pricing-period{font-size:.9375rem;font-weight:600;color:hsla(0,0%,100%,.95);margin-left:2px}.pricing-currency{font-size:1.5rem;font-weight:600;color:#0f172a}.pricing-amount{font-size:2.5rem;font-weight:700;color:#0f172a;letter-spacing:-.03em;line-height:1}.pricing-period{font-size:1rem;font-weight:500;color:#64748b;margin-left:2px}.pricing-features{list-style:none;padding:0;margin:0 0 1.25rem;flex:1 1}.pricing-features-left{text-align:left;max-width:none;margin-left:0;margin-right:0}.pricing-features li{font-size:.875rem;color:#334155;position:relative;padding:.4rem 0 .4rem 1.35rem}.pricing-features li:before{content:"✓";position:absolute;left:0;font-weight:700;color:#16a34a}.pricing-cta{display:inline-block;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;color:#fff;background:var(--color-accent);border-radius:var(--radius-sm);text-decoration:none;transition:background .15s ease,transform .05s ease}.pricing-cta:hover{background:var(--color-accent-hover)}.pricing-cta:disabled{opacity:.65;cursor:not-allowed}.pricing-cta-secondary{background:var(--color-surface);color:var(--color-accent);border:1px solid var(--color-accent)}.pricing-cta-secondary:hover{background:var(--color-accent-muted)}.pricing-cta-block{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;margin-top:auto;text-align:center;border:none;cursor:pointer}.pricing-cta-team{background:#0f766e;color:#fff;box-shadow:0 2px 8px rgba(15,118,110,.28)}.pricing-cta-team:hover:not(:disabled){background:#0d9488}.pricing-cta-team:disabled{opacity:.65;cursor:not-allowed}.paid-feature-gate{text-align:center;padding:2rem 1.5rem}.paid-feature-gate-icon{font-size:2rem;margin-bottom:.75rem}.paid-feature-gate h2{font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:var(--color-text)}.paid-feature-gate p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.5;max-width:36ch;margin:0 auto 1.25rem}.paid-feature-gate-cta{width:auto!important;min-width:200px;margin:0 auto}.paid-feature-gate-note{margin:1rem 0 0!important;font-size:.8125rem!important;color:var(--color-text-muted)!important}.pricing-checkout-error{font-size:.875rem;color:#dc2626;margin:0 0 .75rem;text-align:center}.pricing-paid-loading{text-align:center;padding:1rem 0;color:#64748b;font-size:.9375rem}.pricing-paid-badge{text-align:center;padding:1.25rem 1rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:10px;color:#065f46}.pricing-paid-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#10b981;color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.pricing-paid-badge strong{display:block;font-size:1.125rem;margin-bottom:.25rem}.pricing-paid-desc{font-size:.9375rem;color:#047857;margin:0;font-weight:500}.pricing-guarantee{font-size:.8125rem;color:#64748b;margin:0;padding:1rem 2rem 1.35rem;text-align:center;border-top:1px solid var(--color-border);background:var(--color-bg-subtle)}@media (max-width:768px){.pricing-plans-grid{grid-template-columns:1fr}.pricing-plan-divider{width:auto;height:1px;margin:0 1.5rem}.pricing-plan-column{padding:1.5rem 1.35rem 1.25rem}.pricing-plan-tagline{min-height:0}}.checkout-return-banner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;margin-bottom:1rem;border-radius:8px;font-size:.9375rem;font-weight:500}.checkout-return-banner.checkout-return-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.checkout-return-banner.checkout-return-cancelled{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.checkout-return-dismiss{background:none;border:none;font-size:1.25rem;line-height:1;cursor:pointer;color:inherit;opacity:.8;padding:0 .25rem}.checkout-return-dismiss:hover{opacity:1}.card-modern{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.1rem 1.2rem;box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-base),transform var(--transition-base)}.card-modern:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md)}.input-group-modern{margin-bottom:1.25rem}.input-group-modern label{display:block;margin-bottom:.5rem;font-weight:500;color:#334155;font-size:.875rem}.input-group-modern input,.input-group-modern select,.input-group-modern textarea{width:100%;padding:.625rem .875rem;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:.9375rem;color:#0f172a;transition:border-color .15s ease,box-shadow .15s ease}.input-group-modern input::placeholder,.input-group-modern textarea::placeholder{color:#94a3b8}.input-group-modern input:focus,.input-group-modern select:focus,.input-group-modern textarea:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-glow)}.input-group-modern input:disabled,.input-group-modern textarea:disabled{opacity:.6;cursor:not-allowed;background:#f8fafc}.btn-gradient{background:linear-gradient(135deg,var(--color-accent) 0,#6366f1 100%);color:#fff;border:none;padding:.5rem 1.1rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:600;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),filter var(--transition-fast);display:inline-flex;align-items:center;gap:.5rem;width:100%;justify-content:center;letter-spacing:.01em;box-shadow:0 2px 8px rgba(79,70,229,.28)}.btn-gradient:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 4px 14px rgba(79,70,229,.35);transform:translateY(-1px)}.btn-gradient:active:not(:disabled){transform:translateY(0)}.btn-gradient:disabled{opacity:.6;cursor:not-allowed}.spinner{width:16px;height:16px;border:2px solid rgba(37,99,235,.2);border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.alert{padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem;font-size:.875rem;font-weight:500}.alert-success{background:#ecfdf5;border:1px solid #10b981;color:#047857}.alert-error{background:#fef2f2;border:1px solid #dc2626;color:#b91c1c}.kb-page-builder{display:flex;flex-direction:column;gap:1rem}.kb-page-builder-top{display:flex;flex-direction:column;gap:.35rem}.kb-page-builder-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-items:start}.kb-page-builder-top-grid .input-group-modern{margin-bottom:0}@media (max-width:640px){.kb-page-builder-top-grid{grid-template-columns:1fr}}.kb-page-builder-hint{margin:0;font-size:.8rem;color:#64748b;line-height:1.45}.kb-page-builder-hint-field{font-size:.62rem;line-height:1.35;color:#a8b3c2;margin-top:.25rem}.kb-add-page-url{margin-bottom:.75rem}.kb-page-editor{display:flex;flex-direction:column;gap:1rem;min-height:0}.knowledge-editor-content-wide{max-width:980px}.knowledge-editor-content-inner:has(.kb-page-editor){overflow:hidden;display:flex;flex-direction:column}.knowledge-editor-content .kb-page-editor{flex:1 1;min-height:0;padding:1.25rem 1.75rem 0;display:flex;flex-direction:column}.knowledge-editor-content .kb-page-editor .input-group-modern,.knowledge-editor-content .kb-page-editor .input-group-modern:first-of-type,.knowledge-editor-content .kb-page-editor .input-group-modern:last-of-type{padding:0;margin-bottom:0;flex:none;display:block}.kb-page-editor-body{flex:1 1;min-height:0;overflow-y:auto;gap:1rem;padding-right:.15rem;margin-top:.25rem}.kb-edit-pages,.kb-edit-pages-list,.kb-page-editor-body{display:flex;flex-direction:column}.kb-edit-pages-list{gap:.75rem}.kb-edit-page-card-title{display:flex;align-items:center;gap:.45rem;min-width:0}.kb-edit-page-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#e0e7ff;color:#4338ca;font-size:.72rem;font-weight:600;flex-shrink:0}.kb-edit-reanalyze-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.kb-edit-reanalyze-btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.kb-edit-reanalyze-btn:disabled{opacity:.55;cursor:not-allowed}.kb-page-editor-footer{display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.75rem 1.25rem;margin:.25rem -1.75rem 0;border-top:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.kb-page-editor-footer .btn-gradient,.kb-page-editor-footer .btn-secondary{width:auto}.kb-edit-pages h3{margin:0 0 .65rem;font-size:.95rem;font-weight:600;color:#1e293b}.kb-edit-page-card{border:1px solid #e2e8f0;border-radius:12px;padding:.85rem;background:#fafafa}.kb-edit-page-card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.kb-edit-page-card-head strong{font-size:.85rem;color:#475569}.kb-edit-page-card-actions{display:flex;align-items:center;gap:.4rem}.kb-edit-page-meta{margin:.35rem 0 0;font-size:.72rem;color:#94a3b8}.history-item-edit{border:none;background:none;color:#64748b;cursor:pointer;padding:.25rem;display:inline-flex;align-items:center;justify-content:center}.history-item-edit:hover{color:#2563eb}.kb-add-page-form h3,.kb-collected-pages h3{margin:0 0 .65rem;font-size:.95rem;font-weight:600;color:#1e293b}.kb-collected-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.kb-collected-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.kb-collected-item-main{display:flex;align-items:flex-start;gap:.55rem;min-width:0}.kb-collected-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#dcfce7;color:#15803d;flex-shrink:0;margin-top:.1rem}.kb-collected-item strong{display:block;font-size:.88rem;color:#0f172a}.kb-collected-url{display:block;font-size:.78rem;color:#64748b;word-break:break-all}.kb-collected-meta{display:block;font-size:.72rem;color:#94a3b8;margin-top:.15rem}.kb-collected-remove{border:none;background:none;color:#94a3b8;cursor:pointer;padding:.25rem;flex-shrink:0}.kb-collected-remove:hover:not(:disabled){color:#ef4444}.kb-add-page-form{padding:.85rem;border:1px dashed #cbd5e1;border-radius:12px;background:#fafafa}.kb-add-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.kb-add-page-btn{width:auto}.kb-save-btn{width:auto!important;align-self:flex-start}.chat-card{height:calc(100vh - 200px);display:flex;flex-direction:column}.chat-header{padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.chat-website-info{display:flex;align-items:center;gap:1rem}.website-icon{font-size:1.5rem}.website-name{font-weight:600;color:#1a1a1a;font-size:1.1rem}.website-status{font-size:.85rem;color:#6b7280}.chat-container-modern{flex:1 1;display:flex;flex-direction:column;min-height:0}.chat-messages-modern{flex:1 1;overflow-y:auto;padding:1rem 0;gap:1rem}.chat-empty,.chat-messages-modern{display:flex;flex-direction:column}.chat-empty{align-items:center;justify-content:center;height:100%;text-align:center;color:#6b7280}.chat-empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.chat-empty h3{font-size:1.5rem;margin-bottom:.5rem;color:#374151}.message-modern{display:flex;gap:1rem;align-items:flex-start;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-user{flex-direction:row-reverse}.message-avatar{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.message-user .message-avatar{background:#2563eb;color:#fff}.message-assistant .message-avatar{background:#f1f5f9;color:#475569}.message-content{max-width:70%;padding:1rem 1.25rem;border-radius:16px;line-height:1.6;word-wrap:break-word}.message-user .message-content{background:#2563eb;border:1px solid #2563eb;color:#fff}.message-assistant .message-content{background:#f1f5f9;border:1px solid #e2e8f0;color:#0f172a}.typing-indicator{display:flex;gap:4px;padding:.5rem 0}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#9ca3af;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.chat-input-modern{display:flex;gap:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.chat-input-modern input{flex:1 1;padding:1rem 1.25rem;background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:1rem;color:#1a1a1a;transition:all .3s ease}.chat-input-modern input::placeholder{color:#9ca3af}.chat-input-modern input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.chat-input-modern input:disabled{opacity:.5;cursor:not-allowed}.btn-send{width:44px;height:44px;border-radius:6px;background:#2563eb;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.125rem;transition:background .15s ease;flex-shrink:0}.btn-send:hover:not(:disabled){background:#1d4ed8}.btn-send:disabled{opacity:.5;cursor:not-allowed;transform:none}.empty-state{text-align:center;padding:3rem 2rem}.empty-icon{width:56px;height:56px;margin:0 auto 1rem;border-radius:var(--radius-md);background:#f1f5f9;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.empty-state h3{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;color:#0f172a}.empty-state p{color:#64748b;margin-bottom:1.5rem;font-size:.875rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));grid-gap:.65rem;gap:.65rem;margin-bottom:var(--space-section)}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem .9rem;display:flex;align-items:center;gap:.65rem;transition:border-color .15s ease,box-shadow .15s ease;box-shadow:0 1px 2px rgba(15,23,42,.04)}.stat-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px rgba(15,23,42,.06)}.stat-icon{width:34px;height:34px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f5f9;border:1px solid var(--color-border);color:var(--color-text-secondary)}.stat-blue .stat-icon,.stat-green .stat-icon,.stat-pink .stat-icon,.stat-purple .stat-icon{background:#f1f5f9;border:1px solid var(--color-border);color:var(--color-accent)}.stat-content{flex:1 1}.stat-value{font-size:1.2rem;font-weight:600;color:#0f172a;margin-bottom:0;letter-spacing:-.02em}.stat-label{font-size:.72rem;color:#64748b}.quick-actions{margin-top:2rem}.quick-actions h2{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#0f172a}.action-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.action-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;box-shadow:0 1px 2px rgba(15,23,42,.04)}.action-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px rgba(15,23,42,.06)}.action-icon{width:44px;height:44px;margin-bottom:.75rem;border-radius:var(--radius-md);background:#f1f5f9;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.action-card h3{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:var(--color-text)}.action-card p{color:var(--color-text-muted);margin-bottom:1rem;line-height:1.5;font-size:.875rem}.action-btn{background:var(--color-accent);color:#fff;border:none;padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease;width:100%}.action-btn:hover{background:var(--color-accent-hover)}.dashboard-v2{max-width:none;margin:0;width:100%}.dashboard-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.dashboard-page-header{margin-bottom:0;flex:1 1;min-width:220px}.dashboard-date-filter{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;flex-shrink:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.3rem .4rem;box-shadow:var(--shadow-sm)}.dash-date-input,.dash-date-select{border:1px solid #e2e8f0;border-radius:6px;padding:.28rem .45rem;font-size:.75rem;color:#0f172a;background:#f8fafc}.dash-date-input:focus,.dash-date-select:focus{outline:none;border-color:#a5b4fc;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.dash-date-sep{color:#94a3b8;font-size:.85rem}.dash-refresh-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer}.dash-refresh-btn:hover{background:#f1f5f9;color:#334155}.dashboard-stats-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:.55rem}.dash-stat-card{position:relative;overflow:hidden}.dash-stat-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;opacity:.85}.dash-stat-card:after,.stat-indigo:after{background:linear-gradient(90deg,#6366f1,#818cf8)}.stat-teal:after{background:linear-gradient(90deg,#14b8a6,#2dd4bf)}.stat-orange:after{background:linear-gradient(90deg,#f97316,#fb923c)}.dash-change{display:inline-block;margin-top:.2rem;font-size:.62rem;font-weight:600;padding:.08rem .32rem;border-radius:999px}.dash-change-up{background:#ecfdf5;color:#047857}.dash-change-down{background:#fef2f2;color:#b91c1c}.dashboard-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin-bottom:.65rem}.dash-panel-wide{grid-column:1/-1}.dash-panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem .85rem .8rem;box-shadow:0 2px 8px rgba(15,23,42,.04)}.dash-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.55rem;margin-bottom:.55rem}.dash-panel-head h2{margin:0;font-size:.875rem;font-weight:700;color:#0f172a}.dash-panel-head p{margin:.1rem 0 0;font-size:.72rem;color:#64748b}.dash-panel-kpi{text-align:right}.dash-panel-kpi span{display:block;font-size:1.05rem;font-weight:700;color:#4338ca;line-height:1.1}.dash-panel-kpi small{font-size:.68rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.dash-empty,.dash-loading{color:#94a3b8;font-size:.78rem;padding:.85rem 0;text-align:center}.dash-chart-wrap{width:100%}.dash-chart-wrap--activity{position:relative;cursor:crosshair}.dash-activity-layout{width:100%}.dash-activity-chart-row{display:flex;align-items:flex-start;gap:.4rem;width:100%}.dash-y-axis-col{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;width:1.65rem;padding-top:16px;padding-bottom:8px;box-sizing:border-box}.dash-y-axis-tick{font-size:.7rem;font-weight:500;color:#64748b;line-height:1;text-align:right}.dash-plot-col{flex:1 1;min-width:0;position:relative;cursor:crosshair}.dash-activity-chart{width:100%;height:168px;display:block}.dash-grid-line{stroke:#e2e8f0;stroke-width:1;stroke-dasharray:4 4}.dash-grid-line-base{stroke:#cbd5e1;stroke-dasharray:none;stroke-width:1.25}.dash-line{stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px rgba(99,102,241,.25))}.dash-line-dot{fill:#6366f1;stroke:#fff;stroke-width:2.5;transition:r .15s ease}.dash-line-dot-active{fill:#4338ca;stroke:#eef2ff;stroke-width:3}.dash-hover-line{stroke:#a5b4fc;stroke-width:1.5;stroke-dasharray:4 3;pointer-events:none}.dash-chart-tooltip{position:absolute;top:.35rem;transform:translateX(-50%);min-width:120px;padding:.45rem .65rem;background:#0f172a;color:#f8fafc;border-radius:8px;box-shadow:0 8px 24px rgba(15,23,42,.22);pointer-events:none;z-index:2;text-align:center}.dash-chart-tooltip strong{display:block;font-size:.78rem;font-weight:600;margin-bottom:.15rem}.dash-chart-tooltip span{display:block;font-size:.72rem;color:#cbd5e1;line-height:1.35}.dash-chart-labels{display:flex;justify-content:space-between;margin-top:.35rem;font-size:.72rem;color:#94a3b8}.dash-chart-labels--activity{font-size:.75rem;font-weight:500;color:#64748b}.dash-bar-list{display:flex;flex-direction:column;gap:.65rem}.dash-bar-row-head{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#334155;margin-bottom:.25rem}.dash-bar-row-head strong{color:#0f172a}.dash-bar-track{height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden}.dash-bar-fill{height:100%;border-radius:999px;background:#6366f1;transition:width .35s ease}.dash-report-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}.dash-report-card{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:12px;padding:.85rem 1rem;color:#6366f1}.dash-report-card strong{display:block;font-size:1.05rem;color:#0f172a;line-height:1.2}.dash-report-card span{font-size:.75rem;color:#64748b}.dashboard-quick-actions{margin-top:.5rem}@media (max-width:900px){.dashboard-panels{grid-template-columns:1fr}.dashboard-date-filter{width:100%}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.history-list{display:flex;flex-direction:column;gap:.5rem}.history-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:border-color .15s ease,background .15s ease;box-shadow:0 1px 2px rgba(15,23,42,.04)}.history-item:hover{background:#f8fafc;border-color:#cbd5e1}.history-item-icon{width:44px;height:44px;border-radius:var(--radius-md);background:#f1f5f9;border:1px solid var(--color-border);color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-item-content{flex:1 1;min-width:0}.history-item-title{font-size:1.1rem;font-weight:600;color:#374151;margin-bottom:.25rem}.history-item-title,.history-item-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item-url{font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.history-item-meta{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#9ca3af}.history-item-arrow{font-size:1.5rem;color:#9ca3af;transition:all .3s ease;flex-shrink:0}.history-item:hover .history-item-arrow{color:#2563eb;transform:translateX(4px)}.history-item-delete{background:none;border:none;padding:.5rem;cursor:pointer;font-size:1.25rem;color:#ef4444;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:8px;opacity:.7}.history-item-delete:hover:not(:disabled){opacity:1;background:#fef2f2;transform:scale(1.1)}.history-item-delete:disabled{opacity:.5;cursor:not-allowed}.spinner-small{display:inline-block;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.loading-state .spinner{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#2563eb}.loading-state p{color:#6b7280}.tabs-container{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.tab-button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;background:transparent;border:none;color:var(--color-text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease,color .15s ease;font-size:.875rem;font-weight:500}.tab-button:hover{color:var(--color-text);background:#f1f5f9}.tab-button.active{color:var(--color-accent);background:var(--color-accent-muted);font-weight:600}.tab-icon{display:flex;align-items:center;color:inherit}.text-input-area{width:100%;padding:1rem 1.25rem;background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:1rem;color:#1a1a1a;font-family:inherit;resize:vertical;transition:all .3s ease;line-height:1.6}.text-input-area::placeholder{color:#9ca3af}.text-input-area:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.text-input-area:disabled{opacity:.5;cursor:not-allowed}.chatbot-settings{max-width:1000px}.page-header-compact{margin-bottom:1rem}.page-header-compact h1{font-size:1.35rem;margin-bottom:.25rem}.page-header-compact p{font-size:.875rem;margin:0}.chatbot-settings-compact .chatbot-form-grid{gap:1.25rem;margin-bottom:1.25rem}.chatbot-settings-compact .chatbot-form-column{gap:.75rem}.chatbot-settings-compact .input-group-modern{margin-bottom:.75rem}.chatbot-settings-compact .input-group-modern label{margin-bottom:.35rem;font-size:.8125rem}.chatbot-settings-compact .input-group-modern input,.chatbot-settings-compact .input-group-modern select,.chatbot-settings-compact .input-group-modern textarea{padding:.5rem .75rem;font-size:.875rem}.chatbot-settings-compact .chatbot-save-section{margin-top:1rem;padding-top:1rem;margin-bottom:0}.chatbot-settings-compact.card-modern{padding:1.25rem;margin-bottom:0}.chatbot-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.chatbot-form-column{display:flex;flex-direction:column;gap:1.5rem}.select-input{width:100%;background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:1rem;color:#1a1a1a;transition:all .3s ease;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 12 12'%3E%3Cpath fill='%231a1a1a' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding:1rem 3rem 1rem 1.25rem}.select-input:focus{outline:none;border-color:#2563eb;background-color:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.select-input:disabled{opacity:.5;cursor:not-allowed}.select-input option{background:#fff;color:#1a1a1a;padding:.5rem}.color-picker-wrap{display:flex;align-items:center;gap:.75rem}.color-picker-input{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;padding:2px;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;flex-shrink:0;display:block}.color-picker-input::-webkit-color-swatch-wrapper{padding:2px}.color-picker-input::-webkit-color-swatch{border:none;border-radius:6px;box-sizing:border-box}.color-picker-input::-moz-color-swatch{border:none;border-radius:6px;box-sizing:border-box}.color-picker-hex{font-size:.8125rem;color:#64748b;font-family:ui-monospace,monospace}.chatbot-save-section{display:flex;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.chatbot-save-section .btn-gradient{width:auto;min-width:150px}.input-hint{font-size:.85rem;color:#6b7280;margin-top:.5rem;font-style:italic}.chatbot-settings-compact .knowledge-multi-select{max-height:160px;gap:.35rem}.knowledge-multi-select{display:flex;flex-direction:column;gap:.5rem;max-height:220px;overflow-y:auto;padding:.5rem 0}.knowledge-checkbox-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;border:1px solid #e5e7eb;cursor:pointer;transition:background .15s,border-color .15s;flex-direction:row}.knowledge-checkbox-item input[type=checkbox]{margin:0 .5rem 0 0;flex-shrink:0;order:-1;width:16px;height:16px;min-width:16px;min-height:16px;cursor:pointer;accent-color:#2563eb}.knowledge-checkbox-name{font-weight:500;color:#111827}.knowledge-checkbox-item:hover{background:#f9fafb;border-color:#d1d5db}.knowledge-checkbox-item.selected{background:#eff6ff;border-color:#3b82f6}.logo-size-row{display:flex;gap:.75rem}.logo-size-field{flex:1 1;display:flex;flex-direction:column;gap:.35rem}.logo-size-label{font-size:.8rem;color:#64748b}.logo-size-field input{width:100%;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem}.setting-checkbox-label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-weight:500;color:#1e293b}.setting-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#1d4ed8;cursor:pointer}.embed-code-section{border-top:1px solid #e5e7eb;padding-top:2rem}.embed-code-container{position:relative}.embed-code-textarea{width:100%;padding:1rem 1.25rem;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;font-size:.9rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace;color:#1a1a1a;resize:vertical;line-height:1.6;cursor:text}.embed-code-textarea:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.btn-copy-code{position:absolute;top:.75rem;right:.75rem;padding:.5rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-copy-code:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 2px 8px rgba(37,99,235,.3)}.profile-picture-upload{display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-picture-preview{width:120px;height:120px;border-radius:50%;overflow:hidden;position:relative;border:3px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center}.profile-picture-img{width:100%;height:100%;object-fit:cover}.profile-picture-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#9ca3af;font-size:.9rem}.profile-picture-placeholder span:first-child{font-size:2rem}.profile-picture-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;border-radius:50%}.btn-upload{padding:.75rem 1.5rem;background:#2563eb;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;text-align:center;display:inline-block}.btn-upload,.input-group-modern .btn-upload,.input-group-modern label.btn-upload{color:#fff!important}.btn-upload:hover:not(:disabled){color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(37,99,235,.4)}.btn-upload:disabled{color:#fff;opacity:.6;cursor:not-allowed}.btn-remove-picture{padding:.5rem 1rem;background:#fee2e2;color:#dc2626;border:1px solid #fca5a5;border-radius:8px;cursor:pointer;font-size:.85rem;transition:all .3s ease}.btn-remove-picture:hover:not(:disabled){background:#fecaca;transform:translateY(-1px)}.btn-remove-picture:disabled{opacity:.5;cursor:not-allowed}.chatbot-split-view{display:grid;grid-template-columns:minmax(0,1fr) 392px;grid-gap:2rem;gap:2rem;align-items:start;max-width:100%}.chatbot-preview-panel{grid-column:2;grid-row:1;float:none;width:auto;max-width:392px;margin-left:0;margin-bottom:0;position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start;display:flex;flex-direction:column}.chatbot-settings-panel{grid-column:1;grid-row:1;min-width:0}.chatbot-split-view .chatbot-form-grid{grid-template-columns:1fr;gap:0;margin-bottom:0}.chatbot-split-view .chatbot-form-column{gap:.5rem}.chatbot-settings-panel .page-header-compact{margin-bottom:.75rem}.nav-arrow{display:flex;align-items:center;color:hsla(0,0%,100%,.45);margin-left:auto;transition:transform var(--transition-base)}.sidebar-submenu{margin:.25rem 0 .35rem .5rem;border-left:1px solid hsla(0,0%,100%,.08);padding-left:.65rem;max-height:320px;overflow-y:auto}.sidebar-submenu-header{display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem;width:100%;background:hsla(0,0%,100%,.04);border:1px dashed hsla(0,0%,100%,.14);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast);font-size:.75rem;color:hsla(0,0%,100%,.85);font-weight:600;margin-bottom:.45rem}.sidebar-submenu-header:hover{background:rgba(99,102,241,.12);border-color:rgba(129,140,248,.35);color:#fff}.sidebar-chatbot-empty{padding:.85rem .65rem;font-size:.75rem;color:hsla(0,0%,100%,.4);text-align:center}.sidebar-chatbot-limit-label{padding:0 .75rem .5rem;font-size:.75rem;color:hsla(0,0%,100%,.75)}.sidebar-chatbot-limit-label-warn{color:#fcd34d}.sidebar-chatbot-list{display:flex;flex-direction:column;gap:2px}.sidebar-chatbot-item{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;border-radius:6px;cursor:pointer;transition:background .15s ease;background:transparent;border:1px solid transparent}.sidebar-chatbot-item:hover{background:hsla(0,0%,100%,.1)}.sidebar-chatbot-item.active{background:rgba(99,102,241,.15);border-color:rgba(129,140,248,.35)}.sidebar-chatbot-delete{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:auto;border:none;border-radius:6px;background:transparent;color:hsla(0,0%,100%,.75);cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease,color .15s ease}.sidebar-chatbot-item.active .sidebar-chatbot-delete,.sidebar-chatbot-item:hover .sidebar-chatbot-delete{opacity:1}.sidebar-chatbot-delete:hover:not(:disabled){background:rgba(239,68,68,.2);color:#fecaca}.sidebar-chatbot-delete:disabled{opacity:1;cursor:wait}.spinner.spinner-xs{width:12px;height:12px;border-width:2px}.sidebar-chatbot-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;overflow:hidden}.sidebar-chatbot-icon img{width:100%;height:100%;object-fit:cover}.sidebar-chatbot-info{flex:1 1;min-width:0}.sidebar-chatbot-name{font-weight:600;color:#fff;font-size:.8125rem;margin-bottom:.0625rem}.sidebar-chatbot-desc,.sidebar-chatbot-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-chatbot-desc{font-size:.6875rem;color:hsla(0,0%,100%,.72)}.btn-small{padding:.5rem 1rem;font-size:.9rem}.chatbot-settings-panel::-webkit-scrollbar{width:6px}.chatbot-settings-panel::-webkit-scrollbar-track{background:transparent}.chatbot-settings-panel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chatbot-settings-panel::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chatbot-preview-panel{min-width:0}.chatbot-preview-header{margin-bottom:.75rem}.chatbot-preview-header h2{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.chatbot-preview-header p{color:var(--color-text-muted);font-size:.8125rem;margin:0}.chatbot-preview-container{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem;background:#f8fafc;border-radius:var(--radius-md);border:1px solid var(--color-border)}.chatbot-preview-container .empty-state{padding:2rem 1rem}.chatbot-interface-preview{width:360px;height:520px;max-width:100%;max-height:100%;display:flex;flex-direction:column;flex-shrink:0;filter:drop-shadow(0 16px 40px rgba(15,23,42,.18))}.chatbot-interface-preview .chatbot-interface{width:100%;height:100%;max-width:none;max-height:none;border-radius:20px;box-shadow:none;display:flex;flex-direction:column;overflow:hidden}.chatbot-interface-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f5f5f5;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.chatbot-interface{max-width:480px;max-height:800px;background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden}.chatbot-interface,.chatbot-interface-widget{width:100%;height:100%;display:flex;flex-direction:column}.chatbot-interface-widget{background:transparent}.chatbot-interface-compact .chatbot-interface{width:100%;height:100%;max-width:none;max-height:none;border-radius:20px;box-shadow:none;border:1px solid rgba(15,23,42,.08)}.chatbot-interface-compact .chatbot-header{padding:.85rem 1rem;background:#1e293b;border-bottom:1px solid #334155}.chatbot-interface-compact .chatbot-messages-area{padding:.75rem;background:#f8fafc;background-image:none}.chatbot-interface-compact .chatbot-icon{width:40px;height:40px;font-size:1.15rem}.chatbot-interface-compact .chatbot-status-dot{width:12px;height:12px;border-width:2px}.chatbot-interface-compact .chatbot-name{font-size:.95rem;margin-bottom:.15rem}.chatbot-interface-compact .chatbot-description{font-size:.75rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chatbot-interface-compact .chatbot-header-desc-row{align-items:flex-start;gap:.35rem}.chatbot-interface-compact .chatbot-mode-toggle{padding:2px}.chatbot-interface-compact .chatbot-mode-toggle-btn{font-size:.62rem;padding:.28rem .45rem}.chatbot-mode-toggle{display:flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.35);box-shadow:0 0 10px hsla(0,0%,100%,.35),0 0 22px hsla(0,0%,100%,.15);animation:chatbot-mode-toggle-glow 2.4s ease-in-out infinite}@keyframes chatbot-mode-toggle-glow{0%,to{box-shadow:0 0 8px hsla(0,0%,100%,.3),0 0 18px hsla(0,0%,100%,.12)}50%{box-shadow:0 0 14px hsla(0,0%,100%,.55),0 0 28px hsla(0,0%,100%,.25)}}.chatbot-mode-toggle-btn{padding:.38rem .65rem;border-radius:999px;border:none;background:transparent;color:hsla(0,0%,100%,.88);font-size:.72rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.chatbot-mode-toggle-btn-active{background:hsla(0,0%,100%,.95);color:#1e293b;box-shadow:0 0 8px hsla(0,0%,100%,.85),0 0 16px hsla(0,0%,100%,.45)}.chatbot-mode-toggle-btn:not(.chatbot-mode-toggle-btn-active):hover{background:hsla(0,0%,100%,.18)}.chatbot-interface-compact .chatbot-close-btn{width:28px;height:28px;font-size:1rem}.chatbot-interface-compact .chatbot-empty-state{padding:1.25rem}.chatbot-interface-compact .chatbot-empty-icon{font-size:2.5rem;margin-bottom:.65rem}.chatbot-interface-compact .chatbot-empty-state h3{font-size:1.05rem}.chatbot-interface-compact .chatbot-empty-state p{font-size:.82rem}.chatbot-interface-compact .chatbot-email-prompt{padding:1rem}.chatbot-interface-compact .chatbot-email-prompt-content{padding:1.25rem 1rem;border-radius:14px;box-shadow:0 8px 24px rgba(15,23,42,.08);border:1px solid #e2e8f0}.chatbot-interface-compact .chatbot-email-prompt-content h3{font-size:1.15rem;margin-bottom:.35rem}.chatbot-interface-compact .chatbot-email-prompt-content p{font-size:.85rem;margin-bottom:1rem}.chatbot-interface-compact .chatbot-email-input{padding:.65rem .85rem;font-size:.9rem;border-radius:10px;margin-bottom:.75rem}.chatbot-interface-compact .chatbot-email-submit-btn{padding:.65rem 1rem;font-size:.9rem;border-radius:10px}.chatbot-interface-compact .chatbot-message-content{padding:.6rem .85rem;font-size:.875rem;border-radius:14px}.chatbot-interface-compact .chatbot-messages{gap:.65rem}.chatbot-interface-compact .chatbot-input-area{padding:.65rem .75rem;background:#fff;border-top:1px solid #e2e8f0}.chatbot-interface-compact .chatbot-input{padding:.6rem .85rem;font-size:.875rem;border-radius:999px}.chatbot-interface-compact .chatbot-human-footer{padding:.35rem .65rem .5rem;font-size:.62rem}.chatbot-interface-compact .chatbot-mode-locked-label{font-size:.58rem}.chatbot-interface-compact .chatbot-close-btn:disabled,.chatbot-interface-compact .chatbot-mode-toggle-btn:disabled{cursor:default;opacity:.92}.chatbot-interface-compact .chatbot-send-btn{width:38px;height:38px;min-width:38px}.chatbot-header{background:#1a1a1a;padding:1.25rem 1.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.chatbot-header-left{display:flex;align-items:flex-start;gap:1rem;flex:1 1;min-width:0}.chatbot-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;position:relative;background:var(--chatbot-color,#2563eb);box-shadow:0 4px 12px rgba(0,0,0,.2);overflow:visible}.chatbot-icon-image{background:transparent;padding:0;overflow:visible}.chatbot-profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.chatbot-status-dot{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#22c55e;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px rgba(34,197,94,.4),0 0 8px rgba(34,197,94,.6),0 0 12px rgba(34,197,94,.4);z-index:10;animation:pulse-dot 2s ease-in-out infinite}.chatbot-header-info{flex:1 1;min-width:0}.chatbot-name{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatbot-description{font-size:.85rem;color:hsla(0,0%,100%,.7);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.35;flex:1 1;min-width:0}.chatbot-header-desc-row{display:flex;align-items:center;gap:.5rem;margin-top:.1rem}.chatbot-header-desc-row .chatbot-mode-toggle{flex-shrink:0;margin-left:auto}.chatbot-header-visitor-email{display:flex;align-items:center;gap:.5rem;margin-top:.35rem;flex-wrap:wrap;max-width:100%}.chatbot-header-visitor-email-text{font-size:.75rem;color:hsla(0,0%,100%,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:11rem}.chatbot-header-change-email{font-size:.7rem;padding:.15rem .45rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.12);color:#fff;cursor:pointer;flex-shrink:0}.chatbot-header-change-email:hover{background:hsla(0,0%,100%,.2)}.chatbot-header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;align-self:flex-start}.chatbot-talk-human-btn{padding:.4rem .75rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.12);color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease}.chatbot-talk-human-btn:hover{background:hsla(0,0%,100%,.22)}.chatbot-close-btn{width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.1);border:none;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.chatbot-close-btn:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.chatbot-messages-area{flex:1 1;overflow-y:auto;background:#f5f5f5;background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 0);background-size:20px 20px;padding:1rem;display:flex;flex-direction:column}.chatbot-empty-state{flex:1 1;flex-direction:column;text-align:center;color:#666;padding:2rem}.chatbot-empty-icon,.chatbot-empty-state{display:flex;align-items:center;justify-content:center}.chatbot-empty-icon{width:52px;height:52px;margin:0 auto 1rem;border-radius:var(--radius-md);background:#f1f5f9;border:1px solid var(--color-border);color:var(--color-text-muted)}.chatbot-empty-state h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}.chatbot-empty-language{font-size:.875rem!important;color:#4b5563!important;margin-bottom:.35rem!important;font-weight:500}.chatbot-empty-state p{font-size:.9rem;color:#999}.chatbot-messages{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}.chatbot-message{display:flex;animation:slideInMessage .3s ease;max-width:85%}.chatbot-message-user{align-self:flex-end;flex-direction:row-reverse}.chatbot-message-assistant{align-self:flex-start}.chatbot-message-content{padding:.75rem 1rem;border-radius:18px;line-height:1.5;word-wrap:break-word;font-size:.95rem}.chatbot-message-user .chatbot-message-content{background:var(--chatbot-color,#2563eb);color:#fff;border-bottom-right-radius:4px}.chatbot-message-assistant .chatbot-message-content{background:#fff;color:#1a1a1a;border:1px solid #e5e7eb;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.formatted-message{line-height:1.6}.message-paragraph{margin:0 0 1rem;line-height:1.6}.message-paragraph:last-child{margin-bottom:0}.message-list{margin:.75rem 0;padding-left:1.5rem;list-style:none}.message-list-item{margin:.5rem 0;padding-left:.5rem;position:relative;line-height:1.6}.message-list-item:before{content:"•";position:absolute;left:-1rem;color:inherit;font-weight:700;font-size:1.2em}.chatbot-message-content .formatted-message{white-space:pre-wrap;word-wrap:break-word}.chatbot-message-content .message-paragraph{margin-bottom:1rem}.chatbot-message-content .message-paragraph:last-child{margin-bottom:0}.chatbot-message-content .message-list{margin:.75rem 0}.message-content .formatted-message{white-space:pre-wrap;word-wrap:break-word}.message-content .message-paragraph{margin-bottom:1rem}.message-content .message-paragraph:last-child{margin-bottom:0}.message-content .message-list{margin:.75rem 0}.chatbot-typing-indicator{display:flex;gap:4px;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:18px;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.chatbot-typing-indicator span{width:8px;height:8px;border-radius:50%;background:#9ca3af;animation:typing 1.4s infinite}.chatbot-typing-indicator span:nth-child(2){animation-delay:.2s}.chatbot-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes slideInMessage{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbot-input-area{background:#fff;padding:1rem;border-top:1px solid #e5e5e5;display:flex;align-items:center;gap:.5rem}.chatbot-input{flex:1 1;padding:.75rem 1rem;border:1px solid #e5e5e5;border-radius:24px;font-size:.95rem;color:#333;background:#f9f9f9;transition:all .2s ease}.chatbot-input:focus{outline:none;border-color:var(--chatbot-color,#2563eb);background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.chatbot-input:disabled{opacity:.6;cursor:not-allowed}.chatbot-input::placeholder{color:#999}.chatbot-human-footer{margin:0;padding:.5rem 1rem .75rem;border-top:1px solid #f0f0f0;background:#fafafa;color:#6b7280;font-size:.7rem;line-height:1.45;text-align:center}.chatbot-mode-locked-label{flex-shrink:0;padding:.2rem .55rem;border-radius:999px;background:rgba(37,99,235,.1);color:#1d4ed8;font-size:.65rem;font-weight:600;white-space:nowrap}.chatbot-send-btn{width:40px;height:40px;border-radius:50%;background:var(--chatbot-color,#2563eb);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.15)}.chatbot-send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2);opacity:.9}.chatbot-send-btn:active:not(:disabled){transform:scale(.95)}.chatbot-send-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.chatbot-send-btn svg{width:20px;height:20px}.chatbot-messages-area::-webkit-scrollbar{width:6px}.chatbot-messages-area::-webkit-scrollbar-track{background:transparent}.chatbot-messages-area::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chatbot-messages-area::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chatbot-email-prompt{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem}.chatbot-email-prompt-content{background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center}.chatbot-email-prompt-content h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.chatbot-email-prompt-content p{font-size:.95rem;color:#6b7280;margin-bottom:1.5rem}.chatbot-email-language-note{font-size:.9375rem;color:#4b5563;line-height:1.45;margin-bottom:1rem!important}.chatbot-email-language-note strong{color:#111827;font-weight:600}.chatbot-email-instruction{margin-bottom:1.5rem!important}.chatbot-email-input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;color:#1a1a1a;background:#fff;transition:all .2s ease;margin-bottom:1rem;box-sizing:border-box}.chatbot-email-input:focus{outline:none;border-color:var(--chatbot-color,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.chatbot-email-input:disabled{opacity:.6;cursor:not-allowed}.chatbot-email-submit-btn{width:100%;padding:.75rem 1.5rem;background:var(--chatbot-color,#2563eb);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.chatbot-email-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.chatbot-email-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.chatbot-visitor-form-error{color:#dc2626;font-size:.875rem;margin:-.5rem 0 1rem;text-align:left}.custom-visitor-fields-editor{margin-top:.5rem}.custom-visitor-fields-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.custom-visitor-fields-title{font-weight:600;color:#1a1a1a}.custom-visitor-fields-add-btn{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;padding:.35rem .75rem;font-size:.875rem;cursor:pointer}.custom-visitor-fields-add-btn:hover:not(:disabled){background:#f9fafb}.custom-visitor-fields-add-btn:disabled{opacity:.5;cursor:not-allowed}.custom-visitor-fields-empty{margin-top:.25rem}.custom-visitor-fields-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.custom-visitor-field-row{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem;background:#fafafa}.custom-visitor-field-row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.custom-visitor-field-index{font-size:.8rem;font-weight:600;color:#6b7280}.custom-visitor-field-remove{border:none;background:transparent;color:#dc2626;font-size:.8rem;cursor:pointer}.custom-visitor-field-inputs{display:grid;grid-template-columns:1fr 120px;grid-gap:.5rem;gap:.5rem}.custom-visitor-field-inputs .input-modern:nth-child(3){grid-column:1/-1}.custom-visitor-field-required{grid-column:1/-1;margin:0}.floating-chat-icon{position:fixed;bottom:24px;right:24px;width:64px;height:64px;border:none;background:transparent;cursor:pointer;z-index:999;padding:0;transition:all .3s ease}.floating-chat-icon:hover{transform:scale(1.1)}.floating-chat-icon:active{transform:scale(.95)}.floating-chat-icon-circle{width:100%;height:100%;border-radius:50%;background:var(--chatbot-color,#2563eb);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,99,235,.4),0 0 0 0 rgba(37,99,235,.4);transition:all .3s ease;position:relative}.floating-chat-icon:hover .floating-chat-icon-circle{box-shadow:0 6px 30px rgba(37,99,235,.6),0 0 0 8px rgba(37,99,235,.1)}.floating-chat-icon svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media (max-width:1200px){.chatbot-split-view{grid-template-columns:1fr;gap:1.5rem}.chatbot-preview-panel{grid-column:1;grid-row:1;max-width:100%;position:static}.chatbot-settings-panel{grid-column:1;grid-row:2}.main-content.main-content-chatbot{padding-bottom:1.25rem}}@media (max-width:768px){.chatbot-interface-container{padding:0}.chatbot-interface{max-width:100%;max-height:100%;border-radius:0}.chatbot-preview-panel{max-width:100%}.chatbot-preview-container{padding:.75rem}.chatbot-form-grid{grid-template-columns:1fr;gap:1.5rem}.sidebar{width:72px}.sidebar .logo-text,.sidebar .nav-arrow,.sidebar .nav-label,.sidebar .sidebar-nav-group-label,.sidebar .sidebar-submenu,.sidebar .user-details{display:none}.sidebar .nav-item{justify-content:center;padding:.65rem}.sidebar .nav-icon{width:auto}.main-content{margin-left:72px;padding:1.25rem;height:100%;min-height:0;overflow-y:auto}.message-content{max-width:85%}.floating-chat-icon{bottom:16px;right:16px;width:56px;height:56px}}.knowledge-editor-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;overflow-y:auto}.knowledge-editor-content{background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;position:relative}.knowledge-editor-content-inner{overflow-y:auto;flex:1 1;display:flex;flex-direction:column}.knowledge-editor-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:#fff}.knowledge-editor-header h2{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0}.knowledge-editor-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.knowledge-editor-close:hover{background:#f3f4f6;color:#1a1a1a}.knowledge-editor-content .input-group-modern{padding:1.5rem 2rem}.knowledge-editor-content .input-group-modern:first-of-type{padding-top:2rem}.knowledge-editor-content .input-group-modern:last-of-type{padding-bottom:2rem;flex:1 1;display:flex;flex-direction:column}.knowledge-editor-content .input-group-modern textarea{flex:1 1;min-height:400px;resize:vertical}.knowledge-editor-actions{display:flex;gap:.75rem;padding:1.25rem 1.75rem;border-top:1px solid #e2e8f0;background:#f8fafc;justify-content:flex-end}.btn-secondary{padding:.5rem 1rem;background:var(--color-surface);color:var(--color-text-secondary);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);display:inline-flex;align-items:center;gap:.5rem}.btn-secondary:hover:not(:disabled){background:var(--color-bg-subtle);border-color:var(--color-text-muted);box-shadow:var(--shadow-sm)}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.knowledge-editor-modal{padding:1rem}.knowledge-editor-content{max-height:95vh}.knowledge-editor-header{padding:1rem 1.5rem}.knowledge-editor-header h2{font-size:1.25rem}.knowledge-editor-content .input-group-modern{padding:1rem 1.5rem}.knowledge-editor-actions{padding:1rem 1.5rem;flex-direction:column}.knowledge-editor-actions button{width:100%}}.confirm-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10001;padding:2rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal{background:var(--color-surface);border-radius:var(--radius-md);width:100%;max-width:440px;padding:1.5rem 1.75rem;box-shadow:var(--shadow-lg);border:1px solid var(--color-border);animation:slideUp .2s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.confirm-modal-icon{width:48px;height:48px;margin:0 auto 1rem;border-radius:var(--radius-md);background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;display:flex;align-items:center;justify-content:center}.confirm-modal-title{font-size:1.125rem;font-weight:600;color:#0f172a;text-align:center;margin-bottom:.75rem}.confirm-modal-message{font-size:.9375rem;color:#64748b;text-align:center;line-height:1.5;margin-bottom:1.5rem}.confirm-modal-actions{display:flex;gap:1rem;justify-content:center}.btn-danger{padding:.625rem 1.25rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background .15s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-danger:disabled{opacity:.6;cursor:not-allowed;transform:none}.leads-list{display:flex;flex-direction:column;gap:.75rem}.lead-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease;background:#fff;gap:.5rem}.lead-item:hover{border-color:#d1d5db;background:#f9fafb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.lead-item.active{border-color:#2563eb;background:#f0f4ff;box-shadow:0 4px 12px rgba(37,99,235,.2)}.lead-score{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.lead-status{padding:.15rem .5rem;border-radius:8px;font-size:.65rem;font-weight:600;text-transform:capitalize}.lead-status-new{background:#dbeafe;color:#1e40af}.lead-status-contacted{background:#fef3c7;color:#92400e}.lead-status-qualified{background:#d1fae5;color:#065f46}.lead-status-proposal{background:#e0e7ff;color:#3730a3}.lead-status-negotiation{background:#fce7f3;color:#831843}.lead-status-closed_won{background:#dcfce7;color:#166534}.lead-status-closed_lost{background:#fee2e2;color:#991b1b}.lead-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#f3f4f6;color:#1a1a1a;border-radius:12px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.lead-tag:hover{background:#e5e7eb}.lead-timeline{flex-direction:column;padding-left:1.5rem}.lead-timeline,.timeline-item{display:flex;gap:1rem;position:relative}.timeline-dot{position:absolute;left:-1.75rem;top:.25rem;width:12px;height:12px;border-radius:50%;background:#2563eb;border:3px solid #fff;box-shadow:0 0 0 2px #2563eb}.timeline-content{flex:1 1;padding:.75rem;background:#f9fafb;border-radius:8px}.lead-conversations{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto}.lead-conversation-item{padding:1rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.lead-conversation-messages{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.lead-message{padding:.75rem;border-radius:8px;background:#fff;border-left:3px solid #e5e7eb}.lead-message-user{border-left-color:#2563eb}.lead-message-assistant{border-left-color:#22c55e}.lead-message-role{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem}.lead-message-content{font-size:.9rem;color:#1a1a1a;line-height:1.5}.analytics-accordion-list{display:flex;flex-direction:column;gap:1rem}.analytics-accordion-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease}.analytics-accordion-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#d1d5db}.analytics-accordion-header{padding:1.25rem 1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:#f9fafb;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.analytics-accordion-header:hover{background:#f3f4f6}.analytics-accordion-icon{font-size:1.25rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.analytics-accordion-arrow{font-size:.75rem;color:#6b7280;transition:transform .3s ease;display:inline-block}.analytics-accordion-content{padding:1.5rem;background:#fff;border-top:1px solid #e5e7eb;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.analytics-conversation-item{padding:1.5rem;background:#f9fafb;border-radius:12px;margin-bottom:1rem;border:1px solid #e5e7eb}.analytics-conversation-item:last-child{margin-bottom:0}.analytics-conversation-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.analytics-chat-list{display:flex;flex-direction:column;gap:1.5rem}.analytics-chat-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease}.analytics-chat-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#d1d5db}.analytics-chat-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.analytics-chatbot-info{display:flex;align-items:center;gap:.75rem}.analytics-chatbot-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:10px}.analytics-chatbot-name{font-weight:600;color:#1a1a1a;font-size:1rem;margin-bottom:.25rem}.analytics-chat-time{font-size:.85rem;color:#6b7280}.analytics-messages{display:flex;flex-direction:column;gap:1rem}.analytics-message{display:flex;gap:.75rem;align-items:flex-start}.analytics-message-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.analytics-message-user .analytics-message-avatar{background:#2563eb}.analytics-message-assistant .analytics-message-avatar{background:#f3f4f6}.analytics-message-content{flex:1 1;min-width:0}.analytics-message-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.analytics-message-text{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;color:#1a1a1a;line-height:1.6;word-wrap:break-word}.analytics-message-user .analytics-message-text{background:#2563eb;color:#fff;border:none}.analytics-message-assistant .analytics-message-text{background:#fff;border:1px solid #e5e7eb}@media (max-width:768px){.analytics-chat-item{padding:1rem}.analytics-message{gap:.5rem}.analytics-message-avatar{width:28px;height:28px;font-size:.9rem}.analytics-message-text{padding:.75rem;font-size:.9rem}}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{display:block;margin-bottom:.75rem;font-weight:600;color:#374151;font-size:.95rem}.gmail-integration-card{margin-top:0}.gmail-integration-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.gmail-integration-header h2{margin:0 0 .35rem;font-size:1.25rem;color:#1a1a1a}.gmail-integration-header p{margin:0;color:#64748b;font-size:.92rem;line-height:1.5}.gmail-integration-icon{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.gmail-integration-loading{display:flex;align-items:center;gap:.75rem;color:#64748b;font-size:.92rem}.gmail-integration-connected{display:flex;flex-direction:column;gap:.5rem}.gmail-integration-status-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.25rem .65rem;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.75rem;font-weight:600}.gmail-integration-email{font-size:1rem;font-weight:600;color:#0f172a}.gmail-integration-meta{font-size:.85rem;color:#64748b}.gmail-integration-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.gmail-integration-copy{margin:0 0 1rem;color:#64748b;font-size:.92rem;line-height:1.5}.gmail-connect-btn{width:auto}.slack-integration-card{margin-top:0}.slack-integration-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.slack-integration-header h2{margin:0 0 .35rem;font-size:1.25rem;color:#1a1a1a}.slack-integration-header p{margin:0;color:#64748b;font-size:.92rem;line-height:1.5}.slack-integration-icon{width:44px;height:44px;border-radius:12px;background:#f3e8ff;color:#7c3aed;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.slack-integration-loading{display:flex;align-items:center;gap:.75rem;color:#64748b;font-size:.92rem}.slack-integration-connected{display:flex;flex-direction:column;gap:.5rem}.slack-integration-status-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.25rem .65rem;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.75rem;font-weight:600}.slack-integration-team{font-size:1rem;font-weight:600;color:#0f172a}.slack-integration-meta{font-size:.85rem;color:#64748b}.slack-integration-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.slack-integration-copy{margin:0 0 1rem;color:#64748b;font-size:.92rem;line-height:1.5}.slack-connect-btn{width:auto}.slack-integration-mapping{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e5e7eb}.slack-integration-mapping h3{margin:0 0 .35rem;font-size:1.05rem;color:#0f172a}.slack-chatbot-mapping-list{display:flex;flex-direction:column;gap:.85rem}.slack-chatbot-mapping-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(180px,1.4fr) auto auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.85rem;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.slack-chatbot-mapping-name{font-weight:600;color:#0f172a;font-size:.92rem}.slack-channel-select{padding:.65rem .85rem;min-height:auto}.slack-notify-toggle{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:#475569;white-space:nowrap}@media (max-width:900px){.slack-chatbot-mapping-row{grid-template-columns:1fr}}.input-modern{width:100%;padding:1rem 1.25rem;background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:1rem;color:#1a1a1a;transition:all .3s ease;font-family:inherit}.input-modern::placeholder{color:#9ca3af}.input-modern:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.input-modern:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.input-modern textarea{resize:vertical;min-height:100px;font-family:inherit}.form-actions{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.form-actions .btn-primary{background:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background .15s ease}.form-actions .btn-primary:hover:not(:disabled){background:#1d4ed8}.form-actions .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.form-row{grid-template-columns:1fr;gap:1rem}.form-actions{flex-direction:column}.form-actions .btn-primary{width:100%}}.blazly-widget-button{position:fixed;bottom:24px;right:24px;width:64px;height:64px;background:var(--chatbot-color,#2563eb);box-shadow:0 4px 20px rgba(0,0,0,.15),0 0 0 0 rgba(37,99,235,.4);transition:all .3s ease}.blazly-widget-button:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(0,0,0,.2),0 0 0 8px rgba(37,99,235,.1)}.blazly-widget-status-dot{width:16px;height:16px;border:3px solid #fff;box-shadow:0 0 0 2px rgba(34,197,94,.4),0 0 8px rgba(34,197,94,.6)}.blazly-widget-container{position:fixed;bottom:24px;right:24px;box-shadow:0 16px 48px rgba(15,23,42,.22)}@media (max-width:768px){.blazly-widget-container{width:100%;height:100%;max-width:100vw;max-height:100vh;bottom:0;right:0;border-radius:0}.blazly-widget-button{bottom:16px;right:16px;width:56px;height:56px}}body.widget-page{margin:0;padding:0}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 70% 60% at 50% -10%,rgba(99,102,241,.12),transparent),var(--color-bg);padding:2rem}.auth-card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem;width:100%;max-width:420px;border:1px solid var(--color-border)}.auth-logo{gap:.75rem;margin-bottom:1.5rem}.auth-logo,.auth-logo-icon{display:flex;align-items:center;justify-content:center}.auth-logo-icon{width:40px;height:40px;border-radius:8px;background:#2563eb;color:#fff;font-size:1.25rem;font-weight:600}.auth-logo-img{width:48px;height:48px;border-radius:10px;object-fit:contain;flex-shrink:0}.auth-logo-text{font-size:1.5rem;font-weight:600;color:#0f172a;letter-spacing:-.025em}.brand-text-stack{display:flex;flex-direction:column;line-height:1.15}.brand-text-primary{font-size:1.375rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.brand-text-secondary{font-size:.9375rem;font-weight:600;color:#475569;letter-spacing:-.01em}.auth-logo .brand-text-primary{font-size:1.5rem}.auth-logo .brand-text-secondary{font-size:1rem;color:#64748b}.brand-logo-img{width:48px;height:48px;border-radius:10px;object-fit:contain;flex-shrink:0;box-shadow:0 2px 8px rgba(15,23,42,.1)}.auth-title{font-size:1.25rem;font-weight:600;color:#0f172a;text-align:center;margin-bottom:.25rem;letter-spacing:-.02em}.auth-subtitle{color:#64748b;text-align:center;margin-bottom:1.5rem;font-size:.875rem}.auth-divider{display:flex;align-items:center;gap:1rem;margin:1.25rem 0}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.auth-divider span{color:#94a3b8;font-size:.8125rem}.btn-google{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.btn-google:hover{background:#f8fafc;border-color:#94a3b8}.btn-google:disabled{opacity:.6;cursor:not-allowed}.auth-footer{text-align:center;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.auth-footer a{color:#2563eb;font-weight:500;font-size:.875rem}.auth-footer a:hover{text-decoration:underline}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:6px}.auth-error,.auth-info{padding:.625rem .875rem;font-size:.875rem;margin-bottom:1rem}.auth-info{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:6px}.auth-forgot-link{margin-top:.35rem;background:none;border:none;padding:0;font-size:.875rem;color:#1d4ed8;cursor:pointer;text-align:left}.auth-forgot-link:hover:not(:disabled){text-decoration:underline}.auth-forgot-link:disabled{opacity:.6;cursor:not-allowed}.auth-link-btn{display:block;width:100%;margin-top:.75rem;background:none;border:none;padding:.5rem;font-size:.875rem;color:#64748b;cursor:pointer;text-align:center}.auth-link-btn:hover:not(:disabled){color:#1d4ed8}.auth-link-btn:disabled{opacity:.6;cursor:not-allowed}.auth-form{margin-bottom:0}.auth-input-group{margin-bottom:1.25rem}.auth-input-group:last-of-type{margin-bottom:1.5rem}.auth-submit-btn{width:100%;justify-content:center;margin-bottom:0}.auth-loading{flex-direction:column;justify-content:center;min-height:100vh;color:#6b7280}.auth-loading,.inbox-page-header{display:flex;align-items:center;gap:1rem}.inbox-page-header{justify-content:space-between}.inbox-unread-pill{background:#ef4444;color:#fff;font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:999px}.inbox-layout{display:grid;grid-template-columns:320px 1fr;grid-gap:1rem;gap:1rem;min-height:calc(100vh - 180px)}.inbox-chat,.inbox-list{display:flex;flex-direction:column;min-height:520px;overflow:hidden}.inbox-list-header{padding-bottom:1rem;border-bottom:1px solid #e5e7eb;margin-bottom:.5rem}.inbox-list-header h2{margin:0;font-size:1rem}.inbox-thread-list{display:flex;flex-direction:column;gap:.35rem;overflow-y:auto;max-height:calc(100vh - 260px)}.inbox-thread-item{text-align:left;border:1px solid transparent;background:#f9fafb;border-radius:10px;padding:.75rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.inbox-thread-item.active,.inbox-thread-item:hover{background:#eef2ff;border-color:#c7d2fe}.inbox-thread-item-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.inbox-thread-visitor{font-weight:600;color:#111827;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-thread-badge{background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;min-width:1.25rem;height:1.25rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem}.inbox-thread-meta{display:flex;gap:.35rem;align-items:center;font-size:.75rem;color:#6b7280;margin-top:.25rem}.inbox-thread-preview{margin-top:.35rem;font-size:.8rem;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-chat-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.inbox-chat-header h2{margin:0 0 .25rem;font-size:1.1rem}.inbox-chat-header p{margin:0;color:#6b7280;font-size:.85rem}.inbox-status{font-size:.75rem;font-weight:600;text-transform:capitalize;padding:.25rem .6rem;border-radius:999px;flex-shrink:0}.inbox-status-open{background:#dcfce7;color:#166534}.inbox-status-closed{background:#f3f4f6;color:#4b5563}.inbox-status-blocked{background:#fef2f2;color:#991b1b}.inbox-chat-header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.inbox-chat-header-main{min-width:0}.inbox-actions-menu{position:relative}.inbox-actions-trigger{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;cursor:pointer;transition:background .15s ease,border-color .15s ease}.inbox-actions-trigger:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.inbox-actions-trigger:disabled{opacity:.6;cursor:not-allowed}.inbox-actions-dropdown{position:absolute;top:calc(100% + .35rem);right:0;min-width:210px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 25px rgba(15,23,42,.12);padding:.35rem;z-index:20}.inbox-actions-dropdown button{display:flex;align-items:center;gap:.5rem;width:100%;text-align:left;border:none;background:transparent;color:#111827;font-size:.85rem;padding:.55rem .65rem;border-radius:8px;cursor:pointer}.inbox-actions-dropdown button:hover:not(:disabled){background:#f3f4f6}.inbox-actions-dropdown button:disabled{opacity:.6;cursor:not-allowed}.inbox-action-danger{color:#b91c1c!important}.inbox-tags-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb;margin-bottom:.25rem}.inbox-tag{display:inline-flex;align-items:center;gap:.25rem;background:#eef2ff;color:#3730a3;font-size:.75rem;font-weight:600;padding:.2rem .45rem;border-radius:999px}.inbox-tag-sm{font-size:.68rem;padding:.15rem .4rem}.inbox-tag-remove{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:inherit;padding:0;cursor:pointer;opacity:.7}.inbox-tag-remove:hover:not(:disabled){opacity:1}.inbox-thread-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.35rem}.inbox-thread-item.pinned{border-color:#c7d2fe}.inbox-thread-item.blocked{opacity:.75}.inbox-thread-pin-icon{display:inline-block;vertical-align:-1px;margin-right:.2rem;color:#6366f1}.inbox-thread-closed{color:#6b7280;font-weight:600}.inbox-tag-input-wrap{display:inline-flex;align-items:center;gap:.35rem}.inbox-tag-input{border:1px solid #d1d5db;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;width:120px}.inbox-tag-add-btn{border:none;background:#eef2ff;color:#3730a3;font-size:.75rem;font-weight:600;padding:.25rem .55rem;border-radius:999px;cursor:pointer}.inbox-tag-add-btn:disabled{opacity:.5;cursor:not-allowed}.inbox-blocked-notice{display:flex;align-items:center;gap:.5rem;padding:.75rem .85rem;border-top:1px solid #e5e7eb;background:#fef2f2;color:#991b1b;font-size:.85rem;border-radius:0 0 var(--radius-md) var(--radius-md)}.inbox-messages{flex:1 1;overflow-y:auto;padding:1rem 0;gap:.75rem}.inbox-message,.inbox-messages{display:flex;flex-direction:column}.inbox-message{max-width:80%;gap:.2rem}.inbox-message-user{align-self:flex-start}.inbox-message-assistant,.inbox-message-owner{align-self:flex-end}.inbox-message-label{font-size:.7rem;color:#6b7280}.inbox-message-header{display:flex;align-items:center;gap:.45rem}.inbox-message-assistant .inbox-message-header,.inbox-message-owner .inbox-message-header{flex-direction:row-reverse}.inbox-message-time{font-size:.65rem;color:#9ca3af;white-space:nowrap}.inbox-message-content{padding:.65rem .85rem;border-radius:12px;font-size:.9rem;line-height:1.45}.inbox-message-user .inbox-message-content{background:#f3f4f6;color:#111827}.inbox-message-owner .inbox-message-content{background:#667eea;color:#fff}.inbox-message-assistant .inbox-message-content{background:#eef2ff;color:#1e293b}.inbox-reply-area{display:flex;align-items:center;gap:.5rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.inbox-reply-input{flex:1 1;min-width:0;border:1px solid #d1d5db;border-radius:10px;padding:.65rem .85rem;font-size:.9rem}.inbox-reply-btn{flex-shrink:0;width:auto;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;background:var(--color-accent);color:#fff;border:none;border-radius:10px;padding:.65rem .9rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease}.inbox-reply-btn:hover:not(:disabled){background:var(--color-accent-hover)}.inbox-reply-btn:disabled{opacity:.55;cursor:not-allowed}.inbox-reply-spinner{width:14px;height:14px;border-width:2px}.inbox-error{color:#b91c1c;font-size:.85rem;margin:.25rem 0 0}@media (max-width:960px){.inbox-layout{grid-template-columns:1fr}.inbox-list{min-height:auto;max-height:280px}}.reports-panel{max-width:1140px}.reports-charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.reports-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.1rem 1.15rem 1.15rem;min-height:280px;display:flex;flex-direction:column}.reports-chart-card-wide{grid-column:span 2}.reports-chart-card-kpi{min-height:240px}.reports-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.reports-chart-head h2{margin:0 0 .2rem;font-size:1rem;color:#111827}.reports-chart-head p{margin:0;font-size:.78rem;color:#6b7280}.reports-chart-head svg{color:#9ca3af;flex-shrink:0}.reports-chart-kpi{text-align:right}.reports-chart-kpi span{display:block;font-size:1.35rem;font-weight:700;color:#111827;line-height:1.1}.reports-chart-kpi small{font-size:.72rem;color:#6b7280}.reports-chart-highlight{margin:0 0 .75rem;font-size:.82rem;color:#374151}.reports-empty{margin:auto 0;text-align:center;color:#9ca3af;font-size:.88rem}.reports-kpi-chart{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:.5rem 0}.reports-kpi-value{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.35rem}.reports-kpi-value strong{font-size:2.4rem;line-height:1;color:#111827}.reports-kpi-value span{font-size:.85rem;color:#6b7280}.reports-kpi-chart p{margin:0;font-size:.82rem;color:#6b7280;max-width:260px}.reports-hbar-list{display:flex;flex-direction:column;gap:.65rem}.reports-hbar-row{display:grid;grid-template-columns:minmax(0,38%) 1fr;grid-gap:.65rem;gap:.65rem;align-items:center}.reports-hbar-label{font-size:.8rem;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reports-hbar-track-wrap{display:flex;align-items:center;gap:.5rem;min-width:0}.reports-hbar-track{flex:1 1;height:8px;background:#f3f4f6;border-radius:999px;overflow:hidden}.reports-hbar-fill{height:100%;border-radius:999px;min-width:4px}.reports-hbar-value{font-size:.78rem;color:#111827;min-width:2rem;text-align:right}.reports-stacked-chart{flex:1 1;display:flex;flex-direction:column;min-height:220px}.reports-stacked-layout{display:flex;gap:.5rem;flex:1 1;min-height:180px}.reports-stacked-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1.6rem;min-width:1.25rem;font-size:.68rem;color:#9ca3af;text-align:right}.reports-stacked-plot{flex:1 1;min-width:0;display:flex;flex-direction:column}.reports-stacked-bars{flex:1 1;display:flex;align-items:flex-end;justify-content:center;gap:.65rem;min-height:140px;padding-top:.5rem;border-bottom:1px solid #e5e7eb}.reports-stacked-col{position:relative;flex:0 1 auto;min-width:36px;max-width:72px;display:flex;flex-direction:column;align-items:center;height:100%}.reports-stacked-col-active .reports-stacked-bar{opacity:.92;filter:brightness(1.05)}.reports-stacked-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);z-index:2;background:#1f2937;color:#fff;border-radius:8px;padding:.4rem .55rem;font-size:.72rem;white-space:nowrap;pointer-events:none;display:flex;flex-direction:column;gap:.15rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.reports-stacked-tooltip strong{font-weight:600}.reports-stacked-tooltip span{color:#d1d5db;font-size:.68rem}.reports-stacked-bar{width:100%;max-width:36px;min-height:4px;display:flex;flex-direction:column;border-radius:4px 4px 0 0;overflow:hidden;margin-top:auto}.reports-stacked-won{background:#10b981;width:100%}.reports-stacked-lost{background:#ef4444;width:100%}.reports-stacked-label{font-size:.68rem;color:#6b7280;margin-top:.45rem;white-space:nowrap;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis}.reports-stacked-mode-note{margin:.45rem 0 0;font-size:.72rem;color:#9ca3af}.reports-legend{display:flex;gap:1rem;margin-top:.75rem;font-size:.78rem;color:#6b7280}.reports-legend span{display:inline-flex;align-items:center;gap:.35rem}.reports-legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.reports-legend-won{background:#10b981}.reports-legend-lost{background:#ef4444}.reports-winrate{flex:1 1;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.reports-winrate-ring{position:relative;width:120px;height:120px}.reports-winrate-ring svg{width:100%;height:100%}.reports-winrate-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.reports-winrate-center strong{font-size:1.35rem;color:#111827}.reports-winrate-center span{font-size:.72rem;color:#6b7280}.reports-winrate-breakdown{display:flex;flex-direction:column;gap:.5rem}.reports-winrate-row{display:grid;grid-template-columns:10px 1fr auto auto;grid-gap:.45rem;gap:.45rem;align-items:center;font-size:.82rem;color:#374151}.reports-winrate-row em{font-style:normal;color:#9ca3af;font-size:.75rem}.reports-funnel{display:flex;flex-direction:column;gap:.55rem}.reports-funnel-row{display:grid;grid-template-columns:minmax(0,120px) 1fr;grid-gap:.65rem;gap:.65rem;align-items:center}.reports-funnel-label{font-size:.8rem;color:#374151}.reports-funnel-bar-wrap{display:flex;align-items:center;gap:.5rem}.reports-funnel-bar{height:22px;border-radius:6px;min-width:8px;transition:width .2s ease}.reports-funnel-bar-wrap strong{font-size:.82rem;color:#111827}@media (max-width:960px){.reports-charts-grid{grid-template-columns:1fr}.reports-chart-card-wide{grid-column:span 1}.reports-hbar-row{grid-template-columns:1fr;gap:.35rem}.dashboard-header-row{flex-direction:column;align-items:stretch}}body,html{margin:0;padding:0}#__next,body,html{background:transparent!important}.blazly-widget-button{position:absolute;bottom:8px;right:8px;min-width:24px;min-height:24px;border-radius:50%;background:var(--chatbot-color,#1d4ed8);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.18),0 0 0 0 rgba(102,126,234,.35);z-index:100000;transition:all .25s ease;overflow:visible;animation:float 3s ease-in-out infinite;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;padding:0}.blazly-widget-button:hover{transform:scale(1.08);box-shadow:0 8px 24px rgba(0,0,0,.22),0 0 0 6px rgba(102,126,234,.12)}.blazly-widget-logo{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.blazly-widget-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.blazly-widget-status-dot{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;background:#22c55e;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px rgba(34,197,94,.35);z-index:10;animation:pulse-dot 2s ease-in-out infinite}.blazly-widget-container{position:absolute;bottom:0;right:0;width:360px;max-width:calc(100vw - 48px);height:520px;max-height:calc(100vh - 48px);z-index:100001;box-shadow:0 16px 48px rgba(15,23,42,.22),0 0 0 1px hsla(0,0%,100%,.08);border-radius:20px;overflow:hidden;pointer-events:auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}@media (max-width:768px){.blazly-widget-container{width:100%;height:100%;max-width:100vw;max-height:100vh;bottom:0;right:0;border-radius:0}.blazly-widget-button{bottom:16px;right:16px}.chatbot-interface-widget .chatbot-header{position:relative;align-items:flex-start;padding-right:3.25rem;gap:.5rem}.chatbot-interface-widget .chatbot-header-left{min-width:0;flex:1 1}.chatbot-interface-widget .chatbot-header-info{min-width:0}.chatbot-interface-widget .chatbot-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbot-interface-widget .chatbot-header-actions{position:static;flex-shrink:0;gap:.35rem}.chatbot-interface-widget .chatbot-close-btn{position:absolute;top:.65rem;right:.65rem;width:36px;height:36px;min-width:36px;min-height:36px;font-size:1.1rem;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.35);z-index:5}.chatbot-interface-widget .chatbot-header-desc-row{flex-wrap:wrap}.chatbot-interface-widget .chatbot-header-desc-row .chatbot-mode-toggle{margin-left:0;max-width:100%}.chatbot-interface-widget .chatbot-mode-toggle-btn{font-size:.58rem;padding:.26rem .4rem}.chatbot-interface-widget .chatbot-human-footer{padding:.35rem .65rem .5rem;font-size:.62rem;line-height:1.35}.chatbot-interface-widget .chatbot-mode-locked-label{font-size:.58rem;padding:.18rem .45rem}}