@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#142823;--green:#19724f;--mint:#dcece2;--lime:#dcf19a;--line:#dce3de;--paper:#f7f9f5;--muted:#55655d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #2873ce;outline-offset:4px}a:hover{color:var(--green)}img{max-width:100%;object-fit:cover}button{background:none;border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;letter-spacing:-.055em;line-height:1.1}em{font-family:Georgia,serif;font-weight:400;color:var(--green);letter-spacing:-.05em}h2{font-size:clamp(32px,3.6vw,53px);font-weight:600;margin-bottom:0}h3{font-size:25px;letter-spacing:-.04em}p{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:700;display:block}.topbar{padding:11px 5%;background:var(--ink);color:#eef4ec;font-size:10px;letter-spacing:.12em;display:flex;justify-content:space-between}.topbar div{display:flex;gap:30px}.topbar a:hover{color:var(--lime)}header{display:flex;align-items:center;gap:30px;padding:23px 5%;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.97);z-index:30;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:17px;flex-shrink:0}.brand img{object-fit:contain;width:103px;height:auto}.brand>span{font-family:'Manrope',sans-serif;font-size:36px;font-weight:600;letter-spacing:-.065em;border-left:1px solid #cad6ce;padding-left:15px;line-height:1}.brand i{color:var(--green);font-style:normal}header nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;font-size:12px;font-weight:600}header nav a.active{color:var(--green);text-decoration:underline;text-underline-offset:7px}.saved{border:1px solid var(--line);border-radius:30px;padding:9px 14px;font-size:12px;white-space:nowrap}.saved[aria-pressed=true]{background:var(--mint)}#mobile-toggle{display:none;font-size:24px}#mobile-nav{padding:20px 6%;border-bottom:1px solid var(--line)}#mobile-nav a{display:block;padding:12px 0}.skip{position:absolute;left:20px;top:-60px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:70px 6% 45px;min-height:660px;gap:40px;overflow:hidden}.hero-copy{padding-top:12px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px}.dot{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #edf5ee}h1{font-size:clamp(58px,6vw,88px);font-weight:600;margin:29px 0 24px;line-height:1.01;letter-spacing:-.075em}.hero-copy p{font-size:16px;max-width:360px;margin-bottom:26px}.button{display:inline-flex;align-items:center;gap:44px;justify-content:space-between;background:var(--green);color:white;border:1px solid var(--green);border-radius:5px;padding:15px 23px;font-size:12px;font-weight:600}.button:hover{background:var(--ink);color:white}.hero-foot{display:flex;align-items:center;gap:13px;margin-top:32px;color:var(--muted);font-size:10px;letter-spacing:.04em}.cross{font-size:38px;font-weight:300;color:var(--green)}.hero-art{position:relative;min-height:505px;margin:10px 0 0 20px}.hero-photo{position:absolute;left:0;top:20px;width:94%;height:385px;transform:rotate(-3deg);border-radius:6px;overflow:hidden}.hero-photo img{width:100%;height:100%;filter:brightness(.83)}.hero-photo>div{position:absolute;bottom:27px;left:27px;color:white}.hero-photo span{font-size:9px;letter-spacing:.16em;display:block;margin-bottom:10px}.hero-photo b{font-size:31px;font-weight:500;line-height:1.15;letter-spacing:-.04em}.round-badge{position:absolute;right:-12px;top:-4px;width:129px;height:129px;border-radius:50%;background:var(--lime);text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:8px;letter-spacing:.12em;line-height:1;transform:rotate(12deg);box-shadow:0 6px 30px #17372110}.round-badge b{font-size:40px;line-height:.8;font-weight:400}.small-photo{position:absolute;right:-5px;bottom:3px;width:58%;height:217px;transform:rotate(6deg);border:8px solid white;box-shadow:0 12px 35px #183b2518;border-radius:4px;overflow:hidden}.small-photo img{width:100%;height:100%}.small-photo span{position:absolute;bottom:12px;left:12px;font-size:8px;background:white;padding:6px 9px;letter-spacing:.12em}.art-caption{position:absolute;bottom:40px;left:-10px;font-size:8px;letter-spacing:.13em;writing-mode:vertical-rl;transform:rotate(180deg)}.orbit{position:absolute;border:1px solid #dce9df;border-radius:50%;width:570px;height:570px;left:-50px;top:-30px;z-index:-1}.o2{width:640px;height:360px;transform:rotate(-45deg);top:65px;left:-60px}.world-strip{padding:26px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.world-strip>.eyebrow{margin-bottom:15px;font-size:9px}.world-strip>div{display:flex;gap:30px;justify-content:space-between;flex-wrap:wrap}.world-strip a{font-size:12px;font-weight:600}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-head .eyebrow{margin-bottom:16px}.section-head p{font-size:13px;margin:0}.featured-section,.newsroom,.source-intro{padding:70px 6%;max-width:1500px;margin:auto}.featured-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:25px}.feature{position:relative}.feature img{width:100%;height:190px;border-radius:5px}.feature:first-child img{height:250px}.feature h3{font-size:24px;margin:10px 0 12px}.feature:first-child h3{font-size:31px}.meta{font-size:10px;display:flex;flex-wrap:wrap;gap:7px;align-items:center;color:var(--muted);line-height:1.6}.meta .category{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-weight:700}.feature>.meta{margin-top:15px}.feature p{font-size:13px}.read-link{font-size:11px;font-weight:600;border-bottom:1px solid #bbcdc0;padding-bottom:4px}.newsroom{border-top:1px solid var(--line);scroll-margin-top:94px;padding-top:60px}.edition-info{font-size:10px;display:grid;gap:8px;text-align:right}.edition-info span{color:var(--muted)}.searchbar{display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden;margin-bottom:16px}.search{display:flex;align-items:center;gap:12px;padding:14px 18px;flex:1}.search span{font-size:28px;line-height:1}.search input{min-width:0;width:100%;border:0;background:transparent;font-size:13px;color:var(--ink);outline-offset:0}.searchbar>button{font-size:11px;padding:15px 20px;border-left:1px solid var(--line);background:var(--paper)}.selects{display:flex;gap:14px}.selects>label{flex:1;min-width:0;display:grid;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);gap:4px}.selects select{font-size:12px;padding:11px 10px;border:1px solid var(--line);border-radius:4px;min-width:0;width:100%;background:white;color:var(--ink)}.topics{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.topics button{padding:8px 13px;border:1px solid var(--line);border-radius:30px;font-size:10px;transition:background .2s}.topics button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.topics button:hover{background:var(--mint);color:var(--ink)}.results-row{display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:10px;color:var(--muted)}.results-row button{font-size:10px;text-decoration:underline;text-underline-offset:3px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px}.card{border-bottom:1px solid var(--line);padding-bottom:23px;position:relative}.card-img{display:block;position:relative;overflow:hidden;border-radius:5px}.card-img img{width:100%;height:205px;display:block;transition:transform .6s}.card:hover .card-img img{transform:scale(1.04)}.card .meta{margin-top:17px}.card h3{font-size:22px;line-height:1.25;margin:10px 0 13px}.card p{font-size:12px;margin-bottom:15px}.bookmark{position:absolute;top:11px;right:11px;width:31px;height:31px;border-radius:50%;background:white;box-shadow:0 2px 10px #0001;font-size:19px;display:grid;place-content:center}.bookmark[aria-pressed=true]{background:var(--lime)}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}.location{color:var(--muted);font-size:10px}.kind{font-size:9px;color:var(--muted);margin:9px 0}.outline{background:white;color:var(--green);margin:35px auto 0;display:flex;width:max-content}.empty{background:var(--paper);border:1px solid var(--line);padding:48px;max-width:900px;margin:auto;border-radius:5px}.empty h3{font-size:27px}.empty p{max-width:580px;font-size:14px}.learning-band{background:var(--ink);color:white;padding:65px 6%;display:grid;grid-template-columns:1fr 1fr;gap:20px 60px}.learning-band>.eyebrow{grid-column:1/-1;color:var(--lime)}.learning-band h2{font-size:59px;grid-row:2/4}.learning-band em{color:var(--lime)}.learning-band p{color:#d3e0d7;max-width:430px;font-size:14px}.learning-band>div{display:flex;gap:9px;flex-wrap:wrap}.learning-band a{border:1px solid #5d7769;padding:10px 15px;font-size:11px;border-radius:30px}.learning-band a:hover{background:var(--lime);color:var(--ink)}.source-intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.source-intro>img{width:100%;height:330px;border-radius:5px}.source-intro .eyebrow{margin-bottom:20px}.source-intro p{margin:23px 0;font-size:14px;max-width:410px}footer{padding:60px 6% 22px;background:var(--paper);border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer-grid>div>a:not(.brand){display:block;font-size:11px;margin-top:11px}.footer-grid p{font-size:12px;margin-top:20px}.footer-grid .eyebrow{font-size:9px;margin-bottom:21px}.footer-word{font-family:'Manrope',sans-serif;font-size:clamp(25px,5vw,74px);letter-spacing:-.065em;border-bottom:1px solid var(--line);padding:55px 0 24px;display:flex;align-items:center;justify-content:space-between}.footer-word span{font-size:80px;color:var(--green);font-weight:300}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-top:24px}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.source-card{border:1px solid var(--line);padding:24px;border-radius:5px;display:flex;flex-direction:column}.source-card h3{font-size:21px;margin:12px 0;letter-spacing:-.03em}.source-card p{font-size:12px;flex:1}.source-card>a{font-size:11px;color:var(--green);overflow-wrap:anywhere}.source-card .meta{font-size:9px}.source-monogram{width:35px;height:35px;background:var(--mint);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;margin-bottom:14px}.about{max-width:850px;margin:auto}.about h3{margin:35px 0 15px}.about p{font-size:15px;line-height:1.8}.about a{color:var(--green);text-decoration:underline}.edition{border:1px solid var(--line);padding:30px;margin-bottom:24px;border-radius:5px}.edition h3{margin:12px 0;font-size:30px}.edition p{font-size:14px}.edition ul{padding-left:20px}.edition li{padding:9px 0;border-top:1px solid var(--line);font-size:14px}.edition a:hover{text-decoration:underline}dialog{border:0;border-radius:8px;max-width:800px;width:calc(100% - 30px);padding:0;max-height:90vh;color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#142823aa;backdrop-filter:blur(4px)}#close-article{position:sticky;float:right;top:12px;right:12px;margin:12px 12px -52px 0;border-radius:50%;width:37px;height:37px;font-size:27px;background:white;z-index:2;box-shadow:0 2px 10px #0002}#article-body>.article-cover{width:100%;height:260px;display:block}#article-body>.article-copy{padding:30px 42px 40px}.article-copy h2{font-size:37px;margin:18px 0;line-height:1.16}.article-copy p{font-size:15px;line-height:1.75;overflow-wrap:anywhere}.article-copy .summary{font-size:18px;color:var(--ink)}.article-copy .button{margin-top:15px}.article-copy .source-url{font-size:11px;overflow-wrap:anywhere;display:block;color:var(--green);margin-top:16px}.article-copy .tags{font-size:10px;color:var(--muted);margin-top:20px}.article-copy .photocredit{font-size:10px;border-top:1px solid var(--line);padding-top:18px;margin-top:25px}.article-copy .article-tools{display:flex;gap:12px;margin-top:20px}.article-tools button{border:1px solid var(--line);padding:8px 12px;font-size:11px;border-radius:4px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);padding:12px 22px;background:var(--ink);color:white;border-radius:5px;font-size:12px;opacity:0;transition:all .2s;pointer-events:none;z-index:100}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}body.subview .hero,body.subview .featured-section,body.subview .world-strip{display:none}body.subview .newsroom{border-top:0;min-height:60vh}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.learning-band,.topbar,header,footer{padding-left:max(6%,calc((100vw - 1320px)/2));padding-right:max(6%,calc((100vw - 1320px)/2))}}@media(max-width:1100px){header{gap:17px}header nav{gap:17px}.brand img{width:85px}.brand>span{font-size:30px}.hero{gap:15px;padding-top:45px;min-height:600px}.hero-art{min-height:450px;margin-left:5px}.hero-photo{height:335px}.small-photo{height:190px}.round-badge{width:105px;height:105px}.featured-grid{gap:20px}.card-img img{height:170px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){header nav{display:none}header{padding:18px 6%}.saved{margin-left:auto}#mobile-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:40px;gap:25px}.hero-copy p{max-width:450px}.hero h1{font-size:74px}.hero-art{height:450px;max-width:520px;width:95%;margin:auto}.hero-foot{margin-top:20px}.hero-photo{height:340px}.small-photo{height:185px}.art-caption{bottom:25px}.world-strip>div{justify-content:flex-start;gap:16px 26px}.featured-section,.newsroom,.source-intro{padding:45px 6%}.featured-grid{grid-template-columns:1fr 1fr}.feature:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.feature:first-child>a:first-child{grid-row:1/5}.feature:first-child img{height:100%;min-height:260px}.feature:first-child h3{font-size:27px}.feature:first-child p{display:none}.feature:first-child>.meta{align-self:end}.feature:first-child>.read-link{width:max-content;align-self:start}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 20px}.card-img img{height:190px}.selects{flex-wrap:wrap}.selects>label{flex-basis:calc(50% - 14px)}.learning-band{padding:45px 6%;gap:20px 30px}.learning-band h2{font-size:46px}.source-intro{gap:30px}.source-intro>img{height:340px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}.footer-word span{font-size:50px}.topbar div #today{display:none}}
@media(max-width:500px){.topbar{font-size:8px;letter-spacing:.05em}.topbar div{gap:0}.brand{gap:10px}.brand img{width:76px}.brand>span{font-size:28px;padding-left:10px}.saved{padding:7px 10px}.saved span{display:none}.hero h1{font-size:62px}.hero .eyebrow{font-size:9px}.hero-copy p{font-size:14px}.hero-art{height:340px;min-height:340px;width:97%}.hero-photo{height:265px;width:92%;left:0}.hero-photo b{font-size:24px}.hero-photo>div{left:18px;bottom:18px}.small-photo{width:58%;height:155px;bottom:-2px}.round-badge{height:95px;width:95px;right:0;font-size:6px}.round-badge b{font-size:32px}.art-caption{font-size:6px;bottom:10px}.world-strip{padding:22px 6%}.world-strip a{font-size:10px}.world-strip>div{gap:12px 20px}.section-head{gap:20px;align-items:start}.section-head p{display:none}.section-head h2{font-size:33px}.featured-grid{display:block}.feature{padding-bottom:25px;margin-bottom:24px;border-bottom:1px solid var(--line)}.feature:first-child{display:block}.feature img,.feature:first-child img{height:205px;min-height:0}.feature h3,.feature:first-child h3{font-size:24px}.feature:first-child p{display:block}.edition-info{max-width:104px;font-size:9px}.search{padding:11px}.search input{font-size:12px}.searchbar>button{font-size:10px;padding:10px}.topics button{font-size:9px;padding:7px 10px}.cards{grid-template-columns:1fr;gap:27px}.card-img img{height:220px}.card h3{font-size:24px}.card p{font-size:13px}.card .meta{font-size:11px}.card-footer{font-size:11px}.learning-band{grid-template-columns:1fr}.learning-band h2{grid-row:auto;font-size:48px}.learning-band>div{gap:8px}.learning-band a{font-size:10px}.source-intro{grid-template-columns:1fr;gap:30px}.source-intro>img{height:240px}.source-grid{grid-template-columns:1fr}.empty{padding:28px}.footer-grid{gap:30px 20px}.footer-grid .brand{flex-wrap:wrap}.footer-grid .brand img{width:90px}.footer-grid .brand>span{font-size:29px}.footer-bottom{flex-wrap:wrap;font-size:9px}.footer-word{font-size:29px;line-height:1.1;gap:18px;padding-top:35px}.footer-word span{font-size:50px}.article-copy h2{font-size:29px}#article-body>.article-copy{padding:25px}#article-body>.article-cover{height:200px}.article-copy .summary{font-size:16px}.article-copy p{font-size:14px}.edition{padding:22px}.edition h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{header,.topbar,footer,.hero,.world-strip,.learning-band,.source-intro,.featured-section,#filters,#more,#mobile-nav,#close-article{display:none!important}dialog[open]{position:static;max-height:none;width:100%;max-width:none;box-shadow:none}body:has(dialog[open]) main{display:none}.article-tools{display:none!important}.article-copy .source-url{color:black}}
