:root{--bg:#f6f7f9;--surface:#fff;--ink:#1d1d28;--muted:#737483;--line:#e8e8ee;--violet:#6f52dc;--violet-dark:#5d43c1;--violet-soft:#f0edfc;--shadow:0 1px 2px #1616230a, 0 8px 24px #16162309}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.app-shell{min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--line);background:#fbfbfc;flex-direction:column;width:244px;padding:25px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{justify-content:space-between;align-items:center;padding:0 9px;display:flex}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-size:21px;font-weight:750;display:inline-flex}.brand-mark{background:var(--violet);border-radius:8px;place-items:center;width:27px;height:27px;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 5px 12px #6f52dc3d}.brand-mark:before,.brand-mark span{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:11px;height:4px;display:block;transform:skew(-20deg)rotate(-45deg)}.brand-mark span{opacity:.65;position:absolute;top:8px;left:9px;transform:skew(-20deg)rotate(-45deg)scale(.65)}.nav-list{margin-top:50px}.nav-label{color:#a2a2ae;letter-spacing:1.15px;margin:0 12px 12px;font-size:10px;font-weight:700}.nav-item{color:#666776;border-radius:9px;align-items:center;gap:12px;min-height:43px;margin:3px 0;padding:0 12px;font-weight:560;transition:all .18s;display:flex}.nav-item:hover{color:var(--ink);background:#f3f2f7}.nav-item.active{background:var(--violet-soft);color:var(--violet);font-weight:650}.nav-item.active svg{stroke-width:2.2px}.nav-count{color:#7162a6;text-align:center;background:#ebe8f9;border-radius:10px;min-width:22px;margin-left:auto;padding:2px 6px;font-size:11px}.sidebar-bottom{margin-top:auto}.profile-card{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:15px;padding:17px 8px 3px;display:flex}.profile-card>span:nth-child(2){flex:1;gap:2px;display:grid}.profile-card strong{font-size:12.5px}.profile-card small{color:var(--muted);font-size:11px}.profile-switcher label{flex:1;gap:2px;min-width:0;display:grid}.profile-switcher select{appearance:none;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-size:12.5px;font-weight:700}.profile-switcher>svg{pointer-events:none;color:#8f909b}.mobile-close,.mobile-menu,.sidebar-overlay{display:none}.main-shell{min-height:100vh;margin-left:244px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;justify-content:space-between;align-items:center;height:69px;padding:0 38px;display:flex;position:sticky;top:0}.global-search{color:#9293a0;align-items:center;gap:10px;width:340px;display:flex}.global-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:none}.global-search input::placeholder{color:#a7a7b1}.global-search kbd{color:#9999a3;background:#fafafa;border:1px solid #dfdfe5;border-radius:5px;flex:none;padding:3px 7px;font-size:10px;box-shadow:0 1px 1px #00000008}.topbar-actions{color:var(--muted);align-items:center;display:flex}.topbar-divider{background:var(--line);width:1px;height:20px;margin:0 20px}.notification{position:relative}.notification span{background:#ef6673;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.status-dot{background:#4eab78;border-radius:50%;width:7px;height:7px;margin-right:7px;box-shadow:0 0 0 3px #e9f6ef}.sync-text{font-size:12px}.main-content{padding:0 38px 48px}.page-wrap{width:100%;max-width:1440px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-end;padding:40px 0 29px;display:flex}.page-heading h1,.new-heading h1,.detail-hero h1{letter-spacing:-1.25px;margin:5px 0 7px;font-size:clamp(28px,2.4vw,34px);line-height:1.15}.page-heading h1 span{font-size:.75em}.page-heading p,.new-heading p{color:var(--muted);margin:0;font-size:14px}.eyebrow{letter-spacing:1.35px;font-weight:750;color:#9b9ba8!important;font-size:10px!important}.button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:13px;font-weight:630;transition:all .18s;display:inline-flex}.button-primary{border-color:var(--violet);background:var(--violet);color:#fff;box-shadow:0 4px 12px #6f52dc29}.button-primary:hover{border-color:var(--violet-dark);background:var(--violet-dark);transform:translateY(-1px)}.button-secondary{color:#4f5060;background:#fff;border-color:#dedee5;box-shadow:0 1px 2px #14141e08}.button-secondary:hover{background:#fafafa;border-color:#c9c8d2}.button-danger-soft{color:#b94e59;background:snow;border-color:#efd5d8;box-shadow:0 1px 2px #78232d08}.button-danger-soft:hover{background:#fff3f4;border-color:#e4b9be}.button-danger{color:#fff;background:#c94f5b;border-color:#c94f5b;box-shadow:0 4px 12px #b437442b}.button-danger:hover{background:#b6424d;border-color:#b6424d}.button-ghost{color:var(--muted)}.button:disabled{cursor:not-allowed;opacity:.65}.button-large{min-height:43px;padding-inline:20px}.icon-button{color:#7f808d;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button:hover{color:var(--violet);background:#f3f2f7}.text-link{color:var(--violet);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.back-link{color:var(--muted);align-items:center;gap:7px;margin-top:27px;font-size:12px;font-weight:560;display:inline-flex}.back-link svg{transform:rotate(180deg)}.database-notice{box-shadow:var(--shadow);background:#fffaf0;border:1px solid #efdcae;border-radius:12px;align-items:flex-start;gap:14px;margin:0 0 18px;padding:17px 19px;display:flex}.database-notice-icon{color:#a87825;background:#fff0ca;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.database-notice h2{color:#5d4a27;margin:1px 0 6px;font-size:13px}.database-notice p{color:#826d45;margin:0;font-size:11.5px;line-height:1.6}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-card,.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px}.stat-card{min-height:147px;padding:21px;position:relative}.stat-icon{border-radius:10px;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:19px;right:19px}.stat-violet{color:#7258d6;background:#f0edfc}.stat-blue{color:#5b80d2;background:#edf3fd}.stat-orange{color:#d8914f;background:#fdf3e9}.stat-rose{color:#d96674;background:#fbedef}.stat-card>p{color:var(--muted);margin:2px 0 11px;font-size:12px;font-weight:550}.stat-card>strong{letter-spacing:-.65px;font-size:24px;display:block}.stat-change{align-items:center;gap:6px;margin-top:12px;display:flex}.stat-change small{color:#a1a1ac;font-size:10.5px}.change-up,.change-warn{color:#3e9870;align-items:center;gap:2px;font-size:10.5px;font-weight:700;display:inline-flex}.change-warn{color:#d1636d}.dashboard-grid{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:14px;margin-top:14px;display:grid}.panel-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.panel-head h2{letter-spacing:-.2px;margin:0;font-size:15px}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.pipeline-panel,.activity-panel{min-height:354px;padding:21px}.select-button{border:1px solid var(--line);color:#777784;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:8px;height:32px;padding:0 10px;font-size:11px;display:inline-flex}.pipeline-list{gap:17px;margin-top:25px;display:grid}.pipeline-row{grid-template-columns:96px minmax(120px,1fr) 76px;align-items:center;gap:15px;display:grid}.pipeline-label{color:#5f606d;justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.pipeline-label b{color:#747581;background:#f4f4f7;border-radius:6px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.pipeline-track{background:#f0f0f4;border-radius:5px;height:8px;overflow:hidden}.pipeline-track span{border-radius:inherit;height:100%;display:block}.pipeline-row>strong{color:#4c4d5a;text-align:right;font-size:11.5px}.pipeline-total{border-top:1px solid var(--line);align-items:center;margin-top:24px;padding-top:18px;display:flex}.pipeline-total>span:first-child{color:var(--muted);font-size:11px}.pipeline-total strong{margin-left:auto;font-size:14px}.pipeline-total .change-up{background:#ebf7f0;border-radius:4px;margin-left:9px;padding:3px 6px}.activity-list{gap:0;margin-top:15px;display:grid}.activity-item{border-bottom:1px solid #f0f0f3;align-items:center;gap:12px;min-height:65px;display:flex}.activity-item:last-child{border:0}.activity-mark{border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.activity-mark.green{color:#419a6c;background:#eaf7f0}.activity-mark.violet{color:#6e54d5;background:#f0edfc}.activity-mark.orange{color:#d58b47;background:#fdf1e6}.activity-mark.blue{color:#5780d2;background:#eaf2fc}.activity-item p{color:#565764;margin:0 0 4px;font-size:11.5px}.activity-item p strong{color:#30313d}.activity-item small{color:#a0a0aa;font-size:10px}.recent-panel{margin-top:14px;padding:21px 21px 5px}.compact-table-wrap{margin:16px -5px 0;overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#9b9ca6;letter-spacing:.6px;text-align:left;font-size:9.5px;font-weight:700}.compact-table th{border-bottom:1px solid var(--line);height:34px;padding:0 10px}.compact-table td{color:#555663;border-bottom:1px solid #f0f0f3;height:64px;padding:0 10px;font-size:11.5px}.compact-table tr:last-child td{border-bottom:0}.person-cell{align-items:center;gap:11px;display:flex}.person-cell>span:last-child{gap:3px;display:grid}.person-cell strong{color:#32333e;white-space:nowrap;font-size:11.5px}.person-cell small{color:#8f909c;font-size:10px}.avatar{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:750;display:grid}.avatar-lavender{color:#7055cf;background:#ede9fb}.avatar-mint{color:#43896c;background:#e6f4ee}.avatar-peach{color:#b97345;background:#f9ede4}.avatar-blue{color:#537bbd;background:#e5eef9}.avatar-rose{color:#ba6372;background:#f9e8ec}.avatar-sand{color:#8d7254;background:#f1ece3}.avatar-large{border-radius:18px;width:66px;height:66px;font-size:17px}.status-badge{white-space:nowrap;border-radius:12px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:650;display:inline-flex}.status-badge>span{border-radius:50%;width:5px;height:5px}.status-nouveau{color:#5075bf;background:#edf3fd}.status-nouveau>span{background:#5c80cb}.status-qualifie{color:#6f55cc;background:#f0edfc}.status-qualifie>span{background:#755ad5}.status-proposition{color:#b7763d;background:#fdf2e7}.status-proposition>span{background:#dc934e}.status-gagne{color:#428565;background:#eaf7f0}.status-gagne>span{background:#4ba277}.status-perdu{color:#7b7c87;background:#f5f5f6}.status-perdu>span{background:#9697a0}.score{align-items:center;gap:8px;display:inline-flex}.score i{background:#ececf0;border-radius:2px;width:38px;height:4px;display:block;position:relative;overflow:hidden}.score i:after{content:"";width:var(--score);border-radius:inherit;background:#7661d1;height:100%;display:block}.score b{font-size:10.5px}.next-action{text-overflow:ellipsis;white-space:nowrap;max-width:180px;display:block;overflow:hidden}.list-panel{position:relative;overflow:visible}.list-toolbar{justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.table-search{color:#9899a4;border:1px solid #e1e1e7;border-radius:8px;align-items:center;gap:9px;width:285px;height:36px;padding:0 11px;display:flex}.table-search:focus-within{border-color:#aca0dc;box-shadow:0 0 0 3px #f1eefc}.table-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.toolbar-actions{gap:8px;display:flex}.toolbar-popover-wrap{position:relative}.popover-backdrop{z-index:45;background:0 0;border:0;position:fixed;inset:0}:is(.toolbar-popover-wrap:has(.filter-popover),.toolbar-popover-wrap:has(.export-popover)){z-index:46}.button-filter-active{color:var(--violet);background:#faf9fe;border-color:#b7abe6}.filter-count{background:var(--violet);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.filter-popover,.export-popover{z-index:50;background:#fff;border:1px solid #dedee7;border-radius:12px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 50px #201c3029}.filter-popover{width:440px;padding:20px}.popover-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.popover-head h3{margin:0;font-size:14px}.popover-head p{color:var(--muted);margin:4px 0 0;font-size:10.5px}.filter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:17px 0 19px;display:grid}.filter-field{color:#5f606d;gap:7px;font-size:10.5px;font-weight:650;display:grid}.filter-field.field-wide{grid-column:1/-1}.filter-field input,.filter-field select{color:#42434f;background:#fff;border:1px solid #dedee6;border-radius:8px;outline:none;width:100%;height:38px;padding:0 11px;font-size:11.5px}.filter-field input:focus,.filter-field select:focus{border-color:#a698df;box-shadow:0 0 0 3px #f1eefc}.filter-field input::placeholder{color:#adaeb7}.input-suffix,.filter-select{position:relative}.input-suffix input{padding-right:45px}.input-suffix b{color:#92939e;pointer-events:none;font-size:10px;font-weight:650;position:absolute;top:12px;right:11px}.filter-select select{appearance:none;padding-right:32px}.filter-select svg{color:#92939e;pointer-events:none;position:absolute;top:12px;right:10px}.popover-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.export-popover{width:310px;padding:8px}.export-popover>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px;display:flex}.export-popover>button:hover{background:#f7f6fb}.export-popover>button>span:nth-child(2){gap:3px;display:grid}.export-popover strong{color:#3f404c;font-size:11.5px}.export-popover small{color:#92939e;font-size:9.5px}.export-format{letter-spacing:.3px;border-radius:7px;flex:none;place-items:center;width:44px;height:35px;font-size:8.5px;font-weight:800;display:grid}.export-format.csv{color:#36825e;background:#eaf7f0}.export-format.xlsx{color:#4d73bd;background:#edf3fd}.export-popover>p{border-top:1px solid var(--line);color:#9a9ba5;text-align:center;margin:6px 8px 2px;padding-top:9px;font-size:9.5px}.active-filters{background:#fbfbfd;border-top:1px solid #f0f0f3;flex-wrap:wrap;align-items:center;gap:7px;min-height:43px;padding:7px 20px;display:flex}.active-filters>span{color:#858692;margin-right:3px;font-size:10px;font-weight:650}.active-filters button{color:#645a87;cursor:pointer;background:#fff;border:1px solid #dfdbea;border-radius:13px;align-items:center;gap:4px;height:25px;padding:0 8px;font-size:9.5px;display:inline-flex}.active-filters button:hover{border-color:#bcb0e3}.active-filters button.clear-filters{color:var(--violet);background:0 0;border-color:#0000;font-weight:650}.status-tabs{border-top:1px solid #f0f0f3;border-bottom:1px solid var(--line);gap:27px;padding:0 20px;display:flex;overflow-x:auto}.status-tabs button{color:#858692;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;height:47px;padding:0;font-size:11.5px;display:inline-flex}.status-tabs button span{color:#8b8c96;background:#f1f1f4;border-radius:9px;place-items:center;min-width:20px;height:19px;font-size:9.5px;display:inline-grid}.status-tabs button.active{border-color:var(--violet);color:var(--violet);font-weight:650}.status-tabs button.active span{color:var(--violet);background:#eeebfb}.prospects-table-wrap{overflow-x:auto}.prospects-table{min-width:1100px}.prospects-table th{border-bottom:1px solid var(--line);background:#fafafb;height:42px;padding:0 13px}.prospects-table th:first-child,.prospects-table td:first-child{width:40px;padding-left:20px}.prospects-table td{color:#555663;border-bottom:1px solid #f0f0f3;height:69px;padding:0 13px;font-size:11.5px}.prospects-table tbody tr{transition:background .15s}.prospects-table tbody tr:hover{background:#fbfbfd}input[type=checkbox]{width:14px;height:14px;accent-color:var(--violet)}.company-cell{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.company-cell svg{color:#9c9da7}.date-cell{white-space:nowrap}.next-contact-cell{color:#55507b;font-weight:600}.date-empty{color:#a3a4ad;font-style:italic;font-weight:500}.empty-state{color:#9a9ba6;text-align:center;align-content:center;place-items:center;min-height:260px;display:grid}.empty-state h3{color:#555663;margin:12px 0 4px;font-size:14px}.empty-state p{margin:0;font-size:11px}.dashboard-empty{min-height:245px}.recent-empty{min-height:230px}.recent-empty .button{margin-top:18px}.table-footer{color:#8e8f99;justify-content:space-between;align-items:center;height:55px;padding:0 20px;font-size:10.5px;display:flex}.table-footer div{gap:4px;display:flex}.table-footer button{border:1px solid var(--line);color:#858691;background:#fff;border-radius:6px;height:27px;padding:0 9px;font-size:10px}.table-footer button.current{border-color:var(--violet);background:var(--violet);color:#fff}.table-footer button:disabled{opacity:.45}.prospecting-page{max-width:1280px}.prospecting-heading{padding-bottom:30px}.automation-ready{color:#4c7c64;background:#f5fbf8;border:1px solid #dbece3;border-radius:18px;align-items:center;gap:8px;margin-bottom:2px;padding:8px 12px;font-size:10.5px;font-weight:650;display:inline-flex}.automation-ready i{background:#51a77b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e4f4eb}.maps-search-panel{background:linear-gradient(145deg,#fff 45%,#faf9fe 100%);padding:29px 30px 27px;overflow:hidden}.maps-panel-head{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.maps-panel-head>div{max-width:650px}.section-kicker{letter-spacing:1.1px;font-weight:750;color:#9b94ba!important;margin:0 0 7px!important;font-size:9px!important}.maps-panel-head h2{letter-spacing:-.35px;margin:0 0 7px;font-size:19px}.maps-panel-head p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.6}.integration-chip{color:#807b91;background:#ffffffdb;border:1px solid #e3e0ee;border-radius:9px;flex:none;align-items:center;gap:9px;padding:10px 12px;display:inline-flex;box-shadow:0 3px 10px #2c26440a}.integration-chip b{color:#575463;font-size:10px}.integration-chip svg{color:#9a91bf}.prospecting-flow{background:#f8f7fcbd;border:1px solid #ebe8f4;border-radius:11px;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center;margin-top:25px;padding:18px 20px;display:grid}.prospecting-flow>div{align-items:center;gap:10px;display:flex}.prospecting-flow>div>span{width:27px;height:27px;color:var(--violet);background:#fff;border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid;box-shadow:0 2px 8px #46368214}.prospecting-flow p{gap:3px;margin:0;display:grid}.prospecting-flow strong{color:#484954;font-size:10.5px}.prospecting-flow small{color:#999aa5;font-size:9px}.prospecting-flow>i{background:#ddd8ec;height:1px;margin:0 8px}.maps-search-form{grid-template-columns:1fr auto;align-items:end;gap:11px;margin-top:20px;display:grid}.maps-search-form label{color:#555663;gap:7px;font-size:10.5px;font-weight:650;display:grid}.maps-search-form label>small{color:#a0a1aa;font-size:9px;font-weight:450}.maps-url-input{color:#94959f;border:1px solid #dedee6;border-radius:9px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.maps-url-input:focus-within{border-color:#a698df;box-shadow:0 0 0 3px #f1eefc}.maps-url-input input{color:#3f404c;background:0 0;border:0;outline:0;width:100%;font-size:12px}.maps-url-input input::placeholder{color:#adaeb7}.prospecting-error{color:#c95762;margin:9px 0 0;font-size:10.5px}.latest-search{background:#ffffffc7;border:1px solid #ebe9f1;border-radius:9px;align-items:center;gap:13px;margin-top:16px;padding:13px 14px;display:flex}.latest-search>div{flex:1;gap:3px;min-width:0;display:grid}.latest-search strong{font-size:10.5px}.latest-search a{color:#777884;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.latest-search>small{color:#999aa4;font-size:9.5px}.search-status{border-radius:13px;flex:none;align-items:center;gap:6px;padding:5px 9px;font-size:9.5px;font-weight:700;display:inline-flex}.search-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.search-status.status-en-attente{color:#b7763d;background:#fdf2e7}.search-status.status-en-cours{color:#5075bf;background:#edf3fd}.search-status.status-terminée{color:#428565;background:#eaf7f0}.search-status.status-erreur{color:#b45663;background:#fbedef}.prospecting-results{margin-top:17px;padding:0;overflow:hidden}.results-head{align-items:center;padding:23px 25px 19px}.results-head h2{margin-top:0}.results-head p:last-child{margin-top:6px}.results-count{color:#8173b8;background:#f7f5fd;border:1px solid #e3dff3;border-radius:16px;align-items:baseline;gap:4px;padding:7px 11px;font-size:9.5px;font-weight:600;display:inline-flex}.results-count b{color:var(--violet);font-size:13px}.prospecting-list-toolbar{border-top:1px solid var(--line);background:#fcfcfd;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 25px;display:flex}.selection-actions{align-items:center;gap:9px;min-height:34px;display:flex}.select-all-control{color:#5f606d;cursor:pointer;background:#fff;border:1px solid #e0e0e7;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 11px;font-size:10.5px;font-weight:650;transition:all .16s;display:inline-flex}.select-all-control:hover{background:#fbfafe;border-color:#c8c4d8}.select-all-control input{cursor:pointer;margin:0}.selection-count{color:#756b99;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:650}.selection-delete{min-height:32px;padding-inline:10px;font-size:10.5px}.prospecting-sort{color:#8a8b96;letter-spacing:.2px;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.sort-select{display:block;position:relative}.sort-select select{appearance:none;color:#50515d;cursor:pointer;background:#fff;border:1px solid #dedee6;border-radius:8px;outline:none;min-width:142px;height:34px;padding:0 31px 0 11px;font-size:10.5px;font-weight:550}.sort-select select:focus{border-color:#a698df;box-shadow:0 0 0 3px #f1eefc}.sort-select svg{color:#92939e;pointer-events:none;position:absolute;top:10px;right:9px}.prospecting-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.prospecting-table{min-width:850px}.prospecting-selectable-table{min-width:1420px}.prospecting-table th{border-bottom:1px solid var(--line);background:#fafafb;height:43px;padding:0 19px}.prospecting-table td{color:#595a66;border-bottom:1px solid #f0f0f3;height:62px;padding:0 19px;font-size:11px}.prospecting-table tbody tr{transition:background .15s}.prospecting-table tbody tr:hover{background:#fbfafe}.prospecting-table tbody tr.selected{background:#f7f5fd}.prospecting-table tbody tr.selected:hover{background:#f3f0fc}.prospecting-table tbody tr:last-child td{border-bottom:0}.prospecting-table td strong{color:#383944}.prospecting-table td a{color:var(--violet)}.prospecting-table .prospecting-check-cell{width:48px;padding-left:19px;padding-right:3px}.prospecting-check-cell input{cursor:pointer;display:block}.arrival-cell{color:#6f7080;white-space:nowrap;font-size:10px;font-weight:600}.city-cell{color:#555767;white-space:nowrap;font-weight:600}.confidence-badge{white-space:nowrap;border-radius:13px;justify-content:center;align-items:baseline;min-width:51px;padding:5px 8px;font-size:8.5px;font-weight:650;display:inline-flex}.confidence-badge b{margin-right:1px;font-size:10.5px}.confidence-high{color:#36825e;background:#e8f7ef}.confidence-good{color:#4f73b8;background:#edf3fd}.confidence-medium{color:#ad7039;background:#fdf2e7}.confidence-low{color:#b45663;background:#fbedef}.confidence-empty{color:#a2a3ad;white-space:nowrap;font-size:9.5px;font-style:italic}.sources-button{color:#6f648f;cursor:pointer;background:#fff;border:1px solid #e0dde9;border-radius:7px;align-items:center;gap:6px;height:29px;padding:0 9px;font-size:9.5px;font-weight:650;display:inline-flex}.sources-button:hover:not(:disabled){color:var(--violet);background:#f9f7fe;border-color:#bdb3dd}.sources-button:disabled{color:#aaaab3;cursor:default;background:0 0;border-color:#0000}.dialog-sources-icon{width:44px;height:44px;color:var(--violet);background:#efecfb;border-radius:12px;place-items:center;display:grid}.source-url-list{gap:8px;margin-top:19px;display:grid}.source-url-list a{color:#575865;border:1px solid #e6e5eb;border-radius:9px;grid-template-columns:25px minmax(0,1fr) 15px;align-items:center;gap:9px;min-height:42px;padding:6px 10px;font-size:10.5px;font-weight:600;display:grid}.source-url-list a:hover{color:var(--violet);background:#faf9fe;border-color:#c9c2e2}.source-url-list a>span:first-child{color:#796da5;background:#f1eff8;border-radius:6px;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.source-url-list a>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-url-list svg{color:#aaa5bb}.source-pill{color:#5275b8;background:#edf3fd;border-radius:12px;padding:5px 8px;font-size:9.5px;font-weight:650;display:inline-flex}.prospecting-empty{min-height:260px}.empty-search-icon{width:48px;height:48px;color:var(--violet);background:#f2effc;border-radius:14px;place-items:center;display:grid}.prospecting-empty h3{margin-top:13px}.prospecting-empty p{max-width:330px;line-height:1.5}.narrow-page{max-width:1120px}.new-heading{align-items:center;gap:18px;max-width:720px;padding:30px 0 27px;display:flex}.new-heading h1{margin-top:3px}.new-heading p:last-child{max-width:620px;line-height:1.6}.magic-icon{background:var(--violet-soft);width:52px;height:52px;color:var(--violet);border-radius:15px;flex:none;place-items:center;display:grid}.new-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:18px;display:grid}.form-panel{padding:28px}.raw-form{gap:28px;display:grid}.form-section{position:relative}.form-section-head{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.step-number{background:var(--violet);color:#fff;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-weight:700;display:grid}.form-section-head h2{margin:2px 0 4px;font-size:14px}.form-section-head p{color:var(--muted);margin:0;font-size:11px}.fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-left:37px;display:grid}.form-field{color:#555663;gap:7px;font-size:11px;font-weight:600;display:grid}.form-field input,.form-field textarea,.form-field select{color:#3f404c;background:#fff;border:1px solid #dedee6;border-radius:8px;outline:none;width:100%;font-size:12px;transition:all .18s}.form-field input,.form-field select{height:41px;padding:0 12px}.form-field textarea{resize:vertical;min-height:110px;padding:12px;line-height:1.55}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#a698df;box-shadow:0 0 0 3px #f1eefc}.form-field input::placeholder,.form-field textarea::placeholder{color:#adaeb7}.field-full{grid-column:1/-1}.field-select{position:relative}.field-select select{appearance:none;padding-right:34px}.field-select svg{pointer-events:none;color:#9697a2;position:absolute;top:13px;right:11px}.form-error-global{margin:-10px 0 0 37px}.raw-input{margin-left:37px;display:block;position:relative}.raw-input textarea{resize:vertical;color:#3e3f4b;background:#fdfdfd;border:1px solid #dedee6;border-radius:10px;outline:none;width:100%;height:190px;padding:15px 16px 35px;font-size:12.5px;line-height:1.65;transition:all .18s}.raw-input textarea:focus{background:#fff;border-color:#a698df;box-shadow:0 0 0 3px #f1eefc}.raw-input textarea::placeholder{color:#acaeb6}.raw-input.has-error textarea{border-color:#e08a92}.char-count{color:#aaaab3;font-size:9.5px;position:absolute;bottom:11px;right:12px}.form-error{color:#c95762;margin:6px 0 0 37px;font-size:11px}.example-button{color:var(--violet);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:10px 0 0 37px;font-size:10.5px;font-weight:650;display:inline-flex}.source-section{border-top:1px solid var(--line);padding-top:27px}.select-field{color:#555663;gap:7px;margin-left:37px;font-size:11px;font-weight:600;display:grid}.select-field>div{width:250px;position:relative}.select-field select{appearance:none;color:#4e4f5c;background:#fff;border:1px solid #dedee6;border-radius:8px;outline:none;width:100%;height:40px;padding:0 34px 0 12px;font-size:12px}.select-field svg{pointer-events:none;color:#9697a2;position:absolute;top:12px;right:11px}.form-actions{border-top:1px solid var(--line);background:#fafafa;border-radius:0 0 12px 12px;justify-content:flex-end;align-items:center;gap:8px;margin:0 -28px -28px;padding:18px 28px;display:flex}.tips-card{color:#5c5870;background:#f7f5fd;border:1px solid #e7e2f8;border-radius:12px;padding:23px}.tips-icon{width:35px;height:35px;color:var(--violet);background:#fff;border-radius:10px;place-items:center;display:grid;box-shadow:0 3px 10px #48378714}.tips-card h3{color:#3d394d;margin:15px 0 7px;font-size:13px}.tips-card>p{margin:0;font-size:11px;line-height:1.6}.tips-card ul{border-top:1px solid #e4def5;gap:10px;margin:18px 0 0;padding:16px 0 0;font-size:10.5px;list-style:none;display:grid}.tips-card li{align-items:center;gap:8px;display:flex}.tips-card li svg{color:#65a081}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.detail-page{max-width:1280px}.detail-hero{justify-content:space-between;align-items:center;padding:23px 0 25px;display:flex}.detail-identity{align-items:center;gap:16px;display:flex}.detail-name-row{align-items:center;gap:12px;display:flex}.detail-name-row h1{margin:0 0 5px}.detail-identity p{color:var(--muted);margin:0;font-size:12.5px}.detail-identity p strong{color:#4b4c58}.tag-row{gap:6px;margin-top:9px;display:flex}.tag-row span{color:#737480;background:#efeff3;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:600}.hero-actions{gap:8px;display:flex}.more-button{background:#fff;border:1px solid #dedee5;width:39px;height:39px}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1918226b;place-items:center;padding:20px;animation:.16s ease-out dialog-fade;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border:1px solid #e8e8ee;border-radius:15px;width:min(430px,100%);padding:25px;animation:.2s ease-out dialog-rise;box-shadow:0 25px 70px #14121e33}.dialog-danger-icon{color:#c34d59;background:#fcedef;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.confirm-dialog h2{letter-spacing:-.35px;margin:17px 0 8px;font-size:18px}.confirm-dialog>p{color:#747581;margin:0;font-size:12px;line-height:1.65}.confirm-dialog>p strong{color:#42434f}.confirm-dialog .dialog-error{color:#ad414c;background:#fcedef;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:10.5px}.dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:23px;padding-top:18px;display:flex}.spinner-danger{border-color:#fff #fff6 #fff6}@keyframes dialog-fade{0%{opacity:0}}@keyframes dialog-rise{0%{opacity:0;transform:translateY(8px)scale(.985)}}.detail-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:15px;display:grid}.detail-main,.detail-side{gap:14px;display:grid}.detail-metrics{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.detail-metrics>div{border-right:1px solid var(--line);align-content:center;gap:9px;min-height:91px;padding:0 19px;display:grid}.detail-metrics>div:last-child{border:0}.detail-metrics span{color:#9a9ba5;letter-spacing:.6px;font-size:9px;font-weight:700}.detail-metrics strong{font-size:14px}.detail-metrics .metric-score{color:var(--violet);font-size:20px}.metric-score small{color:#a4a4ad;font-size:9px}.detail-panel{padding:21px}.next-action-card{background:#faf9fe;border:1px solid #e4e0f5;border-radius:10px;align-items:center;gap:13px;margin-top:18px;padding:15px;display:flex}.action-icon{width:38px;height:38px;color:var(--violet);background:#ece8fb;border-radius:9px;flex:none;place-items:center;display:grid}.next-action-card>div{flex:1}.next-action-card strong{font-size:11.5px}.next-action-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.action-editor{background:#faf9fe;border:1px solid #e4e0f5;border-radius:10px;grid-template-columns:1fr 230px;gap:13px;margin-top:18px;padding:16px;display:grid}.action-editor label{color:#666270;gap:7px;font-size:10px;font-weight:650;display:grid}.action-editor input{color:#3f404c;background:#fff;border:1px solid #dcd8eb;border-radius:8px;outline:none;width:100%;height:39px;padding:0 11px;font-size:11.5px}.action-editor input:focus{border-color:#9f91d9;box-shadow:0 0 0 3px #eeeafa}.action-editor-buttons{grid-column:1/-1;justify-content:flex-end;gap:7px;padding-top:2px;display:flex}.control-error{color:#c95762;grid-column:1/-1;margin:0;font-size:10px}.notes-copy{color:#646572;margin:17px 0 3px;font-size:11.5px;line-height:1.75}.notes-copy.notes-empty{color:#a0a1aa;font-style:italic}.notes-editor{background:#faf9fe;border:1px solid #e4e0f5;border-radius:10px;gap:10px;margin-top:18px;padding:16px;display:grid}.notes-editor textarea{resize:vertical;color:#3f404c;width:100%;min-height:132px;font:inherit;background:#fff;border:1px solid #dcd8eb;border-radius:8px;outline:none;padding:11px 12px;font-size:11.5px;line-height:1.6}.notes-editor textarea:focus{border-color:#9f91d9;box-shadow:0 0 0 3px #eeeafa}.notes-editor-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.notes-editor-footer>span{color:#a0a1aa;font-size:9.5px}.notes-editor-actions{gap:7px;display:flex}.history-form{background:#faf9fe;border:1px solid #e4e0f5;border-radius:10px;gap:9px;margin-top:18px;padding:13px;display:flex}.history-form input{color:#3f404c;background:#fff;border:1px solid #dcd8eb;border-radius:8px;outline:none;flex:1;min-width:0;height:39px;padding:0 11px;font-size:11.5px}.history-form input:focus{border-color:#9f91d9;box-shadow:0 0 0 3px #eeeafa}.history-error{color:#c95762;margin:9px 2px 0;font-size:10px}.history-panel .timeline{margin-top:21px}.timeline{margin:18px 0 0 14px}.timeline-item{gap:13px;min-height:84px;display:flex;position:relative}.timeline-item:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:32px;bottom:0;left:14px}.timeline-item strong{color:#454652;font-size:11.5px}.timeline-item p{color:#747581;margin:5px 0;font-size:10.5px}.timeline-item small{color:#a0a1aa;font-size:9.5px}.contact-card,.source-card{padding:20px}.contact-card dl{gap:17px;margin:20px 0 0;display:grid}.contact-card dl div{gap:5px;display:grid}.contact-card dt{color:#92939e;align-items:center;gap:8px;font-size:10px;display:flex}.contact-card dd{color:#4f505c;overflow-wrap:anywhere;margin:0 0 0 25px;font-size:11px}.contact-editor{gap:11px;margin-top:18px;display:grid}.contact-editor label{color:#777883;gap:6px;font-size:9.5px;font-weight:650;display:grid}.contact-editor input{color:#444550;background:#fff;border:1px solid #dedee6;border-radius:8px;outline:none;width:100%;height:38px;padding:0 10px;font-size:10.5px}.contact-editor input:focus{border-color:#9f91d9;box-shadow:0 0 0 3px #eeeafa}.contact-editor-error{color:#c95762;margin:0;font-size:9.5px;line-height:1.45}.contact-editor-actions{justify-content:flex-end;gap:6px;padding-top:3px;display:flex}.contact-editor-actions .button{min-height:34px;padding-inline:10px;font-size:10.5px}.source-card h2{margin:0 0 18px;font-size:15px}.source-card>div{border-top:1px solid #f0f0f3;justify-content:space-between;align-items:center;min-height:43px;display:flex}.source-card span{color:#92939d;font-size:10.5px}.source-card strong{color:#4f505c;align-items:center;gap:7px;font-size:10.5px;display:flex}.source-card>.stage-control{min-height:51px;position:relative}.stage-select{border-radius:14px;min-width:116px;position:relative}.stage-select select{appearance:none;border-radius:inherit;width:100%;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 27px 0 10px;font-size:9.5px;font-weight:700}.stage-select svg{pointer-events:none;position:absolute;top:7px;right:8px}.stage-r1{color:#5075bf;background:#edf3fd}.stage-r2{color:#6f55cc;background:#f0edfc}.stage-no-show{color:#777884;background:#f5f5f6}.stage-a-rappeler{color:#b7763d;background:#fdf2e7}.stage-pas-interesse{color:#b45663;background:#fbedef}.stage-closed{color:#428565;background:#eaf7f0}.stage-error{text-align:right;max-width:220px;position:absolute;bottom:-12px;right:0;color:#c95762!important;font-size:8px!important}.mini-avatar{background:#f1ece3;border-radius:7px;place-items:center;width:22px;height:22px;font-weight:700;display:grid;color:#8d7254!important;font-size:7px!important}.score-card{background:#f2faf6;border:1px solid #dceee4;border-radius:12px;align-items:center;gap:14px;padding:19px;display:flex}.score-ring{background:conic-gradient(#53a77d var(--score), #d9eee3 0);border-radius:50%;flex:none;place-items:center;width:55px;height:55px;display:grid}.score-ring:before{content:"";background:#f2faf6;border-radius:50%;width:43px;height:43px;position:absolute}.score-ring span{color:#428864;font-size:14px;font-weight:750;position:relative}.score-card h3{color:#3f6853;margin:0 0 5px;font-size:11.5px}.score-card p{color:#6f8f7f;margin:0;font-size:9.5px;line-height:1.5}.not-found{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 180px);display:grid}.not-found>span{color:#d9d3f2;font-size:70px;font-weight:800}.not-found h1{margin:-5px 0 8px;font-size:24px}.not-found p{color:var(--muted);margin:0 0 22px}@media (max-width:1100px){.sidebar{width:220px}.main-shell{margin-left:220px}.main-content,.topbar{padding-left:25px;padding-right:25px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.new-layout{grid-template-columns:1fr}.tips-card{display:none}.detail-grid{grid-template-columns:1fr}.detail-side{grid-template-columns:repeat(2,1fr)}.score-card{grid-column:1/-1}}@media (max-width:760px){.sidebar{width:260px;transition:transform .22s;transform:translate(-100%)}.sidebar-open{transform:translate(0);box-shadow:14px 0 40px #19172724}.sidebar-overlay{z-index:29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#16151e4d;border:0;display:block;position:fixed;inset:0}.mobile-close{color:#777;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.mobile-menu{z-index:22;border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:35px;height:35px;display:grid;position:fixed;top:17px;left:18px}.main-shell{margin-left:0}.topbar{height:69px;padding:0 18px 0 66px}.global-search{width:min(220px,55vw)}.global-search kbd,.sync-text,.topbar-divider,.status-dot{display:none}.main-content{padding:0 18px 35px}.page-heading{align-items:flex-start;padding:29px 0 23px}.page-heading>div{max-width:65%}.page-heading p:last-child{line-height:1.45}.dashboard-heading .button span{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:135px;padding:17px}.stat-card>strong{font-size:20px}.stat-icon{width:33px;height:33px;top:14px;right:14px}.pipeline-panel,.activity-panel{padding:18px}.pipeline-row{grid-template-columns:80px 1fr 67px;gap:9px}.recent-panel{padding:18px 12px 2px}.recent-panel .panel-head{padding:0 6px}.list-toolbar{padding:13px}.table-search{flex:1}.toolbar-actions>.toolbar-popover-wrap>.button{padding-inline:11px;font-size:0}.toolbar-actions .filter-count{font-size:9px}.status-tabs{gap:22px;padding-inline:13px}.prospecting-heading{align-items:flex-end}.maps-search-panel{padding:22px 18px}.maps-panel-head{gap:16px;display:grid}.integration-chip{justify-self:start}.prospecting-flow{grid-template-columns:1fr;gap:12px}.prospecting-flow>i{width:1px;height:12px;margin:-4px 0 -4px 13px}.maps-search-form{grid-template-columns:1fr}.maps-search-form .button{justify-self:stretch}.latest-search{flex-wrap:wrap;align-items:flex-start}.latest-search>small{margin-left:auto}.results-head{padding:20px 18px}.prospecting-results .panel-head{padding-inline:18px}.prospecting-list-toolbar{flex-direction:column;align-items:stretch;padding:12px 18px}.selection-actions{flex-wrap:wrap}.prospecting-sort{justify-content:space-between}.sort-select{flex:1}.sort-select select{width:100%}.filter-popover{width:auto;max-height:calc(100vh - 110px);position:fixed;top:90px;left:16px;right:16px;overflow-y:auto}.export-popover{width:min(310px,100vw - 32px);position:fixed;top:90px;right:16px}.active-filters{padding-inline:13px}.new-heading{align-items:flex-start}.magic-icon{width:44px;height:44px}.form-panel{padding:21px 16px}.raw-input,.form-error,.select-field,.fields-grid,.example-button{margin-left:0}.form-actions{margin:0 -16px -21px;padding:15px 16px}.detail-hero{align-items:flex-start;gap:15px}.detail-identity{align-items:flex-start}.detail-name-row{flex-wrap:wrap;gap:7px}.hero-actions .button{width:39px;padding:0}.hero-actions .button svg{margin:0}.hero-actions .button{font-size:0}.avatar-large{border-radius:14px;width:52px;height:52px}.detail-metrics{grid-template-columns:repeat(2,1fr)}.detail-metrics>div:nth-child(2){border-right:0}.detail-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.detail-side{grid-template-columns:1fr}.score-card{grid-column:auto}}@media (max-width:480px){.page-heading{gap:18px;display:grid}.page-heading>div{max-width:none}.page-heading .button{justify-self:start}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:125px}.pipeline-row{grid-template-columns:72px 1fr}.pipeline-row>strong,.panel-head p,.select-all-control span{display:none}.selection-count{margin-left:0}.selection-delete{margin-left:auto}.prospecting-sort>span:first-child,.topbar-actions{display:none}.global-search{width:100%}.new-heading{display:grid}.raw-input textarea{height:220px}.select-field>div{width:100%}.fields-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.detail-hero{display:grid}.hero-actions{flex-wrap:wrap;width:100%}.hero-actions .button{flex:1;width:auto;font-size:0}.hero-actions .button-danger-soft{flex-basis:100%;font-size:12px}.next-action-card{flex-wrap:wrap;align-items:flex-start}.next-action-card .button{margin-left:51px}.action-editor{grid-template-columns:1fr}.action-editor-buttons,.control-error{grid-column:auto}.history-form{flex-direction:column;align-items:stretch}.dialog-actions{display:grid}.dialog-actions .button{width:100%}}
