*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--forest: #18302a;--forest-mid: #1f3f33;--cream: #f2ede6;--white: #ffffff;--muted: rgba(242, 237, 230, .6);--muted-dim: rgba(242, 237, 230, .35);--muted-faint: rgba(242, 237, 230, .12);--accent: #4a7c59;--text-body: #3d3d3d}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-body);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;line-height:1.15;font-weight:400}a{color:inherit}img{display:block;max-width:100%}.header{position:fixed;inset:0 0 auto 0;z-index:100;background:var(--forest);height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;border-bottom:1px solid var(--muted-faint)}.header-logo{text-decoration:none;display:flex;align-items:center;flex-shrink:0}.logo-desktop{height:38px}.logo-mobile{height:42px;margin-right:4px;border-radius:3px}.header-nav{display:flex;gap:2.25rem;list-style:none}.header-nav a{color:var(--cream);text-decoration:none;font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;opacity:.75;transition:opacity .2s}.header-nav a:hover{opacity:1}.btn{display:inline-block;padding:.7rem 1.75rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:1px solid transparent;border-radius:2px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.btn-outline-cream{background:transparent;border-color:#f2ede673;color:var(--cream)}.btn-outline-cream:hover{background:var(--cream);border-color:var(--cream);color:var(--forest)}.btn-forest{background:var(--forest);border-color:var(--forest);color:var(--white)}.btn-forest:hover{background:var(--forest-mid);border-color:var(--forest-mid)}.btn-cream{background:var(--cream);border-color:var(--cream);color:var(--forest)}.btn-cream:hover{background:#e6dfd6;border-color:#e6dfd6}.btn-lg{padding:1rem 2.5rem;font-size:.85rem}.hero{background:var(--forest);min-height:100vh;display:flex;align-items:center;padding:9rem 2.5rem 6rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 80% 20%,rgba(74,124,89,.18),transparent);pointer-events:none}.hero-content{max-width:820px;margin:0 auto;text-align:center;position:relative;z-index:1}.eyebrow{font-family:Inter,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--cream);opacity:.5;margin-bottom:1.75rem}.hero h1{font-size:clamp(2.75rem,6.5vw,5rem);color:var(--cream);margin-bottom:1.75rem}.hero h1 em{font-style:italic;color:#f2ede6a6}.hero-desc{font-size:1.1rem;color:var(--muted);max-width:580px;margin:0 auto 3rem;font-weight:300;line-height:1.8}.hero-tags{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:3.5rem}.hero-tag{font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--cream);opacity:.45;padding:.35rem 1rem;border:1px solid rgba(242,237,230,.18);border-radius:2px}.section{padding:6.5rem 2.5rem}.section-inner{max-width:1100px;margin:0 auto}.section-label{font-family:Inter,sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;margin-bottom:1rem;display:block}.on-dark .section-label{color:#f2ede666}.on-light .section-label{color:var(--accent)}.section-heading{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.5rem}.on-dark .section-heading{color:var(--cream)}.on-light .section-heading{color:var(--forest)}.about-section{background:var(--white)}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:start}.about-text p{color:#4a4a4a;margin-bottom:1.5rem;line-height:1.85;font-size:1rem;font-weight:300}.about-text p:last-child{margin-bottom:0}.contact-card{background:var(--forest);padding:2.75rem;border-radius:3px;position:sticky;top:96px}.contact-card-name{color:var(--cream);font-size:1.6rem;margin-bottom:.35rem}.contact-card-title{font-family:Inter,sans-serif;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);margin-bottom:2.25rem}.contact-divider{height:1px;background:var(--muted-faint);margin-bottom:2.25rem}.contact-row{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1.5rem}.contact-row:last-child{margin-bottom:0}.contact-row-label{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:#f2ede659}.contact-row-value{font-size:.95rem;color:var(--cream);text-decoration:none}.contact-row-value:hover{text-decoration:underline}.history-section{background:var(--forest)}.history-intro{max-width:620px;margin-bottom:4.5rem}.history-intro p{color:var(--muted);font-size:1.05rem;line-height:1.85;font-weight:300}.history-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--muted-faint)}.history-card{padding:2.75rem;border-right:1px solid var(--muted-faint);border-bottom:1px solid var(--muted-faint)}.history-card:nth-child(2n){border-right:none}.history-card:nth-child(3),.history-card:nth-child(4){border-bottom:none}.history-num{font-family:Playfair Display,serif;font-size:3.5rem;line-height:1;color:#f2ede614;margin-bottom:1.25rem;font-weight:600}.history-card h3{color:var(--cream);font-size:1.2rem;margin-bottom:.75rem}.history-card p{color:var(--muted);font-size:.9rem;line-height:1.8;font-weight:300}.partner-section{background:var(--cream)}.partner-inner{max-width:680px;margin:0 auto;text-align:center}.partner-inner .section-heading{margin-bottom:1.25rem;color:var(--forest)}.partner-inner .section-label{color:var(--accent)}.partner-inner p{color:#555;font-size:1.05rem;line-height:1.85;margin-bottom:2.75rem;font-weight:300}.footer{background:var(--forest);padding:3.5rem 2.5rem;border-top:1px solid var(--muted-faint)}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.footer-logo{text-decoration:none;display:flex;align-items:center}.footer-logo img{height:30px}.footer-links{display:flex;gap:2rem;list-style:none;flex-wrap:wrap;align-items:center}.footer-links a{color:var(--muted-dim);text-decoration:none;font-size:.82rem;font-weight:400;transition:color .2s}.footer-links a:hover{color:var(--cream)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:2.5rem;border-top:1px solid var(--muted-faint)}.footer-copy{font-size:.78rem;color:#f2ede640}.footer-email a{font-size:.82rem;color:var(--muted-dim);text-decoration:none;transition:color .2s}.footer-email a:hover{color:var(--cream)}@media (max-width: 900px){.about-grid{grid-template-columns:1fr;gap:3rem}.contact-card{position:static}.history-grid{grid-template-columns:1fr}.history-card:nth-child(2n){border-right:1px solid var(--muted-faint)}.history-card:nth-child(3){border-bottom:1px solid var(--muted-faint)}.history-card:nth-child(4){border-bottom:none}}@media (max-width: 1000px){.header{padding:0 1.5rem;height:64px}.logo-desktop{display:none}.logo-mobile{display:block}.header-nav{display:none}.section{padding:4.5rem 1.5rem}.hero{padding:7rem 1.5rem 4rem}.footer{padding:3rem 1.5rem}.footer-top{flex-direction:column;gap:1.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){.hero h1{font-size:2.4rem}.hero-tags{display:none}.history-card{padding:2rem 1.5rem}.contact-card{padding:2rem}}
