@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Franklin:wght@500;600;700&display=swap";:root{color:#151a15;background:#f7f7f1;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none;--green: #34531f;--green-dark: #203719;--cream: #f7f7f1;--line: #77896a;--muted: #5f665d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--green)}button,input{font:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #9dbb68;outline-offset:3px}img{display:block;max-width:100%}.page-shell{max-width:1600px;min-height:100vh;margin:0 auto;padding:0 36px 32px}.site-header{min-height:96px;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(240px,320px);gap:28px;align-items:center;border-top:3px solid var(--green-dark);border-bottom:2px solid var(--green);position:relative}.brand{display:flex;flex-direction:column;text-decoration:none;line-height:1.15}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:30px}.brand span{margin-top:6px;color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:15px}.nav{display:flex;align-items:center;gap:28px}.nav a{text-decoration:none;font-family:Georgia,Times New Roman,serif;font-size:16px;white-space:nowrap}.search{display:flex;align-items:stretch;border:1px solid #a8aaa3;background:#fff}.search input{min-width:0;flex:1;border:0;padding:13px 14px;background:transparent}.search button,.newsletter button{border:0;padding:0 18px;background:var(--green);color:#fff;cursor:pointer;font-weight:600}.menu-button{display:none;border:1px solid var(--green);background:#fff;color:var(--green-dark);padding:11px 14px;font-weight:700}.magazine-heading{padding:34px 0 20px;border-bottom:1px solid var(--line)}.magazine-heading h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(52px,6vw,90px);line-height:.9;letter-spacing:.008em;text-transform:uppercase;white-space:nowrap}.edition-line{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:17px;font-family:Georgia,Times New Roman,serif;font-size:20px}.edition-line p{margin:0}.edition-line time{color:var(--green);white-space:nowrap}.lead-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(360px,1fr);gap:28px;padding:28px 0 22px}.featured-story{padding-right:24px;border-right:1px solid var(--line)}.featured-story img{width:100%;aspect-ratio:16 / 8.2;object-fit:cover}.eyebrow,.category{color:var(--green);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.eyebrow{margin:18px 0 8px}.featured-story h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,3.4vw,54px);line-height:1.04;font-weight:500}.featured-story h2 a,.latest h3 a{text-decoration:none}.dek{max-width:780px;margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.35}.meta{margin:0;color:var(--muted);font-size:14px}.meta span{margin:0 8px;color:var(--green)}.latest h2{margin:2px 0 8px;padding-bottom:12px;border-bottom:2px solid var(--green);color:var(--green);font-size:16px;text-transform:uppercase;letter-spacing:.08em}.latest ol{margin:0;padding:0;list-style:none}.latest li{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.index{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1}.category{margin:0 0 6px;font-size:12px}.latest h3{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,1.65vw,26px);line-height:1.16;font-weight:500}.topic-bar{display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:stretch;border:1px solid var(--line)}.topic-bar>*{display:flex;align-items:center;justify-content:center;min-height:54px;padding:10px 18px;border-right:1px solid #bdc5b8;text-decoration:none;text-align:center}.topic-bar>*:last-child{border-right:0}.topic-bar strong{justify-content:flex-start;color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:13px}.newsletter{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:center;margin-top:16px;padding:22px 30px;border:1px solid #b8c3ae;background:#eff3e7}.newsletter h2{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.newsletter p{margin:0;color:var(--muted)}.newsletter form{display:flex;min-height:44px}.newsletter input{flex:1;min-width:0;padding:0 14px;border:1px solid #a8aaa3;background:#fff}footer{display:flex;justify-content:space-between;gap:20px;padding:30px 0 0;color:var(--muted);font-size:14px}.classic-header,.classic-main,.classic-footer{max-width:1180px;margin:0 auto;padding-left:28px;padding-right:28px}.classic-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:3px solid var(--green-dark);border-bottom:2px solid var(--green)}.classic-brand{display:flex;flex-direction:column;text-decoration:none}.classic-brand strong{font:700 30px Georgia,serif}.classic-brand span{margin-top:4px;color:var(--green);font:15px Georgia,serif}.classic-header nav{display:flex;flex-wrap:wrap;gap:24px}.classic-header nav a{text-decoration:none;font:17px Georgia,serif}.classic-main{padding-top:48px}.classic-footer{display:flex;justify-content:space-between;margin-top:60px;padding-top:28px;padding-bottom:30px;border-top:1px solid var(--line);color:var(--muted)}.archive-page>h1,.article-page>h1{max-width:1000px;margin:5px 0 28px;font:500 clamp(42px,6vw,76px)/.98 Georgia,serif}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 24px}.post-card{border-top:2px solid var(--green);padding-top:14px}.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.post-card h2{margin:8px 0;font:500 28px/1.08 Georgia,serif}.post-card h2 a{text-decoration:none}.article-page{max-width:920px;margin:0 auto}.article-meta{color:var(--muted)}.article-hero img{width:100%;margin:26px 0}.article-content{font:20px/1.72 Georgia,serif}.article-content h2,.article-content h3{color:var(--green-dark);line-height:1.2}.article-content img{height:auto}.universal-page{padding-bottom:10px}.eco-page-hero{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:44px;align-items:stretch;padding-bottom:42px;border-bottom:1px solid var(--line)}.eco-page-hero>div{display:flex;flex-direction:column;justify-content:center;padding:32px 0}.eco-page-hero h1{max-width:760px;margin:6px 0 18px!important;font:500 clamp(54px,7.2vw,94px)/.92 Georgia,serif!important;letter-spacing:-.025em}.page-intro{max-width:720px;margin:0;color:#424a40;font:24px/1.46 Georgia,serif}.eco-page-hero>img{width:100%;height:100%;min-height:390px;object-fit:cover}.page-copy{max-width:880px;margin:46px auto;padding:40px 46px;border:1px solid #c2cbb8;background:#fbfbf6;box-shadow:0 18px 50px #2c44200f}.page-copy:empty{display:none}.page-copy>:first-child{margin-top:0}.page-copy>:last-child{margin-bottom:0}.page-copy a{color:var(--green);font-weight:600}.page-copy .elementor{margin:-40px -46px}.page-articles{margin-top:46px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:22px;padding-bottom:16px;border-bottom:2px solid var(--green)}.section-heading h2{margin:4px 0 0;font:500 clamp(38px,4.4vw,58px)/1 Georgia,serif}.section-heading>a{color:var(--green);font-weight:700;text-decoration:none}.post-card-image{display:block;overflow:hidden;background:#e8eee2}.post-card-image img{transition:transform .35s ease}.post-card:hover .post-card-image img{transform:scale(1.025)}.read-more{display:inline-block;margin-top:8px;color:var(--green);font-weight:700;text-decoration:none}.page-cta{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;margin-top:54px;padding:30px 36px;border:1px solid #aebba3;background:#edf2e7}.page-cta h2{max-width:720px;margin:6px 0 0;font:500 34px/1.1 Georgia,serif}.page-cta>a{display:inline-flex;min-height:50px;align-items:center;padding:0 24px;background:var(--green);color:#fff;font-weight:700;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto auto}.menu-button{display:block}.nav{position:absolute;z-index:20;top:calc(100% + 1px);right:0;left:0;display:none;padding:18px;background:var(--green-dark);box-shadow:0 12px 25px #141e1226}.nav.open{display:grid;grid-template-columns:repeat(2,1fr)}.nav a{color:#fff;padding:12px;font-size:18px}.search{max-width:300px}.magazine-heading h1{white-space:normal;font-size:clamp(58px,9vw,94px)}}@media(max-width:780px){.page-shell{padding:0 18px 24px}.site-header{min-height:82px;grid-template-columns:1fr auto;gap:12px}.brand strong{font-size:25px}.brand span{font-size:12px}.search{grid-column:1 / -1;order:3;margin-bottom:14px;max-width:none}.magazine-heading{padding-top:26px}.magazine-heading h1{font-size:clamp(48px,16vw,72px);line-height:.95}.edition-line{align-items:flex-start;font-size:17px}.lead-grid{grid-template-columns:1fr}.featured-story{padding-right:0;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--line)}.featured-story h2{font-size:42px}.dek{font-size:20px}.topic-bar{grid-template-columns:1fr 1fr}.topic-bar>*{border-bottom:1px solid #bdc5b8}.topic-bar strong{grid-column:1 / -1;justify-content:center}.newsletter{grid-template-columns:1fr;padding:22px}footer{flex-direction:column}.classic-header{align-items:flex-start;flex-direction:column;padding-top:20px;padding-bottom:20px}.classic-header nav{gap:14px 20px}.classic-main{padding-top:30px}.post-grid{grid-template-columns:1fr}.classic-footer{flex-direction:column;gap:8px}.eco-page-hero{grid-template-columns:1fr!important;gap:20px}.eco-page-hero>div{padding:10px 0 0}.eco-page-hero h1{font-size:clamp(48px,15vw,72px)!important}.page-intro{font-size:20px}.eco-page-hero>img{min-height:260px}.page-copy{margin:28px 0;padding:26px 22px}.page-copy .elementor{margin:-26px -22px}.section-heading{align-items:flex-start;flex-direction:column}.page-cta{grid-template-columns:1fr;padding:25px 22px}}@media(max-width:480px){.edition-line{flex-direction:column;gap:8px}.featured-story h2{font-size:34px}.latest li{grid-template-columns:46px 1fr}.index{font-size:34px}.newsletter form{flex-direction:column;gap:8px}.newsletter input,.newsletter button{min-height:46px}}
