
@page { size: A4; margin: 14mm 13mm 15mm; @bottom-right { content: counter(page); font: 8pt 'Aptos', sans-serif; color: #596069; } }
:root { --ink: #1D2329; --primary: #C5203E; --secondary: #37474F; --accent: #C98224; --paper: #F7F7F5; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #dfe2df; color: var(--ink); font-family: 'Aptos', 'Helvetica Neue', sans-serif; font-size: 15px; line-height: 1.48; }
a { color: var(--primary); text-decoration-thickness: 1px; text-underline-offset: 2px; }
.page, .report-section { width: min(1120px, calc(100% - 32px)); margin: 24px auto; background: white; padding: 52px 60px; box-shadow: 0 2px 8px rgba(15,28,33,.10); }
.cover { min-height: 94vh; position: relative; overflow: hidden; padding: 0; display: grid; grid-template-rows: 1fr auto; color: white; background: #1D2329; }
.cover-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; opacity: .56; }
.cover::after { content: ''; position: absolute; inset: 0; background: rgba(10,19,25,.54); }
.cover-main, .cover-foot { position: relative; z-index: 1; }
.cover-main { align-self: end; padding: 70px 66px 36px; max-width: 850px; }
.cover h1 { font-size: 54px; line-height: 1.02; margin: 0 0 18px; letter-spacing: 0; }
.cover h2 { font-size: 25px; font-weight: 500; margin: 0 0 28px; }
.cover-meta { display: flex; gap: 28px; font-size: 13px; border-top: 1px solid rgba(255,255,255,.55); padding-top: 18px; }
.cover-foot { padding: 24px 66px 38px; font-size: 12px; max-width: 900px; }
.contents h1 { font-size: 34px; margin: 0 0 24px; }
.contents-list { display: grid; grid-template-columns: 1fr 1fr; column-gap: 38px; }
.contents-list a { display: grid; grid-template-columns: 38px 1fr; padding: 11px 0; border-bottom: 1px solid #dfe4e1; color: var(--ink); text-decoration: none; }
.contents-list span { color: var(--primary); font-variant-numeric: tabular-nums; }
.contents-note { margin-top: 26px; font-size: 12px; color: #596069; }
.report-section { break-before: page; }
.section-header { border-top: 5px solid var(--primary); padding-top: 18px; margin-bottom: 28px; display: grid; grid-template-columns: 45px 1fr; align-items: baseline; }
.section-header span { color: var(--primary); font-weight: 700; }
.section-header h1 { font-size: 31px; line-height: 1.12; margin: 0; letter-spacing: 0; }
.section-deck { grid-column: 2; font-size: 17px; color: #47545b; margin: 9px 0 0; }
h2 { font-size: 20px; line-height: 1.25; margin: 30px 0 10px; }
h3 { font-size: 16px; line-height: 1.3; margin: 0 0 6px; }
p { margin: 0 0 13px; }
.lead { font-size: 19px; line-height: 1.5; max-width: 850px; }
.scorecard { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid #cfd5d1; border-bottom: 1px solid #cfd5d1; margin-bottom: 26px; }
.scorecard div { padding: 14px 14px 15px 0; }
.scorecard b { display: block; font-size: 11px; color: #5c666d; margin-bottom: 4px; }
.scorecard strong { font-size: 25px; color: var(--secondary); }
.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start; }
.editorial-grid { columns: 2; column-gap: 38px; }
.editorial-grid article { break-inside: avoid; border-top: 2px solid #cfd5d1; padding-top: 10px; margin-bottom: 24px; }
.thesis-item { border-top: 1px solid #ccd2cf; padding-top: 10px; margin-top: 14px; }
.cite, figcaption { color: #5d666c; font-size: 11px; }
.source-ref { font-size: inherit; }
.table-wrap { overflow-x: auto; margin: 18px 0 25px; }
table { width: 100%; border-collapse: collapse; font-size: 12px; line-height: 1.35; }
th { text-align: left; border-top: 2px solid var(--ink); border-bottom: 1px solid var(--ink); padding: 8px 7px; vertical-align: bottom; }
td { border-bottom: 1px solid #d7dcda; padding: 8px 7px; vertical-align: top; }
td:not(:first-child) { font-variant-numeric: tabular-nums; }
.sensitivity td:not(:first-child), .sensitivity th:not(:first-child) { text-align: right; }
figure { margin: 25px 0 30px; break-inside: avoid; }
.chart, .graph-figure { width: 100%; height: auto; border: 1px solid #d4d9d6; background: #fff; }
.grid { stroke: #e2e6e4; stroke-width: 1; } .axis, .legend, .bar-value { fill: #526068; font: 12px 'Aptos', sans-serif; } .bar-value { font-weight: 700; }
.graph-edge { stroke: #a8b2ae; stroke-width: 1.2; opacity: .75; } .graph-root { fill: white; font: 700 15px 'Aptos', sans-serif; } .graph-root-sub { fill: white; font: 10px 'Aptos', sans-serif; } .graph-label { fill: var(--ink); font: 10px 'Aptos', sans-serif; }
.map-head { fill: #4d5960; font: 700 13px 'Aptos', sans-serif; } .map-link { fill: none; stroke: var(--primary); stroke-width: 1.5; opacity: .4; } .map-link.secondary { stroke: var(--accent); } .map-box { stroke-width: 1; } .map-box.driver { fill: #e7f1f0; stroke: var(--primary); } .map-box.compartment { fill: #f0f2ef; stroke: #87938e; } .map-box.metric { fill: #f4e8df; stroke: var(--accent); } .map-label { fill: var(--ink); font: 11px 'Aptos', sans-serif; }
.image-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.image-pair img, .full-image img { width: 100%; max-height: 520px; object-fit: contain; border: 1px solid #d6dbd8; }
.full-image img { max-height: 720px; }
.argument-list p { border-left: 4px solid var(--primary); padding: 10px 0 10px 18px; margin: 0 0 12px; font-size: 17px; }
.formula { background: #f2f4f2; border-left: 4px solid var(--secondary); padding: 16px 20px; margin: 18px 0 25px; }
.formula code { display: block; font-family: 'SFMono-Regular', Consolas, monospace; font-size: 12px; margin: 7px 0; white-space: normal; }
.callout { border: 1px solid #bfc7c3; padding: 18px 22px; margin: 24px 0; } .callout h2 { margin-top: 0; }
.risk-list { display: grid; grid-template-columns: 1fr 1fr; gap: 22px 30px; } .risk-list article { border-top: 3px solid var(--accent); padding-top: 10px; break-inside: avoid; }
.disclosure { border-top: 1px solid #bfc6c2; margin-top: 30px; padding-top: 12px; font-size: 11px; color: #5d666c; }
ul { padding-left: 22px; } li { margin-bottom: 7px; }
@media print { body { background: white; font-size: 10pt; } .page, .report-section { width: auto; margin: 0; padding: 0; box-shadow: none; min-height: auto; } .cover { width: auto; min-height: 267mm; margin: 0; break-after: page; } .contents { break-after: page; } .contents-list a { padding: 8px 0; } .contents-note { margin-top: 14px; } a { color: inherit; text-decoration: none; } .report-section { padding-top: 2mm; } .report-section:last-child { font-size: 9.4pt; } .section-header { margin-bottom: 16px; } .chart, .graph-figure { max-height: 128mm; } table { font-size: 8pt; } .report-section:last-child li { margin-bottom: 4px; } }
@media (max-width: 760px) { .page, .report-section { width: 100%; margin: 0; padding: 28px 20px; } .cover-main, .cover-foot { padding-left: 24px; padding-right: 24px; } .cover h1 { font-size: 38px; } .scorecard, .two-col, .image-pair, .risk-list, .contents-list { grid-template-columns: 1fr; } .editorial-grid { columns: 1; } }

/* report-authoring-overrides */
