: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;--green-soft: #d8eadc;--ink: #18211c;--paper: #fbfaf4;--cream: #f3efdf;--gold: #d89c42;--coral: #c95e4f;--muted: #5f6b64;--line: #ddd5bd}*{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,.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;background:var(--green-dark)}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;width:min(680px,100%);color:#fff}.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:1.2rem;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}.section-copy p,.focus-card p{color:var(--muted);font-size:1.08rem}.tagline{max-width:32rem;margin-bottom:1rem;color:#f7c75d;font-size:clamp(1.35rem,3vw,2rem);font-weight:800;line-height:1.15}.hero-copy{max-width:36rem;color:#ffffffe0;font-size:1.08rem}.section-copy{max-width:38rem}.narrow{max-width:46rem}.about-section{background:var(--cream)}.focus-section{background:var(--paper)}.section-heading{max-width:44rem;margin-bottom:2rem}.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.focus-card{min-height:12rem;padding:1.4rem;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#ffffffd1,#ffffff94),var(--green-soft)}.focus-card:nth-child(2){background:linear-gradient(180deg,#ffffffd1,#ffffff94),#f3dfc0}.focus-card:nth-child(3){background:linear-gradient(180deg,#ffffffd1,#ffffff94),#efd5d0}.contact-section{background:var(--green-dark);color:#fff}.contact-section .eyebrow{margin-bottom:.6rem}.contact-link{display:inline-block;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,.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}.focus-grid{grid-template-columns:1fr}.focus-card{min-height:0}}@media(max-width:480px){.site-nav{flex-wrap:wrap;justify-content:flex-start}}
