:root{--bg:#f6f7f4;--surface:#fff;--surface-soft:#eef2ef;--text:#17201b;--muted:#637067;--border:#d9dfd9;--primary:#1f6b5b;--primary-dark:#174d42;--warning:#9c6b16;--warning-bg:#fff4d8;--danger:#a43f3f;--danger-bg:#ffe8e5;--success:#2f6f45;--success-bg:#e4f3e8;--focus:#1e77d3}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--focus), transparent 65%);outline-offset:2px}.workspace{min-height:100vh;padding:20px}.topbar{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,1fr) minmax(320px,auto) auto;align-items:end;gap:16px;padding:14px 0 18px;display:grid}.eyebrow,.label{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:700;display:block}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:1.55rem}h2{margin-bottom:0;font-size:1.05rem}h3{margin-bottom:8px;font-size:.98rem}.selector-row{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;display:flex}label{color:var(--muted);gap:6px;font-size:.8rem;font-weight:700;display:grid}select,input,textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:6px}select,input{min-height:38px;padding:0 10px}textarea{resize:vertical;min-height:150px;padding:12px;line-height:1.48}.view-tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:max-content;display:inline-flex;overflow:hidden}.view-tabs button{border:0;border-right:1px solid var(--border);min-height:38px;color:var(--muted);background:0 0;align-items:center;gap:7px;padding:0 12px;font-weight:700;display:inline-flex}.view-tabs button:last-child{border-right:0}.view-tabs button.active{background:var(--primary);color:#fff}.report-header{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 0;display:grid}.report-inbox{gap:10px;padding:0 0 18px;display:grid}.pilot-migration-panel,.migration-queue-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.migration-queue-grid,.pilot-migration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.migration-queue-grid article,.pilot-migration-grid article{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:4px;min-height:76px;padding:12px;display:grid}.migration-queue-grid strong,.pilot-migration-grid strong{color:var(--text);font-size:1.45rem;line-height:1}.migration-queue-grid small,.pilot-migration-grid small{color:var(--muted);font-size:.78rem;font-weight:750}.migration-queue-list,.pilot-migration-list{gap:10px;display:grid}.migration-queue-list article,.pilot-migration-list article{border:1px solid var(--border);background:#fff;border-radius:8px;gap:8px;padding:12px;display:grid}.migration-queue-list article{border-left:4px solid var(--warning)}.pilot-migration-list article.ready{border-left:4px solid var(--success)}.pilot-migration-list article.blocked{border-left:4px solid var(--danger)}.pilot-migration-list article>div:first-child,.migration-queue-list article>div:first-child,.pilot-migration-list li{justify-content:space-between;align-items:center;gap:8px;display:flex}.migration-queue-list p,.migration-queue-list small,.pilot-migration-list p,.pilot-migration-list small{color:var(--muted);margin:0;font-size:.82rem;font-weight:700}.migration-queue-list dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.migration-queue-list dl div{gap:2px;min-width:0;display:grid}.migration-queue-list dt,.migration-queue-list dd{margin:0}.migration-queue-list dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.migration-queue-list dd{overflow-wrap:anywhere;color:#25342c;font-size:.82rem;font-weight:800}.pilot-migration-list ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.pilot-migration-list li{color:#314039;justify-content:flex-start;font-size:.84rem;line-height:1.4}.section-note{max-width:720px;color:var(--muted);margin:6px 0 0;font-size:.88rem;line-height:1.4}.report-catalog-controls{grid-template-columns:minmax(220px,1.5fr) repeat(5,minmax(128px,1fr));align-items:end;gap:10px;display:grid}.report-catalog-table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow-x:auto}.report-catalog-table{border-collapse:collapse;width:100%;min-width:980px}.report-catalog-table th,.report-catalog-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.report-catalog-table th{background:var(--surface-soft);color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:850}.report-catalog-table tr:last-child td{border-bottom:0}.report-catalog-table tr[aria-current=page] td{background:color-mix(in srgb, var(--success-bg), white 45%)}.report-catalog-table td{color:#25342c;font-size:.86rem}.report-catalog-table td:first-child{min-width:260px}.report-catalog-table small{color:var(--muted);margin-top:3px;font-size:.76rem;font-weight:700;display:block}.link-button{color:var(--primary-dark);text-align:left;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;display:inline}.report-header>div,.section-block,.review-workflow,.right-rail>section,.customer-preview,.presales-layout,.presales-summary>article,.mix-panel,.assumption-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px}.report-header>div{min-width:0;padding:14px}.report-header strong{overflow-wrap:anywhere;display:block}.quality-strip{grid-template-columns:repeat(6,minmax(132px,1fr));gap:8px;margin-bottom:18px;display:grid}.quality-segment{border:1px solid var(--border);background:var(--surface);min-height:72px;color:var(--text);text-align:left;border-radius:8px;gap:4px;padding:10px;display:grid}.quality-segment.active{background:#f7fbff;box-shadow:0 0 0 2px #1967d21f}.quality-segment strong{font-size:.9rem}.quality-segment small{color:var(--muted)}.quality-segment.good,.quality-segment.confirmed,.quality-segment.platform_reported,.quality-segment.agency_validated{border-left:4px solid var(--success)}.quality-segment.directional,.quality-segment.estimated{border-left:4px solid var(--warning)}.quality-segment.missing{border-left:4px solid var(--danger)}.review-workflow{gap:12px;margin-bottom:18px;padding:16px;display:grid}.workflow-steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.workflow-steps button{border:1px solid var(--border);background:var(--surface-soft);min-height:104px;color:var(--text);text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:11px;display:grid}.workflow-steps button.active{border-color:var(--primary);background:#f4fbf8;box-shadow:0 0 0 2px #1f6b5b1f}.workflow-steps button.ready{border-left:4px solid var(--success)}.workflow-steps button.needs_review{border-left:4px solid var(--warning)}.workflow-steps button.blocked{border-left:4px solid var(--danger)}.workflow-steps span,.workflow-steps strong{font-weight:850}.workflow-steps small{color:var(--muted);grid-column:1/-1;font-size:.78rem;line-height:1.35}.editor-grid,.preview-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.main-column{gap:18px;display:grid}.section-block,.customer-preview,.presales-layout{padding:16px}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.section-heading.compact{margin-bottom:10px}.section-heading.compact p{color:var(--muted);margin-bottom:0;font-size:.82rem}.edit-section,.recommendation-row,.preview-section{border-top:1px solid var(--border);gap:12px;padding:14px 0;display:grid}.edit-section:first-of-type,.recommendation-row:first-of-type,.preview-section:first-of-type{border-top:0}.review-step-panel{min-height:190px}.step-summary{color:#314039;max-width:680px;margin-bottom:0;line-height:1.52}.source-health-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.source-health-card{border:1px solid var(--border);background:var(--surface-soft);min-height:86px;color:var(--text);text-align:left;border-radius:8px;gap:5px;padding:12px;display:grid}.source-health-card.good,.source-health-card.confirmed,.source-health-card.platform_reported,.source-health-card.agency_validated{border-left:4px solid var(--success)}.source-health-card.directional,.source-health-card.estimated{border-left:4px solid var(--warning)}.source-health-card.missing{border-left:4px solid var(--danger)}.source-health-card small{color:var(--muted)}.evidence-review-list,.visual-source-review-list,.recommendation-summary-list{gap:10px;display:grid}.evidence-review-list article,.visual-source-review-list article,.recommendation-summary-list article{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:10px;padding:12px;display:grid}.evidence-review-list article>div:first-child,.visual-source-review-list article>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.visual-source-review-list strong{align-items:center;gap:7px;display:inline-flex}.visual-source-review-list p,.visual-source-review-list small{color:#314039;margin-bottom:0;line-height:1.45}.visual-source-review-list label{min-width:0;color:var(--muted);gap:6px;font-size:.78rem;font-weight:800;display:grid}.visual-source-review-list input,.visual-source-review-list textarea,.visual-source-review-list select{width:100%;min-width:0;font-size:.9rem;font-weight:650}.visual-source-review-list textarea{resize:vertical;min-height:74px}.visual-source-review-list small{color:var(--muted)}.visual-source-review-list small.validation-ok{color:var(--success);font-weight:800}.visual-source-review-list small.validation-warning{color:var(--warning);font-weight:800}.visual-source-review-list dl{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;display:grid}.visual-source-review-list dl div{border:1px solid var(--border);background:var(--surface);border-radius:7px;min-width:0;padding:8px}.visual-source-review-list dt,.visual-source-review-list dd{overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.25}.visual-source-review-list dt{color:var(--muted);font-weight:750}.visual-source-review-list dd{color:var(--text);font-weight:850}.visual-source-review-list dd select{min-height:32px;padding:0 8px}.visual-source-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.visual-source-switches label{border:1px solid var(--border);background:var(--surface);color:#314039;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:8px;font-size:.84rem;display:flex}.visual-source-switches input{width:auto}.visual-source-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.visual-source-review-list a{color:var(--primary-dark);justify-self:start;align-items:center;gap:5px;font-size:.86rem;font-weight:850;display:inline-flex}.visual-source-issue-list{color:#314039;gap:6px;margin:0;padding-left:18px;font-size:.9rem;line-height:1.4;display:grid}.recommendation-summary-list span{color:#314039;font-size:.9rem;line-height:1.45}.internal-customer-preview{border:1px solid var(--border);background:linear-gradient(#f9faf7 0%,#fff 190px);border-radius:8px;gap:12px;padding:16px;display:grid}.internal-customer-preview header{border-bottom:1px solid var(--border);gap:4px;padding-bottom:12px;display:grid}.internal-customer-preview header span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.internal-customer-preview header strong{font-size:1.15rem}.internal-customer-preview article{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:8px;padding:12px;display:grid}.internal-customer-preview p{color:#314039;margin-bottom:0;line-height:1.52}.readiness-list{gap:9px;margin:0 0 14px;padding:0;list-style:none;display:grid}.readiness-list li{color:#314039;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;font-size:.92rem;display:grid}.readiness-list li.ready svg{color:var(--success)}.readiness-list li.blocked svg{color:var(--danger)}.readiness-list li.needs-review svg{color:var(--warning)}.publish-status-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:6px;margin-bottom:14px;padding:12px;display:grid}.publish-status-panel span{color:var(--muted);font-size:.9rem}.publish-status-panel a{justify-self:start;align-items:center;gap:5px;display:inline-flex}.evidence-row{flex-wrap:wrap;gap:8px;display:flex}.evidence-row button,.icon-button{border:1px solid var(--border);background:var(--surface-soft);min-height:32px;color:var(--text);border-radius:6px;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.icon-button{aspect-ratio:1;justify-content:center;width:36px;padding:0}.recommendation-meta{flex-wrap:wrap;gap:6px;display:flex}.status-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.recommendation-row p,.preview-section p,.presales-summary p,.lock-note p{color:#314039;line-height:1.52}.right-rail{gap:14px;display:grid;position:sticky;top:12px}.right-rail>section{padding:14px}.right-rail h2{align-items:center;gap:8px;margin-bottom:12px;display:flex}.rail-heading-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.rail-heading-row h2{margin-bottom:0}.inline-actions{align-items:center;gap:8px;display:inline-flex}.compact-select{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.compact-select select{border:1px solid var(--border);background:var(--surface-soft);max-width:150px;min-height:32px;color:var(--text);border-radius:6px;padding:0 8px}.checklist{gap:10px;margin:0 0 14px;padding:0;list-style:none;display:grid}.checklist li{color:#314039;grid-template-columns:18px 1fr;align-items:start;gap:8px;font-size:.9rem;display:grid}.checklist li.warning svg{color:var(--warning)}.primary-action{background:var(--primary);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;font-weight:800;display:inline-flex}.primary-action:disabled{cursor:not-allowed;background:#9aa39d}.save-action{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text);border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-weight:800;display:inline-flex}.save-action:disabled{cursor:wait;color:var(--muted)}.danger-action{color:#922b25;background:#fff7f6;border:1px solid #cf4d46;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-weight:800;display:inline-flex}.danger-action:disabled{cursor:wait;color:var(--muted);border-color:var(--border)}.status-pill{border:1px solid var(--border);background:var(--surface-soft);color:#314039;white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.status-pill.warning{background:var(--warning-bg);color:var(--warning);border-color:#ecd395}.status-pill.success{background:var(--success-bg);color:var(--success);border-color:#b8d7bf}.status-pill.danger{background:var(--danger-bg);color:var(--danger);border-color:#e5b4ac}.approval-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.approval-meta span{color:var(--muted);font-size:.82rem;font-weight:650}.evidence-detail,.empty-state{color:var(--muted);font-size:.9rem}.evidence-detail p{color:#314039;margin:8px 0;line-height:1.45}.evidence-meta{gap:8px;margin:12px 0 0;display:grid}.evidence-meta div{gap:2px;display:grid}.evidence-meta dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.evidence-meta dd{overflow-wrap:anywhere;color:#24332c;margin:0;font-size:.84rem;font-weight:650;line-height:1.35}.evidence-meta a{align-items:center;gap:5px;display:inline-flex}.observation-list{gap:10px;margin-top:14px;display:grid}.observation-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:8px;padding:10px;display:grid}.observation-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.observation-card strong{color:#24332c;font-size:.9rem;line-height:1.3}.customer-preview{min-height:420px}.evidence-list{gap:6px;margin-top:12px;display:grid}.evidence-list span{border-left:3px solid var(--border);color:var(--muted);padding-left:10px;font-size:.86rem;display:block}.lock-note{color:var(--muted)}.presales-layout{gap:16px;display:grid}.presales-shell{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;display:grid}.presales-report-catalog,.presales-report-surface{border:1px solid var(--border);background:var(--surface);border-radius:8px}.presales-report-catalog{gap:12px;padding:14px;display:grid;position:sticky;top:12px}.presales-catalog-list{gap:8px;max-height:660px;padding-right:2px;display:grid;overflow:auto}.presales-catalog-list button{border:1px solid var(--border);background:var(--surface-soft);min-width:0;color:var(--text);text-align:left;border-radius:8px;gap:5px;padding:10px;display:grid}.presales-catalog-list button.active{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary);background:#f4fbf8}.presales-catalog-list strong,.presales-catalog-list span,.presales-catalog-list small{overflow-wrap:anywhere}.presales-catalog-list span,.presales-catalog-list small{color:var(--muted);font-size:.8rem;line-height:1.35}.presales-report-surface{gap:16px;padding:18px;display:grid}.presales-report-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.presales-report-hero h2{margin-bottom:6px;font-size:1.55rem;line-height:1.12}.presales-report-hero p{color:#314039;max-width:720px;margin-bottom:0;line-height:1.52}.presales-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.presales-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.presales-signal-grid article{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.presales-signal-grid strong{font-size:1.1rem}.presales-signal-grid p{color:var(--muted);margin-bottom:0;font-size:.86rem;line-height:1.4}.presales-narrative-strip{gap:10px;display:grid}.presales-narrative-strip article{border:1px solid var(--border);background:#fbfcfa;border-radius:8px;padding:12px}.presales-narrative-strip p{color:#314039;margin-bottom:0;line-height:1.52}.presales-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.presales-plan-grid>article{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.presales-plan-grid>article.featured{background:linear-gradient(#f2faf4 0%,#fff 100%);border-color:#b8d7bf}.presales-plan-metrics{gap:8px;margin:0;display:grid}.presales-plan-metrics div{border-bottom:1px solid var(--border);gap:2px;padding-bottom:8px;display:grid}.presales-plan-metrics div:last-child{border-bottom:0;padding-bottom:0}.presales-plan-metrics dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.presales-plan-metrics dd{color:#24332c;overflow-wrap:anywhere;margin:0;font-weight:850}.presales-source-bars{gap:8px;display:grid}.presales-gap-list{color:#314039;gap:4px;font-size:.86rem;line-height:1.4;display:grid}.presales-gap-list span{color:var(--muted)}.presales-table .plan-table{min-width:920px}.presales-approval-panel{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px;display:grid}.presales-summary{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.presales-summary>article{padding:14px}.plan-table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.plan-table{border-collapse:collapse;background:var(--surface);width:100%;min-width:760px}.plan-table th,.plan-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 14px}.plan-table th{background:var(--surface-soft);color:var(--muted);text-transform:uppercase;font-size:.78rem}.mix-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mix-panel,.assumption-panel{padding:14px}.assumption-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.assumption-list article{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:4px;min-width:0;padding:10px;display:grid}.assumption-list strong,.assumption-list span,.assumption-list small{overflow-wrap:anywhere}.assumption-list span{color:#314039;font-size:.84rem}.assumption-list small{color:var(--muted);font-size:.76rem}.mix-row{color:#314039;grid-template-columns:110px minmax(80px,1fr) 42px;align-items:center;gap:8px;margin-top:9px;display:grid}meter{width:100%;height:12px}.links-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.link-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.link-summary>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;min-width:0;padding:14px}.link-summary a,.link-summary strong{overflow-wrap:anywhere;color:var(--text);font-weight:800;display:block}.link-controls{border-top:1px solid var(--border);grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto auto auto;align-items:end;gap:10px;padding-top:14px;display:grid}.snapshot-list{gap:10px;display:grid}.snapshot-list article,.session-list article,.event-list article{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:4px;padding:10px;display:grid}.session-list,.event-list{gap:10px;display:grid}.snapshot-list span,.snapshot-list small,.session-list span,.event-list span,.event-list small{color:var(--muted);font-size:.84rem}.session-list .save-action,.snapshot-list .save-action{justify-self:start;min-height:30px;margin-top:4px}.customer-report{background:linear-gradient(180deg, #f9faf7 0%, var(--bg) 360px);min-height:100vh;padding:24px}.customer-report-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:18px;width:min(100%,1280px);margin:0 auto;padding:22px 0 20px;display:flex}.customer-report-hero h1{color:#101813;margin-bottom:6px;font-size:2.05rem;line-height:1.04}.customer-report-hero p{color:var(--muted);margin-bottom:0}.customer-report-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-report-meta span{border:1px solid var(--border);background:var(--surface);color:#314039;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}.customer-report-logout{border:1px solid var(--border);background:var(--surface);color:#314039;border-radius:999px;min-height:32px;padding:0 10px;font-size:.82rem;font-weight:800}.customer-report-shell{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;width:min(100%,1280px);margin:0 auto;padding-top:20px;display:grid}.customer-report-main{gap:14px;display:grid}.customer-report-jump-nav{border:1px solid var(--border);background:color-mix(in srgb, var(--surface), transparent 4%);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:6px;display:flex}.customer-report-jump-nav a{min-height:30px;color:var(--primary-dark);border-radius:6px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.customer-report-jump-nav a:hover,.customer-report-jump-nav a:focus-visible{background:var(--success-bg)}.customer-report-anchor{scroll-margin-top:14px}.customer-visual-source-panel,.customer-decision-panel,.customer-kpi-panel,.customer-channel-panel,.customer-readiness,.customer-report-section,.customer-report-history,.customer-report-empty,.customer-report-error{border:1px solid var(--border);background:var(--surface);border-radius:8px}.customer-visual-source-panel,.customer-decision-panel,.customer-kpi-panel,.customer-channel-panel,.customer-readiness{gap:14px;padding:18px;display:grid}.customer-visual-source-panel{scroll-margin-top:14px}.customer-visual-source-panel>div:first-child{max-width:760px}.customer-visual-source-panel p{color:var(--muted);margin-bottom:0;line-height:1.45}.customer-decision-panel h2,.customer-kpi-panel h2,.customer-visual-source-panel h2,.customer-channel-panel h2{margin-bottom:0}.customer-decision-panel>div:first-child{max-width:760px}.customer-decision-panel p{color:var(--muted);margin-bottom:0;line-height:1.45}.customer-decision-list{gap:10px;display:grid}.customer-decision-card{background:var(--success-bg);border:1px solid #b8d7bf;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.customer-decision-card.directional,.customer-decision-card.estimated,.customer-decision-card.client_reported{background:var(--warning-bg);border-color:#ecd395}.customer-decision-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.customer-decision-card h3{margin-bottom:0;font-size:1rem;line-height:1.25}.customer-decision-card span{color:var(--muted);text-align:right;text-transform:uppercase;flex:none;font-size:.74rem;font-weight:850}.customer-decision-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.customer-decision-card dl div{border-top:1px solid color-mix(in srgb, var(--border), transparent 35%);min-width:0;padding-top:8px}.customer-decision-card dt,.customer-decision-card dd{margin:0;line-height:1.3}.customer-decision-card dt{color:var(--muted);font-size:.76rem;font-weight:750}.customer-decision-card dd{overflow-wrap:anywhere;color:var(--text);font-size:.84rem;font-weight:850}.customer-visual-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-visual-source-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:10px;min-width:0;padding:14px;display:grid}.customer-visual-source-card.good,.customer-visual-source-card.confirmed,.customer-visual-source-card.platform_reported,.customer-visual-source-card.agency_validated{background:var(--success-bg);border-color:#b8d7bf}.customer-visual-source-card.directional,.customer-visual-source-card.estimated,.customer-visual-source-card.client_reported{background:var(--warning-bg);border-color:#ecd395}.customer-visual-source-card h3{overflow-wrap:anywhere;margin-bottom:0}.customer-visual-source-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.customer-visual-source-heading span{color:var(--primary-dark);align-items:center;gap:7px;font-size:.8rem;font-weight:850;display:inline-flex}.customer-visual-source-heading small{color:var(--muted);text-align:right;text-transform:uppercase;font-size:.74rem;font-weight:850}.customer-visual-source-card dl{gap:7px;margin:0;display:grid}.customer-visual-source-card dl div{border-top:1px solid color-mix(in srgb, var(--border), transparent 35%);justify-content:space-between;gap:8px;padding-top:7px;display:flex}.customer-visual-source-card dt,.customer-visual-source-card dd{margin:0;font-size:.82rem;line-height:1.25}.customer-visual-source-card dt{color:var(--muted);font-weight:700}.customer-visual-source-card dd{color:var(--text);text-align:right;font-weight:850}.customer-visual-source-link{border:1px solid color-mix(in srgb, var(--primary), transparent 35%);background:var(--surface);min-height:32px;color:var(--primary-dark);border-radius:7px;justify-self:start;align-items:center;gap:7px;padding:0 10px;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.customer-visual-source-link:hover,.customer-visual-source-link:focus-visible{border-color:var(--primary);background:color-mix(in srgb, var(--success-bg), var(--surface) 35%)}.customer-visual-section-links{flex-wrap:wrap;gap:6px;padding-top:2px;display:flex}.customer-visual-section-links a,.customer-visual-section-links span{min-height:28px;color:var(--accent-dark);background:#ffffff94;border:1px solid #075e5438;border-radius:999px;align-items:center;padding:5px 9px;font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.customer-visual-section-links a:hover,.customer-visual-section-links a:focus-visible{border-color:var(--accent);background:#fff}.customer-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.customer-kpi-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.customer-kpi-card span,.customer-kpi-card small{overflow-wrap:anywhere;color:var(--muted);font-size:.78rem;font-weight:750;line-height:1.25}.customer-kpi-card strong{color:var(--text);font-size:1.24rem;line-height:1.1}.customer-kpi-card.missing{background:var(--danger-bg);border-color:#e5b4ac}.customer-kpi-card.good,.customer-kpi-card.confirmed,.customer-kpi-card.platform_reported,.customer-kpi-card.agency_validated{background:var(--success-bg);border-color:#b8d7bf}.customer-kpi-card.directional,.customer-kpi-card.estimated,.customer-kpi-card.client_reported{background:var(--warning-bg);border-color:#ecd395}.customer-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-channel-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:10px;min-width:0;padding:14px;scroll-margin-top:14px;display:grid}.customer-channel-card.ready{background:var(--success-bg);border-color:#b8d7bf}.customer-channel-card.limited{background:var(--warning-bg);border-color:#ecd395}.customer-channel-card.missing{background:var(--danger-bg);border-color:#e5b4ac}.customer-channel-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.customer-channel-card h3{align-items:center;gap:7px;margin-bottom:0;display:inline-flex}.customer-channel-card span{color:var(--muted);text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:850}.customer-channel-card p,.customer-report-limited{color:#314039;margin-bottom:0;font-size:.9rem;line-height:1.45}.customer-channel-card dl{gap:7px;margin:0;display:grid}.customer-channel-card dl div{border-top:1px solid color-mix(in srgb, var(--border), transparent 35%);justify-content:space-between;gap:8px;padding-top:7px;display:flex}.customer-channel-card dt,.customer-channel-card dd{margin:0;font-size:.82rem;line-height:1.25}.customer-channel-card dt{color:var(--muted);font-weight:700}.customer-channel-card dd{color:var(--text);text-align:right;font-weight:850}.customer-channel-source a{color:var(--accent-dark);overflow-wrap:anywhere;justify-content:flex-end;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.customer-channel-source a:hover,.customer-channel-source a:focus-visible{text-decoration:underline}.customer-readiness{background:var(--surface-soft)}.customer-readiness.source_limited{background:var(--warning-bg);border-color:#ecd395}.customer-readiness ul{color:#314039;gap:6px;margin:0;padding-left:18px;font-size:.9rem;line-height:1.4;display:grid}.customer-report-section{gap:12px;padding:18px;display:grid}.customer-report-section p{color:#314039;margin-bottom:0;font-size:1rem;line-height:1.58}.customer-report-evidence{gap:8px;margin-top:4px;display:grid}.customer-report-evidence span{border-left:3px solid var(--border);color:var(--muted);padding-left:10px;font-size:.88rem;line-height:1.4}.customer-report-history{gap:10px;padding:14px;display:grid;position:sticky;top:14px;box-shadow:0 10px 24px #17201b14}.customer-report-history h2{margin-bottom:4px}.history-row{border-top:1px solid var(--border);color:inherit;gap:3px;padding-top:10px;text-decoration:none;display:grid}.history-row span{color:var(--muted);font-size:.84rem}.history-row[aria-current=page] strong{color:var(--accent)}.customer-report-empty,.customer-report-error{justify-items:start;gap:10px;padding:22px;display:grid}.customer-report-error{max-width:520px;margin:80px auto 0}.customer-report-empty p,.customer-report-error p{color:var(--muted);margin-bottom:0;line-height:1.5}.customer-access-form{gap:12px;width:min(100%,360px);margin-top:8px;display:grid}.login-page{background:var(--bg);place-items:center;min-height:100vh;padding:18px;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:16px;width:min(100%,420px);padding:22px;display:grid}.login-panel p{color:var(--muted);margin-bottom:0;line-height:1.5}.login-form{gap:14px;display:grid}.login-error{background:var(--danger-bg);border:1px solid #e5b4ac;border-radius:7px;padding:10px 12px;font-weight:700;color:var(--danger)!important}.login-help{font-size:.84rem}.canonical-report{gap:16px;padding-bottom:18px;display:grid}.report-command-strip,.native-section-block,.canonical-side>section{border:1px solid var(--border);background:var(--surface);border-radius:8px}.report-command-strip{justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.report-command-strip h2{font-size:1.22rem}.report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.report-actions .primary-action{width:auto;padding:0 13px;text-decoration:none}.canonical-scorebar{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.canonical-scorebar article{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:5px;min-height:88px;padding:14px;display:grid}.canonical-scorebar article.ready{border-left:4px solid var(--success)}.canonical-scorebar article.needs_review{border-left:4px solid var(--warning)}.canonical-scorebar article.source_limited{border-left:4px solid var(--danger)}.canonical-scorebar strong{font-size:1.25rem;line-height:1}.canonical-scorebar small{color:var(--muted);font-size:.8rem;font-weight:750}.canonical-report-shell{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px;display:grid}.canonical-main,.canonical-side{gap:16px;display:grid}.canonical-side{position:sticky;top:16px}.native-section-block,.canonical-side>section{padding:16px}.source-artifact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.source-artifact-card{border:1px solid var(--border);border-left:4px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:10px;min-width:0;padding:14px;display:grid}.source-artifact-card.available{border-left-color:var(--success)}.source-artifact-card.needs_permission{border-left-color:var(--warning)}.source-artifact-card.missing{border-left-color:var(--danger)}.source-artifact-card.not_applicable{border-left-color:#9aa39d}.source-artifact-heading,.native-channel-heading,.native-narrative-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.source-artifact-heading span,.native-channel-heading h3,.native-narrative-heading h3{align-items:center;gap:7px;display:inline-flex}.source-artifact-card h3,.source-artifact-card p,.native-channel-card p,.native-narrative-card p{margin-bottom:0}.source-artifact-card p,.native-channel-card p,.native-narrative-card p{color:#314039;font-size:.9rem;line-height:1.48}.source-artifact-card dl,.native-channel-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.source-artifact-card dl div,.native-channel-card dl div{border:1px solid var(--border);background:var(--surface);border-radius:7px;min-width:0;padding:8px}.source-artifact-card dt,.source-artifact-card dd,.native-channel-card dt,.native-channel-card dd{overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.28}.source-artifact-card dt,.native-channel-card dt{color:var(--muted);text-transform:uppercase;font-weight:850}.source-artifact-card dd,.native-channel-card dd{color:#25342c;font-weight:800}.source-section-links{flex-wrap:wrap;gap:7px;display:flex}.source-section-links a,.source-section-links span,.source-artifact-link{border:1px solid var(--border);background:var(--surface);width:fit-content;min-height:28px;color:var(--primary-dark);border-radius:999px;align-items:center;gap:5px;padding:0 8px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.source-artifact-link.missing-link{color:var(--danger)}.report-empty-action{background:#f9fbfa;border:1px dashed #c4cdc5;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.report-empty-action p{color:var(--muted);margin:3px 0 0;line-height:1.45}.native-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.native-kpi-grid article{border:1px solid var(--border);border-left:4px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:6px;min-height:94px;padding:13px;display:grid}.native-kpi-grid article.confirmed,.native-kpi-grid article.good,.native-kpi-grid article.platform_reported,.native-kpi-grid article.agency_validated{border-left-color:var(--success)}.native-kpi-grid article.directional,.native-kpi-grid article.estimated,.native-kpi-grid article.client_reported{border-left-color:var(--warning)}.native-kpi-grid article.missing{border-left-color:var(--danger)}.native-kpi-grid span,.native-channel-kpis span{color:var(--muted);font-size:.82rem;font-weight:850}.native-kpi-grid strong{color:var(--text);font-size:1.32rem;line-height:1}.native-kpi-grid small,.native-channel-kpis small{color:var(--muted);font-size:.78rem;font-weight:800}.native-channel-list{gap:12px;display:grid}.native-channel-card,.native-narrative-card{border:1px solid var(--border);border-left:4px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:12px;padding:14px;display:grid}.native-channel-card.ready{border-left-color:var(--success)}.native-channel-card.limited{border-left-color:var(--warning)}.native-channel-card.missing{border-left-color:var(--danger)}.native-channel-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.native-channel-kpis button{border:1px solid var(--border);background:var(--surface);min-height:78px;color:var(--text);text-align:left;border-radius:8px;gap:5px;padding:10px;display:grid}.native-channel-kpis strong{color:var(--text);font-size:1rem}.native-narrative-card{border-left-color:var(--primary);margin-top:10px}.deprecation-list,.readiness-note-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.deprecation-list li{color:#314039;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;font-size:.88rem;line-height:1.4;display:grid}.deprecation-list li.ready svg{color:var(--success)}.deprecation-list li.needs-review svg{color:var(--warning)}.deprecation-list li.blocked svg{color:var(--danger)}.readiness-note-list li{border-left:3px solid var(--border);color:#314039;padding-left:10px;font-size:.88rem;line-height:1.42}.unblocker-list{gap:8px;display:grid}.unblocker-list button{border:1px solid var(--border);border-left:4px solid var(--warning);background:var(--surface-soft);color:var(--text);text-align:left;border-radius:8px;gap:4px;padding:10px;display:grid}.unblocker-list span{color:var(--muted);font-size:.8rem;line-height:1.35}@media (max-width:1100px){.topbar,.editor-grid,.preview-layout,.canonical-report-shell,.links-layout,.presales-shell,.presales-approval-panel,.customer-report-shell{grid-template-columns:minmax(0,1fr)}.topbar>*,.selector-row,.view-tabs{min-width:0}.view-tabs{max-width:100%;overflow-x:auto}.selector-row{justify-content:flex-start}.right-rail,.presales-report-catalog,.customer-report-history,.canonical-side{position:static}.customer-decision-card dl{grid-template-columns:1fr}.report-header{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-strip,.canonical-scorebar,.workflow-steps,.mix-grid,.presales-signal-grid,.presales-plan-grid,.link-controls,.report-catalog-controls,.source-health-grid,.visual-source-review-list dl,.source-artifact-grid,.source-artifact-card dl,.native-channel-card dl,.native-channel-kpis,.customer-visual-source-grid,.customer-kpi-grid,.customer-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.workspace{padding:12px}.customer-report{padding:14px}h1{font-size:1.32rem}.customer-report-hero{flex-direction:column;align-items:flex-start}.presales-report-hero{flex-direction:column}.presales-hero-actions,.customer-report-meta{justify-content:flex-start}.customer-decision-card>div:first-child{flex-direction:column}.customer-decision-card span{text-align:left}.report-header,.quality-strip,.canonical-scorebar,.workflow-steps,.migration-queue-grid,.pilot-migration-grid,.mix-grid,.presales-signal-grid,.presales-plan-grid,.presales-approval-panel,.link-summary,.link-controls,.report-catalog-controls,.migration-queue-list dl,.source-health-grid,.visual-source-review-list dl,.source-artifact-grid,.source-artifact-card dl,.native-kpi-grid,.native-channel-card dl,.native-channel-kpis,.customer-visual-source-grid,.customer-kpi-grid,.customer-channel-grid{grid-template-columns:1fr}.quality-strip{padding-bottom:4px;display:flex;overflow-x:auto}.quality-segment{min-width:150px}.view-tabs{width:100%}.view-tabs button{flex:none;justify-content:center;padding:0 8px}.report-command-strip,.report-actions{flex-direction:column;align-items:stretch}.report-actions .primary-action{width:100%}.report-empty-action{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.mix-row{grid-template-columns:92px minmax(70px,1fr) 42px}}
