.report-header-actions,.report-toolbar,.report-editor-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.report-toolbar{padding:16px 0 22px}.report-toolbar label{white-space:nowrap;display:flex;align-items:center;gap:10px;font-size:13px}.report-toolbar input,.report-toolbar select,.report-search input{border:1px solid var(--line);border-radius:6px;min-height:40px;padding:8px 10px;background:white;color:var(--ink)}.report-save-meta{margin-left:auto;color:var(--muted);font-size:12px}.report-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid var(--line);margin-bottom:26px;padding-bottom:1px}.report-tabs button{flex:none;border:0;border-radius:0;background:transparent;padding:13px 15px;border-bottom:2px solid transparent;color:var(--muted)}.report-tabs button[aria-pressed=true]{color:var(--blue);border-bottom-color:var(--blue);font-weight:650}.report-tabs button span{margin-left:5px;font-size:11px}.report-metrics{display:flex;flex-wrap:wrap;background:white;border:1px solid var(--line);border-radius:12px;margin-bottom:24px;padding:6px 0}.report-metrics>div{flex:1;min-width:155px;padding:18px 24px}.report-metrics span{display:block;color:var(--muted);font-size:13px}.report-metrics strong{display:block;font-size:30px;line-height:1.4;margin-top:9px;font-variant-numeric:tabular-nums;font-weight:650}.report-metrics small{font-size:12px;margin-left:7px;font-weight:400}.report-status-list{display:grid;gap:12px;margin-bottom:24px}.report-status-list>div{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:48px}.report-status-list strong{margin-right:14px}.report-state{display:inline-flex;font-size:12px;color:#546579;background:#e8eef5;padding:4px 10px;border-radius:5px;white-space:nowrap}.report-state.is-submitted{color:#77531a;background:#fff0d7}.report-state.is-approved{color:#256046;background:#e4f1e9}.report-issues{background:#fff6e7;border:1px solid #ebd8b5;color:#725321;border-radius:8px;padding:18px 22px;margin:0 0 24px}.report-issues h3{font-size:14px}.report-issues ul{padding-left:20px;margin:8px 0 0;font-size:13px;line-height:1.9}.report-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.report-panel{background:white;border:1px solid var(--line);border-radius:12px;min-width:0;overflow:hidden}.report-panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 10px}.report-panel-title h2{font-size:17px}.report-panel-title .muted{font-size:12px}.report-method{color:var(--muted);font-size:12px;line-height:1.9;padding:12px 22px 20px}.report-bars{padding:16px 22px 6px;display:grid;gap:17px}.report-bars>div{display:grid;grid-template-columns:80px minmax(40px,1fr) 32px;gap:14px;align-items:center;font-size:13px}.report-bars svg{width:100%;height:12px}.report-bars strong{text-align:right;font-variant-numeric:tabular-nums}.report-site-list{padding:0 22px}.report-site-list>div{display:grid;grid-template-columns:1fr auto;gap:8px;padding:20px 0;border-bottom:1px solid var(--line)}.report-site-list small{grid-column:1 / -1;font-size:12px}.report-site-list span{font-variant-numeric:tabular-nums}.report-trends{margin-top:24px}.report-table-scroll{width:100%;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:8px}.report-panel .report-table-scroll{border:0;border-radius:0}.report-table-scroll table{border-collapse:collapse;width:100%;font-size:13px;text-align:left;white-space:nowrap}.report-table-scroll th{background:#f0f4fa;color:#4e627c;font-size:12px;font-weight:600;padding:13px 16px}.report-table-scroll td{padding:13px 16px;border-top:1px solid #e7edf5;max-width:360px;white-space:normal;overflow-wrap:anywhere;min-width:90px}.report-table-scroll td.numeric{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.report-table-scroll td:last-child{white-space:nowrap}.report-table-scroll tr:hover td{background:#fafcff}.report-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.report-section-heading p{color:var(--muted);font-size:13px;margin-top:7px;max-width:72ch}.report-section-heading .actions{flex-wrap:wrap;justify-content:flex-end}.report-search{display:flex;align-items:center;gap:14px;font-size:13px;margin-bottom:18px}.report-search input{width:min(360px,70%)}.report-count,.report-note{font-size:12px;color:var(--muted);margin:12px 0 20px}.report-missing{color:#6f7f91;font-size:12px}.report-empty{padding:50px 24px;text-align:center;background:white;border:1px solid var(--line);border-radius:12px}.report-empty p{margin:10px 0;color:var(--muted)}#report-editor,#report-import-panel,#report-review-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;margin-bottom:24px}.report-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.report-field-grid .field{min-width:0}.report-field-grid small{font-size:11px}.report-required{color:#ab3324}.report-editor-actions{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.report-editor-actions span{font-size:12px;color:var(--muted)}.report-import-form{display:flex;align-items:flex-end;gap:20px;margin-bottom:24px}.report-import-form .field{flex:1}#report-import-result h3{margin:24px 0 16px}#report-import-result>p{color:var(--muted);font-size:13px;margin:16px 0}.report-import-notes{font-size:13px;line-height:1.9;color:var(--muted);padding-left:20px}.report-source{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-top:1px solid var(--line)}.report-source p{font-size:12px;color:var(--muted);margin-top:6px}.report-source strong{font-size:14px;overflow-wrap:anywhere}#report-role-dialog{width:min(520px,calc(100% - 28px));padding:24px;border:1px solid var(--line);border-radius:12px;color:var(--ink)}#report-role-dialog::backdrop{background:#192d4777}#report-role-dialog p{font-size:13px;color:var(--muted);margin-bottom:18px}#report-role-dialog .detail-head{align-items:center}.report-heading{margin-bottom:10px}
@media(max-width:1150px){.report-metrics>div{min-width:140px;padding:18px}.report-metrics strong{font-size:26px}.report-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-save-meta{order:4;flex-basis:100%;margin-left:0}.report-overview-grid{gap:18px}}
@media(max-width:780px){.sidebar-nav{overflow-x:auto}.sidebar-nav>.nav-item{flex:none}.report-heading{align-items:flex-start;flex-direction:column;gap:14px}.report-header-actions{width:100%}.report-header-actions button{flex:1}.report-toolbar{gap:12px;padding-bottom:18px}.report-toolbar label{font-size:12px;gap:6px}.report-month-history{flex:1;min-width:160px}.report-month-history select{max-width:180px}.report-toolbar>.text{padding:6px;font-size:12px}.report-tabs{margin-bottom:20px}.report-tabs button{padding:12px;font-size:13px}.report-metrics{display:grid;grid-template-columns:1fr 1fr}.report-metrics>div{min-width:0;padding:16px}.report-metrics span{font-size:12px}.report-metrics strong{font-size:25px}.report-overview-grid{grid-template-columns:1fr}.report-status-list>div{flex-wrap:wrap}.report-status-list .actions button{font-size:12px}.report-panel-title{padding:18px 16px 10px}.report-panel-title .text{font-size:12px}.report-bars{padding:16px}.report-method{padding:12px 16px 18px}.report-site-list{padding:0 16px}.report-section-heading{flex-direction:column;gap:14px}.report-section-heading .actions{justify-content:flex-start}.report-field-grid{grid-template-columns:1fr}.report-issues{padding:16px}.report-issues ul{font-size:12px}#report-editor,#report-import-panel,#report-review-panel{padding:20px 16px}.report-import-form{flex-direction:column;align-items:stretch}.report-source{padding:16px;flex-direction:column;align-items:flex-start}.report-table-scroll th,.report-table-scroll td{padding:11px 12px}.report-panel-title .muted{max-width:130px}.report-field-grid input,.report-field-grid textarea,.report-field-grid select{font-size:16px}.report-editor-actions{gap:8px}.report-editor-actions button{font-size:13px}}
.report-section-picker,.report-issue-jump{display:none}.report-overview-top{display:contents}.report-issues{scroll-margin-top:16px}
@media(max-width:780px){
  .report-heading{gap:10px;margin-bottom:4px}.report-heading p{font-size:12px;line-height:1.6}
  .report-toolbar{gap:8px;padding:12px 0}.report-toolbar input,.report-toolbar select{min-height:36px;padding:6px 8px}.report-save-meta{font-size:11px}
  .report-tabs{display:none}.report-section-picker{display:flex;align-items:center;gap:12px;font-size:13px;margin:0 0 12px}.report-section-picker select{flex:1;min-width:0;min-height:40px;border:1px solid var(--line);border-radius:6px;padding:8px 10px;background:#fff;color:var(--ink);font-size:14px}
  .report-overview-top{display:flex;flex-direction:column}.report-status-list{order:1;gap:4px;margin:0 0 8px}.report-status-list>div{min-height:38px}.report-status-list strong{margin-right:8px;font-size:13px}.report-status-list button{padding:8px 12px}
  .report-issue-jump{order:2;display:block;background:#fff6e7;border:1px solid #ebd8b5;border-radius:6px;color:#725321;font-size:13px;line-height:1.5;padding:10px 12px;margin-bottom:12px;text-underline-offset:3px}
  .report-metrics{order:3;margin-bottom:16px;padding:4px 0}.report-metrics>div{padding:10px 12px}.report-metrics strong{font-size:23px;margin-top:4px}.report-metrics[data-count="5"]{grid-template-columns:repeat(6,minmax(0,1fr))}.report-metrics[data-count="5"]>div{grid-column:span 3}.report-metrics[data-count="5"]>div:nth-child(-n+3){grid-column:span 2}.report-metrics small{margin-left:3px;font-size:11px}
}
