.config-page{display:flex;flex-direction:column;gap:16px;min-width:0}.config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.config-header h2{margin:4px 0 5px;font-size:30px;line-height:1.1;letter-spacing:-.02em}.config-header p,.config-card-heading p,.config-summary-footer p{margin:0;color:var(--muted)}.config-header p{font-size:13px}.config-eyebrow{display:inline-block;color:var(--brand-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.config-autosave{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #d3e7de;border-radius:999px;background:#f3faf7;color:var(--brand-dark);font-size:10px;font-weight:800;white-space:nowrap}.config-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.config-overview-card{display:flex;align-items:center;gap:12px;min-width:0;padding:15px 16px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 5px 18px #1b243009}.config-overview-icon,.config-card-icon,.config-summary-footer-icon{display:grid;place-items:center;flex-shrink:0;background:#edf7f3;color:var(--brand-dark);font-weight:900}.config-overview-icon{width:38px;height:38px;border-radius:12px;font-size:12px}.config-overview-card>div{display:flex;flex-direction:column;min-width:0}.config-overview-card small{color:var(--muted);font-size:9.5px}.config-overview-card strong{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:13px}.config-saved{padding:10px 12px;border:1px solid #bfe2d2;border-radius:10px;background:#f0faf5;color:#166b54;font-size:11px;font-weight:700}.config-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:16px;align-items:start}.config-card{min-width:0;padding:20px}.config-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.config-card-heading.compact{margin-bottom:8px}.config-title-group{display:flex;align-items:flex-start;gap:10px}.config-card-icon{width:34px;height:34px;border-radius:11px;font-size:14px}.config-card-heading h3{margin:1px 0 3px;font-size:16px}.config-card-heading p{font-size:11px}.config-status-badge{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:6px 9px;border-radius:999px;background:#f6f8f9;color:#65717c;font-size:10px;font-weight:800}.config-status-badge i{width:7px;height:7px;border-radius:50%;background:#9aa3aa}.config-status-badge.is-on{background:#effaf4;color:#166534}.config-status-badge.is-on i{background:#22a35a;box-shadow:0 0 0 3px #dff4e8}.config-status-badge.is-off{background:#f4f5f6;color:#69737d}.config-assistant-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:18px;align-items:stretch}.config-setting-panel{display:flex;flex-direction:column;gap:16px}.config-setting-copy{display:flex;flex-direction:column;gap:5px}.config-setting-copy strong{color:var(--ink);font-size:13px}.config-setting-copy span{max-width:620px;color:var(--muted);font-size:11px;line-height:1.55}.config-switch-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px;border:1px solid var(--border);border-radius:12px;background:#fafcfb;cursor:pointer}.config-switch-label{color:var(--ink);font-size:12px;font-weight:800}.config-switch{position:relative;width:46px;height:26px;flex:0 0 46px}.config-switch input{position:absolute;opacity:0;pointer-events:none}.config-switch-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#cfd6d9;transition:background .18s ease}.config-switch-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #1b24302e;transition:transform .18s ease}.config-switch input:checked+.config-switch-track{background:var(--brand)}.config-switch input:checked+.config-switch-track .config-switch-thumb{transform:translate(20px)}.config-switch input:focus-visible+.config-switch-track{outline:3px solid rgba(31,138,109,.2);outline-offset:2px}.config-info-note,.config-env-warning{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:11px}.config-info-note{border:1px solid #d9e8e2;background:#f6fbf9}.config-info-note>span{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#deefe8;color:var(--brand-dark);font-size:10px;font-weight:900}.config-info-note p{margin:0;color:#53605d;font-size:10.5px;line-height:1.5}.config-info-note strong{color:var(--ink)}.config-env-warning{flex-direction:column;gap:4px;border:1px solid #f0c6c6;background:#fff7f7}.config-env-warning strong{color:#9f3434;font-size:11px}.config-env-warning span{color:#765757;font-size:10px;line-height:1.45}.config-env-warning code{padding:1px 4px;border-radius:4px;background:#fbe8e8}.config-bot-preview{min-height:250px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:#f7faf9}.config-preview-top{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid var(--border);background:#fff}.config-preview-top span{color:var(--ink);font-size:10px;font-weight:800}.config-preview-top small{color:var(--muted);font-size:9px}.config-preview-canvas{position:relative;flex:1;min-height:210px;background:linear-gradient(180deg,#f8fbfa,#f2f6f4)}.config-preview-window-line{position:absolute;left:18px;height:9px;border-radius:999px;background:#dfe8e4}.config-preview-window-line.line-one{top:24px;width:52%}.config-preview-window-line.line-two{top:45px;width:72%}.config-preview-window-line.line-three{top:66px;width:42%}.config-preview-bot{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;width:58px;height:58px;border:4px solid #fff;border-radius:50%;background:var(--brand);box-shadow:0 8px 22px #10261f2e;transition:opacity .2s ease,transform .2s ease}.config-preview-bot span{font-size:26px}.config-bot-preview.is-hidden .config-preview-bot{opacity:.18;transform:scale(.9)}.config-preview-hidden-label{position:absolute;right:21px;bottom:85px;padding:5px 8px;border-radius:999px;background:#fff;color:#6b747a;border:1px solid var(--border);font-size:9px;font-weight:800}.config-summary-card{position:sticky;top:16px}.config-summary-list{display:flex;flex-direction:column;margin-top:4px}.config-summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #edf1ef}.config-summary-row:last-child{border-bottom:0}.config-summary-row span{color:var(--muted);font-size:10.5px}.config-summary-row strong{color:var(--ink);font-size:10.5px;text-align:right}.config-summary-row strong.positive{color:#18704f}.config-summary-footer{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;border-radius:11px;background:#f7faf9;border:1px solid #e3ece8}.config-summary-footer-icon{width:27px;height:27px;border-radius:9px;font-size:12px}.config-summary-footer strong{display:block;margin-bottom:3px;color:var(--ink);font-size:10.5px}.config-summary-footer p{font-size:9.5px;line-height:1.5}@media (max-width: 1100px){.config-layout,.config-assistant-body{grid-template-columns:1fr}.config-summary-card{position:static}}@media (max-width: 760px){.config-header{flex-direction:column}.config-autosave{align-self:flex-start}.config-overview{grid-template-columns:1fr}.config-card-heading{flex-direction:column}.config-status-badge{align-self:flex-start}.config-preview-top{flex-direction:column}}.dashboard{width:100%;max-width:1540px;margin:0 auto;padding-bottom:28px}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.dashboard-header h2{margin:4px 0;font-size:clamp(26px,2vw,34px);line-height:1.12;letter-spacing:-.03em}.dashboard-header p,.dashboard-card-header p{margin:0;color:var(--muted)}.dashboard-header p{font-size:14px}.dashboard-eyebrow{color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.dashboard-today{color:var(--muted);font-size:12px;text-transform:capitalize;margin-right:4px}.dashboard-period{width:auto;min-width:108px;padding:9px 30px 9px 11px;background:#fff}.dashboard-refresh{min-width:104px;padding:9px 14px;box-shadow:0 5px 14px #1f8a6d24}.dashboard-refresh:disabled{opacity:.65;cursor:wait}.dashboard-inline-error,.dashboard-error{border:1px solid #fecaca;background:#fff7f7;color:#991b1b}.dashboard-inline-error{padding:10px 13px;border-radius:10px;margin:-8px 0 18px;font-size:13px}.dashboard-error{display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:520px}.dashboard-error span{font-size:13px}.dashboard-kpis{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin-bottom:16px}.dashboard-kpi{position:relative;min-width:0;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #1b243009;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dashboard-kpi:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#1f8a6db8;transform:scaleX(.28);transform-origin:left;transition:transform .18s ease}.dashboard-kpi:hover{transform:translateY(-2px);border-color:#d3e6df;box-shadow:0 9px 25px #1b243012}.dashboard-kpi:hover:after{transform:scaleX(.58)}.dashboard-kpi-top{display:flex;align-items:center;gap:7px;min-width:0;margin-bottom:10px}.dashboard-kpi-icon{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:8px;background:#edf7f3;color:var(--brand-dark);font-size:13px;font-weight:800}.dashboard-kpi-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#53606d;font-size:12px;font-weight:700}.dashboard-kpi>strong{display:block;color:var(--ink);font-size:clamp(26px,2vw,34px);line-height:1;letter-spacing:-.035em;margin-bottom:7px}.dashboard-kpi-helper{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10.5px}.dashboard-kpi-ganado:after,.dashboard-kpi-conversion:after{background:#16a34a}.dashboard-kpi-interesado:after,.dashboard-kpi-demo_agendada:after{background:#d6a21d}.dashboard-grid{display:grid;gap:16px;margin-bottom:16px}.dashboard-grid-primary{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.dashboard-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card{min-width:0;background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px;box-shadow:0 5px 18px #1b243009}.dashboard-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.dashboard-card-header h3{margin:0 0 4px;font-size:16px;letter-spacing:-.01em}.dashboard-card-header p{font-size:11.5px}.dashboard-card-badge,.dashboard-alert-count{flex-shrink:0;border-radius:999px;font-size:11px;font-weight:700}.dashboard-card-badge{padding:6px 9px;color:var(--brand-dark);background:#edf7f3}.dashboard-alert-count{display:grid;place-items:center;min-width:26px;height:26px;padding:0 7px;background:#fff7ed;color:#c2410c}.dashboard-funnel{display:flex;flex-direction:column;gap:14px}.dashboard-funnel-row{min-width:0}.dashboard-funnel-meta{display:grid;grid-template-columns:minmax(0,1fr) auto 48px;align-items:baseline;gap:10px;margin-bottom:6px}.dashboard-funnel-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#43505d;font-size:12px;font-weight:650}.dashboard-funnel-meta strong{font-size:13px}.dashboard-funnel-meta small{text-align:right;color:var(--muted);font-size:10px}.dashboard-funnel-track{height:8px;overflow:hidden;border-radius:999px;background:#eef2f4}.dashboard-funnel-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#4aa98f);transition:width .28s ease}.dashboard-legend{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;color:var(--muted);font-size:9.5px}.dashboard-legend span{display:inline-flex;align-items:center;gap:5px}.dashboard-legend i{width:7px;height:7px;border-radius:50%}.dashboard-legend .lead-dot{background:var(--brand)}.dashboard-legend .follow-dot{background:#b98b19}.dashboard-chart-scroll{overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.dashboard-chart{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(42px,1fr);gap:7px;min-width:100%;height:210px;align-items:stretch}.dashboard-chart-column{min-width:0;display:grid;grid-template-rows:1fr auto;gap:8px}.dashboard-chart-values{height:176px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:12px 5px 0;border-bottom:1px solid var(--border);background-image:linear-gradient(to top,rgba(227,232,238,.42) 1px,transparent 1px);background-size:100% 25%}.chart-bar{display:block;width:min(12px,38%);min-width:5px;border-radius:4px 4px 1px 1px;transition:height .28s ease}.chart-bar-leads{background:var(--brand)}.chart-bar-follows{background:#c4941f}.dashboard-chart-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--muted);font-size:9px;text-transform:capitalize}.dashboard-list,.dashboard-recent-list{display:flex;flex-direction:column}.dashboard-list-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:11px 4px;color:inherit;border-bottom:1px solid #edf0f2}.dashboard-list-item:first-child{padding-top:1px}.dashboard-list-item:last-child{border-bottom:0;padding-bottom:1px}.dashboard-list-item:hover strong{color:var(--brand-dark)}.dashboard-list-icon,.dashboard-opportunity-rank{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;font-size:12px;font-weight:800}.dashboard-list-icon{color:#b45309;background:#fff7ed}.dashboard-opportunity-rank{color:var(--brand-dark);background:#edf7f3}.dashboard-list-main,.dashboard-list-side{min-width:0;display:flex;flex-direction:column}.dashboard-list-main{gap:3px}.dashboard-list-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:12.5px;transition:color .16s ease}.dashboard-list-main small,.dashboard-list-side small{color:var(--muted);font-size:10px}.dashboard-list-side{align-items:flex-end;gap:5px;text-align:right}.dashboard-list-side .badge{font-size:9.5px;padding:3px 7px}.dashboard-empty{min-height:112px;display:grid;place-items:center;padding:20px;border:1px dashed #dce3e7;border-radius:11px;background:#fafcfc;color:var(--muted);text-align:center;font-size:12px;line-height:1.5}.dashboard-recent-card{margin-bottom:0}.dashboard-text-link{flex-shrink:0;color:var(--brand);font-size:11px;font-weight:700}.dashboard-recent-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:11px 4px;color:inherit;border-bottom:1px solid #edf0f2}.dashboard-recent-item:last-child{border-bottom:0;padding-bottom:0}.dashboard-recent-marker{width:8px;height:8px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px #edf7f3}.dashboard-recent-marker.is-whatsapp{background:#16a34a;box-shadow:0 0 0 4px #ecfdf3}.dashboard-recent-content{min-width:0;display:grid;grid-template-columns:minmax(140px,.65fr) minmax(160px,.7fr) minmax(140px,1fr);align-items:center;gap:12px}.dashboard-recent-content strong,.dashboard-recent-content span,.dashboard-recent-content small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-content strong{color:var(--ink);font-size:12px}.dashboard-recent-content span{color:#4b5966;font-size:11px}.dashboard-recent-content small{color:var(--muted);font-size:10px}.dashboard-recent-meta{min-width:132px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.dashboard-recent-meta strong{color:#4b5966;font-size:10px;font-weight:650}.dashboard-recent-meta small{color:var(--muted);font-size:9.5px}.dashboard-loading{display:flex;flex-direction:column;gap:18px}.dashboard-loading-bar,.dashboard-loading-card{background:linear-gradient(90deg,#eef2f4 25%,#f8fafb,#eef2f4 75%);background-size:200% 100%;animation:dashboardShimmer 1.2s linear infinite}.dashboard-loading-bar{width:38%;height:54px;border-radius:12px}.dashboard-loading-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.dashboard-loading-card{height:118px;border-radius:14px}@keyframes dashboardShimmer{to{background-position:-200% 0}}@media (max-width: 1380px){.dashboard-kpis,.dashboard-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1080px){.dashboard-grid-primary,.dashboard-grid-secondary{grid-template-columns:1fr}.dashboard-recent-content{grid-template-columns:minmax(130px,.7fr) minmax(160px,1fr)}.dashboard-recent-content small{display:none}}@media (max-width: 760px){.dashboard-header{flex-direction:column;gap:14px}.dashboard-header-actions{width:100%;justify-content:flex-start}.dashboard-today{width:100%}.dashboard-kpis,.dashboard-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card{padding:16px}.dashboard-card-header{margin-bottom:15px}.dashboard-recent-item{grid-template-columns:10px minmax(0,1fr);align-items:flex-start}.dashboard-recent-content{grid-template-columns:1fr;gap:2px}.dashboard-recent-meta{grid-column:2;min-width:0;align-items:flex-start;text-align:left}}@media (max-width: 520px){.dashboard-kpis,.dashboard-loading-grid{grid-template-columns:1fr 1fr;gap:9px}.dashboard-kpi{padding:13px}.dashboard-kpi>strong{font-size:27px}.dashboard-kpi-helper{display:none}.dashboard-header-actions{display:grid;grid-template-columns:1fr 1fr}.dashboard-today{grid-column:1 / -1}.dashboard-period,.dashboard-refresh{width:100%}.dashboard-list-item{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.dashboard-list-side{grid-column:2;align-items:flex-start;text-align:left}.dashboard-legend{display:none}}.leads-heading{align-items:flex-start;gap:18px}.leads-heading h2{margin-bottom:4px}.leads-subtitle{margin:0}.leads-actions{justify-content:flex-end}.leads-add-manual{background:#0f766e}.leads-map-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 10px;border-radius:8px;background:var(--brand);color:#fff;font-size:13px;font-weight:650}.leads-map-link:hover{background:var(--brand-dark);color:#fff}.leads-success{margin-top:10px;padding:10px 12px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;font-size:13px}.lead-phone-stack{display:flex;flex-direction:column;gap:3px}.lead-phone-general{color:var(--muted);font-size:11px}.lead-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:32px 18px;background:#07120e8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lead-modal{width:min(880px,100%);margin:auto;overflow:hidden;border:1px solid #dce7e2;border-radius:18px;background:#fff;box-shadow:0 24px 80px #10261f3d}.lead-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#f7fbf9,#fff)}.lead-modal-header h3{margin:3px 0 4px;font-size:22px}.lead-modal-header p{margin:0;color:var(--muted);font-size:13px}.lead-modal-eyebrow{color:var(--brand-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lead-modal-close{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:10px;background:#fff;color:#52606d;font-size:24px;font-weight:400;line-height:1}.lead-modal-close:hover{background:#f4f6f8;color:var(--ink)}.lead-modal-body{display:flex;flex-direction:column;gap:18px;max-height:min(72vh,760px);overflow-y:auto;padding:22px 24px}.lead-form-section{padding:18px;border:1px solid var(--border);border-radius:14px;background:#fff}.lead-form-section-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.lead-form-section-title>span{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:#e6f4ef;color:var(--brand-dark);font-size:13px;font-weight:800}.lead-form-section-title div{display:flex;flex-direction:column;gap:2px}.lead-form-section-title strong{color:var(--ink);font-size:14px}.lead-form-section-title small,.lead-field-help{color:var(--muted);font-size:11px;line-height:1.4}.lead-form-grid{display:grid;gap:14px}.lead-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form-grid .field{margin-bottom:0}.lead-form-grid .field input,.lead-form-grid .field select,.lead-address-field textarea,.lead-form-section textarea{margin-top:2px}.lead-location-tabs{display:inline-flex;gap:4px;margin-bottom:14px;padding:4px;border:1px solid var(--border);border-radius:10px;background:#f5f7f8}.lead-location-tabs button{padding:7px 11px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:12px;font-weight:650}.lead-location-tabs button:hover{background:#eef2f1;color:var(--ink)}.lead-location-tabs button.active{background:#fff;color:var(--brand-dark);box-shadow:0 1px 4px #10261f17}.lead-address-field{margin-bottom:0}.lead-map-search-box{padding:12px;border:1px solid #dce7e2;border-radius:12px;background:#f8fbfa}.lead-map-search-row{flex-wrap:nowrap}.lead-map-search-row input{flex:1;min-width:0}.lead-map-search-row button{white-space:nowrap}.lead-map-error{margin:9px 0 0}.lead-map-results{display:flex;flex-direction:column;gap:6px;margin-top:10px}.lead-map-result{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 11px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--ink);text-align:left}.lead-map-result:hover{border-color:#a9d6c8;background:#f3faf7}.lead-map-result>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.lead-map-result strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.lead-map-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.lead-map-result b{color:var(--brand-dark);font-size:12px}.lead-map-pin{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#e8f5f0;color:var(--brand-dark)}.lead-location-selected{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:11px 12px;border:1px solid #cde7dd;border-radius:10px;background:#f2faf7}.lead-location-selected>div{min-width:0;display:flex;flex-direction:column;gap:2px}.lead-location-selected strong{color:#185c4b;font-size:12px}.lead-location-selected span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#52606d;font-size:12px}.lead-location-selected a{flex-shrink:0;font-size:12px;font-weight:650}.lead-modal-error{padding:11px 12px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7;color:#991b1b;font-size:13px}.lead-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--border);background:#fafcfc}@media (max-width: 900px){.leads-heading{flex-direction:column}.leads-actions{width:100%;justify-content:flex-start}.lead-modal-body{max-height:none}}@media (max-width: 680px){.lead-modal-backdrop{padding:0}.lead-modal{min-height:100vh;min-height:100dvh;border:0;border-radius:0}.lead-modal-header,.lead-modal-body,.lead-modal-footer{padding-left:16px;padding-right:16px}.lead-form-grid.two{grid-template-columns:1fr}.lead-map-search-row{flex-direction:column;align-items:stretch}.lead-map-search-row button{width:100%}.lead-location-selected{align-items:flex-start;flex-direction:column}.leads-filters>input,.leads-filters>select,.leads-filters>button{max-width:none!important;width:100%}.leads-actions>*{flex:1 1 auto}}.map-search-page{display:flex;flex-direction:column;gap:16px;min-width:0}.map-search-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.map-search-header h2{margin:4px 0 6px;font-size:30px;line-height:1.1}.map-search-header p{margin:0;color:var(--muted)}.map-search-eyebrow{display:inline-block;color:var(--brand-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.map-search-summary-pill{display:flex;align-items:center;gap:10px;background:#e9f5f0;border:1px solid #cfe7dc;border-radius:999px;padding:8px 14px;color:var(--brand-dark);white-space:nowrap}.map-search-summary-pill strong{font-size:20px}.map-search-summary-pill span{font-size:12px;font-weight:700}.map-search-controls{padding:18px}.map-search-location-grid{display:grid;grid-template-columns:1.1fr 1.1fr 1.2fr .7fr;gap:12px}.map-search-location-grid .field,.map-search-query-field{margin:0}.map-search-query-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:12px}.map-search-query-field input{font-size:15px}.map-search-context{display:block;margin-top:6px;color:var(--muted);line-height:1.35}.map-search-actions{display:flex;gap:8px}.map-search-actions button{white-space:nowrap}.map-search-coordinate-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.map-search-coordinate{font-size:12px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums}.map-search-help{color:var(--muted);font-size:12px;flex:1}.map-search-dirty,.map-search-searching{padding:4px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.map-search-dirty{background:#fff4ce;color:#805b00}.map-search-searching{background:#e6f4ef;color:var(--brand-dark)}.map-search-error{margin-top:12px}.map-search-http-note{margin:10px 0 0}.map-search-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);gap:16px;align-items:stretch}.map-search-map-card,.map-search-results-card{padding:16px;min-width:0}.map-search-results-card{display:flex;flex-direction:column;max-height:620px}.map-search-card-title,.map-search-table-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.map-search-card-title h3,.map-search-table-header h3{margin:0 0 3px;font-size:16px}.map-search-card-title p,.map-search-table-header p{margin:0;color:var(--muted);font-size:12px}.map-search-map-chips{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.map-search-city-chip,.map-search-auto-chip{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;white-space:nowrap}.map-search-city-chip{background:#eef6f2;color:var(--brand-dark);border:1px solid #d4e9df}.map-search-auto-chip{background:#10261f;color:#d9eee6;border:1px solid #21473a}.osm-map-shell{position:relative;width:100%;height:520px;border-radius:12px;overflow:hidden;background:#e8edf0}.osm-map{width:100%;height:100%;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#e8edf0;z-index:0}.map-search-pin-hint{position:absolute;top:12px;right:12px;z-index:500;max-width:calc(100% - 90px);padding:7px 10px;border-radius:9px;background:#10261fe6;color:#fff;box-shadow:0 6px 18px #10261f33;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:11px;font-weight:700;pointer-events:none}.map-search-map-loading{position:absolute;left:50%;top:50%;z-index:600;transform:translate(-50%,-50%);display:flex;align-items:center;gap:9px;min-width:260px;max-width:calc(100% - 40px);padding:11px 14px;border:1px solid rgba(255,255,255,.8);border-radius:12px;background:#fffffff0;color:#173a2f;box-shadow:0 10px 30px #10261f2e;font-size:12px;font-weight:800;pointer-events:none}.map-search-pin-icon{width:34px!important;height:44px!important;margin:0!important;background:transparent!important;border:0!important}.map-search-pin-head{position:absolute;left:2px;top:1px;width:30px;height:30px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#1f8a6d;box-shadow:0 4px 12px #10261f61;transform:rotate(-45deg);font-size:0}.map-search-pin-head:after{content:"";position:absolute;width:8px;height:8px;left:8px;top:8px;border-radius:50%;background:#fff}.map-search-pin-tail{display:none}.map-search-spinner{width:18px;height:18px;flex:0 0 18px;border:2px solid #cfe5dd;border-top-color:var(--brand);border-radius:50%;animation:mapSearchSpin .7s linear infinite}@keyframes mapSearchSpin{to{transform:rotate(360deg)}}.map-error{height:520px;display:grid;place-items:center;padding:28px;text-align:center;color:var(--danger);background:#fff7f7;border:1px dashed #e6b2b0;border-radius:12px}.osm-popup{display:flex;flex-direction:column;gap:5px;min-width:190px}.osm-popup strong{color:#10261f}.osm-popup span,.osm-popup small{color:#59636f;line-height:1.35}.map-search-empty{flex:1;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;padding:24px;border:1px dashed var(--border);border-radius:12px;background:#fafcfb}.map-search-empty-loading{background:#f6fbf9;border-color:#cfe5dc}.map-search-empty-loading .map-search-spinner{width:26px;height:26px;flex-basis:26px;margin-bottom:4px}.map-search-empty strong{color:var(--ink)}.map-search-empty span:not(.map-search-spinner){max-width:280px;color:var(--muted);font-size:12px;line-height:1.5}.map-search-quick-list{display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding-right:3px}.map-search-quick-item{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:9px;align-items:center;text-align:left;padding:10px;border:1px solid transparent;border-radius:10px;background:#f8faf9;color:var(--ink)}.map-search-quick-item:hover{background:#f0f7f4;border-color:#d9eae2}.map-search-quick-item.active{background:#eaf5f0;border-color:#a8d3c1;box-shadow:inset 3px 0 0 var(--brand)}.map-search-result-number{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#dfeee8;color:var(--brand-dark);font-size:11px;font-weight:800}.map-search-result-text{min-width:0;display:flex;flex-direction:column;gap:2px}.map-search-result-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.map-search-result-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.map-search-result-rating{font-size:10px;color:var(--muted);white-space:nowrap}.map-search-selected{display:flex;flex-direction:column;gap:6px;margin-top:10px;padding:12px;border-radius:10px;background:#10261f;color:#fff}.map-search-selected>span:first-child{text-transform:uppercase;letter-spacing:.06em;color:#9fcbbb;font-size:9px;font-weight:800}.map-search-selected strong{line-height:1.25}.map-search-selected small{color:#c9ddd5}.map-search-selected button{margin-top:3px;align-self:flex-start}.map-search-selected .badge{align-self:flex-start}.map-search-table-card{padding:16px}.map-search-table-card table tbody tr{cursor:pointer}.map-search-selected-row td{background:#f0f8f4!important}.map-search-table-card .col-action{text-align:right}@media (max-width: 1180px){.map-search-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-search-workspace{grid-template-columns:1fr}.map-search-results-card{max-height:none}.map-search-quick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}}@media (max-width: 760px){.map-search-header{flex-direction:column}.map-search-summary-pill{align-self:flex-start}.map-search-location-grid,.map-search-query-row{grid-template-columns:1fr}.map-search-actions{flex-wrap:wrap}.map-search-actions button{flex:1}.osm-map-shell,.map-error{height:400px}.map-search-quick-list{grid-template-columns:1fr}.map-search-city-chip{display:none}.map-search-pin-hint{top:auto;right:10px;bottom:28px;left:10px;max-width:none;text-align:center}.map-search-map-loading{min-width:0;width:calc(100% - 36px);justify-content:center;text-align:center}}.users-page{display:flex;flex-direction:column;gap:16px;min-width:0}.users-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.users-header h2{margin:4px 0 5px;font-size:30px;line-height:1.1;letter-spacing:-.02em}.users-header p,.users-section-heading p{margin:0;color:var(--muted)}.users-header p{font-size:13px}.users-eyebrow{display:inline-block;color:var(--brand-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.users-refresh{width:auto;min-width:104px}.users-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.users-metric{display:flex;align-items:center;gap:13px;min-width:0;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 5px 18px #1b243009}.users-metric-icon,.users-section-icon{display:grid;place-items:center;flex-shrink:0;background:#edf7f3;color:var(--brand-dark);font-weight:800}.users-metric-icon{width:38px;height:38px;border-radius:12px;font-size:15px}.users-metric>div{display:flex;flex-direction:column;min-width:0}.users-metric strong{color:var(--ink);font-size:24px;line-height:1}.users-metric span:last-child{margin-top:5px;color:var(--muted);font-size:11px}.users-global-error{margin:0}.users-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.7fr);gap:16px;align-items:start}.users-create-card,.users-list-card{min-width:0;padding:20px}.users-create-card{position:sticky;top:16px}.users-section-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px}.users-section-icon{width:32px;height:32px;border-radius:10px;font-size:14px}.users-section-heading h3{margin:1px 0 3px;font-size:16px}.users-section-heading p{font-size:11px}.users-form{display:flex;flex-direction:column;gap:2px}.users-form .field{margin-bottom:13px}.users-form .field label{font-weight:700}.users-form .field small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.users-password-field{position:relative}.users-password-field input{padding-right:68px}.users-password-action{position:absolute;top:50%;right:7px;width:auto;padding:5px 9px;transform:translateY(-50%);border:0;background:transparent;color:var(--brand-dark);box-shadow:none;font-size:10px;font-weight:800}.users-password-action:hover{background:#edf7f3}.users-generate-link{width:auto;margin-top:6px;padding:0;border:0;background:transparent;color:var(--brand);box-shadow:none;font-size:10px;font-weight:800}.users-generate-link:hover{background:transparent;color:var(--brand-dark)}.users-form-message,.users-success{margin-bottom:12px}.users-success{padding:10px 12px;border:1px solid #bbdfcf;border-radius:10px;background:#f0faf5;color:#166b54;font-size:12px}.users-submit{width:100%;margin-top:3px}.users-list-heading{margin-bottom:14px}.users-toolbar{display:grid;grid-template-columns:minmax(200px,1fr) 150px 150px;gap:9px;margin-bottom:14px}.users-toolbar select{margin:0}.users-search-wrap{position:relative}.users-search-wrap>span{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:15px;pointer-events:none}.users-search-wrap input{padding-left:34px}.users-table-wrap{min-width:0}.users-table{width:100%}.users-table th{color:#687482;font-size:10px;letter-spacing:.035em;text-transform:uppercase}.users-table td,.users-table th{padding:12px 10px;vertical-align:middle}.users-table tbody tr{transition:background .16s ease}.users-table tbody tr:hover td{background:#fafcfb}.users-person{display:flex;align-items:center;gap:10px;min-width:0}.users-avatar{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#e7f4ee;color:var(--brand-dark);font-size:11px;font-weight:900}.users-person>span:last-child{display:flex;flex-direction:column;min-width:0}.users-person strong,.users-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-person strong{color:var(--ink);font-size:12px}.users-person small{margin-top:2px;color:var(--muted);font-size:9.5px}.users-role,.users-status{display:inline-flex;align-items:center;gap:6px;width:fit-content;border-radius:999px;font-size:10px;font-weight:800}.users-role{padding:5px 8px}.users-role-admin{background:#eaf0ff;color:#3653a5}.users-role-vendedor{background:#edf7f3;color:var(--brand-dark)}.users-status{padding:5px 8px;background:#f7f9fa;color:#5d6874}.users-status i{width:7px;height:7px;border-radius:50%}.users-status.is-active{background:#effaf4;color:#166534}.users-status.is-active i{background:#22a35a;box-shadow:0 0 0 3px #dff4e8}.users-status.is-inactive{background:#fff4f4;color:#9f3434}.users-status.is-inactive i{background:#cf5656;box-shadow:0 0 0 3px #fde6e6}.users-created{color:var(--muted);font-size:10px;white-space:nowrap}.users-action-head,.users-action-cell{text-align:right}.users-action-cell button{width:auto;min-width:86px}.users-activate{background:#edf7f3;color:var(--brand-dark);border:1px solid #b8dccc}.users-deactivate{color:#8d3b3b;border-color:#e7c5c5}.users-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:24px;border:1px dashed var(--border);border-radius:12px;background:#fafcfb;text-align:center;color:var(--muted);font-size:12px}.users-empty strong{color:var(--ink)}@media (max-width: 1180px){.users-layout{grid-template-columns:1fr}.users-create-card{position:static}.users-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.users-form-message,.users-success,.users-submit{grid-column:1 / -1}}@media (max-width: 860px){.users-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.users-toolbar{grid-template-columns:1fr 1fr}.users-search-wrap{grid-column:1 / -1}}@media (max-width: 680px){.users-header{flex-direction:column}.users-refresh{width:100%}.users-form,.users-toolbar{grid-template-columns:1fr}.users-search-wrap{grid-column:auto}.users-table thead{display:none}.users-table,.users-table tbody,.users-table tr,.users-table td{display:block;width:100%}.users-table tr{margin-bottom:10px;padding:12px;border:1px solid var(--border);border-radius:12px;background:#fff}.users-table td{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 0;border:0;text-align:right}.users-table td:before{content:attr(data-label);color:var(--muted);font-size:9.5px;font-weight:800;text-transform:uppercase}.users-table td:first-child{justify-content:flex-start;padding-bottom:11px;border-bottom:1px solid #edf1ef}.users-table td:first-child:before{display:none}.users-action-cell button{width:auto}}@media (max-width: 460px){.users-metrics{grid-template-columns:1fr}}:root{--bg: #f4f6f8;--card: #ffffff;--ink: #1b2430;--muted: #6b7684;--brand: #1f8a6d;--brand-dark: #166b54;--border: #e3e8ee;--danger: #d9534f}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--ink)}a{color:var(--brand);text-decoration:none}.app{display:flex;min-height:100vh}.sidebar{position:fixed;top:0;left:0;z-index:100;width:230px;height:100vh;height:100dvh;background:#10261f;color:#dfeee8;padding:0;display:flex;flex-direction:column;box-sizing:border-box;transition:transform .22s ease}.sidebar-brand{flex-shrink:0;padding:20px 14px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-brand h1{font-size:18px;margin:0;color:#fff}.sidebar-toggle{flex-shrink:0;width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#dfeee8;font-size:16px;font-weight:700;cursor:pointer;display:grid;place-items:center;padding:0}.sidebar-toggle:hover{background:#ffffff29;color:#fff}.sidebar.is-hidden{transform:translate(-100%);pointer-events:none}.sidebar-nav{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:0 14px 12px}.sidebar a{color:#cfe3db;padding:10px 12px;border-radius:8px;font-size:14px}.sidebar a.active,.sidebar a:hover{background:#ffffff1f;color:#fff}.sidebar-footer{flex-shrink:0;padding:12px 14px 16px;border-top:1px solid rgba(255,255,255,.1);background:#0c1d18}.sidebar .user{font-size:12px;color:#9fbcb1;margin:0 0 8px}.sidebar-logout{width:100%;color:#cfe3db!important;border-color:#3a5a4d!important}.sidebar-show{position:fixed;top:14px;left:14px;z-index:110;background:#10261f;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:8px 12px;font-size:13px;font-weight:650;cursor:pointer;box-shadow:0 6px 18px #10261f47}.sidebar-show:hover{background:#16352b}.app.sidebar-collapsed .content{margin-left:0}.content{flex:1;margin-left:230px;padding:28px 34px;overflow:auto;min-height:100vh;min-height:100dvh;transition:margin-left .22s ease}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:20px}.grid{display:grid;gap:16px}.stats{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.stat{text-align:center}.stat .num{font-size:30px;font-weight:700;color:var(--brand)}.stat .lbl{font-size:12px;color:var(--muted);text-transform:capitalize}h2{margin-top:0}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.between{justify-content:space-between}input,select,textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:8px;font-size:14px;font-family:inherit;background:#fff}label{font-size:13px;color:var(--muted);display:block;margin-bottom:4px}.field{margin-bottom:14px}button{background:var(--brand);color:#fff;border:0;padding:10px 16px;border-radius:8px;font-size:14px;cursor:pointer;font-weight:600}button:hover{background:var(--brand-dark)}button.ghost{background:transparent;color:var(--brand);border:1px solid var(--brand)}button.small{padding:6px 10px;font-size:13px}button.danger{background:var(--danger)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--border);font-size:14px;vertical-align:middle}th{color:var(--muted);font-weight:600;font-size:12px;text-transform:uppercase}tr:hover td{background:#fafcfb}th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}th.sortable:hover{color:var(--ink)}th.sortable .sort-ind{font-size:10px;opacity:.45;margin-left:2px}th.sortable.sorted .sort-ind{opacity:1;color:var(--brand)}.maps-results{table-layout:auto;min-width:760px}.maps-results .col-phone{white-space:nowrap;min-width:140px;width:1%}.maps-results .col-rating{white-space:nowrap;width:72px;text-align:center}.maps-results .col-action{white-space:nowrap;width:1%}.leads-table{min-width:860px}.phone-with-wa{display:inline-flex;align-items:center;gap:6px}.wa-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;position:relative}.wa-icon.wa-sent{filter:drop-shadow(0 0 .5px #0b6b5c)}.wa-check{position:absolute;right:-5px;bottom:-4px;width:12px;height:12px;border-radius:50%;background:#0f766e;color:#fff;font-size:8px;font-weight:700;line-height:12px;text-align:center;box-shadow:0 0 0 1.5px #fff}.wa-no{color:#9ca3af;font-size:12px;font-weight:600}.leads-table .col-phone,td.col-phone{white-space:nowrap;min-width:140px;width:1%}.leads-table .col-num{text-align:center;white-space:nowrap;width:1%}.badge{padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;display:inline-block}.badge.nuevo{background:#eef2f6;color:#57606a}.badge.contactado{background:#dbeafe;color:#1e40af}.badge.interesado{background:#e0f2fe;color:#0369a1}.badge.demo_agendada{background:#fef3c7;color:#92400e}.badge.propuesta_enviada{background:#ede9fe;color:#6d28d9}.badge.ganado{background:#dcfce7;color:#166534}.badge.perdido{background:#fee2e2;color:#991b1b}.timeline{list-style:none;padding:0;margin:0}.timeline li{border-left:2px solid var(--border);padding:0 0 18px 16px;position:relative}.timeline li:before{content:"";position:absolute;left:-6px;top:3px;width:10px;height:10px;border-radius:50%;background:var(--brand)}.timeline .meta{font-size:12px;color:var(--muted)}.login-wrap{display:grid;place-items:center;min-height:100vh}.login-card{width:340px}.error{color:var(--danger);font-size:13px;margin:8px 0}.muted{color:var(--muted);font-size:13px}.content:has(.mimo-layout),.content:has(.mimo-shell){padding:0;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(1200px 500px at 50% -10%,rgba(31,138,109,.14),transparent 60%),linear-gradient(180deg,#eef6f2 0%,var(--bg) 45%,#f7faf8 100%)}.mimo-layout{flex:1;display:flex;min-height:100vh;width:100%;position:relative}.mimo-rail{width:280px;flex-shrink:0;background:#ffffffb8;border-right:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;padding:14px 10px}.mimo-rail.collapsed{display:none}.mimo-rail-top{display:flex;gap:8px;align-items:center;margin-bottom:12px}.mimo-new-chat{flex:1;background:var(--brand);color:#fff;border:0;border-radius:12px;padding:10px 12px;font-weight:650;font-size:13px;cursor:pointer}.mimo-new-chat:hover{background:var(--brand-dark)}.mimo-rail-toggle,.mimo-rail-open{background:#fff;border:1px solid var(--border);color:var(--muted);border-radius:10px;padding:8px 10px;cursor:pointer;font-weight:700}.mimo-rail-open{position:absolute;left:12px;top:14px;z-index:5;background:#fff;box-shadow:0 4px 14px #10261f1a}.mimo-rail-scroll{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding-right:2px}.mimo-rail-section{display:flex;flex-direction:column;gap:4px}.mimo-rail-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:700;padding:4px 8px}.mimo-rail-item{display:flex;align-items:center;gap:8px;width:100%;text-align:left;background:transparent;border:0;color:var(--ink);font-size:13px;font-weight:500;padding:8px 10px;border-radius:10px;cursor:pointer}.mimo-rail-item:hover{background:#1f8a6d14}.mimo-rail-item.active{background:#1f8a6d24;color:var(--brand-dark);font-weight:650}.mimo-rail-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mimo-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.mimo-count{font-size:11px;color:var(--muted);background:#f0f3f5;border-radius:999px;padding:1px 7px}.mimo-rail-hint{margin:0;padding:4px 10px;font-size:12px;color:var(--muted);line-height:1.4}.mimo-mini{background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:16px;padding:2px 6px;border-radius:6px}.mimo-mini:hover{background:#0000000d;color:var(--ink)}.mimo-mini.danger-txt:hover{color:var(--danger)}.mimo-project-row,.mimo-chat-row{display:flex;align-items:center;gap:2px}.mimo-project-row .mimo-rail-item,.mimo-chat-row .mimo-rail-item{flex:1;min-width:0}.mimo-new-project{display:flex;gap:6px;padding:4px 4px 8px}.mimo-new-project input{flex:1;padding:8px 10px;font-size:13px}.mimo-move{max-width:28px;padding:4px 2px;font-size:10px;border-radius:6px;border:1px solid var(--border);background:#fff;color:var(--muted);cursor:pointer}.mimo-shell{flex:1;display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:820px;margin:0 auto;padding:18px 20px 24px;box-sizing:border-box}.mimo-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mimo-mode{display:inline-flex;background:#10261f0f;border:1px solid var(--border);border-radius:999px;padding:3px;gap:2px}.mimo-mode-pill{font-size:13px;font-weight:600;padding:6px 14px;border-radius:999px;color:var(--muted)}.mimo-mode-pill.active{background:#fff;color:var(--brand-dark);box-shadow:0 1px 4px #10261f14}.mimo-mode-pill.muted-pill{pointer-events:none}.mimo-ghost{background:transparent;color:var(--brand);border:1px solid var(--border);padding:8px 12px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer}.mimo-ghost:hover{border-color:var(--brand);background:#1f8a6d0f}.mimo-hero{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding-bottom:48px}.mimo-title{margin:0 0 8px;text-align:center;font-size:clamp(28px,4vw,40px);font-weight:650;letter-spacing:-.02em;color:var(--ink)}.mimo-sub{margin:0 0 28px;text-align:center;color:var(--muted);font-size:15px}.mimo-composer{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:0 1px 2px #10261f0a,0 12px 32px #10261f14;padding:14px 14px 10px;display:flex;flex-direction:column;gap:10px}.mimo-composer textarea{border:0;outline:none;resize:none;min-height:56px;max-height:160px;padding:4px 6px;font-size:16px;line-height:1.45;background:transparent;box-shadow:none;width:100%}.mimo-composer textarea:focus{outline:none;box-shadow:none}.mimo-composer-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.mimo-composer-left,.mimo-composer-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mimo-chip{font-size:12px;font-weight:600;color:var(--brand-dark);background:#1f8a6d1a;border:1px solid rgba(31,138,109,.18);border-radius:999px;padding:5px 10px}.mimo-chip.soft{color:var(--muted);background:#f4f6f8;border-color:var(--border);font-weight:500}.mimo-model{font-size:12px;color:var(--muted);font-weight:600}.mimo-send{width:36px;height:36px;border-radius:50%;border:0;background:var(--brand);color:#fff;font-size:18px;font-weight:700;display:grid;place-items:center;cursor:pointer;padding:0;box-shadow:0 4px 12px #1f8a6d59}.mimo-send:hover{background:var(--brand-dark)}.mimo-send:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.mimo-suggestions{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:6px;max-width:560px;align-self:center;width:100%}.mimo-suggestions button{width:100%;text-align:left;background:transparent;border:0;color:var(--ink);font-weight:500;font-size:14px;padding:10px 12px;border-radius:12px;display:flex;align-items:center;gap:12px;cursor:pointer}.mimo-suggestions button:hover{background:#1f8a6d14}.mimo-sug-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#fff;border:1px solid var(--border);flex-shrink:0}.mimo-thread{flex:1;overflow-y:auto;padding:12px 4px 16px;display:flex;flex-direction:column;gap:16px}.mimo-bubble{display:flex;gap:10px;max-width:92%;align-items:flex-start}.mimo-bubble.user{align-self:flex-end;flex-direction:row-reverse}.mimo-bubble.bot{align-self:flex-start}.mimo-avatar{width:32px;height:32px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:16px;flex-shrink:0}.mimo-bubble-body{padding:12px 16px;border-radius:18px;font-size:15px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.mimo-bubble.user .mimo-bubble-body{background:var(--brand);color:#fff;border-bottom-right-radius:6px}.mimo-bubble.bot .mimo-bubble-body{background:#fff;border:1px solid var(--border);color:var(--ink);border-bottom-left-radius:6px;box-shadow:0 2px 10px #10261f0a}.mimo-bubble-body.thinking{color:var(--muted);font-style:italic}.mimo-dock{padding-top:8px;position:sticky;bottom:0}.mimo-error{text-align:center}@media (max-width: 900px){.mimo-rail{width:240px}.mimo-move{display:none}}@media (max-width: 720px){.mimo-rail{position:absolute;z-index:20;height:100%;box-shadow:8px 0 24px #00000014}.mimo-shell{max-width:none}}.bot-fab.mascot{position:fixed;z-index:1000;width:78px;height:78px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#2aa87f,var(--brand) 55%,var(--brand-dark));border:3px solid #fff;box-shadow:0 8px 22px #10261f47;cursor:grab;display:grid;place-items:center;padding:0;touch-action:none;-webkit-user-select:none;user-select:none;animation:mascotBounce 2.6s ease-in-out infinite}.bot-fab.mascot:hover{filter:brightness(1.05)}.bot-fab.mascot.dragging{cursor:grabbing;animation:none;transform:scale(1.06);box-shadow:0 12px 28px #10261f59}.bot-fab.mascot.is-open{animation:none}.bot-fab.mascot.is-thinking{animation:mascotBounce .9s ease-in-out infinite}@keyframes mascotBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dog-svg{display:block;overflow:visible;pointer-events:none}.dog-tail{transform-origin:58px 48px;animation:wag .7s ease-in-out infinite}@keyframes wag{0%,to{transform:rotate(-12deg)}50%{transform:rotate(18deg)}}.dog-ear.left{transform-origin:26px 18px;animation:earL 2.2s ease-in-out infinite}.dog-ear.right{transform-origin:54px 18px;animation:earR 2.2s ease-in-out infinite}@keyframes earL{0%,to{transform:rotate(-18deg)}50%{transform:rotate(-28deg)}}@keyframes earR{0%,to{transform:rotate(18deg)}50%{transform:rotate(28deg)}}.dog-eyes .pupil{animation:look 3.5s ease-in-out infinite}@keyframes look{0%,40%,to{transform:translate(0)}50%{transform:translate(1.2px,.6px)}70%{transform:translate(-1px,.4px)}}.dog-open-mouth{opacity:0;transform-origin:40px 40px}.dog-svg.barking .dog-open-mouth{animation:barkMouth .9s ease-in-out infinite}.dog-svg.barking .dog-mouth path{opacity:0}@keyframes barkMouth{0%,to{opacity:0;transform:scaleY(.3)}35%,55%{opacity:1;transform:scaleY(1)}}.bark-bubble{position:absolute;top:-6px;right:-4px;background:#fff;color:var(--brand-dark);font-size:10px;font-weight:800;padding:3px 7px;border-radius:999px;border:1px solid var(--border);box-shadow:0 2px 8px #0000001f;opacity:0;pointer-events:none;white-space:nowrap}.bot-fab.mascot:not(.is-open) .bark-bubble,.bot-fab.mascot.is-thinking .bark-bubble{animation:barkPop 1.8s ease-in-out infinite}@keyframes barkPop{0%,55%,to{opacity:0;transform:scale(.7) translateY(4px)}65%,80%{opacity:1;transform:scale(1) translateY(0)}}.bot-panel{position:fixed;z-index:1000;width:340px;max-width:calc(100vw - 32px);height:460px;max-height:70vh;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 12px 40px #00000038;display:flex;flex-direction:column;overflow:hidden}.bot-panel header{background:var(--brand);color:#fff;padding:12px 14px;display:flex;justify-content:space-between;align-items:center}.bot-icon-btn{background:transparent;border:0;color:#fff;font-size:18px;padding:2px 8px;cursor:pointer;font-weight:700}.bot-msgs{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.bot-msgs .message{padding:8px 12px;border-radius:12px;max-width:85%;font-size:14px;white-space:pre-wrap;word-break:break-word}.bot-msgs .message.user{background:var(--brand);color:#fff;align-self:flex-end}.bot-msgs .message.bot{background:#eef2f6;color:var(--ink);align-self:flex-start}.bot-input{display:flex;gap:8px;padding:10px;border-top:1px solid var(--border);align-items:center}.bot-input input{flex:1;margin:0}@media (max-width: 640px){.bot-panel{width:calc(100vw - 16px)}}
