:root{--green-950: #102d23;--green-850: #173f2d;--green-700: #236044;--green-500: #4f9968;--green-120: #e7f3ea;--green-060: #f4faf5;--sky-120: #e6f2f6;--sun: #f2c94c;--clay: #b86942;--ink: #17231d;--muted: #55665c;--line: rgba(23, 63, 45, .14);--white: #ffffff;--shadow-soft: 0 14px 34px rgba(16, 45, 35, .08);--shadow-lift: 0 18px 44px rgba(16, 45, 35, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;background:var(--green-060);color:var(--ink);line-height:1.6;overflow-x:hidden;text-rendering:optimizeLegibility}a{color:var(--green-700);text-decoration-color:#23604459;text-decoration-thickness:1px;text-underline-offset:.2em}a:hover,a:focus{color:var(--green-950);text-decoration-color:currentColor}img{display:block;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100%;left:1rem;z-index:9999;padding:.75rem 1rem;border-radius:8px;background:var(--green-950);color:var(--white);box-shadow:var(--shadow-lift)}.skip-link:focus{top:1rem}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(23,63,45,.1);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-bar{position:relative;display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:1.5rem}.site-branding{display:inline-flex;align-items:center;gap:.7rem;min-width:0;color:var(--green-850);text-decoration:none}.site-branding:hover,.site-branding:focus{color:var(--green-950);text-decoration:none}.site-logo{position:relative;flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:var(--green-120);border:1px solid rgba(35,96,68,.16)}.site-logo:after{content:"";position:absolute;left:16px;top:8px;width:2px;height:20px;border-radius:999px;background:var(--green-700);transform:rotate(32deg);transform-origin:bottom}.site-logo__leaf{position:absolute;width:12px;height:18px;border-radius:12px 12px 2px;background:var(--green-500)}.site-logo__leaf--one{left:7px;top:8px;transform:rotate(-58deg)}.site-logo__leaf--two{right:7px;top:6px;transform:rotate(34deg);background:#7bbd73}.site-title{margin:0;color:currentColor;font-size:1.05rem;font-weight:800;line-height:1.15}.primary-nav{flex:0 0 auto}.nav-list{display:flex;align-items:center;gap:.25rem;padding:0;margin:0;list-style:none}.nav-list a{display:inline-flex;align-items:center;min-height:40px;padding:.5rem .72rem;border-radius:8px;color:var(--green-850);font-size:.96rem;font-weight:700;line-height:1.1;text-decoration:none}.nav-list a:hover,.nav-list a:focus-visible{background:var(--green-120);color:var(--green-950)}.nav-list .nav-list__cta{margin-left:.2rem;background:var(--green-850);color:var(--white)}.nav-list .nav-list__cta:hover,.nav-list .nav-list__cta:focus-visible{background:var(--green-950);color:var(--white)}.nav-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--green-850);cursor:pointer}.nav-toggle__bar,.nav-toggle__bar:before,.nav-toggle__bar:after{position:relative;display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.nav-toggle__bar:before,.nav-toggle__bar:after{content:"";position:absolute;left:0}.nav-toggle__bar:before{top:-6px}.nav-toggle__bar:after{top:6px}.nav-toggle[aria-expanded=true] .nav-toggle__bar{background:transparent}.nav-toggle[aria-expanded=true] .nav-toggle__bar:before{transform:translateY(6px) rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bar:after{transform:translateY(-6px) rotate(-45deg)}.hero{position:relative;isolation:isolate;display:flex;min-height:min(760px,calc(100svh - 104px));overflow:hidden;align-items:center;background:var(--green-950)}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#102d23eb,#102d23b8 42%,#102d2333 72%,#102d2305),linear-gradient(180deg,#102d2314,#102d233d);pointer-events:none}.hero__media{position:absolute;inset:0;z-index:0;display:block}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center center}.hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit;padding:4rem 0}.hero__copy{max-width:650px;color:var(--white)}.hero__eyebrow{display:inline-flex;margin:0 0 1rem;padding:.42rem .7rem;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff1f;color:#ffffffe6;font-size:.9rem;font-weight:800}.hero__title{max-width:9ch;margin:0;color:var(--white);font-size:4.25rem;font-weight:900;line-height:.98;text-wrap:balance}.hero__tagline{max-width:640px;margin:1.2rem 0 0;color:#fffffff5;font-size:1.45rem;font-weight:750;line-height:1.35}.hero__intro{max-width:590px;margin:1rem 0 0;color:#ffffffd1;font-size:1.06rem}.button-group{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:.78rem 1.12rem;border:0;border-radius:8px;cursor:pointer;font:inherit;font-weight:800;line-height:1.1;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover,.btn:focus-visible{transform:translateY(-1px);text-decoration:none}.btn:focus-visible,.nav-toggle:focus-visible,input:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid rgba(242,201,76,.5);outline-offset:3px}.btn--primary{background:var(--sun);color:#1d2419;box-shadow:0 12px 28px #0000002e}.btn--primary:hover,.btn--primary:focus-visible{background:#f7d766;color:#1d2419}.btn--secondary{border:1px solid rgba(255,255,255,.54);background:#ffffff1f;color:var(--white)}.btn--secondary:hover,.btn--secondary:focus-visible{background:#fff3;color:var(--white)}.hero__signals{display:grid;max-width:650px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1.25rem 0 0;margin:1.35rem 0 0;border-top:1px solid rgba(255,255,255,.22)}.hero__signals div{min-width:0}.hero__signals dt{color:var(--sun);font-size:.82rem;font-weight:900}.hero__signals dd{margin:.16rem 0 0;color:#ffffffc7;font-size:.91rem;line-height:1.35}.section{scroll-margin-top:90px;padding:5rem 0;background:var(--green-060)}.section--alt{background:var(--white)}.section--gallery{background:var(--sky-120)}.section__header{max-width:720px;margin:0 auto 2.5rem;text-align:center}.section h2{margin:0;color:var(--green-850);font-size:2.45rem;font-weight:900;line-height:1.08;text-wrap:balance}.section__intro{margin:1rem auto 0;color:var(--muted);font-size:1.06rem}.grid,.stack{display:grid;gap:1rem}.grid--news,.grid--projects{grid-template-columns:1fr}.card,.project-card,.event-card,.contact-form,.contact-details{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow-soft)}.card,.project-card{padding:1.45rem}.card{position:relative}.card--feature{border-color:#b869423d;background:linear-gradient(135deg,#fff,#fff8df)}.card__body{display:grid;gap:.75rem}.card__eyebrow,.project-card__label,.timeline__eyebrow{margin:0;color:var(--clay);font-size:.82rem;font-weight:900;text-transform:uppercase}.card__body>h3,.project-card>h3{margin:0;color:var(--green-850);font-size:1.22rem;line-height:1.25}.card__body time{display:block;color:var(--muted);font-size:.95rem;font-weight:700}.card__body p,.project-card p{margin:0}.card__list{display:grid;gap:.35rem;padding-left:1.1rem;margin:0;color:var(--muted)}.card__list li{padding-left:.1rem}.card__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.2rem}.card__link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;color:var(--green-850);font-weight:850}.card__link:after{content:"";width:.42rem;height:.42rem;margin-left:.45rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.stack--events{max-width:880px;margin:0 auto}.event-card{position:relative;display:grid;gap:1rem;padding:1.5rem;overflow:hidden}.event-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--green-500),var(--sun),var(--clay))}.event-card__header h3{margin:0;color:var(--green-850);font-size:1.35rem;line-height:1.25}.event-card__meta{margin:.45rem 0 0;color:var(--muted);font-size:.96rem;font-weight:650}.event-card>p{margin:0}.event-card__image-button{width:100%;padding:0;border:0;border-radius:8px;background:none;cursor:pointer;overflow:hidden}.event-card__image{width:100%;height:220px;border-radius:8px;object-fit:cover;transition:transform .2s ease}.event-card__image-button:hover .event-card__image,.event-card__image-button:focus-visible .event-card__image{transform:scale(1.02)}.event-lightbox,.lightbox{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:1rem;background:#102d23c7}.event-lightbox__dialog,.lightbox__dialog{position:relative;width:min(92vw,960px);border-radius:8px;background:var(--white);box-shadow:var(--shadow-lift)}.event-lightbox__close,.lightbox__close{position:absolute;top:.6rem;right:.75rem;z-index:2;border:0;background:var(--white);color:var(--green-850);font-size:1.8rem;line-height:1;cursor:pointer}.event-lightbox__image{width:100%;max-height:76vh;padding:1.25rem;border-radius:8px;object-fit:contain}.project-card{position:relative;display:grid;align-content:start;gap:.75rem;border-top:5px solid var(--green-500)}.project-card:nth-child(2),.project-card:nth-child(5){border-top-color:var(--sun)}.project-card:nth-child(3),.project-card:nth-child(6){border-top-color:var(--clay)}.gallery{display:grid;gap:1rem}.gallery__item{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow-soft)}.gallery__item img{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover}.gallery__item figcaption{padding:.9rem 1rem 1rem;color:var(--muted);font-size:.94rem;line-height:1.45}.contact__grid{display:grid;gap:1rem}.contact-form,.contact-details{padding:1.55rem}.form-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}label{color:var(--green-850);font-weight:850}input,textarea{width:100%;border:1px solid rgba(23,63,45,.2);border-radius:8px;background:#fbfdfb;color:var(--ink);font:inherit;padding:.78rem .85rem;transition:border-color .18s ease,box-shadow .18s ease}input:focus,textarea:focus{border-color:var(--green-500);box-shadow:0 0 0 4px #4f99682e}.contact-details{background:var(--green-850);color:#ffffffdb}.contact-details h3{margin:0 0 .8rem;color:var(--white);font-size:1.3rem}.contact-details p{margin:0 0 1rem}.contact-details a{color:var(--sun);text-decoration-color:#f2c94c73}.contact-details__list{display:grid;gap:.45rem;padding:0;margin:0 0 1rem;list-style:none}.site-footer{padding:2.5rem 0;background:var(--green-950);color:#ffffffc7}.footer__inner{display:grid;gap:1.25rem;text-align:center}.footer__title{margin:0 0 .25rem;color:var(--white);font-weight:900}.footer__branding p{margin-top:0}.footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;padding:0;margin:0;list-style:none}.footer__nav a{color:#ffffffd6}.footer__nav a:hover,.footer__nav a:focus{color:var(--white)}@media (min-width: 620px){.grid--news,.grid--projects,.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__grid{grid-template-columns:1.05fr .95fr}}@media (min-width: 940px){.grid--news,.grid--projects,.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.card--feature{grid-column:span 2}.footer__inner{grid-template-columns:1fr auto;align-items:center;text-align:left}.footer__links{justify-content:flex-end}}@media (max-width: 980px){.nav-toggle{display:inline-flex}.primary-nav{position:static}.nav-list{position:absolute;top:calc(100% + .6rem);right:0;display:grid;width:min(340px,calc(100vw - 32px));padding:.6rem;border:1px solid var(--line);border-radius:8px;background:#fffffffa;box-shadow:var(--shadow-lift);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease}.nav-list.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-list a{justify-content:space-between;width:100%;min-height:44px;padding:.75rem .8rem}.nav-list .nav-list__cta{margin-left:0}.hero__title{font-size:3.35rem}}@media (max-width: 720px){.container{width:min(1120px,calc(100% - 32px))}.site-title{max-width:13rem;font-size:1rem}.hero{min-height:min(680px,calc(100svh - 92px))}.hero:before{background:linear-gradient(90deg,#102d23e6,#102d23c2 56%,#102d2359),linear-gradient(180deg,#102d2305,#102d235c)}.hero__image{object-position:58% center}.hero__inner{align-items:flex-end;padding:2.6rem 0 2.2rem}.hero__title{max-width:10ch;font-size:2.65rem}.hero__tagline{font-size:1.15rem}.hero__intro{font-size:1rem}.hero__signals{display:none}.button-group{gap:.7rem}.section{padding:3.5rem 0}.section h2{font-size:2rem}.section__header{margin-bottom:1.8rem;text-align:left}.event-card,.card,.project-card,.contact-form,.contact-details{padding:1.2rem}}@media (max-width: 440px){.nav-bar{min-height:64px}.site-logo{width:31px;height:31px}.site-title{max-width:10.5rem;font-size:.95rem}.hero__eyebrow{font-size:.84rem}.hero__title{font-size:2.35rem}.btn{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
