/* Final editorial layer: one visual language for the front page and readers. */
:root{--page-width:78rem}
body{background:#fafbf7}
main:not(.report-main){max-width:var(--page-width);margin:0 auto;background:var(--paper)}
.site-header{border-top:4px solid var(--green);min-height:5.8rem;padding-top:.5rem;padding-bottom:.5rem}
.site-header .brand img{width:8rem}
.site-header nav a{border-bottom:2px solid transparent;padding:.55rem 0}
.site-header nav a:hover,.site-header nav a[aria-current=page]{border-color:var(--green);text-decoration:none}
.journey-hero{padding-top:clamp(1.5rem,4vw,3.5rem);padding-bottom:clamp(1.5rem,4vw,3.5rem);border-bottom:1px solid var(--line)}
.journey-hero h1{font-weight:600;line-height:1.04;max-width:12ch}
.hero-purpose{max-width:29rem;font-size:.9375rem;line-height:1.5}
.hero-purpose a{text-decoration-thickness:1px}
.hero-cartoon .scout-scene-voice{box-shadow:.6rem .6rem 0 #173f2f0c}
.journey-origin{border-bottom:1px solid var(--line)}
.journey-origin h2{font-size:clamp(2rem,3.5vw,3.2rem)}
.journey-origin .hero-visual{height:20rem}
.section-heading h2{font-size:clamp(1.9rem,3vw,2.8rem)}
.animation-feature .animation{gap:2rem}
.film-player video{display:block;width:100%;height:auto;max-height:30rem;background:#10281d}
.animation-feature .animation-copy{max-width:28rem}
.animation-feature h2{font-weight:600}
.cartoon-spotlight{border-bottom:1px solid var(--line)}
.spotlight-copy .eyebrow{margin-bottom:.65rem}
.visual-journey .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center}
.visual-journey{background:var(--paper)}
.journey-card>a:hover{background:#f1f4ed}
.purpose{background:#edf2e9;border-top:4px double var(--green)}
.purpose .section-heading{grid-template-columns:1fr 1.1fr;align-items:start;gap:2rem}
.purpose h2{max-width:16ch;font-weight:600}
.purpose-action{background:white}
.clothing-teaser{background:#fff}
.clothing-teaser>a{display:block;border:1px solid var(--line)}
.welcome{border-top:1px solid var(--line)}
footer{max-width:var(--page-width);margin:auto;border-top:1px solid var(--line)}
.report-main>.scout-scene-voice{display:grid;grid-template-columns:12rem minmax(0,1fr);max-width:48rem;align-items:center;margin:1rem 0 1.5rem}
.report-main>.scout-scene-voice figcaption{padding:1rem}
.report-main>.scout-scene-voice .scout-voice-caption{font-size:1.05rem}
.report-main>.scout-scene-voice .scene-brand{gap:.4rem;padding:.35rem .5rem}
.report-main>.scout-scene-voice .scene-brand>img{width:3.5rem}
.report-main>.scout-scene-voice .scene-brand>span{font-size:.75rem}
.report-masthead{margin-bottom:1rem}
.archive-categories{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0 1.25rem}
.archive-categories a{display:flex;align-items:center;min-height:48px;border:1px solid var(--green);padding:.6rem 1rem;text-decoration:none;font-weight:600;line-height:1.35;background:white}
.archive-categories a:hover{background:var(--green);color:white}
.report-intro{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;max-width:none}
.report-intro p{margin:0;flex:1 1 20rem}
.report-intro .button{flex:none}
.report-order,.everyday-cartoons,.report-specials{scroll-margin-top:8rem}
.report-archive .archive-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.report-archive .archive-list .archive-item{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);align-items:start;gap:0}
.report-archive .archive-list .archive-art{padding:.5rem;background:#edf0e7}
.report-archive .archive-copy h2{font-size:1.5rem;line-height:1.2}
.report-archive .archive-copy .button{font-size:.9375rem;padding:.65rem .9rem}
.report-archive .archive-copy{padding:1rem}
.report-reader .reader-heading h1{line-height:1.15}
.text-reading .scout-scene-voice{display:block}
.text-reading .scout-scene-voice>a{display:none}
.page-transcript>div{overflow-wrap:break-word}
@media(min-width:761px){.report-main{padding-top:2.5rem}.report-reader .reading-options{position:sticky;top:6rem;z-index:12;background:var(--paper);padding:.5rem 0;border-bottom:1px solid var(--line)}}
@media(max-width:900px){.report-archive .archive-list{grid-template-columns:1fr}}
@media(max-width:760px){
 .site-header{min-height:4.5rem;padding-top:.35rem;padding-bottom:.35rem}
 .site-header .brand img{width:6.5rem}
 .site-header nav a{padding:.6rem .2rem}
 .journey-hero{gap:1.25rem}
 .journey-hero h1{font-size:clamp(2.65rem,9vw,3.5rem)}
 .hero-cartoon .scout-scene-voice{box-shadow:none}
 .journey-origin .hero-visual{height:17rem}
 .visual-journey .section-heading,.purpose .section-heading{grid-template-columns:1fr;gap:.75rem}
 .purpose h2{max-width:20ch}
 .report-main>.scout-scene-voice{grid-template-columns:8.5rem minmax(0,1fr)}
 .report-main>.scout-scene-voice figcaption{padding:.75rem}
 .report-main>.scout-scene-voice .scout-voice-caption{font-size:1rem}
 .report-main>.scout-scene-voice .scene-brand{flex-wrap:wrap;justify-content:center;text-align:center}
 .report-main>.scout-scene-voice .scene-brand>img{max-width:none}
 .report-main>.scout-scene-voice .scene-brand>span{font-size:.75rem}
 .archive-categories{gap:.5rem}
 .archive-categories a{flex:1 1 9rem;font-size:.9375rem;justify-content:center;text-align:center}
 .report-intro{display:block}.report-intro p{margin-bottom:1rem}
 .report-order,.everyday-cartoons,.report-specials{scroll-margin-top:1.5rem}
 .report-archive .archive-list .archive-item{grid-template-columns:minmax(0,.65fr) minmax(0,1fr)}
 .report-archive .archive-copy h2{font-size:1.3rem}
 .report-archive .archive-copy{padding:.85rem}
}
@media(max-width:350px){.report-main>.scout-scene-voice{grid-template-columns:1fr}.report-archive .archive-list .archive-item{grid-template-columns:1fr}}
@media(prefers-reduced-motion:no-preference){.button,.archive-categories a,.journey-card>a{transition:background-color .15s ease,color .15s ease}}
.news-ribbon{display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;padding:1.25rem clamp(1.25rem,5vw,5rem);background:#edf2e9;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.news-ribbon p{margin:0;font-size:1rem;line-height:1.55}
.news-ribbon .eyebrow{font-size:.8125rem;margin-bottom:.35rem}
.news-ribbon>a{flex:none;max-width:17rem;min-height:44px;padding:.6rem 0;font-weight:700;line-height:1.4;color:var(--green)}
.country-news{scroll-margin-top:8rem;border-top:3px solid var(--green);margin-top:2rem;padding-top:1.5rem}
.country-news .law-heading{display:block}
.country-news .law-heading h3{max-width:35ch;font-size:clamp(1.65rem,3vw,2.25rem);margin-bottom:.75rem;line-height:1.2}
.country-news .law-grid{margin-top:1.25rem}
.country-news .law-grid article{background:white}
@media(max-width:760px){.news-ribbon{display:block}.news-ribbon>a{display:inline-block;margin-top:.4rem;max-width:none}.country-news{scroll-margin-top:1.5rem}}
