.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--sidebar-width: 220px;--sidebar-collapsed: 64px}html,body,#root{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sb-scroll::-webkit-scrollbar{display:none}.sb-scroll{scrollbar-width:none;-ms-overflow-style:none}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}nav a.nav-link:hover{background-color:#ffffff14}.navbar-brand{font-size:1rem}canvas{display:block}.table-hover tbody tr:hover td{background-color:#0d6efd0a}.card:hover{box-shadow:0 4px 16px #00000014!important;transition:box-shadow .15s}.font-monospace{font-family:Courier New,Courier,monospace}.badge{font-weight:500;letter-spacing:.01em}.pipeline-col{min-height:200px}.text-10{font-size:10px!important}.text-11{font-size:11px!important}.text-12{font-size:12px!important}.text-13{font-size:13px!important}.text-14{font-size:14px!important}.text-15{font-size:15px!important}.text-16{font-size:16px!important}.text-brand{color:#1e1b4b!important}.text-purple{color:#7c3aed!important}.text-muted-2{color:#6b7280!important}.text-muted-3{color:#9ca3af!important}.ls-wide{letter-spacing:.07em}.ls-wider{letter-spacing:.1em}.lh-tight{line-height:1.2}.cursor-pointer{cursor:pointer}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.rounded-crm{border-radius:14px!important}.rounded-crm-sm{border-radius:10px!important}.rounded-crm-xs{border-radius:8px!important}.rounded-crm-btn{border-radius:9px!important}.btn-crm{background:#4d50d8;color:#fff!important;border:none;border-radius:9px;font-weight:600;font-size:13px;padding:.45rem 1.1rem;transition:opacity .2s;display:inline-flex;align-items:center;gap:6px}.btn-crm:hover{opacity:.9;color:#fff!important}.btn-crm:disabled{opacity:.6;cursor:not-allowed}.btn-crm-sm{font-size:12px;padding:.35rem .9rem}.btn-crm-lg{font-size:15px;padding:.75rem 1.5rem;border-radius:10px}.btn-crm-outline{border:1.5px solid #7c3aed;color:#7c3aed;background:none;border-radius:9px;font-weight:600;font-size:13px;padding:.4rem 1rem;transition:background .15s}.btn-crm-outline:hover{background:#ede9fe;color:#5b21b6}.crm-sidebar{background:linear-gradient(175deg,#5457e6,#4d50d8);height:100vh;width:230px;transition:width .22s ease;overflow-x:hidden;display:flex;flex-direction:column;flex-shrink:0}.crm-sidebar.collapsed{width:64px}.crm-sidebar-brand{height:64px;display:flex;align-items:center;gap:.5rem;padding:0 .75rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;overflow:hidden}.crm-sidebar-brand-icon{width:34px;height:34px;border-radius:9px;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-sidebar-brand-name{font-size:15px;font-weight:700;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-sidebar-brand-sub{font-size:10px;color:#ffffff73;letter-spacing:.04em}.crm-sidebar-nav{flex:1;padding:.75rem 0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.crm-sidebar-nav::-webkit-scrollbar{display:none}.crm-nav-section-label{font-size:10px;font-weight:700;letter-spacing:.08em;color:#ffffff59;text-transform:uppercase;padding:0 1rem;margin-bottom:4px;display:block}.crm-nav-divider{height:1px;background:#ffffff12;margin:8px 1rem 4px}.crm-nav-link{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin:0 .5rem 2px;border-radius:8px;font-size:13.5px;font-weight:500;text-decoration:none!important;color:#ffffffbf;transition:background .15s,color .15s}.crm-nav-link:hover{color:#ffffffd9;background:#ffffff14}.crm-nav-link.active{background:#ffffff26;color:#fff;font-weight:600}.crm-nav-group-toggle{cursor:pointer}.crm-nav-sublink{padding-left:2.25rem;font-size:13px}.crm-sidebar-bottom{flex-shrink:0;border-top:1px solid rgba(255,255,255,.1)}.crm-sidebar-user{display:flex;align-items:center;gap:.5rem;padding:.75rem;overflow:hidden}.crm-sidebar-user-avatar{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.crm-sidebar-user-name{font-size:13px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-sidebar-user-email{font-size:11px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-sidebar-logout{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:#ef444426;color:#fca5a5;font-size:13.5px;border:none;cursor:pointer;transition:background .2s}.crm-sidebar-logout:hover{background:#ef444447}.crm-sidebar-collapse{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:#ffffff0f;color:#fff6;font-size:12px;border:none;cursor:pointer;transition:background .2s}.crm-sidebar-collapse:hover{background:#ffffff1a}.crm-topbar{height:64px;background:#fff;border-bottom:1px solid #e9ecef;display:flex;align-items:center;padding:0 1.5rem;gap:.75rem;flex-shrink:0}.crm-page-title-icon{font-size:17px;color:#7c3aed}.crm-page-title-text{font-size:16px;font-weight:700;color:#1e1b4b}.crm-page-subtitle{font-size:11px;color:#9ca3af;font-weight:500;display:flex;align-items:center;gap:4px;margin-top:1px}.crm-live-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;display:inline-block;margin-right:2px;box-shadow:0 0 0 2px #22c55e33}.crm-topbar-tabs{padding:4px;border-radius:11px;flex-shrink:1;min-width:0;background:#f2f3fa}.crm-topbar-tabs .crm-tab{padding:.45rem .85rem;font-size:13px}.crm-search-wrap{position:relative;width:280px}.crm-search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:13px;pointer-events:none;z-index:1}.crm-search-spinner{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#7c3aed;width:13px;height:13px;border-width:2px}.crm-search-input{width:100%;padding:.45rem 2rem;border:1.5px solid #e5e7eb;border-radius:9px;font-size:13px;background:#f9fafb;outline:none;transition:border-color .2s,box-shadow .2s}.crm-search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;background:#fff}.crm-search-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000024;border:1px solid #e5e7eb;z-index:2000;overflow:hidden;max-height:320px;overflow-y:auto}.crm-search-hint{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af;padding:8px 14px 4px}.crm-search-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;color:#9ca3af}.crm-search-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:9px 14px;background:none;border:none;text-align:left;cursor:pointer;transition:background .15s}.crm-search-item:hover{background:#f5f3ff}.crm-search-item-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.crm-search-item-name{font-size:13px;font-weight:600;color:#111827}.crm-search-item-sub{font-size:11px;color:#6b7280}.crm-topbar-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.crm-bell-wrap{position:relative;flex-shrink:0}.crm-bell-btn{position:relative;width:38px;height:38px;border-radius:10px;border:none;background:#f9fafb;color:#4b5563;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:background .15s}.crm-bell-btn:hover{background:#f1f5f9}.crm-bell-badge{position:absolute;top:4px;right:4px;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-weight:700;line-height:15px;text-align:center;box-shadow:0 0 0 2px #fff}.crm-bell-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:340px;max-height:420px;overflow-y:auto;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 8px 32px #00000024;z-index:2000}.crm-bell-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f1f5f9}.crm-bell-dropdown-title{font-size:13px;font-weight:700;color:#1e1b4b}.crm-bell-markall{background:none;border:none;color:#7c3aed;font-size:11px;font-weight:600;cursor:pointer}.crm-bell-item{display:block;width:100%;text-align:left;border:none;background:none;padding:10px 14px;cursor:pointer;border-bottom:1px solid #f8fafc;transition:background .15s}.crm-bell-item:hover{background:#f9fafb}.crm-bell-item.unread{background:#f5f3ff}.crm-bell-item-title{font-size:12.5px;font-weight:600;color:#1e1b4b}.crm-bell-item-body{font-size:11.5px;color:#6b7280;margin-top:2px}.crm-bell-item-time{font-size:10.5px;color:#9ca3af;margin-top:4px}.crm-bell-empty{padding:2rem 1rem;text-align:center;color:#9ca3af;font-size:12.5px}.crm-card{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important}.crm-card-sm{border:none!important;border-radius:12px!important;box-shadow:0 1px 8px #00000014!important}.crm-tabs{display:flex;gap:4px;padding:4px;background:#f2f3fa;border-radius:14px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.crm-tabs::-webkit-scrollbar{display:none}.crm-tab{display:flex;align-items:center;gap:8px;padding:.5rem 1rem;border-radius:10px;border:none;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .18s;outline:none;background:transparent;color:#6b7280}.crm-tab:hover{color:#374151;background:#0000000a}.crm-tab:focus,.crm-tab:focus-visible{outline:none;box-shadow:none}.crm-tab.active{background:#fff;color:#111827;box-shadow:0 2px 8px #0000001f}.crm-tab.active i{color:#111827}.crm-input{font-size:13px;border-radius:8px!important;border:1.5px solid #e5e7eb!important;padding:.5rem .75rem!important;background:#f9fafb;transition:border-color .2s,box-shadow .2s;width:100%}.crm-input:focus{border-color:#7c3aed!important;box-shadow:0 0 0 3px #7c3aed1a!important;background:#fff;outline:none}.crm-input[readonly]{background:#f3f4f6;cursor:default}.crm-select{font-size:13px;border-radius:8px!important;border:1.5px solid #e5e7eb!important;padding:.45rem .75rem!important;background:#fff;cursor:pointer;transition:border-color .2s}.crm-select:focus{border-color:#7c3aed!important;box-shadow:0 0 0 3px #7c3aed1a!important;outline:none}.crm-label{font-size:12px;font-weight:600;color:#374151;margin-bottom:4px;display:block}.crm-label .req{color:#ef4444}.crm-filter-input{font-size:13px;border-radius:8px!important;border:1.5px solid #e5e7eb!important;padding:.38rem .75rem .38rem 30px!important;transition:border-color .2s}.crm-filter-input:focus{border-color:#7c3aed!important;box-shadow:0 0 0 2px #7c3aed14!important;outline:none}.crm-filter-select{font-size:13px;border-radius:8px!important;border:1.5px solid #e5e7eb!important;padding:.38rem .75rem!important;background:#fff;cursor:pointer}.badge-new{background:#dbeafe!important;color:#1d4ed8!important}.badge-contacted{background:#e0f2fe!important;color:#0369a1!important}.badge-qualified{background:#d1fae5!important;color:#065f46!important}.badge-proposal{background:#ede9fe!important;color:#5b21b6!important}.badge-negotiation{background:#fef3c7!important;color:#92400e!important}.badge-won{background:#dcfce7!important;color:#166534!important}.badge-lost{background:#fee2e2!important;color:#991b1b!important}.badge-cold{background:#e0f2fe!important;color:#0369a1!important}.badge-warm{background:#fef3c7!important;color:#92400e!important}.badge-hot{background:#fee2e2!important;color:#991b1b!important}.badge-sales-ready{background:#dcfce7!important;color:#166534!important}.badge-superadmin{background:#1e1b4b!important;color:#fff!important}.badge-admin{background:#4c1d95!important;color:#fff!important}.badge-manager{background:#0369a1!important;color:#fff!important}.badge-agent{background:#374151!important;color:#fff!important}.badge-active{background:#dcfce7!important;color:#166534!important}.badge-draft{background:#f3f4f6!important;color:#374151!important}.badge-paused{background:#fef3c7!important;color:#92400e!important}.badge-archived{background:#fee2e2!important;color:#991b1b!important}.badge-purple{background:#ede9fe!important;color:#5b21b6!important}.badge-source{background:#f3f4f6!important;color:#374151!important}.badge-high{background:#fee2e2!important;color:#991b1b!important}.badge-normal{background:#dbeafe!important;color:#1d4ed8!important}.badge-low{background:#f3f4f6!important;color:#6b7280!important}.badge-crm{font-size:11px;font-weight:600;border-radius:6px;padding:3px 8px}.crm-drawer-backdrop{position:fixed;inset:0;background:#00000059;z-index:1040}.crm-drawer{position:fixed;top:0;right:0;bottom:0;width:480px;background:#fff;z-index:1050;box-shadow:-8px 0 40px #0000002e;display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.crm-drawer.open{transform:translate(0)}.crm-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:linear-gradient(175deg,#5457e6,#4d50d8);color:#fff;flex-shrink:0}.crm-drawer-title{font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px}.crm-drawer-close{width:32px;height:32px;border-radius:8px;background:#ffffff26;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.crm-drawer-close:hover{background:#ffffff40}.crm-drawer-body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.crm-drawer-footer{flex-shrink:0;padding:.75rem 1.5rem;border-top:1px solid #f1f5f9;display:flex;gap:.5rem}.crm-mobile-prefix{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:600;color:#6b7280;pointer-events:none}.crm-login-bg{min-height:100vh;background:linear-gradient(175deg,#5457e6,#4d50d8);display:flex;align-items:center;justify-content:center;padding:1rem}.crm-login-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;width:100%;max-width:420px;box-shadow:0 25px 60px #00000040}.crm-login-logo{width:44px;height:44px;background:#1e1b4b;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.crm-login-input{width:100%;box-sizing:border-box;padding:.65rem 1rem .65rem 2.5rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;outline:none;background:#f9fafb;transition:border-color .2s,box-shadow .2s}.crm-login-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed14}.crm-login-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:15px;z-index:1}.crm-login-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;padding:0}.crm-login-btn{width:100%;padding:.75rem;background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s}.crm-login-btn:disabled{opacity:.6;cursor:not-allowed}.crm-login-btn:hover:not(:disabled){opacity:.92}.crm-table{font-size:13px}.crm-table thead th{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;border-bottom:2px solid #f1f5f9!important;border-top:none!important;padding-bottom:12px;white-space:nowrap}.crm-table tbody td{border-color:#f8f9fa!important}.crm-table tbody tr:hover td{background:#fafbff}.crm-link{cursor:pointer;text-decoration:none}.crm-link:hover{text-decoration:underline}.crm-kpi{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important}.crm-kpi-value{font-size:26px;font-weight:700;color:#1e1b4b}.crm-kpi-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#6b7280;margin-top:2px}.crm-kpi-sub{font-size:12px;color:#9ca3af;margin-top:6px;border-top:1px solid #f1f5f9;padding-top:8px}.crm-kpi-icon{font-size:28px;display:block;margin-bottom:8px}.crm-progress{height:10px;background:#f1f5f9;border-radius:99px;overflow:hidden}.crm-progress-fill{height:100%;border-radius:99px;transition:width .6s ease}.crm-task-circle{width:22px;height:22px;border-radius:50%;border:2px solid #d1d5db;background:none;cursor:pointer;flex-shrink:0;margin-top:2px;transition:all .15s}.crm-task-circle:hover{background:#dcfce7;border-color:#22c55e}.crm-task-circle.overdue{border-color:#ef4444}.crm-task-title{font-size:14px;font-weight:600;color:#111827}.crm-task-title.done{text-decoration:line-through;color:#9ca3af}.crm-task-meta{font-size:11px}.crm-task-overdue{color:#ef4444;font-weight:600}.crm-task-tab{display:flex;align-items:center;gap:8px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fff;padding:.45rem 1rem;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s}.crm-task-tab.pending-active{border-color:#f59e0b;background:#fffbeb;color:#f59e0b}.crm-task-tab.overdue-active{border-color:#ef4444;background:#fef2f2;color:#ef4444}.crm-task-tab.completed-active{border-color:#22c55e;background:#f0fdf4;color:#22c55e}.crm-task-tab-count{border-radius:20px;min-width:20px;padding:2px 7px;font-size:11px;background:#e5e7eb;color:#6b7280}.crm-task-tab.pending-active .crm-task-tab-count{background:#f59e0b;color:#fff}.crm-task-tab.overdue-active .crm-task-tab-count{background:#ef4444;color:#fff}.crm-task-tab.completed-active .crm-task-tab-count{background:#22c55e;color:#fff}.crm-int-card{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important}.crm-int-card-title{font-size:15px;font-weight:700;color:#1e1b4b}.crm-int-icon{font-size:18px;color:#5b21b6}.crm-stat-card{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important;transition:box-shadow .15s}.crm-stat-card:hover{box-shadow:0 4px 20px #0000001f!important}.crm-user-edit-btn{border:1.5px solid #7c3aed;color:#7c3aed;border-radius:7px;font-size:12px;font-weight:600;padding:3px 14px;background:none;cursor:pointer;transition:background .15s}.crm-user-edit-btn:hover{background:#ede9fe}.crm-user-deactivate-btn{border:1.5px solid #ef4444;color:#ef4444;border-radius:7px;font-size:12px;font-weight:600;padding:3px 14px;background:none;cursor:pointer;transition:background .15s}.crm-user-deactivate-btn:hover{background:#fef2f2}.crm-user-activate-btn{border:1.5px solid #22c55e;color:#22c55e;border-radius:7px;font-size:12px;font-weight:600;padding:3px 14px;background:none;cursor:pointer;transition:background .15s}.crm-user-activate-btn:hover{background:#f0fdf4}.crm-ch-icon-email{color:#ef4444}.crm-ch-icon-whatsapp{color:#22c55e}.crm-ch-icon-sms{color:#3b82f6}.crm-ch-icon-rcs{color:#8b5cf6}.badge-conv-high{background:#dcfce7!important;color:#166534!important}.badge-conv-mid{background:#fef3c7!important;color:#92400e!important}.badge-conv-low{background:#f3f4f6!important;color:#6b7280!important}.crm-agent-avatar{width:30px;height:30px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.crm-divider{height:1px;background:#f1f5f9;margin:10px 0}.crm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#9ca3af}.crm-empty-icon{font-size:36px;display:block;margin-bottom:10px}.crm-empty-title{font-size:15px;font-weight:600}.crm-empty-sub{font-size:13px;margin-top:4px}.crm-task-item{background:#fff}.crm-task-item.done{background:#fafafa}.crm-task-item+.crm-task-item{border-top:1px solid #f1f5f9}.crm-task-delete{color:#d1d5db;font-size:15px;padding:0;background:none;border:none;cursor:pointer;line-height:1;transition:color .15s;flex-shrink:0}.crm-task-delete:hover{color:#ef4444}.icon-indigo{color:#6366f1}.icon-green{color:#22c55e}.icon-amber{color:#f59e0b}.icon-sky{color:#0ea5e9}.icon-orange{color:#f97316}.fill-new{background:#6366f1}.fill-contacted{background:#0ea5e9}.fill-qualified{background:#10b981}.fill-proposal{background:#f59e0b}.fill-negotiation{background:#f97316}.fill-won{background:#22c55e}.fill-lost{background:#ef4444}.text-status-new{color:#6366f1}.text-status-contacted{color:#0ea5e9}.text-status-qualified{color:#10b981}.text-status-proposal{color:#f59e0b}.text-status-negotiation{color:#f97316}.text-status-won{color:#22c55e}.text-status-lost{color:#ef4444}.crm-filter-search{width:240px;min-width:180px;position:relative}.crm-filter-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:13px;pointer-events:none;z-index:1}.min-w-140{min-width:140px}.min-w-145{min-width:145px}.min-w-150{min-width:150px}.min-w-155{min-width:155px}.min-w-160{min-width:160px}.max-w-150{max-width:150px}.max-w-280{max-width:280px}.crm-int-provider-wrap{flex:1;max-width:280px}.crm-source-list{max-height:300px;overflow-y:auto}.text-revenue{color:#059669;font-weight:600}.text-gray-700{color:#374151!important}.crm-card-accent-left{border-left:4px solid #7c3aed!important}.no-resize{resize:none!important}.crm-auth-card{width:100%;max-width:400px}.crm-checkbox{accent-color:#7c3aed;width:14px;height:14px}.crm-pipeline-board{min-height:0}.crm-pipeline-col{width:230px;flex-shrink:0}.crm-deal-card{cursor:grab;border-radius:10px!important;border-left:3px solid var(--deal-accent, #c7cad1)!important;transition:box-shadow .15s}.crm-deal-card:hover{box-shadow:0 4px 16px #0000001a!important}.crm-pipeline-stat-card{min-width:120px}.crm-pipeline-add-btn{font-size:14px;line-height:1;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px}.crm-pipeline-add-btn:hover{background:#f3f4f6;color:#374151!important}.crm-wb-tpl-card{cursor:pointer;transition:transform .15s,box-shadow .15s}.crm-wb-tpl-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a!important}.crm-wb-step-card{transition:box-shadow .15s}.crm-wb-step-card:hover{box-shadow:0 2px 10px #00000012}.crm-wb-step-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s}.crm-wb-step-header:hover{background:#fafbff}.crm-wb-palette-btn{border:1px solid transparent!important;background:transparent!important;border-radius:6px}.crm-wb-palette-btn:hover{background:#f8f9fa!important;border-color:#e9ecef!important}.crm-wb-icon-btn{opacity:.55;line-height:1}.crm-wb-icon-btn:hover{opacity:1}.crm-wb-icon-btn:disabled{opacity:.2!important;cursor:not-allowed!important;pointer-events:all!important}.crm-wb-add-menu{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:200px;z-index:999;padding:4px}.w-48px{width:48px!important}.w-64px{width:64px!important}.w-120px{width:120px!important}.min-w-90{min-width:90px}.min-w-200{min-width:200px}.max-w-200{max-width:200px}.max-w-560{max-width:560px}.max-w-640{max-width:640px}.pre-wrap{white-space:pre-wrap!important}.crm-full-vh{height:100vh;overflow:hidden}.crm-main-scroll{overflow-y:auto;overflow-x:hidden}.crm-nav-icon{font-size:16px;min-width:18px}.crm-collapse-icon{font-size:13px;min-width:18px}.crm-mobile-input{padding-left:36px!important}.text-silver{color:#aaa!important}.crm-stat-icon{width:52px;height:52px;flex-shrink:0}.z-toast{z-index:1090!important}.react-flow__controls{box-shadow:0 2px 8px #0000001a!important;border-radius:8px!important;overflow:hidden}.react-flow__controls-button{background:#fff!important;border-color:#e2e8f0!important;color:#64748b!important}.react-flow__controls-button:hover{background:#f8fafc!important;color:#1e293b!important}.react-flow__edge-path{stroke-width:2px}.react-flow__attribution{display:none}.react-flow__handle{transition:transform .15s,box-shadow .15s}.crm-conv-page{display:flex;flex-direction:column;height:calc(100vh - 132px)}.crm-conv-tabs{display:flex;gap:6px;flex-wrap:wrap}.crm-conv-tab{border:none;background:#f1f0fe;color:#6b6f8a;font-size:12.5px;font-weight:600;padding:.4rem .9rem;border-radius:999px;transition:background .15s,color .15s}.crm-conv-tab:hover{background:#e4e2fc}.crm-conv-tab.active{background:#4d50d8;color:#fff}.crm-conv-tab-count{opacity:.75;margin-left:2px}.crm-conv-body{display:flex;flex:1;min-height:0;gap:1rem}.crm-conv-list{width:300px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border:1px solid #eef0f4;border-radius:14px;overflow:hidden}.crm-conv-search{position:relative;padding:.75rem;border-bottom:1px solid #f1f2f6}.crm-conv-search .crm-search-icon{left:calc(.75rem + 11px)}.crm-conv-list-scroll{flex:1;overflow-y:auto}.crm-conv-item{display:block;width:100%;text-align:left;border:none;background:none;cursor:pointer;padding:.7rem .9rem;border-bottom:1px solid #f5f6fa;border-left:3px solid transparent;transition:background .15s}.crm-conv-item:hover{background:#f8f8fd}.crm-conv-item.active{background:#f0efff;border-left-color:#4d50d8}.crm-conv-item-name{font-size:13px;font-weight:700;color:#1f2233;max-width:190px}.crm-conv-item-time{font-size:10.5px;color:#9ca3af}.crm-conv-item-preview{font-size:12px;color:#7a7d92;margin-top:2px;max-width:220px}.crm-conv-unread{flex-shrink:0;margin-top:2px;background:#4d50d8;color:#fff;font-size:10px;font-weight:700;border-radius:999px;min-width:17px;height:17px;display:flex;align-items:center;justify-content:center;padding:0 4px}.crm-conv-thread{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #eef0f4;border-radius:14px;overflow:hidden}.crm-conv-thread-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:.9rem 1.1rem;border-bottom:1px solid #f1f2f6}.crm-conv-thread-title{font-size:14.5px;font-weight:700;color:#1f2233}.crm-conv-thread-sub{font-size:12px;color:#9ca3af;margin-top:2px}.crm-conv-messages{flex:1;overflow-y:auto;padding:1.1rem;display:flex;flex-direction:column;gap:14px}.crm-msg-row{display:flex;flex-direction:column;max-width:70%}.crm-msg-row.out{align-self:flex-end;align-items:flex-end}.crm-msg-row.in{align-self:flex-start;align-items:flex-start}.crm-msg-bubble{padding:.6rem .9rem;border-radius:14px;font-size:13.5px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.crm-msg-bubble.in{background:#f1f2f6;color:#22243a;border-bottom-left-radius:4px}.crm-msg-bubble.out{background:#4d50d8;color:#fff;border-bottom-right-radius:4px}.crm-msg-failed{font-size:11px;margin-top:4px;opacity:.85}.crm-msg-time{font-size:10.5px;color:#a6a9bd;margin-top:4px}.crm-conv-reply{display:flex;align-items:center;gap:10px;padding:.85rem 1.1rem;border-top:1px solid #f1f2f6}.crm-conv-reply-input{flex:1;border:1.5px solid #e5e7eb;border-radius:999px;padding:.55rem 1.1rem;font-size:13px;outline:none;transition:border-color .2s}.crm-conv-reply-input:focus{border-color:#4d50d8}.crm-conv-reply-send{width:38px;height:38px;border-radius:50%;border:none;flex-shrink:0;background:#4d50d8;color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.crm-conv-reply-send:disabled{opacity:.5}.crm-lead-pick-results{margin-top:6px;border:1px solid #e5e7eb;border-radius:10px;max-height:220px;overflow-y:auto}.crm-lead-pick-item{display:flex;align-items:center;gap:.6rem;width:100%;border:none;background:none;text-align:left;cursor:pointer;padding:8px 12px;transition:background .15s}.crm-lead-pick-item:hover{background:#f5f3ff}.react-flow__handle:hover{transform:scale(1.4);box-shadow:0 0 0 3px #64748b33}.crm-stat-top{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important;border-top:3px solid var(--stat-accent, #7c3aed)!important;transition:box-shadow .15s}.crm-stat-top:hover{box-shadow:0 4px 20px #0000001f!important}.crm-stat-top-value{font-size:26px;font-weight:700;color:#1e1b4b;line-height:1.1}.crm-stat-top-label{font-size:12px;color:#6b7280;margin-top:4px}.crm-stat-top-sub{font-size:11.5px;color:#9ca3af;margin-top:8px}.crm-stat-top-delta{font-size:11px;font-weight:700;border-radius:999px;padding:2px 8px;display:inline-flex;align-items:center;gap:3px}.crm-stat-top-delta.up{background:#dcfce7;color:#166534}.crm-stat-top-delta.down{background:#fee2e2;color:#991b1b}.crm-gauge{width:92px;height:92px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:conic-gradient(#4d50d8 calc(var(--gauge-pct, 0) * 1%),#eef0fb 0);flex-shrink:0}.crm-gauge-inner{width:72px;height:72px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#1e1b4b}.crm-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;border-left:3px solid var(--action-accent, #d1d5db);background:#fafbff}.crm-action-row+.crm-action-row{margin-top:8px}.crm-action-name{font-size:13px;font-weight:700;color:#1f2233}.crm-action-sub{font-size:11.5px;color:#9ca3af;margin-top:2px}.crm-action-value{font-size:13px;font-weight:700;color:#1e1b4b;text-align:right}.badge-overdue,.badge-stalled{background:#fee2e2!important;color:#991b1b!important}.badge-waiting{background:#fef3c7!important;color:#92400e!important}.badge-pending{background:#e0e7ff!important;color:#3730a3!important}.badge-on-track,.badge-strong{background:#dcfce7!important;color:#166534!important}.badge-good{background:#dbeafe!important;color:#1d4ed8!important}.badge-fair{background:#fef3c7!important;color:#92400e!important}.badge-bottleneck{background:#fee2e2!important;color:#991b1b!important}.badge-monitor{background:#ede9fe!important;color:#5b21b6!important}.crm-insight-banner{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:12.5px;font-weight:500}.crm-insight-banner.positive{background:#ecfdf5;color:#065f46}.crm-insight-banner.warning{background:#fffbeb;color:#92400e}.crm-insight-banner.info{background:#eef2ff;color:#3730a3}.crm-sequence-card{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important}.crm-sequence-step-label{font-size:11px;color:#9ca3af}.crm-activity-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0}.crm-activity-item+.crm-activity-item{border-top:1px solid #f1f5f9}.crm-activity-icon{width:30px;height:30px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px}.crm-activity-icon.indigo{background:#eef2ff;color:#4338ca}.crm-activity-icon.green{background:#dcfce7;color:#166534}.crm-activity-icon.sky{background:#e0f2fe;color:#0369a1}.crm-activity-icon.muted{background:#f3f4f6;color:#6b7280}.crm-activity-text{font-size:13px;color:#1f2233}.crm-activity-time{font-size:11px;color:#9ca3af}.badge-live{background:#dcfce7!important;color:#166534!important}.crm-report-card{border:none!important;border-radius:14px!important;box-shadow:0 1px 8px #00000014!important;border-top:3px solid var(--report-accent, #7c3aed)!important;transition:box-shadow .15s}.crm-report-card:hover{box-shadow:0 4px 20px #0000001f!important}.crm-report-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px}.crm-report-desc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.crm-report-footer{border-top:1px solid #f1f5f9;padding-top:10px}.crm-clickable-row{cursor:pointer}.crm-modal-backdrop{position:fixed;inset:0;z-index:1055;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:16px}.crm-modal-card{width:100%;max-width:480px;max-height:88vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 24px 60px #0003}.crm-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.crm-analyst-chat{height:65vh}.crm-analyst-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center}.crm-analyst-suggestion{display:block;width:100%;text-align:left;background:#fafbff;border:1px solid #f1f5f9;border-radius:10px;padding:9px 12px;font-size:12.5px;color:#374151;margin-bottom:8px;cursor:pointer;transition:background .15s,border-color .15s}.crm-analyst-suggestion:hover:not(:disabled){background:#ede9fe;border-color:#ddd6fe}.crm-analyst-suggestion:disabled{opacity:.6;cursor:not-allowed}.crm-analyst-history-dropdown{position:absolute;right:0;top:calc(100% + 6px);z-index:20;width:280px;max-height:360px;overflow-y:auto;background:#fff;border-radius:12px;border:1px solid #f1f5f9;padding:6px}.crm-analyst-history-item{display:block;width:100%;text-align:left;background:none;border:none;border-radius:8px;padding:8px 10px;font-size:12.5px;color:#1f2233;cursor:pointer;transition:background .15s}.crm-analyst-history-item:hover{background:#f5f3ff}.crm-analyst-history-item.active{background:#ede9fe}.crm-task-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:10px}.crm-task-row{display:flex;align-items:flex-start;gap:12px;padding:10px 8px;border-left:3px solid var(--task-accent, #c7cad1);border-radius:6px}.crm-task-row:hover{background:#fafbff}.crm-task-row+.crm-task-row{margin-top:2px}.crm-task-row-title{font-size:13.5px;font-weight:600;color:#1f2233}.crm-task-row-title.done{text-decoration:line-through;color:#9ca3af}.crm-task-row-sub{font-size:11.5px;color:#6b7280;margin-top:2px}.crm-task-row-time{font-size:11.5px;color:#9ca3af;min-width:90px;text-align:right}.crm-task-circle{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.crm-task-circle:disabled{cursor:default;background:#dcfce7!important;border-color:#22c55e!important}.crm-step-icon{width:36px;height:36px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:15px}.crm-builder-step{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1.5px solid #f1f5f9;border-radius:12px;padding:12px 14px}.crm-builder-step.clickable{cursor:pointer}.crm-builder-step.clickable:hover{border-color:#ddd6fe;background:#fafbff}.crm-builder-connector{width:1.5px;height:16px;background:#e5e7eb;margin-left:32px}.crm-builder-add-btn{width:36px;height:36px;border-radius:50%;border:1.5px dashed #c4b5fd;background:#f5f3ff;color:#7c3aed;display:flex;align-items:center;justify-content:center;margin-left:14px;cursor:pointer;transition:background .15s}.crm-builder-add-btn:hover{background:#ede9fe}.text-18{font-size:18px!important}.crm-source-item{display:block;width:100%;text-align:left;border:1.5px solid #f1f5f9;border-radius:10px;background:#fff;padding:10px 12px;cursor:pointer;color:#1f2233;transition:background .15s,border-color .15s}.crm-source-item:hover{background:#fafbff;border-color:#ddd6fe}.crm-source-item.active{background:#4d50d8;border-color:#4d50d8;color:#fff}.crm-source-stat-box{background:#f8f9ff;border-radius:10px;padding:14px 12px;text-align:center}.crm-app-tile{display:block;width:100%;text-align:center;border:1.5px solid #f1f5f9;border-radius:12px;background:#fff;padding:18px 12px;cursor:pointer;color:#1f2233;transition:background .15s,border-color .15s}.crm-app-tile:hover{border-color:#ddd6fe;background:#fafbff}.crm-app-tile.active{background:#4d50d8;border-color:#4d50d8;color:#fff}.crm-app-tile.active .badge{background:#fff3!important;color:#fff!important}.crm-app-tile-icon{font-size:26px}.crm-settings-nav-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;font-size:13.5px;font-weight:600;color:#6b7280;text-decoration:none;transition:background .15s,color .15s}.crm-settings-nav-item i{font-size:15px}.crm-settings-nav-item:hover{background:#f5f3ff;color:#4d50d8}.crm-settings-nav-item.active{background:#ede9fe;color:#4d50d8}.crm-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #f1f5f9}.crm-toggle{position:relative;width:42px;height:24px;flex-shrink:0;border-radius:999px;border:none;cursor:pointer;background:#d1d5db;transition:background .15s}.crm-toggle.on{background:#4d50d8}.crm-toggle-knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s}.crm-toggle.on .crm-toggle-knob{transform:translate(18px)}
