/* Reports retain the approved library/detail design without touching portal chrome. */
.soro-reports{--navy:#082550;--ink:#163453;--muted:#607389;--line:#dde5ec;--blue:#246b9d;color:var(--ink);max-width:1450px;margin:auto;min-width:0}
.soro-reports *{box-sizing:border-box}.soro-reports button,.soro-reports input,.soro-reports select{font:inherit}.soro-reports [hidden]{display:none!important}.soro-reports button{cursor:pointer}.soro-reports button:disabled{cursor:default;opacity:.65}.soro-reports :is(button,a,input,select,summary):focus-visible{outline:3px solid #4b8bbd;outline-offset:3px}
.soro-reports .page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.soro-reports .eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin:0 0 8px;color:var(--muted)}.soro-reports h1{font:400 35px/1.2 Georgia,serif;color:var(--navy);margin:0 0 10px}.soro-reports .subtitle{font-size:15px;color:var(--muted);line-height:1.6;margin:0}.soro-reports .heading-side{display:flex;flex-direction:column;align-items:flex-end;gap:9px}.soro-reports small{font-size:12px;color:var(--muted)}.soro-reports .scope-label{padding:8px 12px;border:1px solid #d5e0eb;background:#f1f6fb;border-radius:7px;font-size:13px;line-height:1.5}
.soro-reports .library-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:17px;border-bottom:1px solid var(--line);margin-bottom:22px}.soro-reports .library-tools h2{margin:0;font-size:16px}.soro-reports .search{max-width:360px;width:100%}.soro-reports .search input{width:100%;padding:10px 12px;border:1px solid #cbd7e1;border-radius:8px;background:white;color:var(--ink)}.soro-reports .library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.soro-reports .report-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;min-height:250px;padding:24px;background:white;border:1px solid var(--line);border-top:3px solid var(--tone);border-radius:12px;box-shadow:0 3px 12px #112a4510;color:var(--ink)}.soro-reports .report-card:hover{border-color:var(--tone);box-shadow:0 9px 23px #112a4513}.soro-reports .card-top{display:flex;align-items:center;gap:14px;margin-bottom:12px}.soro-reports .report-glyph{height:43px;width:43px;flex-shrink:0;border-radius:11px;background:var(--tint);color:var(--tone);display:grid;place-items:center}.soro-reports .report-glyph svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.soro-reports .card-top h2{font-size:19px;line-height:1.3;margin:0}.soro-reports .label{display:block;font-size:12px;color:var(--muted);margin-top:5px}.soro-reports .report-card p{margin:0 0 17px;color:var(--muted);line-height:1.6;font-size:15px}.soro-reports .card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}.soro-reports .card-tags span{font-size:12px;padding:5px 8px;border-radius:5px;color:var(--tone);background:var(--tint)}.soro-reports .card-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;font-size:13px;color:var(--muted)}.soro-reports .card-bottom strong{font-size:14px;color:var(--tone);white-space:nowrap}.soro-reports .library-note{display:flex;gap:20px;justify-content:space-between;font-size:13px;line-height:1.6;color:var(--muted);margin-top:20px}.soro-reports .library-note p{margin:0;max-width:55ch}
.soro-reports .breadcrumb{display:flex;gap:10px;align-items:center;font-size:13px;margin-bottom:20px;color:var(--muted)}.soro-reports .quiet-button,.soro-reports .primary-button{padding:10px 14px;border:1px solid #c9d5df;border-radius:8px;font-size:14px;background:white;color:var(--navy);font-weight:650}.soro-reports .primary-button{background:var(--navy);border-color:var(--navy);color:white}.soro-reports .link-button{background:none;border:0;padding:0;color:var(--blue);text-decoration:underline;text-underline-offset:3px;font-size:13px}.soro-reports .report-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:22px;overflow-x:auto}.soro-reports .report-tabs button{border:0;border-bottom:3px solid transparent;padding:0 1px 13px;background:transparent;color:var(--muted);font-size:14px;white-space:nowrap}.soro-reports .report-tabs button[aria-pressed=true]{border-color:var(--navy);color:var(--navy);font-weight:750}.soro-reports .notice{border:1px solid #d8e3ee;background:#f0f6fb;border-radius:9px;padding:12px 15px;margin:0 0 22px;color:#42617f;font-size:13px;line-height:1.55}
.soro-reports .filter-box{border:1px solid var(--line);background:white;padding:18px;border-radius:11px;margin-bottom:20px}.soro-reports .filters{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(140px,1fr) minmax(140px,1fr) auto;align-items:end;gap:12px}.soro-reports :is(.filters,.date-range) label{display:grid;gap:7px;font-size:13px;font-weight:650;color:#4c6279}.soro-reports :is(.filters,.date-range) :is(input,select){min-width:0;width:100%;height:42px;padding:8px 10px;color:var(--ink);border:1px solid #cbd7e1;border-radius:7px;background:white;font-size:14px}.soro-reports .filter-foot{margin-top:14px;padding-top:13px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;color:var(--muted)}.soro-reports .filter-scope{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.soro-reports .filter-scope label{display:flex;align-items:center;gap:8px;font-size:13px}.soro-reports .filter-scope select{max-width:215px;border:1px solid #cbd7e1;border-radius:6px;padding:6px;background:white;color:var(--ink);font-size:13px}.soro-reports .date-range{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-top:16px}.soro-reports .date-range label{max-width:180px}.soro-reports .date-range p{font-size:12px;color:var(--muted);max-width:40ch;margin:0}.soro-reports .report-filter-error{color:#9e3025;font-size:13px;margin:8px 0 0}.soro-reports .report-filter-error:empty{display:none}
.soro-reports .summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:8px}.soro-reports .summary-card{text-align:left;padding:17px 18px;border:1px solid var(--line);border-left:3px solid var(--tone);background:white;border-radius:9px;color:var(--ink);min-height:140px}.soro-reports .summary-card:hover,.soro-reports .summary-card[aria-pressed=true]{background:#f0f6fa;border-color:var(--tone)}.soro-reports .summary-card>span{font-size:13px;font-weight:650;display:block;line-height:1.5}.soro-reports .summary-card>strong{font-size:31px;line-height:1.1;display:block;margin:12px 0 8px;color:var(--tone)}.soro-reports .summary-card>small{font-size:12px;display:flex;justify-content:space-between;gap:5px}.soro-reports .summary-caption{margin:0 0 21px;color:var(--muted);font-size:12px;line-height:1.6}
.soro-reports .report-panel{border:1px solid var(--line);background:white;border-radius:11px;overflow:hidden}.soro-reports .panel-title{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.soro-reports .panel-title h2{font-size:17px;margin:0 0 5px}.soro-reports .panel-title p{font-size:13px;margin:0;color:var(--muted)}.soro-reports .table-scroll{overflow:auto}.soro-reports table{border-collapse:collapse;text-align:left;width:100%;font-size:14px;min-width:750px}.soro-reports th{font-size:12px;color:#5a6e85;background:#fafbfd;font-weight:700;padding:12px 17px;border-bottom:1px solid var(--line);white-space:nowrap}.soro-reports td{padding:16px 17px;border-bottom:1px solid #edf1f5;line-height:1.5;vertical-align:top;overflow-wrap:anywhere;max-width:270px}.soro-reports td:first-child{min-width:180px}.soro-reports td small{display:block;margin-top:4px}.soro-reports .record-link{color:var(--blue);font-size:13px;white-space:nowrap}.soro-reports .table-empty td{padding:35px 22px 39px;text-align:center}.soro-reports .table-empty strong{display:block;margin-bottom:9px;font-size:16px}.soro-reports .table-empty p{font-size:14px;line-height:1.6;color:var(--muted);max-width:53ch;margin:auto}.soro-reports .empty-rule{width:42px;height:3px;background:#d6e2ee;margin:0 auto 16px;border-radius:2px}.soro-reports .table-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 20px;font-size:12px;color:var(--muted)}.soro-reports .table-footer div{display:flex;gap:6px}.soro-reports .table-footer button{background:white;border:1px solid var(--line);border-radius:6px;padding:7px 10px;color:#63748a;font-size:12px}.soro-reports .definition{margin-top:18px;background:white;border:1px solid var(--line);border-radius:10px}.soro-reports .definition summary{padding:16px 20px;font-size:14px;cursor:pointer;font-weight:650}.soro-reports .definition-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:4px 20px 22px}.soro-reports .definition h3{font-size:13px;margin:0 0 6px}.soro-reports .definition p{font-size:13px;margin:0;line-height:1.65;color:var(--muted)}
@media(max-width:1200px){.soro-reports .summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.soro-reports .filters{grid-template-columns:1fr 1fr}.soro-reports .filters .primary-button{height:42px}.soro-reports .card-bottom{flex-wrap:wrap}}
@media(max-width:650px){.soro-reports .library-grid,.soro-reports .filters,.soro-reports .definition-grid{grid-template-columns:1fr}.soro-reports .page-heading,.soro-reports .library-tools,.soro-reports .library-note{flex-direction:column}.soro-reports .heading-side{align-items:flex-start}.soro-reports .search{max-width:none}.soro-reports h1{font-size:30px}.soro-reports .filter-foot{align-items:flex-start}.soro-reports .summary-card{padding:14px;min-height:130px}.soro-reports .report-card{min-height:220px;padding:20px}.soro-reports .filter-scope label{flex-wrap:wrap}.soro-reports .filter-scope select{max-width:190px}}
