/* Compact followup workspace, scoped away from legacy page styles. */
.fu-view{--fu-line:#e2e8f0;--fu-muted:#758399;--fu-ink:#20324b;color:var(--fu-ink);max-width:100%;font-size:12px}.fu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.fu-eyebrow{font-size:9px;letter-spacing:1.5px;color:#7c8ba0;font-weight:650}.fu-head h1{font-size:23px;line-height:1.4;margin:4px 0;font-weight:720;letter-spacing:-.5px}.fu-head p{font-size:12px;color:var(--fu-muted);margin:0;line-height:1.7}.fu-actions{display:flex;gap:7px;flex-shrink:0;align-items:center}.fu-view .btn{font-size:11px;min-height:32px;padding:7px 12px;box-shadow:none}.fu-view .btn-primary{background:#276b68;border-color:#276b68;color:#fff}.fu-view .btn:disabled,.fu-icon-btn:disabled{opacity:.4;cursor:default}.fu-view .control{height:33px;border:1px solid var(--fu-line);border-radius:7px;font-size:11px;color:var(--fu-ink);padding:6px 9px;min-width:0;outline:none;background:#fff}.fu-view .control:focus{border-color:#459a94;box-shadow:0 0 0 3px #3a8d8310}.fu-filter-panel{padding:13px 16px;background:#fff;border:1px solid var(--fu-line);border-radius:11px;margin-bottom:14px}.fu-filter-line{display:flex;align-items:end;gap:9px;flex-wrap:wrap}.fu-filter-line+.fu-filter-line{border-top:1px solid #f0f3f7;margin-top:12px;padding-top:12px}.fu-date,.fu-field{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:550;color:#6b7b91;min-width:110px}.fu-date{min-width:135px}.fu-date-separator{align-self:end;padding:0 0 9px;color:#a3afc0}.fu-quick{display:flex;gap:4px;margin-left:4px;align-items:center;height:33px}.fu-quick .quick-btn{font-size:10px;padding:7px 9px}.fu-search{flex:1;min-width:180px;max-width:360px}.fu-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.fu-stat{min-width:0;background:#fff;border:1px solid var(--fu-line);border-radius:10px;padding:12px 15px}.fu-stat small{font-size:10px;color:#768398;display:block}.fu-stat strong{display:block;font-size:23px;line-height:1.6;letter-spacing:-.6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.fu-stat strong i{font-size:11px;font-weight:400;font-style:normal;color:#8a97a9;letter-spacing:0}.fu-stat>span{font-size:9px;color:#94a0b0}.fu-sheet{border:1px solid var(--fu-line);border-radius:11px;background:#fff;overflow:hidden;min-width:0}.fu-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf1f6}.fu-sheet-head h2{font-size:13px;font-weight:700;margin:0 0 4px;color:var(--fu-ink)}.fu-sheet-head p{font-size:10px;margin:0;color:#8b96a6;line-height:1.65}.fu-status{font-size:9px;background:#eaf6f1;border:1px solid #d9eee3;color:#45836c;padding:4px 7px;border-radius:5px;white-space:nowrap}.fu-group-jumps{display:flex;gap:5px;overflow-x:auto;padding:10px 14px;border-bottom:1px solid var(--fu-line);scrollbar-width:thin}.fu-group-jumps button{font:inherit;white-space:nowrap;border:1px solid #e5eaf0;border-top:3px solid var(--group-color);border-radius:5px;background:#fff;color:#62758e;padding:5px 8px;font-size:10px;cursor:pointer}.fu-group-jumps button:hover,.fu-group-jumps button:focus-visible{background:var(--group-color);color:#253a57}.fu-table-scroll{overflow:auto;max-height:calc(100vh - 280px);min-height:160px;scrollbar-width:thin;position:relative;overscroll-behavior:contain}.fu-table-scroll:focus-visible{outline:2px solid #459a94;outline-offset:-2px}.fu-view .fu-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%;font-size:var(--fu-font);line-height:1.4;color:#33475f}.fu-view .fu-table th,.fu-view .fu-table td{font-size:var(--fu-font);padding:var(--fu-py) var(--fu-px);border-right:1px solid #e3e9f0;border-bottom:1px solid #e6ebf2;text-align:var(--fu-align);font-variant-numeric:tabular-nums;line-height:1.5;white-space:nowrap}.fu-view .fu-table thead th{position:sticky;font-size:var(--fu-font);font-weight:650;color:#3c5069;text-align:center;white-space:normal;overflow-wrap:anywhere;z-index:2;vertical-align:middle;min-width:70px;box-shadow:0 1px 0 #dce4ee}.fu-view .fu-table thead tr:first-child th{top:0;height:29px;padding:5px 7px;white-space:nowrap}.fu-view .fu-table thead tr:nth-child(2) th{top:29px;height:44px;padding:5px 7px}.fu-view .fu-table tbody tr:nth-child(even){background:#f9fbfd}.fu-view .fu-table tbody tr:hover{background:#f0f6f8}.fu-view .fu-table td.fu-hit{font-weight:650}.fu-sheet-foot{border-top:1px solid #edf1f6;color:#929eae;font-size:9px;padding:9px 14px;display:flex;justify-content:space-between;gap:10px;line-height:1.6;flex-wrap:wrap}.fu-message{padding:10px 13px;border-radius:8px;margin-bottom:12px;font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;line-height:1.6}.fu-error{border:1px solid #f4d9d5;background:#fff6f4;color:#a93422}.fu-success{border:1px solid #d5e9de;background:#f0f9f4;color:#2a7652}.fu-empty{padding:45px 22px;text-align:center;font-size:12px;color:#8a98a9;line-height:2}.fu-empty .btn{margin-top:15px}.fu-edit-status{font-size:10px;color:#8290a3;margin:-6px 0 14px}.fu-help{color:#8b98a9;font-size:10px;line-height:1.7;padding-bottom:7px}.fu-diagnostics{border:1px solid #f0e2bc;background:#fffaf0;border-radius:8px;font-size:10px;color:#95773e;padding:10px 14px;margin-bottom:14px}.fu-diagnostics summary{cursor:pointer}.fu-diagnostics p{margin:7px 0 0;line-height:1.6}.fu-count{font-size:10px;font-weight:500;color:#8b98a8;margin-left:3px}.fu-rules{padding:0 16px}.fu-rule{display:grid;grid-template-columns:48px minmax(170px,1.65fr) minmax(105px,1fr) minmax(80px,.8fr) 90px 50px 40px;gap:10px;align-items:end;padding:14px 0;border-bottom:1px solid #eef2f6}.fu-rule:last-child{border-bottom:0}.fu-rule .fu-field{min-width:0}.fu-toggle{display:flex;gap:4px;align-items:center;font-size:10px;color:#718097;height:33px}.fu-view input[type=checkbox]{accent-color:#34857b;width:13px;height:13px;cursor:pointer;margin:0}.fu-rule-count{font-size:18px;font-weight:650;text-align:center;line-height:1.1;align-self:center;color:#3c736d;padding-top:12px;font-variant-numeric:tabular-nums}.fu-rule-count small{display:block;font-size:9px;font-weight:400;margin-top:5px;color:#9ca7b5}.fu-icon-btn{font:inherit;cursor:pointer;background:#fff;border:1px solid #e3e9f0;border-radius:5px;min-width:26px;height:26px;color:#73839a;font-size:12px;padding:3px 6px;flex-shrink:0}.fu-icon-btn:not(:disabled):hover{background:#edf6f3;color:#2d766c;border-color:#bcd7d0}.fu-delete{font-size:10px;color:#b45a54;border-color:#efdfdc;align-self:center;margin-top:16px;min-width:35px}.fu-settings-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:16px;align-items:start}.fu-style-panel{position:sticky;top:16px}.fu-style-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:17px}.fu-style-fields .fu-field{min-width:0}.fu-text-btn{border:0;background:none;font:inherit;font-size:10px;color:#3c867c;cursor:pointer;padding:4px;white-space:nowrap}.fu-preview-label{font-size:10px;color:#8795a6;padding:3px 17px 10px}.fu-preview-scroll{min-height:110px;max-height:260px;border-top:1px solid var(--fu-line);margin-bottom:0}.fu-column-groups{padding:6px 12px 12px}.fu-column-group{border:1px solid #e3e9f0;border-radius:7px;margin-top:8px;overflow:hidden}.fu-column-group-head{display:flex;gap:6px;align-items:center;background:#fcfdff;border-left:4px solid var(--group-color);padding:6px 9px 6px 4px;min-height:40px}.fu-group-toggle{display:flex;align-items:center;gap:6px;flex:1;min-width:0;border:0;background:transparent;cursor:pointer;text-align:left;color:#50647d;font:inherit;padding:3px 5px}.fu-group-toggle>span{width:12px;font-size:15px;color:#8c9aae}.fu-group-toggle strong{font-weight:600;font-size:11px}.fu-group-toggle small{font-size:9px;color:#93a0b1;padding-left:3px}.fu-all-check{display:flex;align-items:center;gap:4px;font-size:9px;color:#8593a5;margin-right:5px;white-space:nowrap}.fu-column-list{padding:3px 10px 3px 26px;border-top:1px solid #edf1f6}.fu-column-row{display:flex;align-items:center;gap:5px;padding:6px 0;border-bottom:1px solid #f1f4f7}.fu-column-row:last-child{border-bottom:0}.fu-column-row>label{display:flex;align-items:center;gap:8px;flex:1;min-width:0;font-size:10px;color:#697c93;cursor:pointer}.fu-column-row>label small{font-size:9px;color:#a0abbb}.fu-column-row .fu-icon-btn{width:24px;min-width:24px;height:22px;font-size:10px}.fu-view button:focus-visible{outline:2px solid #459a94;outline-offset:2px}.fu-view .control:disabled{background:#f6f8fa}
@media(min-width:1400px){.fu-table-scroll{max-height:calc(100vh - 295px)}}
@media(max-width:1100px){.fu-head h1{font-size:21px}.fu-settings-layout{grid-template-columns:1fr}.fu-style-panel{position:static}.fu-style-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.fu-rule{grid-template-columns:45px minmax(160px,1.5fr) 100px 90px 80px 40px 38px;gap:7px}.fu-stat{padding:10px 11px}.fu-stat strong{font-size:20px}}
@media(max-width:800px){.fu-head{align-items:flex-start;gap:10px;flex-wrap:wrap}.fu-head h1{font-size:20px}.fu-head p{font-size:11px}.fu-actions{flex-wrap:wrap}.fu-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.fu-stats .fu-stat:nth-child(4),.fu-stats .fu-stat:nth-child(5){grid-column:auto}.fu-table-scroll{max-height:60vh;min-height:200px}.fu-rule{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px 7px}.fu-rule .fu-toggle{grid-column:1/2;align-self:center}.fu-rule .fu-rule-field{grid-column:2/6}.fu-rule>label:nth-child(3){grid-column:1/3;grid-row:2}.fu-rule>label:nth-child(4){grid-column:3/5;grid-row:2}.fu-rule>label:nth-child(5){grid-column:5/7;grid-row:2}.fu-rule-count{grid-column:6/7;grid-row:1;padding-top:0;font-size:15px}.fu-delete{grid-column:6/7;grid-row:3;margin-top:0}.fu-help{width:100%;padding:0}.fu-sheet-head{padding:12px}.fu-style-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){.fu-view{font-size:11px}.fu-head{margin-bottom:12px}.fu-head h1{font-size:19px}.fu-actions{width:100%}.fu-view .btn{padding:7px 10px;min-height:34px}.fu-filter-panel{padding:11px}.fu-filter-line{gap:7px}.fu-date{min-width:0;flex:1}.fu-date .control{width:100%}.fu-date-separator{display:none}.fu-filter-line .fu-quick{margin-left:0}.fu-filter-line .fu-field{flex:1;min-width:110px}.fu-filter-line .fu-search{flex-basis:100%;max-width:none}.fu-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.fu-stats .fu-stat:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px}.fu-stats .fu-stat:first-child>span{display:none}.fu-stat strong{font-size:20px}.fu-sheet-head{align-items:flex-start}.fu-sheet-foot span:last-child{display:none}.fu-group-jumps{padding:8px}.fu-group-jumps button{font-size:9px;padding:4px 6px}.fu-rules{padding:0 11px}.fu-column-groups{padding:3px 8px 10px}.fu-column-group-head{gap:4px;padding-right:6px}.fu-group-toggle{gap:4px;padding-left:2px}.fu-group-toggle strong{font-size:10px}.fu-all-check{margin-right:1px}.fu-column-list{padding-left:15px}.fu-column-row>label{font-size:10px;gap:6px}.fu-empty{padding:30px 15px}}
/* Keep the report viewport tall enough for dense store data. */
.fu-table-scroll{max-height:calc(100vh - 220px);min-height:220px}
/* Frozen base-information cells must cover horizontally scrolling metrics. */
.fu-view .fu-table thead tr:first-child th{z-index:5}
.fu-view .fu-table thead tr:nth-child(2) th{z-index:6}
.fu-view .fu-table .fu-basic-cell{background:#fff}
.fu-view .fu-table .fu-basic-group{position:sticky;left:0;z-index:7;background:#dce9ff;box-sizing:border-box}
.fu-view .fu-table thead tr:first-child th:not(.fu-basic-group),.fu-view .fu-table thead tr:nth-child(2) th:not(.fu-basic-cell){z-index:1!important}
.fu-view .fu-table thead tr:first-child th.fu-basic-group{z-index:20!important;background:#f8f9fa!important}
.fu-view .fu-table thead tr:nth-child(2) th.fu-basic-cell,.fu-view .fu-table tbody td.fu-basic-cell{z-index:19!important;background:#fff!important}
.followup-full-table thead tr:first-child th.fu-basic-group{position:sticky!important;left:0!important;z-index:120!important;width:auto!important;min-width:0!important}
.followup-full-table thead tr:first-child th:not(.fu-basic-group){z-index:10!important}
.followup-full-table thead tr:nth-child(2) th.fu-basic-cell{z-index:110!important;background:#fff!important}
.followup-full-table thead tr:nth-child(2) th:not(.fu-basic-cell){z-index:20!important}
.followup-full-table tbody td.fu-basic-cell{z-index:100!important;background:#fff!important}
.followup-full-table tbody tr:nth-child(even) td.fu-basic-cell{background:#f9fbfd!important}
.followup-full-table tbody tr:hover td.fu-basic-cell{background:#f0f6f8!important}
.fu-view .fu-table tbody tr:nth-child(even) .fu-basic-cell{background:#f9fbfd}
.fu-view .fu-table tbody tr:hover .fu-basic-cell{background:#f0f6f8}
.fu-table-scroll{isolation:isolate}
.fu-view .fu-table thead tr:first-child th:not(.fu-basic-group){z-index:30!important;background:#f8fafc!important}
.fu-view .fu-table thead tr:nth-child(2) th:not(.fu-basic-cell){z-index:20!important}
.fu-view .fu-table tbody td:not(.fu-basic-cell){z-index:1}
.fu-view .fu-table .fu-basic-last{border-right:2px solid #aebfd0!important}
.fu-view .fu-table .fu-basic-group{border-right:2px solid #aebfd0!important}
.fu-view .fu-table thead tr:nth-child(2) th.fu-basic-cell{z-index:60!important}
.fu-view .fu-table tbody td.fu-basic-cell{z-index:40!important}

/* Final follow-up table alignment: all cells share border-box geometry and the
   second header row follows the measured first-row height from tableMarkup(). */
.fu-view .fu-table th,
.fu-view .fu-table td{box-sizing:border-box!important;overflow:hidden;text-overflow:ellipsis}
.fu-view .fu-table{border:0!important}
.fu-view .fu-table thead tr:first-child th{top:0!important;height:var(--fu-group-height,29px)!important}
.fu-view .fu-table thead tr:nth-child(2) th{top:var(--fu-group-height,29px)!important;height:var(--fu-field-height,44px)!important}
.fu-view .fu-table thead tr:first-child th:not(.fu-basic-group){z-index:30!important;background:#f8fafc!important}
.fu-view .fu-table thead tr:nth-child(2) th:not(.fu-basic-cell){z-index:20!important;background:#fff!important}
.fu-view .fu-table thead tr:first-child th.fu-basic-group{z-index:60!important;background:#f8f9fa!important}
.fu-view .fu-table thead tr:nth-child(2) th.fu-basic-cell{z-index:55!important;background:#fff!important}
.fu-view .fu-table tbody td.fu-basic-cell{z-index:45!important;background:#fff!important}
.fu-view .fu-table .fu-basic-last,
.fu-view .fu-table .fu-basic-group{border-right:2px solid #8fa4b9!important}

.fu-view .fu-table tbody tr.fu-summary-row td{font-weight:700;background:#eef4fa!important;border-top:2px solid #8fa4b9!important;color:#243b57!important}
.fu-view .fu-table tbody tr.fu-summary-row td.fu-basic-cell{background:#eef4fa!important}
