:root{--color-forest-900:#16302a;--color-forest-700:#234f3e;--color-green-600:#2f6d4f;--color-green-500:#3f8a63;--color-earth-300:#d8c39f;--color-earth-100:#f2e9d8;--color-bg:#f7f6f1;--color-surface:#fff;--color-text:#23281f;--color-text-muted:#576053;--color-border:#e3ddcd;--color-accent:#a86a2c;--color-focus:#b45f06;--radius-md:.75rem;--radius-lg:1.25rem;--shadow-card:0 1px 2px #16302a0f, 0 8px 24px #16302a14;--max-width:72rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}img,svg{max-width:100%;display:block}a{color:inherit}ul{margin:0;padding:0;list-style:none}h1,h2,h3{color:var(--color-forest-900);margin:0 0 .5rem;line-height:1.2}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.container{width:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:1.25rem}.site-header{z-index:20;background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-block:.85rem;display:flex}.brand{color:var(--color-forest-900);align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.brand__icon{width:1.5rem;height:1.5rem;color:var(--color-green-600)}.site-nav__list{flex-wrap:wrap;gap:1.25rem;display:flex}.site-nav__list a{color:var(--color-text-muted);border-bottom:2px solid #0000;padding-block:.25rem;font-size:.95rem;font-weight:500;text-decoration:none}.site-nav__list a:hover{color:var(--color-forest-900);border-bottom-color:var(--color-green-500)}.section{padding-block:3.5rem;scroll-margin-top:4.5rem}.section--alt{background:var(--color-earth-100)}.section__header{max-width:40rem;margin-bottom:2rem}.section__header h2{font-size:1.6rem}.section__header p{color:var(--color-text-muted);margin:0}.section__disclaimer{color:var(--color-text-muted);margin-top:1.5rem;font-size:.85rem}.hero{background:linear-gradient(160deg, var(--color-forest-900), var(--color-forest-700) 65%, var(--color-green-600));color:#fdfcf8;scroll-margin-top:4.5rem}.hero__inner{max-width:42rem;padding-block:4.5rem 4rem}.hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-earth-300);margin:0 0 1rem;font-size:.8rem;font-weight:600}.hero__title{color:#fdfcf8;margin-bottom:1rem;font-size:clamp(2rem,5vw,2.85rem)}.hero__subtitle{color:#e4e8e1;margin:0 0 2rem;font-size:1.05rem}.hero__actions{flex-wrap:wrap;gap:.85rem;display:flex}.button{border-radius:var(--radius-md);border:2px solid #0000;justify-content:center;align-items:center;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.button--primary{background:var(--color-earth-300);color:var(--color-forest-900)}.button--primary:hover{background:#e6d5b3}.button--secondary{color:#fdfcf8;border-color:#fdfcf88c}.button--secondary:hover{border-color:#fdfcf8}.indicator-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.indicator-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-card);padding:1.5rem;scroll-margin-top:4.5rem}.indicator-card__icon{width:1.75rem;height:1.75rem;color:var(--color-green-600);margin-bottom:.75rem}.indicator-card h3{margin-bottom:.5rem;font-size:1.05rem}.indicator-card__value{color:var(--color-forest-900);align-items:baseline;gap:.5rem;margin:0 0 .85rem;font-size:1.3rem;font-weight:700;display:flex}.indicator-card__unit{color:var(--color-text-muted);font-size:.8rem;font-weight:500}.badge{background:var(--color-earth-300);color:var(--color-forest-900);border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.badge--muted{background:var(--color-border);color:var(--color-text-muted)}.news-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.news-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.news-card h3{margin:0;font-size:1.1rem}.news-card p{color:var(--color-text-muted);margin:0}.value-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.value-card__icon{width:1.6rem;height:1.6rem;color:var(--color-accent);margin-bottom:.6rem}.value-card h3{margin-bottom:.4rem;font-size:1rem}.value-card p{color:var(--color-text-muted);margin:0;font-size:.92rem}.site-footer{background:var(--color-forest-900);color:#e4e8e1;padding-block:2.5rem 1.5rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;padding-bottom:1.5rem;display:flex}.site-footer__brand p{margin:0}.site-footer__brand p:first-child{color:#fdfcf8;font-weight:700}.site-footer__links{flex-wrap:wrap;gap:1.25rem;display:flex}.site-footer__links a{color:#cfd6c9;font-size:.9rem;text-decoration:none}.site-footer__links a:hover{color:#fdfcf8}.site-footer__note{color:#aab3a3;border-top:1px solid #e4e8e126;margin:0 auto;padding-top:1.25rem;font-size:.8rem}@media (min-width:640px){.hero__inner{padding-block:6rem 5rem}}
