@font-face{font-family:Alex Brush;src:url(/fonts/AlexBrush-Regular.ttf) format("truetype");font-display:swap}:root{--bg: #f5f6f8;--surface: #ffffff;--surface-2: #fbfbfc;--border: #e6e8ec;--text: #1a1d23;--muted: #6b7280;--accent: #047857;--accent-soft: #e6f2ed;--accent-dark: #065f46;--accent-border: #bfe0d2;--good: #16a34a;--bad: #dc2626;--warn: #d97706;--shadow: 0 1px 2px rgba(16,24,40,.04), 0 1px 3px rgba(16,24,40,.06);--font-handwritten: "Alex Brush", cursive;--c1:#1f6feb;--c2:#16a34a;--c3:#d97706;--c4:#9333ea;--c5:#0891b2;--c6:#db2777;--c7:#65a30d;--c8:#dc2626;--c9:#475569;--c10:#0d9488}*{box-sizing:border-box}html,body{margin:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:14px;-webkit-font-smoothing:antialiased}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.topbar-ask:focus-within{border-color:var(--accent-border);box-shadow:0 0 0 2px var(--accent-soft)}#app{display:flex;min-height:100vh}.sidebar{width:210px;flex:0 0 210px;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{padding:18px 18px 14px;border-bottom:1px solid var(--border)}.brand .logo{font-weight:700;font-size:16px;letter-spacing:-.2px}.brand .sub{color:var(--muted);font-size:11.5px;margin-top:2px}.nav{padding:6px 8px;display:flex;flex-direction:column;gap:2px;flex:1;min-height:0;overflow-y:auto}.nav-section{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--muted);padding:10px 12px 3px;pointer-events:none}.nav-section:first-child{padding-top:4px}.nav button{text-align:left;border:0;background:transparent;color:var(--text);padding:9px 12px;border-radius:8px;cursor:pointer;font-size:13.5px;display:flex;align-items:center;gap:9px;width:100%}.nav button:hover{background:var(--surface-2)}.nav button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.nav .ico{width:16px;text-align:center;opacity:.85}.nav .nav-caret{margin-left:auto;font-size:9px;color:var(--muted);transition:transform .15s}.nav .nav-parent:not(.open) .nav-caret{transform:rotate(-90deg)}.nav .nav-kids{display:none;position:relative;flex-direction:column;gap:2px;margin:2px 0 4px 22px;padding-left:12px}.nav .nav-kids.open{display:flex}.nav .nav-kids:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:var(--border);border-radius:2px}.nav .nav-child{padding:7px 11px;font-size:13px;gap:0}.nav .nav-child.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.sidebar .foot{padding:12px 16px;border-top:1px solid var(--border);color:var(--muted);font-size:11px;line-height:1.5}.brand-foot{padding:9px 0;border-top:1px solid var(--border);display:flex;justify-content:center}.brand-foot img{height:13px;opacity:.6}.main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(6px);border-bottom:1px solid var(--border);padding:8px 22px 0}.topbar .desc,.topbar .title-row{max-width:calc(100% - 470px)}.topbar .title-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 12px}.topbar h1{margin:0;font-size:17px;font-weight:650;letter-spacing:-.3px}.topbar .desc{color:var(--muted);font-size:12.5px;margin:2px 0 8px}.topbar .freshness{color:var(--muted);font-size:12px}.breadcrumb{font-size:12px;color:var(--muted);margin-top:4px}.breadcrumb a{color:var(--accent);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .sep{margin:0 2px;color:var(--border)}.breadcrumb:empty{display:none}.subtabs{display:none;gap:6px;padding-bottom:12px;margin-top:-4px}.subtabs.show{display:flex;flex-wrap:wrap}.subtab{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:7px;padding:6px 13px;font-size:12.5px;cursor:pointer;height:32px;font-weight:500}.subtab:hover{background:var(--surface-2)}.subtab.active{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-border);font-weight:600}.subtab-div{width:1px;height:20px;background:var(--border);align-self:center;margin:0 4px}.filters{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;padding-bottom:6px}.filters .field{display:flex;flex-direction:row;align-items:center;gap:6px}.filters label{font-size:11px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.filters select,.filters input[type=date]{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:7px;padding:6px 8px;font-size:13px;min-width:120px;height:32px}.filters .presets{display:flex;flex-wrap:wrap;gap:4px}.filters .presets button{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:6px 9px;font-size:12px;cursor:pointer;color:var(--muted);height:32px}.filters .presets button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.filters .check{display:flex;align-items:center;gap:6px;height:32px;font-size:12.5px;color:var(--text)}.filters .reset{margin-left:auto}.filters .reset button{border:1px solid var(--border);background:var(--surface);border-radius:7px;padding:7px 12px;font-size:12.5px;cursor:pointer;height:32px}.kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:10px 0 2px}.kpi{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 13px;box-shadow:var(--shadow)}.kpi .label{color:var(--muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.kpi .val{font-size:20px;font-weight:700;margin-top:3px;letter-spacing:-.4px}.kpi .sub{font-size:11px;color:var(--muted);margin-top:2px}.kpi.primary{border-left:3px solid var(--accent)}.kpi.primary .val{font-size:28px;letter-spacing:-.8px}.kpi .sub .up{color:var(--good);font-weight:600}.kpi .sub .down{color:var(--bad);font-weight:600}a.kpi-link{text-decoration:none;color:inherit;display:block}a.kpi-link:hover .kpi{border-color:var(--accent)}.content{padding:12px 22px 28px}.grid{display:grid;gap:12px}.cols-2{grid-template-columns:repeat(2,1fr)}.cols-3{grid-template-columns:repeat(3,1fr)}.span-2{grid-column:span 2}.span-3{grid-column:span 3}@media(max-width:1100px){.cols-2,.cols-3{grid-template-columns:1fr}.span-2,.span-3{grid-column:auto}.kpis{grid-template-columns:repeat(2,1fr)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px;box-shadow:var(--shadow);min-width:0}.card h3{margin:0 0 2px;font-size:14px;font-weight:650}.card .hint{color:var(--muted);font-size:11.5px;margin:0 0 10px}.chart-wrap{position:relative;height:280px}.chart-wrap.tall{height:340px}.chart-wrap.short{height:220px}.chart-takeaway{margin:10px 0 0;padding:8px 10px;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;font-size:12.5px;line-height:1.5;color:var(--text)}.tbl-wrap{overflow:auto;max-height:460px;border-radius:8px}table.data{width:100%;border-collapse:collapse;font-size:12.5px}table.data th,table.data td{padding:5px 10px;text-align:right;white-space:nowrap;border-bottom:1px solid var(--border)}table.data th:first-child,table.data td:first-child,table.data th.l,table.data td.l{text-align:left}table.data thead th{position:sticky;top:0;background:var(--surface-2);z-index:1;font-size:11px;text-transform:uppercase;letter-spacing:.3px;color:var(--muted);cursor:pointer;user-select:none}table.data thead th.sorted:after{content:" \25be";color:var(--accent)}table.data thead th.sorted.asc:after{content:" \25b4"}table.data thead th.sortable:hover{color:var(--text)}table.data tbody tr:hover{background:var(--surface-2)}table.data td.num{font-variant-numeric:tabular-nums}.payout-weeks{display:grid;grid-template-columns:auto minmax(90px,1fr) auto auto;font-size:12.5px;font-variant-numeric:tabular-nums}.payout-weeks>*{padding:7px 0;border-bottom:1px solid var(--border);display:flex;align-items:center}.payout-weeks .wk{white-space:nowrap;padding-right:14px}.payout-weeks .track{padding-right:14px}.payout-weeks .rail{flex:1;height:9px;border-radius:3px;background:var(--surface-2);position:relative}.payout-weeks .fill{position:absolute;inset:0 auto 0 0;border-radius:3px;background:var(--accent);min-width:3px}.payout-weeks .amt{justify-content:flex-end;white-space:nowrap;font-weight:600;padding-right:16px}.payout-weeks .ord{justify-content:flex-end;white-space:nowrap;color:var(--muted);font-size:11.5px;min-width:58px}.ml-expand-btn{background:none;border:none;cursor:pointer;font-size:13px;color:var(--muted);padding:2px 6px}.ml-expand-btn:hover{color:var(--text)}.ml-detail-grid{display:flex;flex-wrap:wrap;gap:6px 18px;padding:8px 4px}.ml-detail-item{display:flex;gap:6px;align-items:baseline;font-size:12.5px}.ml-detail-k{color:var(--muted)}.ml-detail-v{color:var(--text)}.muted{color:var(--muted)}.pill{display:inline-block;padding:1px 7px;border-radius:999px;font-size:11px;font-weight:600}.pill.green{background:#e7f6ec;color:var(--good)}.pill.amber{background:#fdf0db;color:var(--warn)}.pill.red{background:#fdeaea;color:var(--bad)}.pill.gray{background:#eef0f3;color:var(--muted)}.pill.blue{background:var(--accent-soft);color:var(--accent)}.filter-chip{display:inline-flex;align-items:center;gap:8px;background:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border);border-radius:8px;padding:7px 11px;font-size:12.5px;font-weight:600;margin-bottom:12px}.filter-chip a{color:var(--accent);text-decoration:underline;cursor:pointer}.cohort-row{display:grid;grid-template-columns:26px 1fr auto auto;gap:12px;align-items:center;padding:11px 12px;border:1px solid var(--border);border-radius:9px;background:var(--surface);margin-bottom:8px}.cohort-row .sev{font-size:15px;text-align:center}.cohort-row .who{font-size:13.5px;font-weight:600}.cohort-row .why{font-size:11.5px;color:var(--muted);margin-top:1px}.cohort-row .n{font-size:19px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.3px}.cohort-row.crit{border-left:3px solid var(--bad)}.cohort-row.warn{border-left:3px solid var(--warn)}.cohort-row.good{border-left:3px solid var(--good)}.cohort{font-size:12px;border-collapse:collapse;width:100%}.cohort th,.cohort td{padding:6px 8px;text-align:center;border:1px solid var(--border)}.cohort th{background:var(--surface-2);color:var(--muted);font-weight:600;font-size:11px}.cohort td.lbl{text-align:left;font-weight:600;background:var(--surface-2);white-space:nowrap}.loading,.empty{display:flex;align-items:center;justify-content:center;min-height:60vh;color:var(--muted);flex-direction:column;gap:10px;text-align:center}.spinner{width:26px;height:26px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.note{background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dark);border-radius:10px;padding:12px 14px;font-size:12.5px;line-height:1.55}.bar-inline{background:var(--accent-soft);height:6px;border-radius:3px;margin-top:3px}.bar-inline>i{display:block;height:100%;background:var(--accent);border-radius:3px}.meter-track{background:#eef0f3;height:6px;border-radius:3px;margin-top:7px;overflow:hidden}.meter-track>i{display:block;height:100%;border-radius:3px}.meter-row{display:flex;align-items:center;gap:6px;margin-top:5px}.search{border:1px solid var(--border);background:var(--surface);border-radius:7px;padding:6px 10px;font-size:12.5px;width:220px;height:32px}.tbl-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:10px;flex-wrap:wrap}.tbl-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tag{font-size:11px;color:var(--muted)}.sync-btn{margin:4px 12px 10px;padding:9px 12px;border:1px solid var(--border);background:var(--surface);border-radius:8px;cursor:pointer;font-size:13px;display:flex;align-items:center;gap:8px;color:var(--text);font-weight:600}.sync-btn:hover{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.help-btn{position:absolute;top:12px;right:22px;z-index:21;width:30px;height:30px;border-radius:50%;padding:0;border:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:15px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.help-btn[hidden]{display:none}.help-btn:hover{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-border)}.nav-toggle{display:none;position:absolute;top:11px;left:14px;z-index:21;width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:16px;line-height:1;cursor:pointer}.nav-scrim{display:none}@media(max-width:820px){.sidebar{position:fixed;top:0;left:0;z-index:200;height:100vh;transform:translate(-100%);transition:transform .22s ease;box-shadow:0 0 40px #1018282e}#app.nav-open .sidebar{transform:translate(0)}#app.nav-open .nav-scrim{display:block;position:fixed;inset:0;z-index:150;background:#10182866}.nav-toggle{display:inline-flex;align-items:center;justify-content:center}.topbar{padding-left:56px}}.topbar-ask{position:absolute;top:9px;right:60px;z-index:21;display:flex;align-items:center;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:3px 4px 3px 10px;max-width:46vw}.topbar-ask[hidden]{display:none}.topbar-ask input{border:0;background:transparent;outline:none;font-size:12.5px;color:var(--text);width:200px;max-width:30vw}.topbar-ask .btn{padding:4px 10px;font-size:12px}.topbar-ask-results{position:absolute;top:46px;right:22px;z-index:22;width:min(520px,92vw);max-height:70vh;overflow:auto;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:10px;box-shadow:0 8px 28px #00000024}.topbar-ask-results[hidden]{display:none}@media(max-width:900px){.topbar-ask .btn,.topbar-ask select{display:none}.topbar-ask input{width:120px}.topbar .desc,.topbar .title-row{max-width:calc(100% - 210px)}}.modal-help{width:620px}.help-body{font-size:13.5px;line-height:1.6}.help-body h3{font-size:14.5px;margin:18px 0 6px}.help-body h3:first-child{margin-top:0}.help-body p{margin:0 0 10px}.help-body ul{margin:0 0 12px;padding-left:20px}.help-body li{margin:3px 0}.help-body code{background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:12px}.help-body .help-tip{background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:8px;padding:10px 12px;margin:4px 0 12px;font-size:13px}.modal-overlay{position:fixed;inset:0;background:#10182873;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal-overlay[hidden]{display:none}.modal{background:var(--surface);border-radius:14px;width:560px;max-width:100%;max-height:90vh;overflow:auto;box-shadow:0 20px 60px #1018284d}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--surface)}.modal-head h2{margin:0;font-size:17px}.modal-x{border:0;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:var(--muted)}.modal-x:hover{color:var(--text)}.modal-body{padding:18px 20px 22px}.modal-body label.fld{display:block;font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.3px;margin:14px 0 5px}.modal-body input[type=text],.modal-body input[type=password]{width:100%;border:1px solid var(--border);border-radius:8px;padding:9px 11px;font-size:13.5px}.modal-body .row{display:flex;gap:8px;align-items:center}.modal-body .row input{flex:1}.btn{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer}.btn:hover{filter:brightness(1.05)}.btn.secondary{background:var(--surface);color:var(--text);border-color:var(--border)}.btn.secondary:hover{background:var(--surface-2)}.btn.ghost{background:transparent;color:var(--bad);border-color:transparent;padding-left:0}.btn:disabled{opacity:.55;cursor:default}.btn-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:16px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 6px}.status-grid .b{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:9px 11px}.status-grid .b .k{font-size:10.5px;text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-weight:600}.status-grid .b .v{font-size:15px;font-weight:700;margin-top:2px}.result{margin-top:14px;border-radius:8px;padding:11px 13px;font-size:12.5px;line-height:1.5;white-space:pre-wrap;border:1px solid var(--border);background:var(--surface-2);display:none}.result.show{display:block}.result.ok{background:#e7f6ec;border-color:#b7e3c4;color:#14532d}.result.err{background:#fdeaea;border-color:#f3c0c0;color:#7f1d1d}.check-inline{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--text)}.dim{color:var(--muted);font-size:12px;line-height:1.5}.preview-tbl{width:100%;border-collapse:collapse;font-size:11.5px;margin-top:8px}.preview-tbl th,.preview-tbl td{border-bottom:1px solid var(--border);padding:5px 7px;text-align:left;white-space:nowrap}.preview-tbl th{color:var(--muted);font-weight:600}.cust-link,.sku-link,.camp-link{color:var(--accent);cursor:pointer;text-decoration:none}.cust-link:hover,.sku-link:hover,.camp-link:hover{text-decoration:underline}.cust-search,.prod-search{position:relative}.search-fold--inline{max-width:340px;margin:0 0 12px}.search-fold--inline .search{width:100%}.search-fold--hero{max-width:460px;margin:7vh auto 0;text-align:center}.search-fold--hero h3{margin:0 0 10px}.search-fold--hero .search{width:100%}.search-fold--hero .cust-results{text-align:left}.search-fold--hero .muted{margin:8px 0 0}.cust-split{display:flex;gap:0;align-items:stretch}.cust-split-pane{min-width:200px;overflow:hidden}.cust-split-drag{flex:0 0 8px;cursor:col-resize;display:flex;align-items:center;justify-content:center;color:var(--border);font-size:16px;letter-spacing:-2px;transition:background .15s;border-radius:4px}.cust-split-drag:after{content:"\22ee\22ee"}.cust-split-drag:hover{background:var(--accent-soft);color:var(--accent)}@media print{.sidebar,.topbar,.nav-scrim{display:none!important}#app{display:block}.main{margin:0!important}.content{padding:0!important;margin:0!important}.tbl-wrap,.eng-context,.cust-results,.modal{max-height:none!important;overflow:visible!important}table.data thead th{position:static}.card{break-inside:avoid;box-shadow:none}table.data tr,.persona-card{break-inside:avoid}body.print-scoped .content *:not(.print-keep){display:none!important}body.print-scoped .content .print-target *{display:revert!important}body.print-scoped .content .print-target .tbl-actions,body.print-scoped .content .print-target .prospect-bar,body.print-scoped .content .print-target input.search,body.print-scoped .content .print-target .no-print{display:none!important}}.print-only{display:none}.print-caption{margin-bottom:10px;font-size:12px;line-height:1.5}@media print{.print-only{display:block}}.cust-results{display:none;position:absolute;z-index:40;margin-top:4px;width:380px;max-width:100%;max-height:320px;overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #10182824}.cust-opt{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 11px;font-size:12.5px;cursor:pointer;border-bottom:1px solid var(--border)}.cust-opt:last-child{border-bottom:0}.cust-opt:hover{background:var(--accent-soft)}.cust-opt .muted{font-size:11px;white-space:nowrap}.cust-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.cust-head .name{font-size:20px;font-weight:700;letter-spacing:-.3px}.cust-head .meta{color:var(--muted);font-size:12.5px}.cust-head a{color:var(--accent);text-decoration:none}.cust-head a:hover{text-decoration:underline}.prod-thumb{width:44px;height:44px;object-fit:cover;border-radius:6px;border:1px solid var(--border);background:var(--surface-2);align-self:center}.cust-subnav{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.cust-subnav a,.cust-subnav-btn{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:500;line-height:1;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);color:var(--accent);text-decoration:none;cursor:pointer;font-family:inherit}.cust-subnav a:hover,.cust-subnav-btn:hover{background:var(--accent-soft);border-color:var(--accent-border);text-decoration:none}.cust-subnav-loading{display:inline-flex;align-items:center;font-size:12.5px;color:var(--muted);padding:6px 0}.xsell-list{list-style:none;margin:6px 0 0;padding:0}.xsell-list li{padding:7px 0;border-bottom:1px solid var(--border);font-size:12.5px;display:flex;justify-content:space-between;gap:10px;align-items:center}.xsell-list li:last-child{border-bottom:0}.mini-sel{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:7px;padding:6px 8px;font-size:12.5px;height:32px}.ins-tbl td,.ins-tbl th{vertical-align:middle}.rbar{position:relative;height:18px;background:var(--surface-2);border-radius:4px;min-width:90px;overflow:hidden}.rbar-fill{position:absolute;top:0;left:0;height:100%;background:#04785733;border-right:2px solid var(--accent)}.rbar span{position:relative;z-index:1;font-size:11.5px;padding:0 6px;line-height:18px;color:var(--text)}.ins-plan{margin-top:12px;font-size:13.5px;line-height:1.55;color:var(--text)}.ins-plan:empty{display:none}.ins-plan h4{margin:14px 0 4px;font-size:14px;color:var(--text)}.ins-plan ul{margin:4px 0 8px;padding-left:20px}.ins-plan li{margin:2px 0}.ins-plan p{margin:6px 0}.chart-tall{height:300px}.shap-chip{display:inline-block;font-size:11px;padding:1px 7px;border-radius:10px;margin:1px 2px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);white-space:nowrap}.shap-chip.up{background:#fdecec;border-color:#f3c0c0;color:#a01919}.shap-chip.down{background:#e7f5ee;border-color:#bfe3cf;color:#1a7a43}.persona-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.persona-card{border:1px solid var(--border);border-radius:10px;padding:12px 13px;background:var(--surface)}.persona-h{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:13.5px;margin-bottom:7px}.persona-h .muted{font-size:11.5px}.persona-rfm{display:flex;gap:12px;font-size:12px;color:var(--muted);margin-bottom:5px}.persona-rfm b{color:var(--text)}.persona-meta{font-size:12px;color:var(--muted);margin-bottom:7px}.persona-play{font-size:12px;line-height:1.45;color:var(--text);border-top:1px solid var(--border);padding-top:7px}.crm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px 24px;margin-top:14px}.crm-k{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:3px}.crm-v{font-size:13px;color:var(--text);line-height:1.45}.crm-v a{color:var(--accent);text-decoration:none}.crm-v a:hover{text-decoration:underline}.prospect-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.prospect-bar label{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--muted)}.prospect-bar .check{color:var(--text)}.btn-sm{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:7px;padding:6px 12px;font-size:12.5px;height:32px;cursor:pointer;font-weight:600}.btn-sm:hover{border-color:var(--accent);color:var(--accent)}.eng-link{color:var(--accent);cursor:pointer;text-decoration:none}.eng-link:hover{text-decoration:underline}.eng-context{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.55;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:11px 13px;margin:0;overflow:auto;max-height:360px}.eng-draft{width:100%;min-height:130px;resize:vertical;box-sizing:border-box;border:1px solid var(--border);border-radius:8px;padding:11px 13px;font-size:13.5px;line-height:1.6;font-family:inherit;color:var(--text);background:var(--surface)}.eng-meta{display:flex;gap:8px;margin:6px 0 2px;font-size:11.5px}.ob-letter{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:11px 13px;font-size:12.5px;line-height:1.6}.ob-letter-subj{display:block;width:100%;border:none;background:transparent;font-weight:650;font-size:inherit;font-family:inherit;color:var(--text);padding:0 0 7px;margin:0;box-sizing:border-box}.ob-letter-body{display:block;width:100%;border:none;background:transparent;resize:none;overflow:hidden;font-size:inherit;font-family:inherit;line-height:inherit;color:var(--text);padding:0;margin:0;box-sizing:border-box}.ob-review{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start;margin:8px 0}@media(max-width:900px){.ob-review{grid-template-columns:1fr}}.ob-rail{display:flex;flex-direction:column;gap:2px;max-height:70vh;overflow-y:auto;border:1px solid var(--border);border-radius:8px;padding:6px;background:var(--surface)}.ob-rail-item{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:6px;cursor:pointer;font-size:12.5px;color:var(--text)}.ob-rail-item:hover{background:var(--surface-2)}.ob-rail-item.focused{background:var(--accent-soft);color:var(--accent);font-weight:600}.ob-rail-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:none}.ob-rail-item.read .ob-rail-dot{background:var(--border)}.ob-rail-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ob-rail-mark{color:var(--good);font-size:11px}.ob-detail{min-width:0}.ob-detail-item[hidden]{display:none}.ob-cta-preview{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.ob-cta-preview p{margin:0 0 10px;font-size:12.5px;color:var(--muted)}.fv-bar{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:flex-end}.fv-bar .field{display:flex;flex-direction:column;gap:4px}.fv-bar label{font-size:11px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.3px}.fv-bar .reset{margin-left:auto}.fv-bar .presets{display:flex;gap:4px}.fv-bar .presets button{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:6px 12px;font-size:12px;cursor:pointer;color:var(--muted);height:32px}.fv-bar .presets button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.fv-summary{margin-top:12px;font-size:13px;color:var(--text)}.fv-map{height:520px;border-radius:8px;z-index:0}.fv-log{margin-top:12px}.fv-log .fv-log-inner{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px;box-shadow:var(--shadow)}.fv-log .row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rel-zones{display:grid;grid-template-columns:280px minmax(0,1fr) 300px;gap:14px;align-items:start;margin-top:14px}.rel-col{display:flex;flex-direction:column;gap:14px;min-width:0}@media(max-width:1100px){.rel-zones{grid-template-columns:1fr}}.rel-seclabel{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:10px}.rel-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap}.rel-name{font-size:22px;font-weight:700;letter-spacing:-.3px;line-height:1.2}.rel-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.rel-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:9px}.rel-health{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:5px 11px}.rel-health b{color:var(--text)}.rel-dot{width:7px;height:7px;border-radius:50%;flex:none}.rel-actions{display:flex;gap:14px;font-size:13px}.rel-actions a{color:var(--text);text-decoration:none}.rel-actions a:hover{color:var(--accent)}.rel-contact{border:1px solid var(--border);border-radius:9px;padding:10px 12px;background:var(--surface)}.rel-contact+.rel-contact{margin-top:9px}.rel-cname{font-size:15.5px;font-weight:650;letter-spacing:-.1px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.rel-cname .star{color:var(--warn);font-size:12px}.rel-edit{margin-left:auto;border:1px solid var(--border);background:var(--surface-2);color:var(--muted);border-radius:6px;font-size:11px;padding:2px 7px;cursor:pointer;flex:none}.rel-edit:hover{color:var(--text)}.rel-ctitle{font-size:11.5px;color:var(--muted);margin-top:1px}.rel-cdetail{font-size:11.5px;color:var(--muted);margin-top:6px;line-height:1.5;word-break:break-word}.rel-cfoot{display:flex;align-items:center;gap:8px;margin-top:9px;flex-wrap:wrap}.rel-cactions{font-size:11px;margin-left:auto}.rel-cactions a{color:var(--muted)}.rel-seg{display:inline-flex;border:1px solid var(--border);border-radius:8px;overflow:hidden}.rel-seg span{padding:5px 12px;font-size:11.5px;font-weight:600;color:var(--muted);border-right:1px solid var(--border);cursor:pointer}.rel-seg span:last-child{border-right:0}.rel-seg span.on{background:var(--accent-soft);color:var(--accent-dark)}.rel-body{width:100%;margin-top:10px;font-size:13px;box-sizing:border-box}.rel-comp-row{display:flex;align-items:center;gap:8px;margin-top:10px;flex-wrap:wrap}.rel-ai{font-size:11.5px;color:var(--muted);margin-top:10px;padding-top:9px;border-top:1px dashed var(--border)}.rel-ai a{color:var(--accent);font-weight:600;text-decoration:none}.rel-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.fchip{font-size:11px;font-weight:600;border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:3px 11px;cursor:pointer}.fchip.on{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent-dark)}.rel-tl{position:relative;margin-left:4px}.rel-tl:before{content:"";position:absolute;left:11px;top:6px;bottom:6px;width:2px;background:var(--border);border-radius:2px}.rel-ev{position:relative;padding:0 0 14px 34px}.rel-ev:last-child{padding-bottom:2px}.rel-ev .ic{position:absolute;left:0;top:0;width:24px;height:24px;border-radius:50%;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:11px;z-index:1}.rel-ev .body{font-size:13px;line-height:1.5;overflow-wrap:anywhere}.rel-ev .meta{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--muted);margin-top:3px;flex-wrap:wrap}.rel-quote{border-left:3px solid var(--accent-border);background:var(--surface-2);border-radius:0 8px 8px 0;padding:7px 11px;font-size:12.5px;margin-top:2px}.rel-orderlink{color:var(--good);font-size:11.5px;font-weight:600}.rel-older{display:block;text-align:center;font-size:12px;color:var(--muted);padding:8px 0 0;text-decoration:none}.rel-ava{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:9px;font-weight:700;color:#fff;flex:none}.rel-who{display:inline-flex;align-items:center;gap:5px}.rel-task{display:flex;gap:9px;align-items:flex-start;padding:7px 0;border-bottom:1px solid var(--border)}.rel-task:last-of-type{border-bottom:0}.rel-addtask{font-size:12px;color:var(--accent);font-weight:600;text-decoration:none;display:inline-block;margin-top:8px}.rel-contact .search,#relAddForm .search,#relTaskForm .search,#fuComposer .search,.fu-panel .search,.fu-editwrap .search{width:100%;min-width:0}.rel-dl{display:grid;grid-template-columns:auto 1fr;gap:7px 14px;font-size:12.5px;margin:0}.rel-dl dt{color:var(--muted);white-space:nowrap}.rel-dl dd{margin:0;line-height:1.45;overflow-wrap:anywhere}.rel-dl dd a{color:var(--accent);text-decoration:none}.rel-more{font-size:11.5px;color:var(--muted);margin-top:10px;cursor:pointer}.fu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.fu-zones{display:grid;grid-template-columns:230px minmax(0,1fr) 280px;gap:14px;align-items:start}@media(max-width:1100px){.fu-zones{grid-template-columns:1fr}}.fu-q{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--muted);padding:5px 9px;border-radius:7px;cursor:pointer}.fu-q:hover{background:var(--surface-2)}.fu-q.on{background:var(--accent-soft);color:var(--accent)}.fu-q .n{margin-left:auto;font-size:11px;font-weight:700;background:var(--surface-2);border:1px solid var(--border);border-radius:99px;padding:0 7px}.fu-hr{border-top:1px solid var(--border);margin:9px 0}.fu-grp{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:15px 0 4px}.fu-grp:first-child{margin-top:0}.fu-task{display:flex;gap:10px;align-items:flex-start;padding:8px 6px;border-bottom:1px solid var(--border)}.fu-task:hover{background:var(--surface-2)}.fu-task.closed{opacity:.62}.fu-task.closed .fu-title{text-decoration:line-through}.fu-check{margin-top:3px;cursor:pointer}.fu-box{width:14px;height:14px;border-radius:4px;flex:none;margin-top:3px}.fu-box.done-done{background:var(--good)}.fu-box.done-dismissed{border:1.5px solid var(--warn)}.fu-title{font-size:13px;font-weight:600;line-height:1.4}.fu-sub{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted);margin-top:3px;flex-wrap:wrap}.fu-ctx{background:var(--surface-2);border:1px solid var(--border);border-radius:5px;padding:1px 7px;font-size:10.5px}.fu-end{margin-left:auto;display:flex;align-items:center;gap:9px;flex:none}.fu-doit{font-size:11.5px;color:var(--accent);font-weight:700;text-decoration:none;white-space:nowrap}.fu-hover{font-size:11px;display:flex;gap:7px;visibility:hidden}.fu-task:hover .fu-hover{visibility:visible}.fu-hover a{color:var(--muted);text-decoration:none}.fu-panel{margin:4px 0 8px 30px;border:1px solid var(--accent-border, var(--border));background:var(--surface-2);border-radius:9px;padding:10px 12px}.fu-panel-t{font-size:11.5px;font-weight:700;margin-bottom:8px}.fu-panel-row{display:flex;align-items:center;gap:8px;margin-top:9px;flex-wrap:wrap}.fu-bar{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--muted);margin-top:6px}.fu-bar .fill{height:7px;border-radius:4px;background:var(--accent);opacity:.85}.fu-popcard{position:fixed;z-index:600;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 28px #10182829;padding:12px 14px;display:grid;gap:7px}.fu-popcard .search{width:100%;min-width:0}.glide-seq td.l,.glide-seq th.l{white-space:normal}.glide-req{display:flex;gap:10px;align-items:flex-start;padding:8px 0;border-bottom:1px solid var(--border)}.glide-req:last-child{border-bottom:none}.glide-req-status{flex:none;padding-top:1px}.glide-req-body{flex:1;min-width:0}@media(max-width:700px){.glide-req{flex-wrap:wrap}}.automation-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.automation-row:last-child{border-bottom:none}.automation-row .a-name{flex:1}.template-card{padding:10px 0;border-bottom:1px solid var(--border)}.template-card:last-child{border-bottom:none}.template-card .t-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-card .t-name{font-weight:600}.t-setup:not([hidden]){margin-top:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.step-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 0;border-bottom:1px solid var(--border)}.step-row:last-child{border-bottom:none}.step-row .s-num{font-weight:600}.step-row .s-wait{width:56px}.step-row .s-purpose{flex:1;min-width:160px}.ga-bar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:10px 0}.ga-det{border:1px solid var(--border);border-radius:6px;padding:6px 9px;margin:4px 0;font-size:12px;background:var(--surface-2)}.ga-det summary{cursor:pointer}.ga-names{color:var(--muted);font-size:11.5px;margin-top:5px;line-height:1.7}.ga-scroll{max-height:340px;overflow:auto;margin-top:9px}.ga-libgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:9px}.ga-lib{border:1px solid var(--border);border-radius:7px;padding:10px 11px;background:var(--surface-2)}.ga-lib .nm{font-weight:600;font-size:12.5px}.ga-lib .ct{margin-top:3px;font-size:19px;font-weight:700;color:var(--accent);font-variant-numeric:tabular-nums}.ga-lib .ct.none{color:var(--muted)}.ga-lib .acts{margin-top:7px;display:flex;gap:8px}.ga-lib .acts a{font-size:11.5px;font-weight:600;text-decoration:none;color:var(--accent)}.ga-asof{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:var(--muted);font-size:11.5px;margin:0 0 10px}.ga-asof .btn-sm:disabled{opacity:.55;cursor:default;border-color:var(--border);color:var(--text)}.ga-rcp{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:8px 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface-2);margin:6px 0;font-size:13px}.ga-rcp .ga-slot{font-size:12.5px;font-weight:600;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:5px;padding:2px 7px}.ga-rm{margin-left:auto;border:0;background:transparent;color:var(--muted);font-size:13px;cursor:pointer}.ga-adv{margin-top:10px;border-top:1px dashed var(--border);padding-top:9px}.ga-adv summary{font-size:11.5px;color:var(--muted);cursor:pointer}.ga-raw{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:6px;padding:8px 10px;margin-top:7px;overflow-x:auto;white-space:pre-wrap}.sp-sample{border:1px solid var(--border);border-radius:7px;padding:11px 13px;margin:7px 0;background:var(--surface-2)}.sp-who{font-size:11.5px;color:var(--muted);margin-bottom:6px}.sp-mail{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:11px 13px;font-size:12.5px;line-height:1.6}.sp-subj{font-weight:650;margin-bottom:7px}.sp-body p{margin:0 0 8px}.sp-trust{background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:7px;padding:9px 12px;font-size:12px;color:var(--accent);margin-top:12px;line-height:1.6}.integ-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2)}.integ-left{display:flex;align-items:center;gap:11px;min-width:0}.integ-ic{width:30px;height:30px;border-radius:7px;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:13px;flex:0 0 auto}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:2px}.section-head h2{font-size:15.5px;font-weight:700;margin:0}.platform-note{display:flex;gap:10px;align-items:flex-start;padding:11px 13px;border-radius:9px;background:var(--surface-2);border:1px dashed var(--border)}.callout{display:flex;gap:10px;border-radius:10px;padding:11px 13px;font-size:12px;line-height:1.55}.callout.warn{border:1px solid var(--warn);background:var(--surface-2)}.segbtn{padding:6px 12px;font-size:11.5px;font-weight:600;background:var(--surface);color:var(--muted);border:none;border-right:1px solid var(--border);cursor:pointer}.segbtn:last-child{border-right:none}.segbtn.active{background:var(--accent-soft);color:var(--accent)}.howto{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:10px 12px;font-size:12.5px;line-height:1.6;margin-top:12px}.dropzone{margin-top:12px;border:1.5px dashed var(--accent-border);background:var(--accent-soft);border-radius:10px;padding:22px 16px;text-align:center}.dropzone .dz-text{font-size:12.5px;color:var(--accent-dark);margin-bottom:10px}.empty-line{margin-top:10px;font-size:12.5px;color:var(--muted)}.filechip{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px;font-size:12.5px}.filechip .name{font-weight:600}.filechip .meta{color:var(--muted)}.preview-zones{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.counts{flex:1.7 1 320px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.counts .b{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:9px 11px}.counts .b .k{font-size:10.5px;text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-weight:600}.counts .b .v{font-size:15px;font-weight:700;margin-top:2px}.counts .b .s{font-size:11px;color:var(--muted);margin-top:2px}.counts .b.hero{border-left:3px solid var(--accent)}.import-rail{flex:1 1 230px;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:8px;padding:11px 13px}.import-rail .k{font-size:10.5px;text-transform:uppercase;letter-spacing:.3px;color:var(--accent-dark);font-weight:700}.import-rail ul{margin:8px 0 0;padding:0 0 0 16px;font-size:12.5px;line-height:1.7;color:var(--accent-dark)}.import-rail .cart-note{margin-top:9px;padding-top:9px;border-top:1px solid var(--accent-border);font-size:12px;color:var(--accent-dark);line-height:1.5}.lists details{margin-top:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.lists details summary{cursor:pointer;padding:8px 12px;font-size:12.5px;font-weight:600;list-style-position:inside}.lists details .dbody{padding:2px 12px 10px;font-size:12.5px}.lists details .dbody .row{display:flex;justify-content:space-between;gap:10px;padding:5px 0;border-top:1px solid var(--border)}.lists details .dbody .sub{color:var(--muted);font-size:11.5px;margin:4px 0 6px}.warnbox{margin-top:12px;border:1px solid #f0d9b0;background:#fdf0db;color:#7c4a03;border-radius:8px;padding:11px 13px;font-size:12.5px;line-height:1.55}.btn.danger{background:var(--bad);border-color:var(--bad)}.tablewrap{overflow-x:auto;margin-top:12px}.tablewrap tbody tr[data-run-id]{cursor:pointer}.tablewrap tbody tr[data-run-id]:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.freshness{color:var(--muted);font-size:12px;margin:3px 0 0}.card .desc{color:var(--muted);font-size:12px;margin:3px 0 0;line-height:1.5}table.data .lbl{text-align:left}
