@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--green:#0b3d2e;--green-2:#145c3e;--lime:#8cc63f;--brown:#a87350;--cream:#f2efe6;--cream-2:#e8e3d6;--sand:#ddd6c4;--ink:#15221d;--muted:#5e6b62;--line:#c9c4b5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream-2);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6}.site-shell{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.header{background:var(--cream);z-index:4;justify-content:space-between;align-items:center;height:90px;padding:0 6.3vw;display:flex;position:relative}.brand{width:174px;display:block}.brand img{width:100%;display:block}.brand-fallback{color:var(--green);letter-spacing:-.06em;align-items:baseline;gap:5px;font-family:Playfair Display,serif;font-size:22px;display:flex}.brand-fallback b{font-size:27px}.brand-fallback small{font-size:13px;font-style:italic}.footer-brand-logo{width:176px;display:block}.footer-brand-logo img{filter:brightness(0)invert();opacity:.95;width:100%;display:block}.footer-brand-logo .brand-fallback{color:#fff}.footer-brand-logo .brand-fallback b{color:var(--lime)}.nav{letter-spacing:.01em;text-transform:uppercase;align-items:center;gap:36px;font-size:12px;font-weight:600;display:flex}.nav a:not(.nav-cta){color:#56625c;transition:color .25s}.nav a:not(.nav-cta):hover{color:var(--green)}.nav-cta{background:var(--green);color:#fff;border-radius:2px;align-items:center;gap:12px;padding:13px 19px 13px 21px;transition:background .25s,transform .25s;display:flex}.nav-cta:hover,.button-primary:hover{background:var(--green-2);transform:translateY(-2px)}.arrow{font-size:19px;line-height:0;transition:transform .2s;display:inline-block}.text-link:hover .arrow,.button:hover .arrow,.value-card a:hover .arrow{transform:translate(5px)}.menu-toggle{background:0 0;border:0;display:none}.hero{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;height:min(680px,100vh - 90px);min-height:600px;display:flex;position:relative}.hero-content{max-width:710px;padding:100px 6.3vw 140px}.eyebrow{color:var(--green-2);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.eyebrow.light{color:#d0dbd5}.eyebrow-line{background:currentColor;width:30px;height:1px;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:680px;margin:20px 0;font-size:clamp(42px,4.8vw,72px);font-weight:600;line-height:1.08;animation:.7s both rise}.hero p{color:#e3e9e5;max-width:500px;margin:0 0 30px;font-size:16px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.button{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:19px;padding:16px 21px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.button-primary{background:var(--lime);color:var(--green)}.button-ghost{color:#fff;border:1px solid #ffffff7a}.button-ghost:hover{color:var(--green);background:#fff}.hero-footer{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:32px;left:6.3vw;right:6.3vw}.slide-controls{align-items:center;gap:22px;display:flex}.slide-controls>button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:22px}.slide-dots{gap:7px;display:flex}.slide-dots button{cursor:pointer;background:#ffffff61;border:0;width:26px;height:3px;padding:0;transition:width .3s,background .3s}.slide-dots button.active{background:var(--lime);width:50px}.slide-count{align-items:center;gap:9px;font-size:12px;display:flex}.slide-count strong{font-size:22px}.slide-count span{color:#fff9}.hero-badge{color:var(--green);z-index:2;background:#ffffffe6;align-items:center;gap:14px;padding:16px 20px;display:flex;position:absolute;bottom:96px;right:6.3vw}.badge-leaf{color:var(--lime);font-size:26px}.hero-badge strong,.hero-badge small{display:block}.hero-badge strong{font-size:12px}.hero-badge small{color:#697b71;margin-top:2px;font-size:10px}.section{padding:120px 10vw}.intro{grid-template-columns:1fr 1.12fr;align-items:center;gap:10vw;display:grid}.intro-copy h2,.section-heading h2{letter-spacing:-.05em;margin:23px 0 25px;font-size:clamp(38px,4vw,58px);line-height:1.1}.intro-copy h2 em,.section-heading h2 em,.quote-section em,.contact h2 em{color:var(--green-2);font-family:Playfair Display,serif;font-weight:600}.intro-copy>p{max-width:440px;color:var(--muted);line-height:1.75}.text-link{color:var(--green);text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid #aec0b4;gap:19px;margin-top:24px;padding-bottom:10px;font-size:12px;font-weight:700;display:inline-flex}.stats-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stat-card{background:var(--cream);flex-direction:column;justify-content:flex-end;min-height:185px;padding:26px;display:flex;position:relative}.stat-card strong{letter-spacing:-.05em;color:var(--green);font-size:31px}.stat-card>span:last-child{color:var(--muted);margin-top:5px;font-size:12px}.stat-highlight{background:var(--green);color:#fff}.stat-highlight strong,.stat-highlight>span:last-child{color:#fff}.stat-highlight strong{font-size:36px}.stat-icon{color:var(--lime);font-size:25px;position:absolute;top:24px;right:25px}.stat-wide{grid-column:1/-1;min-height:132px}.stat-wide strong{font-size:24px}.stat-green{color:var(--lime);font-size:23px}.products{background:var(--cream-2)}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:52px;display:flex}.section-heading>p{max-width:350px;color:var(--muted);margin:0 0 6px}.catalogue{border:1px solid var(--line);background:var(--cream);grid-template-columns:245px 1fr;min-height:520px;display:grid}.tabs{background:var(--cream-2);padding:23px 0}.tab{text-align:left;color:#637067;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:18px 25px;font-size:12px;transition:all .25s;display:flex}.tab span{width:23px;color:var(--brown);font-size:17px}.tab i{opacity:0;color:var(--green);margin-left:auto;font-style:normal}.tab.active{background:var(--green);color:#fff}.tab.active span,.tab.active i{color:var(--lime)}.tab.active i{opacity:1}.catalogue-content{padding:38px 42px}.catalogue-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:24px;display:flex}.catalogue-label{color:var(--brown);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}.catalogue h3{letter-spacing:-.04em;margin:5px 0 0;font-size:25px}.search{color:var(--green);border-bottom:1px solid #aebbb2;align-items:center;gap:9px;width:185px;padding:7px 0;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.product-list{grid-template-columns:1fr 1fr;column-gap:45px;display:grid}.product-item{border-bottom:1px solid #e7ebe6;align-items:center;padding:14px 0;font-size:13px;display:flex}.product-number{color:#a7b4ac;width:31px;font-size:10px}.product-arrow{color:var(--lime);opacity:0;margin-left:auto;transition:all .2s}.product-item:hover .product-arrow{opacity:1}.empty-state{color:var(--muted)}.catalogue-link{margin-top:32px}.impact{background:var(--cream-2)}.impact-heading{margin-bottom:58px}.value-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.value-card{background:var(--cream);min-height:385px;padding:27px 30px 29px;position:relative;overflow:hidden}.value-card.value-primary{background:var(--green);color:#fff}.value-number{color:#99aa9f;letter-spacing:.12em;font-size:11px}.value-primary .value-number{color:#a3beae}.value-art{color:#e2e9e3;font-size:78px;line-height:1;position:absolute;top:18px;right:28px}.value-primary .value-art{color:var(--lime)}.art-rings{font-size:105px;top:0}.value-card h3{letter-spacing:-.04em;margin:105px 0 15px;font-size:26px;line-height:1.07}.value-card p{color:var(--muted);max-width:245px;font-size:13px;line-height:1.7}.value-primary p{color:#c1d0c7}.value-card a{text-transform:uppercase;letter-spacing:.1em;gap:15px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:29px}.quote-section{background:var(--green);color:#fff;text-align:center;min-height:430px;padding:88px 20px;position:relative}.quote-mark{color:var(--lime);font-family:Georgia;font-size:100px;line-height:.7}.quote-section blockquote{letter-spacing:-.04em;margin:25px auto 27px;font-size:clamp(36px,4vw,58px);line-height:1.12}.quote-section em{color:#c7db7c}.quote-line{background:#43715f;width:56px;height:1px;margin:0 auto 13px}.quote-section>span{text-transform:uppercase;letter-spacing:.2em;color:#a7c1b4;font-size:10px}.contact{background:var(--cream-2);padding-top:90px;padding-bottom:90px}.contact-card{background:var(--brown);color:#fff;background-image:linear-gradient(120deg,#74442b40,#a87350f2),url(https://images.pexels.com/photos/35399891/pexels-photo-35399891.jpeg?auto=compress&cs=tinysrgb&w=1200);background-position:50% 35%;background-size:cover;justify-content:space-between;align-items:end;gap:50px;padding:63px 70px;display:flex}.contact-card h2{letter-spacing:-.05em;margin:23px 0 17px;font-size:48px;line-height:1.05}.contact-card p{color:#f0e5dd;max-width:390px;margin:0}.contact-action{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.button-light{color:var(--green);background:#fff}.button-light:hover{background:var(--lime);color:var(--green)}.contact-action>span{color:#f4dfd0;font-size:12px}.footer{color:#d7e2dc;background:#08291f;padding:65px 6.3vw 25px}.footer-top{justify-content:space-between;gap:50px;padding-bottom:65px;display:flex}.footer-brand{min-width:195px}.footer-brand img{filter:brightness(0)invert();opacity:.95;width:176px}.footer-brand p{color:#a4b8ab;margin-top:20px;font-family:Playfair Display,serif;font-size:15px;line-height:1.4}.footer-links{grid-template-columns:150px 260px 230px;gap:60px;display:grid}.footer-links span{color:var(--lime);text-transform:uppercase;letter-spacing:.16em;margin-bottom:17px;font-size:10px;font-weight:700;display:block}.footer-links a,.footer-links p{color:#9cafa5;margin:0;font-size:12px;line-height:2;display:block}.footer-links a:hover{color:#fff}.footer-links p{color:#9cafa5;margin-bottom:13px;line-height:1.75}.newsletter{border-bottom:1px solid #527064;margin-top:20px;display:flex}.newsletter input{color:#fff;background:0 0;border:0;outline:0;width:185px;padding:9px 0;font-size:11px}.newsletter button{color:var(--lime);cursor:pointer;background:0 0;border:0;font-size:18px}.footer-bottom{color:#7f9c8e;letter-spacing:.03em;border-top:1px solid #315448;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.socials{gap:18px;display:flex}.socials a{color:#b4c6bb;font-weight:700}.socials a:hover{color:var(--lime)}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (width<=900px){.header{padding:0 5vw}.menu-toggle{flex-direction:column;gap:6px;display:flex}.menu-toggle span{background:var(--green);width:24px;height:1px}.nav{background:var(--cream);flex-direction:column;align-items:flex-start;gap:22px;padding:25px 5vw 30px;display:none;position:absolute;top:90px;left:0;right:0;box-shadow:0 10px 20px #00000014}.nav.nav-open{display:flex}.hero-content{padding-left:5vw}.hero-footer{left:5vw;right:5vw}.hero-badge{right:5vw}.section{padding:90px 7vw}.intro{gap:7vw}.footer-top{display:block}.footer-links{margin-top:50px}.contact-card{padding:50px 45px}.catalogue{grid-template-columns:200px 1fr}}@media (width<=680px){.header{height:76px}.brand{width:145px}.nav{top:76px}.hero{background-position:62%;height:calc(100vh - 76px);min-height:620px}.hero-content{padding:80px 7vw 120px}.hero h1{font-size:42px}.hero p{font-size:14px}.hero-badge{display:none}.hero-footer{bottom:24px}.slide-count{display:none}.intro,.section-heading{display:block}.intro-copy{margin-bottom:45px}.stats-grid{gap:8px}.stat-card{min-height:160px;padding:19px}.stat-card strong{font-size:26px}.stat-wide strong{font-size:19px}.section-heading>p{margin-top:20px}.catalogue{display:block}.tabs{padding:8px;display:flex;overflow:auto}.tab{min-width:185px;padding:15px}.catalogue-content{padding:28px 22px}.catalogue-top{display:block}.search{width:100%;margin-top:19px}.product-list{grid-template-columns:1fr;column-gap:0}.value-grid{grid-template-columns:1fr}.value-card{min-height:320px}.contact-card{padding:42px 28px;display:block}.contact-card h2{font-size:41px}.contact-action{margin-top:35px}.footer{padding:50px 7vw 22px}.footer-links{grid-template-columns:1fr 1fr;gap:35px;display:grid}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{line-height:2.3;display:block}.footer-bottom>span{display:block}.socials{margin-top:8px}.button{padding:15px 17px;font-size:10px}.hero-actions{gap:9px}}
