.brand-logo[data-astro-cid-uivuhh7y]{color:#fff;white-space:nowrap;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}svg[data-astro-cid-uivuhh7y]{width:42px;height:34px}span[data-astro-cid-uivuhh7y]{letter-spacing:-.035em;align-items:baseline;gap:.22rem;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;display:flex}strong[data-astro-cid-uivuhh7y]{font-weight:700}em[data-astro-cid-uivuhh7y]{opacity:.9;font-size:.72em;font-style:normal;font-weight:400}.compact[data-astro-cid-uivuhh7y] svg[data-astro-cid-uivuhh7y]{width:34px;height:28px}.compact[data-astro-cid-uivuhh7y] span[data-astro-cid-uivuhh7y]{font-size:1.35rem}:root{--green:#215a3a;--green-deep:#153d29;--green-soft:#e8f0e9;--paper:#f7f5ef;--ink:#202823;--muted:#5f6963;--amber:#d89a35;--line:#d9ddd7;--shell:1054px;--reading:700px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--ink);background:#fff;margin:0;font-family:Open Sans,Arial,sans-serif;font-size:16px;line-height:1.55}img{max-width:100%;display:block}a{color:#1d6841;text-underline-offset:3px}button,input{font:inherit}.shell{width:min(var(--shell),calc(100% - 32px));margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{background:var(--green);color:#fff}.masthead{align-items:center;gap:1rem;min-height:68px;display:flex}.masthead>p{letter-spacing:.1em;opacity:.82;margin:0;font-size:.68rem}.mobile-control{display:none}.primary-nav{background:var(--green-deep)}.nav-inner{align-items:center;min-height:45px;display:flex}.nav-inner>a{color:#fff;white-space:nowrap;padding:.8rem .72rem;font-size:.88rem;text-decoration:none}.nav-inner>a:hover,.nav-inner>a:focus-visible{background:#ffffff1f}.home-link{font-size:1.1rem!important}.search-wrap{margin-left:auto;position:relative}.search-wrap input{width:190px;color:var(--ink);background:#fff;border:0;border-radius:2px;padding:.48rem .65rem}.search-results{z-index:30;width:320px;color:var(--ink);background:#fff;position:absolute;top:100%;right:0;box-shadow:0 10px 25px #0003}.search-results a,.search-results span{border-bottom:1px solid var(--line);padding:.7rem .8rem;text-decoration:none;display:block}.support-strip{color:#56615a;text-align:right;background:#fff;border-bottom:1px solid #eee;padding:.45rem 0;font-size:.72rem}.support-strip a{color:var(--green-deep)}h1,h2,h3{color:#111;font-family:Georgia,Times New Roman,serif;line-height:1.14}h1{letter-spacing:-.035em;font-size:clamp(2.2rem,5vw,3.35rem)}h2{font-size:clamp(1.7rem,3vw,2.1rem)}h3{font-size:1.28rem}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--green);font-weight:700;margin-bottom:.35rem!important;font-size:.69rem!important}.section{padding:2.4rem 0}.section-heading{border-bottom:2px solid var(--green);justify-content:space-between;align-items:end;margin-bottom:1.15rem;display:flex}.section-heading h2{margin:0 0 .35rem}.section-heading a{margin-bottom:.6rem;font-size:.9rem}.card-grid{grid-template-columns:repeat(3,1fr);gap:1.35rem;display:grid}.article-card{min-width:0}.card-image{background:var(--paper);aspect-ratio:4/3;display:block;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.article-card:hover img{transform:scale(1.025)}.card-body{padding:.85rem 0}.card-body p{color:var(--muted);margin:.35rem 0;font-size:.9rem}.card-body h3{margin:.2rem 0}.card-body h3 a{color:#121613;text-decoration:none}.card-body h3 a:hover{text-decoration:underline}.site-footer{color:#dbe6dd;background:#102d20;margin-top:4rem;padding:3rem 0 1.2rem}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;display:grid}.site-footer h2{color:#fff;text-transform:uppercase;letter-spacing:.12em;font-family:Arial,sans-serif;font-size:.82rem}.site-footer a{color:#dbe6dd;margin:.45rem 0;font-size:.9rem;text-decoration:none;display:block}.site-footer p{color:#c4d1c7;font-size:.86rem}.footer-bottom{border-top:1px solid #ffffff26;justify-content:space-between;gap:2rem;margin-top:2rem;padding-top:1rem;display:flex}.cookie-banner{z-index:60;color:#fff;padding:.8rem max(1rem,calc((100% - var(--shell))/2));background:#080a09;justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:0}.cookie-banner a{color:#fff}.cookie-banner button{color:#111;background:#fff;border:0;padding:.5rem 1.35rem;font-weight:700}.prose{font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.65}.prose p{margin:0 0 1.15rem}.prose h2,.prose h3{margin-top:2.1rem}.prose ul{padding-left:1.3rem}.prose li{margin:.48rem 0}.page-header{padding:2.1rem 0 1rem}.page-header h1{margin:.2rem 0}.page-header .deck{max-width:780px;color:var(--muted);font-size:1.08rem}.trust-page{width:min(760px,100% - 32px);margin-inline:auto}.notice{background:var(--green-soft);border-left:4px solid var(--green);margin:1.2rem 0;padding:1rem 1.15rem;font-size:.92rem}.legal-note{color:var(--muted);font-size:.82rem}@media (width<=900px){.card-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.masthead>p{display:none}.nav-inner>a{padding-inline:.5rem;font-size:.8rem}.search-wrap input{width:145px}}@media (width<=680px){.shell{width:min(100% - 24px,var(--shell))}.masthead{justify-content:space-between;min-height:48px}.masthead .brand-logo span{font-size:1.25rem}.masthead .brand-logo svg{width:32px;height:26px}.mobile-control{color:#fff;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.menu-toggle{align-content:center;gap:4px}.menu-toggle span{background:#fff;width:18px;height:2px;display:block}.search-toggle{font-size:1.55rem}.primary-nav{display:none}.primary-nav.is-open{display:block}.nav-inner{flex-direction:column;align-items:stretch;padding:.55rem 0;display:flex}.nav-inner>a{border-bottom:1px solid #ffffff1f;padding:.72rem 1rem}.home-link{display:none}.search-wrap{margin:.55rem 1rem}.search-wrap input{width:100%}.search-results{width:100%;box-shadow:none;position:static}.support-strip{text-align:center;padding:.4rem .8rem;font-size:.64rem}.card-grid{grid-template-columns:1fr}.section{padding:1.65rem 0}.section-heading{align-items:center}.section-heading h2{font-size:1.6rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.cookie-banner{flex-direction:column;align-items:flex-start}.cookie-banner button{align-self:stretch}.page-header{padding-top:1.35rem}}
