.fiscal-split,.relationship-grid>article,.source-coverage{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}
.fiscal-split{margin-top:18px}
.fiscal-split svg,.relationship-chart svg{display:block;width:100%;height:auto}
.trend-range{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:10px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}
.trend-range strong{color:var(--ink)}
.trend-analysis{display:grid;gap:9px;margin:0 0 14px}
.trend-analysis div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--line)}
.trend-analysis dt{color:var(--muted);font-size:11px}
.trend-analysis dd{margin:0;color:var(--ink);font-weight:800;text-align:right}
.nt-grid,.rel-grid{stroke:#e4ebe7;stroke-width:1}
.nt-axis{stroke:#9aaba4;stroke-width:1}
.nt-line{fill:none;stroke:#0d7755;stroke-width:3}
.nt-point{fill:#0d7755;stroke:#fff;stroke-width:2}
.nt-axis-label,.rel-axis-label{fill:#53645e;font-size:11px}
.nt-end-label,.rel-end-label{fill:#13231f;font-size:12px;font-weight:700}
.nt-current-bar{fill:#0d7755}
.nt-capital-bar{fill:#e4b63f}
.nt-legend,.rel-legend{fill:#43534d;font-size:11px}
.chart-footnote{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.45}
.trend-na{min-height:250px;display:grid;place-content:center;text-align:center;color:var(--muted);background:repeating-linear-gradient(-45deg,#f8faf9,#f8faf9 8px,#eef3f1 8px,#eef3f1 16px);border-radius:10px}
.source-links{display:flex;flex-wrap:wrap;gap:8px}
.source-links a{color:var(--green);font-weight:700}
.relationship-section{margin:0 40px 28px}
.relationship-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px}
.relationship-controls label{display:grid;gap:6px;min-width:0;color:#43534d;font-size:12px;font-weight:700}.relationship-controls select{min-width:0;width:100%}
.relationship-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}
.relationship-summary>div{background:#f4f8f6;border:1px solid #d7e4de;border-radius:12px;padding:14px}
.relationship-summary small,.relationship-summary strong,.relationship-summary span{display:block}
.relationship-summary small{color:var(--muted);font-size:11px}
.relationship-summary strong{margin:5px 0;color:var(--ink);font:800 22px Manrope,sans-serif}
.relationship-summary span{color:#52635d;font-size:11px}
.relationship-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.relationship-chart{min-height:330px}
.rel-point{fill:#0d7755;stroke:#fff;stroke-width:2}
.rel-year{fill:#13231f;font-size:11px;font-weight:700}
.rel-line{fill:none;stroke-width:3}
.rel-line-x{stroke:#0d7755}
.rel-line-y{stroke:#b9860b;stroke-dasharray:7 5}
.relationship-series-key{display:flex;flex-wrap:wrap;gap:9px 18px;margin:4px 8px -2px;font-size:11px;color:#43534e}
.relationship-series-key span{display:flex;align-items:center;gap:7px}
.relationship-series-key i{display:inline-block;width:28px;height:0;border-top:3px solid #0d7755}
.relationship-series-key i.series-y{border-top-color:#b9860b;border-top-style:dashed}
.relationship-series-key strong{font-weight:700}
.rel-end-label-x{fill:#0f7657}
.rel-end-label-y{fill:#8a6811}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.hero-actions a{text-decoration:none}
.rel-axis-title{fill:#43534d;font-size:11px;font-weight:700}
.relationship-section>details{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}
.relationship-section>details>summary{cursor:pointer;font-weight:800}
.relationship-section>details{min-width:0}.relationship-section>details .table-region{width:100%;margin-top:12px;overflow-x:auto}
.source-coverage{margin-top:16px}
.source-status{display:inline-block;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}
.source-status.loaded{background:#e7f5ee;color:#086543}
.source-status.not-loaded{background:#eef1f0;color:#596963}
@media(max-width:1100px){.relationship-section{margin-left:25px;margin-right:25px}.relationship-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.relationship-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:800px){.relationship-section{max-width:calc(100vw - 24px);margin-left:12px;margin-right:12px}.relationship-controls,.relationship-summary{grid-template-columns:minmax(0,1fr)}.fiscal-split,.relationship-grid>article,.source-coverage{padding:12px}.relationship-chart{min-height:240px}.trend-range{align-items:flex-start;flex-direction:column}.trend-range span[aria-hidden]{display:none}}
@media(prefers-reduced-motion:reduce){.nt-line,.rel-line{transition:none}}
