.year-form{align-items:flex-end;gap:6px;display:flex}.year-form select{cursor:pointer;padding:4px 8px;font-size:13px}.section-title{align-items:center;gap:2px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.detail-section{margin-top:32px}.detail-section .controls{margin-top:0;margin-bottom:12px}.summary-wrap{max-height:none}.detail-wrap{max-height:calc(100vh - 260px)}.summary .col-item{white-space:nowrap;z-index:1;background:var(--panel);border-right:1px solid var(--border);min-width:190px;position:sticky;left:0}.summary thead .col-item{z-index:2;background:#eef1f5}th.col-total,td.col-total{border-left:1px solid var(--border-strong);font-variant-numeric:tabular-nums}.summary td.num{font-variant-numeric:tabular-nums}.summary tr.r-total>td{background:var(--accent-soft);font-weight:600}.summary tr.r-total>td.col-item{background:var(--accent-soft)}.summary tr.r-sub>td{font-weight:600}.summary tr.r-leaf>td{color:var(--text)}.summary tr.r-excluded>td{border-top:1px dashed var(--sev-mid);border-bottom:1px dashed var(--sev-mid);color:var(--sev-mid)}.summary tr.r-excluded>td.col-item{color:var(--sev-mid)}.tag-excluded{background:var(--warn-bg);color:var(--warn-text);font-weight:600}td.minus{color:var(--sev-high)}.summary .col-year{text-align:center;border-left:1px solid var(--border);border-bottom:1px solid var(--border);letter-spacing:.04em}.summary thead tr.year-row th{top:0}.summary thead tr:not(.year-row) th{position:static}.col-idx{text-align:right;width:48px;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.col-id{white-space:nowrap;font-variant-numeric:tabular-nums;min-width:130px}.col-status{white-space:nowrap;min-width:150px}tbody tr:hover>td{background:var(--row-alt)}tfoot td{border-top:1px solid var(--border-strong);font-variant-numeric:tabular-nums;background:#eef1f5;font-weight:600;position:sticky;bottom:0}.refresh-form{display:inline-flex}.refresh{font:inherit;border:1px solid var(--border,#ccc);cursor:pointer;background:#fff;border-radius:4px;padding:4px 12px}.refresh:hover:not(:disabled){background:#f2f4f7}.refresh:disabled{opacity:.5;cursor:default}.fetched-at{color:#666;white-space:nowrap;font-size:12px}
