:root{--teal:#08766d;--deep:#073d3b;--mint:#dff1ed;--ink:#183230;--line:#c8ddd9;--white:#fff;--cream:#f6faf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit;text-decoration:none}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);background:#fff;position:relative;z-index:5;border-bottom:1px solid #e2eeeb}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px}.brand b{display:block;color:var(--deep);letter-spacing:.08em}.brand small{display:block;font-size:9px;letter-spacing:.17em;color:#65817e}.nav nav{display:flex;gap:34px;font-size:14px}.nav nav a:hover{color:var(--teal)}.nav-cta,.primary{background:var(--teal);color:#fff;padding:14px 22px;border-radius:3px;font-weight:600;font-size:14px}.hero{min-height:calc(100vh - 88px);position:relative;overflow:hidden;display:flex;align-items:center;padding:70px clamp(24px,7vw,110px) 130px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,250,249,.98) 0%,rgba(244,250,249,.94) 37%,rgba(244,250,249,.2) 64%,rgba(244,250,249,0) 100%)}.hero-copy{position:relative;z-index:1;max-width:680px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;color:var(--teal);margin:0 0 22px}.hero h1{font-size:clamp(48px,6vw,88px);line-height:1.02;letter-spacing:-.055em;margin:0;color:var(--deep)}.hero h1 em{font-style:normal;color:var(--teal)}.lead{font-size:18px;line-height:1.8;max-width:590px;color:#496663;margin:28px 0 34px}.actions{display:flex;gap:26px;align-items:center}.primary{display:inline-flex;gap:22px;align-items:center;padding:18px 24px}.primary span{font-size:20px}.text-link{font-weight:600;color:var(--deep);font-size:14px}.trust-strip{position:absolute;bottom:0;left:0;right:0;z-index:2;background:rgba(5,57,54,.95);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:24px clamp(24px,7vw,110px);gap:24px}.trust-strip span{font-size:13px}.trust-strip b{color:#77c5b9;margin-right:12px}.care{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding:110px clamp(24px,7vw,110px);background:#fff}.dark{color:#64827e}.care h2,.products h2,.about h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0;color:var(--deep)}.care-copy{padding-top:32px}.care-copy p{font-size:18px;line-height:1.8;color:#59716e;margin:0 0 25px}.care-copy a,.product-info a{color:var(--teal);font-weight:600}.products{padding:100px clamp(24px,7vw,110px);background:var(--deep);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px}.section-head h2{color:#fff}.section-head>p{max-width:450px;color:#aec9c5;line-height:1.7}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card{min-height:490px;position:relative;padding:38px;background:#eaf5f2;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:30px;color:var(--ink);overflow:hidden}.product-card.drops{background:#edf7f5}.product-card.carebox{background:#dcefea}.number{position:absolute;top:24px;right:28px;color:#7fa59f;font-size:12px}.bottle{width:126px;height:234px;margin:auto;border-radius:14px 14px 22px 22px;background:#553521;position:relative;box-shadow:0 24px 35px #49756d50}.cap{position:absolute;width:94px;height:54px;left:16px;top:-40px;background:repeating-linear-gradient(90deg,#151515 0 4px,#292929 4px 7px);border-radius:9px 9px 3px 3px}.label{position:absolute;left:10px;right:10px;top:57px;bottom:21px;background:#f8faf7;text-align:center;padding:16px 5px;color:var(--deep)}.label b,.box b{font-size:9px;letter-spacing:.11em;display:block}.label i,.box i{font-family:serif;font-size:13px;color:#c9a46b;display:block;margin:8px}.label strong,.box strong{font-size:18px;line-height:1.05;display:block}.label small{font-size:6px}.box{width:170px;height:250px;margin:auto;background:linear-gradient(145deg,#0b766c,#044640);box-shadow:0 25px 35px #49756d60;color:#fff;padding:26px 20px;text-align:center;display:flex;flex-direction:column;justify-content:center}.box strong{font-size:27px}.box span{font-size:6px;letter-spacing:.16em;margin-top:25px}.product-info small{font-size:10px;letter-spacing:.18em;color:#5d7d78}.product-info h3{font-size:30px;color:var(--deep);margin:8px 0 12px}.product-info p{font-size:14px;line-height:1.7;color:#607a76}.product-info a{font-size:13px;display:inline-block;margin-top:10px}.about{display:grid;grid-template-columns:1.35fr .65fr}.about-card{padding:100px clamp(24px,8vw,130px);background:var(--teal);color:#fff}.about-card .eyebrow{color:#b6e0d8}.about-card h2{color:#fff}.about-card>p:not(.eyebrow){max-width:620px;line-height:1.8;color:#d8eeea;margin:25px 0 34px}.primary.light{background:#fff;color:var(--deep)}.about aside{background:#0b4d49;color:#fff;padding:80px 50px;display:flex;flex-direction:column;justify-content:center}.about aside span{font-size:10px;letter-spacing:.2em;color:#9fcac4}.about aside a{font-size:clamp(22px,2.2vw,34px);font-weight:600;margin:14px 0}.about aside p{color:#b9d5d1;line-height:1.7}footer{padding:40px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;font-size:12px;color:#67817d}.footer-brand .brand-mark{width:38px;height:38px}.float{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;background:#23b56d;color:#fff;display:grid;place-items:center;font-size:28px;z-index:8;box-shadow:0 12px 25px #0b3d2e55}@media(max-width:820px){.nav nav{display:none}.nav{height:76px}.nav-cta{padding:11px 14px}.hero{min-height:760px;padding-bottom:150px}.hero-shade{background:linear-gradient(90deg,rgba(244,250,249,.97),rgba(244,250,249,.77))}.hero-image{object-position:68% center}.lead{font-size:16px;max-width:480px}.trust-strip{grid-template-columns:1fr;gap:9px;padding-top:18px;padding-bottom:18px}.care,.about{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.product-grid{grid-template-columns:1fr}.product-card{min-height:430px}.about aside{padding:60px 24px}footer{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.brand small{font-size:7px}.brand b{font-size:13px}.nav{padding:0 16px}.nav-cta{font-size:12px}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:48px}.actions{align-items:flex-start;flex-direction:column;gap:18px}.product-card{grid-template-columns:1fr;padding-top:68px;text-align:center}.bottle{margin-top:40px}.product-info{padding-bottom:15px}.care,.products,.about-card{padding-left:20px;padding-right:20px}.trust-strip{padding-left:20px}.float{right:16px;bottom:16px}footer{padding:32px 20px}}
