/* Works and records use the same reading surface, with native inline disclosure. */
.case-results{margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}
.case-results>h3{font-size:25px;line-height:1.5;margin:0 0 26px}
.evidence-item{margin:30px 0;padding:0;min-width:0;scroll-margin-top:var(--reading-offset,140px)}
.evidence-item>h4{font-size:20px;line-height:1.6;margin:0 0 15px;font-weight:650}
.evidence-caption{font-size:14px!important;line-height:1.8!important;margin:13px 0!important;color:var(--muted);overflow-wrap:anywhere}
.evidence-image-viewport{overflow:auto;border:1px solid var(--line);background:oklch(96% .004 270);max-width:100%}
.evidence-image-viewport img{display:block;width:100%;height:auto;max-width:none}
.evidence-image-viewport.is-enlarged img{width:max(100%,var(--natural-image-width,100%))}
.evidence-image-tools{display:flex;justify-content:flex-end;gap:10px;margin:8px 0 0}
.evidence-image-tools button{font-size:13px;min-height:44px;border:1px solid var(--line);padding:8px 14px;background:oklch(96% .004 270);color:var(--ink);cursor:pointer}
.evidence-audio audio{display:block;width:100%;height:54px}
.evidence-audio-player{display:flex;align-items:center;gap:20px;min-width:0}
.evidence-audio-player img{width:120px;height:auto;flex:0 0 auto}
.evidence-audio-player audio{flex:1;min-width:0}
.evidence-video video{display:block;width:100%;height:auto;max-height:660px;background:oklch(23% .005 270);object-fit:contain;border:1px solid var(--line)}
.evidence-actions{display:flex;flex-wrap:wrap;gap:4px 24px;margin:9px 0 0}
.evidence-actions a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
.evidence-inline-link{margin:15px 0 22px!important}
.evidence-inline-link a{display:inline-flex;align-items:center;min-height:44px;border-bottom:1px solid var(--ink);font-size:15px;font-weight:550;text-decoration:none}
.evidence-document{margin:25px 0;border:1px solid var(--line);background:oklch(99% .002 270);scroll-margin-top:var(--reading-offset,140px);min-width:0}
.evidence-document>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;background:oklch(94% .004 270);list-style:none;cursor:pointer}
.evidence-document>summary::-webkit-details-marker{display:none}
.evidence-document[open]>summary{background:oklch(43% .008 270);color:oklch(98% .002 270)}
.evidence-heading{display:block;min-width:0}
.evidence-kind{display:block;font-size:12px;line-height:1.8;margin-bottom:4px}
.evidence-title{display:block;font-size:19px;line-height:1.65;font-weight:650}
.evidence-disclosure{flex:0 0 auto;display:flex;align-items:center;min-height:44px;border:1px solid currentColor;padding:8px 12px;font-size:13px;white-space:nowrap}
.evidence-open{display:none}.evidence-document[open]>summary .evidence-open{display:inline}.evidence-document[open]>summary .evidence-closed{display:none}
.evidence-document-body{padding:18px;min-width:0}
.evidence-document-body>.evidence-caption:first-child{margin-top:0!important}
.evidence-close{display:none;min-height:44px;font:inherit;font-size:13px;border:1px solid var(--ink);color:var(--ink);background:transparent;padding:9px 15px;margin-top:18px;cursor:pointer}
.js-evidence .evidence-close{display:inline-flex}
.evidence-frame{display:block;width:100%;height:min(800px,85vh);min-height:520px;border:1px solid var(--line);background:oklch(99% .002 270)}
.evidence-online-video .evidence-frame{max-width:605px;height:780px;min-height:600px;margin-inline:auto}
.evidence-table{max-width:100%;overflow-x:auto;border:1px solid var(--line);margin:18px 0;background:oklch(99% .002 270)}
.evidence-table table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.7;margin:0}
.evidence-table th,.evidence-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;min-width:90px;overflow-wrap:break-word}
.evidence-table th{background:oklch(94% .004 270);font-weight:600;color:var(--ink)}
.evidence-table tr:last-child td{border-bottom:0}
.evidence-table td{font-variant-numeric:tabular-nums}
.evidence-ledger .evidence-table table{min-width:1050px}
.evidence-ledger .evidence-table th:nth-last-child(-n+2),.evidence-ledger .evidence-table td:nth-last-child(-n+2){min-width:190px}
.ledger-sheet+.ledger-sheet{border-top:1px solid var(--line);padding-top:26px;margin-top:28px}
.ledger-sheet>h5{font-size:19px;line-height:1.6;margin:20px 0 12px}
.ledger-original>summary,.observed-data>summary{font-size:14px;min-height:44px;display:flex;align-items:center;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.pdf-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;background:oklch(94% .004 270);border:1px solid var(--line);border-bottom:0;margin-top:18px}
.pdf-toolbar button,.pdf-toolbar select{min-height:44px;background:oklch(99% .002 270);color:var(--ink);border:1px solid var(--line);font-size:14px;padding:8px 12px;border-radius:2px;cursor:pointer}
.pdf-toolbar button:disabled{opacity:.38;cursor:default}
.pdf-page-selector{display:flex;align-items:center;gap:8px;font-size:14px;white-space:nowrap}
.pdf-page-selector select{min-width:60px}
.pdf-text-toggle{display:flex;align-items:center;gap:8px;font-size:13px;min-height:44px;margin-left:auto}
.pdf-text-toggle input{width:16px;height:16px;accent-color:var(--ink)}
.pdf-page{margin:0 0 24px;min-width:0}
.pdf-page[hidden]{display:none}
.pdf-page-image{overflow:auto;max-width:100%;border:1px solid var(--line);background:oklch(96% .004 270)}
.pdf-page-image img{display:block;width:calc(100% * var(--pdf-zoom,1));height:auto;max-width:none}
.pdf-page figcaption{font:12px/1.8 var(--mono);color:var(--muted);padding:8px 0;text-align:right}
.pdf-page-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.pdf-reader.show-text .pdf-page-text{position:static;width:auto;height:auto;overflow:visible;clip-path:none;padding:20px;border:1px solid var(--line);white-space:normal;overflow-wrap:anywhere}
.pdf-reader.show-text .pdf-page-image{display:none}
.pdf-text-paragraph{font-size:16px!important;line-height:1.85!important;margin:0 0 12px!important}
.home-evidence{padding:50px 0 70px;border-top:1px solid var(--line);scroll-margin-top:165px}
.index-page .home-evidence[id]{scroll-margin-top:165px}
.home-evidence>h2{font-size:30px;line-height:1.45;font-weight:650;margin:12px 0 18px;letter-spacing:-.025em}
.observed-lead{font-size:18px;line-height:1.9;max-width:780px}
.observed-figure{max-width:840px;margin:28px 0 16px;padding:22px 26px 14px;background:oklch(96% .004 270);border:1px solid var(--line)}
.observation-legend{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:14px;line-height:1.7}
.legend-global,.legend-us{display:inline-flex;align-items:center;gap:9px}
.legend-global:before,.legend-us:before{content:'';width:24px;border-top:3px solid oklch(27% .006 270)}
.legend-us:before{border-color:oklch(58% .01 270);border-top-style:dashed}
.observation-unit{margin-left:auto;color:var(--muted)}
.network-observation-chart{display:block;width:100%;height:auto;overflow:visible;margin:14px 0}
.network-observation-chart text{fill:oklch(38% .008 270);font:18px var(--mono)}
.observation-grid path{stroke:oklch(83% .006 270);stroke-width:1;fill:none}
.network-observation-chart polyline{fill:none;stroke-width:3}
.series-global{stroke:oklch(27% .006 270);fill:oklch(27% .006 270)}
.series-us{stroke:oklch(58% .01 270);fill:oklch(58% .01 270)}
.series-us polyline{stroke-dasharray:8 5}
.observed-figure figcaption{font-size:13px;color:var(--muted);line-height:1.8}
.observed-data{margin:12px 0 34px;max-width:900px}
.observed-data>p{font-size:14px;line-height:1.8;color:var(--muted)}
.home-evidence .evidence-document{max-width:100%;margin-top:32px}
.home-evidence .evidence-html .evidence-frame{height:900px}
@media(max-width:580px){
 .evidence-audio-player{flex-wrap:wrap;gap:14px}.evidence-audio-player img{width:100px}.evidence-audio-player audio{flex-basis:100%}
 .case-results>h3{font-size:23px}.evidence-item>h4{font-size:18px}
 .evidence-document>summary{padding:15px 12px;gap:12px}.evidence-title{font-size:17px}.evidence-kind{font-size:11px}
 .evidence-disclosure{padding:8px;font-size:12px}.evidence-document-body{padding:13px 10px}
 .evidence-actions{gap:0 18px}.evidence-caption{font-size:13px!important}
 .pdf-toolbar{padding:10px;gap:7px}.pdf-toolbar button,.pdf-toolbar select{padding:8px;font-size:13px}
 .pdf-toolbar select{font-size:16px}
 .pdf-page-selector{gap:5px;font-size:13px}.pdf-page-selector select{min-width:48px}.pdf-text-toggle{margin-left:0}
 .pdf-reader.show-text .pdf-page-text{padding:14px}
 .evidence-online-video .evidence-document-body{padding:12px 0}.evidence-online-video .evidence-caption,.evidence-online-video .evidence-actions{margin-inline:10px!important}
 .evidence-online-video .evidence-frame{height:740px;min-height:580px;border-left:0;border-right:0}
 .home-evidence{padding-top:35px}.home-evidence>h2{font-size:25px}.observed-lead{font-size:17px}
 .observed-figure{padding:16px 12px}.observation-legend{font-size:13px;gap:8px 15px}.observation-unit{width:100%;margin:0}
 .network-observation-chart text{font-size:25px}.home-evidence .evidence-frame{min-height:600px}
}
@media print{.pdf-toolbar,.evidence-actions,.evidence-close,.evidence-image-tools{display:none!important}.pdf-page[hidden]{display:block}.evidence-frame{height:900px}.pdf-page{break-after:page}}
