@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172d2d;--paper:#f8f8f4;--green:#153e39;--muted:#697370;--line:#d9deda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}h1,h2,h3,.wordmark{font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid #ab7c39;outline-offset:5px}.skip{position:fixed;top:-100px;left:16px;padding:14px;background:white;z-index:200}.skip:focus{top:10px}.header{height:84px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.wordmark{font-size:34px;font-weight:800;letter-spacing:-2px}.wordmark span{color:#ad8755}.header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.header nav a{padding:15px 0}.nav-contact{border-bottom:1px solid var(--ink)}.menu-toggle{display:none}.hero{min-height:700px;height:calc(100svh - 84px);max-height:1000px;position:relative;background:#33413e;color:white;isolation:isolate}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(9,28,26,.77),rgba(9,28,26,.22) 70%),linear-gradient(0deg,rgba(9,28,26,.55),transparent 35%)}.hero-copy{padding:clamp(70px,12vh,150px) 7% 100px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;line-height:1.6;margin:0 0 30px}.hero h1{font-size:clamp(50px,6.7vw,100px);line-height:1.08;font-weight:500;letter-spacing:-.065em;margin:0 0 24px}.hero h1 em{font-style:normal;color:#d9e2d5}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.65;margin-bottom:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:44px;min-height:52px;padding:16px 22px;font-size:13px;font-weight:700}.white{background:var(--paper);color:var(--ink)}.dark{background:var(--green);color:white}.button:hover{background:#dbe2d8;color:var(--ink)}.hero-bottom{position:absolute;bottom:28px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:11px;color:#e0e4df;gap:20px}.section{padding:100px 7%;scroll-margin-top:20px}h2{font-size:clamp(34px,4vw,58px);font-weight:500;letter-spacing:-.055em;line-height:1.12;margin:0}.intro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:12%}.muted{color:#99a39a}.intro-copy p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 24px}.intro-copy .lead,.lead{font-size:23px;line-height:1.5;color:var(--ink)}.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;padding:14px 0;border-bottom:1px solid var(--ink);font-size:13px;font-weight:700}.principles{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--line)}.principles>div{padding:30px 24px 0 0}.principles span{font-size:11px;color:var(--muted)}.principles h3{font-size:24px;font-weight:500;margin:16px 0 10px}.principles p{font-size:14px;color:var(--muted)}.brand-section{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;scroll-margin-top:84px}.brand-copy{padding:80px 14%}.brand-copy h2{font-size:clamp(60px,6vw,90px);font-weight:700}.brand-copy h2 span{color:#c7b28c}.brand-copy .lead{color:#fff}.brand-copy>p:not(.eyebrow):not(.lead){color:#d3ded8;line-height:1.8;font-size:15px;margin-bottom:30px}.brand-visual{background:#e9ede8;display:flex;flex-direction:column;justify-content:center;padding:40px;min-width:0}.brand-visual img{mix-blend-mode:multiply;filter:saturate(.32)}.image-caption{font-size:11px;color:#596760;text-align:center;margin-top:12px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-heading>p{font-size:15px;line-height:1.7;color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.filters button{border:1px solid var(--line);background:transparent;padding:12px 16px;font-size:12px;min-height:44px}.filters button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.product-count{font-size:12px;color:var(--muted);margin:22px 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.product-card{background:var(--paper);padding:30px;display:flex;flex-direction:column;min-height:310px;transition:background .2s}.product-card:hover{background:#edf0e9}.product-card[hidden]{display:none}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.card-top img{object-fit:contain;filter:saturate(.35)}.card-top>span{font-size:22px}.category{font-size:10px!important;letter-spacing:.09em;text-transform:uppercase}.product-card h3{font-size:24px;letter-spacing:-.04em;margin:6px 0 14px;font-weight:600}.product-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 10px}.card-bottom{display:flex;justify-content:space-between;margin-top:auto;padding-top:24px;font-size:12px;font-weight:600}.card-bottom span{color:#8d9790}.feature-grid{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:28px}.feature-grid article{background:#ecefe9}.feature-grid img{width:100%;aspect-ratio:1.4;object-fit:cover;filter:saturate(.3);mix-blend-mode:multiply}.feature-grid article>div{padding:32px}.feature-grid h2{font-size:clamp(30px,3vw,42px)}.feature-grid .eyebrow{margin-bottom:18px}.feature-grid .text-link{margin-top:18px}.business{background:#e8ede5;display:grid;grid-template-columns:1.4fr 1fr;gap:12%;align-items:center}.business p:not(.eyebrow){font-size:17px;line-height:1.7;margin-bottom:24px}.footer{padding:60px 7% 24px;background:#102d2d;color:#eaf0e9}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:40px;border-bottom:1px solid #3e5551}.footer-top>a:last-child{margin-left:auto;font-size:12px}.footer-top p{font-size:14px;color:#b8c8bf}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:38px 0}.footer-links h2{font-size:14px;letter-spacing:0;margin-bottom:15px}.footer-links a{display:block;min-height:40px;font-size:13px;color:#c4d0c9;padding:10px 0}.legal{border-top:1px solid #3e5551;padding-top:24px;font-size:11px;color:#aebeb5;line-height:1.7}.legal p{max-width:900px;margin:0 0 24px}
@media(max-width:1000px){.header nav{gap:18px}.intro-grid{gap:6%}.brand-copy{padding:60px 10%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:70px 6%}.hero{min-height:650px}}
@media(max-width:700px){html{scroll-padding-top:72px}.header{height:72px;padding:0 20px}.wordmark{font-size:29px}.menu-toggle{display:flex;align-items:center;gap:24px;border:0;background:transparent;color:var(--ink);min-height:44px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;padding:16px 24px 24px;background:var(--paper);border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav a{min-height:48px}.hero{height:auto;min-height:calc(100svh - 72px)}.hero-copy{padding:80px 24px 130px}.hero h1{font-size:clamp(44px,11vw,68px)}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-photo{object-position:62% center}.hero-bottom{left:24px;right:24px;flex-direction:column;gap:8px;font-size:10px}.section{padding:54px 24px}.eyebrow{font-size:10px;margin-bottom:22px}.intro-grid,.brand-section,.business{grid-template-columns:1fr;gap:28px}.intro-copy .lead{font-size:21px}.intro-copy{margin-top:8px}.principles{margin-top:40px;grid-template-columns:1fr}.principles>div{padding:20px 0;border-bottom:1px solid var(--line)}.principles h3{margin:8px 0}.brand-copy{padding:48px 24px}.brand-visual{padding:20px 24px 30px}.brand-visual img{max-width:380px;margin:auto}.section-heading{display:block}.section-heading>p{margin-top:22px}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin-top:28px}.filters button{flex:0 0 auto}.product-grid{grid-template-columns:1fr}.product-card{min-height:270px;padding:24px}.feature-grid{grid-template-columns:1fr;padding-top:0;gap:24px}.feature-grid article>div{padding:24px}.feature-grid img{aspect-ratio:1.5}.footer{padding:44px 24px 24px}.footer-top{flex-wrap:wrap;gap:18px}.footer-top p{width:100%;order:3;margin:0}.footer-links{grid-template-columns:1fr 1fr;gap:28px}.footer-links a{min-height:44px}.legal{font-size:12px}.button{min-height:48px}.brand-section{scroll-margin-top:72px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

