:root{font-family:Arial,Helvetica,sans-serif;color:#172a3a;background:#f4f7fa;font-synthesis:none;--ink:#172A3A;--muted:#526475;--teal:#0E5268;--navy:#142F45;--border:#D8E1E9;--paper:#fff;--negative:#A02B32;--gold:#996300;line-height:1.55;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #006F9B;outline-offset:4px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.2;letter-spacing:-.025em;color:var(--ink)}h1{font-size:42px;font-weight:700}h2{font-size:28px}h3{font-size:19px}p{font-size:16px}p+p{margin-top:12px}small{font-size:13px}.muted,.unit,.scope-note{color:var(--muted)}.unit{font-size:13px}.number,.stat-value,.fact strong,.contract-strip strong,.schedule strong{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum";letter-spacing:-.02em}.number{border:0;background:none;padding:3px 0;font-size:inherit;color:inherit;text-align:right;white-space:nowrap}.number:hover{text-decoration:underline;text-underline-offset:4px}.negative,.loss .stat-value{color:var(--negative)!important}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--teal);margin-bottom:12px}.badge{display:inline-flex;align-items:center;background:#e8f1f3;color:#225569;padding:5px 10px;border-radius:5px;font-size:12px;font-weight:700;white-space:nowrap}.button,.icon-button{min-height:44px;border:1px solid var(--border);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:700;background:#fff;color:var(--ink);text-decoration:none}.button:hover,.icon-button:hover{background:#eaf0f4}.primary{background:var(--navy);color:#fff;border-color:var(--navy)}.primary:hover{background:#254b66;color:#fff}.icon-button{width:44px;padding:10px;flex-shrink:0}.text-button,.source-link{display:inline-flex;align-items:center;gap:6px;background:none;border:0;padding:8px 0;color:var(--teal);font-size:13px;font-weight:600;min-height:36px}.text-button:hover,.source-link:hover{text-decoration:underline}.source-link{margin-top:10px}.app-header{background:#fff;border-bottom:1px solid var(--border)}.header-inner,.nav-inner{max-width:1376px;margin:0 auto;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);background:none;border:0;padding:0;text-align:left;font-size:20px;font-weight:800;letter-spacing:.04em}.brand small{display:block;font-size:10px;letter-spacing:.08em;font-weight:600;color:var(--muted);margin-top:3px}.brand-mark{background:#f5c842;color:#172a3a;width:42px;height:42px;display:grid;place-items:center;border-radius:9px;font-size:27px;font-weight:800}.header-actions{display:flex;align-items:center;gap:10px}.nav-inner{position:relative;padding:0 40px;justify-content:flex-start;gap:22px;flex-wrap:wrap}.nav-inner>button{font-size:13px;font-weight:600;min-height:48px;color:var(--muted);background:none;border:0;border-bottom:3px solid transparent;padding:10px 0}.nav-inner>button.active{color:var(--teal);border-color:var(--teal)}select{background:#fff;color:var(--ink);border:1px solid var(--border);border-radius:6px;min-height:40px;padding:7px 30px 7px 10px;font-size:14px;max-width:100%}.more-nav{margin-left:auto}.more-nav select{border:0;font-size:13px;font-weight:600}.page{max-width:1376px;padding:24px 40px 64px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.context-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--muted);font-size:12px}.context-bar label{display:flex;align-items:center;gap:10px;white-space:nowrap}.context-bar select{font-size:12px;min-height:34px}.hero{padding:24px 0 8px;max-width:920px}.hero h1{font-size:48px;line-height:1.14;letter-spacing:-.04em;margin-bottom:16px}.hero em{color:var(--teal);font-style:normal}.hero>p{max-width:720px;color:var(--muted);font-size:17px}.hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px;color:var(--muted);font-size:12px}.page-title{padding:20px 0 8px}.page-title h1{margin-bottom:12px}.page-title p{color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;min-width:0;box-shadow:0 3px 10px #142f4503}.stat-label{font-size:14px;font-weight:600;line-height:1.4;color:var(--muted);min-height:20px}.stat-value{font-size:40px;line-height:1.1;font-weight:700;margin-top:18px;white-space:normal;overflow-wrap:anywhere}.stat-value>span{display:block;font-size:13px;font-weight:400;letter-spacing:0;margin-top:9px}.stat-note{font-size:13px;color:var(--muted);margin-top:18px;min-height:20px}.stat>.source-link{margin-top:auto;padding-top:16px}.stat.teal .stat-value{color:var(--teal)}.stat.navy{background:var(--navy);border-color:var(--navy);color:#fff}.stat.navy .stat-label,.stat.navy .stat-note{color:#d3e1ec}.stat.navy .source-link,.stat.navy .stat-value{color:#fff}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.chart-story{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}.panel,.table-panel,.chart-panel{background:#fff;border:1px solid var(--border);border-radius:12px;padding:26px;min-width:0}.panel h3{margin-bottom:12px}.panel p{color:var(--muted)}.brief{background:#ebf3f5;border-color:#d8e7eb;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.brief h2{font-size:26px;line-height:1.3}.brief>p{font-size:15px}.brief .eyebrow{margin:0}.brief .button{margin-top:auto}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.section-line{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-line h3{font-size:18px}.chart-scroll{max-width:100%;overflow:auto}.chart-scroll>svg{display:block;width:100%;height:auto;margin:4px 0}.chart-scroll>svg text{font:14px Arial,sans-serif;fill:var(--muted)}figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px}.legend{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:14px;height:4px;display:inline-block}.table-scroll{max-width:100%;overflow:auto;border-radius:5px}.table-panel table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.table-panel th,.table-panel td{padding:14px 12px;border-bottom:1px solid #E5EBF0;vertical-align:top}.table-panel thead th{font-size:12px;font-weight:700;line-height:1.45;background:#f3f6f9;color:#526475;text-align:right;white-space:normal;min-width:88px}.table-panel thead th:first-child{text-align:left;min-width:210px}.table-panel tbody th{font-weight:500;line-height:1.45;color:var(--ink);min-width:210px;max-width:330px}.table-panel tbody td{text-align:right}.table-panel tbody tr:hover{background:#f6f9fb}.table-panel .strong-row{background:#eff5f7;font-weight:700}.strong-row th{font-weight:700!important}.table-note{font-size:12px;color:var(--muted);margin-top:16px;line-height:1.6}.table-panel td .source-link{margin:0;white-space:nowrap;padding:0;min-height:28px}.chapter{margin-top:32px;display:flex;flex-direction:column;gap:24px}.chapter>.section-heading{margin-bottom:0}.notice{border-left:3px solid #AF7908;background:#fffaec;color:#604509;padding:18px 22px;border-radius:0 8px 8px 0;font-size:15px;line-height:1.65}.notice>.source-link{display:inline-flex;margin:0 0 0 12px;color:#604509}.empty{padding:30px;border:1px dashed #AABBC8;color:var(--muted);border-radius:10px;background:#f7fafc}.control{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px}.amount-list{margin:18px 0 0}.amount-list>div{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #E5EBF0}.amount-list dt{font-size:14px}.amount-list dd{margin:0;text-align:right;font-size:20px;font-weight:600}.amount-list small{display:block;font-size:11px;color:var(--muted);font-weight:400}.fact{border-top:1px solid var(--border);padding-top:20px;margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:var(--muted);font-size:14px}.fact strong{font-size:32px;color:var(--ink)}.fact strong small{margin-left:8px;font-size:14px}.contract-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--border);border-radius:12px;padding:28px;gap:24px}.contract-strip>div{border-right:1px solid var(--border);padding-right:20px;min-width:0}.contract-strip>div:last-child{border:0}.contract-strip span{font-size:13px;color:var(--muted)}.contract-strip strong{display:block;font-size:27px;margin-top:12px;line-height:1.3}.contract-strip small{display:block;font-size:13px;margin-top:8px;font-weight:400;color:var(--muted)}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;list-style:none;padding:0;counter-reset:steps}.timeline li{border-top:3px solid #C8DCE3;padding-top:18px}.timeline b{color:var(--teal);font-size:13px}.timeline strong{display:block;font-size:25px;margin:12px 0}.timeline p{font-size:14px}.scenario-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;background:#fff;border:1px solid var(--border);border-radius:10px;flex-wrap:wrap}.period-options{display:flex;gap:8px}.period-options button{background:#f4f7fa;border:1px solid var(--border);border-radius:7px;color:var(--ink);padding:9px 14px;min-width:64px;font-size:19px;font-weight:600}.period-options span{display:block;font-size:11px;font-weight:400}.period-options .selected{background:var(--navy);color:#fff;border-color:var(--navy)}.selected-row{background:#e9f3f5}.scope-note{font-size:13px}.search-field{display:flex;align-items:center;gap:12px;border:1px solid var(--border);background:#fff;padding:12px 16px;border-radius:8px;color:var(--muted)}.search-field input{border:0;width:100%;min-width:0;background:none;color:var(--ink);font-size:15px;outline-offset:9px}.policy-list{display:flex;flex-direction:column;gap:10px}details{background:#fff;border:1px solid var(--border);border-radius:8px;padding:18px}details>summary{cursor:pointer;font-size:15px;font-weight:600;color:var(--ink);line-height:1.5}details[open]>summary{margin-bottom:18px}details p{margin-top:10px}.policy-list summary{display:flex;gap:16px;align-items:center}.policy-list summary .badge{margin-left:auto}.policy-no{color:var(--muted);font-size:13px}.policy-list p{padding-left:34px}.policy-list .source-link{margin-left:34px}.schedule{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:20px}.schedule>div{background:#eff5f7;padding:18px;border-radius:8px}.schedule span{font-size:14px;color:var(--muted)}.schedule strong{display:block;font-size:32px;margin-top:10px}.schedule small{font-size:13px;margin-left:6px;font-weight:400}.app-footer{border-top:1px solid var(--border);padding:30px 40px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px}.app-footer strong{font-size:14px;letter-spacing:.08em}.app-footer p{color:var(--muted);font-size:13px;margin-top:8px}.app-footer small{color:var(--muted)}.skip-link{position:fixed;top:-100px;background:#fff;padding:12px;z-index:999}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#142a4266;display:flex;justify-content:flex-end}.source-panel{width:min(640px,100%);height:100dvh;background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 60px #142a4230}.source-panel>header{display:flex;justify-content:space-between;align-items:center;padding:28px;border-bottom:1px solid var(--border)}.source-panel>header .eyebrow{margin-bottom:5px}.source-panel>.search-field{margin:20px 24px 0}.source-scroll{overflow:auto;padding:24px;min-height:0}.source-scroll>.muted{font-size:14px;margin-bottom:20px}.source-cell{padding:20px;border:1px solid var(--border);border-radius:9px;margin-bottom:16px}.source-cell h3{font-size:16px;overflow-wrap:anywhere}.source-cell>p{font-size:14px;color:var(--muted)}.source-cell dl{margin:18px 0 0}.source-cell dt{font-size:12px;color:var(--muted);margin-top:12px}.source-cell dd{margin:5px 0 0;font-size:15px;overflow-wrap:anywhere}.source-cell code{display:block;padding:12px;background:#f2f6f9;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.hash{font-family:monospace;font-size:12px!important;overflow-wrap:anywhere}.source-suggestions{display:flex;flex-direction:column;gap:10px;margin:20px 0}.source-suggestions button{justify-content:space-between}.board-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#f4f7fa}.board-window{height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.board-window>header{background:#fff;display:flex;justify-content:space-between;padding:20px 4vw;border-bottom:1px solid var(--border)}.board-stage{padding:clamp(24px,4vh,60px) 5vw;overflow:auto;display:flex;flex-direction:column;justify-content:center;gap:20px;max-width:1800px;margin:0 auto;width:100%}.board-stage>.eyebrow{margin:0}.board-stage>h1{font-size:clamp(30px,3vw,54px);line-height:1.2;max-width:1200px}.board-content{display:flex;flex-direction:column;gap:24px;margin-top:8px}.board-stage .stat{padding:clamp(22px,2vw,36px)}.board-stage .stat-value{font-size:clamp(32px,3.8vw,70px)}.board-stage .stat-label{font-size:clamp(16px,1.3vw,24px)}.board-stage .stat-note{font-size:clamp(14px,1.1vw,20px)}.board-stage .stat-value>span{font-size:clamp(14px,1.1vw,20px)}.board-takeaway{border-left:4px solid var(--teal);padding:14px 20px;background:#e8f1f4;color:#224a60;font-size:clamp(17px,1.4vw,25px);line-height:1.6}.board-stage>.scope-note{font-size:clamp(13px,1vw,18px)}.board-window>footer{display:flex;justify-content:space-between;align-items:center;padding:16px 4vw;background:#fff;border-top:1px solid var(--border);gap:16px}.board-dots{display:flex;gap:10px}.board-dots button{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--muted);border:1px solid var(--border);font-size:12px}.board-dots .selected{background:var(--navy);color:#fff}.board-comparison table{font-size:clamp(16px,1.4vw,24px)}.board-comparison th,.board-comparison td{padding:10px 16px}.board-comparison thead th{font-size:14px}.board-points h2{font-size:clamp(30px,3.5vw,60px);margin:20px 0}.board-stage .panel p{font-size:clamp(15px,1.2vw,22px)}.board-stage .panel h3{font-size:clamp(19px,1.4vw,27px)}@media(min-width:1600px){.page{padding-top:32px}.hero{padding-top:36px}.hero h1{font-size:54px}.stats-grid .stat-value{font-size:46px}}@media(max-width:1100px){.header-inner,.nav-inner{padding-left:24px;padding-right:24px}.nav-inner{gap:16px}.page{padding:20px 24px 40px}.stats-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-value{font-size:34px}.chart-story{grid-template-columns:1fr}.brief{display:grid;grid-template-columns:1fr 1fr}.brief h2{grid-column:1}.brief .eyebrow{grid-column:1/-1}.brief .button{justify-self:start}.board-stage{justify-content:flex-start}.board-stage .stat-value{font-size:36px}}@media(max-width:767px){h1{font-size:30px}h2{font-size:24px}.header-inner{padding:16px;gap:14px}.brand{font-size:17px}.brand small{font-size:8px}.brand-mark{width:34px;height:36px;font-size:23px}.header-actions{gap:7px}.header-actions .button{padding:10px;font-size:12px}.app-header .header-actions .secondary span{display:none}.app-header .header-actions .primary span{max-width:96px;line-height:1.4}.nav-inner{padding:0 16px;gap:16px;flex-wrap:nowrap;overflow:auto;scrollbar-width:thin}.nav-inner>button{white-space:nowrap;flex-shrink:0;font-size:12px}.more-nav{flex-shrink:0;margin-left:0}.page{padding:20px 16px 40px;gap:20px}.context-bar{align-items:flex-start;font-size:11px;gap:10px}.context-bar>span{max-width:62%}.context-bar label{flex-direction:column;gap:3px;align-items:flex-end}.context-bar select{width:100px;font-size:11px}.hero{padding:14px 0 4px}.hero h1{font-size:34px;line-height:1.18}.hero>p{font-size:16px}.hero-meta{font-size:11px;gap:8px}.stats-grid,.stats-grid.four,.two-col,.three-col,.contract-strip,.timeline{grid-template-columns:1fr}.stat{padding:22px}.stat-value{font-size:38px}.stat-label{font-size:15px}.stat-note{margin-top:12px}.stat>.source-link{margin-top:4px;padding-top:8px}.panel,.table-panel,.chart-panel{padding:20px}.section-heading,.section-line{align-items:flex-start;flex-direction:column;gap:10px}.section-heading{margin-bottom:18px}.brief{display:flex}.chart-scroll>svg{min-width:640px}.chart-scroll>svg text{font-size:17px}figcaption{align-items:flex-start;flex-direction:column;gap:0}.table-panel th,.table-panel td{padding:12px 10px}.table-panel tbody th,.table-panel thead th:first-child{min-width:170px}.contract-strip{padding:22px;gap:22px}.contract-strip>div{border-right:0;border-bottom:1px solid var(--border);padding:0 0 20px}.contract-strip>div:last-child{padding-bottom:0}.contract-strip strong{font-size:28px}.scenario-controls{padding:18px;gap:18px}.period-options{width:100%;gap:6px}.period-options button{flex:1;min-width:0;padding:9px 6px}.notice{font-size:14px;padding:16px}.policy-list summary{gap:10px;font-size:14px}.policy-list .badge{font-size:10px;padding:4px 6px}.policy-list p{padding:0;font-size:15px}.policy-list .source-link{margin-left:0}.schedule{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule>div{padding:16px}.app-footer{padding:24px 16px;align-items:flex-start;flex-direction:column}.source-panel>header{padding:20px}.source-panel>header h2{font-size:23px}.source-scroll{padding:18px}.source-panel>.search-field{margin:16px 18px 0}.source-cell{padding:16px}.source-cell .section-line{flex-direction:row}.source-cell h3{font-size:14px}.board-window>header{padding:14px 16px}.board-stage{padding:24px 16px;gap:14px}.board-stage>h1{font-size:29px}.board-content{gap:18px}.board-stage .stat{padding:20px}.board-stage .stat-value{font-size:38px}.board-stage .stats-grid{gap:14px}.board-window>footer{padding:12px;gap:8px}.board-window>footer>.button{font-size:12px;padding:8px 10px}.board-dots{gap:5px}.board-dots button{width:24px;height:30px;border-radius:5px;font-size:10px}.board-window>footer .icon-button{display:none}.board-takeaway{font-size:16px;padding:12px 16px}.board-comparison{padding:10px}.board-comparison table{font-size:16px}.board-comparison td,.board-comparison th{padding:10px 8px}.board-comparison th:first-child{min-width:80px!important}.board-comparison thead th{font-size:11px;min-width:80px}.board-comparison tbody th{min-width:80px}.board-points h2{font-size:34px}.chapter{margin-top:16px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media print{@page{size:A4 landscape;margin:12mm}body{background:#fff;color:#172a3a}.app-header,.context-bar label,.app-footer button,.source-link,.skip-link,.source-backdrop,.search-field,.scenario-controls{display:none!important}.page{max-width:none;padding:0;gap:16px}.panel,.stat,.table-panel,.chart-panel,.contract-strip{break-inside:avoid;box-shadow:none}.table-scroll{overflow:visible}.table-panel table{font-size:10px}.table-panel th,.table-panel td{padding:6px;min-width:0!important}.table-panel thead{display:table-header-group}.stats-grid{grid-template-columns:repeat(3,1fr)}.two-col{grid-template-columns:1fr 1fr}.table-note,.scope-note{color:#384f61}.app-footer{padding:12px 0}.board-overlay{position:static;background:#fff}.board-window{height:auto;display:block}.board-window>header,.board-window>footer{display:none}.board-stage{padding:0;overflow:visible;display:block}.board-content{margin-top:20px}.board-stage .stat-value{font-size:36px}.board-stage h1{font-size:30px}.board-stage .stats-grid{grid-template-columns:repeat(3,1fr)}body:has(.board-overlay)>#root>div[inert]{display:none!important}details:not([open]){display:none}.stat.navy{background:#fff;color:#172a3a;border-color:#cbd7e0}.stat.navy .stat-value,.stat.navy .stat-label,.stat.navy .stat-note{color:#172a3a}.number{color:inherit}.hero h1{font-size:34px}.chapter{break-before:auto}}
