.workspace-drawer__overlay{z-index:var(--layer-overlay);background:var(--overlay)}.workspace-drawer__panel{position:relative;z-index:1;border-radius:0;box-shadow:-12px 0 40px #0f172a2e}@media(max-width:720px){.workspace-drawer__footer{align-items:stretch!important}.workspace-drawer__panel :is(button,select,textarea,input:not([type=checkbox]):not([type=radio]),a[href]){min-height:44px}.workspace-drawer__panel :is(button,a[href]){min-width:44px}}.report-schedule-warning{margin:10px 0 0;padding:8px 10px;border:1px solid rgba(217,119,6,.28);border-radius:var(--radius-md);background:#d9770614;color:var(--ink-muted);font-size:12px;line-height:1.45}.report-mutation-feedback{padding:12px 20px;border-bottom:1px solid var(--line);font-size:var(--text-sm)}.report-mutation-feedback--success{color:var(--positive);background:var(--positive-soft)}.report-mutation-feedback--error{color:var(--negative);background:var(--negative-soft)}.report-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.report-summary-block{min-width:0;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.report-summary-block ul,.report-evidence-list ul{margin:6px 0 0;padding-left:18px;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.55}.report-summary-block small{display:block;margin-top:8px;color:var(--ink-soft);font-size:11px}.report-summary-block__more{margin-top:8px;border-top:1px solid var(--line);padding-top:8px}.report-summary-block__more summary{width:fit-content;color:var(--brand-navy);font-size:12px;font-weight:700;cursor:pointer}.report-summary-block__more summary:focus-visible{outline:2px solid var(--brand-navy);outline-offset:3px;border-radius:3px}.report-preview-sections{display:grid;gap:10px}.report-preview-section{padding:14px;border:1px solid var(--line);border-radius:var(--radius-md)}.report-preview-section__header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ink);font-size:var(--text-sm)}.report-preview-section__summary,.report-preview-section__current{margin:8px 0 0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.55}.report-preview-section__current{color:var(--ink)}.report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-top:12px}.report-metric{display:grid;gap:3px;min-width:0;padding:10px;border-radius:var(--radius-md);background:var(--surface-soft)}.report-metric span,.report-metric small{color:var(--ink-muted);font-size:11px}.report-metric strong{color:var(--ink);font-size:var(--text-sm)}.report-evidence-list{margin-top:12px;padding:10px 12px;border-left:3px solid var(--brand-navy);background:var(--surface-soft);color:var(--ink);font-size:var(--text-sm)}.report-evidence-list--warning{border-left-color:var(--amber, #b45309);background:#d9770614}.report-delivery-confirmation{display:grid;gap:14px;padding:18px 20px;border-top:1px solid var(--line);background:var(--surface)}.report-delivery-confirmation__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.report-delivery-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0}.report-delivery-details div{min-width:0}.report-delivery-details dt{color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.report-delivery-details dd{margin:4px 0 0;overflow-wrap:anywhere;color:var(--ink);font-size:var(--text-sm);line-height:1.45}.report-delivery-artifacts{display:grid;gap:8px;margin:0;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md)}.report-delivery-artifacts legend{padding:0 4px;color:var(--ink);font-size:var(--text-sm);font-weight:700}.report-delivery-artifacts label{display:flex;align-items:center;gap:8px;min-width:0;color:var(--ink-muted);font-size:var(--text-sm)}.report-delivery-warning{padding:10px 12px;border:1px solid rgba(217,119,6,.28);border-radius:var(--radius-md);background:#d9770614;color:var(--ink);font-size:var(--text-sm)}.report-preview-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 20px;border-top:1px solid var(--line);background:var(--surface-soft)}.report-preview-actions__heading{display:grid;flex:1 1 100%;gap:3px}.report-preview-actions__heading strong{color:var(--ink);font-size:var(--text-sm)}.report-preview-actions__heading span{color:var(--ink-muted);font-size:11px}.report-preview-actions__workflow{display:flex;align-items:center;gap:8px;flex:1 1 100%;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--line)}.report-artifact-list{display:flex;flex:1 1 100%;gap:8px;flex-wrap:wrap}.report-artifact{display:flex;align-items:center;gap:10px;min-width:min(100%,310px);padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.report-artifact>div{display:grid;min-width:0;margin-right:auto}.report-artifact>div span,.report-artifact>div small,.report-artifact__note,.report-artifact__empty{overflow:hidden;color:var(--ink-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.report-artifact--failed{border-color:#b91c1c40;background:var(--negative-soft)}.report-history-artifacts{display:flex;gap:5px;flex-wrap:wrap}.report-history-artifact{padding:2px 6px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-size:11px;font-weight:600}.report-history-artifact--failed{background:var(--negative-soft);color:var(--negative)}.report-history-artifact--pending,.report-history-artifact--generating{background:#d977061f;color:var(--amber, #b45309)}.report-history-artifact small{font-weight:500}.reports-workspace{display:flex;flex-direction:column;gap:12px;outline:none}.reports-notifications-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 2px 12px;border-bottom:1px solid var(--line)}.reports-notifications-header h2{margin:2px 0 0;color:var(--ink);font-size:var(--text-xl, 22px)}.reports-notifications-header p{margin:4px 0 0;color:var(--ink-muted);font-size:var(--text-sm)}.reports-orientation__points{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.reports-orientation__points>div{flex:1 1 210px;padding:7px 10px!important;font-size:12px!important}.report-orientation-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(100deg,var(--surface) 0%,var(--surface-soft) 100%)}.report-orientation-bar h2{margin:2px 0 0;color:var(--ink);font-size:var(--text-lg)}.report-orientation-bar p{margin:4px 0 0;color:var(--ink-muted);font-size:var(--text-sm)}.notification-orientation-bar__trust{flex:0 0 auto;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink-muted);font-size:11px;font-weight:700;white-space:nowrap}.notification-directory__controls{display:grid;grid-template-columns:minmax(260px,1fr) minmax(170px,.3fr);gap:10px;padding:14px 20px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface-soft) 55%,transparent)}.notification-directory__table{width:100%;min-width:1180px;border-collapse:collapse}.notification-directory__table th,.notification-directory__table td{padding:11px 13px;border-bottom:1px solid var(--line);color:var(--ink-muted);font-size:var(--text-sm);text-align:left;vertical-align:middle}.notification-directory__table th{position:sticky;top:0;z-index:2;background:var(--surface-soft);color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.notification-directory__table tbody tr:hover{background:color-mix(in srgb,var(--brand-navy) 3%,transparent)}.notification-directory__table td:first-child strong,.notification-directory__table td:first-child small{display:block}.notification-directory__table td:first-child strong{color:var(--ink)}.notification-directory__table td:first-child small{margin-top:3px;color:var(--ink-soft);font-size:11px}.notification-directory__table td:last-child{text-align:right}.report-surface{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-panel)}.report-surface__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--line)}.report-surface__header h3{margin:0;color:var(--ink);font-size:var(--text-base)}.report-surface__header p{max-width:760px;margin:5px 0 0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.report-workload{display:flex;flex-wrap:wrap;gap:8px}.report-workload button{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink-muted);font:inherit;font-size:12px;cursor:pointer}.report-workload button:hover,.report-workload button[aria-pressed=true]{border-color:color-mix(in srgb,var(--brand-navy) 45%,var(--line));background:color-mix(in srgb,var(--brand-navy) 8%,var(--surface));color:var(--brand-navy)}.report-workload button:focus-visible{outline:2px solid var(--brand-navy);outline-offset:2px}.report-workload button:disabled{border-color:var(--line);background:var(--surface-soft);color:var(--ink-soft);cursor:not-allowed;opacity:.58}.report-featured{padding:16px;border:1px solid color-mix(in srgb,var(--brand-navy) 28%,var(--line));border-radius:var(--radius-lg);background:linear-gradient(120deg,color-mix(in srgb,var(--brand-navy) 6%,var(--surface)) 0%,var(--surface) 68%);box-shadow:var(--shadow-panel)}.report-featured__header h3,.report-recurring-empty h3{margin:0;color:var(--ink);font-size:var(--text-base)}.report-featured__header p,.report-recurring-empty p{margin:4px 0 0;color:var(--ink-muted);font-size:var(--text-sm)}.report-featured__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.report-featured-card{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.report-featured-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.report-featured-card__heading>div>span{color:var(--brand-navy);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.report-featured-card h4{margin:3px 0 0;color:var(--ink);font-size:var(--text-base)}.report-featured-card>p{margin:0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.45}.report-featured-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.report-featured-card dl>div{min-width:0}.report-featured-card dt{color:var(--ink-soft);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.report-featured-card dd{margin:3px 0 0;color:var(--ink);font-size:12px;line-height:1.4}.report-featured-card__next-run{display:block;margin-top:3px;color:var(--ink-muted);font-size:11px}.report-featured-card .btn{justify-self:start}.report-recurring-empty{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px dashed var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--surface-soft) 60%,var(--surface))}.report-workload strong{margin-right:3px;color:var(--ink)}.report-workload__warning{border-color:#b91c1c4d!important;background:var(--negative-soft)!important;color:var(--negative)!important}.report-library-controls{padding:14px 20px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface-soft) 55%,transparent)}.report-library-controls__primary{display:grid;grid-template-columns:minmax(260px,1.7fr) minmax(140px,.55fr) minmax(150px,.65fr) auto;gap:10px}.report-filter-field{display:grid;gap:5px;min-width:0;color:var(--ink-muted);font-size:11px;font-weight:700}.report-filter-field .input-field{width:100%}.report-search-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.report-search-control .link-button{min-height:38px;padding-inline:8px}.report-library-controls__secondary{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.report-library-controls__secondary label{display:grid;gap:5px;color:var(--ink-muted);font-size:11px;font-weight:700}.report-active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.report-active-filters>span:first-child{margin-right:2px;color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.report-active-filters .report-filter-chip{min-height:32px;padding:4px 9px;font-weight:700}.report-active-filters .report-filter-chip span{font-size:15px;line-height:1}.report-more-filters{align-self:end;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit;font-size:var(--text-sm);font-weight:700;white-space:nowrap;cursor:pointer}.report-more-filters:hover,.report-more-filters[aria-expanded=true]{border-color:var(--brand-navy);color:var(--brand-navy)}.report-more-filters:focus-visible{outline:2px solid var(--brand-navy);outline-offset:2px}.report-history-controls{display:grid;grid-template-columns:minmax(240px,1fr) repeat(2,minmax(150px,.35fr));gap:10px;padding:14px 20px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface-soft) 55%,transparent)}.report-control-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:7px 20px;border-bottom:1px solid var(--line);color:var(--ink-muted);font-size:12px}.report-control-summary strong{color:var(--ink)}.report-table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-gutter:stable;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.report-mobile-sort{display:none}.report-library-table,.report-history-table,.report-recurring-table{width:100%;min-width:1040px;border-collapse:collapse}.report-history-table{min-width:1280px}.report-library-table th,.report-library-table td,.report-history-table th,.report-history-table td,.report-recurring-table th,.report-recurring-table td{padding:12px 14px;border-bottom:1px solid var(--line);color:var(--ink-muted);font-size:var(--text-sm);text-align:left;vertical-align:middle}.report-library-table th,.report-history-table th,.report-recurring-table th{background:var(--surface-soft);color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;position:sticky;top:0;z-index:2}.report-sort-button{min-height:28px;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.report-sort-button:focus-visible{outline:2px solid var(--brand-navy);outline-offset:3px;border-radius:3px}.report-library-table tbody tr:hover,.report-history-table tbody tr:hover,.report-recurring-table tbody tr:hover{background:color-mix(in srgb,var(--brand-navy) 3%,transparent)}.report-library-table td:first-child{min-width:260px}.report-library-table td:first-child strong,.report-library-table td:first-child span{display:block}.report-library-table td:first-child strong,.report-history-table td:first-child strong{color:var(--ink)}.report-library-table td:first-child>span:nth-child(2){margin-top:4px;line-height:1.4}.report-library-table__domain{width:fit-content;margin-top:7px;color:var(--ink-soft)!important;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.report-type-pill,.report-format-list{display:inline-flex;flex-wrap:wrap;gap:5px;align-items:center}.report-type-pill,.report-format-list span,.report-format-list strong{padding:3px 7px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink-muted);font-size:11px;font-weight:700}.report-type-pill,.report-format-list strong{color:var(--brand-navy)}.report-library-table td:last-child,.report-history-table td:last-child,.report-recurring-table td:last-child{text-align:right}.report-library-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.report-library-details-row,.report-library-details-row:hover{background:color-mix(in srgb,var(--brand-navy) 3%,var(--surface))!important}.report-library-details-row>td{padding:0 14px 14px}.report-library-details{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.report-library-details>div{display:grid;align-content:start;gap:4px;min-width:0}.report-library-details strong{color:var(--ink-soft);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.report-library-details span{color:var(--ink);font-size:12px;line-height:1.45}.report-library-table td small{display:block;margin-top:4px;color:var(--ink-soft);font-size:11px}.report-history-table td:first-child strong,.report-history-table td:first-child small{display:block}.report-history-table td:first-child small{margin-top:4px;color:var(--ink-soft);font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.report-scope-label{display:block;max-width:190px;color:var(--ink-muted);line-height:1.4}.report-empty-state,.report-inline-error{display:grid;gap:6px;padding:22px 20px;color:var(--ink-muted);font-size:var(--text-sm)}.report-empty-state strong{color:var(--ink)}.report-inline-error{color:var(--negative)}.report-reader{display:grid;gap:12px;outline:none}.report-reader__toolbar{position:sticky;top:calc(var(--workspace-header-h, 63px) + 8px);z-index:6;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink-muted);font-size:var(--text-sm);padding:10px 14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.report-reader__identity{display:grid;gap:2px;min-width:0;margin-left:auto;text-align:right}.report-reader__toolbar strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.report-reader__toolbar span{font-size:11px}.report-reader__downloads{display:flex;align-items:center;gap:6px;flex:0 0 auto}.report-reader__downloads .btn{min-height:34px;padding:5px 9px;font-size:11px}.report-action-permission{max-width:320px;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.45}.report-reader-toc{position:sticky;top:calc(var(--workspace-header-h, 63px) + 70px);z-index:5;display:flex;gap:6px;overflow-x:auto;padding:9px 14px;border-bottom:1px solid var(--line);background:var(--surface);scrollbar-width:thin}.report-reader-toc a{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--ink-muted);font-size:11px;font-weight:700;text-decoration:none}.report-reader-toc a:hover,.report-reader-toc a:focus-visible{border-color:var(--brand-navy);color:var(--brand-navy)}.report-preview__content{padding:18px 20px 20px}.report-quick-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px}.report-quick-metric{display:grid;gap:3px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.report-quick-metric span,.report-quick-metric small{overflow:hidden;color:var(--ink-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.report-quick-metric strong{color:var(--ink);font-size:var(--text-sm)}.report-action-counts{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px}.report-action-counts span{padding:5px 9px;border-radius:999px;font-size:11px}.report-action-counts strong{margin-right:3px}.report-quick-evidence{margin-bottom:8px}.report-quick-evidence__remainder{margin:0 0 18px;color:var(--ink-muted);font-size:12px}.report-generation-fieldset{display:grid;gap:12px;margin:0;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md)}.report-generation-fieldset legend{padding:0 4px;color:var(--ink);font-size:var(--text-sm);font-weight:600}.report-generation-field{display:grid;gap:6px;color:var(--ink);font-size:var(--text-sm)}.report-generation-fieldset small{color:var(--ink-muted);font-size:11px}.report-generation-footer-summary{display:grid;min-width:0;margin-right:auto;color:var(--ink);font-size:11px;line-height:1.35}.report-generation-footer-summary span{overflow:hidden;color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap}.report-generation-footer-actions{display:flex;flex-shrink:0;gap:8px}.notification-focused-editor{display:grid;gap:12px}.notification-focused-editor__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.notification-focused-editor__header>div,.notification-editor-empty{display:grid;gap:4px}.notification-focused-editor__header span,.notification-editor-empty span{color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.notification-editor-empty{padding:20px;border:1px dashed var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.report-enum-filter{display:grid;gap:7px;margin:0;padding:0;border:0}.report-enum-filter legend{margin-bottom:6px;color:var(--ink);font-size:var(--text-sm)}.report-chip-options{display:flex;flex-wrap:wrap;gap:7px}.report-filter-chip{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink-muted);font-size:12px;cursor:pointer}.report-filter-chip--selected{border-color:var(--brand-navy);background:color-mix(in srgb,var(--brand-navy) 9%,var(--surface));color:var(--brand-navy)}.report-preflight{display:grid;gap:10px;padding:12px;border:1px solid color-mix(in srgb,var(--brand-navy) 28%,var(--line));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-navy) 4%,var(--surface))}.report-preflight__header{display:grid;gap:3px}.report-preflight__header h3{margin:0;color:var(--ink);font-size:var(--text-sm)}.report-preflight__header span{color:var(--ink-muted);font-size:11px}.report-preflight dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0}.report-preflight dl div{min-width:0}.report-preflight dt{color:var(--ink-muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.report-preflight dd{margin:2px 0 0;color:var(--ink);font-size:12px;line-height:1.4}.report-inline-validation{margin-top:6px;color:var(--negative);font-size:var(--text-sm)}.report-preview-identity-header{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.8fr) auto;gap:12px 18px;align-items:center;padding:16px 20px;border-bottom:1px solid #b9dcf4;background:linear-gradient(135deg,#f8fcff,#e6f5ff 58%,#f7fbff)}.report-preview-identity-header__primary,.report-preview-identity-header__channel{display:flex;align-items:center;gap:12px;min-width:0}.report-client-mark,.report-channel-mark{display:grid;flex:0 0 auto;place-items:center;width:44px;height:44px;overflow:hidden;border:1px solid #a8d5f1;border-radius:12px;background:#fff;color:var(--brand-navy);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-sm);font-weight:800;letter-spacing:.03em}.report-channel-mark{width:38px;height:38px;border-radius:10px}.report-client-mark img,.report-channel-mark img{display:block;width:100%;height:100%;padding:5px;object-fit:contain}.report-preview-identity-header__copy,.report-preview-identity-header__channel>div{display:grid;gap:2px;min-width:0}.report-preview-identity-header__copy strong,.report-preview-identity-header__channel strong{overflow:hidden;color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap}.report-preview-identity-header__copy>span,.report-preview-identity-header__channel span,.report-preview-identity-header__channel small{overflow:hidden;color:var(--ink-muted);font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.report-preview-identity-header__channel span{color:var(--brand-navy);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.report-preview-identity-header__meta{grid-column:1 / -1}.report-problem-button{justify-self:end;white-space:nowrap}.report-preview-identity-header__actions{display:flex;justify-content:flex-end;gap:var(--space-sm)}.report-preview-identity-header__actions .btn{white-space:nowrap}.report-review-button--active{border-color:var(--brand-navy);background:var(--brand-soft);color:var(--brand-navy)}.report-review-body--open{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,380px);align-items:start}.report-review-canvas{min-width:0}.report-review-canvas--selecting [data-report-review-anchor]{cursor:crosshair;transition:outline-color .12s ease,background-color .12s ease}.report-review-canvas--selecting [data-report-review-anchor]:hover,.report-review-canvas--selecting [data-report-review-anchor]:focus-visible{outline:2px solid var(--brand-navy);outline-offset:-3px;background-color:var(--brand-soft)}.report-review-anchor--active{outline:3px solid var(--brand)!important;outline-offset:-3px;background-color:var(--brand-soft)!important}.report-review-panel{position:sticky;top:calc(var(--workspace-header-h, 63px) + 12px);display:grid;gap:var(--space-md);max-height:calc(100vh - var(--workspace-header-h, 63px) - 28px);overflow:auto;padding:var(--space-lg);border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.report-review-panel__header,.report-review-threads__header,.report-review-message>div,.report-review-composer__actions,.report-review-thread__actions{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.report-review-panel__header>div,.report-review-composer,.report-review-prompt,.report-review-threads,.report-review-message,.report-review-reply{display:grid;gap:var(--space-sm)}.report-review-panel__header span,.report-review-composer__anchor span,.report-review-composer>label,.report-review-reply>label{color:var(--brand-navy);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.report-review-panel__header h3{margin:0;color:var(--ink);font-size:var(--text-base)}.report-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-sm)}.report-review-summary span{display:grid;gap:2px;padding:var(--space-sm);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--ink-muted);font-size:11px;text-align:center}.report-review-summary strong{color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-lg)}.report-review-summary .report-review-summary__blocker{border-color:var(--negative);background:var(--negative-soft);color:var(--negative)}.report-review-summary__blocker strong{color:var(--negative)}.report-review-gate,.report-review-sharing-block{padding:var(--space-md);border-left:4px solid var(--negative);background:var(--negative-soft);color:var(--ink);font-size:var(--text-sm);line-height:1.45}.report-review-sharing-block{border-bottom:1px solid var(--line)}.report-review-prompt,.report-review-composer{padding:var(--space-md);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.report-review-prompt>strong,.report-review-composer__anchor strong{color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-sm)}.report-review-prompt p{margin:0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.report-review-composer__anchor{display:grid;gap:2px}.report-review-composer blockquote,.report-review-thread blockquote{margin:0;padding:var(--space-sm) var(--space-md);border-left:3px solid var(--brand);background:var(--surface);color:var(--ink-muted);font-size:var(--text-sm);line-height:1.45}.report-review-composer textarea,.report-review-reply textarea{resize:vertical}.report-review-feedback,.report-review-state{color:var(--ink-muted);font-size:var(--text-sm);line-height:1.45}.report-review-state--error{color:var(--negative)}.report-review-threads__header{padding-top:var(--space-sm);border-top:1px solid var(--line)}.report-review-threads__header>strong{color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-sm)}.report-review-empty{display:grid;gap:3px;padding:var(--space-lg);border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--ink-muted);font-size:var(--text-sm);text-align:center}.report-review-empty strong{color:var(--ink)}.report-review-thread{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.report-review-thread--active{border-color:var(--brand-navy);box-shadow:0 0 0 1px var(--brand-navy)}.report-review-thread--resolved{opacity:.72}.report-review-thread__anchor{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);width:100%;min-height:44px;padding:var(--space-sm) var(--space-md);border:0;border-bottom:1px solid var(--line);background:var(--surface-soft);color:var(--ink);cursor:pointer;font:inherit;text-align:left}.report-review-thread__anchor span{font-family:Montserrat,Arial,sans-serif;font-size:var(--text-sm);font-weight:700}.report-review-thread__anchor small{flex:0 0 auto;color:var(--negative);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.report-review-thread--resolved .report-review-thread__anchor small{color:var(--positive)}.report-review-thread>blockquote{margin:var(--space-md) var(--space-md) 0}.report-review-version-warning{margin:var(--space-md) var(--space-md) 0;padding:var(--space-sm);border-left:3px solid var(--warning);background:var(--warning-soft);color:var(--ink);font-size:var(--text-sm);line-height:1.4}.report-review-messages{display:grid}.report-review-message{padding:var(--space-md);border-bottom:1px solid var(--line)}.report-review-message>div{align-items:baseline}.report-review-message strong,.report-review-message small{font-size:11px}.report-review-message small{color:var(--ink-soft)}.report-review-message p{margin:0;color:var(--ink);font-size:var(--text-sm);line-height:1.5;white-space:pre-wrap}.report-review-reply{padding:var(--space-md);border-bottom:1px solid var(--line);background:var(--surface-soft)}.report-review-reply .btn{justify-self:end}.report-review-thread__actions{justify-content:flex-start;padding:var(--space-xs) var(--space-md)}.report-quality-review{display:grid;gap:10px;padding:14px 20px;border-bottom:1px solid #c4e2f6;background:#f4faff;color:var(--ink);scroll-margin-top:calc(var(--workspace-header-h, 63px) + 122px)}.report-quality-review--passed{border-left:4px solid var(--positive)}.report-quality-review--warning,.report-quality-review--unavailable{border-left:4px solid #f2a65a;background:#fffaf4}.report-quality-review--failed{border-left:4px solid var(--negative);background:var(--negative-soft)}.report-quality-review__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.report-quality-review__header>div{display:grid;gap:1px}.report-quality-review__header>small{color:var(--ink-muted);font-size:10px;white-space:nowrap}.report-quality-review p,.report-quality-review ul{margin:0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.report-quality-review ul{display:grid;gap:8px;padding-left:18px}.report-quality-review li span,.report-quality-review li small{display:block}.report-quality-review li strong{color:var(--ink)}.report-quality-review li small{margin-top:2px;color:var(--ink-muted)}.report-quality-review .report-quality-review__block{color:var(--negative);font-weight:700}.report-quality-review__details{color:var(--ink-muted);font-size:var(--text-sm)}.report-quality-review__details summary{width:fit-content;cursor:pointer;color:var(--brand-navy);font-weight:700}.report-quality-review__details[open] summary{margin-bottom:8px}.report-version-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);background:var(--surface-muted);color:var(--ink)}.report-version-banner>div{display:grid;gap:2px}.report-version-banner span{color:var(--ink-muted);font-size:var(--text-sm);line-height:1.45}.report-preview-section,#report-summary,#report-actions,#report-files,#report-quality{scroll-margin-top:calc(var(--workspace-header-h, 63px) + 122px)}.report-generation-context{display:grid;gap:8px;color:var(--ink);font-size:var(--text-sm)}.report-generation-context__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.report-generation-context p,.report-generation-context ul{margin:0;color:var(--ink-muted);line-height:1.5}.report-preview--quick{margin:-24px}.report-preview--reader{overflow:hidden}.report-standard-quick{display:grid;gap:6px}.report-standard-quick p,.report-reader-empty-copy{margin:0;color:var(--ink-muted);font-size:var(--text-sm)}.negative-report-intro{max-width:860px;margin:0 0 var(--space-lg);color:var(--ink-muted);font-size:var(--text-base);line-height:1.6}.negative-report-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-md);margin-bottom:var(--space-lg)}.negative-report-kpis>div{min-width:0;padding:var(--space-lg);border:1px solid var(--line);border-top:4px solid var(--brand);border-radius:var(--radius-md);background:var(--brand-soft)}.negative-report-kpis strong,.negative-report-kpis span{display:block}.negative-report-kpis strong{color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-display-sm);font-variant-numeric:tabular-nums}.negative-report-kpis span{margin-top:var(--space-xs);color:var(--ink-muted);font-size:var(--text-sm);line-height:1.35}.negative-report-section{border-top:1px solid var(--line)}.negative-report-section>summary{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-lg);padding:18px 20px;color:var(--ink);cursor:pointer;list-style:none}.negative-report-section>summary::-webkit-details-marker{display:none}.negative-report-section>summary:before{content:"+";flex:0 0 auto;color:var(--brand-navy);font-family:Montserrat,Arial,sans-serif;font-weight:700}.negative-report-section[open]>summary:before{content:"−"}.negative-report-section>summary:focus-visible{outline:2px solid var(--brand-navy);outline-offset:-2px}.negative-report-section>summary span{flex:1;font-family:Montserrat,Arial,sans-serif;font-size:var(--text-lg);font-weight:700}.negative-report-section>summary small,.negative-report-section__body>p{color:var(--ink-muted);font-size:var(--text-sm)}.negative-report-section__body{padding:0 20px 22px}.negative-report-section__body>p{max-width:880px;margin:0 0 var(--space-md);line-height:1.5}.negative-report-table{min-width:980px}.negative-report-table td strong{color:var(--ink)}.negative-report-definitions dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);margin:0}.negative-report-definitions dl>div{padding:var(--space-lg);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.negative-report-definitions dt{color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-weight:700}.negative-report-definitions dd{margin:var(--space-xs) 0 0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.report-reader-section{padding:22px 20px;border-top:1px solid var(--line);scroll-margin-top:calc(var(--workspace-header-h, 63px) + 122px)}.report-reader-section h4{margin:3px 0 14px;color:var(--ink);font-size:var(--text-lg)}.report-reader-section__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.report-reader-section__heading>p{max-width:520px;margin:0;color:var(--ink-muted);font-size:var(--text-sm);text-align:right}.report-executive-verdict,.report-goal-targets{display:grid;gap:10px;margin:8px 0 0}.report-executive-verdict div,.report-goal-targets div{display:grid;grid-template-columns:minmax(88px,.3fr) minmax(0,1.7fr);gap:12px;padding:12px 14px;border-left:3px solid var(--brand-navy);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft)}.report-executive-verdict dt,.report-goal-targets dt{color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:var(--text-sm);font-weight:700}.report-executive-verdict dd,.report-goal-targets dd{margin:0;color:var(--ink);line-height:1.5}.report-goal-targets dd small{display:block;margin-top:2px;color:var(--ink-muted);font-size:10px}.report-reader-goal-copy,.report-reader-history-copy{margin:0 0 14px;color:var(--ink-muted);line-height:1.55}.report-history-repair{margin:0 0 14px;padding:10px 12px;border-left:3px solid var(--brand-navy);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);color:var(--ink);font-size:var(--text-sm)}.report-history-chart{display:block;width:100%;height:auto;margin:0 0 14px;padding:8px;border-radius:var(--radius-md);background:var(--surface-soft)}.report-history-chart line{stroke:var(--line);stroke-width:1}.report-history-chart polyline{fill:none;stroke:var(--brand-navy);stroke-width:3}.report-history-chart circle{fill:var(--brand-navy);stroke:var(--surface);stroke-width:2}.report-history-chart text{fill:var(--ink-muted);font-size:10px}.report-history-chart .report-history-chart__axis{font-size:9px}.report-trend-table{min-width:700px}.report-comparison-windows,.report-standard-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:0 0 16px}.report-comparison-windows div,.report-standard-facts div{padding:10px 12px;border-radius:var(--radius-md);background:var(--surface-soft)}.report-comparison-windows dt,.report-standard-facts dt{color:var(--ink-soft);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.report-comparison-windows dd,.report-standard-facts dd{margin:3px 0 0;color:var(--ink);font-size:var(--text-sm);overflow-wrap:anywhere}.report-data-table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-md)}.report-scorecard-table,.report-standard-table{width:100%;min-width:760px;border-collapse:collapse;color:var(--ink);font-size:var(--text-sm)}.report-scorecard-table th,.report-scorecard-table td,.report-standard-table th,.report-standard-table td{padding:10px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.report-scorecard-table thead th,.report-standard-table thead th{background:var(--surface-soft);color:var(--ink-soft);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.report-scorecard-table td small,.report-comparison-heading small,.report-recurring-table td small,.report-schema-list small{display:block;margin-top:3px;color:var(--ink-muted);font-size:10px;font-weight:400;letter-spacing:normal;text-transform:none}.report-comparison-heading{display:grid;gap:2px}.report-reader-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-reader-evidence{padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.report-reader-evidence--warning{border-color:color-mix(in srgb,var(--warning) 40%,var(--line));background:var(--warning-soft)}.report-reader-evidence h4{margin:0 0 8px;font-size:var(--text-sm)}.report-reader-evidence p,.report-reader-evidence ul,.report-reader-section>ul{margin:0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.55}.report-schema-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0}.report-schema-list div{padding:12px;border:1px solid var(--line);border-radius:var(--radius-md)}.report-schema-list dt{color:var(--ink);font-weight:700}.report-schema-list dd{margin:4px 0 0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.45}.report-recurring-blockers{margin:6px 0 0;padding-left:16px;color:var(--warning);font-size:11px}@media(max-width:1180px){.report-review-body--open{grid-template-columns:minmax(0,1fr)}.report-review-body--open .report-review-panel{position:static;grid-row:1;max-height:min(56vh,640px);border-left:0}.report-review-body--open .report-review-canvas{grid-row:2}}@media(min-width:721px)and (max-width:1024px){.report-library-controls__primary{grid-template-columns:repeat(3,minmax(0,1fr))}.report-library-controls__primary .report-filter-field:first-child{grid-column:span 3}.report-library-controls__secondary,.report-library-details,.report-history-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.report-history-controls input{grid-column:span 2}.report-quick-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.notification-focused-editor__header{align-items:stretch;flex-direction:column}.report-generation-footer-summary{flex:1 0 100%}.report-generation-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%}.reports-notifications-header{align-items:stretch;flex-direction:column}.reports-notifications-header [role=tablist]{width:100%}.reports-notifications-header [role=tab]{flex:1 1 0}[data-react-section-root=settings-notifications] .btn,[data-react-section-root=settings-notifications] .button,[data-react-section-root=settings-notifications] .link-button,[data-react-section-root=settings-notifications] [role=tab]{min-height:44px}[data-react-section-root=settings-notifications] .link-button{display:inline-flex;align-items:center;justify-content:center}.report-summary-grid,.report-delivery-details{grid-template-columns:minmax(0,1fr)}.report-preview-identity-header{grid-template-columns:minmax(0,1fr);align-items:stretch;padding:14px}.report-preview-identity-header__meta{grid-column:1}.report-preview-identity-header__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:stretch}.report-problem-button,.report-review-button{justify-self:stretch;width:100%}.report-review-panel{max-height:none;padding:14px}.report-quality-review{padding:14px}.report-quality-review__header{align-items:stretch;flex-direction:column}.report-version-banner{align-items:stretch;flex-direction:column;padding:14px}.negative-report-kpis,.negative-report-definitions dl{grid-template-columns:minmax(0,1fr)}.negative-report-section>summary{align-items:flex-start;flex-wrap:wrap}.negative-report-section>summary small{flex:1 0 100%;padding-left:22px}.report-delivery-confirmation__header,.report-artifact{align-items:stretch;flex-direction:column}.report-artifact>div{margin-right:0}.report-preview-actions>.btn,.report-preview-actions__workflow>.btn,.report-delivery-confirmation>.btn{width:100%}.report-preview-actions__workflow,.report-surface__header{align-items:stretch;flex-direction:column}.report-featured__grid,.report-featured-card dl{grid-template-columns:minmax(0,1fr)}.report-recurring-empty{align-items:stretch;flex-direction:column}.report-recurring-empty .btn,.report-featured-card .btn{width:100%}.report-orientation-bar,.report-control-summary,.report-reader__toolbar{align-items:stretch;flex-direction:column}.report-reader__toolbar{position:static}.report-reader-toc{top:calc(var(--workspace-header-h, 63px) + 8px)}.report-reader-section,.report-preview-section,.report-quality-review,#report-summary,#report-actions,#report-files,#report-quality{scroll-margin-top:calc(var(--workspace-header-h, 63px) + 82px)}.notification-orientation-bar__trust{width:fit-content;white-space:normal}.report-orientation-bar .btn{width:100%}.report-reader__identity{margin-left:0;text-align:left}.report-reader__downloads{flex-wrap:wrap}.report-reader__downloads .btn{flex:1 1 auto;min-height:44px}.report-reader-section__heading{align-items:stretch;flex-direction:column}.report-reader-section__heading>p{text-align:left}.report-executive-verdict div,.report-goal-targets div{grid-template-columns:minmax(0,1fr);gap:4px}.report-reader-evidence-grid,.report-library-controls__primary,.report-library-controls__secondary,.report-library-details,.report-history-controls,.notification-directory__controls{grid-template-columns:minmax(0,1fr)}.report-workload button,.report-more-filters{min-height:44px}.report-quick-metrics,.report-preflight dl{grid-template-columns:minmax(0,1fr)}.report-sort-button,.report-reader-toc a,.report-filter-chip{min-height:44px}.report-table-scroll{overflow:visible}.report-mobile-sort{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:12px 14px;border-bottom:1px solid var(--line)}.report-mobile-sort label{display:grid;gap:5px;color:var(--ink-muted);font-size:11px;font-weight:700}.report-mobile-sort .btn,.report-mobile-sort .input-field{min-height:44px}.report-library-table,.report-history-table,.report-recurring-table,.notification-directory__table,.report-library-table tbody,.report-history-table tbody,.report-recurring-table tbody,.notification-directory__table tbody,.report-library-table tr,.report-history-table tr,.report-recurring-table tr,.notification-directory__table tr,.report-library-table td,.report-history-table td,.report-recurring-table td,.notification-directory__table td{display:block;min-width:0;width:100%}.report-library-table thead,.report-history-table thead,.report-recurring-table thead,.notification-directory__table thead{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.report-library-table tr,.report-history-table tr,.report-recurring-table tr,.notification-directory__table tr{padding:8px 0;border-bottom:1px solid var(--line)}.report-library-table td,.report-history-table td,.report-recurring-table td,.notification-directory__table td{display:grid;grid-template-columns:minmax(90px,.45fr) minmax(0,1fr);gap:10px;padding:7px 14px;border:0;text-align:left}.report-library-table td:before,.report-history-table td:before,.report-recurring-table td:before,.notification-directory__table td:before{content:attr(data-label);color:var(--ink-soft);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.report-library-table td:first-child{grid-template-columns:minmax(0,1fr);gap:5px}.report-library-table td:first-child:before,.report-library-table td:first-child>*{grid-column:1}.report-library-table td:last-child,.report-history-table td:last-child,.report-recurring-table td:last-child,.notification-directory__table td:last-child{text-align:left}.report-library-table td:last-child .btn{width:100%}.report-library-actions{align-items:stretch;flex-direction:column;width:100%}.report-library-details-row{padding:0 8px 12px!important}.report-library-details-row>td{display:block;padding:0}.report-library-details-row>td:before{display:none}}@media(prefers-reduced-motion:reduce){[data-react-section-root=settings-notifications] *,.reports-workspace *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.cockpit-layout{display:flex;flex-direction:column;gap:22px;padding:8px 0 44px}.cockpit-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.cockpit-eyebrow,.cockpit-label{margin:0 0 6px;font-size:var(--text-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted)}.cockpit-title-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cockpit-title-line h2{margin:0;font-size:clamp(1.55rem,3vw,2.2rem);letter-spacing:-.03em}.cockpit-hero p:not(.cockpit-eyebrow){max-width:720px;margin:8px 0 0;color:var(--ink-muted)}.cockpit-hero .cockpit-readiness{font-size:var(--text-xs);color:var(--warning)}.cockpit-live{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:var(--text-xs);color:var(--ink-muted)}.cockpit-live>span{width:8px;height:8px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 4px color-mix(in srgb,var(--positive) 14%,transparent)}.cockpit-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.cockpit-metrics>div{display:flex;flex-direction:column;gap:3px;padding:18px 20px;border-right:1px solid var(--line)}.cockpit-metrics>div:last-child{border-right:0}.cockpit-metrics span,.cockpit-metrics small{font-size:var(--text-xs);color:var(--ink-muted)}.cockpit-metrics strong{font-size:1.45rem;font-variant-numeric:tabular-nums}.cockpit-main-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:20px;align-items:start}.cockpit-decisions,.cockpit-control,.cockpit-health,.cockpit-queue{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:18px}.cockpit-queue{min-width:0}.cockpit-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.cockpit-section-title h3{margin:0;font-size:var(--text-base)}.cockpit-section-title>span:not(.badge){min-width:26px;text-align:center;padding:3px 8px;border-radius:999px;background:var(--surface-soft);font-size:var(--text-xs);font-weight:700}.cockpit-decision-card{padding:18px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft)}.cockpit-decision-card+.cockpit-decision-card{margin-top:12px}.cockpit-card-heading{display:flex;justify-content:space-between;gap:18px}.cockpit-card-heading h3{margin:8px 0 4px;font-size:1.05rem}.cockpit-card-heading p,.cockpit-proposal-grid p,.cockpit-control p{margin:0;color:var(--ink-muted);font-size:var(--text-sm);line-height:1.5}.cockpit-card-badges,.cockpit-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cockpit-time{font-size:var(--text-xs);color:var(--ink-muted);white-space:nowrap}.cockpit-proposal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}.cockpit-boundary{display:flex;align-items:flex-start;gap:8px;margin:12px 0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--chart-blue) 25%,var(--line));border-radius:var(--radius-xs);background:color-mix(in srgb,var(--chart-blue) 6%,var(--surface));font-size:var(--text-xs);color:var(--ink-muted)}.cockpit-boundary svg{flex:0 0 auto;color:var(--chart-blue)}.cockpit-confirm{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface)}.cockpit-confirm>div:first-child{display:flex;flex-direction:column;gap:3px}.cockpit-confirm span{font-size:var(--text-xs);color:var(--ink-muted)}.cockpit-error{margin:10px 0 0;color:var(--negative);font-size:var(--text-sm)}.cockpit-clear{display:flex;align-items:center;justify-content:center;gap:8px;min-height:150px;color:var(--ink-muted)}.cockpit-clear strong{color:var(--ink)}.cockpit-side{display:flex;flex-direction:column;gap:16px}.cockpit-control .button{margin-top:14px}.cockpit-health dl{margin:0}.cockpit-health dl>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-top:1px solid var(--line)}.cockpit-health dt,.cockpit-health dd{font-size:var(--text-sm)}.cockpit-health dt{color:var(--ink-muted)}.cockpit-health dd{margin:0;font-weight:600;text-align:right}.cockpit-queues{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cockpit-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid var(--line)}.cockpit-row>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.cockpit-row strong{font-size:var(--text-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit-row span{font-size:var(--text-xs);color:var(--ink-muted)}.cockpit-row-meta{display:flex;align-items:flex-end;gap:5px;flex-direction:column;flex:0 0 auto}.cockpit-empty{display:flex;align-items:center;gap:8px;margin:0;padding:16px 0;color:var(--ink-muted);font-size:var(--text-sm)}@media(max-width:900px){.cockpit-main-grid,.cockpit-queues{grid-template-columns:minmax(0,1fr)}.cockpit-metrics{grid-template-columns:repeat(2,1fr)}.cockpit-metrics>div:nth-child(2){border-right:0}.cockpit-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:620px){.cockpit-hero,.cockpit-card-heading,.cockpit-confirm{flex-direction:column}.cockpit-live{white-space:normal}.cockpit-metrics,.cockpit-proposal-grid{grid-template-columns:1fr}.cockpit-metrics>div{border-right:0;border-bottom:1px solid var(--line)}.cockpit-metrics>div:last-child{border-bottom:0}.cockpit-time{white-space:normal}}.cockpit-slack-form{display:grid;gap:9px;margin-top:14px}.cockpit-slack-form label{display:grid;gap:4px;font-size:var(--text-xs);font-weight:600;color:var(--ink-muted)}.cockpit-slack-form input{width:100%;box-sizing:border-box}.cockpit-slack-form .button{margin-top:2px}
