:root{--background:#f4f6f5;--foreground:#202522;--muted:#66706a;--muted-light:#88938c;--line:#dfe5e1;--line-soft:rgba(223,229,225,0.72);--panel:#ffffff;--panel-soft:#f8faf9;--panel-subtle:#fbfcfb;--nav:#252a27;--nav-muted:#c2cbc5;--accent:#176b87;--accent-strong:#0e5368;--accent-soft:#eaf4f6;--success:#27724f;--success-bg:#eaf6ef;--warning:#8a620f;--warning-bg:#fff6df;--risk:#a63b34;--risk-bg:#faecea;--muted-bg:#eef2f1;--radius:8px;--shadow:0 8px 20px rgba(32,37,34,0.045);--shadow-soft:0 1px 2px rgba(32,37,34,0.035)}.integration-page{--integration-border:var(--line-soft)}.integration-topline{grid-template-columns:minmax(280px,1fr) minmax(420px,.9fr)}.integration-toolbar{align-self:stretch;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft);padding:12px;display:grid;grid-gap:10px;gap:10px}.integration-card-actions,.integration-form-actions,.integration-state-controls,.integration-toolbar-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.integration-toolbar-summary span{min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-soft);color:var(--muted);padding:6px 9px;font-size:12px;font-weight:800;overflow-wrap:anywhere}.integration-toolbar-summary strong{color:var(--foreground)}.integration-form-heading p,.integration-mapping-side p,.integration-panel-heading p,.integration-primary-action-card p,.integration-source-option em,.integration-source-option small,.integration-toggle-row em,.integration-toolbar p,.integration-workspace-toolbar p{margin:0;color:var(--muted);line-height:1.45}.integration-toolbar p{font-size:12px;font-weight:700}.integration-card-actions button,.integration-config-form button,.integration-history-table button,.integration-primary-action-card button,.integration-settings-panel button,.integration-source-option b,.integration-state-controls button,.integration-workspace-toolbar button{min-height:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--foreground);cursor:pointer;font-size:12px;font-weight:800;padding:0 11px}.integration-card-actions button:hover:not(:disabled),.integration-config-form button:hover,.integration-history-table button:hover:not(:disabled),.integration-primary-action-card button:hover,.integration-settings-panel button:hover,.integration-state-controls button:hover,.integration-workspace-toolbar button:hover{border-color:rgba(23,107,135,.4);color:var(--accent-strong)}.integration-card-actions button:disabled,.integration-history-table button:disabled{cursor:not-allowed;color:var(--muted-light);background:var(--panel-soft)}.integration-card-actions{align-items:stretch}.integration-card-actions button{flex:1 1 116px}.integration-card-actions .integration-primary-button,.integration-config-form .integration-primary-button,.integration-primary-action-card .integration-primary-button,.integration-primary-button,.integration-settings-panel .integration-primary-button{border-color:var(--accent);background:var(--accent);color:#fff}.integration-onboarding{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-subtle);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden}.integration-onboarding button{min-height:58px;border:0;border-right:1px solid var(--line-soft);background:#fff;color:var(--foreground);cursor:pointer;display:flex;align-items:center;gap:10px;padding:12px;text-align:left}.integration-onboarding button:last-child{border-right:0}.integration-onboarding button.is-active,.integration-onboarding button:hover{background:var(--accent-soft)}.integration-onboarding span,.integration-step-list span{width:24px;height:24px;border-radius:999px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:12px;font-weight:900}.integration-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.integration-tabs button{min-height:82px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-subtle);color:var(--foreground);cursor:pointer;display:grid;align-content:start;grid-gap:5px;gap:5px;padding:12px;text-align:left;min-width:0}.integration-tabs button span{color:var(--muted);font-size:12px;line-height:1.35}.integration-tabs button.is-active,.integration-tabs button:hover{border-color:rgba(23,107,135,.28);background:var(--accent-soft)}.integration-panel-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;border-top:1px solid var(--line-soft);padding-top:14px}.integration-card-top h3,.integration-form-heading h3,.integration-mapping-side h3,.integration-panel-heading h2,.integration-workspace-toolbar h3{margin:0;letter-spacing:0}.integration-panel-heading h2{font-size:20px}.integration-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.integration-connection-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle);box-shadow:var(--shadow-soft);padding:14px;display:grid;grid-gap:14px;gap:14px;align-content:start}.integration-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0}.integration-card-top h3{margin-top:4px;font-size:17px;line-height:1.2}.integration-source-type{color:var(--accent-strong);font-size:12px;font-weight:800;text-transform:uppercase}.integration-meta-grid{display:grid;grid-gap:8px;gap:8px;margin:0}.integration-meta-grid div,.integration-preview-list div{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1fr);grid-gap:10px;gap:10px;min-width:0}.integration-meta-grid dt,.integration-preview-list dt{color:var(--muted);font-size:12px;font-weight:700}.integration-meta-grid dd,.integration-preview-list dd{margin:0;color:var(--foreground);font-size:13px;font-weight:800;min-width:0;overflow-wrap:anywhere}.integration-add-grid{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);align-items:flex-start}.integration-add-grid,.integration-add-stack{display:grid;grid-gap:14px;gap:14px}.integration-primary-action-card{border:1px solid rgba(23,107,135,.24);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);padding:16px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,1.1fr) auto;grid-gap:16px;gap:16px;align-items:center;min-width:0}.integration-primary-action-card h3{margin:4px 0 6px;font-size:20px;letter-spacing:0}.integration-step-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.integration-step-list li{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-soft);color:var(--foreground);display:flex;align-items:center;gap:8px;min-height:46px;padding:8px;font-size:12px;font-weight:800;min-width:0}.integration-source-picker{display:grid;grid-gap:8px;gap:8px}.integration-source-option{width:100%;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;cursor:pointer;display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:11px;text-align:left;min-width:0}.integration-source-option.is-active,.integration-source-option:hover{border-color:rgba(23,107,135,.28);background:var(--accent-soft)}.integration-logo{width:38px;height:38px;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;color:var(--accent-strong);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.integration-source-option span:nth-child(2){display:grid;grid-gap:3px;gap:3px;min-width:0}.integration-source-option em,.integration-source-option small{font-style:normal;font-size:12px;line-height:1.35}.integration-source-option b{display:inline-flex;align-items:center}.integration-config-form,.integration-history-panel,.integration-settings-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle);box-shadow:var(--shadow-soft);padding:14px;display:grid;grid-gap:14px;gap:14px}.integration-form-heading{display:flex;gap:12px;align-items:flex-start}.integration-form-heading h3,.integration-mapping-side h3,.integration-workspace-toolbar h3{font-size:16px}.integration-form-grid,.integration-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.integration-config-form label,.integration-settings-panel label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.integration-config-form input,.integration-config-form select,.integration-mapping-table input,.integration-mapping-table select,.integration-settings-panel input,.integration-settings-panel select{min-height:34px;width:100%;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--foreground);padding:0 10px;min-width:0}.integration-wide-field{grid-column:1/-1}.integration-toggle-row{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:10px}.integration-toggle-row input{width:16px;min-height:16px;margin-top:2px;accent-color:var(--accent)}.integration-toggle-row span{display:grid;grid-gap:3px;gap:3px;min-width:0}.integration-toggle-row em{font-style:normal;font-weight:400}.integration-import-summary,.integration-setup-summary,.integration-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.integration-import-summary,.integration-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.integration-import-summary div,.integration-setup-summary div,.integration-tool-grid div{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;display:grid;grid-gap:4px;gap:4px;padding:10px}.integration-import-summary strong,.integration-setup-summary strong,.integration-tool-grid strong{color:var(--foreground);font-size:13px}.integration-import-summary span,.integration-setup-summary span,.integration-tool-grid span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.integration-mapping-layout{display:grid;grid-template-columns:184px minmax(0,1fr) 280px;grid-gap:14px;gap:14px;align-items:flex-start}.integration-object-nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle);box-shadow:var(--shadow-soft);padding:8px;display:grid;grid-gap:6px;gap:6px}.integration-object-nav button{border:1px solid transparent;border-radius:var(--radius);background:transparent;color:var(--foreground);cursor:pointer;display:flex;justify-content:space-between;gap:10px;padding:10px;text-align:left}.integration-object-nav button small{color:var(--muted)}.integration-object-nav button.is-active,.integration-object-nav button:hover{border-color:rgba(23,107,135,.18);background:var(--accent-soft)}.integration-mapping-side section,.integration-mapping-workspace{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle);box-shadow:var(--shadow-soft);padding:14px;min-width:0}.integration-mapping-workspace{display:grid;grid-gap:12px;gap:12px}.integration-workspace-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.integration-table-wrap{overflow-x:auto;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff}.integration-history-table,.integration-mapping-table{min-width:980px}.integration-history-table td,.integration-mapping-table td{vertical-align:middle}.integration-mapping-side{display:grid;grid-gap:12px;gap:12px}.integration-mapping-side section{display:grid;grid-gap:10px;gap:10px}.integration-checklist,.integration-preview-list,.integration-side-list{display:grid;grid-gap:8px;gap:8px;margin:0}.integration-checklist label,.integration-side-item{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:9px}.integration-side-item{display:grid;grid-gap:3px;gap:3px}.integration-checklist span,.integration-side-item span{color:var(--muted);font-size:12px;font-weight:700}.integration-checklist label{display:flex;align-items:center;gap:8px;color:var(--foreground);font-size:13px;font-weight:800}.integration-checklist input{accent-color:var(--accent)}.integration-csv-stack,.integration-sync-stack{display:grid;grid-gap:14px;gap:14px}@media (max-width:1280px){.integration-overview-grid,.integration-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-primary-action-card{grid-template-columns:1fr}.integration-mapping-layout{grid-template-columns:160px minmax(0,1fr)}.integration-mapping-side{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.integration-add-grid,.integration-import-summary,.integration-mapping-layout,.integration-mapping-side,.integration-onboarding,.integration-tool-grid,.integration-topline{grid-template-columns:1fr}}@media (max-width:720px){.integration-form-grid,.integration-overview-grid,.integration-settings-grid,.integration-setup-summary,.integration-step-list,.integration-tabs{grid-template-columns:1fr}.integration-card-top,.integration-panel-heading,.integration-workspace-toolbar{display:grid}.integration-source-option{grid-template-columns:38px minmax(0,1fr)}.integration-source-option b{grid-column:1/-1;justify-content:center}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select{font:inherit}.shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:var(--nav);color:#f8fafc;padding:28px 18px;display:flex;flex-direction:column;gap:28px}.sidebar-brand{display:grid;grid-gap:14px;gap:14px}.sidebar h2{margin:6px 0 0;font-size:22px;line-height:1.2}.sidebar-workspace-card{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.06);padding:12px;display:grid;grid-gap:4px;gap:4px}.admin-stat-card strong,.admin-table-row strong,.shell-topbar-copy strong,.shell-user-chip strong,.sidebar-workspace-card strong{font-size:14px}.shell-topbar-copy span,.shell-user-chip span,.sidebar-workspace-card small,.sidebar-workspace-card span{color:var(--nav-muted);line-height:1.4}.eyebrow{margin:0;color:var(--nav-muted);font-size:12px;letter-spacing:0;text-transform:uppercase}.page-eyebrow{color:var(--accent);font-weight:700}nav{display:grid;grid-gap:6px;gap:6px}nav a{text-decoration:none;padding:11px 12px;border-radius:var(--radius);color:#e8edf2;font-size:14px;line-height:1.25}nav a:focus,nav a:hover{background:#313b47;outline:none}main{min-width:0;padding:26px}.shell-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:14px 16px;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.shell-topbar-copy,.shell-user-chip,.shell-user-chip div{display:grid;grid-gap:4px;gap:4px}.shell-topbar-copy span,.shell-user-chip span{color:var(--muted);font-size:12px}.shell-user-chip{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.shell-logout-link{text-decoration:none;border:1px solid rgba(23,107,135,.22);border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong);padding:9px 14px;font-size:13px;font-weight:800}.page-stack{display:grid;grid-gap:16px;gap:16px}.page-topline{display:grid;grid-template-columns:minmax(280px,1fr) minmax(560px,1.5fr);grid-gap:18px;gap:18px;align-items:flex-start}.page-header{display:grid;grid-gap:8px;gap:8px}.page-header h1{margin:0;font-size:30px;line-height:1.18;font-weight:800;letter-spacing:0}.alert-item p,.dashboard-summary-card p,.filter-bar p,.kpi-stat-bottom,.mini-heading p,.page-header p,.section-card-heading p,.table-caption,.timeline-item p{margin:0;color:var(--muted);line-height:1.45}.filter-bar{position:-webkit-sticky;position:sticky;top:14px;z-index:5;background:var(--panel);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px}.filter-bar-actions,.filter-bar-fields{display:flex;align-items:flex-end;gap:8px;min-width:0}.filter-bar label{display:grid;grid-gap:4px;gap:4px;color:var(--muted);font-size:12px}.filter-bar input,.filter-bar select{height:34px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:0 10px;color:var(--foreground)}.filter-search input{width:220px}.filter-bar button{height:34px;border:1px solid var(--accent);border-radius:var(--radius);padding:0 14px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer}.filter-result-count{min-height:34px;display:inline-flex;align-items:center;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-soft);color:var(--muted);padding:0 10px;font-size:12px;font-weight:700;white-space:nowrap}.filter-bar .button-secondary{background:#fff;color:var(--accent);border-color:var(--line)}.filter-bar p{grid-column:1/-1;font-size:12px;align-self:center;white-space:nowrap;text-align:right}.dashboard-summary-card,.section-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.section-card{padding:18px;display:grid;grid-gap:16px;gap:16px;min-width:0}.section-card-compact{align-content:start}.section-card-heading{display:grid;grid-gap:6px;gap:6px}.mini-heading h3,.section-card-heading h2{margin:0;font-size:17px;line-height:1.25;letter-spacing:0}.dashboard-grid{display:grid;grid-gap:16px;gap:16px}.dashboard-tier{display:grid;grid-gap:12px;gap:12px}.dashboard-tier-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.dashboard-tier-heading span{color:var(--foreground);font-size:15px;font-weight:800}.dashboard-tier-heading p{margin:0;max-width:520px;color:var(--muted);font-size:13px;line-height:1.45;text-align:right}.dashboard-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-summary-card{min-height:118px;padding:16px;text-decoration:none;display:grid;grid-gap:8px;gap:8px;border-left:3px solid var(--accent);transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.dashboard-summary-card:hover{transform:translateY(-1px);border-color:#cbd5d0}.dashboard-summary-card span{color:var(--muted);font-size:14px}.dashboard-summary-card strong{font-size:28px;line-height:1.08;letter-spacing:0}.dashboard-hero-grid .dashboard-summary-card{min-height:146px;background:linear-gradient(180deg,#fff,#f8faf8)}.dashboard-summary-hero{padding:20px;gap:10px;border-color:rgba(23,107,135,.18);box-shadow:0 10px 24px rgba(32,37,34,.07)}.dashboard-summary-hero span{font-size:13px;font-weight:800}.dashboard-summary-hero strong{font-size:36px}.dashboard-summary-hero p{font-size:13px}.dashboard-ops-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-soft)}.dashboard-summary-ops{min-height:98px;border:0;border-right:1px solid var(--line-soft);border-left:0;border-radius:0;box-shadow:none;padding:14px 16px;background:transparent}.dashboard-summary-ops:last-child{border-right:0}.dashboard-summary-ops strong{font-size:24px}.dashboard-summary-ops p,.dashboard-summary-ops span{font-size:12px}.dashboard-watch-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-summary-mini{min-height:70px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px;border-color:var(--line-soft);border-left-width:1px;box-shadow:none;padding:12px 14px;background:var(--panel-subtle)}.dashboard-summary-mini span{font-size:12px;font-weight:700}.dashboard-summary-mini strong{grid-row:1/3;grid-column:2;font-size:20px}.dashboard-summary-mini p{font-size:12px}.summary-warning{border-left-color:var(--warning)}.summary-risk{border-left-color:var(--risk)}.summary-success{border-left-color:var(--success)}.dashboard-action-grid,.dashboard-alert-update-grid,.dashboard-decision-grid,.dashboard-lower-grid,.dashboard-work-grid{display:grid;grid-gap:16px;gap:16px}.dashboard-alert-update-grid,.dashboard-decision-grid,.dashboard-lower-grid,.dashboard-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-action-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,.9fr);align-items:flex-start}.dashboard-work-grid{grid-template-columns:1fr}@media (max-width:1500px){.dashboard-decision-grid{grid-template-columns:1fr}}.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.kpi-stat-card{min-height:132px;background:var(--panel-subtle);border:1px solid var(--line);border-radius:var(--radius);padding:15px;display:grid;grid-gap:10px;gap:10px;box-shadow:var(--shadow-soft)}.kpi-stat-bottom,.kpi-stat-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.kpi-stat-top span{color:var(--muted);font-size:13px}.kpi-stat-card strong{font-size:26px;line-height:1.1;letter-spacing:0}.kpi-stat-bottom{font-size:12px}.kpi-stat-bottom em{color:var(--accent);font-style:normal;font-weight:700;white-space:nowrap}.status-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid transparent;border-radius:var(--radius);padding:3px 8px;font-size:12px;font-weight:700;line-height:1.25;white-space:normal;text-align:center}.status-badge-normal{background:var(--accent-soft);border-color:rgba(23,107,135,.12);color:var(--accent-strong)}.status-badge-warning{background:var(--warning-bg);border-color:rgba(138,98,15,.14);color:var(--warning)}.status-badge-risk{background:var(--risk-bg);border-color:rgba(166,59,52,.14);color:var(--risk)}.status-badge-success{background:var(--success-bg);border-color:rgba(39,114,79,.14);color:var(--success)}.status-badge-muted{background:var(--muted-bg);border-color:rgba(102,112,106,.14);color:var(--muted)}.table-region{display:grid;grid-gap:10px;gap:10px;min-width:0}.table-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:34px;border:1px solid var(--line-soft);border-radius:var(--radius);background:rgba(255,255,255,.9);padding:8px 10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.table-caption{font-size:13px;min-width:0}.table-toolbar-right{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.table-feedback{color:var(--success);font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-bulkbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border:1px solid var(--line-soft);border-radius:var(--radius);background:rgba(248,250,248,.72);padding:6px 8px}.table-bulkbar span{flex:1 1 160px;color:var(--muted);font-size:12px;font-weight:700}.table-bulkbar.is-active{background:var(--accent-soft);border-color:rgba(23,107,135,.16)}.table-bulkbar button{min-height:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--foreground);cursor:pointer;font-size:12px;font-weight:700;padding:0 10px}.table-bulkbar button:disabled{cursor:not-allowed;color:var(--muted-light);background:#f3f6f4}.table-wrap{overflow-x:auto;border:1px solid var(--line-soft);border-radius:var(--radius);max-height:520px;background:#fff}.table-scroll-hint{display:none;position:-webkit-sticky;position:sticky;left:0;top:0;z-index:3;border-bottom:1px solid var(--line-soft);background:var(--panel-soft);color:var(--muted);padding:7px 10px;font-size:11px;font-weight:700}table{width:100%;min-width:min(1320px,max(980px,calc((var(--table-column-count, 8) * 118px) + 170px)));border-collapse:collapse;background:#fff;table-layout:fixed}td,th{text-align:left;vertical-align:top;border-bottom:1px solid var(--line-soft);padding:10px 12px;font-size:14px;line-height:1.35;overflow-wrap:anywhere}th{position:-webkit-sticky;position:sticky;top:0;z-index:1;color:var(--muted);background:var(--panel-soft);font-size:12px;font-weight:800;letter-spacing:0;line-height:1.25;white-space:normal}tbody tr:hover td{background:#f4f8f6;box-shadow:inset 0 1px 0 rgba(23,107,135,.05),inset 0 -1px 0 rgba(23,107,135,.05)}tbody tr.is-selected td{background:#eef6f4}tbody tr.is-checked td{background:#f2f8f7}tr:last-child td{border-bottom:0}.extra-column{color:#596677}td.extra-column{font-size:13px}.table-action-cell,.table-action-head,.table-select-cell{position:-webkit-sticky;position:sticky;background:#fff}.table-action-cell,.table-action-head{right:0;box-shadow:-1px 0 0 var(--line-soft);width:178px}.table-select-cell{left:0;z-index:1;width:42px;min-width:42px;box-shadow:1px 0 0 var(--line-soft);text-align:center}.table-action-head{background:#f1f5f3}.table-select-cell input{width:15px;height:15px;accent-color:var(--accent)}.table-primary-link{border:0;background:transparent;color:var(--accent-strong);cursor:pointer;padding:0;text-align:left;font:inherit;font-weight:800}.table-primary-link:focus,.table-primary-link:hover{color:var(--accent);text-decoration:underline;outline:none}.table-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap;width:100%}.drawer-footer-actions button,.drawer-header button,.drawer-next-action button,.state-card button,.table-actions button{min-height:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--foreground);cursor:pointer;font-weight:700}.table-actions button{padding:0 9px;font-size:12px}.table-actions .table-action-primary{border-color:var(--accent);background:var(--accent);color:#fff}.table-actions .table-action-detail,.table-actions .table-action-secondary{color:var(--accent-strong);background:transparent;border-color:transparent}.table-action-more{color:var(--muted);min-width:34px}.table-action-menu{position:relative}.table-action-menu-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:4;min-width:132px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);padding:4px;display:none}.table-action-menu:focus-within .table-action-menu-popover,.table-action-menu:hover .table-action-menu-popover{display:grid;grid-gap:2px;gap:2px}.table-action-menu-popover button{width:100%;justify-content:flex-start;border:0;background:transparent;color:var(--foreground);text-align:left}.table-action-menu-popover button:focus,.table-action-menu-popover button:hover{background:var(--panel-soft);outline:none}.insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.alert-panel,.dashboard-trend-panel,.funnel-card,.timeline-card,.trend-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle);padding:15px;display:grid;grid-gap:12px;gap:12px;min-width:0;box-shadow:var(--shadow-soft)}.mini-heading{display:grid;grid-gap:4px;gap:4px}.alert-list,.funnel-list,.timeline-list,.trend-bars{display:grid;grid-gap:10px;gap:10px}.funnel-item,.trend-bar{display:grid;grid-template-columns:86px minmax(120px,1fr) 48px;grid-gap:10px;gap:10px;align-items:center;font-size:13px}.funnel-item strong,.trend-bar strong{text-align:right}.funnel-track,.trend-track{height:8px;border-radius:var(--radius);background:#edf2ef;overflow:hidden}.funnel-track i,.trend-track i{display:block;height:100%;border-radius:var(--radius);background:var(--accent)}.funnel-item:nth-child(2n) .funnel-track i,.trend-bar:nth-child(2n) .trend-track i{background:var(--success)}.alert-item{display:flex;justify-content:space-between;gap:12px;border:1px solid var(--line);border-left-width:3px;border-radius:var(--radius);background:#fff;padding:12px}.alert-item strong,.timeline-item strong{display:block;margin-bottom:4px}.alert-warning{border-left-color:var(--warning)}.alert-risk{border-left-color:var(--risk)}.alert-success{border-left-color:var(--success)}.alert-muted,.alert-normal{border-left-color:var(--accent)}.timeline-item{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:12px;gap:12px;border-bottom:1px solid var(--line);padding-bottom:10px}.timeline-item:last-child{border-bottom:0;padding-bottom:0}.timeline-item time{color:var(--accent);font-size:13px;font-weight:800}.state-card{background:var(--panel-soft);padding:18px;display:grid;grid-gap:8px;gap:8px}.state-card,.state-kicker{border:1px solid var(--line-soft);border-radius:var(--radius);color:var(--muted)}.state-kicker{width:-moz-fit-content;width:fit-content;background:#fff;padding:3px 7px;font-size:12px;font-weight:800}.state-card strong{color:var(--foreground)}.state-card p{margin:0}.state-card button{width:-moz-fit-content;width:fit-content;padding:0 12px}.error-state{border-color:rgba(166,59,52,.22);background:var(--risk-bg)}.loading-state{background:#fff}.skeleton-stack{display:grid;grid-gap:10px;gap:10px}.skeleton-line{height:14px;border-radius:var(--radius);background:linear-gradient(90deg,#e8eeea,#f7faf8 46%,#e8eeea);background-size:180% 100%;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-line:nth-child(2n){width:82%}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:0 0}}.summary-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border:1px solid rgba(23,107,135,.12);border-radius:var(--radius);padding:5px 9px;background:var(--accent-soft);color:var(--accent-strong);font-size:12px;font-weight:700;white-space:nowrap}.summary-pill-success{background:var(--success-bg);color:var(--success)}.summary-pill-warning{background:var(--warning-bg);color:var(--warning)}.summary-pill-risk{background:var(--risk-bg);color:var(--risk)}.summary-pill-muted{background:var(--muted-bg);color:var(--muted)}.drawer-layer{position:fixed;inset:0;z-index:20}.drawer-mask{position:absolute;inset:0;border:0;background:rgba(32,37,34,.36);cursor:pointer}.detail-drawer{position:absolute;top:0;right:0;width:min(520px,100%);height:100%;overflow-y:auto;background:#fff;border-left:1px solid var(--line);box-shadow:-12px 0 24px rgba(32,37,34,.12);padding:18px;display:grid;align-content:start;grid-gap:14px;gap:14px}.drawer-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:12px}.drawer-header span,.drawer-header-summary span,.drawer-section dt,.drawer-section span{color:var(--muted);font-size:12px}.drawer-header h2,.drawer-section h3{margin:0}.drawer-header h2{font-size:24px;line-height:1.14}.drawer-header button{padding:0 12px}.drawer-title-block{display:grid;grid-gap:4px;gap:4px;min-width:0}.drawer-title-block>span{color:var(--accent-strong);font-weight:800;text-transform:uppercase;letter-spacing:0}.drawer-title-block p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.drawer-close-button{border-color:transparent;background:transparent;color:var(--muted)}.drawer-header-summary{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:10px;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.drawer-header-summary div{display:grid;grid-gap:5px;gap:5px;min-width:0}.drawer-header-summary strong{min-width:0;overflow-wrap:anywhere;font-size:13px;line-height:1.3}.drawer-section{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:13px;display:grid;grid-gap:10px;gap:10px}.drawer-section h3{font-size:15px}.drawer-section p{margin:0;color:var(--foreground);line-height:1.5}.drawer-status-row{grid-template-columns:repeat(4,minmax(0,1fr))}.drawer-status-row div{display:grid;grid-gap:6px;gap:6px}.drawer-section dl{margin:0;display:grid;grid-gap:8px;gap:8px}.drawer-overview-grid div,.drawer-section dl div{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:10px;gap:10px}.drawer-overview-section{background:var(--panel-subtle)}.drawer-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:9px}.drawer-overview-grid div{grid-template-columns:104px minmax(0,1fr);align-items:baseline}.drawer-overview-grid dt{line-height:1.3}.drawer-overview-grid dd{font-weight:700}.drawer-section dd{margin:0;min-width:0;overflow-wrap:anywhere}.drawer-activity-list{display:grid;grid-gap:10px;gap:10px}.drawer-activity-item{display:grid;grid-template-columns:10px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:flex-start}.drawer-activity-dot{width:8px;height:8px;border-radius:999px;background:var(--accent);margin-top:7px;box-shadow:0 0 0 4px var(--accent-soft)}.drawer-activity-item div{display:grid;grid-gap:3px;gap:3px;min-width:0}.drawer-activity-item p{color:var(--foreground);font-weight:700}.drawer-activity-item time{color:var(--accent-strong);font-size:12px;font-weight:800;line-height:1.25}.drawer-activity-item em{color:var(--muted-light);font-size:12px;font-style:normal}.drawer-next-action{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.drawer-footer-primary,.drawer-next-action button{border-color:var(--accent);background:var(--accent);color:#fff}.drawer-footer-actions{position:-webkit-sticky;position:sticky;bottom:0;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line-soft);background:rgba(255,255,255,.94);padding:12px 0 0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drawer-footer-actions button{padding:0 12px}.drawer-footer-secondary{border-color:transparent;background:transparent;color:var(--accent-strong)}.dashboard-sparkline{position:relative;min-height:132px;border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff 0,var(--panel-subtle) 100%);padding:8px 8px 4px;overflow:hidden}.dashboard-sparkline svg{width:100%;height:132px;overflow:visible}.sparkline-grid-line{stroke:rgba(151,164,156,.18);stroke-width:1;vector-effect:non-scaling-stroke}.sparkline-area{fill:url(#dashboard-revenue-fill);stroke:none}.sparkline-line{fill:none;stroke:#176b87;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.sparkline-end-dot{fill:#fff;stroke:#176b87;stroke-width:1.45;vector-effect:non-scaling-stroke}.dashboard-trend-header{display:grid;grid-gap:12px;gap:12px}.dashboard-trend-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-trend-summary div{min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:9px 10px;display:grid;grid-gap:4px;gap:4px}.dashboard-trend-summary span{color:var(--muted-light);font-size:11px;line-height:1}.dashboard-trend-summary strong{color:var(--foreground);font-size:16px;line-height:1.1}.dashboard-trend-summary .dashboard-trend-positive{color:#2e7d5a}.dashboard-trend-summary .dashboard-trend-negative{color:var(--risk)}.dashboard-trend-labels{display:flex;justify-content:space-between;gap:6px;color:#8a948e;font-size:11px;line-height:1}.dashboard-trend-labels span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-panel-kicker{color:var(--accent-strong);font-size:12px;font-weight:800;text-transform:uppercase}.dashboard-funnel-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle);padding:15px;min-width:0}.dashboard-funnel-header,.dashboard-funnel-panel{display:grid;grid-gap:12px;gap:12px}.dashboard-funnel-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-funnel-summary div{min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:9px 10px;display:grid;grid-gap:4px;gap:4px}.dashboard-funnel-summary span{color:var(--muted-light);font-size:11px;line-height:1}.dashboard-funnel-summary strong{color:var(--foreground);font-size:16px;line-height:1.1}.dashboard-funnel-stage-list{display:grid;grid-gap:8px;gap:8px}.dashboard-funnel-stage{display:grid;grid-template-columns:minmax(116px,140px) minmax(0,1fr) minmax(76px,88px);grid-gap:10px;gap:10px;align-items:center;min-width:0}.dashboard-funnel-stage-meta{display:grid;grid-gap:3px;gap:3px;min-width:0}.dashboard-funnel-stage-meta span,.dashboard-funnel-stage-metric{color:var(--muted);font-size:12px;line-height:1.2}.dashboard-funnel-stage-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-funnel-stage-meta strong{color:var(--foreground);font-size:18px;line-height:1.1;white-space:nowrap}.dashboard-funnel-band-wrap{min-width:0;border-left:1px solid var(--line-soft);padding-left:10px;padding-right:8px;overflow:hidden}.dashboard-funnel-band{min-width:72px;max-width:86%;min-height:38px;border:1px solid rgba(23,107,135,.12);border-radius:var(--radius);background:linear-gradient(90deg,#eef7f9,#d4eaf0);color:var(--accent-strong);display:flex;align-items:center;justify-content:flex-end;padding:0 10px;font-size:12px;font-weight:800;-webkit-clip-path:polygon(0 0,100% 8%,94% 100%,0 92%);clip-path:polygon(0 0,100% 8%,94% 100%,0 92%);overflow:hidden}.dashboard-funnel-band span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-funnel-stage-success .dashboard-funnel-band{border-color:rgba(31,122,77,.14);background:linear-gradient(90deg,#edf8f2,#cfe9d9);color:var(--success)}.dashboard-funnel-stage-warning .dashboard-funnel-band{border-color:rgba(154,91,0,.14);background:linear-gradient(90deg,#fff8e8,#f3dda9);color:var(--warning)}.dashboard-funnel-stage-metric{min-width:0;width:auto;text-align:right;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-funnel-stage-metric-warning{color:var(--warning)}.dashboard-funnel-conclusion{margin:0;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:10px 11px;color:var(--muted);font-size:13px;line-height:1.45}.auth-page{min-height:100vh;background:#f6f8fa;color:var(--foreground)}.auth-page-login{display:grid;place-items:center;padding:48px 20px}.auth-login-shell{width:min(100%,460px);display:grid;grid-gap:22px;gap:22px}.auth-shell{min-height:100vh;width:min(100%,1080px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,480px);align-items:center;grid-gap:56px;gap:56px;padding:48px 28px}.auth-brand-panel,.auth-card{border:1px solid #dde5df;border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(16,20,21,.05)}.auth-brand-panel{min-height:560px;padding:54px;display:flex;flex-direction:column;justify-content:center;gap:46px}.auth-wordmark{width:-moz-fit-content;width:fit-content;color:#101415;font-size:25px;font-weight:800;letter-spacing:0;line-height:1}.admin-panel,.admin-panel-head,.auth-brand-copy,.auth-card,.auth-card-head,.auth-field,.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-brand-copy{max-width:500px;gap:16px}.auth-card-head{gap:9px}.auth-card-kicker,.auth-kicker{margin:0;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-hero h1,.auth-brand-copy h1,.auth-card h2{margin:0}.auth-brand-copy h1{max-width:470px;font-size:44px;line-height:1.08}.auth-card h2{font-size:29px;line-height:1.15}.admin-hero p,.admin-panel p,.admin-table-row span,.auth-brand-copy p,.auth-brand-footnote,.auth-card-head p,.auth-footer{margin:0;color:#5f6a64;line-height:1.55}.auth-brand-subtitle{font-size:18px;color:#3f4a45}.auth-brand-footnote{max-width:440px;font-size:14px}.admin-stat-card,.admin-table-row{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:16px}.auth-card{width:100%;max-width:460px;padding:36px}.auth-page-signup .auth-card{max-width:480px}.auth-banner,.auth-error,.auth-notice{border:1px solid #dde5df;border-radius:14px;background:#f7f9fa;color:var(--foreground);padding:12px 14px;font-size:14px;line-height:1.45}.auth-notice{border-color:rgba(39,114,79,.2);background:var(--success-bg);color:var(--success)}.auth-banner-error,.auth-error{border-color:rgba(166,59,52,.2);background:var(--risk-bg);color:var(--risk)}.auth-field span{color:#27312d;font-size:13px;font-weight:700}.auth-field input{width:100%;height:54px;border:1px solid #dde5df;border-radius:14px;background:#fff;padding:0 15px;color:#101415;font-size:15px}.auth-field input::placeholder{color:#8a9690}.auth-field input:focus{border-color:var(--accent);outline:3px solid rgba(8,125,179,.13);outline-offset:1px}.auth-submit{height:54px;border:0;border-radius:14px;background:var(--accent);color:#fff;cursor:pointer;font-size:15px;font-weight:800}.auth-submit:hover:not(:disabled){background:var(--accent-strong)}.auth-submit:disabled{cursor:not-allowed;opacity:.72}.auth-footer{text-align:center;font-size:14px}.auth-footer a{color:var(--accent-strong);font-weight:800;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.admin-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,340px);grid-gap:18px;gap:18px}.admin-stat-grid{display:grid;grid-gap:12px;gap:12px}.admin-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-stat-card span{color:var(--muted);font-size:13px}.admin-table{display:grid;grid-gap:12px;gap:12px}.admin-table-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.admin-table-row time{color:var(--muted);font-size:13px}.admin-password-note{align-self:start;border:1px solid rgba(23,107,135,.16);border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong);padding:14px;display:grid;grid-gap:6px;gap:6px;font-size:13px;line-height:1.45}.admin-customer-table{overflow-x:auto;border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff}.admin-customer-table-head,.admin-customer-table-row{min-width:1180px;display:grid;grid-template-columns:1fr 1.35fr 1.15fr .7fr .9fr .8fr .95fr .95fr 1.4fr;align-items:center;grid-gap:10px;gap:10px;padding:12px}.admin-customer-table-head{border-bottom:1px solid var(--line-soft);background:var(--panel-soft);color:var(--muted);font-size:12px;font-weight:800}.admin-customer-table-row{border-bottom:1px solid var(--line-soft);color:var(--foreground);font-size:13px}.admin-customer-table-row:last-child{border-bottom:0}.admin-customer-table-row span,.admin-customer-table-row time{min-width:0;color:var(--muted);overflow-wrap:anywhere}.admin-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-actions button,.admin-reset-panel button{min-height:32px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--foreground);cursor:pointer;font-size:12px;font-weight:800;padding:0 10px}.admin-actions button:hover:not(:disabled),.admin-reset-panel button:hover:not(:disabled){border-color:rgba(23,107,135,.4);color:var(--accent-strong)}.admin-actions button:disabled,.admin-reset-panel button:disabled{cursor:not-allowed;color:var(--muted-light);background:var(--panel-soft)}.admin-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-detail-grid div{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--panel-soft);padding:12px;display:grid;grid-gap:5px;gap:5px;min-width:0}.admin-detail-grid span,.admin-reset-panel span{color:var(--muted);font-size:12px;font-weight:800}.admin-detail-grid strong{min-width:0;font-size:13px;overflow-wrap:anywhere}.admin-reset-panel{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;padding:12px;display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.admin-reset-panel label{flex:1 1 260px;display:grid;grid-gap:6px;gap:6px}.admin-reset-panel input{height:40px;border:1px solid var(--line);border-radius:var(--radius);padding:0 11px}@media (max-width:1180px){.admin-hero,.admin-table-row,.auth-shell,.dashboard-action-grid,.dashboard-alert-update-grid,.dashboard-decision-grid,.dashboard-grid-four,.dashboard-grid-three,.dashboard-lower-grid,.dashboard-ops-grid,.dashboard-watch-strip,.insight-grid,.page-topline{grid-template-columns:1fr}.admin-detail-grid,.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell{max-width:720px;gap:22px}.auth-brand-panel{min-height:auto}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.shell-topbar,.shell-user-chip{grid-template-columns:1fr;align-items:stretch}.shell-topbar{display:grid}nav{grid-template-columns:1fr}.auth-shell,main{padding:18px}.auth-brand-panel,.auth-card{padding:24px}.auth-brand-copy h1{font-size:34px}.filter-bar{position:static;grid-template-columns:1fr;justify-content:stretch}.dashboard-tier-heading,.filter-bar-actions,.filter-bar-fields,.reports-roi-filter-group,.table-bulkbar{display:grid;grid-template-columns:1fr}.filter-bar button,.filter-bar input,.filter-bar label,.filter-bar select,.filter-result-count,.filter-search input,.table-bulkbar button{width:100%}.dashboard-tier-heading p,.filter-bar p,.reports-roi-filter p{text-align:left;line-height:1.35}.funnel-item,.kpi-grid,.trend-bar{grid-template-columns:1fr}.funnel-item,.trend-bar{gap:6px}.funnel-item strong,.trend-bar strong{text-align:left}.dashboard-funnel-summary,.dashboard-trend-summary,.drawer-footer-actions,.drawer-header-summary,.drawer-next-action,.drawer-overview-grid,.drawer-section dl div,.drawer-status-row,.table-toolbar{grid-template-columns:1fr}.table-toolbar{display:grid;position:static}.table-scroll-hint{display:block}.drawer-footer-actions,.table-toolbar-right{justify-content:stretch}.drawer-footer-actions button{width:100%}.dashboard-funnel-summary div,.dashboard-trend-summary div{padding:8px 10px}.dashboard-funnel-stage{grid-template-columns:1fr;gap:6px}.dashboard-funnel-band-wrap{border-left:0;padding-left:0;padding-right:12px}.dashboard-funnel-stage-metric{width:auto;text-align:left}.dashboard-trend-labels span:nth-child(2n){display:none}}.reports-roi-topline{grid-template-columns:1fr}.reports-roi-filter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;grid-gap:12px 24px;gap:12px 24px;padding:12px}.reports-roi-filter-group{display:flex;align-items:flex-end;gap:10px;min-width:0}.reports-roi-filter-primary{flex:1 1 auto;justify-content:flex-start}.reports-roi-filter-actions{flex:0 0 auto;justify-content:flex-end;padding-left:18px;border-left:1px solid var(--line-soft)}.reports-roi-filter button,.reports-roi-filter input,.reports-roi-filter label,.reports-roi-filter select{height:34px}.reports-roi-filter label{height:auto}.reports-roi-filter .button-secondary,.reports-roi-filter button{min-width:84px;padding:0 12px}.reports-roi-filter button{flex:0 0 84px}.reports-roi-filter .filter-search{flex:1 1 260px;min-width:240px}.reports-roi-filter .filter-search input{width:100%;min-width:0}.reports-roi-filter select{min-width:132px}.reports-roi-filter p{grid-column:auto;color:var(--muted-light);font-size:11px;line-height:34px;padding-left:8px;white-space:nowrap}.reports-roi-bottom-grid,.reports-roi-main-grid,.reports-roi-two-column{display:grid;grid-gap:16px;gap:16px;align-items:flex-start}.reports-roi-main-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.reports-roi-bottom-grid,.reports-roi-two-column{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)}.reports-roi-card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;min-width:0}.reports-roi-tabs{display:inline-flex;border:1px solid var(--line-soft);border-radius:var(--radius);background:rgba(248,250,248,.72);padding:2px;gap:2px}.reports-roi-link-button,.reports-roi-tabs button{border:0;border-radius:var(--radius);cursor:pointer;font-weight:700}.reports-roi-tabs button{background:transparent;color:var(--muted);padding:5px 9px;font-size:12px;line-height:1.2}.reports-roi-tabs button.active{background:#fff;color:var(--accent-strong);box-shadow:var(--shadow-soft)}.reports-roi-hero-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff 0,var(--panel-subtle) 100%);overflow:hidden}.reports-roi-insight-card,.reports-roi-list-card,.reports-roi-source-metrics div,.reports-roi-target{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-subtle)}.reports-roi-source-metrics div,.reports-roi-target{padding:11px;display:grid;grid-gap:5px;gap:5px}.reports-roi-summary-item{min-height:64px;padding:10px 14px;display:grid;align-content:center;grid-gap:4px;gap:4px;border-right:1px solid var(--line-soft)}.reports-roi-summary-item:last-child{border-right:0}.reports-roi-hero-summary span,.reports-roi-insight-card span,.reports-roi-source-item span,.reports-roi-source-metrics span,.reports-roi-source-summary span,.reports-roi-target span{color:var(--muted);font-size:12px}.reports-roi-summary-item strong{color:var(--foreground);font-size:19px;line-height:1.15;letter-spacing:0}.reports-roi-positive{color:var(--success)}.reports-roi-negative{color:var(--risk)}.reports-roi-chart{position:relative;min-height:340px;border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff 0,var(--panel-subtle) 100%);padding:42px 22px 38px 48px;overflow:hidden}.reports-roi-chart:before{content:"";position:absolute;left:48px;right:22px;bottom:38px;height:1px;background:rgba(151,164,156,.26)}.reports-roi-chart-meta{position:absolute;top:13px;left:48px;right:22px;z-index:3;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;color:var(--muted-light);font-size:11px}.reports-roi-chart-meta>span:last-child{text-align:right}.reports-roi-y-axis{position:absolute;top:58px;bottom:52px;left:14px;z-index:2;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted-light);font-size:11px;line-height:1}.reports-roi-chart svg{position:absolute;inset:42px 22px 38px 48px;width:calc(100% - 70px);height:calc(100% - 80px);z-index:1}.reports-roi-grid-line{stroke:rgba(151,164,156,.18);stroke-width:1;vector-effect:non-scaling-stroke}.reports-roi-grid-line-vertical{stroke:rgba(151,164,156,.13)}.reports-roi-area{stroke:none}.reports-roi-area-revenue{fill:url(#reports-roi-revenue-fill)}.reports-roi-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.reports-roi-line-revenue{stroke:#176b87;stroke-width:2}.reports-roi-line-roi{stroke:#2e7d5a;stroke-width:1.35}.reports-roi-end-dot{fill:#fff;stroke-width:1.5;vector-effect:non-scaling-stroke}.reports-roi-end-dot-revenue{stroke:#176b87}.reports-roi-end-dot-roi{stroke:#2e7d5a}.reports-roi-chart-hover-layer{position:absolute;inset:42px 22px 38px 48px;z-index:4;display:grid}.reports-roi-hover-zone{position:relative;min-width:0}.reports-roi-hover-rule{position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgba(23,107,135,.2);opacity:0;transform:translateX(-50%);transition:opacity .16s ease}.reports-roi-tooltip{position:absolute;top:12px;left:50%;z-index:5;min-width:118px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(32,37,34,.1);color:var(--foreground);display:grid;grid-gap:4px;gap:4px;font-size:12px;line-height:1.25;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease}.reports-roi-tooltip strong{font-size:12px;line-height:1.2}.reports-roi-tooltip span{color:var(--muted)}.reports-roi-hover-zone:first-child .reports-roi-tooltip{left:0;transform:translateY(-6px)}.reports-roi-hover-zone:last-child .reports-roi-tooltip{right:0;left:auto;transform:translateY(-6px)}.reports-roi-hover-zone:focus-within .reports-roi-hover-rule,.reports-roi-hover-zone:focus-within .reports-roi-tooltip,.reports-roi-hover-zone:hover .reports-roi-hover-rule,.reports-roi-hover-zone:hover .reports-roi-tooltip{opacity:1}.reports-roi-hover-zone:focus-within .reports-roi-tooltip,.reports-roi-hover-zone:hover .reports-roi-tooltip{transform:translate(-50%)}.reports-roi-hover-zone:first-child:focus-within .reports-roi-tooltip,.reports-roi-hover-zone:first-child:hover .reports-roi-tooltip,.reports-roi-hover-zone:last-child:focus-within .reports-roi-tooltip,.reports-roi-hover-zone:last-child:hover .reports-roi-tooltip{transform:translate(0)}.reports-roi-chart-labels{position:absolute;left:48px;right:22px;bottom:13px;justify-content:space-between}.reports-roi-chart-labels,.reports-roi-legend{display:flex;color:var(--muted);font-size:11px}.reports-roi-legend{gap:12px}.reports-roi-legend span{display:inline-flex;align-items:center;gap:7px}.reports-roi-legend i{width:14px;height:2px;border-radius:var(--radius)}.legend-revenue{background:#176b87}.legend-roi{background:#2e7d5a}.reports-roi-source-card{align-content:start;gap:15px}.reports-roi-source-summary{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff 0,var(--panel-subtle) 100%);padding:14px;display:grid;grid-gap:8px;gap:8px}.reports-roi-source-summary div{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.reports-roi-source-summary strong{color:var(--foreground);font-size:26px;line-height:1;letter-spacing:0;text-align:right}.reports-roi-source-summary p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.reports-roi-alert-list,.reports-roi-funnel-list,.reports-roi-source-list{display:grid;grid-gap:8px;gap:8px}.reports-roi-source-item{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:flex-start;padding:9px 0;border-bottom:1px solid var(--line-soft)}.reports-roi-source-item:last-child{border-bottom:0}.reports-roi-source-rank{color:var(--muted-light);font-size:12px;line-height:1.2;font-weight:700}.reports-roi-source-channel{display:grid;grid-template-columns:minmax(0,1fr) 42px;grid-gap:10px;gap:10px;align-items:flex-end}.reports-roi-source-channel div{display:flex;justify-content:space-between;gap:10px;min-width:0}.reports-roi-source-channel strong{color:var(--foreground);font-size:13px;line-height:1.2;white-space:nowrap}.reports-roi-source-channel em{color:var(--muted);font-size:12px;font-style:normal;font-weight:700;line-height:1.2;text-align:right}.reports-roi-source-track{grid-column:2;height:7px;border-radius:var(--radius);background:#edf2ef;overflow:hidden}.reports-roi-source-track i{display:block;height:100%;border-radius:var(--radius);background:var(--accent)}.reports-roi-source-item:nth-child(2n) .reports-roi-source-track i{background:var(--success)}.reports-roi-source-metrics{display:flex;justify-content:space-between;gap:0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:10px 0}.reports-roi-source-metrics div{min-width:0;border:0;border-radius:0;background:transparent;padding:0 12px;display:grid;grid-gap:4px;gap:4px;flex:1 1;border-right:1px solid var(--line-soft)}.reports-roi-source-metrics div:first-child{padding-left:0}.reports-roi-source-metrics div:last-child{border-right:0;padding-right:0}.reports-roi-source-metrics strong{color:var(--foreground);font-size:17px;line-height:1.15}.reports-roi-link-button{justify-self:start;min-height:34px;border:1px solid var(--line);background:#fff;color:var(--accent-strong);padding:0 12px;font-size:13px;box-shadow:var(--shadow-soft)}.reports-roi-target{min-width:112px}.reports-roi-funnel-row{display:grid;grid-template-columns:minmax(92px,112px) minmax(120px,1fr) minmax(50px,58px);grid-gap:12px;gap:12px;align-items:center;min-width:0}.reports-roi-funnel-meta{display:grid;grid-gap:3px;gap:3px;min-width:0}.reports-roi-funnel-meta span{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-roi-funnel-shape{min-width:70px;max-width:100%;min-height:42px;border-radius:var(--radius);background:linear-gradient(90deg,var(--accent-soft) 0,#c7e2ea 100%);color:var(--accent-strong);display:flex;align-items:center;justify-content:flex-end;padding:0 10px;font-weight:800;-webkit-clip-path:polygon(0 0,100% 9%,94% 100%,0 91%);clip-path:polygon(0 0,100% 9%,94% 100%,0 91%)}.reports-roi-funnel-row:nth-child(2n) .reports-roi-funnel-shape{background:linear-gradient(90deg,#e3f4eb,#bddfcd);color:var(--success)}.reports-roi-funnel-row:nth-child(5) .reports-roi-funnel-shape,.reports-roi-funnel-row:nth-child(6) .reports-roi-funnel-shape{background:linear-gradient(90deg,#fff3d8,#f0d59b);color:var(--warning)}.reports-roi-funnel-row em{font-style:normal;font-size:13px;font-weight:800;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-roi-insight-section{align-content:start}.reports-roi-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.reports-roi-insight-card{min-height:154px;padding:13px;display:grid;grid-gap:10px;gap:10px;border-left-width:4px;align-content:start}.reports-roi-insight-card div{display:flex;align-items:center;justify-content:space-between;gap:8px}.reports-roi-insight-card strong{font-size:22px;line-height:1.15}.reports-roi-insight-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.reports-roi-insight-success{border-left-color:var(--success)}.reports-roi-insight-warning{border-left-color:var(--warning)}.reports-roi-insight-risk{border-left-color:var(--risk)}.reports-roi-insight-muted,.reports-roi-insight-normal{border-left-color:var(--accent)}.reports-roi-table-card table{min-width:1120px}.reports-roi-issue-panel,.reports-roi-table-card{align-content:start}.reports-roi-list-card{padding:12px;display:grid;grid-gap:10px;gap:10px}.reports-roi-list-card .alert-item{padding:10px}@media (max-width:1180px){.reports-roi-bottom-grid,.reports-roi-main-grid,.reports-roi-topline,.reports-roi-two-column{grid-template-columns:1fr}}@media (max-width:1080px){.reports-roi-filter{grid-template-columns:1fr}.reports-roi-filter-actions{margin-left:0;padding-left:0;border-left:0}}@media (max-width:760px){.reports-roi-filter,.reports-roi-filter-group{display:grid;grid-template-columns:1fr}.reports-roi-filter .filter-search,.reports-roi-filter .filter-search input{min-width:0}.reports-roi-filter button{flex-basis:auto;min-width:0;width:100%}.reports-roi-filter-actions{margin-left:0;padding-left:0;border-left:0}.reports-roi-filter p{padding-left:0;line-height:1.35;text-align:left}.reports-roi-card-header,.reports-roi-hero-summary,.reports-roi-insight-grid,.reports-roi-source-metrics{grid-template-columns:1fr}.reports-roi-card-header{display:grid}.reports-roi-tabs{width:100%}.reports-roi-tabs button{flex:1 1}.reports-roi-summary-item{min-height:56px;border-right:0;border-bottom:1px solid var(--line-soft)}.reports-roi-summary-item:last-child{border-bottom:0}.reports-roi-chart{min-height:300px;padding-left:44px}.reports-roi-chart-labels,.reports-roi-chart-meta,.reports-roi-chart:before{left:44px}.reports-roi-chart svg,.reports-roi-chart-hover-layer{left:44px;width:calc(100% - 66px)}.reports-roi-funnel-row,.reports-roi-source-item{grid-template-columns:1fr}.reports-roi-source-rank,.reports-roi-source-track{grid-column:auto}.reports-roi-source-metrics{display:grid}.reports-roi-source-metrics div{border-right:0;padding:0}.reports-roi-funnel-row em{text-align:left}}