:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211c;background:#fbfaf4;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green: #2e6f4f;--green-dark: #173d2b;--ink: #18211c;--paper: #fbfaf4;--cream: #f3efdf;--gold: #d89c42;--coral: #c95e4f;--muted: #5f6b64;--line: #ddd5bd;--shadow: 0 20px 50px rgb(24 33 28 / 14%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.85rem clamp(1rem,4vw,4rem);background:#fbfaf4e5;border-bottom:1px solid rgb(221 213 189 / 80%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.site-nav,.hero-actions,.site-footer{display:flex;align-items:center}.brand{gap:.7rem;font-weight:800}.brand-mark{display:grid;width:2rem;height:2rem;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:.95rem}.site-nav{gap:clamp(.8rem,3vw,2rem);color:var(--muted);font-size:.95rem;font-weight:700}.site-nav a:hover,.site-nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--green)}.section{scroll-margin-top:5rem;padding:clamp(4rem,9vw,7rem) clamp(1rem,4vw,4rem)}.hero{position:relative;display:grid;min-height:min(760px,82svh);overflow:hidden;place-items:center start;color:#fff}.hero-image,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#0f1f16e0,#0f1f169e 52%,#0f1f162e),linear-gradient(0deg,#0f1f165c,#0f1f1614)}.hero-content{position:relative;width:min(680px,100%)}.eyebrow{margin:0 0 .8rem;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:11ch;margin-bottom:1rem;font-size:clamp(3.2rem,9vw,6.6rem);line-height:.95;letter-spacing:0}h2{margin-bottom:1rem;color:var(--ink);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:0}h3{margin-bottom:.55rem;color:var(--green-dark);font-size:1.1rem}.hero-copy,.section-copy p{color:var(--muted);font-size:1.08rem}.hero-copy{max-width:36rem;color:#ffffffe0}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;padding:.8rem 1rem;border:1px solid transparent;border-radius:6px;font-weight:800}.button.primary{color:var(--green-dark);background:#f7c75d}.button.secondary{color:#fff;border-color:#fff6;background:#ffffff1f}.button:hover,.button:focus-visible{transform:translateY(-1px)}.split-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);gap:clamp(2rem,5vw,5rem);align-items:center;background:var(--paper)}.section-copy{max-width:38rem}.narrow{max-width:46rem}.feature-list{display:grid;gap:.8rem;margin:2rem 0 0;padding:0;list-style:none}.feature-list li{padding:1rem 1.1rem;border-left:4px solid var(--coral);background:#fff;box-shadow:0 10px 30px #18211c14}.image-panel{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--cream);box-shadow:var(--shadow)}.image-panel img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.about-section{background:#f3efdf}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.about-grid>div{min-height:12rem;padding:1.4rem;border:1px solid var(--line);border-radius:8px;background:#ffffffb3}.about-grid p{color:var(--muted)}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--green-dark);color:#fff}.contact-section h2{margin-bottom:0;color:#fff}.contact-link{overflow-wrap:anywhere;color:#f7c75d;font-size:clamp(1.4rem,4vw,2.7rem);font-weight:800}.site-footer{justify-content:space-between;gap:1rem;padding:1.2rem clamp(1rem,4vw,4rem);color:var(--muted);background:var(--paper);border-top:1px solid var(--line)}.site-footer p{margin:0}@media(max-width:780px){.site-header,.contact-section,.site-footer{align-items:flex-start;flex-direction:column}.site-nav{width:100%;justify-content:space-between;gap:.6rem;font-size:.88rem}.hero{min-height:76svh}.split-section,.about-grid{grid-template-columns:1fr}.about-grid>div{min-height:0}}@media(max-width:480px){.site-nav{flex-wrap:wrap;justify-content:flex-start}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}}
