:root{--ink:#14251f;--green:#0e2420;--accent:#b8e978;--white:#fff;--muted:#627168;--line:#dce3de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:white;font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #629936;outline-offset:6px}header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:29px;letter-spacing:-1.4px;font-weight:850;line-height:1.1}.brand>span{color:#518a36}.brand small{display:block;font-size:9px;letter-spacing:2.2px;margin-top:8px;font-weight:500}nav{display:flex;gap:35px;font-size:14px}nav a:hover,.text-link:hover{color:#518a36}.header-contact{font-size:15px;border-bottom:1px solid var(--ink)}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:46% 54%;min-height:590px;background:var(--green);color:white}.hero-copy{padding:75px 10% 66px 11%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 26px}.hero .eyebrow{color:var(--accent)}h1{font-size:clamp(40px,4.1vw,61px);line-height:1.08;letter-spacing:-2.6px;font-weight:500;margin:0 0 27px}em{font-family:Georgia,serif;font-weight:400}h1 em{color:var(--accent)}.intro{max-width:375px;color:#d0d8d3;margin-bottom:34px;font-size:17px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--accent);color:var(--green);padding:16px 22px;font-size:14px;font-weight:700;transition:background .2s}.button:hover{background:#cafa8e}.button span{font-size:20px;line-height:1}.text-link{display:inline-block;margin:20px 0 0 24px;font-size:14px;border-bottom:1px solid #7d9085}.hero-photo{margin:0;position:relative;display:flex;flex-direction:column;justify-content:center;background:#d9dedb;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:contain;background:#d9dedb;min-height:400px}.hero-photo figcaption{display:flex;justify-content:space-between;gap:14px;position:absolute;bottom:0;width:100%;padding:17px 26px;background:#10241eef;color:white;font-size:12px;letter-spacing:1px}.hero-photo figcaption span:last-child{letter-spacing:0}.principles{display:flex;justify-content:space-between;gap:24px;max-width:1296px;margin:auto;border-bottom:1px solid var(--line);padding:25px 5%;font-size:14px}.principles span:before{content:'✓';color:#518a36;margin-right:13px}.section{max-width:1296px;margin:auto;padding:85px 5%}h2{font-size:clamp(31px,3.2vw,44px);line-height:1.18;letter-spacing:-1.4px;font-weight:500;margin:0 0 25px}.inventory{display:grid;grid-template-columns:1fr 1fr;gap:65px}.inventory-copy p{margin-top:0;color:var(--muted);max-width:460px}.dark{background:var(--green);color:white}.dark:hover{background:#274a3a}.inventory-copy .note{font-size:13px;margin-top:18px;margin-bottom:0}.history{background:#f2f5f2;max-width:1440px;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:85px 8%}.history-heading>p:last-child{color:var(--muted);max-width:390px}.facts article{display:flex;gap:24px;padding:26px 0;border-top:1px solid #cdd8d0}.facts article:first-child{padding-top:0;border-top:0}.number{font-size:13px;color:#518a36;padding-top:5px}h3{font-size:20px;line-height:1.35;font-weight:500;margin:0 0 12px}.facts p{font-size:15px;color:var(--muted);margin:0}.statement{text-align:center;padding-top:80px;padding-bottom:80px}.quote{font-size:clamp(32px,4vw,53px);line-height:1.25;letter-spacing:-1.8px;margin:0}.quote em{color:#518a36}.statement-end{font-size:14px;margin:28px 0 0}.contact{max-width:1440px;background:var(--green);color:white;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:75px 8%}.contact .eyebrow{color:var(--accent)}.contact p{color:#c1cfc7}.contact .button{margin-top:17px}.contact-details{display:grid;gap:25px;padding-left:50px;border-left:1px solid #365046}.contact-details span{display:block;font-size:11px;letter-spacing:1.7px;color:#a6b8ab;margin-bottom:7px}.contact-details p{margin:0;font-size:15px}.contact-details a:not(.phone){font-size:14px;text-decoration:underline;text-underline-offset:4px}.phone{font-size:30px;letter-spacing:-.8px}footer{max-width:1440px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px 5%;margin:auto;font-size:12px;color:var(--muted)}footer .brand{font-size:23px;color:var(--ink)}@media(min-width:1441px){.hero{margin-top:12px}.contact,.history{max-width:1296px}}@media(max-width:900px){header{flex-wrap:wrap}.header-contact{display:none}nav{gap:20px}.hero{grid-template-columns:1fr 1fr;min-height:520px}.hero-copy{padding:55px 9%}h1{font-size:43px}.text-link{margin-left:0}.hero-photo figcaption span:last-child{display:none}.inventory,.history,.contact{gap:35px}.contact-details{padding-left:25px}.phone{font-size:25px}}@media(max-width:620px){header{padding:22px 6%;gap:22px}.brand{font-size:26px}nav{width:100%;justify-content:space-between;font-size:14px}.hero{display:flex;flex-direction:column}.hero-copy{padding:45px 6% 35px}h1{font-size:47px;letter-spacing:-2px}.intro{font-size:16px;max-width:100%}.text-link{margin-left:24px}.hero-photo img{min-height:0;aspect-ratio:4/3;object-fit:contain}.hero-photo figcaption{font-size:11px;padding:12px 6%}.principles{padding:24px 6%;flex-direction:column;gap:9px;font-size:14px}.section{padding:50px 6%}.inventory,.history,.contact{grid-template-columns:1fr;gap:25px}h2{font-size:34px}.eyebrow{margin-bottom:20px}.history-heading>p:last-child{max-width:100%}.contact-details{border-left:0;border-top:1px solid #365046;padding:30px 0 0;margin-top:15px}.quote{font-size:33px;letter-spacing:-1px}footer{flex-wrap:wrap;padding:25px 6%;gap:12px}footer p{margin:0}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
