*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#16241c;overflow-wrap:break-word;word-break:break-word;background-color:#f5f8f3;flex-direction:column;min-height:100vh;font-family:Noto Sans,Verdana,sans-serif;line-height:1.65;display:flex;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#16241c;margin-bottom:.6rem;font-weight:700;line-height:1.3}h2{border-bottom:1px solid #d5e1cc;margin-top:2.25rem;padding-bottom:.75rem;scroll-margin-top:1rem;font-size:1.5rem}h3,h4,h5,h6{margin-top:1.5rem}ul{margin-block:.5em;padding-left:1.4em}li{margin-block:.35em}p,hr{margin:1.25rem 0}strong,em{color:#b8860b}a[href]{color:#1f7a4a;text-underline-offset:.15em;overflow-wrap:break-word;word-break:break-word;text-decoration-color:#1f7a4a80;transition:color .15s,text-decoration-color .15s}a[href]:hover{color:#13492c;text-decoration-color:currentColor}hr{border:none;border-top:1px solid #d5e1cc;width:100%}.container{width:100%;max-width:960px;margin:0 auto;padding:0 1.5rem}.section-nav{background-color:#f5f8f3;border-bottom:1px solid #d5e1cc}.section-nav>.container{align-items:center;padding-block:.6rem;display:flex;position:relative}.section-nav .section-nav-toggle{display:none}.section-nav .section-nav-toggle:checked~.section-nav-links{display:flex}.section-nav .hamburger{color:#3f5347;font-size:1.4rem;line-height:1;display:none}@media (width<=768px){.section-nav .hamburger{display:block}}.section-nav .section-nav-links{white-space:nowrap;flex:1;gap:1.5rem;display:flex;overflow-x:auto}@media (width<=768px){.section-nav .section-nav-links{white-space:normal;background-color:#f5f8f3;border-bottom:1px solid #d5e1cc;flex-direction:column;gap:0;padding:0 1.5rem .6rem;display:none;position:absolute;top:100%;left:0;right:0;overflow-x:visible}}.section-nav a{color:#3f5347;font-size:.9rem;text-decoration:none}@media (width<=768px){.section-nav a{padding-block:.4rem;display:block}}.section-nav a:hover{color:#1f7a4a}.section-nav a:last-child{color:#1f7a4a;font-weight:600}@media (width>=768px){.section-nav a:last-child{margin-left:auto}}@media (width<=768px){.section-nav a:last-child{border-top:1px solid #d5e1cc;margin-top:.25rem;padding-top:.65rem}}.section-nav.no-hamburger .hamburger{display:none}.section-nav.no-hamburger .section-nav-links{flex-wrap:wrap;row-gap:.4rem;display:flex!important}@media (width<=768px){.section-nav.no-hamburger .section-nav-links{white-space:normal;background-color:#0000;border-bottom:0;flex-direction:row;column-gap:.9rem;padding:0;position:static;overflow-x:visible}.section-nav.no-hamburger a{padding-block:0;display:inline}.section-nav.no-hamburger a:last-child{border-top:0;margin-top:0;margin-left:auto;padding-top:0}}header{background-color:#0f2e1e;border-bottom:1px solid #216340}header h1{color:#f2f2f0;margin-bottom:0;padding-block:1rem;font-size:1.3rem}main{flex:1;padding:1em 0}footer{background-color:#1a1a1a;border-top:1px solid #3e3e3e;margin-top:2rem}footer .container{text-align:center;color:#f2f2f0cc;font-size:.9rem;line-height:2rem}article p{text-align:justify;hyphens:auto;hyphenate-limit-chars:4 2 2}.hero{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hero h2{border-bottom:none;margin-top:0;padding-bottom:0;font-size:clamp(1.45rem,1.15rem + 2vw,3rem)}.hero p{color:#3f5347;max-width:38rem;font-size:clamp(1.05rem,.95rem + .7vw,1.5rem)}.hero>.hero-text{flex:20rem;order:1;min-width:0;max-width:38rem}.hero-photo{object-fit:cover;border-radius:.75rem;flex:10rem;order:2;width:100%;max-width:17rem;height:auto;display:block}.hero-dark{background-color:#0f2e1e;background-image:linear-gradient(135deg in oklch, #08170f 0%, #0f2e1e 45%, #1a603b 100%);margin-inline:calc(50% - 50vw);margin-top:-1em;padding-block:2rem}.hero-dark h2,.hero-dark p{color:#f2f2f0}.hero-dark .hero-kicker{letter-spacing:.08em;text-transform:uppercase;color:#53c589;margin:0 0 .5rem;font-size:.9rem;font-weight:600}@media (width<=768px){.hero-dark .hero{justify-content:center}}@media (width>=768px){.hero-dark .hero-photo{align-self:flex-start;margin-top:1rem}}.hero-dark .hero-photo{-webkit-mask-composite:source-in, source-in;border:none;mask-image:linear-gradient(90deg,#0000,#000 35% 65%,#0000),linear-gradient(#0000,#000 35% 65%,#0000);mask-composite:intersect}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.button-row>p{display:contents}.button-row a.button{margin-top:0}a.button{text-align:center;color:#f2f2f0;letter-spacing:.01em;background-color:#1f7a4a;border:1.5px solid #1f7a4a;border-radius:.375rem;min-width:15rem;margin-top:.5rem;padding:.65em 1.5em;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,transform .15s;display:inline-block}a.button:hover{color:#f2f2f0;background-color:#155131;border-color:#155131;transform:translateY(-1px)}.panel{background-color:#edf2e9;border:1px solid #d5e1cc;border-radius:.75rem;margin:1.5rem 0;padding:1.5rem 1.75rem}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel>h3{margin-bottom:.3rem}.panel>h3+p{margin-top:0}.nobreak{white-space:nowrap}.entry-list{flex-direction:column;gap:.6rem;margin:.5em 0;padding:0;list-style:none;display:flex}.entry-list>li{background-color:#edf2e9;border-radius:.5rem;grid-template-columns:1fr auto;grid-template-areas:"label links""title title";gap:.15rem 1rem;padding:.5rem .85rem;display:grid}.entry-list .entry-label{grid-area:label;align-self:start;font-weight:700}.entry-list .entry-title{grid-area:title}.entry-list .entry-links{text-align:right;color:#3f5347;grid-area:links;place-self:start end;font-size:.9rem}a.button-alt{background-color:#0e8fa3;border-color:#0e8fa3}a.button-alt:hover{background-color:#0a6674;border-color:#0a6674}.panel{margin:1rem 0;padding:1rem 1.5rem}.panel h3{margin-bottom:.3rem;font-size:1.1rem}.panel-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.panel-grid{grid-template-columns:1fr 1fr}}.panel-grid .panel{margin:0}
