@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{--green:#003b29;--lime:#b9e778;--ink:#15342b;--muted:#5c6b65;--line:#dce5df;--pale:#f3f7f1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none;cursor:pointer}a:focus-visible{outline:3px solid #82b339;outline-offset:5px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-.045em;line-height:1.12}h1{font-size:clamp(44px,4.8vw,76px);font-weight:600;margin-bottom:28px}h2{font-size:clamp(34px,3.3vw,50px);font-weight:600;margin-bottom:25px}h3{font-size:29px;font-weight:600}h4{font-size:18px;margin-bottom:7px}em{font-family:Georgia,serif;font-weight:400}header{height:105px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.brand{width:150px;height:94px;overflow:hidden;position:relative}.brand img{height:auto;width:220px;max-width:none;position:absolute;left:-35px;top:-51px}nav{display:flex;gap:35px;font-size:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);color:white;border-radius:6px;padding:16px 23px;font-weight:600;line-height:1.4;transition:transform .2s,background .2s}.button:hover{background:#175840;transform:translateY(-2px)}.small{font-size:14px;padding:13px 19px}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:620px}.hero-copy{padding:75px 6vw 38px 5vw;align-self:center}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;margin-bottom:23px}.intro{font-size:19px;max-width:550px;color:var(--muted)}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:34px 0 50px}.text-link{font-size:15px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.hero-note{font-size:13px;color:var(--muted)}.hero-note span{color:var(--green);margin-right:17px}.hero-photo{position:relative;margin:26px 26px 26px 0;min-height:530px;overflow:hidden;border-radius:8px}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.photo-label{position:absolute;bottom:26px;left:26px;background:#fffffff0;padding:18px 28px;line-height:1.5;border-radius:4px;font-size:19px}.ribbon{display:flex;justify-content:space-around;gap:15px;background:var(--green);color:#fff;padding:22px 5%;font-size:14px}.ribbon span:before{content:'✓';color:var(--lime);margin-right:12px}.section{padding:90px 5%}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-heading>p{max-width:350px;color:var(--muted);margin-bottom:27px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{border:1px solid var(--line);padding:28px 24px;display:flex;flex-direction:column;border-radius:8px}.service.featured{background:var(--pale);border-color:#9ab994}.number{font-size:11px;letter-spacing:.07em;font-weight:700;margin-bottom:26px}.service h3{font-size:26px;letter-spacing:-.035em}.service p{color:var(--muted);font-size:15px}.service ul{list-style:none;padding:0;font-size:14px;margin:5px 0 30px}.service li{padding:7px 0;border-bottom:1px solid var(--line)}.service li:before{content:'✓';margin-right:9px;color:#58872e}.service-price{margin-top:auto!important;color:var(--ink)!important}.service-price strong{font-size:30px;font-weight:500}.service-price small{display:block;font-size:12px;line-height:1.5;margin-top:7px}.service .text-link{align-self:flex-start}.care{display:grid;grid-template-columns:1fr 1fr;background:var(--pale)}.care-image{min-height:620px}.care-image img{width:100%;height:100%;object-fit:cover}.care-copy{padding:65px 9%}.care-copy>p{color:var(--muted)}.principle{display:flex;gap:22px;padding:19px 0;border-bottom:1px solid var(--line)}.principle>b{font-size:14px;color:#5d862c}.principle p{font-size:15px;margin-bottom:0;color:var(--muted)}.fine{font-size:13px;color:var(--muted);line-height:1.65}.care .fine{margin:25px 0 0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th,td{padding:22px 24px;border-bottom:1px solid var(--line)}thead{background:var(--pale)}thead th{font-size:15px}th{font-weight:600}td{font-size:23px;font-weight:500;white-space:nowrap}th small{display:block;font-size:13px;font-weight:400;color:var(--muted);margin-top:6px}.highlight{background:#ecf4e4}.pricing>.fine{margin-top:20px}.pricing-notes{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:30px 0}.pricing-notes p{font-size:15px;color:var(--muted)}.textile-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#f6f8f5}.textile-section>div>p:not(.eyebrow){color:var(--muted)}.textile-photo{width:100%;height:220px;object-fit:cover;display:block;margin:28px 0;border-radius:7px}.discount{font-size:15px;background:#e4eedb;padding:15px 20px;color:var(--green)!important;font-weight:600}.study{background:var(--green);color:white;padding:85px 8%;display:grid;grid-template-columns:1.25fr 1fr;gap:12%}.study h2{font-size:clamp(35px,3.4vw,52px)}.study>div>p:not(.eyebrow){color:#d4e1d9}.study .eyebrow{color:var(--lime)}.light{background:var(--lime);color:var(--green);margin-top:15px}.light:hover{background:#d1f59d}.study-foot{font-size:13px;margin-top:18px}.study aside{border:1px solid #587462;padding:35px;border-radius:7px;align-self:center}.study aside>span{font-size:12px;letter-spacing:.1em;color:var(--lime)}.study aside h3{margin:20px 0}.study ol{padding-left:20px}.study li{padding-left:10px;margin:20px 0}.study li p{font-size:14px;color:#d4e1d9;margin:5px 0}.study .fine{color:#c7d6cd}.contact{text-align:center}.contact>p:not(.eyebrow){color:var(--muted)}.contact .button{margin-top:15px}footer{border-top:1px solid var(--line);padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;color:var(--muted)}.footer-name{font-family:Georgia,serif;font-style:italic;font-size:35px;color:var(--green)}footer p{margin:0}.floating-wa{position:fixed;right:23px;bottom:20px;padding:12px 20px;background:var(--green);color:white;border:1px solid #abc895;border-radius:50px;box-shadow:0 4px 20px #00241925;font-size:14px;font-weight:600;z-index:9}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}nav{gap:18px}.hero-copy{padding-top:45px}.hero h1{font-size:51px}.care-copy{padding:45px 7%}}@media(max-width:760px){header{height:85px;padding:0 5%}.brand{width:118px;height:80px}.brand img{width:190px;left:-35px;top:-44px}nav{display:none}header .small{font-size:12px;padding:11px 13px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 20px}.hero h1{font-size:46px}.intro{font-size:17px}.eyebrow{font-size:11px}.actions{margin:25px 0 28px}.hero-photo{margin:10px 5% 25px;min-height:330px}.ribbon{display:grid;grid-template-columns:1fr 1fr;font-size:12px;padding:20px 5%}.section{padding:58px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading>p{max-width:none}.services-grid{grid-template-columns:1fr}.service{padding:28px}.care,.textile-section,.study{grid-template-columns:1fr}.care-image{min-height:0;height:330px}.care-copy{padding:42px 6%}.pricing-notes{grid-template-columns:1fr;gap:15px}th,td{padding:16px 14px}table{min-width:640px}.textile-section table{min-width:0}.textile-section{gap:32px}.study{padding:55px 6%;gap:25px}.study aside{padding:27px}.contact br{display:none}footer{flex-wrap:wrap;padding-bottom:90px}.floating-wa{right:15px;bottom:15px}h2{font-size:35px}}

.phone-contact{font-size:26px;font-weight:600;margin:0 0 20px}.phone-contact a{color:var(--green)}.contact .phone-button{background:white;color:var(--green);border:1px solid var(--green);margin-right:12px}@media(max-width:760px){.contact .phone-button{margin-right:0;display:flex}.contact .button{max-width:100%}}
