@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.chatsee-crm *,.chatsee-crm *:before,.chatsee-crm *:after{box-sizing:border-box}.chatsee-crm button,.chatsee-crm input,.chatsee-crm textarea,.chatsee-crm select{font-family:inherit}.chatsee-crm button{cursor:pointer;border:none;background:none;color:inherit}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%}.chatsee-crm{--accent: #6D3DF5;--radius: 22px;--font: "Plus Jakarta Sans", system-ui, sans-serif;--bg: #F4F3FA;--surface: #FFFFFF;--surface-2:#FBFAFE;--ink: #221B33;--ink-2: #635C72;--ink-3: #9690A4;--line: #ECEAF4;--line-2: #F3F1F9;--accent-12: color-mix(in srgb, var(--accent) 12%, white);--accent-08: color-mix(in srgb, var(--accent) 8%, white);--accent-strong: color-mix(in srgb, var(--accent) 86%, #16002e);--violet-fg: var(--accent);--violet-bg: var(--accent-12);--amber-fg: #BC7A0E;--amber-bg: #FaF0DA;--green-fg: #18935C;--green-bg: #E4F6EC;--indigo-fg: #4F54E6;--indigo-bg: #E8E9FD;--teal-fg: #0C927E;--teal-bg: #DEF5F0;--rose-fg: #D44E72;--rose-bg: #FCE7EE;--slate-fg: #6B7280;--slate-bg: #EFF0F5;--hot: #F0552E;--warm: #E5971C;--cold: #BBB6C7;--won: #18935C;--shadow-sm: 0 1px 2px rgba(34,20,60,.05);--shadow: 0 1px 2px rgba(34,20,60,.04), 0 10px 30px -12px rgba(34,20,60,.14);--shadow-lg: 0 1px 2px rgba(34,20,60,.05), 0 24px 60px -20px rgba(60,30,120,.22)}.chatsee-crm{font-family:var(--font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font-family:inherit}button{cursor:pointer;border:none;background:none;color:inherit}.chatsee-crm.chatsee-crm.app{height:100%}.chatsee-crm.app{height:100%;display:grid;grid-template-columns:264px 1fr;background:radial-gradient(1200px 500px at 80% -10%,var(--accent-08),transparent 60%),var(--bg)}.chatsee-crm .sidebar{display:flex;flex-direction:column;gap:8px;padding:22px 16px;border-right:1px solid var(--line);background:var(--surface)}.chatsee-crm .brand{display:flex;align-items:center;gap:11px;padding:6px 8px 18px}.chatsee-crm .brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 4px 12px -5px #5b21b647}.chatsee-crm .brand-text{display:flex;flex-direction:column;line-height:1.15}.chatsee-crm .brand-text strong{font-size:18px;font-weight:800;letter-spacing:-.02em}.chatsee-crm .brand-text span{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.chatsee-crm .nav-group{display:flex;flex-direction:column;gap:3px}.chatsee-crm .nav-label{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);padding:10px 10px 6px}.chatsee-crm .nav-item{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:13px;text-decoration:none;color:var(--ink-2);font-size:14.5px;font-weight:600;transition:background .15s,color .15s}.chatsee-crm .nav-item:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .nav-item.is-active{background:var(--accent-12);color:var(--accent-strong)}.chatsee-crm .nav-item .nav-count{margin-left:auto;font-style:normal;font-size:12px;font-weight:700;min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:grid;place-items:center;background:var(--accent);color:#fff}.chatsee-crm .nav-item:not(.is-active) .nav-count{background:var(--line);color:var(--ink-2)}.chatsee-crm .sidebar-foot{margin-top:auto}.chatsee-crm .sidebar-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:auto;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2)}.chatsee-crm .sidebar-toggle-btn:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm.app.sidebar-collapsed{grid-template-columns:72px 1fr}.chatsee-crm .sidebar.is-collapsed{padding:22px 10px;align-items:center}.chatsee-crm .sidebar.is-collapsed .brand{justify-content:center;padding:6px 0 14px;gap:0;flex-wrap:wrap}.chatsee-crm .sidebar.is-collapsed .brand-text,.chatsee-crm .sidebar.is-collapsed .nav-label,.chatsee-crm .sidebar.is-collapsed .nav-item span,.chatsee-crm .sidebar.is-collapsed .nav-count,.chatsee-crm .sidebar.is-collapsed .sidebar-foot{display:none}.chatsee-crm .sidebar.is-collapsed .brand{flex-direction:column;align-items:center;gap:10px}.chatsee-crm .sidebar.is-collapsed .sidebar-toggle-btn{display:inline-flex;margin-left:0}.chatsee-crm .sidebar.is-collapsed .nav-item{justify-content:center;padding:11px;width:100%}.chatsee-crm .sidebar.is-collapsed .nav-group{width:100%;align-items:center}.chatsee-crm .sidebar.is-collapsed .sidebar-close-btn{display:none}.chatsee-crm .bot-card{display:flex;align-items:center;gap:11px;padding:13px;border-radius:16px;background:var(--surface-2);border:1px solid var(--line)}.chatsee-crm .bot-card-icon{width:34px;height:34px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;color:var(--accent);background:var(--accent-12)}.chatsee-crm .bot-card-icon svg{display:block;flex-shrink:0}.chatsee-crm .bot-card div{display:flex;flex-direction:column;line-height:1.3;min-width:0}.chatsee-crm .bot-card strong{font-size:13px;font-weight:700}.chatsee-crm .bot-card span{font-size:11.5px;color:var(--ink-3)}.chatsee-crm .live-dot{width:8px;height:8px;border-radius:50%;background:var(--green-fg);margin-left:auto;flex-shrink:0;box-shadow:0 0 0 3px var(--green-bg);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.chatsee-crm.app[data-prominence=bold] .sidebar{background:linear-gradient(180deg,var(--accent-strong),color-mix(in srgb,var(--accent-strong) 80%,#000));border-right-color:transparent}.chatsee-crm.app[data-prominence=bold] .brand-text strong{color:#fff}.chatsee-crm.app[data-prominence=bold] .brand-text span,.chatsee-crm.app[data-prominence=bold] .nav-label{color:#ffffff8c}.chatsee-crm.app[data-prominence=bold] .brand-mark{background:#fff;border-color:transparent;box-shadow:none}.chatsee-crm.app[data-prominence=bold] .nav-item{color:#ffffffc7}.chatsee-crm.app[data-prominence=bold] .nav-item:hover{background:#ffffff1a;color:#fff}.chatsee-crm.app[data-prominence=bold] .nav-item.is-active{background:#ffffff29;color:#fff}.chatsee-crm.app[data-prominence=bold] .nav-item:not(.is-active) .nav-count{background:#ffffff2e;color:#fff}.chatsee-crm.app[data-prominence=bold] .bot-card{background:#ffffff14;border-color:#ffffff24}.chatsee-crm.app[data-prominence=bold] .bot-card strong{color:#fff}.chatsee-crm.app[data-prominence=bold] .bot-card-icon{background:#ffffff29;color:#fff}.chatsee-crm .main{display:flex;flex-direction:column;min-width:0;height:100%}.chatsee-crm .scroll{flex:1;overflow-y:auto;padding:24px 32px 56px}.chatsee-crm .scroll::-webkit-scrollbar{width:11px}.chatsee-crm .scroll::-webkit-scrollbar-thumb{background:#dad6e6;border-radius:99px;border:3px solid var(--bg);background-clip:content-box}.chatsee-crm .topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 32px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 70%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:5}.chatsee-crm .topbar-title h1{margin:0;font-size:23px;font-weight:800;letter-spacing:-.025em}.chatsee-crm .topbar-tagline{margin:3px 0 0;font-size:13px;color:var(--ink-3);font-weight:500}.chatsee-crm .topbar-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.chatsee-crm .powered-by-prajna{display:none;align-items:center;gap:10px;height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);box-shadow:var(--shadow-sm);text-decoration:none;flex-shrink:0;transition:border-color .15s,box-shadow .15s,color .15s}.chatsee-crm .powered-by-prajna:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 0 0 3px var(--accent-08);color:var(--ink)}.chatsee-crm .powered-by-prajna-label{font-size:13px;font-weight:600;color:var(--ink-3);white-space:nowrap}.chatsee-crm .powered-by-prajna-logo{display:block;height:22px;width:auto}@media (min-width: 768px){.chatsee-crm .powered-by-prajna{display:inline-flex}}.chatsee-crm .search{display:flex;align-items:center;gap:9px;width:340px;padding:0 12px;height:44px;border-radius:14px;background:var(--surface);border:1px solid var(--line);color:var(--ink-3);transition:border-color .15s,box-shadow .15s}.chatsee-crm .search:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-08);color:var(--accent)}.chatsee-crm .search input{flex:1;min-width:0;border:none;outline:none;background:none;font-size:14px;color:var(--ink)}.chatsee-crm .search input::-webkit-search-cancel-button,.chatsee-crm .search input::-webkit-search-decoration{display:none}.chatsee-crm .search input::placeholder{color:var(--ink-3)}.chatsee-crm .search-clear{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;color:var(--ink-3)}.chatsee-crm .search-clear:hover{background:var(--line);color:var(--ink)}.chatsee-crm .icon-btn{position:relative;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--line);color:var(--ink-2)}.chatsee-crm .icon-btn:hover{color:var(--ink);border-color:#dad6e6}.chatsee-crm .ping{position:absolute;top:11px;right:12px;width:7px;height:7px;border-radius:50%;background:var(--hot);box-shadow:0 0 0 2px var(--surface)}.chatsee-crm .kpi-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px}.chatsee-crm .kpi-section{margin-bottom:22px}.chatsee-crm .kpi-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.chatsee-crm .kpi-section-title{font-size:13px;font-weight:800;letter-spacing:-.01em;text-transform:none;color:var(--ink)}.chatsee-crm .kpi-edit-stages{height:30px;padding:0 12px;border-radius:8px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);font-size:12.5px;font-weight:700;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.chatsee-crm .kpi-edit-stages:hover{background:var(--line-2);color:var(--ink);border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.chatsee-crm .kpi-strip--stages{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:0}.chatsee-crm .kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px 18px 15px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.chatsee-crm button.kpi{width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.chatsee-crm button.kpi:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));box-shadow:var(--shadow-md, 0 8px 20px -12px rgba(34, 27, 51, .18))}.chatsee-crm button.kpi.is-active{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-12)}.chatsee-crm .kpi:after{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--bar, transparent)}.chatsee-crm .kpi-violet{--bar: var(--accent)}.kpi-amber{--bar: var(--warm)}.chatsee-crm .kpi-green{--bar: var(--green-fg)}.kpi-teal{--bar: var(--teal-fg)}.chatsee-crm .kpi-indigo{--bar: var(--indigo-fg)}.chatsee-crm .kpi-ink{--bar: var(--ink-3)}.chatsee-crm .kpi-indigo .kpi-value{color:var(--indigo-fg)}.chatsee-crm .kpi-amber .kpi-value{color:var(--warm)}.chatsee-crm .kpi-green .kpi-value{color:var(--green-fg)}.chatsee-crm .kpi-teal .kpi-value{color:var(--teal-fg)}.chatsee-crm .kpi-label{font-size:12px;font-weight:700;letter-spacing:0;text-transform:none;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatsee-crm .kpi-value{font-size:38px;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:8px 0 6px}.chatsee-crm .kpi-violet .kpi-value{color:var(--accent)}.chatsee-crm .kpi-foot{font-size:12px;font-weight:600;color:var(--ink-3);display:flex;align-items:center;gap:6px}.chatsee-crm .dot-ink{background:var(--ink-3)}.chatsee-crm .dot-amber{background:var(--warm)}.chatsee-crm.app[data-prominence=bold] .kpi-violet{background:linear-gradient(150deg,var(--accent),var(--accent-strong));border-color:transparent}.chatsee-crm.app[data-prominence=bold] .kpi-violet .kpi-label,.chatsee-crm.app[data-prominence=bold] .kpi-violet .kpi-foot{color:#ffffffc7}.chatsee-crm.app[data-prominence=bold] .kpi-violet .kpi-value{color:#fff}.chatsee-crm.app[data-prominence=bold] .kpi-violet:after{display:none}.chatsee-crm.app[data-prominence=bold] .kpi-violet .dot-violet{background:#fff}.chatsee-crm.app[data-prominence=subtle] .kpi:after{display:none}.chatsee-crm.app[data-prominence=subtle] .kpi-violet .kpi-value{color:var(--ink)}.chatsee-crm .filterbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:16px;flex-wrap:wrap}.chatsee-crm .leads-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.chatsee-crm .leads-toolbar .filterbar{margin-bottom:0;margin-left:auto;justify-content:flex-end;flex:0 1 auto;min-width:0}.chatsee-crm .leads-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1;min-width:0;width:100%}.chatsee-crm .leads-toolbar-actions .search{flex:1;width:auto;min-width:0;max-width:560px}.chatsee-crm .leads-org-select-wrap{display:inline-flex;align-items:center;flex-shrink:0;position:relative}.chatsee-crm .leads-org-dropdown{position:relative;min-width:200px;max-width:min(280px,70vw)}.chatsee-crm .leads-org-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:200px;height:38px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;font-size:13px;font-weight:600;cursor:pointer;text-align:left}.chatsee-crm .leads-org-trigger:hover,.chatsee-crm .leads-org-trigger.is-open{border-color:#d1d5db}.chatsee-crm .leads-org-trigger:focus-visible,.chatsee-crm .leads-org-trigger.is-open{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.chatsee-crm .leads-org-trigger-text{display:inline-flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatsee-crm .leads-org-trigger-count{color:#9ca3af;font-weight:600;flex-shrink:0}.chatsee-crm .leads-org-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:60;width:max(100%,260px);max-width:min(320px,88vw);padding:8px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 12px 28px #0f172a1f}.chatsee-crm .leads-org-panel-search{display:flex;align-items:center;gap:8px;height:34px;padding:0 10px;margin-bottom:6px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#9ca3af}.chatsee-crm .leads-org-panel-search input{flex:1;min-width:0;border:0;background:transparent;color:#111827;font-size:13px;outline:none}.chatsee-crm .leads-org-panel-search-clear{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:0;border-radius:6px;background:transparent;color:#9ca3af;cursor:pointer}.chatsee-crm .leads-org-panel-search-clear:hover{background:#e5e7eb;color:#374151}.chatsee-crm .leads-org-options{list-style:none;margin:0;padding:0;overflow-y:auto}.chatsee-crm .leads-org-empty{padding:12px 10px;font-size:12px;color:#9ca3af;text-align:center}.chatsee-crm .leads-org-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:36px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#374151;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.chatsee-crm .leads-org-option:hover{background:#f3f4f6}.chatsee-crm .leads-org-option.is-active{background:#f5f3ff;color:#6d28d9}.chatsee-crm .leads-org-option-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatsee-crm .leads-org-option-count{flex-shrink:0;color:#9ca3af;font-size:12px;font-weight:700}.chatsee-crm .leads-org-option.is-active .leads-org-option-count{color:#7c3aed}.chatsee-crm .filter-left,.filter-right{display:flex;align-items:center;gap:10px}.chatsee-crm .filter-tag-label{font-size:12.5px;font-weight:600;color:#9ca3af}.chatsee-crm .source-chip{display:flex;align-items:center;gap:7px;height:34px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700;background:var(--accent-12);color:var(--accent-strong)}.chatsee-crm .source-chip-active{display:flex;align-items:center;gap:7px;height:38px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:700;background:#f5f3ff;color:#7c3aed;border:1px solid #e9d5ff;transition:all .2s ease}.chatsee-crm .source-chip-active:hover{background:#ede9fe;border-color:#d8b4fe}.chatsee-crm .filters-btn{display:flex;align-items:center;gap:7px;height:38px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:600;background:#fff;color:#6b7280;border:1px solid #e5e7eb;transition:all .2s ease}.chatsee-crm .filters-btn:hover{background:#f9fafb;border-color:#d1d5db}.chatsee-crm .filter-dropdown{position:absolute;top:100%;left:0;margin-top:8px;min-width:180px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:6px;z-index:100}.chatsee-crm .filter-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:600;color:#374151;text-align:left;background:transparent;transition:all .2s ease;border:none}.chatsee-crm .filter-dropdown-item:hover{background:#f9fafb}.chatsee-crm .filter-dropdown-item.is-active{background:#f5f3ff;color:#7c3aed}.chatsee-crm .sort-btn{height:38px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:600;background:#fff;color:#6b7280;border:1px solid #e5e7eb;transition:all .2s ease}.chatsee-crm .sort-btn:hover{background:#f9fafb}.chatsee-crm .sort-btn.is-active{background:#7c3aed;color:#fff;border-color:#7c3aed}.chatsee-crm .ghost-chip{display:flex;align-items:center;gap:6px;height:34px;padding:0 13px;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink-2);background:var(--surface);border:1px solid var(--line)}.chatsee-crm .ghost-chip:hover{border-color:#dad6e6;color:var(--ink)}.chatsee-crm .seg{position:relative;display:flex;padding:3px;border-radius:999px;background:#fff;border:1px solid #e5e7eb}.chatsee-crm .seg-thumb{position:absolute;top:3px;bottom:3px;border-radius:999px;background:#7c3aed;box-shadow:0 4px 12px -3px #7c3aed66;transition:left .22s cubic-bezier(.34,1.2,.5,1),width .22s}.chatsee-crm .seg button{position:relative;z-index:1;padding:7px 16px;font-size:13px;font-weight:700;color:#6b7280;transition:color .18s;display:flex;align-items:center;gap:6px}.chatsee-crm .seg button.is-active{color:#fff}.chatsee-crm .lead{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:box-shadow .2s,border-color .2s,transform .2s;max-width:100%;overflow:hidden}.chatsee-crm .lead:has(.status-menu){overflow:visible;z-index:40}.chatsee-crm .lead:hover{border-color:#e0dcec;box-shadow:var(--shadow)}.chatsee-crm .lead.is-open{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb,var(--accent) 26%,var(--line))}.chatsee-crm.app[data-card=outlined] .lead{box-shadow:none;border-color:#e2deec}.chatsee-crm.app[data-card=outlined] .lead:hover{border-color:var(--accent)}.chatsee-crm.app[data-card=outlined] .lead.is-open{box-shadow:none;border-color:var(--accent)}.chatsee-crm.app[data-card=flat] .lead{box-shadow:none;border-color:transparent;background:var(--surface-2)}.chatsee-crm.app[data-card=flat] .lead:hover{background:var(--surface)}.chatsee-crm.app[data-card=flat] .lead.is-open{background:var(--surface);box-shadow:var(--shadow)}.chatsee-crm.app[data-pri=bar] .lead:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:4px;border-radius:0 4px 4px 0;background:var(--pri-color)}.chatsee-crm .lead.pri-tone-green{--pri-color: var(--green-fg)}.chatsee-crm .lead.pri-tone-amber{--pri-color: var(--amber-fg)}.chatsee-crm .lead.pri-tone-rose{--pri-color: var(--rose-fg)}.chatsee-crm .lead.pri-tone-violet{--pri-color: var(--accent)}.chatsee-crm .lead.pri-tone-hot{--pri-color: var(--hot)}.chatsee-crm .lead.pri-tone-warm{--pri-color: var(--warm)}.chatsee-crm .lead.pri-tone-cold{--pri-color: var(--cold)}.chatsee-crm .lead.pri-tone-won{--pri-color: var(--won)}.chatsee-crm .lead-head{display:flex;align-items:center;gap:14px;width:100%;padding:17px 20px;text-align:left;cursor:pointer;outline:none}.chatsee-crm .lead-head:focus-visible{box-shadow:inset 0 0 0 2px var(--accent);border-radius:var(--radius)}.chatsee-crm .lead-pri{display:flex;align-items:center}.chatsee-crm .pri-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.chatsee-crm .pri-green{background:var(--green-fg);box-shadow:0 0 0 3px color-mix(in srgb,var(--green-fg) 18%,transparent)}.chatsee-crm .pri-amber{background:var(--amber-fg);box-shadow:0 0 0 3px color-mix(in srgb,var(--amber-fg) 18%,transparent)}.chatsee-crm .pri-rose{background:var(--rose-fg);box-shadow:0 0 0 3px color-mix(in srgb,var(--rose-fg) 18%,transparent)}.chatsee-crm .pri-violet{background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.chatsee-crm .pri-hot{background:var(--hot);box-shadow:0 0 0 3px color-mix(in srgb,var(--hot) 18%,transparent)}.chatsee-crm .pri-warm{background:var(--warm);box-shadow:0 0 0 3px color-mix(in srgb,var(--warm) 18%,transparent)}.chatsee-crm .pri-cold{background:var(--cold)}.chatsee-crm .pri-won{background:var(--won);box-shadow:0 0 0 3px color-mix(in srgb,var(--won) 18%,transparent)}.chatsee-crm.app[data-pri=bar] .pri-dot,.chatsee-crm.app[data-pri=none] .pri-dot,.chatsee-crm.app[data-pri=bar] .lead-pri,.chatsee-crm.app[data-pri=none] .lead-pri{display:none}.chatsee-crm .avatar{border-radius:14px;display:grid;place-items:center;font-weight:800;letter-spacing:-.01em;flex-shrink:0}.chatsee-crm .avatar.tone-green{background:var(--green-bg);color:var(--green-fg)}.chatsee-crm .avatar.tone-amber{background:var(--amber-bg);color:var(--amber-fg)}.chatsee-crm .avatar.tone-rose{background:var(--rose-bg);color:var(--rose-fg)}.chatsee-crm .avatar.tone-violet{background:var(--violet-bg);color:var(--violet-fg)}.chatsee-crm .avatar.tone-teal{background:var(--teal-bg);color:var(--teal-fg)}.chatsee-crm .avatar.tone-indigo{background:var(--indigo-bg);color:var(--indigo-fg)}.chatsee-crm .lead-id{flex:1;min-width:0}.chatsee-crm .lead-name-row{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.chatsee-crm .lead-name{font-size:16px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.chatsee-crm .lead-company{font-size:13.5px;font-weight:600;color:var(--ink-3)}.chatsee-crm .lead-sub{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:12.5px;font-weight:500;color:var(--ink-2);flex-wrap:wrap}.chatsee-crm .lead-sub span{display:inline-flex;align-items:center;gap:4px}.chatsee-crm .lead-sub svg{color:var(--ink-3)}.chatsee-crm .lead-sub .dot-sep{color:var(--ink-3)}.chatsee-crm .lead-sub .via{color:var(--accent);font-weight:600}.chatsee-crm .lead-sub .via svg{color:var(--accent)}.chatsee-crm .lead-head-right{display:flex;align-items:center;gap:12px}.chatsee-crm .mini-actions{display:flex;align-items:center;gap:4px}.chatsee-crm .mini-action{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:var(--ink-3);transition:background .15s,color .15s}.chatsee-crm .mini-action:hover{background:var(--accent-12);color:var(--accent)}.chatsee-crm .chev{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:var(--ink-3)}.chatsee-crm .chev:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.chatsee-crm .tag{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;border:1.5px solid;white-space:nowrap}.chatsee-crm .badge-violet{background:var(--violet-bg);color:var(--violet-fg)}.chatsee-crm .badge-amber{background:var(--amber-bg);color:var(--amber-fg)}.chatsee-crm .badge-green{background:var(--green-bg);color:var(--green-fg)}.chatsee-crm .badge-indigo{background:var(--indigo-bg);color:var(--indigo-fg)}.chatsee-crm .badge-teal{background:var(--teal-bg);color:var(--teal-fg)}.chatsee-crm .badge-slate{background:var(--slate-bg);color:var(--slate-fg)}.chatsee-crm .badge-rose{background:var(--rose-bg);color:var(--rose-fg)}.chatsee-crm .tag-green{color:var(--green-fg);border-color:color-mix(in srgb,var(--green-fg) 30%,transparent);background:color-mix(in srgb,var(--green-bg) 50%,transparent)}.chatsee-crm .tag-amber{color:var(--amber-fg);border-color:color-mix(in srgb,var(--amber-fg) 30%,transparent);background:color-mix(in srgb,var(--amber-bg) 50%,transparent)}.chatsee-crm .tag-rose{color:var(--rose-fg);border-color:color-mix(in srgb,var(--rose-fg) 30%,transparent);background:color-mix(in srgb,var(--rose-bg) 50%,transparent)}.chatsee-crm .tag-violet{color:var(--violet-fg);border-color:color-mix(in srgb,var(--accent) 30%,transparent);background:color-mix(in srgb,var(--violet-bg) 60%,transparent)}.chatsee-crm .tag-teal{color:var(--teal-fg);border-color:color-mix(in srgb,var(--teal-fg) 30%,transparent);background:color-mix(in srgb,var(--teal-bg) 50%,transparent)}.chatsee-crm .tiny-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.chatsee-crm .dot-violet{background:var(--accent)}.dot-amber{background:var(--warm)}.chatsee-crm .dot-green{background:var(--green-fg)}.dot-indigo{background:var(--indigo-fg)}.chatsee-crm .dot-teal{background:var(--teal-fg)}.dot-slate{background:var(--slate-fg)}.chatsee-crm .dot-rose{background:var(--rose-fg)}.chatsee-crm .status-select{position:relative;z-index:1}.chatsee-crm .status-trigger{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 11px;border-radius:999px;font-size:13px;font-weight:700;transition:filter .15s}.chatsee-crm .status-trigger:hover{filter:brightness(.97)}.chatsee-crm .status-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:50;width:188px;padding:6px;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:2px}.chatsee-crm .status-opt{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:10px;font-size:13.5px;font-weight:600;color:var(--ink-2)}.chatsee-crm .status-opt:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .status-opt.is-active{color:var(--ink);font-weight:700}.chatsee-crm .status-menu--up{top:auto;bottom:calc(100% + 6px);z-index:100}.chatsee-crm .page-size-select{flex-shrink:0}.chatsee-crm .page-size-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;height:36px;min-width:72px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink-2);font-size:12px;font-weight:600;outline:none;transition:background .15s,border-color .15s,color .15s}.chatsee-crm .page-size-trigger:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .page-size-trigger:focus-visible{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .page-size-select .status-menu{width:100%;min-width:88px}.chatsee-crm .page-size-select .status-opt{width:100%;border:none;background:transparent;text-align:left;cursor:pointer}.chatsee-crm .role-select{width:100%}.chatsee-crm .role-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:44px;height:44px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:var(--ink);font-size:14px;font-weight:600;text-align:left;flex-shrink:0;box-sizing:border-box;transition:background .15s,border-color .15s,box-shadow .15s}.chatsee-crm .role-select-trigger:hover:not(:disabled){background:var(--surface);color:var(--ink)}.chatsee-crm .role-select-trigger:focus-visible{outline:none;border-color:color-mix(in srgb,var(--accent) 40%,var(--line));box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .role-select-trigger:disabled{opacity:.65;cursor:not-allowed}.chatsee-crm .role-select .status-menu{left:0;right:0;width:100%;min-width:0}.chatsee-crm .role-select .status-opt{width:100%;border:none;background:transparent;text-align:left;cursor:pointer}.chatsee-crm .lead-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:0;border-top:1px solid var(--line);animation:expand .26s ease;min-width:0}@keyframes expand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.chatsee-crm .lead-main{padding:22px 24px;min-width:0;max-width:100%}.chatsee-crm .section-label{font-size:13px;font-weight:800;letter-spacing:-.01em;text-transform:none;color:var(--ink);margin-bottom:13px}.chatsee-crm .contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:12px;margin-bottom:18px;min-width:0}.chatsee-crm .lead-import-link{color:var(--accent);text-decoration:none;word-break:break-all}.chatsee-crm .lead-import-link:hover{text-decoration:underline}.chatsee-crm .contact-item{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:14px;background:var(--surface-2);border:1px solid var(--line);min-width:0}.chatsee-crm .contact-ic{width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:var(--accent-12);color:var(--accent);flex-shrink:0}.chatsee-crm .contact-item>div:not(.contact-ic){display:flex;flex-direction:column;min-width:0;line-height:1.35}.chatsee-crm .contact-item span{font-size:12px;font-weight:700;color:var(--ink-3);text-transform:none;letter-spacing:0}.chatsee-crm .contact-item strong{font-size:13.5px;font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatsee-crm .interest{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:13px 16px;border-radius:14px;margin-bottom:22px;background:var(--accent-08);border:1px dashed color-mix(in srgb,var(--accent) 32%,var(--line))}.chatsee-crm .interest svg{color:var(--accent)}.chatsee-crm .interest>span{font-size:12.5px;font-weight:600;color:var(--ink-2)}.chatsee-crm .interest strong{font-size:14px;font-weight:700;color:var(--accent-strong)}.chatsee-crm .sentiment-positive,.chatsee-crm .interest strong.sentiment-positive{color:var(--green-fg)}.chatsee-crm .sentiment-negative,.chatsee-crm .interest strong.sentiment-negative{color:var(--rose-fg)}.chatsee-crm .sentiment-neutral,.chatsee-crm .interest strong.sentiment-neutral{color:#e5971c}.chatsee-crm .lead-conversation-sentiment{font-style:normal;font-weight:600}.chatsee-crm .note-field{width:100%;min-height:92px;resize:vertical;padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:var(--surface-2);font-size:14px;line-height:1.55;color:var(--ink);outline:none;margin-bottom:20px;transition:border-color .15s,box-shadow .15s}.chatsee-crm .note-field:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 4px var(--accent-08)}.chatsee-crm .action-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.chatsee-crm .action-btn{display:flex;flex-direction:column;align-items:center;gap:7px;padding:15px 8px;border-radius:14px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);font-size:12.5px;font-weight:700;transition:all .16s}.chatsee-crm .action-btn:hover{border-color:color-mix(in srgb,var(--accent) 36%,var(--line));color:var(--accent);background:var(--accent-08);transform:translateY(-2px)}.chatsee-crm .action-btn.is-primary{background:linear-gradient(150deg,var(--accent),var(--accent-strong));color:#fff;border-color:transparent;box-shadow:0 8px 20px -8px color-mix(in srgb,var(--accent) 60%,transparent)}.chatsee-crm .action-btn.is-primary:hover{color:#fff;transform:translateY(-2px);filter:brightness(1.05)}.chatsee-crm .lead-log{border-left:1px solid var(--line);padding:22px;background:linear-gradient(180deg,var(--accent-08),transparent 220px)}.chatsee-crm .log-head{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.chatsee-crm .log-add{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:42px;border-radius:13px;font-size:13.5px;font-weight:700;color:var(--accent);background:var(--surface);border:1.5px dashed color-mix(in srgb,var(--accent) 40%,var(--line));transition:all .15s}.chatsee-crm .log-add:hover{background:var(--accent-12);border-style:solid}.chatsee-crm .log-composer{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:11px;display:flex;flex-direction:column;gap:9px}.chatsee-crm .log-type-row{display:flex;gap:5px}.chatsee-crm .log-type{flex:1;height:30px;border-radius:9px;font-size:12px;font-weight:700;color:var(--ink-2);background:var(--line-2);transition:all .14s}.chatsee-crm .log-type.is-active{background:var(--accent);color:#fff}.chatsee-crm .log-composer textarea{width:100%;resize:vertical;min-height:52px;padding:9px 11px;border-radius:10px;border:1px solid var(--line);font-size:13px;line-height:1.45;outline:none;color:var(--ink)}.chatsee-crm .log-composer textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .log-composer-actions{display:flex;justify-content:flex-end;gap:8px}.chatsee-crm .btn-ghost-sm{height:32px;padding:0 14px;border-radius:9px;font-size:12.5px;font-weight:700;color:var(--ink-2)}.chatsee-crm .btn-ghost-sm:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .btn-primary-sm{height:32px;padding:0 16px;border-radius:9px;font-size:12.5px;font-weight:700;color:#fff;background:var(--accent)}.chatsee-crm .btn-primary-sm:hover{filter:brightness(1.06)}.chatsee-crm .btn-primary-sm:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .btn-danger-sm{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:650;color:var(--rose-fg);background:transparent;border:1px solid color-mix(in srgb,var(--rose-fg) 28%,var(--line));box-shadow:none;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.chatsee-crm .btn-danger-sm:hover:not(:disabled){background:var(--rose-bg);border-color:color-mix(in srgb,var(--rose-fg) 45%,var(--line));color:var(--rose-fg);filter:none}.chatsee-crm .btn-danger-sm:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .btn-danger-sm svg{flex-shrink:0}.chatsee-crm .btn-restore-sm{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:30px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:650;color:var(--ink-2);background:transparent;border:1px solid var(--line);box-shadow:none;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.chatsee-crm .btn-restore-sm:hover:not(:disabled){background:var(--line-2);border-color:color-mix(in srgb,var(--ink-2) 22%,var(--line));color:var(--ink)}.chatsee-crm .btn-restore-sm:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .btn-restore-sm svg{flex-shrink:0}.chatsee-crm .log-list{display:flex;flex-direction:column;gap:4px}.chatsee-crm .log-empty{font-size:13px;color:var(--ink-3);padding:14px 4px}.chatsee-crm .log-view-all{align-self:flex-start;margin-top:8px;padding:6px 10px;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--accent);font-size:12.5px;font-weight:700;cursor:pointer}.chatsee-crm .log-view-all:hover{background:var(--accent-12)}.chatsee-crm .log-all-modal{width:min(520px,94vw);max-height:min(80vh,720px)}.chatsee-crm .log-all-modal-body{overflow-y:auto;max-height:min(60vh,560px)}.chatsee-crm .log-list--modal{gap:8px}.chatsee-crm .log-entry{display:flex;gap:12px;padding:13px 12px;border-radius:13px;transition:background .14s;position:relative}.chatsee-crm .log-entry:hover{background:var(--surface)}.chatsee-crm .log-entry:not(:last-child):after{content:"";position:absolute;left:27px;top:44px;bottom:-4px;width:1.5px;background:var(--line)}.chatsee-crm .log-icon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;z-index:1}.chatsee-crm .log-call{background:var(--violet-bg);color:var(--accent)}.chatsee-crm .log-sms{background:var(--teal-bg);color:var(--teal-fg)}.chatsee-crm .log-email{background:var(--indigo-bg);color:var(--indigo-fg)}.chatsee-crm .log-note{background:var(--amber-bg);color:var(--amber-fg)}.chatsee-crm .log-body{min-width:0;flex:1}.chatsee-crm .log-top{display:flex;align-items:center;gap:8px}.chatsee-crm .log-top strong{font-size:13.5px;font-weight:700;color:var(--ink)}.chatsee-crm .log-meta{font-size:11px;font-weight:700;color:var(--ink-2);background:var(--line-2);padding:2px 7px;border-radius:6px}.chatsee-crm .log-time{font-size:11.5px;color:var(--ink-3);font-weight:500}.chatsee-crm .log-body p{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--ink-2)}.chatsee-crm.app[data-density=compact] .lead-head{padding:12px 18px;gap:12px}.chatsee-crm.app[data-density=compact] .avatar{width:38px!important;height:38px!important;font-size:13px!important}.chatsee-crm.app[data-density=compact] .lead-sub{margin-top:2px}.chatsee-crm.app[data-density=compact] .lead-list{gap:9px}.chatsee-crm.app[data-density=compact] .kpi{padding:14px 15px 12px}.chatsee-crm.app[data-density=compact] .kpi-value{font-size:31px;margin:6px 0 5px}.chatsee-crm.app[data-density=compact] .scroll{padding:18px 26px 48px}.chatsee-crm .empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:70px 20px;color:var(--ink-3);text-align:center}.chatsee-crm .empty svg{color:var(--accent);opacity:.7;margin-bottom:4px}.chatsee-crm .empty strong{font-size:16px;font-weight:800;color:var(--ink)}.chatsee-crm .empty span{font-size:13.5px}.chatsee-crm .toast{position:fixed;bottom:26px;left:50%;z-index:60;display:flex;align-items:center;gap:9px;max-width:min(520px,calc(100vw - 32px));padding:12px 18px;border-radius:13px;font-size:13.5px;font-weight:700;color:#fff;background:var(--accent-strong);box-shadow:0 16px 40px -12px color-mix(in srgb,var(--accent) 60%,transparent);transform:translate(-50%,24px);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.34,1.3,.5,1),opacity .3s}.chatsee-crm .toast.show{transform:translate(-50%);opacity:1}.chatsee-crm .toast svg{color:color-mix(in srgb,#fff 88%,var(--accent));flex-shrink:0}.chatsee-crm .toast.toast--error{z-index:520;background:color-mix(in srgb,var(--rose-fg) 88%,#4a1020);box-shadow:0 16px 40px -12px color-mix(in srgb,var(--rose-fg) 55%,transparent)}.chatsee-crm .toast.toast--error svg{color:color-mix(in srgb,#fff 90%,var(--rose-fg))}.chatsee-crm .toast.toast--error.toast--modal{position:absolute;top:14px;bottom:auto;left:50%;z-index:30;width:max-content;max-width:calc(100% - 28px);pointer-events:none;transform:translate(-50%,-12px)}.chatsee-crm .toast.toast--error.toast--modal.show{transform:translate(-50%);opacity:1}@media (max-width: 1080px){.chatsee-crm .lead-body{grid-template-columns:1fr}.chatsee-crm .lead-log{border-left:none;border-top:1px solid var(--line);border-radius:0 0 var(--radius) var(--radius)}.chatsee-crm .kpi-strip,.chatsee-crm .kpi-strip--stages{grid-template-columns:repeat(2,1fr)}}.chatsee-crm{min-height:100vh;font-family:var(--font);background:var(--bg);color:var(--ink);font-size:14px;-webkit-font-smoothing:antialiased}.chatsee-crm .lead-list{display:flex;flex-direction:column;gap:12px}.chatsee-crm .menu-btn{display:none;width:40px;height:40px;border-radius:12px;border:1px solid var(--line);background:var(--surface);align-items:center;justify-content:center;color:var(--ink-2);flex-shrink:0}.chatsee-crm .topbar-title{flex:1;min-width:0}.chatsee-crm .topbar-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatsee-crm .topbar-actions{display:flex;align-items:center;gap:8px}.chatsee-crm .topbar-user{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;color:var(--ink-3);padding:0 4px}.chatsee-crm .topbar-action-btn,.chatsee-crm .topbar-refresh-btn{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);font-size:13px;font-weight:600}.chatsee-crm .topbar-signout-btn{color:var(--rose-fg);border-color:color-mix(in srgb,var(--rose-fg) 22%,var(--line))}.chatsee-crm .topbar-action-btn:hover,.chatsee-crm .topbar-refresh-btn:hover:not(:disabled){border-color:#dad6e6;color:var(--ink)}.chatsee-crm .topbar-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.chatsee-crm .source-chip.is-active{outline:2px solid var(--accent)}.chatsee-crm .source-chip:not(.is-active){opacity:.55}.chatsee-crm .view-conversation-btn{display:inline-flex;align-items:center;height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line))}.chatsee-crm .view-conversation-btn:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .action-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.chatsee-crm .mini-action:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .crm-error-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:10px 14px;border-radius:14px;background:var(--rose-bg);border:1px solid color-mix(in srgb,var(--rose-fg) 30%,transparent);color:var(--rose-fg);font-size:13px}.chatsee-crm .crm-error-banner button{padding:6px 12px;border-radius:9px;border:1px solid color-mix(in srgb,var(--rose-fg) 30%,transparent);background:var(--surface);color:var(--rose-fg);font-weight:600;font-size:12px}.chatsee-crm .leads-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.chatsee-crm .leads-pagination-summary{font-size:13px;color:var(--ink-3)}.chatsee-crm .leads-pagination-controls{display:flex;align-items:center;gap:12px}.chatsee-crm .leads-pagination-page{font-size:13px;font-weight:600;color:var(--ink-2)}.chatsee-crm .leads-pagination-btn{display:inline-flex;align-items:center;gap:4px;height:36px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink-2);font-size:12px;font-weight:600}.chatsee-crm .leads-pagination-btn:hover:not(:disabled){background:var(--line-2);color:var(--ink)}.chatsee-crm .leads-pagination-btn:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .leads-pagination-size{display:inline-flex;align-items:center;gap:8px}.chatsee-crm .leads-pagination-size-label{font-size:12px;font-weight:600;color:var(--ink-3);white-space:nowrap}.chatsee-crm .note-field--readonly{min-height:92px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);color:var(--ink-2);font-size:14px;line-height:1.5;white-space:pre-wrap}.chatsee-crm .lead-card-skeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:17px 20px}.chatsee-crm .lead-card-skeleton-header{display:flex;align-items:center;gap:14px}.chatsee-crm .lead-card-skeleton-avatar{width:44px;height:44px;border-radius:14px;background:var(--line-2);animation:pulse 1.2s ease-in-out infinite}.chatsee-crm .lead-card-skeleton-lines{flex:1;display:flex;flex-direction:column;gap:8px}.chatsee-crm .lead-card-skeleton-line{height:12px;border-radius:6px;background:var(--line-2);animation:pulse 1.2s ease-in-out infinite}.chatsee-crm .lead-card-skeleton-line--title{width:45%;height:14px}.chatsee-crm .lead-card-skeleton-line--meta{width:70%}.chatsee-crm .sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;border:none;background:#221b3359}.chatsee-crm.sidebar-open .sidebar-backdrop{display:block}.chatsee-crm .sidebar-close-btn{display:none;margin-left:auto;width:32px;height:32px;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);align-items:center;justify-content:center}.chatsee-crm .nav-item:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm.conversation-panel-active{overflow:hidden}.chatsee-crm .conversation-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:350;border:none;padding:0;margin:0;background:#221b3359;opacity:0;transition:opacity .28s ease;cursor:pointer}.chatsee-crm .conversation-panel-backdrop--open{opacity:1}.chatsee-crm .conversation-panel{position:fixed;top:0;right:0;z-index:360;width:min(460px,100%);height:100vh;height:100dvh;background:var(--surface);border-left:1px solid var(--line);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s ease}.chatsee-crm .conversation-panel--open{transform:translate(0)}.chatsee-crm .conversation-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line)}.chatsee-crm .conversation-panel-header h2{margin:0 0 6px;font-size:18px;font-weight:800;letter-spacing:-.02em}.chatsee-crm .conversation-panel-subtitle{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;font-size:12px;color:var(--ink-2)}.chatsee-crm .conversation-panel-close{width:32px;height:32px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink-2);display:flex;align-items:center;justify-content:center}.chatsee-crm .conversation-panel-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:20px;padding:16px 20px 24px;background:var(--bg)}.chatsee-crm .conversation-panel-section{display:flex;flex-direction:column;gap:10px;padding-bottom:16px;border-bottom:1px solid var(--line)}.chatsee-crm .conversation-panel-section:last-child{border-bottom:none;padding-bottom:0}.chatsee-crm .conversation-panel-section.is-focused{outline:2px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:4px;border-radius:12px;padding:12px}.chatsee-crm .conversation-panel-section-head h3{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--ink)}.chatsee-crm .conversation-panel-section-head p{margin:0;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--ink-2)}.chatsee-crm .conversation-panel-notes{margin:0}.chatsee-crm .chat-transcript-section{flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:0}.chatsee-crm .chat-transcript-log{flex:1;min-height:0;max-height:none;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chatsee-crm .lead-content-panel{display:flex;flex-direction:column;gap:10px;min-width:0;max-width:100%}.chatsee-crm .lead-content-status{margin:0;font-size:13px;color:var(--ink-3)}.chatsee-crm .lead-content-status--error{color:#b42318}.chatsee-crm .lead-conversation-list{display:flex;flex-direction:column;gap:8px}.chatsee-crm .lead-conversation-btn{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);cursor:pointer;transition:border-color .15s,background .15s}.chatsee-crm .lead-conversation-btn:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));background:var(--accent-12)}.chatsee-crm .lead-conversation-btn-index{flex-shrink:0;width:22px;height:22px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:var(--surface-2);color:var(--ink-2)}.chatsee-crm .lead-conversation-btn-body{display:flex;flex-direction:column;gap:2px;min-width:0}.chatsee-crm .lead-conversation-btn-body strong{font-size:13px;color:var(--ink)}.chatsee-crm .lead-conversation-btn-body span{font-size:11px;color:var(--ink-3)}.chatsee-crm .lead-upload-list{display:flex;flex-direction:column;gap:12px;min-width:0;max-width:100%}.chatsee-crm .lead-upload-card{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.chatsee-crm .lead-import-link{color:var(--accent);word-break:break-all}.chatsee-crm .section-label-count{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:var(--surface-2);color:var(--ink-2);font-size:10px;font-weight:700;letter-spacing:0;text-transform:none;vertical-align:middle}.chatsee-crm .lead-upload-toggle{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:0;border:none;background:transparent;color:var(--accent);font-size:12px;font-weight:600;cursor:pointer}.chatsee-crm .lead-upload-toggle:hover{text-decoration:underline}.chatsee-crm .lead-upload-toggle-icon{transition:transform .15s ease}.chatsee-crm .lead-upload-toggle-icon.is-open{transform:rotate(180deg)}.chatsee-crm .lead-upload-table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.chatsee-crm .lead-upload-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:12px;table-layout:auto}.chatsee-crm .lead-upload-table th,.chatsee-crm .lead-upload-table td{padding:8px 10px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;color:var(--ink);white-space:nowrap}.chatsee-crm .lead-upload-table th{position:sticky;top:0;background:var(--surface-2);color:var(--ink-3);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;z-index:1}.chatsee-crm .lead-upload-table td:nth-child(4),.chatsee-crm .lead-upload-table th:nth-child(4),.chatsee-crm .lead-upload-table td:nth-child(5),.chatsee-crm .lead-upload-table th:nth-child(5),.chatsee-crm .lead-upload-table td:last-child,.chatsee-crm .lead-upload-table th:last-child{white-space:normal;max-width:180px;word-break:break-word}.chatsee-crm .lead-upload-table tbody tr:last-child td{border-bottom:none}.chatsee-crm .conversations-list-sentinel{height:1px;width:100%}.chatsee-crm .conversations-loading--more{padding:12px;font-size:12px}.chatsee-crm .chat-transcript-row{display:flex;width:100%}.chatsee-crm .chat-transcript-row--user{justify-content:flex-start}.chatsee-crm .chat-transcript-row--assistant,.chatsee-crm .chat-transcript-row--agent{justify-content:flex-end}.chatsee-crm .chat-transcript-row .chat-transcript-bubble{max-width:78%;border:1px solid var(--line);border-radius:14px;padding:8px 10px;background:var(--surface)}.chatsee-crm .chat-transcript-bubble--user{border-color:color-mix(in srgb,var(--accent) 30%,var(--line));background:var(--accent-12);border-bottom-left-radius:4px}.chatsee-crm .chat-transcript-bubble--assistant{background:var(--surface-2);border-bottom-right-radius:4px}.chatsee-crm .chat-transcript-bubble--agent{background:color-mix(in srgb,var(--accent) 10%,white);border-color:color-mix(in srgb,var(--accent) 28%,var(--line));border-bottom-right-radius:4px}.chatsee-crm .chat-transcript-role{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--ink-3);margin-bottom:4px}.chatsee-crm .chat-transcript-content{font-size:12px;line-height:1.5;color:var(--ink);white-space:pre-wrap;word-break:break-word}.chatsee-crm .chat-transcript-status,.chatsee-crm .chat-transcript-error{font-size:12px;color:var(--ink-3);padding:8px 0}.chatsee-crm .crm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#221b3366;display:flex;align-items:center;justify-content:center;padding:20px}.chatsee-crm .crm-modal{width:min(520px,100%);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:24px}.chatsee-crm .crm-modal h2{margin:0 0 8px;font-size:20px;font-weight:800}.chatsee-crm .crm-modal p{margin:0 0 16px;color:var(--ink-2);font-size:14px;line-height:1.5}@media (max-width: 900px){.chatsee-crm.app,.chatsee-crm.app.sidebar-collapsed{grid-template-columns:1fr}.chatsee-crm .sidebar{position:fixed;top:0;left:0;bottom:0;z-index:100;width:264px;transform:translate(-100%);transition:transform .25s ease}.chatsee-crm .sidebar.is-collapsed{width:264px;padding:22px 16px;align-items:stretch}.chatsee-crm .sidebar.is-collapsed .brand-text{display:flex}.chatsee-crm .sidebar.is-collapsed .nav-label{display:block}.chatsee-crm .sidebar.is-collapsed .nav-item span{display:inline}.chatsee-crm .sidebar.is-collapsed .nav-count{display:grid}.chatsee-crm .sidebar.is-collapsed .sidebar-foot{display:block}.chatsee-crm .sidebar.is-collapsed .nav-item{justify-content:flex-start;padding:11px 12px;width:auto}.chatsee-crm.sidebar-open .sidebar{transform:translate(0)}.chatsee-crm .sidebar-close-btn,.chatsee-crm .menu-btn{display:inline-flex}.chatsee-crm .topbar{padding:16px 20px;flex-wrap:nowrap;gap:12px}.chatsee-crm .topbar-right{flex-shrink:0}.chatsee-crm .leads-toolbar{flex-wrap:wrap}.chatsee-crm .leads-toolbar-actions{width:100%;flex-wrap:wrap}.chatsee-crm .leads-toolbar-actions .search{max-width:none;width:100%}.chatsee-crm .leads-toolbar .filterbar{width:100%;margin-left:0;justify-content:flex-start}.chatsee-crm .sidebar.is-collapsed .sidebar-toggle-btn{display:none}.chatsee-crm .lead-head,.chatsee-crm .lead-head-right{flex-wrap:wrap}.chatsee-crm .conversations-container{flex-direction:column;height:auto;min-height:calc(100vh - 86px)}.chatsee-crm .conversations-sidebar,.chatsee-crm .conversation-right-sidebar{width:100%;max-width:none;border-right:none;border-left:none}.chatsee-crm .conversation-detail{flex-direction:column}.chatsee-crm .conversation-chat-area{border-right:none;border-bottom:1px solid #e5e7eb}.chatsee-crm .users-page-actions{flex-wrap:wrap}.chatsee-crm .users-search{max-width:none;width:100%}.chatsee-crm .action-bar{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.chatsee-crm .lead-head-right .mini-actions,.chatsee-crm .profile-trigger-text{display:none}}.chatsee-crm .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#221b3366;display:flex;align-items:center;justify-content:center;padding:20px}.chatsee-crm .modal{width:min(560px,100%);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:24px;max-height:90vh;overflow-y:auto}.chatsee-crm .modal h2,.chatsee-crm .modal h3{margin:0 0 8px;font-size:20px;font-weight:800;color:var(--ink)}.chatsee-crm .modal-description{margin:0 0 16px;color:var(--ink-2);font-size:14px;line-height:1.5}.chatsee-crm .modal-link-btn{padding:0;border:none;background:none;font:inherit;font-weight:700;color:var(--accent);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.chatsee-crm .modal-link-btn:hover{color:var(--accent-strong)}.chatsee-crm .modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:20px}.chatsee-crm .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;padding:0 18px;border-radius:10px;font-size:13.5px;font-weight:700;transition:background .15s,color .15s,filter .15s}.chatsee-crm .btn svg{display:block;flex-shrink:0}.chatsee-crm .btn-ghost{color:var(--ink-2);background:transparent}.chatsee-crm .btn-ghost:hover:not(:disabled){background:var(--line-2);color:var(--ink)}.chatsee-crm .btn-primary{color:#fff;background:linear-gradient(150deg,var(--accent),var(--accent-strong));box-shadow:0 6px 16px -8px color-mix(in srgb,var(--accent) 55%,transparent)}.chatsee-crm .btn-primary:hover:not(:disabled){filter:brightness(1.06)}.chatsee-crm .btn-danger{color:#fff;background:linear-gradient(150deg,#d4546a,#b83a52);box-shadow:0 6px 16px -8px color-mix(in srgb,var(--rose-fg) 45%,transparent)}.chatsee-crm .btn-danger:hover:not(:disabled){filter:brightness(1.06)}.chatsee-crm .btn:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .upload-dropzone{display:flex;align-items:center;justify-content:center;min-height:148px;padding:28px 24px;border:1.5px dashed color-mix(in srgb,var(--accent) 40%,var(--line));border-radius:14px;text-align:center;cursor:pointer;background:var(--accent-08);transition:border-color .15s,background .15s,box-shadow .15s}.chatsee-crm .upload-dropzone:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--line));background:var(--accent-12);box-shadow:0 0 0 4px var(--accent-08)}.chatsee-crm .upload-dropzone:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-12)}.chatsee-crm .upload-dropzone-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;max-width:100%;pointer-events:none}.chatsee-crm .upload-dropzone-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin-bottom:6px;color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,white)}.chatsee-crm .upload-dropzone-title{font-size:14px;font-weight:700;color:var(--ink);line-height:1.4}.chatsee-crm .upload-dropzone-filename{font-size:14px;font-weight:700;color:var(--ink);line-height:1.4;word-break:break-word;max-width:100%}.chatsee-crm .upload-dropzone-hint{font-size:13px;color:var(--ink-2);line-height:1.4}.chatsee-crm .upload-preview-wrap{margin-top:16px}.chatsee-crm .upload-preview-label{font-size:12px;font-weight:700;color:var(--ink-3);text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px}.chatsee-crm .upload-preview-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px}.chatsee-crm .upload-preview-table{width:100%;border-collapse:collapse;font-size:12px}.chatsee-crm .upload-preview-table th,.chatsee-crm .upload-preview-table td{padding:8px 10px;border-bottom:1px solid var(--line);text-align:left}.chatsee-crm .upload-preview-table th{background:var(--surface-2);font-weight:700;color:var(--ink-2)}.chatsee-crm .upload-preview-cell--empty{color:#b45309;background:#fffbeb;font-style:italic}.chatsee-crm .upload-duplicate-warning{margin-top:16px;padding:14px;border-radius:12px;background:#fff8f0;border:1px solid #f5d9b8;color:#7a4b12;font-size:13px;line-height:1.5}.chatsee-crm .upload-missing-warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.chatsee-crm .upload-duplicate-summary{margin:6px 0}.chatsee-crm .upload-duplicate-list{display:flex;flex-direction:column;gap:6px;margin-top:10px}.chatsee-crm .upload-duplicate-row{display:flex;flex-wrap:wrap;gap:8px;font-size:12.5px}.chatsee-crm .upload-duplicate-row-num{font-weight:700;min-width:52px}.chatsee-crm .upload-error{margin-top:14px;padding:12px 14px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:13px;line-height:1.5}.chatsee-crm .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chatsee-crm .conversations-container{display:flex;height:calc(100vh - 86px);background:#f9fafb;min-height:0}.chatsee-crm .conversations-sidebar{width:380px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.chatsee-crm .conversations-header{padding:24px 24px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.chatsee-crm .conversations-title{font-size:22px;font-weight:800;margin:0;color:#111827;letter-spacing:-.02em}.chatsee-crm .bot-handled-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#d1fae5;color:#065f46;border-radius:999px;font-size:12px;font-weight:700}.chatsee-crm .bot-status-dot{width:7px;height:7px;background:#10b981;border-radius:50%;animation:pulseConv 2s ease-in-out infinite}@keyframes pulseConv{0%,to{opacity:1}50%{opacity:.5}}.chatsee-crm .conversations-search{position:relative;padding:0 24px 16px}.chatsee-crm .conversations-search-icon{position:absolute;left:36px;top:15px;color:#9ca3af;pointer-events:none}.chatsee-crm .conversations-search-input{width:100%;height:46px;padding:12px 16px 12px 44px;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;line-height:1.4;background:#f9fafb;color:#111827;transition:all .2s ease}.chatsee-crm .conversations-search-input:focus{background:#fff;border-color:#d1d5db;outline:none}.chatsee-crm .conversations-filters{display:flex;gap:10px;padding:0 24px 16px;overflow-x:auto}.chatsee-crm .conv-filter-btn{padding:8px 16px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;color:#6b7280;font-size:13px;font-weight:600;white-space:nowrap;transition:all .2s ease}.chatsee-crm .conv-filter-btn:hover{background:#f9fafb}.chatsee-crm .conv-filter-btn.active{background:#7c3aed;color:#fff;border-color:#7c3aed}.chatsee-crm .conv-item-meta{display:flex;align-items:center;gap:8px;margin-top:6px}.chatsee-crm .conv-item-high-value{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.chatsee-crm .lead-details-pending-card{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:20px 16px;border:1px dashed #e5e7eb;border-radius:14px;background:#f9fafb;color:#6b7280}.chatsee-crm .lead-details-pending-card strong{color:#1f2937;font-size:14px;font-weight:700}.chatsee-crm .lead-details-pending-card p{margin:0;font-size:13px;line-height:1.45;color:#6b7280}.chatsee-crm .lead-details-empty-hint{margin:0;font-size:13px;color:#9ca3af;line-height:1.4}.chatsee-crm .conversations-list{flex:1;overflow-y:auto;padding:0 16px}.chatsee-crm .conversation-item{position:relative;display:flex;gap:14px;padding:16px;margin:0 0 8px;border:none;border-radius:16px;cursor:pointer;transition:all .2s ease;background:#fff}.chatsee-crm .conversation-item:hover{background:#f9fafb}.chatsee-crm .conversation-item.active{background:#f5f3ff}.chatsee-crm .conversation-item.active:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:0 4px 4px 0;background:#7c3aed}.chatsee-crm .conversation-context-menu{position:fixed;z-index:1200;min-width:180px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 32px #0f172a24}.chatsee-crm .conversation-context-menu--anchored{position:absolute;top:calc(100% + 4px);right:0;left:auto}.chatsee-crm .conv-item-header-end{display:flex;align-items:center;gap:4px;flex-shrink:0}.chatsee-crm .conv-item-menu-wrap{position:relative}.chatsee-crm .conv-item-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;transition:background .15s ease,color .15s ease}.chatsee-crm .conv-item-menu-btn:hover,.chatsee-crm .conv-item-menu-btn[aria-expanded=true]{background:#f3f4f6;color:#111827}.chatsee-crm .conversation-context-menu-item{width:100%;display:block;text-align:left;border:none;background:transparent;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600;color:var(--ink);cursor:pointer}.chatsee-crm .conversation-context-menu-item:hover{background:#f3f4f6}.chatsee-crm .conversation-context-menu-item--danger{color:#b42318}.chatsee-crm .conversation-context-menu-item--danger:hover{background:#fef3f2}.chatsee-crm .takeover-toggle-btn{display:flex;align-items:center;gap:10px;padding:8px 14px;font-size:12px;font-weight:600;border:none;border-radius:20px;cursor:pointer;background-color:transparent;transition:all .2s ease;flex-shrink:0}.chatsee-crm .takeover-toggle-btn:disabled{cursor:wait}.chatsee-crm .conversation-takeover-error{margin:12px 24px 0;padding:10px 14px;border-radius:10px;background:color-mix(in srgb,#b42318 10%,var(--surface));border:1px solid color-mix(in srgb,#b42318 35%,var(--line));color:#b42318;font-size:12px;line-height:1.4;flex-shrink:0}.chatsee-crm .takeover-toggle-switch{width:38px;height:20px;border-radius:10px;position:relative;transition:all .3s ease;flex-shrink:0;min-width:38px}.chatsee-crm .takeover-toggle-knob{width:16px;height:16px;background-color:#fff;border-radius:50%;position:absolute;top:2px;transition:all .3s ease;box-shadow:0 1px 3px #00000026;flex-shrink:0}.chatsee-crm .conv-item-avatar{width:44px;height:44px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.chatsee-crm .conv-item-content{flex:1;min-width:0}.chatsee-crm .conv-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:12px}.chatsee-crm .conv-item-name{font-weight:700;font-size:14px;color:#111827;letter-spacing:-.01em}.chatsee-crm .conv-item-timestamp{font-size:12px;color:#9ca3af;flex-shrink:0;font-weight:500}.chatsee-crm .conv-item-preview{font-size:13px;color:#6b7280;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.chatsee-crm .conv-item-meta{display:flex;align-items:center;gap:8px;font-size:11px;flex-wrap:wrap}.chatsee-crm .conv-item-unread{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#7c3aed;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.chatsee-crm .conv-source-badge{padding:4px 10px;border-radius:12px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;font-size:10px}.chatsee-crm .conv-source-webchat{background:#ede9fe;color:#7c3aed}.chatsee-crm .conv-source-whatsapp{background:#d1fae5;color:#065f46}.chatsee-crm .conv-source-sms{background:#fed7aa;color:#9a3412}.chatsee-crm .conv-status-badge{font-weight:600;font-size:11px;display:inline-flex;align-items:center;gap:4px}.chatsee-crm .conv-status-badge:before{content:"";width:6px;height:6px;border-radius:50%}.chatsee-crm .conv-status-new{color:#7c3aed}.chatsee-crm .conv-status-new:before{background:#7c3aed}.chatsee-crm .conv-status-qualified{color:#059669}.chatsee-crm .conv-status-qualified:before{background:#10b981}.chatsee-crm .conv-status-connected{color:#0891b2}.chatsee-crm .conv-status-connected:before{background:#06b6d4}.chatsee-crm .conv-meta-dot{color:#d1d5db}.chatsee-crm .conversation-detail{flex:1;display:flex;background:#fff;overflow:hidden;min-width:0}.chatsee-crm .conversation-chat-area{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;border-right:1px solid #e5e7eb}.chatsee-crm .conversation-chat-banner{padding:18px 24px;background:#f5f3ff;color:#7c3aed;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.chatsee-crm .conversation-messages{flex:1;padding:20px 24px 24px;overflow-y:auto;background:#f9fafb;display:flex;flex-direction:column;gap:16px}.chatsee-crm .message-wrapper{display:flex;width:100%}.chatsee-crm .message-wrapper-assistant,.chatsee-crm .message-wrapper-agent{justify-content:flex-start}.chatsee-crm .message-wrapper-user{justify-content:flex-end}.chatsee-crm .message-bubble{max-width:72%;display:flex;flex-direction:column}.chatsee-crm .message-label{font-size:11px;color:#7c3aed;font-weight:700;margin-bottom:6px;display:inline-flex;align-items:center;gap:4px}.chatsee-crm .message-label--user{color:#6b7280;align-self:flex-end}.chatsee-crm .message-content{padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.5;margin-bottom:6px;word-break:break-word}.chatsee-crm .message-user .message-content{background:#fff;border:1px solid #e5e7eb;color:#111827;border-bottom-right-radius:4px}.chatsee-crm .message-bot .message-content{background:#ede9fe;border:1px solid #ddd6fe;color:#6b21a8;border-bottom-left-radius:4px}.chatsee-crm .message-agent .message-content{background:#7c3aed;color:#fff;border-bottom-left-radius:4px}.chatsee-crm .message-agent .message-label{color:#6b21a8}.chatsee-crm .message-timestamp{font-size:11px;color:#9ca3af;padding:0 4px;text-align:right}.chatsee-crm .message-wrapper-assistant .message-timestamp,.chatsee-crm .message-wrapper-agent .message-timestamp{text-align:left}.chatsee-crm .message-wrapper-user .message-timestamp{text-align:right}.chatsee-crm .chat-transcript-messages{padding:12px 0 0;background:transparent;overflow:visible;flex:none;max-height:none;gap:16px}.chatsee-crm .conversation-input-area{border-top:1px solid #e5e7eb;background:#fff;padding:16px 24px;flex-shrink:0}.chatsee-crm .quick-replies{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.chatsee-crm .quick-reply-btn{padding:8px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#7c3aed;font-size:12px;font-weight:600;transition:all .2s ease}.chatsee-crm .quick-reply-btn:hover:not(:disabled){background:#f5f3ff;border-color:#ddd6fe}.chatsee-crm .message-input-container{display:flex;align-items:center;gap:10px}.chatsee-crm .attach-btn,.chatsee-crm .send-btn{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.chatsee-crm .attach-btn{border:1px solid #e5e7eb;background:#fff;color:#6b7280}.chatsee-crm .attach-btn:hover{background:#f9fafb}.chatsee-crm .send-btn{background:#7c3aed;color:#fff;border:none}.chatsee-crm .send-btn:hover:not(:disabled){background:#6d28d9}.chatsee-crm .send-btn:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .message-input{flex:1;padding:10px 16px;border:1px solid #e5e7eb;border-radius:20px;font-size:14px;background:#f9fafb;color:#111827;transition:all .2s ease}.chatsee-crm .message-input:focus{background:#fff;border-color:#d1d5db;outline:none}.chatsee-crm .conversation-right-sidebar{width:340px;background:#fff;overflow-y:auto;padding:24px;flex-shrink:0;display:flex;flex-direction:column;gap:0;border-left:1px solid #e5e7eb}.chatsee-crm .lead-detail-card{background:transparent;border:none;border-radius:0;padding:0 0 24px;text-align:center;margin-bottom:20px}.chatsee-crm .lead-detail-avatar-large{width:72px;height:72px;border-radius:50%;margin:0 auto 16px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;box-shadow:0 4px 12px #00000014}.chatsee-crm .lead-detail-name{font-size:19px;font-weight:800;color:#1f2937;margin:0 0 6px;letter-spacing:-.01em}.chatsee-crm .lead-detail-company{font-size:14px;color:#6b7280;font-weight:500;margin:0 0 16px}.chatsee-crm .lead-detail-badges{display:flex;justify-content:center;gap:8px;margin-bottom:18px;flex-wrap:wrap}.chatsee-crm .lead-badge{padding:5px 13px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.01em}.chatsee-crm .lead-badge-new{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.chatsee-crm .lead-badge-category{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.chatsee-crm .lead-detail-actions{display:flex;gap:10px}.chatsee-crm .lead-action-btn{flex:1;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;transition:all .2s ease}.chatsee-crm .lead-action-call{background:var(--accent);color:#fff}.chatsee-crm .lead-action-call:hover{background:var(--accent-strong)}.chatsee-crm .lead-action-schedule{background:var(--surface);color:var(--ink-2);border:1px solid var(--line)}.chatsee-crm .lead-action-schedule:hover{background:var(--bg)}.chatsee-crm .lead-detail-section{background:transparent;border:none;border-radius:0;padding:0;margin-bottom:20px}.chatsee-crm .lead-interested-section{margin-bottom:24px}.chatsee-crm .lead-interested-section .lead-section-title{display:flex;align-items:center;gap:6px}.chatsee-crm .lead-section-title{font-size:13px;font-weight:800;color:var(--ink);letter-spacing:-.01em;margin:0 0 12px;text-transform:none}.chatsee-crm .lead-interested-box{font-size:13px;color:#7c3aed;font-weight:600;margin:0;line-height:1.6;padding:16px;border:1.5px dashed #c4b5fd;border-radius:12px;background:#f5f3ff}.chatsee-crm .lead-detail-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:0;background:transparent;border:none}.chatsee-crm .lead-detail-item:last-child{margin-bottom:0}.chatsee-crm .lead-detail-icon{color:#9ca3af;display:flex;align-items:center;justify-content:center;margin-top:2px;flex-shrink:0;width:36px;height:36px;background:#f3f4f6;border-radius:50%}.chatsee-crm .lead-detail-text{flex:1;min-width:0}.chatsee-crm .lead-detail-label{font-size:12px;font-weight:700;color:#9ca3af;margin-bottom:4px;letter-spacing:0;text-transform:none}.chatsee-crm .lead-detail-value{font-size:14px;color:#1f2937;font-weight:600;word-break:break-word;line-height:1.4}.chatsee-crm .lead-view-record-btn{width:100%;margin-top:24px;padding:13px 16px;border-radius:12px;border:none;background:#f9fafb;color:#6366f1;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.chatsee-crm .lead-view-record-btn:hover{background:#f3f4f6}.chatsee-crm .conversation-detail-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#9ca3af}.chatsee-crm .conversations-loading,.chatsee-crm .conversations-error,.chatsee-crm .messages-loading,.chatsee-crm .no-messages{padding:36px 20px;text-align:center;color:#9ca3af;font-size:14px}.chatsee-crm .conversations-error{color:#dc2626}.chatsee-crm .conversations-deeplink-banner{margin:0 16px 12px;padding:10px 12px;border-radius:8px;border:1px solid color-mix(in srgb,#f59e0b 45%,var(--line));background:color-mix(in srgb,#f59e0b 12%,var(--surface));color:var(--ink-2);font-size:12px;line-height:1.45}.chatsee-crm .profile-menu{position:relative}.chatsee-crm .profile-trigger{display:inline-flex;align-items:center;gap:10px;max-width:min(360px,100%);height:42px;padding:4px 10px 4px 4px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left;transition:border-color .15s,box-shadow .15s}.chatsee-crm .profile-trigger:hover,.chatsee-crm .profile-trigger.is-open{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .profile-avatar{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(150deg,var(--accent),var(--accent-strong));color:#fff;font-size:12px;font-weight:800;flex-shrink:0}.chatsee-crm .profile-avatar--lg{width:44px;height:44px;font-size:14px}.chatsee-crm .profile-avatar--hero{width:72px;height:72px;font-size:22px;border:3px solid rgba(255,255,255,.85);box-shadow:0 8px 24px -8px color-mix(in srgb,var(--accent) 45%,transparent)}.chatsee-crm .profile-trigger-text{display:flex;flex-direction:column;min-width:0;line-height:1.2}.chatsee-crm .profile-trigger-name-row{display:flex;align-items:center;gap:4px;min-width:0;font-size:13px;font-weight:700;color:var(--ink)}.chatsee-crm .profile-trigger-name{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatsee-crm .profile-trigger-sep{flex-shrink:0;color:var(--ink-3);font-weight:600}.chatsee-crm .profile-trigger-role{flex-shrink:0;white-space:nowrap;font-weight:600;color:var(--ink-3)}.chatsee-crm .profile-trigger-email{font-size:11px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatsee-crm .profile-chevron{color:var(--ink-3);flex-shrink:0;transition:transform .18s}.chatsee-crm .profile-chevron.is-open{transform:rotate(180deg)}.chatsee-crm .profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:200;width:min(320px,calc(100vw - 24px));background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);overflow:hidden}.chatsee-crm .profile-dropdown-header{display:flex;gap:12px;padding:16px;border-bottom:1px solid var(--line);background:var(--surface-2)}.chatsee-crm .profile-dropdown-meta{min-width:0}.chatsee-crm .profile-dropdown-name{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:15px;font-weight:800;color:var(--ink);margin-bottom:8px}.chatsee-crm .profile-role-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line))}.chatsee-crm .profile-role-badge--admin,.chatsee-crm .profile-role-badge--accountowner{color:var(--accent-strong);background:var(--accent-12)}.chatsee-crm .profile-role-badge--reporting{color:var(--ink-2);background:var(--slate-bg);border-color:var(--line)}.chatsee-crm .profile-dropdown-line{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-2);margin-top:4px}.chatsee-crm .profile-dropdown-items{padding:8px}.chatsee-crm .profile-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;color:var(--ink-2);text-align:left}.chatsee-crm .profile-dropdown-item:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .profile-dropdown-item--danger{color:var(--rose-fg)}.chatsee-crm .profile-dropdown-item--danger:hover{background:var(--rose-bg);color:var(--rose-fg)}.chatsee-crm .users-page,.chatsee-crm .profile-page,.chatsee-crm .agent-settings-page{display:flex;flex-direction:column;gap:20px;padding-bottom:24px}.chatsee-crm .back-link{display:inline-flex;align-items:center;gap:8px;align-self:flex-start}.chatsee-crm .profile-hero{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 12%,#fff),#fff 55%,color-mix(in srgb,var(--accent) 6%,#fff));overflow:hidden}.chatsee-crm .profile-hero-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:28px 24px}.chatsee-crm .profile-hero-user{display:flex;align-items:center;gap:20px;min-width:0}.chatsee-crm .profile-hero-meta{min-width:0}.chatsee-crm .profile-hero-name{margin:0 0 4px;font-size:24px;font-weight:800;color:var(--ink)}.chatsee-crm .profile-hero-email{margin:0 0 12px;font-size:14px;color:var(--ink-2)}.chatsee-crm .profile-hero-badges{display:flex;flex-wrap:wrap;gap:8px}.chatsee-crm .profile-hero-badge{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700}.chatsee-crm .profile-hero-badge--role{color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line))}.chatsee-crm .profile-hero-badge--org{color:var(--ink-2);background:var(--surface);border:1px solid var(--line)}.chatsee-crm .profile-hero-status{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.chatsee-crm .profile-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.chatsee-crm .profile-panel-head{margin-bottom:20px}.chatsee-crm .profile-panel-head h3{margin:0 0 6px;font-size:18px;font-weight:800;color:var(--ink)}.chatsee-crm .profile-panel-head p{margin:0;font-size:13px;color:var(--ink-3)}.chatsee-crm .profile-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.chatsee-crm .profile-field{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid var(--line);background:var(--surface-2)}.chatsee-crm .profile-field-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;flex-shrink:0;color:var(--accent-strong);background:var(--accent-12)}.chatsee-crm .profile-field-body{min-width:0}.chatsee-crm .profile-field-label{margin:0 0 4px;font-size:12px;font-weight:700;text-transform:none;letter-spacing:0;color:var(--ink-3)}.chatsee-crm .profile-field-value{margin:0;font-size:14px;font-weight:600;color:var(--ink);word-break:break-word}.chatsee-crm .profile-actions{padding-top:20px;border-top:1px solid var(--line)}.chatsee-crm .profile-actions h4{margin:0 0 4px;font-size:15px;font-weight:800;color:var(--ink)}.chatsee-crm .profile-actions p{margin:0 0 14px;font-size:13px;color:var(--ink-3)}.chatsee-crm .profile-actions-row{display:flex;flex-wrap:wrap;gap:10px}.chatsee-crm .profile-action-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:700;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);transition:background .15s,border-color .15s,color .15s}.chatsee-crm .profile-action-btn:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .profile-action-btn--danger{color:var(--rose-fg);border-color:color-mix(in srgb,var(--rose-fg) 25%,var(--line))}.chatsee-crm .profile-action-btn--danger:hover{background:var(--rose-bg);color:var(--rose-fg)}.chatsee-crm .crm-page-head,.chatsee-crm .users-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.chatsee-crm .crm-page-head{margin-bottom:20px}.chatsee-crm .profile-page .crm-page-head{margin-bottom:0}.chatsee-crm .agent-settings-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px;display:flex;flex-direction:column;gap:14px}.chatsee-crm .agent-settings-card-head{display:flex;align-items:center;gap:12px}.chatsee-crm .agent-settings-card-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;background:color-mix(in srgb,var(--accent) 12%,#fff);color:var(--accent)}.chatsee-crm .agent-settings-card-icon svg{display:block;flex-shrink:0}.chatsee-crm .agent-settings-card-head>div:not(.agent-settings-card-icon){display:flex;flex-direction:column;justify-content:center;min-width:0}.chatsee-crm .agent-settings-meta{margin:4px 0 0;font-size:13px;color:var(--muted)}.chatsee-crm .agent-settings-meta code{font-size:12px;background:var(--surface-2);padding:1px 6px;border-radius:6px}.chatsee-crm .agent-settings-label{font-size:13px;font-weight:600;color:var(--text)}.chatsee-crm .agent-settings-textarea{width:100%;min-height:280px;resize:vertical;padding:12px 14px;border:1px solid var(--line);border-radius:12px;font-size:14px;line-height:1.5;background:var(--surface-2)}.chatsee-crm .agent-settings-textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .agent-settings-textarea:read-only{opacity:.92}.chatsee-crm .agent-settings-actions{display:flex;justify-content:flex-end}.chatsee-crm .agent-settings-status,.chatsee-crm .agent-settings-readonly-note{font-size:14px;color:var(--muted)}.chatsee-crm .agent-settings-error{margin:0;font-size:14px;color:#b42318}.chatsee-crm .agent-prompt-confirm-modal{max-width:440px;width:100%}.chatsee-crm .agent-prompt-confirm-body{display:flex;flex-direction:column;gap:10px}.chatsee-crm .agent-prompt-confirm-body p{margin:0;font-size:14px;line-height:1.5;color:var(--ink)}.chatsee-crm .agent-prompt-confirm-note{color:var(--muted)!important}.chatsee-crm .agent-settings-history-card{margin-top:0}.chatsee-crm .agent-settings-history-error{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px;color:#b42318}.chatsee-crm .agent-prompt-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.chatsee-crm .agent-prompt-history-item{border:1px solid var(--line);border-radius:12px;background:var(--surface-2);overflow:hidden}.chatsee-crm .agent-prompt-history-toggle{width:100%;display:flex;align-items:flex-start;gap:8px;text-align:left;padding:12px 14px;border:0;background:transparent;cursor:pointer;color:inherit}.chatsee-crm .agent-prompt-history-toggle:hover{background:color-mix(in srgb,var(--accent) 6%,transparent)}.chatsee-crm .agent-prompt-history-chevron{display:inline-flex;margin-top:2px;color:var(--muted);flex-shrink:0}.chatsee-crm .agent-prompt-history-main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.chatsee-crm .agent-prompt-history-title{font-size:14px;font-weight:600;color:var(--ink)}.chatsee-crm .agent-prompt-history-who{font-weight:500;color:var(--muted)}.chatsee-crm .agent-prompt-history-meta{font-size:12px;color:var(--muted)}.chatsee-crm .agent-prompt-history-preview{font-size:13px;line-height:1.4;color:var(--ink);opacity:.85}.chatsee-crm .agent-prompt-history-content{margin:0;padding:0 14px 14px 38px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;color:var(--ink);max-height:320px;overflow:auto}.chatsee-crm .crm-page-title,.chatsee-crm .users-page-title{margin:0 0 4px;font-size:24px;font-weight:800;color:var(--ink)}.chatsee-crm .crm-page-subtitle,.chatsee-crm .users-page-subtitle{margin:0;font-size:14px;color:var(--ink-3)}.chatsee-crm .users-add-btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.chatsee-crm .users-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.chatsee-crm .users-summary-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:14px;border:1px solid var(--line);background:var(--surface)}.chatsee-crm .users-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;flex-shrink:0;color:var(--accent-strong);background:var(--accent-12)}.chatsee-crm .users-summary-label{margin:0 0 2px;font-size:12px;font-weight:600;color:var(--ink-3)}.chatsee-crm .users-summary-value{margin:0;font-size:22px;font-weight:800;color:var(--ink)}.chatsee-crm .users-summary-skeleton{width:48px;height:24px;border-radius:6px;background:linear-gradient(90deg,var(--line-2) 25%,var(--line) 50%,var(--line-2) 75%);background-size:200% 100%;animation:users-shimmer 1.2s infinite}@keyframes users-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.chatsee-crm .users-toolbar-card{padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:var(--surface)}.chatsee-crm .users-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;border-radius:12px;border:1px solid var(--line);background:var(--surface-2);flex:1;min-width:0;max-width:none}.chatsee-crm .users-search-icon{color:var(--ink-3);flex-shrink:0}.chatsee-crm .users-search input{flex:1;min-width:0;border:none;outline:none;background:none;font-size:14px;color:var(--ink)}.chatsee-crm .users-table-wrap{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.chatsee-crm .users-table-inner{overflow-x:auto}.chatsee-crm .users-table{width:100%;border-collapse:collapse;font-size:13px}.chatsee-crm .users-table th,.chatsee-crm .users-table td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.chatsee-crm .users-table th{background:var(--surface-2);font-size:12px;font-weight:800;text-transform:none;letter-spacing:0;color:var(--ink)}.chatsee-crm .users-table tbody tr{transition:background .12s}.chatsee-crm .users-table tbody tr:hover{background:var(--surface-2)}.chatsee-crm .users-table tbody tr:last-child td{border-bottom:none}.chatsee-crm .users-table-user{display:flex;align-items:center;gap:10px;min-width:0}.chatsee-crm .users-table-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0;font-size:11px;font-weight:800;color:#fff;background:linear-gradient(150deg,var(--accent),var(--accent-strong))}.chatsee-crm .users-table-name{font-weight:700;color:var(--ink)}.chatsee-crm .users-table-email{color:var(--ink-2)}.chatsee-crm .users-table-skills{display:flex;flex-wrap:wrap;gap:6px;max-width:280px}.chatsee-crm .users-table-skills-empty{color:var(--muted)}.chatsee-crm .user-skill-chip{display:inline-flex;align-items:center;gap:4px;max-width:160px;padding:3px 8px;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,#fff);border:1px solid color-mix(in srgb,var(--accent) 18%,var(--line));color:var(--ink);font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatsee-crm .user-skill-chip--static{max-width:120px}.chatsee-crm .user-skill-chip--more{background:var(--surface-2);border-color:var(--line);color:var(--muted)}.chatsee-crm .user-skill-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;flex-shrink:0}.chatsee-crm .user-skill-chip-remove:hover{color:var(--ink);background:color-mix(in srgb,var(--ink) 8%,transparent)}.chatsee-crm .skills-input{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.chatsee-crm .skills-input.is-disabled{opacity:.7}.chatsee-crm .skills-chip-row{display:flex;flex-wrap:wrap;gap:6px}.chatsee-crm .skills-input-field{border:0!important;background:transparent!important;box-shadow:none!important;min-height:28px;height:auto;padding:0!important}.chatsee-crm .skills-suggestions{display:flex;flex-wrap:wrap;gap:6px}.chatsee-crm .skills-suggestion{border:1px dashed var(--line);background:transparent;color:var(--ink-2);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;cursor:pointer}.chatsee-crm .skills-suggestion:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));color:var(--ink);background:color-mix(in srgb,var(--accent) 6%,transparent)}.chatsee-crm .skills-input-hint{margin:0;font-size:12px;color:var(--muted)}.chatsee-crm .users-table-actions{position:relative;text-align:right;width:48px}.chatsee-crm .users-table-actions-col{width:48px}.chatsee-crm .users-actions-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:8px;color:var(--ink-3);transition:background .12s,color .12s}.chatsee-crm .users-actions-btn:hover{background:var(--line-2);color:var(--ink-2)}.chatsee-crm .users-actions-menu{width:160px;padding:4px 0;border-radius:12px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-lg)}.chatsee-crm .users-actions-menu--fixed{position:fixed;z-index:600}.chatsee-crm .users-actions-menu-item{display:block;width:100%;padding:10px 16px;font-size:13px;font-weight:600;color:var(--ink-2);text-align:left;transition:background .12s,color .12s}.chatsee-crm .users-actions-menu-item:hover{background:var(--surface-2);color:var(--ink)}.chatsee-crm .users-actions-menu-item:disabled{opacity:.5;cursor:not-allowed}.chatsee-crm .users-actions-menu-item--danger{color:#b42318}.chatsee-crm .users-actions-menu-item--danger:hover{background:#fef3f2;color:#b42318}.chatsee-crm .user-role-badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700}.chatsee-crm .user-role-badge--admin{color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line))}.chatsee-crm .user-role-badge--owner{color:#7c3aed;background:#f5f3ff;border:1px solid #e9d5ff}.chatsee-crm .user-role-badge--reporting{color:var(--ink-2);background:var(--slate-bg);border:1px solid var(--line)}.chatsee-crm .users-empty{padding:32px;text-align:center;color:var(--ink-3)}.chatsee-crm .status-select--readonly .status-trigger--readonly{cursor:default}.chatsee-crm .lead-assigned-preview{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chatsee-crm .lead-assigned-card{display:flex;flex-direction:column;gap:12px;margin-bottom:18px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.chatsee-crm .lead-assigned-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.chatsee-crm .lead-assigned-head .section-label{margin:0}.chatsee-crm .lead-handoff-btn{height:30px;padding:0 12px;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--accent);font-size:12.5px;font-weight:700;cursor:pointer;flex-shrink:0}.chatsee-crm .lead-handoff-btn:hover{background:color-mix(in srgb,var(--accent) 10%,#fff);border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.chatsee-crm .lead-delete-btn{width:30px;height:30px;padding:0;border-radius:10px;display:grid;place-items:center;border:1px solid transparent;background:transparent;color:var(--ink-3);cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.chatsee-crm .lead-delete-btn:hover{background:var(--rose-bg);color:var(--rose-fg)}.chatsee-crm .lead-delete-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--rose-fg) 55%,transparent);outline-offset:2px}.chatsee-crm .delete-lead-hint,.chatsee-crm .delete-conversation-summary{margin-top:10px;color:var(--ink-2);font-size:13px;line-height:1.45}.chatsee-crm .delete-conversation-summary-label{display:block;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-3)}.chatsee-crm .deleted-conversation-summary{max-width:320px;white-space:normal;line-height:1.4}.chatsee-crm .deleted-conversation-lead-cell{display:flex;flex-direction:column;gap:2px;min-width:0}.chatsee-crm .permanent-delete-warning{margin-top:8px;font-size:13.5px;color:var(--ink-2);line-height:1.45}.chatsee-crm .permanent-delete-warning{color:var(--rose-fg);font-weight:600}.chatsee-crm .permanent-delete-confirm{display:flex;align-items:flex-start;gap:10px;margin-top:14px;font-size:13.5px;color:var(--ink)}.chatsee-crm .permanent-delete-confirm input{margin-top:3px}.chatsee-crm .deleted-leads-page{display:flex;flex-direction:column;gap:16px}.chatsee-crm .deleted-leads-table .deleted-leads-muted{color:var(--ink-3);font-size:12.5px}.chatsee-crm .deleted-leads-actions-col,.chatsee-crm .deleted-leads-actions{text-align:right;width:48px;white-space:nowrap}.chatsee-crm .deleted-leads-actions{position:relative}.chatsee-crm .lead-assigned-section{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.chatsee-crm .lead-assigned-chips{display:flex;flex-wrap:wrap;gap:8px}.chatsee-crm .assigned-chip{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px 0 6px;border-radius:999px;font-size:12px;font-weight:600;color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line))}.chatsee-crm .assigned-chip-avatar{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:10px;font-weight:800;color:#fff;background:linear-gradient(150deg,var(--accent),var(--accent-strong))}.chatsee-crm .lead-assigned-empty-state{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 0;font-size:13px;color:var(--ink-3)}.chatsee-crm .lead-assign-btn{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 14px;border-radius:9px;font-size:12.5px;font-weight:700;color:#fff;background:linear-gradient(150deg,var(--accent),var(--accent-strong));box-shadow:0 6px 16px -8px color-mix(in srgb,var(--accent) 55%,transparent);transition:filter .15s}.chatsee-crm .lead-assign-btn:hover:not(:disabled){filter:brightness(1.06)}.chatsee-crm .lead-assign-btn:disabled{opacity:.45;cursor:not-allowed}.chatsee-crm .lead-assign-btn.is-close{color:var(--ink-2);background:var(--surface);border:1px solid var(--line);box-shadow:none}.chatsee-crm .lead-assign-btn.is-close:hover:not(:disabled){background:var(--line-2);color:var(--ink);filter:none}.chatsee-crm .lead-assigned-empty{margin:0;font-size:13px;color:var(--ink-3)}.chatsee-crm .lead-assign-error{margin:0 0 8px;font-size:12.5px;color:var(--rose-fg)}.chatsee-crm .lead-assign-picker{position:relative;flex-shrink:0}.chatsee-crm .lead-assign-menu{position:relative;width:100%;max-height:240px;overflow-y:auto;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.chatsee-crm .lead-assign-option{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border-radius:8px;font-size:13px;color:var(--ink);cursor:pointer}.chatsee-crm .lead-assign-option:hover{background:var(--line-2)}.chatsee-crm .lead-assign-email{display:block;font-size:11px;color:var(--ink-3);margin-top:2px}.chatsee-crm .leads-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px;padding:10px 0 12px;border-bottom:1px solid var(--line)}.chatsee-crm .leads-selection-bar-left,.chatsee-crm .leads-selection-bar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.chatsee-crm .leads-selection-bar-right{margin-left:auto;justify-content:flex-end}.chatsee-crm .leads-selection-select-all{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--ink-2);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.chatsee-crm .leads-selection-checkbox-slot{padding-top:0}.chatsee-crm .lead-row-checkbox{display:inline-flex;align-items:center;justify-content:center;width:40px;flex-shrink:0;cursor:pointer}.chatsee-crm .lead-row-checkbox.is-disabled{cursor:not-allowed;opacity:.55}.chatsee-crm .lead-row-checkbox input{width:16px;height:16px;margin:0;cursor:pointer;accent-color:var(--accent)}.chatsee-crm .lead-row-checkbox.is-disabled input{cursor:not-allowed}.chatsee-crm .lead-row{display:flex;align-items:center;gap:12px;position:relative}.chatsee-crm .lead-row:has(.status-menu){z-index:40}.chatsee-crm .lead-row-card{flex:1;min-width:0}.chatsee-crm .leads-focus-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-size:13px;font-weight:600;color:var(--ink-2)}.chatsee-crm .leads-selection-count{font-size:13px;font-weight:700;color:var(--accent-strong)}.chatsee-crm .leads-selection-link{border:none;background:none;padding:0;font-size:13px;font-weight:600;color:var(--ink-2);cursor:pointer;text-decoration:underline}.chatsee-crm .leads-selection-link:hover{color:var(--ink)}.chatsee-crm .lead-row.is-selected .lead{border-color:color-mix(in srgb,var(--accent) 45%,var(--line));box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 20%,transparent)}.chatsee-crm .user-modal--bulk-assign{width:min(480px,100%);max-height:min(90vh,640px);display:flex;flex-direction:column;overflow:hidden}.chatsee-crm .user-modal--bulk-assign .user-modal-head{flex-shrink:0;padding:22px 24px 12px}.chatsee-crm .user-modal--bulk-assign .user-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:14px;padding:4px 24px 18px;overflow:hidden}.chatsee-crm .user-modal--bulk-assign .user-modal-actions{flex-shrink:0;margin-top:0;padding:16px 24px 22px;border-top:1px solid var(--line)}.chatsee-crm .user-modal--handoff{max-height:min(92vh,760px)}.chatsee-crm .handoff-summary-field{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.chatsee-crm .handoff-summary-field>span{font-size:12px;font-weight:700;color:var(--ink-2)}.chatsee-crm .handoff-summary-field textarea{width:100%;min-height:140px;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:12px 14px;font:inherit;font-size:13px;line-height:1.45;color:var(--ink);background:#fff}.chatsee-crm .bulk-assign-picker{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.chatsee-crm .bulk-assign-search{display:flex;align-items:center;gap:8px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-3);flex-shrink:0}.chatsee-crm .bulk-assign-search input{flex:1;min-width:0;border:0;background:transparent;color:var(--ink);font-size:13.5px;outline:none}.chatsee-crm .bulk-assign-search-clear{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:6px;background:transparent;color:var(--ink-3);cursor:pointer;padding:0}.chatsee-crm .bulk-assign-search-clear:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .handoff-panel{margin:0 0 16px;padding:14px 14px 12px;border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));border-radius:12px;background:color-mix(in srgb,var(--accent) 6%,#fff)}.chatsee-crm .org-summary-panel{margin:0 0 16px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.chatsee-crm .org-summary-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.chatsee-crm .org-summary-panel-title{display:inline-flex;align-items:center;gap:8px;color:var(--ink)}.chatsee-crm .org-summary-panel-title h3{margin:0;font-size:13px;font-weight:800;color:var(--ink)}.chatsee-crm .org-summary-panel-meta{font-size:12px;font-weight:600;color:var(--ink-3)}.chatsee-crm .org-summary-panel-org{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--ink)}.chatsee-crm .org-summary-panel-stats,.chatsee-crm .org-summary-modal-stats{margin:0 0 10px;font-size:13px;color:var(--ink-3)}.chatsee-crm .org-summary-panel-preview,.chatsee-crm .org-summary-modal-text{margin:0;padding:12px 14px;border-radius:12px;border:1px solid var(--line);background:var(--surface-2);color:var(--ink-2);font-size:13px;line-height:1.5;white-space:pre-wrap;font-family:inherit;max-height:160px;overflow:auto}.chatsee-crm .org-summary-modal-text{max-height:280px}.chatsee-crm .org-summary-panel-view{margin-top:10px}.chatsee-crm .org-summary-panel-status{margin:0;font-size:13px;color:var(--muted)}.chatsee-crm .org-summary-panel-error{display:flex;align-items:center;gap:10px;font-size:13px;color:#b42318}.chatsee-crm .org-summary-modal{max-width:640px;width:100%}.chatsee-crm .org-summary-modal-body{display:flex;flex-direction:column;gap:12px}.chatsee-crm .org-summary-lead-list h3{margin:0 0 8px;font-size:13px;font-weight:800;color:var(--ink)}.chatsee-crm .org-summary-lead-list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;max-height:280px;overflow:auto}.chatsee-crm .org-summary-lead-list li{padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.chatsee-crm .org-summary-lead-list li strong{margin-right:8px;font-size:13px;color:var(--ink)}.chatsee-crm .org-summary-lead-list li span{font-size:12px;font-weight:600;color:var(--ink-3)}.chatsee-crm .org-summary-lead-list li p{margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--ink-2)}.chatsee-crm .org-summary-lead-empty{color:var(--muted)!important}.chatsee-crm .org-summary-truncated{margin:8px 0 0;font-size:12px;color:var(--muted)}.chatsee-crm .handoff-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}.chatsee-crm .handoff-panel-head h3{margin:0;font-size:13px;font-weight:800;color:var(--ink)}.chatsee-crm .handoff-panel-meta{font-size:12px;font-weight:600;color:var(--ink-3)}.chatsee-crm .handoff-panel-route{margin:0 0 8px;font-size:13px;color:var(--ink-2)}.chatsee-crm .handoff-panel-route-btn{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;width:100%;margin:0;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.chatsee-crm .handoff-panel-route-btn:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));background:color-mix(in srgb,var(--accent) 6%,#fff)}.chatsee-crm .handoff-panel-route-arrow{color:var(--ink-3);font-weight:700}.chatsee-crm .handoff-panel-route-hint{margin-left:auto;font-size:12px;font-weight:600;color:var(--accent)}.chatsee-crm .handoff-panel-byline{margin:8px 0 0;font-size:12.5px;font-weight:600;color:var(--ink-2)}.chatsee-crm .handoff-summary-modal{width:min(520px,100%)}.chatsee-crm .handoff-summary-modal-body{display:flex;flex-direction:column;gap:12px;padding:4px 24px 22px}.chatsee-crm .handoff-panel-summary{margin:0;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid var(--line);font:inherit;font-size:13px;line-height:1.5;white-space:pre-wrap;color:var(--ink);max-height:min(50vh,360px);overflow:auto}.chatsee-crm .handoff-panel-empty{margin:0;font-size:13px;color:var(--ink-3)}.chatsee-crm .bulk-assign-summary{margin:0;font-size:14px;color:var(--ink-2);line-height:1.5}.chatsee-crm .bulk-assign-preview{margin:0;padding:10px 12px;border-radius:10px;font-size:13px;color:var(--ink);background:var(--accent-08);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line))}.chatsee-crm .bulk-assign-empty{margin:0;padding:16px;text-align:center;font-size:13px;color:var(--ink-3);border:1px dashed var(--line);border-radius:12px}.chatsee-crm .bulk-assign-empty--inline{border:0;padding:18px 12px;background:transparent}.chatsee-crm .bulk-assign-user-list{flex:1;min-height:120px;max-height:320px;overflow-y:auto;margin:0;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ink-3) 55%,transparent) transparent}.chatsee-crm .bulk-assign-user-list::-webkit-scrollbar{width:8px}.chatsee-crm .bulk-assign-user-list::-webkit-scrollbar-track{background:transparent}.chatsee-crm .bulk-assign-user-list::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--ink-3) 40%,transparent);border-radius:999px}.chatsee-crm .bulk-assign-user-list::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--ink-3) 60%,transparent)}.chatsee-crm .bulk-assign-option{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease}.chatsee-crm .bulk-assign-option+.bulk-assign-option{margin-top:4px}.chatsee-crm .bulk-assign-option:hover{background:var(--line-2)}.chatsee-crm .bulk-assign-option.is-selected{background:var(--accent-12);border-color:color-mix(in srgb,var(--accent) 28%,var(--line))}.chatsee-crm .bulk-assign-option input[type=radio]{width:18px;height:18px;flex-shrink:0;margin:0;accent-color:var(--accent);cursor:pointer}.chatsee-crm .bulk-assign-option-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;width:100%}.chatsee-crm .bulk-assign-option-name{font-size:14px;font-weight:700;color:var(--ink);line-height:1.35;word-break:break-word;min-width:0;flex:1}.chatsee-crm .bulk-assign-option-email{font-size:12px;color:var(--ink-3);line-height:1.35;word-break:break-all}.chatsee-crm .bulk-assign-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:32px}.chatsee-crm .bulk-assign-ai-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--accent);padding:6px 10px}.chatsee-crm .bulk-assign-ai-hint{margin:0;font-size:12px;color:var(--muted)}.chatsee-crm .bulk-assign-ai-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:180px;padding:24px 16px;text-align:center;border:1px dashed var(--line);border-radius:12px;background:var(--surface-2)}.chatsee-crm .bulk-assign-ai-loading strong{font-size:14px;color:var(--ink)}.chatsee-crm .bulk-assign-ai-loading span{font-size:12px;color:var(--muted);max-width:280px;line-height:1.4}.chatsee-crm .bulk-assign-ai-error{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid color-mix(in srgb,#b42318 25%,var(--line));border-radius:12px;background:color-mix(in srgb,#b42318 6%,#fff)}.chatsee-crm .bulk-assign-ai-error p{margin:0;font-size:13px;color:#b42318}.chatsee-crm .bulk-assign-ai-error-actions{display:flex;flex-wrap:wrap;gap:8px}.chatsee-crm .bulk-assign-option--ai{align-items:flex-start}.chatsee-crm .bulk-assign-option--ai input[type=radio]{margin-top:3px}.chatsee-crm .bulk-assign-option-top{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.chatsee-crm .bulk-assign-score{flex-shrink:0;margin-left:auto;font-size:11px;font-weight:800;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,#fff);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));border-radius:999px;padding:2px 8px;line-height:1.4;white-space:nowrap}.chatsee-crm .bulk-assign-option-skills{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.chatsee-crm .bulk-assign-option-reason{margin-top:4px;font-size:12px;line-height:1.4;color:var(--ink-3)}.chatsee-crm .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#221b3366;display:flex;align-items:center;justify-content:center;padding:20px}.chatsee-crm .user-modal{position:relative;width:min(520px,100%);max-height:min(90vh,820px);display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg)}.chatsee-crm .user-modal-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid var(--line)}.chatsee-crm .user-modal-head h2{margin:0;font-size:18px;font-weight:800;color:var(--ink)}.chatsee-crm .user-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--ink-3)}.chatsee-crm .user-modal-close:hover{background:var(--line-2);color:var(--ink)}.chatsee-crm .user-modal-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ink-3) 45%,transparent) transparent}.chatsee-crm .user-modal-scroll::-webkit-scrollbar{width:6px}.chatsee-crm .user-modal-scroll::-webkit-scrollbar-track{background:transparent}.chatsee-crm .user-modal-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--ink-3) 35%,transparent);border-radius:999px}.chatsee-crm .user-modal-scroll::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--ink-3) 55%,transparent)}.chatsee-crm .user-form{display:flex;flex-direction:column;gap:0;padding:16px 20px 20px}.chatsee-crm .user-form-field{display:flex;flex-direction:column;gap:6px;margin-top:12px;flex-shrink:0}.chatsee-crm .user-form-field:first-child{margin-top:0}.chatsee-crm .user-form-label{font-size:12px;font-weight:700;color:var(--ink-2);margin-top:0}.chatsee-crm .user-form-required{color:var(--rose-fg);font-weight:800}.chatsee-crm .user-form-input{width:100%;min-height:44px;height:44px;flex-shrink:0;padding:0 14px;border-radius:10px;border:1px solid var(--line);background:var(--surface-2);font-size:14px;line-height:1.4;color:var(--ink);box-sizing:border-box}.chatsee-crm .user-form-input:focus{outline:none;border-color:color-mix(in srgb,var(--accent) 40%,var(--line));box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .user-form-input:disabled{opacity:.65;cursor:not-allowed}.chatsee-crm .user-form-error{margin:8px 0 0;font-size:13px;color:var(--rose-fg)}.chatsee-crm .user-modal-actions{flex-shrink:0;display:flex;justify-content:flex-end;gap:10px;margin-top:0;padding:14px 20px 18px;border-top:1px solid var(--line);background:var(--surface)}.chatsee-crm .user-modal-actions-end{display:flex;align-items:center;gap:10px;margin-left:auto}.chatsee-crm .edit-stages-modal .user-modal-actions{justify-content:space-between}.chatsee-crm .edit-stages-hint{margin:0 0 16px;color:var(--ink-2);font-size:13.5px;line-height:1.5}.chatsee-crm .edit-stages-fields{display:flex;flex-direction:column;gap:12px}.chatsee-crm .edit-stages-field{display:grid;grid-template-columns:minmax(110px,140px) 1fr;gap:10px;align-items:center}.chatsee-crm .edit-stages-field-key{font-size:12px;font-weight:700;color:var(--ink-3)}.chatsee-crm .edit-stages-field-hint{grid-column:2;font-size:11px;font-weight:500;color:var(--ink-3);margin-top:-4px}.chatsee-crm .edit-stages-field input{height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font-size:14px;font-weight:600}.chatsee-crm .edit-stages-field input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-12)}.chatsee-crm .edit-stages-error{margin:12px 0 0;color:#b42318;font-size:13px;font-weight:600}.chatsee-crm .user-modal-actions--split{justify-content:stretch}.chatsee-crm .user-modal-action-btn{flex:1;height:40px;min-height:40px;max-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.chatsee-crm .user-modal-body{padding:16px 20px 20px}.chatsee-crm .user-modal-user-name{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--ink)}.chatsee-crm .user-modal-user-email{margin:0 0 16px;font-size:13px;color:var(--ink-3)}.chatsee-crm .user-modal--edit-role .user-modal-actions{padding:16px 20px 20px;margin-top:0;border-top:none}.chatsee-crm .user-modal--edit-role .user-modal-head{padding-bottom:12px;border-bottom:none}.chatsee-crm .user-permissions-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.chatsee-crm .user-permissions-head{margin-bottom:14px}.chatsee-crm .user-permissions-head .user-form-label{margin-top:0;font-size:13px;color:var(--ink)}.chatsee-crm .user-permissions-note{margin:6px 0 0;font-size:12px;color:var(--ink-3);line-height:1.5}.chatsee-crm .user-permissions-group{margin-bottom:2px}.chatsee-crm .user-permissions-group+.user-permissions-group{margin-top:18px}.chatsee-crm .user-permissions-group-label{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--accent) 55%,var(--ink-3))}.chatsee-crm .user-permissions-grid{display:flex;flex-direction:column;gap:8px}.chatsee-crm .user-permissions-feature{padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.chatsee-crm .user-permissions-feature-label{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--ink);line-height:1.3}.chatsee-crm .user-permissions-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chatsee-crm .user-permissions-option{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 10px;border-radius:9px;border:1px solid var(--line);background:var(--surface);font-size:13px;color:var(--ink-2);cursor:pointer;transition:border-color .15s ease,background .15s ease}.chatsee-crm .user-permissions-option:hover:not(.is-disabled){border-color:color-mix(in srgb,var(--accent) 28%,var(--line));background:var(--accent-08)}.chatsee-crm .user-permissions-option.is-disabled{opacity:.5;cursor:not-allowed}.chatsee-crm .user-permissions-option.is-soon{background:color-mix(in srgb,var(--surface-2) 80%,var(--surface))}.chatsee-crm .user-permissions-option input[type=checkbox]{width:15px;height:15px;margin:0;flex-shrink:0;accent-color:var(--accent);cursor:inherit}.chatsee-crm .user-permissions-option-label{flex:1;min-width:0;line-height:1.3}.chatsee-crm .user-permissions-soon{flex-shrink:0;display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line))}.chatsee-crm .user-form-spinner{animation:user-form-spin .8s linear infinite}@keyframes user-form-spin{to{transform:rotate(360deg)}}@media (max-width: 480px){.chatsee-crm .user-permissions-actions{grid-template-columns:1fr}}.chatsee-crm .coming-soon-modal{max-width:420px}.chatsee-crm .coming-soon-badge{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-strong);background:var(--accent-12);border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line))}.chatsee-crm .coming-soon-description{margin:0 0 4px;font-size:14px;line-height:1.55;color:var(--ink-2)}.chatsee-crm .feature-soon-chip,.chatsee-crm .nav-soon-badge{margin-left:auto;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:800;font-style:normal;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);background:var(--line-2)}.chatsee-crm .action-btn.has-soon-chip,.chatsee-crm .lead-action-btn.has-soon-chip{position:relative;gap:8px}.chatsee-crm .mini-action.has-soon-chip{position:relative}.chatsee-crm .mini-action .feature-soon-chip{position:absolute;top:-4px;right:-4px;margin:0;padding:1px 4px;font-size:8px;line-height:1.2}.chatsee-crm .nav-item--soon{opacity:.88}.chatsee-crm .nav-item--soon .nav-soon-badge{margin-left:auto}.chatsee-crm .notification-bell{position:relative}.chatsee-crm .notification-bell-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:var(--ink-2);transition:background .15s ease,color .15s ease}.chatsee-crm .notification-bell-trigger:hover,.chatsee-crm .notification-bell-trigger.is-open{background:var(--line-2);color:var(--ink)}.chatsee-crm .notification-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:80;width:min(320px,88vw);padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-lg)}.chatsee-crm .notification-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 10px;border-bottom:1px solid var(--line);font-size:14px;color:var(--ink)}.chatsee-crm .notification-clear-all{border:0;background:transparent;padding:2px 4px;font-size:12px;font-weight:600;color:var(--accent);cursor:pointer;border-radius:6px}.chatsee-crm .notification-clear-all:hover{background:color-mix(in srgb,var(--accent) 10%,transparent)}.chatsee-crm .notification-empty{padding:20px 8px 12px;text-align:center}.chatsee-crm .notification-empty p{margin:0 0 6px;font-size:14px;font-weight:600;color:var(--ink)}.chatsee-crm .notification-empty-hint{font-size:12px;color:var(--ink-3);line-height:1.45}.chatsee-crm .notification-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.chatsee-crm .notification-list{list-style:none;margin:0;padding:8px 0 0;max-height:min(360px,60vh);overflow-y:auto}.chatsee-crm .notification-row{display:flex;align-items:flex-start;gap:2px;border-radius:8px}.chatsee-crm .notification-row.is-unread{background:color-mix(in srgb,var(--accent) 8%,transparent)}.chatsee-crm .notification-row:hover{background:var(--line-2)}.chatsee-crm .notification-item{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;padding:10px 8px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer;color:inherit}.chatsee-crm .notification-dismiss{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:6px;margin-right:4px;border:0;border-radius:8px;background:transparent;color:var(--ink-3);cursor:pointer;opacity:.7;transition:background .15s ease,color .15s ease,opacity .15s ease}.chatsee-crm .notification-row:hover .notification-dismiss,.chatsee-crm .notification-dismiss:focus-visible{opacity:1}.chatsee-crm .notification-dismiss:hover{background:color-mix(in srgb,var(--ink) 8%,transparent);color:var(--ink)}.chatsee-crm .notification-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.chatsee-crm .notification-item-title{font-size:13px;font-weight:600;color:var(--ink)}.chatsee-crm .notification-item-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0}.chatsee-crm .notification-item-signal{font-size:12px;color:var(--ink-2);line-height:1.35}.chatsee-crm .notification-item-meta{font-size:11px;color:var(--ink-3)}.chatsee-crm .lead-detail-actions{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 768px){.chatsee-crm .profile-trigger-text{display:none}.chatsee-crm .profile-trigger{padding-right:8px}.chatsee-crm .profile-field-grid{grid-template-columns:1fr}.chatsee-crm .profile-hero-inner{flex-direction:column}.chatsee-crm .users-summary-grid{grid-template-columns:1fr}.chatsee-crm .users-page-head{flex-direction:column}}.chatsee-crm .insights-page{display:flex;flex-direction:column;gap:18px}.chatsee-crm .insights-title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.chatsee-crm .insights-subtitle{margin:4px 0 0;font-size:13.5px;color:var(--ink-3);max-width:52ch}.chatsee-crm .insights-filters{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.chatsee-crm .insights-filter{display:flex;flex-direction:column;gap:5px;min-width:240px}.chatsee-crm .insights-date-filter{min-width:0}.chatsee-crm .insights-date-input{height:40px;min-width:150px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:600;font-family:inherit}.chatsee-crm .insights-date-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-08)}.chatsee-crm .insights-export-btn{height:34px;padding:0 12px;font-size:12.5px;gap:6px;flex-shrink:0;align-self:flex-start}.chatsee-crm .insights-filter-label{font-size:12px;font-weight:700;letter-spacing:0;text-transform:none;color:var(--ink-3)}.chatsee-crm .insights-rep-select .leads-org-dropdown{min-width:260px;max-width:min(340px,80vw)}.chatsee-crm .insights-rep-select .leads-org-trigger{height:40px;border-radius:12px}.chatsee-crm .insights-refresh-btn{flex-shrink:0}.chatsee-crm .insights-kpi-strip{margin-bottom:0;grid-template-columns:repeat(5,minmax(0,1fr))}.chatsee-crm .insights-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px 18px 16px;display:flex;flex-direction:column;gap:14px;min-width:0}.chatsee-crm .insights-panel-head h3{margin:0;font-size:15px;font-weight:800;color:var(--ink)}.chatsee-crm .insights-panel-head p{margin:3px 0 0;font-size:12.5px;color:var(--ink-3)}.chatsee-crm .insights-panel-head--split{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chatsee-crm .insights-empty,.chatsee-crm .insights-loading{margin:0;font-size:13.5px;color:var(--ink-3)}.chatsee-crm .insights-skeleton{display:flex;flex-direction:column;gap:18px}.chatsee-crm .insights-skeleton-kpi{min-height:88px}.chatsee-crm .insights-skeleton-line{height:12px;border-radius:6px;background:var(--line-2);animation:pulse 1.2s ease-in-out infinite}.chatsee-crm .insights-skeleton-line--label{width:42%;margin-bottom:14px}.chatsee-crm .insights-skeleton-line--value{width:28%;height:28px}.chatsee-crm .insights-skeleton-line--title{width:38%;height:14px}.chatsee-crm .insights-skeleton-line--meta{width:55%;margin-top:8px;margin-bottom:8px}.chatsee-crm .insights-skeleton-bars{display:flex;flex-direction:column;gap:12px;margin-top:8px}.chatsee-crm .insights-skeleton-bar{height:28px;border-radius:8px;background:var(--line-2);animation:pulse 1.2s ease-in-out infinite}.chatsee-crm .insights-skeleton-table{display:flex;flex-direction:column;gap:10px;margin-top:8px}.chatsee-crm .insights-skeleton-table-row{height:36px;border-radius:8px;background:var(--line-2);animation:pulse 1.2s ease-in-out infinite}.chatsee-crm .insights-bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.chatsee-crm .insights-bar-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.chatsee-crm .insights-bar-label{font-size:13px;font-weight:700;color:var(--ink)}.chatsee-crm .insights-bar-count{font-size:13px;font-weight:800;color:var(--ink-2);font-variant-numeric:tabular-nums}.chatsee-crm .insights-bar-track{height:10px;border-radius:999px;background:var(--line-2);overflow:hidden}.chatsee-crm .insights-bar-fill{height:100%;border-radius:inherit;background:var(--accent);min-width:4px;transition:width .35s ease}.chatsee-crm .insights-bar-fill.tone-violet{background:var(--accent)}.chatsee-crm .insights-bar-fill.tone-amber{background:var(--warm)}.chatsee-crm .insights-bar-fill.tone-green{background:var(--green-fg)}.chatsee-crm .insights-bar-fill.tone-indigo{background:var(--indigo-fg)}.chatsee-crm .insights-bar-fill.tone-teal{background:var(--teal-fg)}.chatsee-crm .insights-bar-fill.tone-slate,.chatsee-crm .insights-bar-fill.tone-ink{background:var(--ink-3)}.chatsee-crm .insights-table-wrap{overflow-x:auto;margin:0 -4px;padding:0 4px}.chatsee-crm .insights-table{width:100%;border-collapse:collapse;font-size:13px;min-width:720px}.chatsee-crm .insights-table th{text-align:left;font-size:12.5px;font-weight:800;letter-spacing:.02em;text-transform:none;color:var(--ink);padding:10px 10px 12px;border-bottom:2px solid var(--line);white-space:nowrap;vertical-align:bottom;background:color-mix(in srgb,var(--line-2) 70%,#fff)}.chatsee-crm .insights-sort-btn{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin:0;padding:2px 4px;border:0;border-radius:8px;background:transparent;color:var(--ink);font:inherit;font-size:12.5px;font-weight:800;letter-spacing:.02em;text-transform:none;cursor:pointer}.chatsee-crm .insights-sort-btn:hover{background:color-mix(in srgb,var(--accent) 10%,#fff);color:var(--accent)}.chatsee-crm .insights-sort-btn.is-active{color:var(--ink)}.chatsee-crm .insights-sort-btn svg{flex-shrink:0;color:var(--accent);opacity:1}.chatsee-crm .insights-table td{padding:12px 10px;border-bottom:1px solid var(--line-2);color:var(--ink-2);font-weight:500;font-variant-numeric:tabular-nums;vertical-align:top}.chatsee-crm .insights-table tbody tr:last-child td{border-bottom:none}.chatsee-crm .insights-assignee-cell{display:flex;flex-direction:column;gap:2px;min-width:140px}.chatsee-crm .insights-assignee-name{font-weight:700;color:var(--ink)}.chatsee-crm .insights-assignee-email{font-size:12px;color:var(--ink-3)}@media (max-width: 980px){.chatsee-crm .insights-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.chatsee-crm .insights-filter{min-width:0;width:100%}.chatsee-crm .insights-filters{width:100%}}.auth-page{--accent: #6d3df5;--ink: #221b33;--ink-2: #635c72;--line: #eceaf4;--surface: #ffffff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:var(--ink);background:radial-gradient(1200px 500px at 80% -10%,color-mix(in srgb,var(--accent) 8%,white),transparent 60%),#f4f3fa}.auth-card{width:100%;max-width:440px}.auth-card-inner{position:relative;overflow:hidden;border-radius:24px;padding:36px 32px;background:linear-gradient(145deg,#eef4ff,#f8f5ff 55%,#f3f0ff);border:1px solid color-mix(in srgb,var(--accent) 18%,white);box-shadow:0 1px 2px #22143c0d,0 24px 60px -20px #3c1e782e}.auth-card-inner--center{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 32px}.auth-header{text-align:center;margin-bottom:28px}.auth-header h1{margin:0 0 8px;font-size:1.65rem;font-weight:800;letter-spacing:-.02em}.auth-header p{margin:0;color:var(--ink-2);font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-label{font-size:.875rem;font-weight:600;color:var(--ink-2)}.auth-input-wrap{position:relative}.auth-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9690a4;pointer-events:none}.auth-input{width:100%;padding:13px 14px 13px 44px;border-radius:14px;border:1px solid var(--line);background:#ffffffd9;font:inherit;color:var(--ink);transition:border-color .15s,box-shadow .15s}.auth-input:focus{outline:none;border-color:color-mix(in srgb,var(--accent) 50%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.auth-input:disabled{opacity:.7;cursor:not-allowed}.auth-error{margin:0;font-size:.875rem;color:#d44e72}.auth-submit{margin-top:4px;padding:13px 18px;border:none;border-radius:14px;background:var(--accent);color:#fff;font:inherit;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s}.auth-submit:hover:not(:disabled){opacity:.92}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-spinner{color:var(--accent);animation:auth-spin 1s linear infinite;margin-bottom:20px}.auth-spinner--static{width:40px;height:40px;border:3px solid color-mix(in srgb,var(--accent) 20%,white);border-top-color:var(--accent);border-radius:50%;animation:auth-spin .9s linear infinite}.auth-redirect-title{margin:0 0 8px;font-size:1.2rem;font-weight:700}.auth-redirect-subtitle{margin:0;color:var(--ink-2);font-size:.95rem}@keyframes auth-spin{to{transform:rotate(360deg)}}
