:root{--pine:#173b32;--pine-2:#244d40;--paper:#f5f1e8;--cream:#ebe2d2;--clay:#c96745;--ink:#1b2d27;--muted:#68766f;--line:#d8d0c2;font-family:Arial,sans-serif;color:var(--ink);background:var(--paper);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--paper)}img{display:block;max-width:100%;object-fit:cover}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.75rem;z-index:20}.site-header{height:78px;display:flex;align-items:center;gap:2rem;padding:0 clamp(1.25rem,4vw,4.5rem);background:#fbfaf6;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{text-decoration:none;display:flex;align-items:center;gap:.65rem;font-family:Georgia,serif;letter-spacing:.08em;line-height:.85;font-size:1.2rem;white-space:nowrap}.brand i{font-weight:400;color:var(--clay)}.brand small{display:block;font:600 .53rem/1.8 Arial,sans-serif;letter-spacing:.32em}.site-header nav{margin-left:auto;display:flex;gap:clamp(1rem,2.2vw,2rem)}.site-header nav a{text-decoration:none;font-size:.84rem;font-weight:600}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;font-size:.82rem;letter-spacing:.02em;padding:.88rem 1.25rem;border:1px solid var(--pine)}.header-cta{background:var(--pine);color:white}.hero{height:min(680px,72vw);min-height:530px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,35,29,.86) 0%,rgba(14,42,35,.58) 38%,rgba(12,30,25,.08) 70%)}.hero-copy{position:absolute;left:clamp(1.5rem,8vw,8rem);top:50%;transform:translateY(-50%);color:white;width:min(540px,45vw)}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.69rem;font-weight:700;margin:0 0 1rem;color:var(--clay)}.hero h1,.section h2,.field-note h2,.visit h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.035em}.hero h1{font-size:clamp(3rem,5.4vw,5.7rem);line-height:.94;margin:0}.hero-copy>p:not(.eyebrow){font-size:1.05rem;line-height:1.7;max-width:450px}.button.clay{background:var(--clay);border-color:var(--clay);color:white;margin-top:1rem}.section{padding:clamp(4rem,8vw,7.5rem) clamp(1.5rem,7vw,7rem);max-width:1440px;margin:auto}.intro{text-align:center}.intro>h2,.section-heading h2{font-size:clamp(2.2rem,4vw,3.8rem);margin:.2rem 0}.intro>p:not(.eyebrow){color:var(--muted);max-width:620px;margin:1rem auto 3rem;line-height:1.7}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;text-align:left}.service-card{background:#fff;border:1px solid var(--line)}.service-card img{width:100%;aspect-ratio:2.25/1}.service-card div{padding:1.5rem}.service-card h3,.event-card h3{font-family:Georgia,serif;font-size:1.5rem;margin:0 0 .65rem}.service-card p,.event-card p{color:var(--muted);line-height:1.6;margin:0}.story{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,7vw,7rem);align-items:center;background:var(--cream);max-width:none}.story img{width:100%;height:520px}.story>div{max-width:500px}.story h2{font-size:clamp(2.4rem,4.4vw,4.5rem);line-height:1.03;margin:.5rem 0 1.5rem}.story p:not(.eyebrow){line-height:1.8;color:#52635b}.text-link{font-weight:700;text-decoration-color:var(--clay);text-underline-offset:.35rem}.field-note{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--pine);color:white;min-height:440px}.field-note>div{padding:clamp(3rem,7vw,7rem);align-self:center}.field-note h2{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.05;margin:.5rem 0 1.2rem}.field-note p:not(.eyebrow){line-height:1.8;color:#d4dfda}.field-note img{width:100%;height:100%;min-height:440px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:2.5rem}.event-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);border:1px solid var(--line)}.event-photo img{width:100%;height:100%;min-height:240px}.event-card{padding:2rem 1.5rem;border-left:1px solid var(--line);background:#fbfaf6}.event-card span{display:block;color:var(--clay);font-size:.68rem;font-weight:700;letter-spacing:.15em;margin-bottom:2.8rem}.visit{background:var(--clay);color:white;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,9vw,9rem);display:grid;grid-template-columns:1.25fr .75fr;gap:4rem}.visit .eyebrow{color:#f8d8c8}.visit h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1;margin:.5rem 0 2rem}.visit ul{list-style:none;padding:0;line-height:2}.button.light{border-color:white;margin-top:1rem}.demo-note{font-size:.82rem;opacity:.8}footer{background:#102e27;color:white;padding:3rem clamp(1.5rem,7vw,7rem);display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:center;font-size:.75rem}@media(max-width:860px){.site-header nav{display:none}.header-cta{margin-left:auto}.services{grid-template-columns:1fr}.story,.field-note,.visit{grid-template-columns:1fr}.story img{height:360px}.field-note img{order:-1}.event-grid{grid-template-columns:1fr 1fr}.event-card{border-top:1px solid var(--line)}footer{grid-template-columns:1fr}.hero{min-height:560px;height:76vh}.hero-copy{width:auto;right:1.5rem}.hero-shade{background:linear-gradient(90deg,rgba(10,35,29,.82),rgba(10,35,29,.18))}}@media(max-width:560px){.site-header{height:68px;padding:0 1rem}.header-cta{display:none}.hero{min-height:600px}.hero>img{object-position:62% center}.hero-copy{left:1.25rem;right:1.25rem;top:auto;bottom:4rem;transform:none}.hero h1{font-size:3.25rem}.section{padding:4rem 1.25rem}.story{padding-left:1.25rem;padding-right:1.25rem}.field-note>div,.visit{padding:3.5rem 1.25rem}.event-grid{grid-template-columns:1fr}.event-card{border-left:0}.section-heading{align-items:start;gap:1rem;flex-direction:column}footer{padding:2.5rem 1.25rem}}:root{--clay:#a84b31;--muted:#596861}a:focus-visible{outline:3px solid #ed9a76;outline-offset:4px}.brand,.site-header nav a,.text-link{display:inline-flex;align-items:center;min-height:44px}.hero-copy{width:min(650px,50vw)}.hero h1{font-size:clamp(3rem,5vw,5rem)}.hero .eyebrow{color:#f3b092}.demo-note{opacity:.9}@media(max-width:860px){.hero-copy{width:auto}}@media(max-width:560px){.hero h1{font-size:2.85rem}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}