/* Editorial image system: live text, reserved ratios, no animation dependency. */
.hero-composition{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:32px}.hero-composition h1{font-size:clamp(3.3rem,6.2vw,6.6rem)}.hero-art{margin:0;min-width:0}.hero-art img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.hero-bottom{margin-bottom:44px}.report-cover{padding:0;min-height:0!important;background:#21162f!important;overflow:hidden;display:block}.report-cover img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.report-cover .cover-label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;color:white}.report-cover .cover-label strong{font-size:24px!important;letter-spacing:0;color:#5ee1ce}.report-cover span{font-size:14px;letter-spacing:0}.report-cover.cover-4 img{object-position:70% 50%}.report-cover.cover-5 img{object-position:20% 50%}.report-cover.cover-4 .cover-label{background:#5a2d90}.report-cover.cover-5 .cover-label{background:#084c48}.article-art{margin:28px 0 0}.article-art img{display:block;width:100%;height:auto;max-height:380px;object-fit:cover;aspect-ratio:3/2}.article-art figcaption{font-size:13px;color:#635b6b;padding-top:8px}.reading-figure{margin:32px 0;padding:24px;background:#f5f1fa;border-inline-start:3px solid #007e73}.reading-figure figcaption{font-size:18px;font-weight:700;margin-bottom:16px}.reading-figure ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;list-style-position:inside;padding:0}.reading-figure li{font-size:16px;line-height:1.6;margin:0}.reading-figure small{display:block;margin-top:16px;font-size:14px}.signal-line{font-size:12px}.eyebrow{font-size:14px}.report-card:focus-visible{outline:3px solid #007e73;outline-offset:6px}.report-card:hover img{opacity:.94}.signal-hero a:focus-visible,.closing a:focus-visible{outline-color:#5ee1ce}.menu-toggle,.language-switch{min-height:44px;display:inline-flex;align-items:center}.menu-toggle{display:none}img{max-width:100%}.button{max-width:100%;white-space:normal!important}html{overflow-wrap:break-word}
@media(max-width:900px){.menu-toggle{display:inline-flex}.hero-composition{grid-template-columns:1fr}.hero-composition h1{font-size:clamp(3.1rem,9vw,5.5rem)}.hero-art{max-width:660px;width:100%}.hero-art img{max-height:340px;object-fit:cover}.signal-line{flex-wrap:wrap;gap:10px}.signal-line i{min-width:15px}}
@media(max-width:600px){.reading-figure ol{grid-template-columns:1fr}.hero-art img{max-height:260px}.hero-composition{gap:12px}.hero-bottom{margin-top:24px}.article-art img{max-height:260px}.report-cover .cover-label{padding:16px}.signal-line{font-size:12px;letter-spacing:0}}
@media print{.hero-art,.article-art{display:none}.report-cover img{max-height:160px}.reading-figure{break-inside:avoid}}
