@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--navy:#102e49;--ink:#172b3c;--muted:#546573;--orange:#b74c1e;--line:#dbe1e5;--pale:#f1f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #cc641c;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;line-height:1.08}h1{font-size:clamp(48px,5.4vw,82px);letter-spacing:-1.8px}h2{font-size:clamp(35px,3.3vw,50px);letter-spacing:-.7px}h3{font-size:23px;line-height:1.3;font-weight:600}p{color:var(--muted)}header,main,footer{max-width:1320px;margin:auto}header{padding:25px 50px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:15px;font-size:22px;letter-spacing:.7px;font-weight:700}.brand img{width:41px;height:55px;object-fit:contain}.brand b{color:var(--orange)}.brand small{display:block;font-size:11px;letter-spacing:3px;font-weight:500;margin-top:2px}.edition-link{font-size:14px;font-weight:600}.edition-link span{margin-left:16px}main{padding:0 50px}.issue-line{display:flex;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:1.8px;padding:22px 0}.issue-line i{color:#c16839;margin:0 12px}.hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:520px;gap:40px;padding:16px 0 40px}.hero-copy{padding:14px 10px 0 0}.eyebrow,.tag{font-size:12px;font-weight:700;letter-spacing:1.7px;color:var(--orange);margin-bottom:16px}.hero h1{margin:18px 0 24px}.hero em{font-style:normal;color:var(--orange)}.hero p{max-width:450px;font-size:17px;line-height:1.8}.button{display:inline-flex;align-items:center;gap:32px;background:var(--navy);color:#fff;padding:13px 22px;font-size:14px;font-weight:600;margin-top:26px}.button:hover{background:#244b69;text-decoration:none}.hero-note{border-top:1px solid var(--line);padding-top:18px;margin-top:35px;font-size:10px;letter-spacing:1.6px;display:flex;justify-content:space-between}.hero-note span{color:var(--muted)}.hero figure{position:relative;background:var(--pale)}.hero figure>img{width:100%;height:100%;min-height:500px;object-position:center}.hero figcaption{position:absolute;bottom:0;left:0;right:0;padding:20px 22px;background:linear-gradient(transparent,rgba(0,22,39,.88));color:#fff;font-size:13px;padding-top:60px}.hero figcaption span{display:block;font-size:10px;letter-spacing:2px;margin-bottom:4px}nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;border-block:1px solid var(--line);padding:19px 0;font-size:14px;font-weight:500}.editor-note{display:grid;grid-template-columns:1fr 3fr;gap:40px;padding:48px 0}.editor-note h2{font-size:34px;margin-bottom:14px}.editor-note p{max-width:790px}.text-link{display:inline-block;font-size:14px;font-weight:600;margin-top:19px}.hr-section{background:var(--navy);color:white;padding:45px;display:grid;grid-template-columns:1fr 1.25fr;gap:70px}.hr-section .eyebrow{color:#ffb78c}.hr-section h2{font-size:50px}.hr-section p{color:#d0dce4;margin-top:18px}.light{background:white;color:var(--navy)}.light:hover{background:#e7edf0}.principles details{border-bottom:1px solid #446078}.principles summary{display:flex;align-items:center;gap:18px;list-style:none;cursor:pointer;padding:17px 0;font-size:17px}.principles summary::-webkit-details-marker{display:none}.principles summary span{font-size:12px;color:#a7c0d2}.principles summary b{margin-left:auto;font-size:22px;font-weight:400}.principles details[open] summary b{transform:rotate(45deg)}.principles details p{font-size:15px;padding:0 0 16px;margin-top:0}.section{padding:62px 0;border-bottom:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px}.section-title>span{color:var(--muted);font-size:13px}.cards{display:grid;gap:30px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card img{width:100%;aspect-ratio:1.55}.card .tag{margin:23px 0 11px;font-size:10px}.card h3{margin-bottom:13px}.card p{font-size:15px}.learning{display:grid;grid-template-columns:1fr 1.65fr;gap:65px}.learning-list article{display:flex;gap:27px;border-bottom:1px solid var(--line);padding:22px 0}.learning-list article:first-child{padding-top:0}.learning-list article:last-child{border:0;padding-bottom:0}.date{flex:0 0 67px;font-size:11px;font-weight:700;color:var(--orange);letter-spacing:.8px;padding-top:4px}.learning-list h3{font-size:20px;margin-bottom:8px}.learning-list p{font-size:15px}.spotlight{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;background:var(--pale);margin-bottom:40px}.spotlight>img{width:100%;height:100%;min-height:390px}.spotlight>div{padding:32px 32px 32px 0}.spotlight h2{font-size:43px;margin-bottom:20px}.spotlight p{font-size:15px}.stats{display:flex;gap:45px;margin-top:22px}.stats strong{font-size:30px;display:block;line-height:1.2}.stats span{font-size:12px;color:var(--muted)}.community-note{border-top:3px solid var(--orange);padding:0 24px;background:var(--pale)}.community-note p{margin-bottom:16px}.voices{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px}.voices p{margin-top:20px;font-size:15px}.poem{border-left:1px solid var(--line);padding:15px 0 15px 30px}.poem span{font-size:11px;letter-spacing:1.5px;color:var(--orange)}.poem h3{font-family:Georgia,serif;font-size:30px;margin-top:25px}.poem b{display:block;font-size:13px;margin-top:22px}.well-card{background:var(--pale);padding:35px}.well-card h3,.quiz h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:38px;font-weight:400;margin-bottom:18px}.well-card p{font-size:15px}.well-card hr{border:0;border-top:1px solid #ccd5dd;margin:25px 0}.well-card h4{margin:0 0 10px}.quiz{background:#e9eef2;padding:35px;position:relative;overflow:hidden}.quiz-number{position:absolute;right:25px;top:30px;font-family:Georgia,serif;font-size:105px;line-height:1;color:#bdcbd5}.quiz h3{position:relative;margin-top:40px}.quiz p{max-width:390px;font-size:15px}.quiz .small{font-size:12px;margin-top:22px;max-width:340px}.contribute{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;padding:65px 0}.contribute h2{margin-bottom:22px}.contribute p{font-size:15px;margin-top:15px}.contribute .small{font-size:13px}.masthead{border-left:1px solid var(--line);padding-left:35px}.masthead h3{margin-bottom:22px}.masthead .tag{display:block;margin:20px 0 6px;font-size:10px}.masthead p{margin-top:12px;font-size:14px}.masthead small{display:block;color:var(--muted)}footer{background:var(--navy);color:#dce4eb;padding:35px 50px;display:flex;gap:30px;justify-content:space-between;font-size:11px}footer p{color:#bacad6;font-size:11px;margin-top:7px}footer strong{font-size:15px}footer a{white-space:nowrap}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:10}.skip:focus{top:0}.reader-heading{padding:45px 0;display:flex;gap:25px;align-items:center;justify-content:space-between}.reader h1{font-size:50px}.reader-heading p{margin-top:15px}.reader nav{justify-content:center;position:sticky;top:0;background:#fff;z-index:2;padding:12px;gap:8px}.reader nav a{padding:3px 8px}.edition-pages{max-width:864px;margin:35px auto}.edition-pages figure{scroll-margin-top:120px;margin-bottom:40px;border:1px solid var(--line)}.edition-pages figcaption{display:flex;justify-content:space-between;padding:12px 18px;font-size:12px;letter-spacing:1px;background:var(--pale)}.edition-pages img{width:100%;height:auto;object-fit:contain}
@media(min-width:1450px){body{padding-top:15px}}@media(max-width:900px){header{padding:20px 25px}main{padding:0 25px}.hero{gap:25px;min-height:0}.hero figure>img{min-height:440px}.hero h1{font-size:57px}.hr-section{gap:35px;padding:30px}.hr-section h2{font-size:43px}.three{gap:20px}.card h3{font-size:20px}.learning{gap:30px}.spotlight{gap:25px}.spotlight h2{font-size:36px}.contribute{gap:45px}.voices{gap:20px}.poem{padding-left:20px}footer{padding:30px 25px;flex-wrap:wrap}.section-title>span{display:none}}@media(max-width:640px){header{padding:16px 20px;gap:15px}.brand{font-size:15px;gap:10px;letter-spacing:0}.brand img{width:30px;height:43px}.brand small{font-size:9px;letter-spacing:1.7px}.edition-link{font-size:12px;max-width:100px;text-align:right}.edition-link span{margin-left:3px}main{padding:0 20px}.issue-line{font-size:9px;letter-spacing:.7px;gap:15px;padding:18px 0}.issue-line i{margin:0 3px}.hero{grid-template-columns:1fr;gap:25px;padding-top:0}.hero-copy{padding:8px 0 0}.hero h1{font-size:60px;margin:14px 0 18px}.hero p{font-size:16px}.hero-note{margin-top:25px}.hero figure>img{min-height:0;height:330px}.hero .eyebrow{font-size:10px}.hero figcaption{padding-bottom:14px}nav{justify-content:flex-start;gap:12px 22px;font-size:13px}.editor-note{grid-template-columns:1fr;gap:0;padding:32px 0}.editor-note h2{font-size:31px}.hr-section{grid-template-columns:1fr;gap:25px;padding:27px 23px}.hr-section h2{font-size:44px}.principles summary{font-size:16px;gap:12px}.section{padding:40px 0}.section-title{margin-bottom:24px}.three,.two,.learning,.spotlight,.voices,.contribute{grid-template-columns:1fr}.cards{gap:33px}.card img{aspect-ratio:1.65}.card .tag{margin-top:17px}.card h3{font-size:24px}.card p,.learning-list p,.contribute p,.well-card p,.quiz p{font-size:16px}.learning{gap:30px}.learning-list article{gap:16px}.date{flex-basis:58px}.spotlight{gap:0}.spotlight>img{min-height:0;height:270px}.spotlight>div{padding:25px}.community-note{padding:10px 23px 25px}.voices{gap:25px}.poem{padding:15px 0 20px;border-left:0;border-top:1px solid var(--line)}.poem h3{margin-top:15px}.well-card,.quiz{padding:27px}.contribute{gap:35px;padding:40px 0}.masthead{padding:25px 0 0;border-left:0;border-top:1px solid var(--line)}footer{padding:30px 20px;display:grid;font-size:12px}footer p{font-size:12px}.reader-heading{display:block;padding:30px 0}.reader h1{font-size:43px}.reader nav{gap:2px;padding:8px 0}.reader nav a{padding:3px 7px;font-size:12px}.edition-pages figcaption{font-size:10px;padding:10px}.edition-pages figure{scroll-margin-top:140px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* ---- top navigation ---- */
.top-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}
.top-nav a{white-space:nowrap}
.principles-foot{margin-top:26px;font-size:11px;letter-spacing:2.4px;font-weight:700;color:#a7c0d2}

/* ---- article pages ---- */
.article .issue-line a{font-weight:600}
.article-head{max-width:760px;margin:0 auto;padding:30px 0 34px;text-align:center}
.article-head h1{margin:16px 0 0}
.article-head h2{margin-top:10px}
.standfirst{font-size:20px;line-height:1.65;margin-top:22px;color:var(--muted)}
.article-body{max-width:720px;margin:0 auto;padding-bottom:20px}
.article-body p{font-size:17px;line-height:1.85;margin-bottom:22px;color:#31485c}
.article-body h2{font-size:31px;margin:44px 0 20px;letter-spacing:-.3px}
.article-body blockquote{margin:30px 0 34px;padding:4px 0 4px 28px;border-left:3px solid var(--orange);font-family:'Libre Caslon Display',Georgia,serif;font-size:25px;line-height:1.45;color:var(--navy)}
.five{margin:26px 0 30px;padding:0;border-top:1px solid var(--line)}
.five div{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}
.five dt{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--orange);text-transform:uppercase;padding-top:3px}
.five dd{margin:0;font-size:16px;color:#31485c}
.source{font-size:14px!important;color:var(--muted)!important;border-top:1px solid var(--line);padding-top:20px;margin-top:38px}
.article-block{border-top:1px solid var(--line);margin-top:56px}
.poem-block{background:var(--pale);margin-top:60px;padding-bottom:10px}
.verse p{font-family:Georgia,serif;font-size:19px;line-height:2;color:var(--navy);margin-bottom:26px}
.byline{font-size:16px!important;font-weight:600;color:var(--navy)!important}
.byline span{display:block;font-weight:400;font-size:14px;color:var(--muted)}
.next-read{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;background:var(--pale);margin-top:60px;padding:45px}
.next-read h2{font-size:38px;margin:14px 0 16px}
.next-read img{width:100%;height:300px}
@media(max-width:900px){.top-nav{gap:20px;font-size:13px}.next-read{grid-template-columns:1fr;gap:25px;padding:30px}}
@media(max-width:640px){.top-nav{gap:14px;font-size:12px}.top-nav a:first-child{display:none}.article-head{padding:18px 0 22px;text-align:left}.article-head h1{font-size:46px}.standfirst{font-size:17px}.article-body p,.five dd{font-size:16px}.article-body h2{font-size:27px;margin-top:36px}.article-body blockquote{font-size:21px;padding-left:20px}.five div{grid-template-columns:1fr;gap:5px}.verse p{font-size:17px;line-height:1.95}.next-read img{height:210px}.poem-block{padding:0 20px 10px;margin-left:-20px;margin-right:-20px}}
.story-heading{padding:40px 0;max-width:900px}.story-heading h1{font-size:clamp(42px,5vw,70px)}.story-heading>p{margin-top:22px}.story-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(180px,1fr);gap:70px;margin-bottom:40px}.story-copy p{font-size:18px;line-height:1.9;margin-bottom:24px;color:#304453;overflow-wrap:anywhere}.story-copy p:lang(hi){line-height:2}.story-layout aside{border-left:1px solid var(--line);padding-left:30px}.story-layout aside h3{font-size:18px;margin-bottom:20px}.story-layout aside img{width:100%;height:auto;object-fit:contain;border:1px solid var(--line)}.story-end{border-top:1px solid var(--line);padding:0 0 50px}.search-tools{display:flex;gap:24px;padding:25px;background:var(--pale);margin-bottom:20px}.search-tools label{display:grid;gap:8px;font-size:13px;font-weight:600;flex:1}.search-tools input,.search-tools select{font:inherit;font-size:16px;padding:14px;border:1px solid #a8b7c1;background:white;color:var(--ink);width:100%;border-radius:0}.search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 45px;margin:20px 0 40px}.search-card{padding:28px 0;border-top:1px solid var(--line)}.search-card h2{font-size:32px;margin-bottom:18px}.search-card[hidden],[hidden]{display:none!important}.browse-stories{text-align:right}.search-tools :focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(max-width:700px){.story-layout,.search-grid{grid-template-columns:1fr}.story-layout{gap:25px}.story-layout aside{border-left:0;border-top:1px solid var(--line);padding:25px 0}.story-layout aside img{max-width:280px}.search-tools{flex-direction:column;padding:18px}.story-copy p{font-size:17px}}@media print{header,footer,.story-layout aside,.story-end,.search-tools{display:none}.story-layout{display:block}.story-copy p{color:black}}
