@keyframes crm-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes crm-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes crm-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes crm-modal-panel-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes crm-modal-panel-in-mobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.crm-modal-overlay{animation:.14s ease-out crm-modal-overlay-in}.crm-modal-panel{animation:.22s cubic-bezier(.22,1,.36,1) crm-modal-panel-in-mobile}@media (min-width:640px){.crm-modal-panel{animation:.18s cubic-bezier(.22,1,.36,1) crm-modal-panel-in}}@media (prefers-reduced-motion:reduce){.crm-modal-overlay,.crm-modal-panel{animation:none}}.crm-card-lift{will-change:transform;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s}.crm-card-lift,.crm-card-lift *{text-decoration:none!important}.crm-card-lift:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.crm-card-lift:active{transition-duration:60ms;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.crm-card-lift,.crm-card-lift:hover,.crm-card-lift:active{transition:border-color .15s;transform:none}}.crm-row-hover{transition:background-color .12s}.crm-row-hover td:first-child{position:relative}.crm-row-hover:hover td:first-child:before{content:"";background:var(--brand);border-radius:1px;width:2px;position:absolute;top:4px;bottom:4px;left:0}.crm-funnel-bar{transition:width .3s cubic-bezier(.22,1,.36,1),opacity .15s}.crm-funnel-row:hover .crm-funnel-bar{opacity:.85}.crm-markdown{color:var(--text);font-size:14px;line-height:1.65}.crm-markdown h1,.crm-markdown h2,.crm-markdown h3{color:var(--text);margin:1.2em 0 .4em;font-weight:700}.crm-markdown h1{font-size:1.3em}.crm-markdown h2{font-size:1.15em}.crm-markdown h3{font-size:1em}.crm-markdown p{margin:.6em 0}.crm-markdown ul,.crm-markdown ol{margin:.5em 0;padding-left:1.5em}.crm-markdown li{margin:.25em 0}.crm-markdown strong{font-weight:700}.crm-markdown em{font-style:italic}.crm-markdown code{background:var(--panel);border:1px solid var(--line);border-radius:4px;padding:1px 5px;font-family:monospace;font-size:.88em}.crm-markdown pre{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:12px;overflow-x:auto}.crm-markdown pre code{background:0 0;border:none;padding:0}.crm-markdown blockquote{border-left:3px solid var(--accent);color:var(--text-muted);margin:.5em 0;padding-left:12px}.crm-markdown table{border-collapse:collapse;width:100%;margin:.8em 0;font-size:13px}.crm-markdown th,.crm-markdown td{border:1px solid var(--line);text-align:left;padding:6px 10px}.crm-markdown th{background:var(--panel);font-weight:700}.crm-markdown a{color:var(--accent);text-decoration:underline}.crm-markdown hr{border:none;border-top:1px solid var(--line);margin:1em 0}.crm-kanban-scroll{scrollbar-gutter:stable;grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.crm-kanban-col{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;flex-direction:column;min-height:200px;max-height:calc(100vh - 220px);display:flex}.crm-kanban-col header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.crm-kanban-col .crm-kanban-body{flex-direction:column;flex:1;gap:8px;padding:8px;display:flex;overflow-y:auto}.crm-table{border-collapse:separate;border-spacing:0;width:100%}.crm-table thead th{text-align:left;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-light);background:var(--bg-secondary);z-index:1;padding:8px 12px;font-size:11px;font-weight:600;position:sticky;top:0}.crm-pin-wrap{background:0 0;border:none}.crm-pin{box-sizing:border-box;color:#fff;text-shadow:0 1px 2px #00000080;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;background:#6b7280;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 2px 6px #0000008c,0 0 0 1px #00000040}.crm-pin-identified{background:#9ca3af}.crm-pin-contacted{background:#3b82f6}.crm-pin-pitched{background:#8b5cf6}.crm-pin-negotiating{background:#f59e0b}.crm-pin-won{background:#10b981}.crm-pin-lost{opacity:.85;background:#9f4b55}.crm-pin-business{background:#1f2937;border-radius:4px;width:24px;height:24px;font-size:0;transform:rotate(45deg)}.crm-pin-approx{border-style:dashed;border-color:#ffffffe6;box-shadow:0 2px 6px #00000073,0 0 0 2px #ef444459}.crm-pin-wrap:hover .crm-pin,.crm-pin-wrap:focus .crm-pin{box-shadow:0 4px 14px #0000008c, 0 0 0 2px var(--brand,#3b82f6);z-index:600;transform:scale(1.18)}.crm-pin-wrap:hover .crm-pin-business,.crm-pin-wrap:focus .crm-pin-business{transform:rotate(45deg)scale(1.18)}.crm-pin-wrap.edit-mode .crm-pin{box-shadow:0 2px 6px #0000008c, 0 0 0 3px var(--ds-warning,#f59e0b);cursor:grab}.crm-pin-wrap.edit-mode .crm-pin:active{cursor:grabbing}.crm-pin-label{white-space:nowrap;color:#fff;pointer-events:none;opacity:0;text-overflow:ellipsis;background:#111827e6;border-radius:4px;max-width:180px;padding:2px 6px;font-size:11px;font-weight:500;transition:opacity .12s;position:absolute;top:30px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 1px 3px #0006}.crm-pin-wrap:hover .crm-pin-label,.crm-pin-wrap.show-label .crm-pin-label{opacity:1}.crm-map-popup .approx{color:var(--text-tertiary);margin-bottom:6px;font-size:11px;font-style:italic}.crm-map-popup .popup-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.crm-map-popup .popup-actions a,.crm-map-popup .popup-actions button{border:1px solid var(--border-light);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:500;text-decoration:none;transition:border-color .12s,background .12s}.crm-map-popup .popup-actions a:hover,.crm-map-popup .popup-actions button:hover{border-color:var(--brand);background:var(--bg-primary)}.crm-map-popup .popup-actions a.primary{background:var(--brand);color:#fff;border-color:var(--brand)}.crm-map-popup .popup-actions a.whatsapp{color:#fff;background:#25d366;border-color:#25d366}.crm-map-stage-legend{flex-direction:column;gap:4px;display:flex}.crm-map-stage-legend .row{color:var(--text-secondary);tabular-nums:1;align-items:center;gap:8px;font-size:11px;display:flex}.crm-map-stage-legend .dot{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 1px #00000026}.crm-map-stage-legend .count{font-variant-numeric:tabular-nums;color:var(--text-tertiary);margin-left:auto}.crm-map-edit-banner{background:var(--ds-warning,#f59e0b);color:#111827;z-index:500;pointer-events:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000040}.crm-map-geo-btn{z-index:500;cursor:pointer;color:#111827;background:#fff;border:2px solid #0003;border-radius:4px;justify-content:center;align-items:center;width:34px;min-width:44px;height:34px;min-height:44px;font-size:16px;display:flex;position:absolute;top:82px;left:10px;box-shadow:0 1px 3px #0003}.crm-map-geo-btn:hover{background:#f3f4f6}body.light-mode .crm-map-geo-btn{color:#111827;background:#fff}.crm-map-wrap{border:1px solid var(--border-light);border-radius:12px;width:100%;height:640px;min-height:480px;position:relative;overflow:hidden}.crm-map-canvas{width:100%;height:100%;min-height:480px}@media (min-width:1200px){.crm-map-wrap{height:calc(100vh - 180px)}}.crm-map-canvas .leaflet-container{background:var(--bg-secondary);font-family:inherit}.crm-map-biz-cluster{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;transition:transform .12s;display:flex;box-shadow:0 2px 8px #0006,0 0 0 3px #ffffff40}.crm-map-biz-cluster:hover{transform:scale(1.12)}.crm-map-biz-cluster.mixed{background:linear-gradient(135deg,#10b981,#1f2937)}.crm-map-biz-cluster.biz-only{background:linear-gradient(135deg,#1f2937,#111827)}.crm-map-biz-halo{pointer-events:none;z-index:-1;background:radial-gradient(circle,#10b98159 0%,#10b98100 70%);border-radius:50%;width:46px;height:46px;animation:2.2s ease-in-out infinite crmMapBizPulse;position:absolute;top:-11px;left:-11px}@keyframes crmMapBizPulse{0%,to{opacity:.6;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}.crm-map-biz-tags{flex-wrap:wrap;gap:4px;margin:4px 0 6px;display:flex}.crm-map-biz-tag{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-light);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:500}.crm-map-biz-tag.paid{color:#fff;background:#10b981;border-color:#10b981}.crm-map-biz-tag.module{color:#93c5fd;background:#3b82f62e;border-color:#3b82f666}.crm-map-biz-stats{color:var(--text-secondary);margin:4px 0 6px;font-size:11px;line-height:1.4}.crm-map-route-banner{z-index:500;background:var(--bg-primary);border:1px solid var(--border-light);color:var(--text-primary);border-radius:8px;max-width:260px;padding:10px 12px;font-size:12px;position:absolute;top:10px;right:10px;box-shadow:0 4px 14px #00000059}.crm-map-route-banner h4{color:var(--text-primary);margin:0 0 6px;font-size:12px;font-weight:600}.crm-map-route-banner ol{color:var(--text-secondary);margin:0 0 8px;padding-left:16px;font-size:11px}.crm-map-route-banner ol li{margin-bottom:2px}.crm-map-route-banner .actions{gap:6px;display:flex}.crm-map-route-banner button{border:1px solid var(--border-light);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:4px 10px;font-size:11px}.crm-map-route-banner button.primary{background:var(--brand);color:#fff;border-color:var(--brand)}.crm-map-create-modal{z-index:1000;background:var(--bg-primary);border:1px solid var(--border-light);border-radius:10px;width:280px;padding:14px;font-size:12px;position:absolute;box-shadow:0 6px 20px #00000080}.crm-map-create-modal h4{color:var(--text-primary);margin:0 0 6px;font-size:13px}.crm-map-create-modal .coords{color:var(--text-tertiary);margin-bottom:8px;font-family:ui-monospace,monospace;font-size:10px}.crm-map-create-modal input{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:6px;margin-bottom:8px;padding:6px 8px;font-size:12px}.crm-map-create-modal .actions{justify-content:flex-end;gap:6px;display:flex}.crm-map-create-modal button{border:1px solid var(--border-light);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:5px 10px;font-size:11px}.crm-map-create-modal button.primary{background:var(--brand);color:#fff;border-color:var(--brand)}.crm-map-chips{flex-wrap:wrap;gap:4px;display:flex}.crm-map-chip{border:1px solid var(--border-light);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:500;transition:all .12s}.crm-map-chip.active{background:var(--brand);color:#fff;border-color:var(--brand)}.crm-map-me-marker{background:#3b82f6;border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 2px #3b82f680,0 2px 6px #0006}.crm-map-me-halo{background:#3b82f633;border-radius:50%;width:40px;height:40px;animation:2s ease-in-out infinite crmMapMePulse;position:absolute;top:-12px;left:-12px}@keyframes crmMapMePulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:0;transform:scale(1.4)}}.crm-map-popup{color:var(--text-primary);min-width:180px;font-size:13px}.crm-map-popup h4{margin:0 0 4px;font-size:13px;font-weight:600}.crm-map-popup .meta{color:var(--text-tertiary);margin-bottom:6px;font-size:11px}.crm-map-popup a{color:var(--brand);font-size:12px;text-decoration:underline}.leaflet-popup-content-wrapper{background:var(--bg-primary);color:var(--text-primary)}.leaflet-popup-tip{background:var(--bg-primary)}.crm-map-sidebar-wrapper{display:none}@media (min-width:768px){.crm-map-sidebar-wrapper{flex-direction:column;gap:12px;min-width:0;display:flex}}.crm-desktop-only{display:none}.crm-mobile-only{display:block}@media (min-width:768px){.crm-desktop-only{display:block}.crm-mobile-only{display:none}}.crm-kanban-desktop{display:none}.crm-kanban-mobile{display:block}@media (min-width:1024px){.crm-kanban-desktop{display:block}.crm-kanban-mobile{display:none}}.crm-map-layout{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:768px){.crm-map-layout{grid-template-columns:280px minmax(0,1fr)}}.crm-list-filters{flex-direction:column;gap:12px;display:flex}.crm-list-filters-row{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.crm-list-search{flex:260px;align-items:center;min-width:220px;display:flex;position:relative}.crm-list-search-icon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.crm-list-search-input{background:var(--bg-secondary);border:1px solid var(--border-light);width:100%;height:40px;color:var(--text-primary);border-radius:10px;outline:none;padding:0 38px;font-size:14px;transition:border-color .12s,box-shadow .12s,background .12s}.crm-list-search-input::placeholder{color:var(--text-tertiary)}.crm-list-search-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 20%, transparent);background:var(--bg-primary)}.crm-list-search-input::-webkit-search-cancel-button{display:none}.crm-list-search-clear{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.crm-list-search-clear:hover{background:var(--bg-tertiary);color:var(--text-primary)}.crm-list-sort{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 4px 0 12px;transition:border-color .12s,background .12s;display:inline-flex}.crm-list-sort:focus-within{border-color:var(--brand);background:var(--bg-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 20%, transparent)}.crm-list-sort-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);-webkit-user-select:none;user-select:none;font-size:11px;font-weight:600}.crm-list-select{height:38px;color:var(--text-primary);cursor:pointer;appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") right 8px center/12px no-repeat;border:none;outline:none;padding:0 28px 0 6px;font-size:13px;font-weight:500}.crm-list-toggle{background:var(--bg-secondary);border:1px solid var(--border-light);height:40px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:500;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.crm-list-toggle:hover{border-color:var(--text-tertiary);color:var(--text-primary)}.crm-list-toggle-dot{background:var(--text-tertiary);border-radius:50%;width:8px;height:8px;transition:background .12s,box-shadow .12s}.crm-list-toggle-active{background:var(--ds-warning-light,color-mix(in srgb, var(--ds-warning) 16%, transparent));border-color:color-mix(in srgb, var(--ds-warning) 45%, transparent);color:var(--ds-warning)}.crm-list-toggle-active .crm-list-toggle-dot{background:var(--ds-warning);box-shadow:0 0 0 3px color-mix(in srgb, var(--ds-warning) 25%, transparent);animation:1.8s ease-in-out infinite crm-pulse}.crm-list-reset{height:40px;color:var(--text-tertiary);cursor:pointer;text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--text-tertiary) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--text-tertiary) 40%, transparent);background:0 0;border:none;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.crm-list-reset:hover{color:var(--text-primary);background:var(--bg-tertiary);text-decoration:none}.crm-list-chips{flex-wrap:wrap;gap:6px;padding-top:2px;display:flex}.crm-list-chip{border:1px solid var(--border-light);height:30px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:500;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.crm-list-chip:hover{border-color:var(--text-tertiary);color:var(--text-primary)}.crm-list-chip-active{background:var(--bg-primary);border-color:var(--brand);color:var(--text-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 18%, transparent)}.crm-list-chip-empty{opacity:.55}.crm-list-chip-empty:hover{opacity:.85}.crm-list-chip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.crm-list-chip-count{background:var(--bg-tertiary);min-width:18px;height:18px;color:var(--text-tertiary);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:600;display:inline-flex}.crm-list-chip-active .crm-list-chip-count{background:color-mix(in srgb, var(--brand) 18%, transparent);color:var(--brand)}.crm-list-table-card{padding:0!important}.crm-list-table{table-layout:fixed;width:100%;min-width:860px}.crm-list-table col.crm-col-name{width:20%}.crm-list-table col.crm-col-business{width:22%}.crm-list-table col.crm-col-stage{width:100px}.crm-list-table col.crm-col-touch{width:90px}.crm-list-table col.crm-col-next{width:22%}.crm-list-table col.crm-col-deal{width:130px}.crm-list-table col.crm-col-location{width:110px}.crm-list-table td{overflow:hidden}.crm-list-table thead th.crm-list-th{background:var(--bg-secondary);border-bottom:1px solid var(--border-light);padding:10px 12px}.crm-list-table thead th.crm-list-th-nowrap,.crm-list-table thead th.crm-list-th-deal{white-space:nowrap}.crm-list-table thead th.crm-list-th-deal:after{content:" (setup / MRR)";text-transform:none;letter-spacing:0;color:var(--text-tertiary);margin-left:4px;font-size:10px;font-weight:400}.crm-list-table tbody tr:nth-child(2n){background:color-mix(in srgb, var(--bg-secondary) 40%, transparent)}.crm-list-table tbody tr:hover{background:var(--bg-secondary)!important}.crm-list-table tbody tr:last-child{border-bottom:none}.crm-list-empty{flex-direction:column;align-items:center;gap:10px;display:flex}.crm-list-empty-title{color:var(--text-primary);font-size:14px;font-weight:600}.crm-list-empty-sub{color:var(--text-tertiary);max-width:340px;font-size:12px;line-height:1.5}@media (max-width:640px){.crm-list-filters-row{gap:8px}.crm-list-search{flex:100%;order:1;min-width:0}.crm-list-sort{flex:1 1 0;order:2;min-width:0}.crm-list-select{flex:1;min-width:0}.crm-list-toggle{flex:none;order:3;min-height:44px;padding:0 12px}.crm-list-reset{flex-basis:100%;order:4;justify-content:center}.crm-list-chips{scrollbar-width:none;flex-wrap:nowrap;margin:0 -12px;padding:2px 12px 4px;overflow-x:auto}.crm-list-chips::-webkit-scrollbar{display:none}.crm-list-chip{flex-shrink:0;min-height:32px}}.crm-dashboard-root{width:100%;min-width:0;max-width:1400px;overflow:hidden}.crm-dashboard-root a,.crm-dashboard-root a:hover{text-decoration:none}.crm-dashboard-stat-card{transition:border-color .15s,box-shadow .15s,transform .15s;text-decoration:none!important}.crm-dashboard-stat-card *{text-decoration:none!important}a.crm-dashboard-stat-card:hover{transform:translateY(-1px)}.crm-dashboard-briefing-body p,.crm-dashboard-briefing-body ul,.crm-dashboard-briefing-body ol{font-size:13.5px;line-height:1.6}.crm-dashboard-briefing-body h1,.crm-dashboard-briefing-body h2,.crm-dashboard-briefing-body h3{color:var(--text-primary);margin-top:.75em!important;margin-bottom:.25em!important;font-size:14px!important;font-weight:600!important}.crm-dashboard-briefing-body>div>p:first-child,.crm-dashboard-briefing-body>div>h1:first-child,.crm-dashboard-briefing-body>div>h2:first-child{margin-top:0!important}.crm-dashboard-pipeline-row{flex-direction:column;justify-content:center;min-height:44px;display:flex}@media (max-width:640px){.crm-dashboard-actions{width:100%}.crm-dashboard-actions-seg{flex:100%;order:2;grid-template-columns:repeat(4,1fr);min-width:0;gap:4px!important;display:grid!important}.crm-dashboard-actions-seg>button{min-width:0;padding-left:6px!important;padding-right:6px!important;font-size:11px!important}.crm-dashboard-actions>button:last-child{flex:100%;order:1}}.crm-dashboard-root>.flex.flex-col{min-width:0;max-width:100%}.crm-dashboard-root>.flex.flex-col>*{min-width:0}.crm-detail-card-title{color:var(--text-primary);letter-spacing:-.01em;font-size:13px;font-weight:600}.crm-detail-card-hint{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:11px}.crm-detail-header h1{letter-spacing:-.02em}.crm-detail-progress-track{background:var(--bg-tertiary);border-radius:999px;height:6px;position:relative;overflow:hidden}.crm-detail-progress-fill{background:linear-gradient(90deg, var(--brand), var(--ds-success));border-radius:999px;transition:width .3s;position:absolute;inset:0 auto 0 0}.crm-detail-progress-fill[data-stage=lost]{background:var(--ds-danger)}.crm-detail-progress-fill[data-stage=won]{background:var(--ds-success)}.crm-detail-progress-steps{justify-content:space-between;gap:4px;margin-top:6px;display:flex}.crm-detail-progress-step{letter-spacing:.02em;color:var(--text-tertiary);text-align:center;flex:1;font-size:10px;transition:color .2s}.crm-detail-progress-step:first-child{text-align:left}.crm-detail-progress-step:last-child{text-align:right}.crm-detail-progress-step.is-reached{color:var(--text-secondary);font-weight:500}.crm-detail-progress-step.is-current{color:var(--brand);font-weight:600}.crm-detail-danger-zone{background:color-mix(in srgb, var(--bg-primary), var(--ds-danger) 2%)!important}.crm-detail-delete-btn{color:var(--ds-danger)!important}.crm-detail-delete-btn:hover:not(:disabled){background:var(--ds-danger-light)!important;color:var(--ds-danger)!important}.crm-detail-tabs{scrollbar-width:thin}.crm-detail-tabs::-webkit-scrollbar{height:0}.crm-detail-business-label{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:100%;display:inline-block;overflow:hidden}@media (min-width:768px){.crm-detail-business-label{max-width:520px}}@media (max-width:640px){.crm-detail-progress-step{font-size:9px}.crm-detail-progress-step:not(.is-current):not(:first-child):not(:last-child){display:none}.crm-detail-business-label{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}}.crm-kanban-scroll-wrap{width:100%;position:relative}.crm-kanban-scroll{scroll-snap-type:x proximity;scroll-padding-left:8px}.crm-kanban-scroll>.crm-kanban-col{scroll-snap-align:start}.crm-kanban-fade-right,.crm-kanban-fade-left{pointer-events:none;z-index:2;width:36px;position:absolute;top:0;bottom:12px}.crm-kanban-fade-right{background:linear-gradient(to left, var(--bg-primary) 0%, transparent 100%);right:0}.crm-kanban-fade-left{background:linear-gradient(to right, var(--bg-primary) 0%, transparent 100%);left:0}.crm-kanban-scroll-btn{background:var(--bg-primary);width:40px;min-width:40px;height:44px;min-height:44px;color:var(--text-primary);border:1px solid var(--border-light);cursor:pointer;z-index:3;border-radius:8px;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:transform .12s,border-color .12s,color .12s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 4px 12px #00000040}.crm-kanban-scroll-btn:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-50%)scale(1.05)}.crm-kanban-header{border-top-left-radius:12px;border-top-right-radius:12px;position:relative;align-items:flex-start!important}.crm-kanban-count{color:var(--text-secondary);background:var(--bg-primary);border:1px solid var(--border-light);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;min-width:20px;margin-left:2px;padding:1px 7px;font-size:11px;font-weight:600}.crm-kanban-add{border:1px solid var(--border-light);background:var(--bg-primary);width:26px;min-width:26px;height:26px;color:var(--text-secondary);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;transition:all .12s;display:flex}.crm-kanban-add:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:scale(1.05)}.crm-kanban-dot{background:#9ca3af;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.crm-kanban-dot-identified{background:#9ca3af}.crm-kanban-dot-contacted{background:#3b82f6}.crm-kanban-dot-pitched{background:#8b5cf6}.crm-kanban-dot-negotiating{background:#f59e0b}.crm-kanban-dot-won{background:#10b981}.crm-kanban-dot-lost{background:#9f4b55}.crm-kanban-col-identified .crm-kanban-header{border-top:2px solid #9ca3af}.crm-kanban-col-contacted .crm-kanban-header{border-top:2px solid #3b82f6}.crm-kanban-col-pitched .crm-kanban-header{border-top:2px solid #8b5cf6}.crm-kanban-col-negotiating .crm-kanban-header{background:linear-gradient(#f59e0b1f 0%,#0000 100%);border-top:2px solid #f59e0b}.crm-kanban-col-won .crm-kanban-header{border-top:2px solid #10b981}.crm-kanban-col-lost .crm-kanban-header{border-top:2px solid #9f4b55}.crm-kanban-col-dragover{box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 30%, transparent);border-color:var(--brand)!important}.crm-kanban-col-dragover .crm-kanban-body{background:color-mix(in srgb, var(--brand) 5%, transparent)}.crm-kanban-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 12px;display:flex}.crm-kanban-empty-icon{background:var(--bg-primary);border:1px dashed var(--border-light);opacity:.65;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.crm-kanban-empty-text{color:var(--text-tertiary);max-width:220px;margin:0;font-size:11.5px;line-height:1.45}.crm-kanban-empty-cta{color:var(--text-secondary);border:1px dashed var(--border-light);cursor:pointer;background:0 0;border-radius:6px;min-height:28px;padding:6px 12px;font-size:11px;font-weight:500;transition:all .12s}.crm-kanban-empty-cta:hover{color:var(--brand);border-color:var(--brand);background:color-mix(in srgb, var(--brand) 6%, transparent);border-style:solid}.crm-kanban-card-wrap{position:relative}.crm-kanban-card-wrap[draggable=true]{cursor:grab}.crm-kanban-card-wrap[draggable=true]:active{cursor:grabbing}.crm-kanban-card-dragging{opacity:.4}.crm-kanban-card-wrap:hover .crm-kanban-card-stage-btn,.crm-kanban-card-wrap:focus-within .crm-kanban-card-stage-btn{opacity:1;pointer-events:auto}.crm-kanban-card-stage-btn{background:var(--bg-secondary);width:24px;min-width:24px;height:24px;min-height:24px;color:var(--text-secondary);border:1px solid var(--border-light);cursor:pointer;opacity:0;pointer-events:none;z-index:2;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:12px;line-height:1;transition:all .12s;display:flex;position:absolute;top:6px;right:6px}.crm-kanban-card-stage-btn:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:scale(1.05)}@media (hover:none){.crm-kanban-card-stage-btn{opacity:1;pointer-events:auto;width:32px;min-width:32px;height:32px;min-height:32px}}.crm-kanban-mobile-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;gap:6px;margin:0 -16px 10px;padding:4px 16px 10px;display:flex;overflow-x:auto}.crm-kanban-mobile-tabs::-webkit-scrollbar{display:none}.crm-kanban-mobile-tab{border:1px solid var(--border-light);background:var(--bg-primary);color:var(--text-secondary);white-space:nowrap;cursor:pointer;scroll-snap-align:start;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:500;transition:all .12s;display:inline-flex}.crm-kanban-mobile-tab-active{background:var(--brand);color:#fff;border-color:var(--brand)}.crm-kanban-mobile-tab-count{background:var(--bg-secondary);color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;min-width:18px;padding:1px 6px;font-size:10.5px;font-weight:600}.crm-kanban-mobile-tab-active .crm-kanban-mobile-tab-count{color:#fff;background:#ffffff38}.crm-kanban-mobile-summary{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.crm-kanban-mobile-add{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;min-height:36px;padding:8px 12px;font-size:12px;font-weight:500;transition:transform 80ms}.crm-kanban-mobile-add:active{transform:scale(.97)}.crm-chat-root{flex-direction:column;height:100%;min-height:0;display:flex}.crm-chat-context{background:var(--brand-light);border-bottom:1px solid var(--border-light);color:var(--text-primary);flex-shrink:0;align-items:flex-start;gap:8px;padding:8px 14px;font-size:12.5px;line-height:1.4;display:flex}.crm-chat-context-ico{width:14px;height:14px;color:var(--brand);flex-shrink:0;margin-top:2px}.crm-chat-context strong{color:var(--brand);font-weight:600}.crm-chat-context-hint{color:var(--text-secondary);font-weight:400}.crm-chat-provider-bar{background:var(--bg-secondary);border-bottom:1px solid var(--border-light);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:12px;padding:8px 14px;display:flex}.crm-chat-provider-group{align-items:center;gap:6px;min-height:32px;display:inline-flex}.crm-chat-provider-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:11px;font-weight:600}.crm-chat-provider-select{appearance:none;border:1px solid var(--border-light);background-color:var(--bg-primary);color:var(--text-primary);background-image:linear-gradient(45deg, transparent 50%, var(--text-tertiary) 50%), linear-gradient(135deg, var(--text-tertiary) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 14px),calc(100% - 10px);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-radius:8px;min-height:32px;padding:6px 26px 6px 10px;font-family:inherit;font-size:12.5px;transition:border-color .12s,background-color .12s}.crm-chat-provider-select:hover:not(:disabled){border-color:var(--brand)}.crm-chat-provider-select:focus{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in oklab, var(--brand) 22%, transparent);outline:none}.crm-chat-provider-select:disabled{opacity:.55;cursor:not-allowed}@media (max-width:540px){.crm-chat-provider-bar{gap:8px;padding:6px 10px}.crm-chat-provider-label{display:none}.crm-chat-provider-select{padding:6px 22px 6px 8px;font-size:12px}}.crm-chat-provider-badge{letter-spacing:.01em;color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:10.5px;font-weight:600;line-height:1.4;display:inline-flex}.crm-chat-provider-badge-sub{color:var(--text-tertiary);font-size:10px;font-weight:500}.crm-chat-provider-badge-claude{color:color-mix(in oklab, #c1662a 75%, var(--text-primary));background:color-mix(in oklab, #c1662a 14%, var(--bg-primary));border-color:color-mix(in oklab, #c1662a 32%, var(--border-light))}.crm-chat-provider-badge-codex{color:color-mix(in oklab, #10a37f 75%, var(--text-primary));background:color-mix(in oklab, #10a37f 12%, var(--bg-primary));border-color:color-mix(in oklab, #10a37f 30%, var(--border-light))}.crm-chat-scroll{scroll-behavior:smooth;flex:1;min-height:0;padding:16px 16px 8px;overflow-y:auto}.crm-chat-empty{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;padding:24px 12px 12px;display:flex}.crm-chat-empty-icon{background:var(--brand-light);width:48px;height:48px;color:var(--brand);box-shadow:0 2px 10px color-mix(in oklab, var(--brand) 16%, transparent);border-radius:16px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.crm-chat-empty-ico-svg{width:22px;height:22px}.crm-chat-empty-title{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.crm-chat-empty-sub{color:var(--text-secondary);max-width:420px;margin:0 0 18px;font-size:13px}.crm-chat-suggest-grid{grid-template-columns:1fr;gap:8px;width:100%;max-width:560px;display:grid}@media (min-width:600px){.crm-chat-suggest-grid{grid-template-columns:1fr 1fr}}.crm-chat-suggest-btn{text-align:left;border:1px solid var(--border-light);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:10px;flex-direction:column;gap:2px;min-width:0;min-height:44px;padding:10px 12px;transition:border-color .12s,background .12s,transform .12s;display:flex;overflow:hidden}.crm-chat-suggest-btn:hover:not(:disabled){border-color:var(--brand);background:var(--brand-light);transform:translateY(-1px)}.crm-chat-suggest-btn:disabled{opacity:.5;cursor:not-allowed}.crm-chat-suggest-label{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:600;overflow:hidden}.crm-chat-suggest-value{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:11.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.crm-chat-row{flex-direction:column;margin-bottom:14px;display:flex}.crm-chat-row-user{align-items:flex-end}.crm-chat-row-assistant{align-items:flex-start}.crm-chat-bubble{word-break:break-word;max-width:88%;padding:10px 14px;font-size:14px;line-height:1.55}.crm-chat-bubble-user{background:var(--brand);color:#fff;box-shadow:0 1px 2px color-mix(in oklab, var(--brand) 25%, transparent);border-radius:18px 18px 4px}.crm-chat-bubble-user .crm-chat-user-text{white-space:pre-wrap}.crm-chat-bubble-assistant{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm,0 1px 2px #0000000a);border-radius:18px 18px 18px 4px}.crm-chat-bubble-assistant .crm-markdown{font-size:14px}.crm-chat-bubble-assistant .crm-markdown>:first-child{margin-top:0}.crm-chat-bubble-assistant .crm-markdown>:last-child{margin-bottom:0}.crm-chat-bubble-loading{color:var(--text-secondary);align-items:center;gap:10px;display:inline-flex}.crm-chat-loading-label{font-size:13px}.crm-chat-cursor{background:var(--brand);vertical-align:text-bottom;border-radius:1px;width:2px;height:14px;margin-left:3px;animation:1s step-end infinite crm-blink;display:inline-block}.crm-chat-dots{align-items:center;gap:3px;display:inline-flex}.crm-chat-dots span{background:var(--text-tertiary);opacity:.4;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite crm-chat-bounce}.crm-chat-dots span:nth-child(2){animation-delay:.15s}.crm-chat-dots span:nth-child(3){animation-delay:.3s}@keyframes crm-chat-bounce{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.crm-chat-msg-meta{opacity:0;gap:6px;margin-top:4px;padding-left:6px;transition:opacity .15s;display:flex}.crm-chat-row-assistant:hover .crm-chat-msg-meta,.crm-chat-row-assistant:focus-within .crm-chat-msg-meta{opacity:1}.crm-chat-msg-action{color:var(--text-tertiary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.crm-chat-msg-action:hover{color:var(--text-primary);background:var(--bg-secondary);border-color:var(--border-light)}.crm-chat-msg-action-ico{width:12px;height:12px}.crm-chat-error{color:var(--ds-danger);background:var(--ds-danger-light);border:1px solid color-mix(in oklab, var(--ds-danger) 35%, transparent);border-radius:10px;justify-content:center;align-items:center;gap:8px;max-width:520px;margin:8px auto;padding:10px 12px;font-size:13px;display:flex}.crm-chat-error-dot{background:var(--ds-danger);border-radius:50%;flex-shrink:0;width:8px;height:8px}.crm-chat-input-dock{border-top:1px solid var(--border-light);padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:var(--bg-primary);flex-shrink:0}.crm-chat-input-row{align-items:flex-end;gap:8px;display:flex}.crm-chat-input-wrap{flex:1;min-width:0;position:relative}.crm-chat-textarea{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-primary);resize:none;box-sizing:border-box;border-radius:12px;outline:none;min-height:58px;max-height:180px;padding:10px 12px 22px;font-family:inherit;font-size:15px;line-height:1.4;transition:border-color .12s,background .12s}.crm-chat-textarea::placeholder{color:var(--text-tertiary)}.crm-chat-textarea:focus{border-color:var(--brand);background:var(--bg-primary)}.crm-chat-textarea:disabled{opacity:.6}.crm-chat-input-hint{color:var(--text-tertiary);pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.01em;opacity:1;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;transition:opacity .12s;position:absolute;bottom:6px;left:12px;right:12px;overflow:hidden}.crm-chat-input-wrap:focus-within .crm-chat-input-hint,.crm-chat-input-wrap.has-text .crm-chat-input-hint{opacity:0}.crm-chat-input-hint kbd{color:var(--text-secondary);background:0 0;border:none;border-radius:3px;padding:0 4px;font-family:inherit;font-size:10px;font-weight:600}.crm-chat-send{border:1px solid var(--border-light);background:var(--bg-secondary);width:44px;height:44px;color:var(--text-tertiary);cursor:not-allowed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,transform .12s,color .12s,box-shadow .12s,border-color .12s;display:flex}.crm-chat-send-active{background:var(--brand);color:#fff;border-color:var(--brand);cursor:pointer;box-shadow:0 2px 8px color-mix(in oklab, var(--brand) 35%, transparent)}.crm-chat-send-active:hover{transform:translateY(-1px)}.crm-chat-send-active:active{transform:translateY(0)}.crm-chat-send-ico{width:18px;height:18px}@media (max-width:640px){.crm-chat-scroll{padding:12px 10px 6px}.crm-chat-bubble{max-width:92%}.crm-chat-input-hint{display:none}.crm-chat-textarea{min-height:48px;padding:10px 12px}}@media (hover:none) and (pointer:coarse){.crm-kanban-card-stage-btn{opacity:1!important;pointer-events:auto!important}}@media (hover:hover){.crm-kanban-card-stage-btn{opacity:0;pointer-events:none}.crm-kanban-card-wrap:hover .crm-kanban-card-stage-btn,.crm-kanban-card-wrap:focus-within .crm-kanban-card-stage-btn{opacity:1;pointer-events:auto}}.crm-signal-card{transition:background .15s,border-color .15s}.crm-signal-card:hover{background:var(--bg-secondary)}.crm-signal-dismissed{pointer-events:auto}.crm-signal-badge{letter-spacing:.02em}.crm-signal-severity-dot{flex-shrink:0}.crm-dashboard-signals{border-left:3px solid var(--ds-danger,#ef4444)}.crm-insight-card{transition:background .15s,border-color .15s,box-shadow .15s}.crm-insight-card:hover{background:var(--bg-secondary)}.crm-insight-pinned{background:var(--bg-secondary);box-shadow:0 0 0 1px var(--brand-light,#3b82f61f) inset}.crm-insight-dismissed{pointer-events:auto}.crm-insight-badge{letter-spacing:.02em}.crm-insight-action{min-width:28px;min-height:28px}.crm-insight-confidence-dot{box-shadow:0 0 0 2px var(--bg-primary)}.crm-dashboard-insights{border-left:3px solid var(--brand,#3b82f6)}.crm-voice-command{position:relative}.crm-voice-popover{animation:.18s ease-out crm-voice-fade-in}@keyframes crm-voice-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.crm-coach-bubble{background:var(--brand-light,#3b82f614);border:1px solid var(--brand-light,#3b82f626);color:var(--text-primary,#111);border-radius:8px;align-items:flex-start;gap:8px;margin-top:8px;padding:10px 12px;font-size:13px;animation:.2s ease-out crm-coach-fade-in;display:flex}.crm-coach-bubble-icon{width:20px;height:20px;color:var(--brand,#3b82f6);flex-shrink:0;justify-content:center;align-items:center;display:flex}.crm-coach-bubble-content{flex:1;min-width:0}.crm-coach-bubble-title{color:var(--text-primary);margin-bottom:4px;font-weight:500}.crm-coach-bubble-actions{flex-wrap:wrap;gap:6px;display:flex}.crm-coach-bubble-action{border:1px solid var(--border-light);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:3px 10px;font-size:12px;transition:all .15s}.crm-coach-bubble-action:hover{border-color:var(--brand);color:var(--brand)}.crm-coach-bubble-dismiss{cursor:pointer;color:var(--text-tertiary);background:0 0;border:0;padding:0 4px;font-size:14px;line-height:1}@keyframes crm-coach-fade-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.crm-capture-fab{color:#fff;cursor:pointer;z-index:45;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #6366f159,0 2px 6px #0003}.crm-capture-fab:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 14px 36px #6366f173}.crm-capture-fab:active{transform:translateY(0)scale(.98)}.crm-capture-fab-icon{font-size:22px;line-height:1}@media (min-width:900px){.crm-capture-fab{opacity:.85;width:48px;height:48px;bottom:18px;right:18px}}.crm-capture-overlay{z-index:250;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060a188c;justify-content:center;align-items:flex-start;padding:10vh 16px 16px;animation:.14s ease-out crm-capture-overlay-in;display:flex;position:fixed;inset:0}@keyframes crm-capture-overlay-in{0%{opacity:0}to{opacity:1}}.crm-capture-panel{background:var(--bg-primary,var(--panel,#14192b));border:1px solid var(--border-light,var(--line,#ffffff14));border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:82vh;animation:.2s cubic-bezier(.22,1,.36,1) crm-capture-panel-in;display:flex;overflow:hidden;box-shadow:0 30px 80px #00000073,0 2px 10px #0003}@keyframes crm-capture-panel-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.crm-capture-header{border-bottom:1px solid var(--border-light,var(--line,#ffffff0f));justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.crm-capture-title{color:var(--text-primary,var(--text,#fff));align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.crm-capture-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.crm-capture-kbd-hint{opacity:.7;color:var(--text-secondary,var(--text-muted,#fff9));font-size:11px;font-weight:400}.crm-capture-close{width:36px;height:36px;color:var(--text-secondary,#fff9);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.crm-capture-close:hover{background:var(--bg-secondary,#ffffff0d);color:var(--text-primary,#fff)}.crm-capture-body{flex-direction:column;gap:10px;padding:14px 16px;display:flex;overflow-y:auto}.crm-capture-textarea{resize:vertical;background:var(--bg-secondary,#ffffff0a);border:1px solid var(--border-light,#ffffff14);width:100%;min-height:80px;color:var(--text-primary,var(--text,#fff));border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.crm-capture-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.crm-capture-textarea::placeholder{color:var(--text-tertiary,#ffffff59)}.crm-capture-entities{flex-wrap:wrap;gap:6px;min-height:24px;display:flex}.crm-capture-pill{background:var(--bg-secondary,#ffffff0d);border:1px solid var(--border-light,#ffffff14);color:var(--text-secondary,#ffffffb8);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;display:inline-flex}.crm-capture-pill strong{color:var(--text-primary,#fff);font-weight:600}.crm-capture-pill-prospect{color:#c7d2fe;background:#6366f11f;border-color:#6366f180}.crm-capture-pill-prospect strong{color:#eef2ff}.crm-capture-pill-kind{color:#bfdbfe;background:#3b82f61f;border-color:#3b82f680}.crm-capture-pill-date{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b80}.crm-capture-pill-deal{color:#bbf7d0;background:#10b9811f;border-color:#10b98180}.crm-capture-pill-stage{color:#fbcfe8;background:#ec48991f;border-color:#ec489980}.crm-capture-pill-task{color:#e9d5ff;background:#a855f71f;border-color:#a855f780}.crm-capture-pill-parsing{opacity:.65;animation:1.2s ease-in-out infinite crm-pulse}.crm-capture-pill-muted{opacity:.55}.crm-capture-pill-hint{opacity:.55;font-weight:400}.crm-capture-preview{border-top:1px dashed var(--border-light,#ffffff14);flex-direction:column;gap:6px;padding-top:10px;display:flex}.crm-capture-preview-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary,#ffffff73);font-size:10px}.crm-capture-preview-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.crm-capture-preview-item{background:var(--bg-secondary,#ffffff0a);color:var(--text-primary,#fff);border-left:2px solid #6366f1;border-radius:8px;padding:6px 10px;font-size:13px}.crm-capture-preview-task{border-left-color:#a855f7}.crm-capture-preview-stage{border-left-color:#ec4899}.crm-capture-preview-deal{border-left-color:#10b981}.crm-capture-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;padding:8px 10px;font-size:12px}.crm-capture-footer{border-top:1px solid var(--border-light,#ffffff0f);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px 14px;display:flex}.crm-capture-footer-left{align-items:center;gap:8px;display:flex}.crm-capture-footer-right{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.crm-capture-voice-hint{color:#a78bfa;font-size:10px}.crm-capture-kbd-row{color:var(--text-tertiary,#fff6);gap:10px;font-size:10px;display:flex}.crm-capture-kbd-row kbd{background:var(--bg-secondary,#ffffff0f);border:1px solid var(--border-light,#ffffff14);color:var(--text-secondary,#ffffffb3);border-radius:4px;margin-right:2px;padding:1px 5px;font-family:ui-monospace,monospace;font-size:10px}.crm-capture-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:10px;min-width:110px;min-height:40px;padding:0 18px;font-size:13px;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 4px 12px #6366f14d}.crm-capture-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #6366f166}.crm-capture-submit:disabled{opacity:.45;cursor:not-allowed}@media (max-width:640px){.crm-capture-overlay{justify-content:stretch;align-items:stretch;padding:0}.crm-capture-panel{width:100%;max-width:100%;height:100dvh;max-height:100dvh;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);border:none;border-radius:0}.crm-capture-header{background:inherit;z-index:2;padding:14px;position:sticky;top:0}.crm-capture-body{flex:auto;min-height:0}.crm-capture-textarea{min-height:120px;font-size:16px}.crm-capture-kbd-row{display:none}.crm-capture-submit{width:100%;min-height:48px}.crm-capture-footer-right{flex-direction:column;align-items:stretch;width:100%}.crm-capture-footer{background:inherit;position:sticky;bottom:0}}.crm-capture-toast{z-index:260}.crm-capture-fab{z-index:95}.crm-capture-toast{z-index:70;color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0ea5e9 100%);border-radius:12px;align-items:center;gap:10px;max-width:calc(100% - 32px);padding:12px 16px;font-size:13px;font-weight:500;animation:.22s cubic-bezier(.22,1,.36,1) crm-capture-toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #0006}@keyframes crm-capture-toast-in{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.crm-capture-toast-link{color:#fff;border-radius:4px;padding:2px 6px;font-weight:600;text-decoration:underline}.crm-capture-toast-link:hover{background:#ffffff26}.crm-capture-toast-close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;padding:2px 6px;font-size:18px;line-height:1}.crm-capture-toast-close:hover{opacity:1}body.light-mode .crm-capture-panel{background:#fff;border-color:#00000014;box-shadow:0 30px 80px #0000002e}body.light-mode .crm-capture-textarea{color:#0f172a;background:#f8fafc;border-color:#e2e8f0}body.light-mode .crm-capture-textarea::placeholder{color:#94a3b8}body.light-mode .crm-capture-pill{color:#334155;background:#f1f5f9;border-color:#e2e8f0}body.light-mode .crm-capture-pill strong{color:#0f172a}body.light-mode .crm-capture-preview-item{color:#0f172a;background:#f8fafc}body.light-mode .crm-capture-close:hover{color:#0f172a;background:#f1f5f9}body.light-mode .crm-capture-kbd-row kbd{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.crm-devis-layout{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}@media (min-width:900px){.crm-devis-layout{grid-template-columns:minmax(420px,1fr) minmax(320px,1fr);gap:20px;max-height:75vh}}.crm-devis-form{min-width:0;padding-right:2px;overflow:auto}.crm-devis-module-row{background:var(--bg-secondary);border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:4px 8px;display:flex}.crm-devis-module-row:hover{border-color:var(--border-light)}.crm-devis-totals{border:1px solid var(--brand);background:var(--bg-secondary);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.crm-devis-totals>div{border-right:1px solid var(--border-light);text-align:center;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.crm-devis-totals>div:last-child{background:var(--brand);color:#fff;border-right:0}.crm-devis-totals>div>span{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-size:10px;font-weight:600}.crm-devis-totals>div:last-child>span{color:#fff;opacity:.85}.crm-devis-totals>div>strong{color:var(--text-primary);font-size:13px;font-weight:700}.crm-devis-totals>div:last-child>strong{color:#fff}.crm-devis-history-row{background:var(--bg-secondary);border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:6px 8px;display:flex}.crm-devis-history-row:hover{background:var(--bg-tertiary)}.crm-devis-preview{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:10px;flex-direction:column;height:100%;min-height:480px;display:flex;overflow:hidden}.crm-devis-preview-head{border-bottom:1px solid var(--border-light);background:var(--bg-tertiary);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.crm-devis-iframe{background:#fff;border:0;flex:1;width:100%;min-height:500px}.crm-devis-empty{text-align:center;color:var(--text-tertiary);background:#fff;flex:1;justify-content:center;align-items:center;padding:30px 20px;font-size:13px;display:flex}.crm-pitch-body{min-height:360px}.crm-pitch-angle-button{min-height:44px}.crm-graph-root{min-height:100%}.crm-graph-canvas{position:relative;overflow:hidden}.crm-graph-canvas canvas{border-radius:8px}.crm-graph-filters input[type=range]{accent-color:var(--brand)}.crm-graph-canvas-inner{width:100%;position:relative}.crm-graph-champion-card{cursor:pointer}.crm-graph-canvas-error{text-align:center;padding:20px}.crm-compet-root{min-height:100%}.crm-compet-card{cursor:pointer;text-decoration:none}.crm-compet-card:hover{text-decoration:none}.crm-compet-mention{transition:border-color .15s}.crm-compet-mention:hover{border-color:var(--brand)}.crm-compet-detail .crm-compet-mention p{word-break:break-word}.crm-map-cluster-popup h4{margin:0 0 8px}.crm-map-cluster-list{flex-direction:column;gap:2px;margin:0 0 8px;padding:0;list-style:none;display:flex}.crm-map-cluster-item{padding:0}.crm-map-cluster-item a{color:var(--text-primary);border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:6px 8px;transition:background .12s;display:flex;text-decoration:none!important}.crm-map-cluster-item a:hover{background:var(--bg-secondary)}.crm-map-cluster-item-text{flex-direction:column;flex:1;min-width:0;display:flex}.crm-map-cluster-item-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.crm-map-cluster-item-sub{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.crm-map-cluster-zoom{border:1px solid var(--border-light);background:var(--bg-secondary);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:500;transition:background .12s,border-color .12s}.crm-map-cluster-zoom:hover{background:var(--bg-primary);border-color:var(--brand);color:var(--brand)}
