.report-2026{--report-paper:var(--vn-color-base-100);--report-paper-card:#f9f9f6;--report-ink:var(--vn-color-base-content);--report-ink-soft:#3d4653;--report-muted:var(--vn-color-neutral);--report-line:#d6dadd;--report-line-strong:#afb6bd;--report-navy:var(--vn-color-primary);--report-navy-deep:#06235a;--report-navy-tint:#e4eaf0;--report-sky:#3e7cb1;--report-sky-tint:#e4eef5;--report-purple:#6e5a96;--report-purple-tint:#ece8f3;--report-max-text:700px;--report-max-wide:1200px;--report-pad:clamp(20px, 5vw, 64px);background:var(--report-paper);color:var(--report-ink);font-family:var(--font-inter);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums;scroll-padding-top:110px;line-height:1.65}.report-2026 *,.report-2026 :before,.report-2026 :after{box-sizing:border-box}.report-2026 h1,.report-2026 h2,.report-2026 h3,.report-2026 h4{margin:0;font-weight:600}.report-2026 p{margin:0 0 1em}.report-2026 a{color:inherit}.report-2026 img{max-width:100%;display:block}.report-2026 .wrap{max-width:var(--report-max-wide);padding-left:var(--report-pad);padding-right:var(--report-pad);margin:0 auto}.report-2026 .wrap-text{max-width:var(--report-max-text);padding-left:var(--report-pad);padding-right:var(--report-pad);margin:0 auto}.report-2026 section{position:relative}.report-2026 .section-pad{padding:clamp(48px,8vw,96px) 0}.report-2026 hr.rule{border:none;border-top:1px solid var(--report-line);margin:0}.report-2026 .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(14px)}.report-2026 .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.report-2026 .reveal{opacity:1;transition:none;transform:none}}.report-2026 .progress-track{z-index:200;background:0 0;width:100%;height:3px;position:fixed;top:0;left:0}.report-2026 .progress-bar{background:var(--report-navy);width:0%;height:100%;transition:width .1s linear}.report-2026 .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--report-navy);font-size:.72rem;font-weight:700;display:inline-block}.report-2026 .section-title{font-family:var(--font-inter);letter-spacing:-.01em;color:var(--report-ink);margin:.4em 0 0;font-size:clamp(1.5rem,3.4vw,2.35rem);font-weight:800;line-height:1.15}.report-2026 .section-kicker{margin-bottom:.6em}.report-2026 .section-head{max-width:760px;margin-bottom:clamp(28px,4vw,48px)}.report-2026 .section-dek{color:var(--report-muted);max-width:640px;margin-top:.9em;font-size:1.05rem}.report-2026 .badge{font-family:var(--font-inter);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:3px;align-items:center;gap:.45em;padding:.32em .7em;font-size:.68rem;font-weight:700;line-height:1.4;display:inline-flex}.report-2026 .badge-code{font-weight:800}.report-2026 .badge-f,.report-2026 .badge-d{background:var(--report-navy);color:#fff}.report-2026 .badge-d:after{content:"Σ";font-family:var(--font-inter);margin-left:.15em;font-style:italic}.report-2026 .badge-e{background:var(--report-sky-tint);color:var(--report-sky);border:1px solid var(--report-sky)}.report-2026 .badge-p{background:var(--report-purple);color:#fff}.report-2026 .badge-h{color:var(--report-ink-soft);border:1px dashed var(--report-line-strong);background:0 0}.report-2026 .badge-fc{color:var(--report-navy);border:1px dashed var(--report-navy);background:0 0;font-style:italic}.report-2026 .hero{padding:clamp(40px,7vw,80px) 0 clamp(20px,4vw,40px)}.report-2026 .hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}@media (max-width:880px){.report-2026 .hero-grid{grid-template-columns:1fr}}.report-2026 .hero-h1{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--report-ink);margin:.35em 0 0;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800;line-height:1.08}.report-2026 .hero-sub{font-family:var(--font-inter);color:var(--report-ink-soft);max-width:560px;margin-top:.7em;font-size:clamp(1.05rem,2vw,1.3rem);font-style:italic;font-weight:400;line-height:1.5}.report-2026 .hero-meta{border-top:1px solid var(--report-line);color:var(--report-muted);flex-wrap:wrap;gap:.5em .9em;margin-top:1.6em;padding-top:1.2em;font-size:.82rem;display:flex}.report-2026 .hero-meta b{color:var(--report-ink-soft);font-weight:600}.report-2026 .hero-meta span:after{content:"·";color:var(--report-line-strong);margin-left:.9em}.report-2026 .hero-meta span:last-child:after{content:""}.report-2026 .hero-ctas{flex-wrap:wrap;gap:.8em;margin-top:1.8em;display:flex}.report-2026 .btn{font-family:var(--font-inter);cursor:pointer;border:1px solid #0000;border-radius:3px;align-items:center;gap:.5em;padding:.85em 1.4em;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.report-2026 .btn:active{transform:translateY(1px)}.report-2026 .btn-primary{background:var(--report-navy);color:#fff}.report-2026 .btn-primary:hover{opacity:.88}.report-2026 .btn-secondary{color:var(--report-navy);border-color:var(--report-navy);background:0 0}.report-2026 .btn-secondary:hover{background:var(--report-navy-tint)}.report-2026 .btn-text{color:var(--report-ink-soft);text-underline-offset:3px;cursor:pointer;font-weight:600;font-family:var(--font-inter);background:0 0;border:none;align-items:center;gap:.35em;padding:.85em .2em;font-size:.88rem;text-decoration:underline;display:inline-flex}.report-2026 .btn-text:hover{color:var(--report-navy)}.report-2026 .cover-wrap{justify-content:center;display:flex}.report-2026 .report-cover{aspect-ratio:3/4;background:var(--report-navy-deep);color:#fff;border-radius:2px;flex-direction:column;justify-content:flex-start;width:100%;max-width:380px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #06235a73,inset 0 2px #ffffff0d}.report-2026 .report-cover>img{object-fit:cover;width:100%;height:100%}.report-2026 .cover-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#9fb3c8;font-size:.65rem;font-weight:700}.report-2026 .cover-title{font-family:var(--font-inter);letter-spacing:-.01em;margin-top:.6em;font-size:1.55rem;font-weight:800;line-height:1.15}.report-2026 .cover-year{font-family:var(--font-inter);color:#c7d4e1;margin-top:.3em;font-size:.95rem}.report-2026 .cover-desc{color:#b7c4d2;margin-top:1em;font-size:.78rem;line-height:1.5}.report-2026 .cover-chart-block{margin-top:1.5em}.report-2026 .cover-chart-label{letter-spacing:.1em;text-transform:uppercase;color:#8fa3b8;margin-bottom:.5em;font-size:.64rem}.report-2026 .cover-chart{width:100%}.report-2026 .cover-chart svg{width:100%;height:auto;display:block}.report-2026 .cover-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6em;margin-top:.9em;display:flex}.report-2026 .cover-foot-note{color:#8fa3b8;font-size:.68rem}.report-2026 .cover-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--report-navy-deep);background:var(--report-sky);border-radius:2px;padding:.4em .7em;font-size:.62rem;font-weight:700;display:inline-block}.report-2026 .quote-a{padding:clamp(56px,9vw,110px) 0}.report-2026 .quote-a-inner{max-width:920px;padding:0 var(--report-pad);text-align:left;margin:0 auto}.report-2026 .quote-mark{font-family:var(--font-inter);color:var(--report-sky);margin-bottom:.1em;font-size:3rem;line-height:1}.report-2026 .quote-a-text{font-family:var(--font-inter);color:var(--report-ink);letter-spacing:-.01em;font-size:clamp(1.5rem,3.6vw,2.5rem);font-weight:400;line-height:1.32}.report-2026 .quote-a-text+.quote-a-text{margin-top:.7em}.report-2026 .quote-rule{background:var(--report-navy);width:60px;height:2px;margin:1.3em 0 .8em}.report-2026 .quote-attribution{letter-spacing:.08em;text-transform:uppercase;color:var(--report-muted);font-size:.85rem;font-weight:700}.report-2026 .quote-b{border-top:1px solid var(--report-line);border-bottom:1px solid var(--report-line);background:var(--report-paper-card);padding:clamp(40px,7vw,72px) 0}.report-2026 .quote-b-inner{max-width:760px;padding:0 var(--report-pad);margin:0 auto}.report-2026 .quote-b-text{font-family:var(--font-inter);color:var(--report-ink);font-size:clamp(1.15rem,2.6vw,1.65rem);font-style:italic;line-height:1.45}.report-2026 .quote-b .quote-rule{margin-top:1em}.report-2026 .quote-giant{text-align:center;padding:clamp(60px,10vw,120px) 0}.report-2026 .quote-giant-text{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--report-navy);max-width:920px;margin:0 auto;font-size:clamp(1.8rem,6vw,3.6rem);font-weight:800;line-height:1.12}.report-2026 .quote-giant .quote-attribution{margin-top:.9em}.report-2026 .statement{background:var(--report-navy-deep);color:#fff;text-align:center;padding:clamp(56px,10vw,110px) 0}.report-2026 .statement-vi{font-family:var(--font-inter);letter-spacing:-.01em;font-size:clamp(2rem,7vw,4.2rem);font-weight:800;line-height:1.12}.report-2026 .statement-en{font-family:var(--font-inter);letter-spacing:.06em;text-transform:uppercase;color:#9fb3c8;margin-top:1.3em;font-size:clamp(.85rem,1.6vw,1.05rem);font-weight:600}.report-2026 .statement-label{letter-spacing:.12em;text-transform:uppercase;color:#7e93a9;margin-top:2em;font-size:.72rem}.report-2026 .glance-grid{background:var(--report-line);border:1px solid var(--report-line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(24px,4vw,40px);display:grid}@media (max-width:780px){.report-2026 .glance-grid{grid-template-columns:1fr}}.report-2026 .number-card{background:var(--report-paper-card);flex-direction:column;gap:.5em;padding:clamp(24px,3vw,34px);display:flex}.report-2026 .number-card-figure{font-family:var(--font-inter);letter-spacing:-.02em;color:var(--report-ink);font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:800;line-height:1.05}.report-2026 .number-card-label{color:var(--report-ink-soft);font-size:.92rem;font-weight:600}.report-2026 .number-card-meta{color:var(--report-muted);font-size:.8rem}.report-2026 .number-card-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6em;margin-top:auto;padding-top:1em;display:flex}.report-2026 .source-tag{color:var(--report-muted);font-size:.72rem}.report-2026 .magnitude-wrap{margin-top:clamp(36px,5vw,56px)}.report-2026 .magnitude-row{margin-bottom:1.6em}.report-2026 .magnitude-row-label{justify-content:space-between;align-items:baseline;margin-bottom:.5em;font-size:.9rem;display:flex}.report-2026 .magnitude-row-label b{font-size:1.05rem}.report-2026 .magnitude-track{background:var(--report-paper-card);border:1px solid var(--report-line);border-radius:2px;height:38px;position:relative;overflow:hidden}.report-2026 .magnitude-fill{align-items:center;height:100%;display:flex}.report-2026 .magnitude-fill.total{background:var(--report-ink-soft);width:100%}.report-2026 .magnitude-fill.fast{background:var(--report-navy)}.report-2026 .magnitude-fill-label{color:#fff;white-space:nowrap;padding-left:.7em;font-size:.72rem;font-weight:700}.report-2026 .chart-note{color:var(--report-muted);background:var(--report-sky-tint);border-left:3px solid var(--report-sky);border-radius:0 2px 2px 0;margin-top:1em;padding:.9em 1em;font-size:.82rem}.report-2026 .chart-source{color:var(--report-muted);flex-wrap:wrap;gap:.3em 1.2em;margin-top:.8em;font-size:.75rem;display:flex}.report-2026 .chart-source b{color:var(--report-ink-soft)}.report-2026 .chapter-nav{z-index:90;background:var(--report-paper);border-bottom:1px solid var(--report-line);transition:top .3s;position:sticky;top:0}.report-2026 .chapter-nav-scroll{scrollbar-width:none;max-width:var(--report-max-wide);padding:0 var(--report-pad);margin:0 auto;display:flex;overflow-x:auto}.report-2026 .chapter-nav-scroll::-webkit-scrollbar{display:none}.report-2026 .chapter-nav-item{color:var(--report-muted);white-space:nowrap;border-bottom:2px solid #0000;flex:none;align-items:center;gap:.5em;padding:14px 16px;font-size:.82rem;font-weight:600;text-decoration:none;display:flex}.report-2026 .chapter-nav-item .num{font-family:var(--font-inter);color:var(--report-line-strong);font-size:.78rem;font-weight:800}.report-2026 .chapter-nav-item.is-active{color:var(--report-navy);border-bottom-color:var(--report-navy)}.report-2026 .chapter-nav-item.is-active .num{color:var(--report-navy)}.report-2026 .questions-grid{background:var(--report-line);border:1px solid var(--report-line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:clamp(24px,4vw,40px);display:grid}@media (max-width:700px){.report-2026 .questions-grid{grid-template-columns:1fr}}.report-2026 .question-item{background:var(--report-paper-card);color:var(--report-ink);align-items:baseline;gap:1em;padding:22px 26px;text-decoration:none;transition:background .15s;display:flex}.report-2026 .question-item:hover{background:var(--report-navy-tint)}.report-2026 .question-num{font-family:var(--font-inter);color:var(--report-line-strong);font-size:1.3rem;font-weight:800}.report-2026 .question-text{font-size:.98rem;font-weight:600}.report-2026 .chapter-section{padding:clamp(56px,8vw,100px) 0;scroll-margin-top:120px}.report-2026 .chapter-section.alt{background:var(--report-paper-card)}.report-2026 .chapter-num-label{font-family:var(--font-inter);color:var(--report-sky);letter-spacing:.08em;font-size:.85rem;font-weight:800}.report-2026 .chapter-question-title{font-family:var(--font-inter);letter-spacing:-.015em;margin-top:.3em;font-size:clamp(1.6rem,3.6vw,2.5rem);font-weight:800;line-height:1.15}.report-2026 .chapter-dek{font-family:var(--font-inter);color:var(--report-ink-soft);max-width:620px;margin-top:.7em;font-size:1.05rem;font-style:italic}.report-2026 .chapter-callout{background:var(--report-navy-tint);border-left:3px solid var(--report-navy);color:var(--report-ink-soft);border-radius:0 3px 3px 0;width:100%;margin-top:clamp(24px,3vw,36px);padding:1.1em 1.4em;font-size:.98rem}.report-2026 .chapter-visual{margin-top:clamp(32px,4vw,52px)}.report-2026 .chapter-body-text{width:100%;color:var(--report-ink-soft);margin:clamp(28px,3vw,40px) auto 0;font-size:1rem}.report-2026 .svg-holder{width:100%;max-width:900px}.report-2026 .svg-holder svg{width:100%;height:auto;display:block}.report-2026 .svg-holder.centered{margin:0 auto}.report-2026 .text-navy{color:var(--report-navy)}.report-2026 .center{text-align:center}.report-2026 .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.report-2026 .grid-5{grid-template-columns:repeat(5,1fr)}.report-2026 .grid-4{grid-template-columns:repeat(4,1fr)}.report-2026 .grid-6{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.report-2026 .grid-5,.report-2026 .grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.report-2026 .grid-5,.report-2026 .grid-4,.report-2026 .grid-6{grid-template-columns:1fr}}.report-2026 .flow-diagram{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.report-2026 .flow-step{background:var(--report-paper-card);border:1px solid var(--report-line);text-align:center;color:var(--report-ink-soft);flex:150px;justify-content:center;align-items:center;min-height:60px;padding:1.1em 1.3em;font-size:.85rem;font-weight:700;display:flex}.report-2026 .flow-step.is-emphasis{background:var(--report-navy);color:#fff;border-color:var(--report-navy)}.report-2026 .flow-arrow{width:34px;color:var(--report-line-strong);flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex}@media (max-width:760px){.report-2026 .flow-diagram{flex-direction:column}.report-2026 .flow-arrow{width:auto;height:26px;transform:rotate(90deg)}}.report-2026 .need-tags{flex-wrap:wrap;justify-content:center;gap:.6em;margin-top:1.6em;display:flex}.report-2026 .need-tag{background:var(--report-navy-tint);color:var(--report-navy);border-radius:20px;padding:.6em 1.1em;font-size:.85rem;font-weight:700}.report-2026 .factor-card{background:var(--report-paper-card);border:1px solid var(--report-line);padding:1.4em 1.5em}.report-2026 .factor-card-title{color:var(--report-navy);font-size:1.02rem;font-weight:800}.report-2026 .factor-card-q{font-family:var(--font-inter);color:var(--report-ink-soft);margin-top:.4em;font-size:.92rem;font-style:italic}.report-2026 .evolution-diagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.report-2026 .evolution-stage{background:var(--report-paper-card);border:1px solid var(--report-line);text-align:center;flex:120px;padding:1.3em 1em}.report-2026 .evolution-stage b{color:var(--report-ink);margin-bottom:.3em;font-size:.95rem;display:block}.report-2026 .evolution-stage span{color:var(--report-muted);font-size:.74rem;line-height:1.4}.report-2026 .evolution-stage.is-last{background:var(--report-navy);border-color:var(--report-navy)}.report-2026 .evolution-stage.is-last b,.report-2026 .evolution-stage.is-last span{color:#fff}.report-2026 .evolution-arrow{text-align:center;width:26px;color:var(--report-line-strong);flex:none}@media (max-width:820px){.report-2026 .evolution-diagram{flex-direction:column}.report-2026 .evolution-stage{width:100%}.report-2026 .evolution-arrow{height:20px;transform:rotate(90deg)}}.report-2026 .forecast-card{border:1px dashed var(--report-navy);background:var(--report-paper-card);padding:1.4em 1.5em}.report-2026 .forecast-tag{letter-spacing:.08em;color:var(--report-navy);font-size:.68rem;font-style:italic;font-weight:800}.report-2026 .forecast-text{color:var(--report-ink-soft);margin-top:.6em;font-size:.94rem;line-height:1.5}.report-2026 .warning-box{background:var(--report-purple-tint);border-left:3px solid var(--report-purple);color:var(--report-ink-soft);border-radius:0 3px 3px 0;width:100%;margin-top:1.4em;padding:1em 1.3em;font-size:.9rem}.report-2026 .quote-card{background:var(--report-navy-deep);color:#fff;border-radius:2px;flex-direction:column;gap:1em;padding:1.6em 1.5em;display:flex}.report-2026 .quote-card .qc-eyebrow{letter-spacing:.1em;color:#9fb3c8;font-size:.65rem;font-weight:700}.report-2026 .quote-card .qc-text{font-family:var(--font-inter);flex:1;font-size:1.05rem;font-style:italic;line-height:1.4}.report-2026 .quote-card .qc-foot{color:#7e93a9;font-size:.7rem}.report-2026 .quote-card .qc-actions{flex-wrap:wrap;gap:.6em;display:flex}.report-2026 .quote-card .qc-btn{color:#b7c4d2;padding:.3em 0}
