:root{--forest-950:#102d25;--forest-800:#19483a;--forest-700:#23614e;--leaf-600:#397b35;--leaf-500:#60aa4e;--leaf-100:#e6f2df;--sun-500:#f1b84b;--cream:#f7f4ec;--paper:#fffefb;--ink:#1e2a25;--muted:#5a6861;--line:#dce3dd;--shadow:0 18px 50px #102d251f;--radius-sm:.65rem;--radius:1.2rem;--radius-lg:2rem;--content:74rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:8rem}body{color:var(--ink);background:var(--paper);overflow-wrap:break-word;text-rendering:optimizelegibility;margin:0;font-family:Aptos,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.65}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}img{max-width:100%;display:block}a{color:var(--forest-700);text-underline-offset:.18em}a:hover{color:var(--forest-950)}button,input,textarea,select{font:inherit}:focus-visible{outline-offset:2px;box-shadow:0 0 0 5px var(--forest-950);outline:3px solid #fff}#main-content:focus{box-shadow:none;outline:0}[id]{scroll-margin-top:8rem}h1,h2,h3{color:var(--forest-950);letter-spacing:-.035em;hyphens:none;overflow-wrap:anywhere;margin:0;font-weight:760;line-height:1.08}h1{font-size:clamp(2.6rem,7vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:clamp(1.25rem,2vw,1.6rem)}p{margin:0 0 1rem}.container{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.narrow{max-width:54rem}.skip-link{z-index:100;color:#fff;background:var(--forest-950);border-radius:var(--radius-sm);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.eyebrow,.card-label{color:var(--forest-700);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.65rem;font-size:.78rem;font-weight:800}.lead{max-width:48rem;color:var(--muted);margin-top:1.35rem;font-size:clamp(1.15rem,2vw,1.4rem)}.button{color:#fff;background:var(--forest-800);border:2px solid var(--forest-800);border-radius:999px;justify-content:center;align-items:center;min-height:3.1rem;padding:.75rem 1.2rem;font-weight:750;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.button:hover{color:#fff;background:var(--forest-950);transform:translateY(-2px)}.button-secondary{color:var(--forest-950);border-color:var(--forest-800);background:0 0}.button-secondary:hover{color:#fff}.text-link,.footer-link{font-weight:750}.utility-bar{color:#fff;background:var(--forest-950);font-size:.88rem}.utility-inner{justify-content:space-between;gap:1rem;padding-block:.42rem;display:flex}.utility-inner a{color:#fff;align-items:center;min-height:2.75rem;font-weight:700;display:inline-flex}.site-header{z-index:30;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fffefbf5;position:relative;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.5rem;display:flex}.brand{color:var(--forest-950);align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.brand-mark{background:#fff;border-radius:50%;width:3.2rem;height:3.2rem;display:block;overflow:hidden}.brand-mark img{width:3.2rem;height:auto;transform:translateY(-.05rem)}.brand-text{line-height:1.05;display:grid}.brand-text strong{letter-spacing:-.03em;font-size:1.3rem}.brand-text span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem;font-size:.78rem;font-weight:700}.desktop-nav{align-items:center;gap:1.35rem;display:flex}.desktop-nav a{min-height:2.75rem;color:var(--ink);padding-block:.65rem;font-size:.94rem;font-weight:700;text-decoration:none;position:relative}.desktop-nav a[aria-current=page]:after{background:var(--leaf-500);content:"";border-radius:2px;height:3px;position:absolute;bottom:0;left:0;right:0}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.5rem;min-height:2.75rem;padding:.55rem .85rem;font-weight:750;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span:before{content:"+"}.mobile-nav[open] summary span:before{content:"−"}.mobile-nav nav{border:1px solid var(--line);border-radius:var(--radius);width:min(18rem,100vw - 2rem);box-shadow:var(--shadow);background:#fff;max-height:calc(100dvh - 11rem);padding:.8rem;display:grid;position:absolute;top:3.2rem;right:0;overflow-y:auto}.mobile-nav nav a{min-height:2.75rem;color:var(--ink);align-items:center;padding:.65rem;font-weight:700;text-decoration:none;display:flex}.page-intro{background:linear-gradient(135deg, var(--cream), var(--leaf-100));border-bottom:1px solid var(--line);padding-block:clamp(4rem,9vw,7rem)}.section{padding-block:clamp(4rem,8vw,7rem)}.section-tinted{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading>div{max-width:42rem}.section-heading p:last-child{color:var(--muted);margin-top:.9rem}.site-footer{color:#ffffffd1;background:var(--forest-950);padding-top:4rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.footer-grid h2{color:#fff;letter-spacing:.02em;margin-bottom:1rem;font-size:1rem}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid li+li{margin-top:.55rem}.footer-grid a{color:#fff}.footer-brand{align-items:center;gap:1.25rem;max-width:32rem;display:flex}.footer-brand img{border-radius:.35rem;width:5.5rem}.footer-brand strong{color:#fff;margin-bottom:.5rem;font-size:1.3rem;display:block}.footer-bottom{border-top:1px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;gap:.8rem 2rem;padding-block:1.1rem;font-size:.84rem;display:flex}.footer-bottom a{color:#fff}.event-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:auto 1fr;gap:1.2rem;padding:1.5rem;display:grid;box-shadow:0 8px 30px #102d250f}.date-tile{color:#fff;background:var(--forest-800);text-align:center;border-radius:1rem;align-content:center;width:4.6rem;height:4.8rem;display:grid}.date-tile strong{font-size:1.7rem;line-height:1}.date-tile span{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.event-card h3{margin-bottom:.5rem}.event-date{margin-bottom:0;font-weight:750}.card-summary{color:var(--muted);margin-top:.85rem;margin-bottom:0}.article-grid{grid-template-columns:repeat(3,1fr);gap:1.35rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 10px 32px #102d2512}.article-card img{object-fit:cover;width:100%;height:13rem}.article-card-body{padding:1.45rem}.article-card h3 a{color:inherit;text-decoration-thickness:.08em}.article-card h3 a:hover{text-decoration:underline}.article-card-body>p:not(.card-label){color:var(--muted);margin-top:.85rem}.content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.prose{max-width:48rem}.prose h2{margin-top:2.5rem;margin-bottom:1rem;font-size:2rem}.prose h3{margin-top:2rem;margin-bottom:.75rem}.prose p,.prose li{color:#35423c;font-size:1.08rem}.prose li+li{margin-top:.5rem}.info-panel{background:var(--leaf-100);border-radius:var(--radius);padding:1.8rem}.info-panel h2,.info-panel h3{margin-bottom:.8rem;font-size:1.45rem}.tag-list{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.tag-list li{background:#fff;border:1px solid #c9dbca;border-radius:999px;padding:.45rem .8rem;font-size:.9rem;font-weight:650}.timeline{gap:1rem;margin-top:2.5rem;display:grid;position:relative}.timeline:before{background:var(--line);content:"";width:2px;position:absolute;top:0;bottom:0;left:3.15rem}.timeline-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:6.4rem 1fr;gap:1.5rem;padding:1.5rem;display:grid;position:relative}.timeline-year{z-index:1;color:#fff;background:var(--forest-800);border-radius:999px;align-self:start;place-items:center;min-height:3.3rem;font-weight:850;display:grid;position:relative}.timeline-item h2{margin-bottom:.55rem;font-size:1.45rem}.timeline-item p{color:var(--muted);margin:0}.document-list{gap:.8rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.document-list li{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.35rem;display:flex}.document-list strong{display:block}.document-list small{color:var(--muted)}.managed-page-copy h2{margin-top:0}.article-hero{background:var(--cream);padding-block:clamp(3.5rem,8vw,6rem)}.article-hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.article-hero h1{font-size:clamp(2.6rem,6vw,4.8rem)}.article-hero img{object-fit:cover;border-radius:var(--radius-lg);width:100%;max-height:27rem;box-shadow:var(--shadow)}.updated{color:var(--muted);margin-top:1.4rem;font-size:.9rem;font-weight:700}.article-body p,.article-body li{font-size:1.18rem}.article-body .article-back-link{margin-top:2.5rem}.prose li>p{color:inherit;font-size:inherit;margin:0}.managed-page-introduction,.article-reader-summary{color:var(--green-dark);font-size:clamp(1.08rem,2vw,1.3rem);font-weight:650;line-height:1.55}.article-reader h1{overflow-wrap:break-word;max-width:16ch;margin:.35rem 0 1rem;font-size:clamp(2.4rem,7vw,4.8rem);line-height:.98}.article-reader-date{color:var(--muted);margin-bottom:2rem;font-size:.9rem}.article-reader .text-link{margin-top:2rem;display:inline-flex}.article-reader-status{align-content:center;justify-items:start;gap:1rem;min-height:20rem;display:grid}.status-chip{color:var(--forest-800);background:var(--leaf-100);border-radius:999px;flex:none;padding:.35rem .65rem;font-size:.76rem;font-weight:800}.document-actions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;max-width:100%;display:flex}.notice{border-left:4px solid var(--sun-500);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#fff5da;padding:1.2rem 1.35rem}.notice p:last-child{margin-bottom:0}.cta-panel{color:#fff;background:var(--forest-800);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,6vw,4rem);display:flex}.cta-panel h2{color:#fff}.cta-panel p{color:#ffffffd1;max-width:42rem;margin:.8rem 0 0}.cta-panel .button{color:var(--forest-950);background:#fff;border-color:#fff}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block}.article-grid,.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}}@media (width<=700px){h1{font-size:clamp(2.45rem,10.5vw,3.5rem)}.utility-inner span{display:none}.utility-inner{justify-content:flex-end}.brand-text span{display:none}.article-grid,.content-grid,.footer-grid{grid-template-columns:1fr}.section-heading,.cta-panel{flex-direction:column;align-items:flex-start}.footer-about{grid-column:auto}.event-card,.article-hero-grid{grid-template-columns:1fr}.timeline:before{display:none}.timeline-item{grid-template-columns:1fr;gap:1rem}.timeline-year{width:5.5rem}.document-list li{flex-direction:column;align-items:flex-start}}@media (width<=360px){.header-inner{gap:.75rem}.brand-text{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.button:hover,.photo-collage,.photo-note{transform:none}}@media (forced-colors:active){:focus-visible{box-shadow:none;outline:3px solid highlight}}
