:root{color-scheme:light;--ink:#12312f;--muted:#5e716f;--bg:#f4f1ea;--panel:#fffaf0;--green:#3e7d36;--green-deep:#17483f;--line:#12312f24;--shadow:0 22px 60px #12312f1f;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #7ac9432e, transparent 34rem), linear-gradient(180deg, #fbf8f0 0%, var(--bg) 100%);color:var(--ink);margin:0;font-size:18px;line-height:1.75}a{color:inherit}img{max-width:100%;display:block}.site-shell{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:10;border:1px solid var(--line);backdrop-filter:blur(18px);background:#fffaf0eb;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:16px 0 28px;padding:12px 14px;display:grid;position:sticky;top:12px;box-shadow:0 12px 30px #12312f14}.brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand__mark{background:var(--green-deep);color:#fff;letter-spacing:.04em;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand__logo{object-fit:contain;width:min(150px,34vw);max-height:76px}.brand__text{line-height:1.2;display:grid}.brand__text span{font-weight:800}.brand__text small{color:var(--muted);font-size:.76rem}.site-nav ul{flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.site-nav__item{align-items:center;gap:2px;display:flex;position:relative}.site-nav__link,.site-nav__children summary,.header-cta,.button{border:0;border-radius:999px;font-weight:700;text-decoration:none}.site-nav__link,.site-nav__children summary{color:var(--ink);cursor:pointer;padding:8px 12px;list-style:none}.site-nav__children summary::-webkit-details-marker{display:none}.site-nav__submenu{border:1px solid var(--line);min-width:180px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:10px;position:absolute;top:calc(100% + 10px);right:0}.site-nav__submenu:before{content:"";width:100%;height:12px;position:absolute;bottom:100%;right:0}.site-nav__submenu a{border-radius:12px;padding:8px 10px;text-decoration:none;display:block}.site-nav__submenu a:hover,.site-nav__link:hover,.site-nav__children summary:hover{background:#3e7d361a}.header-cta,.button{background:var(--green-deep);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;display:inline-flex;box-shadow:0 10px 24px #17483f29}.button--ghost{color:var(--green-deep);box-shadow:none;background:0 0;border:1px solid}main{gap:28px;padding-bottom:46px;display:grid}.hero,.content-panel,.post-section,.typeform-cta,.site-footer{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffaf0e0;border-radius:34px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:stretch;gap:26px;padding:22px;display:grid;overflow:hidden}.hero__content{color:#fff;background:linear-gradient(135deg,#12312f 0%,#285f53 62%,#6aa448 100%);border-radius:26px;align-content:center;gap:18px;min-height:460px;padding:clamp(20px,4vw,54px);display:grid}.hero h1,.page-title h1{letter-spacing:-.035em;margin:0;font-size:clamp(2.2rem,6vw,5rem);line-height:1.06}.hero p,.page-title p{max-width:820px;margin:0;font-size:1.12rem}.hero__actions{flex-wrap:wrap;gap:10px;display:flex}.hero__content .button--ghost{color:#fff}.hero__image{object-fit:cover;border-radius:26px;width:100%;height:100%;min-height:360px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:800}.hero .eyebrow{color:#d8ffd0}.content-panel,.post-section,.typeform-cta{padding:clamp(22px,4vw,46px)}.content-panel--intro .content-panel__body{gap:18px;display:grid}.content-panel__body :where(h1,h2,h3,h4){margin:1.2em 0 .4em;line-height:1.2}.content-panel__body :where(p,ul,ol){max-width:880px}.content-panel__body a,.term-list a,.site-footer a{color:var(--green-deep);font-weight:700}.content-panel__body .ugb-accordion{border:1px solid var(--line);background:#fff;border-radius:18px;margin:14px 0;padding:16px 18px}.content-panel__body .ugb-button,.content-panel__body .typeform-share{justify-content:center;align-items:center;min-height:44px;margin:10px 0;background:var(--green-deep)!important;color:#fff!important;border-radius:999px!important;padding:10px 18px!important;line-height:1.2!important;text-decoration:none!important;display:inline-flex!important}.featured-image{object-fit:cover;border-radius:28px;width:100%;max-height:460px;margin:0 0 24px}.page-title{margin-bottom:26px}.page-title h1{color:var(--green-deep)}.post-section h2,.typeform-cta h2{color:var(--green-deep);margin:0 0 20px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.12}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.post-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:100%;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden}.post-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #12312f21}.post-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.post-card__body{gap:8px;padding:18px;display:grid}.post-card__body strong{color:var(--green-deep);font-size:1.08rem;line-height:1.35}.post-card__body span{color:var(--muted);font-size:.95rem}.term-list{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.term-list a{border:1px solid var(--line);background:#3e7d3614;border-radius:999px;padding:7px 12px;font-size:.9rem;text-decoration:none}.typeform-cta{color:#fff;background:#143d35;justify-content:space-between;align-items:center;gap:20px;display:flex}.typeform-cta .eyebrow,.typeform-cta h2{color:#d8ffd0}.typeform-cta p{color:#ffffffc7;margin:0}.typeform-cta .button{color:var(--green-deep);background:#fff}.site-footer{justify-content:space-between;gap:22px;margin:0 0 24px;padding:28px;display:flex}.site-footer p{color:var(--muted);margin:0}.footer-brand{font-weight:800;color:var(--green-deep)!important}.site-footer nav{flex-wrap:wrap;place-content:flex-start flex-end;gap:12px;display:flex}.not-found{min-height:52vh}@media (width<=900px){.site-header,.hero,.post-grid,.typeform-cta,.site-footer{grid-template-columns:1fr}.site-header{border-radius:28px;position:static}.site-nav ul{justify-content:flex-start}.hero__content{min-height:auto}.hero__image{min-height:240px}.post-grid,.typeform-cta,.site-footer{display:grid}.site-footer nav{justify-content:flex-start}}@media (width<=560px){body{font-size:16px}.site-shell{width:min(100% - 18px,1180px)}.site-header,.hero,.content-panel,.post-section,.typeform-cta,.site-footer{border-radius:22px}.hero{padding:10px}}
