:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#101828;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}a{color:inherit;text-decoration:none}button,.primary-link{color:#fff;cursor:pointer;background:#128c7e;border:0;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:800;display:inline-flex}button:disabled{opacity:.45;cursor:not-allowed}input,select{color:#101828;background:#fff;border:1px solid #d9e2ec;border-radius:12px;width:100%;padding:.75rem .9rem}.app-frame{grid-template-columns:280px minmax(0,1fr);width:100%;min-height:100vh;display:grid}.sidebar{color:#dbe7ff;background:#07111f;flex-direction:column;gap:1.4rem;height:100vh;padding:1.25rem;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:.8rem;padding:.5rem;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#16a34a,#0ea5e9);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand-mark.large{width:64px;height:64px;margin:auto;font-size:1.3rem}.brand-lockup strong{color:#fff;display:block}.brand-lockup span{color:#8fa4c4;font-size:.82rem}.main-nav{gap:.35rem;display:grid}.main-nav a{color:#b8c6dc;border-radius:12px;align-items:center;gap:.75rem;padding:.8rem .9rem;font-weight:700;display:flex}.main-nav a.active,.main-nav a:hover{color:#fff;background:#13233b}.workspace{flex-direction:column;width:100%;min-width:0;display:flex}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffe0;border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;gap:1rem;min-height:126px;padding:1.35rem 2rem;display:flex;position:sticky;top:0}.breadcrumb,.eyebrow{color:#0f766e;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .35rem;font-size:.75rem;font-weight:900}.topbar h1{letter-spacing:-.04em;margin:0;font-size:2rem}.topbar p{color:#667085;margin:.35rem 0 0}.session-pill{color:#175cd3;background:#eef6ff;border:1px solid #d9eaff;border-radius:999px;padding:.55rem .8rem;font-size:.85rem;font-weight:800}.topbar-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.logout-btn{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;padding:.55rem .8rem}.sidebar-logout{color:#fda4af;background:#13233b;border-color:#263b5d;width:100%;margin-top:auto}.topbar-logout{white-space:nowrap}.page-surface{width:100%;padding:1.5rem 2rem 3rem}.stack{gap:1.2rem;display:grid}.hero-card,.card,.metric-card{background:#fff;border:1px solid #e8eef6;border-radius:22px;box-shadow:0 12px 35px #1018280f}.hero-card{background:radial-gradient(circle at 0 0,#e9fbf5,#0000 35%),#fff;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.hero-card h2{letter-spacing:-.05em;max-width:820px;margin:.2rem 0;font-size:2.25rem}.hero-card p{color:#667085;max-width:740px;font-size:1.05rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.metric-card{padding:1.15rem}.metric-card span,.metric-card small{color:#667085;display:block}.metric-card strong{color:#101828;margin:.35rem 0;font-size:2rem;display:block}.card{padding:1.25rem}.narrow{max-width:820px}.toolbar{grid-template-columns:1.4fr repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.state-box{color:#475467;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:1rem}.state-box.error{color:#be123c;background:#fff1f2;border-color:#fecdd3}.state-box.success{color:#047857;background:#ecfdf3;border-color:#bbf7d0}.table-wrap{width:100%;overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%}th{text-align:left;color:#667085;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e7edf5;padding:.75rem;font-size:.78rem}td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:.9rem .75rem}td small{color:#667085;margin-top:.25rem;display:block}.status-pill{color:#175cd3;background:#eef6ff;border-radius:999px;padding:.4rem .65rem;font-size:.8rem;font-weight:800}.priority{color:#475467;background:#f2f4f7;border-radius:999px;padding:.35rem .55rem;font-size:.8rem;font-weight:900}.priority.high{color:#047857;background:#ecfdf3}.whatsapp-btn{color:#072113;background:#25d366;padding:.62rem .85rem}.pipeline h3{margin-top:0}.pipeline-row{grid-template-columns:repeat(9,minmax(120px,1fr));gap:.75rem;display:grid;overflow:auto}.pipeline-stage{background:#f8fafc;border:1px solid #e7edf5;border-radius:16px;padding:1rem}.pipeline-stage span{color:#667085;font-size:.82rem;display:block}.pipeline-stage strong{font-size:1.7rem}.login-page{background:radial-gradient(circle at top,#e6fffb,#0000 38%),#f6f8fb;place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{text-align:center;background:#fff;border:1px solid #e8eef6;border-radius:26px;width:min(440px,100%);padding:2rem;box-shadow:0 20px 50px #1018281a}.login-card form{text-align:left;gap:.85rem;margin-top:1.25rem;display:grid}.login-card h1{margin:.8rem 0 .2rem}.boot-screen{color:#667085;place-items:center;min-height:100vh;font-weight:900;display:grid}.ghost-btn{color:#175cd3;background:#eef6ff;border:1px solid #d9eaff;padding:.55rem .75rem}.modal-backdrop{z-index:50;background:#0f172a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e8eef6;border-radius:24px;width:min(560px,100%);max-height:88vh;padding:1.25rem;overflow:auto;box-shadow:0 24px 80px #10182847}.modal-card.wide{width:min(920px,100%)}.modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.modal-header h3{margin:.15rem 0 0;font-size:1.35rem}.icon-btn{color:#344054;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-width:36px;padding:.45rem .55rem;transition:transform .15s,box-shadow .15s;display:inline-flex}.icon-btn:hover{transform:translateY(-1px);box-shadow:0 6px 12px #10182814}.icon-btn svg{flex-shrink:0;width:16px;height:16px}.readonly-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.readonly-field{gap:.35rem;display:grid}.readonly-field span{color:#667085;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:900}.readonly-field textarea{resize:vertical;color:#101828;width:100%;font:inherit;background:#f8fafc;border:1px solid #d9e2ec;border-radius:12px;padding:.75rem .9rem}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.contact-cell{min-width:250px}.contact-links{flex-direction:column;gap:.25rem;display:flex}.contact-link{cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .15s}.contact-link:hover{text-decoration:underline}.contact-link.whatsapp{color:#128c7e}.contact-link.whatsapp:hover{color:#075e54}.contact-link.instagram{color:#dd2a7b}.contact-link.instagram:hover{color:#b1358a}.contact-link.facebook{color:#1877f2}.contact-link.facebook:hover{color:#0b5ed7}.contact-link.web{color:#0ea5e9}.contact-link.web:hover{color:#0284c7}.contact-icons{grid-template-columns:repeat(4,52px);align-items:center;gap:.6rem;display:grid}.contact-icon{color:#344054;background:linear-gradient(#fff,#f8fafc);border:1px solid #e4e7ec;border-radius:18px;grid-template-rows:1fr auto;place-items:center;gap:.12rem;width:52px;height:58px;padding:.35rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;box-shadow:0 8px 18px #10182814}.contact-icon.available{color:#fff;border-color:#0000;box-shadow:0 12px 24px #1018282e}.contact-icon.available:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 16px 28px #1018283d}.contact-icon.available:first-child{background:linear-gradient(135deg,#25d366,#128c7e)}.contact-icon.available:nth-child(2){background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.contact-icon.available:nth-child(3){background:linear-gradient(135deg,#1877f2,#0b5ed7)}.contact-icon.available:nth-child(4){background:linear-gradient(135deg,#0ea5e9,#2563eb)}.contact-icon.disabled{color:#98a2b3;opacity:1;cursor:not-allowed;filter:grayscale(.65);background:linear-gradient(#f8fafc,#eef2f7);border-color:#e4e7ec;box-shadow:inset 0 0 0 1px #fff9}.contact-icon.disabled:after{content:"";opacity:.9;border-top:2px solid #98a2b3;position:absolute;top:28px;left:12px;right:12px;transform:rotate(-28deg)}.contact-icon span{font-size:1.35rem;line-height:1}.contact-icon small{letter-spacing:-.02em;text-align:center;margin:0;font-size:.58rem;font-weight:900}.contact-popup-html{gap:.85rem;display:grid}.contact-popup-html p{margin:0}.copy-row{grid-template-columns:1fr auto;align-items:center;gap:.55rem;display:grid}.copy-row input{font-weight:800}.icon-btn.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.row-actions{align-items:center;gap:.55rem;margin-top:.4rem;display:flex}.row-link{color:#6d28d9;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:800;text-decoration:none;transition:color .15s}.row-link:hover{color:#4c1d95;text-decoration:underline}.row-link.danger{color:#b42318}.row-link.danger:hover{color:#7f1d1d}.row-link:disabled{opacity:.45;cursor:not-allowed;text-decoration:none}.header-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.lead-form label{gap:.35rem;display:grid}.lead-form label span{color:#667085;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:900}.lead-form textarea{resize:vertical;color:#101828;width:100%;font:inherit;background:#fff;border:1px solid #d9e2ec;border-radius:12px;padding:.75rem .9rem}.lead-form .full{grid-column:1/-1}.icon-btn.copy{color:#047857;background:#ecfdf3;border-color:#bbf7d0}.primary-link{width:max-content}.error-page{background:radial-gradient(circle at top,#fee2e2,#0000 34%),#f6f8fb;place-items:center;min-height:100vh;padding:1rem;display:grid}.error-card{background:#fff;border:1px solid #e8eef6;border-radius:26px;gap:1rem;width:min(980px,100%);padding:2rem;display:grid;box-shadow:0 20px 50px #1018281a}.error-card h1{margin:.2rem 0;font-size:2rem}.error-form{grid-template-columns:1fr auto;gap:.75rem;display:grid}.error-log-list{gap:1rem;max-height:58vh;display:grid;overflow:auto}.error-log-item{background:#fff7f7;border:1px solid #fecdd3;border-radius:18px;padding:1rem}.error-log-item header{gap:.25rem;display:grid}.error-log-item pre{white-space:pre-wrap;color:#e7edf5;background:#101828;border-radius:14px;max-height:260px;padding:1rem;font-size:.82rem;overflow:auto}.mobile-menu-toggle,.mobile-close-menu,.mobile-menu-backdrop,.mobile-filter-btn,.mobile-only{display:none}.leads-section-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.leads-section-header h3{margin:0}.leads-section-header small{color:#667085}.action-stack{gap:.45rem;display:grid}@media (width<=1000px){.app-frame{grid-template-columns:1fr}.mobile-menu-toggle{z-index:45;color:#fff;background:#07111f;border-radius:14px;width:42px;height:42px;display:flex;position:fixed;top:10px;left:12px;box-shadow:0 10px 24px #10182838}.mobile-menu-backdrop{z-index:49;background:#0f172a8c;border-radius:0;padding:0;display:block;position:fixed;inset:0}.sidebar{z-index:50;width:min(86vw,320px);height:100dvh;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:18px 0 50px #10182852}.menu-open .sidebar{transform:translate(0)}.mobile-close-menu{color:#fff;background:#13233b;width:38px;height:38px;margin-left:auto;padding:0;display:flex}.main-nav{grid-template-columns:1fr}.main-nav a{padding:.9rem;font-size:.95rem}.topbar{flex-direction:column;align-items:flex-start;gap:.65rem;min-height:auto;padding:.9rem 1rem .9rem 4.2rem;position:relative}.topbar h1{font-size:1.35rem;line-height:1.1}.topbar p{font-size:.85rem}.breadcrumb{font-size:.65rem}.topbar-actions{gap:.45rem;width:100%}.session-pill{padding:.45rem .6rem;font-size:.72rem}.topbar-logout{padding:.45rem .6rem;font-size:.75rem}.metric-grid,.metric-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.metric-card{border-radius:16px;padding:.85rem;box-shadow:0 8px 20px #1018280d}.metric-card strong{margin:.2rem 0;font-size:1.35rem}.metric-card span,.metric-card small{font-size:.78rem}.card{border-radius:18px;padding:.9rem}.stack{gap:.85rem}.hero-card{border-radius:18px;flex-direction:column;align-items:flex-start;gap:.8rem;padding:1rem}.hero-card p{font-size:.9rem}.hero-card h2{font-size:1.45rem}.desktop-filters{display:none}.mobile-filter-btn{background:#175cd3;display:flex}.mobile-only{display:grid}.mobile-filter-grid{gap:.8rem;display:grid}.mobile-filter-modal{border-radius:24px 24px 0 0;align-self:end;width:100%;max-height:86dvh}.table-wrap{overflow:visible}.responsive-table,.responsive-table thead,.responsive-table tbody,.responsive-table tr,.responsive-table td{width:100%;display:block}.responsive-table thead{display:none}.responsive-table tr{background:#fff;border:1px solid #e8eef6;border-radius:16px;margin-bottom:.75rem;padding:.65rem;box-shadow:0 8px 18px #1018280f}.responsive-table td{border:0;padding:.5rem 0}.responsive-table td:not(.lead-main):before{content:attr(data-label);color:#667085;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.72rem;font-weight:900;display:block}.contact-cell{min-width:0}.contact-icons{grid-template-columns:repeat(4,minmax(46px,1fr));gap:.45rem}.contact-icon{border-radius:14px;width:100%;height:52px}.contact-icon span{font-size:1.1rem}.contact-icon small{font-size:.5rem}.action-stack{grid-template-columns:1fr}.action-stack button{width:100%}}@media (width<=760px){.readonly-form,.lead-form{grid-template-columns:1fr}.modal-actions{flex-direction:column}.contact-icon{min-width:68px}}@media (width<=640px){.header-actions{width:100%}.header-actions button{flex:1}.row-actions .row-link{flex:100%}.page-surface{padding:.75rem}.topbar{padding:.8rem .75rem .8rem 4rem}.metric-grid,.metric-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{grid-template-columns:1fr}.leads-section-header{align-items:flex-start}.leads-section-header small{font-size:.75rem}.toolbar input,.toolbar select,input,select{padding:.65rem .75rem}.modal-card{border-radius:18px;padding:1rem}.modal-backdrop{padding:.5rem}.modal-actions button{width:100%}}.contact-icon svg{fill:currentColor;width:1.45rem;height:1.45rem;display:block}.contact-icon.whatsapp.available{background:linear-gradient(135deg,#25d366,#128c7e)}.contact-icon.instagram.available{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.contact-icon.facebook.available{background:linear-gradient(135deg,#1877f2,#0b5ed7)}.contact-icon.web.available{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.charts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.chart-card{background:#fff;border:1px solid #e8eef6;border-radius:22px;min-width:0;padding:1.25rem;box-shadow:0 12px 35px #1018280f}.chart-card header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.chart-card h3{margin:0;font-size:1.1rem}.chart-card header span{color:#667085;font-size:.85rem;font-weight:800}.pie-chart-layout{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:1.1rem;display:grid}.pie-chart{aspect-ratio:1;border-radius:50%;place-items:center;width:min(210px,100%);display:grid;position:relative;box-shadow:inset 0 0 0 1px #10182814}.pie-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:23%;box-shadow:0 8px 24px #1018281f}.pie-chart strong,.pie-chart small{z-index:1;text-align:center;position:relative}.pie-chart strong{font-size:1.8rem;line-height:1}.pie-chart small{color:#667085;margin-top:2.2rem;font-weight:900}.chart-legend{gap:.55rem;min-width:0;display:grid}.legend-row{color:#344054;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid}.legend-row i{border-radius:999px;width:12px;height:12px}.legend-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.legend-row strong{font-size:.95rem}.bar-chart{gap:1rem;display:grid}.bar-row{gap:.45rem;display:grid}.bar-label{color:#344054;justify-content:space-between;gap:1rem;font-weight:800;display:flex}.bar-track{background:#eef2f7;border-radius:999px;height:18px;overflow:hidden}.bar-fill{border-radius:999px;min-width:4px;height:100%}@media (width<=1000px){.charts-grid{grid-template-columns:1fr}.pie-chart-layout{grid-template-columns:180px minmax(0,1fr)}.pie-chart{width:180px}}@media (width<=640px){.chart-card{border-radius:18px;padding:1rem}.chart-card header{flex-direction:column;margin-bottom:.8rem}.pie-chart-layout{grid-template-columns:1fr;justify-items:center}.chart-legend{width:100%}.legend-row span{white-space:normal}.bar-label{font-size:.9rem}.contact-icon svg{width:1.65rem;height:1.65rem}}.kanban-board{scroll-snap-type:x proximity;grid-template-columns:repeat(7,minmax(260px,1fr));gap:1rem;padding-bottom:.75rem;display:grid;overflow-x:auto}.kanban-column{scroll-snap-align:start;background:linear-gradient(#f8fafc,#fff);border:1px solid #e7edf5;border-radius:24px;min-width:260px;min-height:540px;padding:.85rem;box-shadow:0 18px 40px #1018280f}.kanban-column header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.kanban-column header strong{color:#101828;display:block}.kanban-column header small{color:#667085;font-weight:700}.kanban-column header span{color:#6d28d9;font-size:.82rem;font-weight:900}.kanban-cards{gap:.75rem;display:grid}.deal-card{cursor:grab;background:#fff;border:1px solid #e8eef6;border-radius:20px;padding:.9rem;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 12px 28px #10182814}.deal-card:hover{border-color:#ddd6fe;transform:translateY(-2px);box-shadow:0 18px 38px #6d28d921}.deal-topline{justify-content:space-between;gap:.5rem;display:flex}.deal-topline strong{color:#111827;font-size:.95rem}.deal-topline span{color:#6d28d9;background:#f5f3ff;border-radius:999px;padding:.15rem .45rem;font-size:.75rem;font-weight:900}.deal-card p{color:#475467;margin:.45rem 0;font-size:.84rem}.deal-meta,.score-row{flex-wrap:wrap;gap:.4rem;display:flex}.deal-meta span,.score-row span{color:#667085;background:#f8fafc;border:1px solid #edf2f7;border-radius:999px;padding:.2rem .45rem;font-size:.72rem;font-weight:800}.deal-value{color:#101828;margin:.65rem 0;font-size:1.05rem;font-weight:950}.empty-lane{color:#98a2b3;text-align:center;background:#fbfdff;border:1px dashed #d8e0ea;border-radius:18px;padding:1.2rem;font-weight:800}.report-hero{background:radial-gradient(circle at 100% 0,#ede9fe,#0000 35%),linear-gradient(135deg,#fff,#f8fafc)}.button-link{color:#fff;background:#6d28d9;border-radius:14px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #6d28d938}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.wide-card{grid-column:1/-1}.bar-chart{gap:.75rem;margin-top:1rem;display:grid}.bar-row{grid-template-columns:120px 1fr auto;align-items:center;gap:.75rem;display:grid}.bar-row span{color:#667085;font-size:.83rem;font-weight:800}.bar-row div{background:#f2f4f7;border-radius:999px;height:12px;overflow:hidden}.bar-row i{border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#22c55e);height:100%;display:block}.bar-row strong{color:#101828;font-size:.82rem}.performance-list{gap:.65rem;margin-top:1rem;display:grid}.performance-list div{background:#fbfdff;border:1px solid #edf2f7;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:.8rem;display:grid}.muted{color:#667085}@media (width<=1100px){.kanban-board{grid-template-columns:repeat(7,280px)}.report-grid{grid-template-columns:1fr}.bar-row{grid-template-columns:92px 1fr auto}.performance-list div{grid-template-columns:1fr}}@media (width<=640px){.kanban-board{gap:.75rem;margin-inline:-.75rem;padding-inline:.75rem;display:flex}.kanban-column{border-radius:20px;min-width:82vw;min-height:420px}.deal-card{border-radius:18px;padding:.8rem}.report-grid{gap:.8rem}.bar-row{grid-template-columns:1fr;gap:.35rem}.bar-row strong{text-align:right}.button-link{width:100%}}.prospect-card-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:1rem;margin-top:1rem;display:grid}.prospect-card{background:#fff;border:1px solid #e8edf5;border-radius:26px;gap:.85rem;padding:1.05rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 18px 42px #10182814}.prospect-card:hover{border-color:#ddd6fe;transform:translateY(-3px);box-shadow:0 24px 56px #6d28d924}.prospect-card-header{grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;display:grid}.prospect-avatar{color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:16px;place-items:center;width:46px;height:46px;font-weight:950;display:grid}.prospect-title h4{color:#101828;margin:0;font-size:1rem;line-height:1.2}.prospect-title p{color:#667085;margin:.22rem 0 0;font-size:.82rem;font-weight:700}.stage-badge{color:#6d28d9;white-space:nowrap;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;padding:.28rem .55rem;font-size:.72rem;font-weight:950}.prospect-description{color:#475467;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.prospect-insights{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.prospect-insights div{background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;padding:.65rem}.prospect-insights span,.prospect-next small{color:#98a2b3;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:900;display:block}.prospect-insights strong,.prospect-next strong{color:#101828;margin-top:.18rem;font-size:.86rem;display:block}.prospect-tags{flex-wrap:wrap;gap:.45rem;display:flex}.prospect-tags span{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:.28rem .55rem;font-size:.75rem;font-weight:900}.prospect-tags span:nth-child(2){color:#027a48;background:#ecfdf3;border-color:#abefc6}.prospect-contact-row{border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:.65rem 0;display:flex}.prospect-next{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.prospect-actions,.prospect-whatsapp-actions{flex-wrap:wrap;gap:.55rem;display:flex}.prospect-actions .ghost-btn{color:#344054;background:#f8fafc;flex:1}.danger-text{color:#b42318!important}.prospect-whatsapp-actions .whatsapp-btn{flex:1}.pagination-bar{background:linear-gradient(#fff,#fbfdff);border:1px solid #e8edf5;border-radius:22px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;display:flex;box-shadow:0 14px 32px #1018280f}.pagination-bar>div:first-child{color:#667085;font-weight:800}.pagination-bar strong{color:#101828}.pagination-actions{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.page-btn{color:#344054;background:#fff;border:1px solid #d9e2ec;border-radius:12px;padding:.62rem .82rem;font-weight:900}.page-btn.active{color:#fff;background:#6d28d9;border-color:#6d28d9;box-shadow:0 10px 22px #6d28d938}@media (width>=901px){.prospect-card-grid{display:none!important}}@media (width<=900px){.leads-table{display:none!important}.prospect-card-grid{grid-template-columns:1fr}.pagination-bar{flex-direction:column;align-items:stretch}.pagination-actions{justify-content:space-between}.pagination-actions .ghost-btn{flex:1}.page-btn{min-width:42px}.prospect-card{border-radius:22px}.prospect-card-header{grid-template-columns:auto 1fr}.stage-badge{grid-column:1/-1;justify-self:start}.prospect-insights{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=480px){.prospect-insights,.prospect-next{grid-template-columns:1fr}.prospect-actions,.prospect-whatsapp-actions{flex-direction:column}.prospect-card{padding:.9rem}}.prospect-insights.compact{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.insight-chip{text-transform:uppercase;letter-spacing:.03em;border:1px solid #e4e7ec;border-radius:999px;align-items:center;gap:.28rem;padding:.34rem .55rem;font-size:.68rem;font-weight:950;display:inline-flex!important}.insight-chip strong{color:inherit;font-size:.74rem;margin:0!important;display:inline!important}.insight-chip.neutral{color:#475467;background:#f8fafc;border-color:#e4e7ec}.insight-chip.info{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.insight-chip.purple{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.insight-chip.success{color:#027a48;background:#ecfdf3;border-color:#abefc6}.insight-chip.warning{color:#b54708;background:#fffaeb;border-color:#fedf89}.insight-chip.danger{color:#b42318;background:#fef3f2;border-color:#fecdca}.icon-actions{justify-content:flex-end;gap:.45rem;display:flex!important}.action-icon{color:#344054;background:#fff;border:1px solid #e4e7ec;border-radius:10px;place-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-grid;box-shadow:0 4px 10px #1018280d}.action-icon:hover{transform:translateY(-1px);box-shadow:0 8px 16px #10182814}.action-icon.view{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.action-icon.edit{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.action-icon.delete{color:#b42318;background:#fef3f2;border-color:#fecdca}.action-icon:disabled{opacity:.55;cursor:not-allowed}.prospect-actions.icon-actions+.prospect-whatsapp-actions{margin-top:-.15rem}@media (width<=900px){.prospect-insights.compact{display:flex!important}.prospect-actions.icon-actions{flex-direction:row!important}.action-icon{flex:0 0 32px}}@media (width<=480px){.prospect-insights.compact{gap:.35rem}.insight-chip{padding:.32rem .48rem;font-size:.62rem}.prospect-actions.icon-actions{justify-content:flex-start}}.managed-check{color:#475467;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:999px;padding:.35rem .62rem;font-size:.72rem;font-weight:950;box-shadow:0 6px 14px #1018280d}.managed-check.checked{color:#027a48;background:#ecfdf3;border-color:#abefc6}.managed-check:hover{border-color:#6d28d9}.managed-mini{color:#027a48;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;margin-left:.45rem;padding:.18rem .42rem;font-size:.68rem;font-weight:900;display:inline-block}.clients-search-results .whatsapp-btn{white-space:nowrap}.file-upload-box{background:#f8fbff;border:1px dashed #c7d7fe;border-radius:20px;gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.file-upload-box input[type=file]{background:#fff;border:1px solid #d9e2ec;border-radius:14px;padding:.8rem}.import-status{border-radius:999px;align-items:center;padding:.32rem .58rem;font-size:.72rem;font-weight:950;display:inline-flex}.import-status.Pending{color:#475467;background:#f8fafc;border:1px solid #e4e7ec}.import-status.Processing{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.import-status.Completed{color:#027a48;background:#ecfdf3;border:1px solid #abefc6}.import-status.Failed{color:#b42318;background:#fef3f2;border:1px solid #fecdca}
