:root{--navy:#0d1729;--ink:#14213a;--muted:#7f8aa1;--line:#e8ebf1;--canvas:#f7f8fb;--white:#fff;--coral:#ff765d;--coral-soft:#fff0eb;--violet:#7756e8;--violet-soft:#f0edff;--green:#2daa78;--green-soft:#e9f8f1;--orange:#eea746;--orange-soft:#fff6e8;--blue:#5288dc;--blue-soft:#eef4ff;--shadow:0 8px 30px rgba(24,37,64,.06)}
*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}.app-shell{display:flex;min-height:100vh}.sidebar{width:252px;background:var(--navy);color:#fff;display:flex;flex-direction:column;flex:none;padding:27px 16px 22px}.brand{display:flex;align-items:center;gap:10px;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:18px;letter-spacing:-.02em;padding:0 14px 28px}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--coral);color:#fff;font-size:11px}.workspace-switcher{margin:0 4px 30px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#d9dfeb;font-size:13px;display:flex;align-items:center;gap:8px}.workspace-dot{width:7px;height:7px;background:#8c79ff;border-radius:50%;box-shadow:0 0 0 3px rgba(140,121,255,.18)}.workspace-switcher .chevron{margin-left:auto;color:#8996ad}.main-nav{display:flex;flex-direction:column;gap:5px}.nav-item{background:transparent;border:0;color:#9aa6ba;display:flex;align-items:center;gap:11px;padding:12px 14px;text-align:left;border-radius:8px;font:500 14px "DM Sans";cursor:pointer}.nav-item:hover{color:#fff;background:rgba(255,255,255,.05)}.nav-item.active{background:#1d2a43;color:#fff}.nav-icon{font-size:16px;width:17px;text-align:center;color:#9aa6ba}.nav-item.active .nav-icon{color:var(--coral)}.nav-count{margin-left:auto;font-size:12px;background:#293654;padding:2px 7px;border-radius:10px;color:#c8d1df}.sidebar-footer{margin-top:auto;padding:18px 8px 0;border-top:1px solid rgba(255,255,255,.1)}.mini-profile{display:flex;align-items:center;gap:9px}.avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#f4b092;color:#743d3a;font-weight:700;font-size:11px}.mini-profile strong{display:block;font-size:12px;color:#f2f4f8}.mini-profile small{display:block;color:#8490a8;font-size:11px;margin-top:2px}.more{margin-left:auto;color:#8390a6}.live-pill{margin-top:20px;font-size:11px;color:#8490a8;display:flex;align-items:center;gap:7px}.live-dot{width:6px;height:6px;border-radius:50%;background:#58c798}.main-content{flex:1;min-width:0}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:13px}.breadcrumb .muted,.muted{color:#9aa4b6}.topbar-actions{display:flex;align-items:center;gap:19px}.icon-button,.help-button{background:none;border:0;color:#758097;cursor:pointer;font:600 13px "DM Sans"}.icon-button{font-size:19px;position:relative}.notification-dot{position:absolute;width:5px;height:5px;background:var(--coral);border-radius:50%;top:0;right:0}.help-button{display:flex;align-items:center;gap:7px}.primary-button,.secondary-button{border:0;cursor:pointer;border-radius:7px;padding:11px 16px;font:600 13px "DM Sans";transition:.16s ease;display:inline-flex;align-items:center;gap:7px}.primary-button{background:var(--coral);color:#fff;box-shadow:0 3px 10px rgba(255,118,93,.2)}.primary-button:hover{background:#f1654f;transform:translateY(-1px)}.secondary-button{background:#fff;color:var(--ink);border:1px solid #dfe4ed}.page-view{padding:33px 42px 52px;max-width:1600px;margin:auto}.hidden{display:none!important}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:20px}.page-heading.compact{align-items:center}.eyebrow{margin:0 0 8px;color:#9ba5b5;font:500 11px "DM Mono",monospace;letter-spacing:.1em}.page-heading h1{font:600 31px "Space Grotesk",sans-serif;letter-spacing:-.045em;margin:0;color:#19253d}.heading-dot{color:var(--coral)}.lede{color:#8994a9;margin:8px 0 0;font-size:14px}.date-control{display:flex;align-items:center;gap:10px;border:1px solid #dfe4ec;background:#fff;color:#536078;border-radius:7px;padding:11px 13px;font-size:13px}.calendar-icon{color:var(--coral)}.chevron{color:#8e99ad}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:18px}.stat-card,.panel{background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.stat-card{padding:19px 21px 17px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#68748b;font-size:13px}.stat-icon{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;font-size:14px;font-weight:700}.stat-icon.violet{color:var(--violet);background:var(--violet-soft)}.stat-icon.orange{color:#d98a1d;background:var(--orange-soft)}.stat-icon.green{color:var(--green);background:var(--green-soft)}.stat-icon.blue{color:var(--blue);background:var(--blue-soft)}.stat-value{font:600 29px "Space Grotesk";letter-spacing:-.05em;margin:15px 0 10px}.unit{font-size:19px}.stat-meta{display:flex;gap:7px;font-size:11px}.positive{color:var(--green)}.section-grid{display:grid;gap:18px}.main-grid{grid-template-columns:1.45fr 1fr;margin-bottom:18px}.lower-grid{grid-template-columns:1.45fr 1fr}.panel{padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.panel-heading h2{font:600 16px "Space Grotesk";margin:0}.panel-heading p{color:#909aab;font-size:12px;margin:6px 0 0}.legend{display:flex;gap:16px;color:#8e99ab;font-size:11px}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.legend-dot.coral{background:var(--coral)}.legend-dot.pale{background:#ffcdc3}.chart-wrap{height:226px;display:flex;margin-top:27px}.y-axis{width:29px;display:flex;flex-direction:column;justify-content:space-between;color:#a2adbb;font:10px "DM Mono";padding-bottom:22px}.chart{flex:1;position:relative;padding-bottom:22px}.grid-line{position:absolute;left:0;right:0;border-top:1px dashed #e9edf2}.g1{top:0}.g2{top:33.3%}.g3{top:66.6%}.g4{bottom:22px}.bars{height:calc(100% - 22px);position:relative;display:flex;align-items:flex-end;justify-content:space-between;padding:0 1.5%}.bar-set{height:100%;display:flex;align-items:flex-end;gap:3px;width:10px}.bar{width:5px;border-radius:4px 4px 0 0;min-height:3px}.bar.leads{background:var(--coral)}.bar.qualified{background:#ffcdc3}.x-axis{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;color:#a2adbb;font:10px "DM Mono"}.channel-list{margin-top:25px;display:flex;flex-direction:column;gap:17px}.channel-row{display:grid;grid-template-columns:27px 1fr auto;gap:10px;align-items:center}.channel-icon,.source-badge{display:grid;place-items:center;border-radius:7px;width:27px;height:27px;font-size:12px;font-weight:700}.channel-icon.google,.source-badge.google{background:var(--blue-soft);color:#4285f4}.channel-icon.meta,.source-badge.meta{background:#eef0ff;color:#5664d9}.channel-icon.tiktok,.source-badge.tiktok{background:#edf7f7;color:#167f85}.channel-icon.phone{background:var(--orange-soft);color:#c6811c}.channel-icon.site{background:var(--violet-soft);color:var(--violet)}.channel-name{font-size:12px;font-weight:600}.channel-meter{height:5px;background:#f0f2f6;border-radius:5px;margin-top:7px;overflow:hidden}.channel-fill{height:100%;border-radius:5px}.channel-number{font:600 13px "Space Grotesk"}.channel-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:22px;padding-top:16px;color:#8a95a6;font-size:11px}.channel-total strong{color:var(--ink);font:600 13px "Space Grotesk"}.text-button{border:0;background:none;padding:0;color:var(--coral);font:600 12px "DM Sans";cursor:pointer;white-space:nowrap}.table-scroll{overflow-x:auto}.table-panel table,.leads-full-panel table{width:100%;border-collapse:collapse;margin-top:20px;white-space:nowrap}.table-panel th,.leads-full-panel th{text-align:left;color:#9aa4b5;font:500 10px "DM Mono";text-transform:uppercase;letter-spacing:.07em;padding:0 10px 11px;border-bottom:1px solid var(--line)}.table-panel td,.leads-full-panel td{padding:13px 10px;border-bottom:1px solid #f0f2f5;font-size:12px;color:#657189}.table-panel th:first-child,.table-panel td:first-child,.leads-full-panel th:first-child,.leads-full-panel td:first-child{padding-left:0}.lead-name{display:flex;align-items:center;gap:8px;color:var(--ink)!important;font-weight:600}.lead-name small{display:block;color:#99a3b2;font-size:10px;font-weight:400;margin-top:2px}.lead-avatar{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700;background:#ffd9d1;color:#9a4d3f}.lead-avatar.blue{background:#d8e5ff;color:#42649d}.lead-avatar.green{background:#d7f1e5;color:#367b5c}.lead-avatar.purple{background:#e4defe;color:#6454aa}.lead-avatar.gold{background:#ffedc7;color:#9f7225}.stage{font-size:10px!important;font-weight:600!important;border-radius:20px;padding:4px 8px;background:#f3f5f8;color:#7a8596!important}.stage.qualified{background:var(--green-soft);color:#27805e!important}.stage.contacted{background:var(--blue-soft);color:#5174ae!important}.stage.new{background:var(--orange-soft);color:#a66d21!important}.table-source{display:flex;align-items:center;gap:7px}.source-badge{width:22px;height:22px;font-size:10px}.health-score{display:flex;align-items:center;gap:15px;margin:24px 0 20px}.score-ring{width:75px;height:75px;border-radius:50%;display:grid;place-content:center;text-align:center;border:7px solid #e0f3eb;border-top-color:var(--green);transform:rotate(-35deg)}.score-ring span,.score-ring small{transform:rotate(35deg)}.score-ring span{font:600 20px "Space Grotesk";line-height:20px}.score-ring small{font:10px "DM Mono";color:#9aa4b5}.health-score strong{font:600 14px "Space Grotesk"}.health-score p{margin:4px 0 0;color:#9099a9;font-size:11px}.health-rows{border-top:1px solid var(--line)}.health-rows>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f2f5;font-size:11px}.source-label{display:flex;align-items:center;gap:8px}.status{font:600 10px "DM Mono";padding:4px 7px;border-radius:5px}.status.good{background:var(--green-soft);color:#2c8b67}.status.warn{background:var(--orange-soft);color:#b27924}.filter-row{display:flex;gap:8px}.filter-button{border:1px solid #e1e6ee;background:#fff;color:#8490a3;border-radius:6px;padding:8px 11px;font:500 12px "DM Sans";cursor:pointer}.filter-button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.leads-full-panel{padding:24px}.toolbar{display:flex;gap:10px}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #dfe4ec;background:#fff;border-radius:6px;padding:0 11px;flex:1;max-width:390px;color:#a0aabb}.search-box input{border:0;outline:0;padding:10px 0;width:100%;font:13px "DM Sans";color:var(--ink)}select{border:1px solid #dfe4ec;background:#fff;border-radius:6px;padding:0 11px;color:#66738a;font:12px "DM Sans";outline:0}.leads-full-panel .table-scroll{margin-top:18px}.leads-full-panel table{margin-top:0}.value{color:var(--ink)!important;font-weight:600}.empty-state{text-align:center;color:#9aa4b5!important;padding:30px!important}.audit-callout{display:flex;align-items:center;gap:15px;background:#fff2ee;border:1px solid #ffdbd2;border-radius:9px;padding:17px 19px;margin-bottom:18px}.callout-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--coral);color:#fff;font-size:18px;flex:none}.audit-callout strong{font:600 14px "Space Grotesk"}.audit-callout p{margin:5px 0 0;color:#887d7d;font-size:12px;line-height:1.5}.audit-callout .secondary-button{margin-left:auto;flex:none}.audit-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.destination-list{margin-top:20px}.destination{display:flex;align-items:center;gap:11px;padding:15px 0;border-bottom:1px solid #f0f2f5}.destination:last-child{border-bottom:0}.dest-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-weight:700}.dest-icon.violet{background:var(--violet-soft);color:var(--violet)}.dest-icon.orange{background:var(--orange-soft);color:#c7841f}.dest-icon.blue{background:var(--blue-soft);color:#4d7dc9}.dest-icon.coral{background:var(--coral-soft);color:var(--coral)}.destination strong{display:block;font-size:12px}.destination small{display:block;font-size:11px;color:#929cad;margin-top:3px}.destination .status{margin-left:auto}.finding{display:flex;gap:10px;padding:17px 0;border-bottom:1px solid #f0f2f5}.finding:last-child{border-bottom:0}.finding-severity{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;flex:none;font-weight:700;font-size:12px;background:var(--orange-soft);color:#b57926}.finding strong{font-size:12px}.finding p{font-size:11px;color:#909aab;line-height:1.45;margin:4px 0 0}.dots-button{margin-left:auto;height:max-content;border:0;background:none;color:#a0a9b8;letter-spacing:2px;cursor:pointer}.source-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.source-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;box-shadow:var(--shadow)}.source-card.pending{border-style:dashed}.source-card-top{display:flex;justify-content:space-between;align-items:center}.large-source-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;font:700 17px "Space Grotesk"}.large-source-icon.google{background:var(--blue-soft);color:#4285f4}.large-source-icon.meta{background:#eef0ff;color:#5664d9}.large-source-icon.tiktok{background:#edf7f7;color:#167f85}.large-source-icon.phone{background:var(--orange-soft);color:#c6811c}.large-source-icon.site{background:var(--violet-soft);color:var(--violet)}.source-status{color:#2c8b67;font:600 10px "DM Mono"}.source-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#3ac089;margin-right:5px}.pending-text{color:#b27924}.source-card h3{font:600 16px "Space Grotesk";margin:18px 0 6px}.source-card p{font-size:12px;line-height:1.5;color:#8792a5;min-height:36px;margin:0}.source-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f2f5;padding-top:14px;margin-top:20px;font-size:10px;color:#9aa4b5}.modal-backdrop{position:fixed;inset:0;background:rgba(13,23,41,.44);display:grid;place-items:center;padding:20px;z-index:20}.modal{background:#fff;border-radius:12px;width:min(430px,100%);padding:24px;box-shadow:0 24px 70px rgba(9,18,33,.25)}.scan-modal{width:min(600px,100%)}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.modal h2{font:600 22px "Space Grotesk";margin:0}.close-button{border:0;background:#f1f3f6;border-radius:50%;width:27px;height:27px;color:#68748b;font-size:21px;line-height:20px;cursor:pointer}.modal form{display:flex;flex-direction:column;gap:15px}.modal label{font-size:12px;font-weight:600;color:#4e5b70;display:flex;flex-direction:column;gap:7px}.modal input,.modal textarea,.modal select{font:13px "DM Sans";border:1px solid #dfe4ec;border-radius:6px;padding:11px 12px;color:var(--ink);outline:0;width:100%;background:#fff}.modal textarea{height:170px;resize:vertical;font:12px "DM Mono";line-height:1.5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}.helper-text{font-size:11px;color:#8d97a7;line-height:1.5;margin:-4px 0 0}.scan-results{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.scan-results h3{font:600 15px "Space Grotesk";margin:0 0 13px}.scan-result{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #f0f2f5}.result-icon{width:23px;height:23px;border-radius:6px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-size:12px}.scan-result strong{font-size:12px}.scan-result small{display:block;color:#929cad;font:10px "DM Mono";margin-top:3px}.toast{position:fixed;bottom:24px;right:24px;background:var(--navy);color:#fff;border-radius:8px;padding:12px 15px;display:flex;align-items:center;gap:9px;font-size:12px;box-shadow:0 10px 30px rgba(13,23,41,.2);z-index:30}.toast-check{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#3fc08b;font-size:11px}.toast.hidden{display:none}@media(max-width:1100px){.sidebar{width:220px}.topbar,.page-view{padding-left:28px;padding-right:28px}.main-grid,.lower-grid,.audit-grid{grid-template-columns:1fr}.source-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.sidebar{width:63px;padding:22px 9px}.brand{padding:0 8px 26px}.brand>span:last-child,.workspace-switcher span:not(.workspace-dot),.workspace-switcher .chevron{display:none}.workspace-switcher{padding:11px;justify-content:center}.nav-item{justify-content:center;padding:13px 0;font-size:0}.nav-icon{font-size:17px}.nav-count,.sidebar-footer{display:none}.topbar{padding:0 17px;height:64px}.breadcrumb{font-size:12px}.topbar-actions{gap:11px}.help-button span{display:none}.primary-button{padding:10px 12px}.page-view{padding:25px 17px 40px}.page-heading,.page-heading.compact{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:27px}.date-control{align-self:stretch;justify-content:center}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:15px}.stat-value{font-size:25px}.stat-meta{display:block;line-height:1.5}.main-grid,.lower-grid{gap:12px}.panel{padding:17px}.chart-panel{overflow:hidden}.chart-wrap{min-width:390px}.toolbar{flex-direction:column}.search-box{max-width:none;min-height:39px}select{min-height:39px;padding:0 10px}.audit-callout{align-items:flex-start;flex-wrap:wrap}.audit-callout .secondary-button{margin-left:49px}.source-cards{grid-template-columns:1fr}.filter-row{width:100%;overflow:auto}.table-panel table,.leads-full-panel table{min-width:590px}.modal{padding:20px}.form-row{grid-template-columns:1fr}}
