
:root{color-scheme:light;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#202328;background:#f5f4f1}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:.18em}header{border-bottom:1px solid #b9bbb9;padding:1.2rem max(1rem,calc((100vw - 1000px)/2));background:#fff}header .eyebrow{font-size:.8rem;letter-spacing:.1em;margin:0 0 .5rem}main{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 4rem}article{background:white;padding:2rem 2.3rem;border:1px solid #d2d3cf;border-radius:.4rem;max-width:900px;margin:auto}h1{font-size:2rem;line-height:1.4;margin:.2rem 0 1.5rem}h2{font-size:1.35rem;line-height:1.5;margin:2.2rem 0 .8rem}h3{font-size:1.1rem}p,li{font-size:1.035rem;line-height:1.9}p{margin:.85rem 0}table{border-collapse:collapse;width:100%;font-size:.9rem;line-height:1.7;font-variant-numeric:tabular-nums}td,th{min-width:5.5em;padding:.55rem .65rem;border-bottom:1px solid #d5d6d2;vertical-align:top}th{background:#eceee9;text-align:left}td{text-align:right}td:first-child,td:last-child:not(:nth-child(2)){text-align:left}.table-wrap{overflow-x:auto;margin:1.3rem 0;max-width:100%}.table-wrap table{min-width:480px}.table-wrap table.small-table{min-width:0;table-layout:fixed}.small-table td,.small-table th{min-width:0;overflow-wrap:anywhere}.small-table td:last-child{text-align:right}.display-math{overflow-x:auto;padding:.75rem .2rem;max-width:100%;font-size:1.06rem}math{font-size:1.06em}math[display="block"]{margin:.4rem auto}code{overflow-wrap:anywhere;font-size:.9em}.footnotes{border-top:1px solid #bfc1bc;margin-top:2.5rem}.footnotes p,.footnotes li{font-size:.83rem;line-height:1.7}.footnotes a{overflow-wrap:anywhere}.reader-figure{margin:1.5rem 0;padding:.35rem;border:1px solid #ddd}.reader-figure img,.reader-figure svg{width:100%;height:auto;display:block}iframe{width:100%;border:1px solid #aaa;border-radius:6px;min-height:1100px}.embed-label{font-size:.85rem}.lab-nav{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem}.lab-nav a{padding:.4rem .7rem;border:1px solid #999;text-decoration:none;border-radius:4px}.lab{background:#fff;border:1px solid #bbb;margin:1.5rem 0;padding:1.2rem;border-radius:6px;scroll-margin-top:1rem}.lab h2{margin:.4rem 0 1rem}.lab p{font-size:.95rem}.controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:.9rem;padding:1rem;background:#f1f2ee}.controls label{min-width:0;display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;line-height:1.5}input,select{width:100%;min-width:0}input,select,button{font:inherit;padding:.5rem;min-height:42px;border:1px solid #868984;border-radius:3px;background:#fff;color:inherit;max-width:100%}input[type="checkbox"]{width:auto;min-height:20px;align-self:flex-start}button{cursor:pointer}button:hover,a:hover{background:#eceee8}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid currentColor;outline-offset:2px}.result-note{padding:.8rem 1rem;border-left:3px solid currentColor;background:#f5f5f1}.error{border:2px solid currentColor;padding:1rem;font-weight:600}.live-chart{margin:1rem 0}.live-chart svg{width:100%;height:auto;border:1px solid #ddd}.live-chart svg text{font-family:system-ui,sans-serif;font-size:14px;fill:currentColor}.live-chart .chart-title{font-size:20px;font-weight:650}.static-fallback{padding:.5rem}.static-fallback img{width:100%;height:auto}.single-lab main{padding:.2rem;max-width:100%}.single-lab .lab{margin:0;border:0;padding:.65rem}.single-lab header{display:none}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.card{background:#fff;border:1px solid #bbb;padding:1.2rem;border-radius:5px}.card h2{margin:.2rem 0 .7rem}.muted{font-size:.85rem;opacity:.8}.agent-tools{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;border-top:1px solid #ccc;margin-top:2rem;padding-top:1rem}textarea.agent-copy{width:100%;min-height:300px;font-family:monospace;font-size:.85rem}.toc{font-size:.9rem;line-height:1.8;columns:2;margin-bottom:2rem}.toc a{display:block}.source-card{border-top:1px solid #aaa;padding:1rem 0}.source-card p{font-size:.9rem}.source-card code{overflow-wrap:anywhere}[hidden]{display:none!important}
@media(max-width:600px){main{padding:.5rem .5rem 2rem}article{padding:1.1rem .85rem;border-radius:0}h1{font-size:1.6rem}h2{font-size:1.23rem}p,li{font-size:1rem;line-height:1.9}.toc{columns:1}.controls{grid-template-columns:1fr 1fr;padding:.6rem;gap:.6rem}.lab{padding:.7rem}.table-wrap table{font-size:.82rem}.display-math{font-size:.96rem}.reader-figure{margin:1rem -.2rem}iframe{min-height:1500px}.live-chart{min-width:0}header{padding:1rem}.live-chart svg{min-width:520px}.live-chart{overflow-x:auto}.reader-figure img,.reader-figure svg{min-width:520px}.reader-figure{overflow-x:auto}}
@media print{body{background:#fff}header,.controls,.agent-tools,.lab-nav,iframe,.embed-label{display:none!important}main,article{max-width:none;padding:0;border:0}h2{break-after:avoid}table,figure{break-inside:avoid}a{color:inherit}.table-wrap,.display-math{overflow:visible}.lab{break-before:page}.static-fallback{display:block!important}.live-output{display:none!important}}

.chart{border:1px solid var(--line);border-radius:7px;background:#fff;margin:16px 0;padding:10px;min-width:0}
.chart svg{display:block;width:100%;height:auto}
.chart figcaption{font-size:14px;line-height:1.6;font-weight:650;color:var(--ink);margin:0 0 10px;overflow-wrap:anywhere}
.chart-axis-label,.chart-unit{font-size:14px;line-height:1.6;color:var(--muted);margin:8px 0;overflow-wrap:anywhere}
.chart-x-label{text-align:center;margin-top:0}
.line-plot{width:100%;min-width:0}
.legend{display:flex;gap:8px 18px;flex-wrap:wrap;font-size:14px;line-height:1.6;margin:0 0 8px}
.legend span{max-width:100%;overflow-wrap:anywhere}
.legend span:before{content:"";display:inline-block;width:22px;margin-right:5px;border-top:3px var(--legend-style,solid) var(--legend);vertical-align:middle}
.bar-list{list-style:none;padding:0;margin:8px 0 0}
.bar-row{margin:0 0 16px;font-size:14px;line-height:1.6}
.bar-row:last-child{margin-bottom:0}
.bar-heading{display:flex;flex-wrap:wrap;gap:2px 12px;align-items:baseline;margin-bottom:5px;font-size:14px}
.bar-label{min-width:0;overflow-wrap:anywhere}
.bar-value{margin-left:auto;font-size:14px;font-weight:650;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums}
.bar-track{position:relative;height:24px;background:#f1f5f7;border-radius:3px}
.bar-track:before{content:"";position:absolute;left:50%;top:0;bottom:0;border-left:1px solid #71858f;z-index:1}
.bar-fill{position:absolute;top:3px;height:18px}
.bar-fill.positive{background:#146c73}.bar-fill.negative{background:#a45d29}
.bar-direction{display:grid;grid-template-columns:1fr auto 1fr;margin:6px 0;font-size:14px;line-height:1.6;color:var(--muted)}
.bar-direction span:last-child{text-align:right}

.single-lab>header{display:none}.single-lab main{max-width:100%;padding:0}.single-lab .lab{margin:0;border:0}body,input,select,svg text{font-variant-numeric:lining-nums tabular-nums}.table-wrap th:first-child,.table-wrap td:first-child{min-width:110px}.line-plot svg{max-width:100%}
