@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--ink:#18302b;--forest:#23483f;--sage:#829b76;--cream:#f3f1e9;--paper:#fbfaf5;--line:#d8ded3;--orange:#d76b3e}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-family:Space Grotesk,sans-serif;font-weight:500}h1{font-size:clamp(3.5rem,8vw,8.5rem);line-height:.92}h2{font-size:clamp(2.7rem,5vw,5.5rem);line-height:.95}h3{font-size:1.3rem;line-height:1.15}em{color:var(--sage);font-family:Georgia,serif;font-weight:400}.top{background:var(--ink);color:#b4c7af;letter-spacing:.18em;height:34px;padding:9px 5vw;font-size:10px}.top span{float:right}header{border-bottom:1px solid var(--line);z-index:10;background:#fbfaf5f5;justify-content:space-between;align-items:center;height:88px;padding:0 5vw;display:flex;position:relative}.logo img{mix-blend-mode:multiply;width:164px;height:auto;display:block}nav{align-items:center;gap:32px;font-size:13px;font-weight:600;display:flex}nav a:hover,.text-link:hover{color:var(--orange)}.nav-cta{background:var(--ink);color:#fff;align-items:center;gap:8px;padding:13px 18px;display:flex}.menu{color:var(--ink);background:0 0;border:0;display:none}.hero{background:linear-gradient(105deg,#e8eee4 0%,#f7f5ed 65%);grid-template-columns:1fr 1fr;align-items:center;gap:5vw;min-height:700px;padding:8vw 10vw;display:grid;overflow:hidden}.hero-copy{z-index:1;position:relative}.eyebrow{letter-spacing:.18em;color:var(--orange);margin-bottom:22px;font-size:10px;font-weight:700}.lead{color:#53665c;max-width:580px;margin-top:28px;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.55}.actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{background:var(--orange);color:#fff;cursor:pointer;border:0;align-items:center;gap:13px;padding:16px 21px;font:600 13px DM Sans;display:inline-flex}.button:hover{background:var(--ink)}.button.light{color:var(--ink);background:#dfe8d9}.text-link{border-bottom:1px solid;align-items:center;gap:6px;padding-bottom:4px;font-size:13px;font-weight:700;display:inline-flex}.hero-art{clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);background:#afbf9d;place-items:center;height:500px;display:grid;position:relative}.hero-art:before,.hero-art:after{content:"";background:#d8dfc9;border-radius:50%;position:absolute}.hero-art:before{opacity:.55;width:340px;height:340px}.hero-art:after{background:var(--orange);mix-blend-mode:multiply;width:160px;height:160px}.hero-art .ring{border:1px solid #23483f59;border-radius:50%;width:500px;height:500px;position:absolute}.hero-art span{letter-spacing:.14em;font-size:11px;position:absolute;bottom:22px;left:26px}.statement{background:var(--forest);color:#fff;text-align:center;padding:12vw 18vw}.statement h2{max-width:900px;margin:0 auto 30px}.statement .eyebrow{color:#c4d49c}.section{padding:9vw 10vw}.section-head{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card,.listing-card{background:#e5eadf;min-height:330px;padding:25px;transition:all .3s;position:relative;overflow:hidden}.product-card:hover,.listing-card:hover{background:#dbe5d3;transform:translateY(-6px)}.product-card .texture,.listing-card .texture{opacity:.85;background:linear-gradient(135deg,#bdcdb1,#7b9573);height:160px;margin:-25px -25px 25px}.product-card:nth-child(2) .texture,.listing-card:nth-child(2) .texture{background:linear-gradient(135deg,#d9c4a4,#806e59)}.product-card:nth-child(3) .texture{background:linear-gradient(135deg,#e1d4be,#a86e49)}.number{letter-spacing:.14em;color:#5e7864;font-size:10px;position:absolute;top:18px;right:20px}.product-card p,.listing-card p{color:#617167;max-width:280px;margin-top:10px;font-size:13px;line-height:1.5}.card-arrow{color:var(--orange);position:absolute;bottom:23px;right:23px}.dark-callout{background:var(--ink);color:#fff;justify-content:space-between;align-items:end;margin:0 10vw 9vw;padding:8vw;display:flex}.dark-callout .eyebrow{color:#c4d49c}.post-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.post-art{background:linear-gradient(135deg,#c9d5bf,#778d71);height:220px;margin-bottom:24px}.art-1{background:linear-gradient(135deg,#dfc8ae,#ad7149)}.art-2{background:linear-gradient(135deg,#d6d7b9,#8c9a62)}.post h3{margin:10px 0 18px}.inner{min-height:700px;padding:8vw 10vw}.page-intro{max-width:850px;margin-bottom:60px}.searchbar{border-bottom:1px solid var(--ink);gap:12px;max-width:500px;margin-bottom:45px;padding:14px 0;display:flex}.searchbar input{background:0 0;border:0;outline:0;width:100%;font:15px DM Sans}.listing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.listing-card{flex-direction:column;justify-content:space-between;min-height:300px;display:flex}.listing-card>svg{color:var(--orange);position:absolute;bottom:22px;right:22px}.detail h1{max-width:900px;margin-bottom:70px}.detail-layout{grid-template-columns:1fr 1fr;align-items:start;gap:7vw;display:grid}.detail-art{background:linear-gradient(140deg,#dfe7d4,#819773);height:560px;position:relative}.detail-art:before{content:"";border:1px solid #fff;border-radius:50%;width:65%;height:65%;position:absolute;top:17%;left:18%}.detail article{padding-top:25px}.detail article p{color:#5a6b62;margin-bottom:28px;font-size:16px;line-height:1.75}.detail article .large{color:var(--forest);font:clamp(1.8rem,3vw,3rem)/1.1 Georgia,serif}.detail article h2{margin:50px 0 20px;font-size:2.3rem}.contact-grid,.sales-grid{grid-template-columns:1fr 1fr;gap:8vw;display:grid}.contact-line{color:#5d7265;align-items:center;gap:15px;margin-top:28px;display:flex}.contact-line svg{color:var(--orange)}form{background:#e7ede1;flex-direction:column;gap:20px;padding:35px;display:flex}label{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}input,textarea,select{background:var(--paper);outline-color:var(--orange);border:1px solid #c4d0c2;padding:14px;font:15px DM Sans}select{width:100%;margin-bottom:25px}.map{filter:saturate(.65);border:0;width:100%;height:440px}.location{border-top:1px solid var(--line);gap:14px;padding:20px 0;display:flex}.location svg{color:var(--orange)}.location p{color:#718078;margin-top:5px;font-size:13px}.resource-list{border-top:1px solid var(--ink)}.resource{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 0;display:flex}.resource a{color:var(--orange);align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.resource .eyebrow{margin:0 0 8px}footer{background:var(--ink);color:#e7eee2;padding:70px 5vw 22px}.footer-main{grid-template-columns:2fr 1fr 1fr;gap:5vw;padding-bottom:70px;display:grid}.footer-logo{filter:brightness(0)invert();width:165px;margin-bottom:25px}.muted{color:#a9b9a9;max-width:290px;font-size:13px;line-height:1.6}footer h4{color:#c7d69f;text-transform:uppercase;letter-spacing:.12em;margin-bottom:22px;font-size:10px}footer div a{color:#d8e2d5;margin:0 0 14px;font-size:13px;display:block}.footer-bottom{color:#9bb0a0;border-top:1px solid #496057;justify-content:space-between;padding-top:20px;font-size:11px;display:flex}.footer-bottom a{color:#b7c6b5;margin:0;display:inline}@media (width<=800px){.top span{display:none}header{height:75px}.logo img{width:135px}nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:start;padding:25px 5vw;display:none;position:absolute;top:75px;left:0;right:0}nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;min-height:680px;padding:18vw 7vw}.hero-art{clip-path:none;height:280px}.hero-art .ring{width:280px;height:280px}.statement{padding:20vw 8vw}.section,.inner{padding:18vw 7vw}.section-head{display:block}.section-head .text-link{margin-top:25px}.product-grid,.listing-grid,.post-grid{grid-template-columns:1fr}.dark-callout{margin:0 7vw 18vw;padding:12vw 8vw;display:block}.dark-callout .button{margin-top:35px}.detail-layout,.contact-grid,.sales-grid{grid-template-columns:1fr;gap:40px}.detail h1{margin-bottom:45px}.detail-art{height:300px}.footer-main{grid-template-columns:1fr 1fr;gap:35px;padding-bottom:40px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{line-height:2;display:block}.footer-bottom span{display:block}.resource{align-items:start;gap:20px}.resource a{white-space:nowrap}.page-intro h1{font-size:clamp(3.3rem,14vw,6rem)}}
