@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--blue:#1c9bd7;--ink:#111514;--forest:#173c32;--cream:#f6f3ea;--sage:#dfeade;--line:#dfe5df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff;overflow-x:hidden}a{color:inherit}img{max-width:100%}.announcement{height:34px;background:var(--forest);color:#fff;display:flex;justify-content:center;align-items:center;gap:19px;font-size:10px;text-transform:uppercase;letter-spacing:1.2px}.announcement i{width:3px;height:3px;border-radius:50%;background:#86baa9}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,28px);background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #e9ece9}.logo img{width:180px;display:block}.site-header nav{display:flex;align-items:center;gap:29px}.site-header nav a{text-decoration:none;font-size:13px;font-weight:650}.nav-button{padding:12px 18px;border:1px solid var(--ink);border-radius:99px}.menu{display:none}.hero{height:min(780px,calc(100vh - 116px));min-height:630px;position:relative;background:#f3f1e8;overflow:hidden}.hero-track,.hero-slide{height:100%}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease;background-image:var(--hero-image);background-size:cover;background-position:center}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,246,238,.98) 0%,rgba(248,246,238,.93) 42%,rgba(248,246,238,.1) 70%)}.hero-content{position:relative;z-index:3;height:100%;max-width:680px;margin-left:max(8vw,40px);display:flex;flex-direction:column;justify-content:center;padding-bottom:45px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--forest);font:700 10px/1 'Manrope';letter-spacing:1.7px}.eyebrow i{width:28px;height:1px;background:currentColor}.hero h1{font:700 clamp(50px,6.2vw,91px)/.98 'Manrope';letter-spacing:-5px;max-width:700px;margin:22px 0 23px}.hero-content>p{font-size:18px;line-height:1.65;color:#4e5b56;max-width:510px;margin:0 0 31px}.button{background:var(--ink);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;width:max-content;padding:14px 16px 14px 21px;border-radius:99px;font-size:13px;font-weight:700;transition:.25s}.button span{width:27px;height:27px;border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #122c242b}.nature-notes{display:flex;gap:30px;margin-top:55px}.nature-notes span{font-size:11px;color:#68756f;border-left:1px solid #b5beb8;padding-left:12px}.nature-notes b{display:block;color:var(--forest);font:700 17px 'Manrope';margin-bottom:3px}.product-orbit{position:absolute;z-index:2;right:max(3vw,10px);top:50%;width:48vw;height:50vw;max-height:690px;max-width:690px;transform:translateY(-48%)}.orbit-line{position:absolute;inset:11%;border:1px solid #ffffff9e;border-radius:50%;box-shadow:0 0 0 42px #ffffff17}.pack{position:absolute;object-fit:contain;filter:drop-shadow(0 28px 26px #24403242)}.pack-a{width:54%;left:8%;top:28%;transform:rotate(-11deg)}.pack-b{width:48%;right:3%;bottom:8%;transform:rotate(10deg)}.floating-leaf{position:absolute;color:#6a9a78;font-size:80px;font-family:serif;transform:rotate(-25deg)}.leaf-a{right:10%;top:8%}.leaf-b{left:4%;bottom:5%;transform:rotate(140deg)}.hero-controls{position:absolute;z-index:5;right:5vw;bottom:34px;display:flex;align-items:center;gap:14px}.hero-controls>button{border:1px solid #ffffffab;background:#ffffffd4;width:40px;height:40px;border-radius:50%;cursor:pointer}.hero-dots{display:flex;gap:6px}.hero-dot{border:0;background:#fff;width:7px;height:7px;border-radius:10px;padding:0;opacity:.55;transition:.2s}.hero-dot.is-active{width:24px;opacity:1}.scroll-cue{position:absolute;z-index:4;bottom:25px;left:max(3vw,24px);display:flex;align-items:center;gap:10px;text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:1.5px;transform:rotate(-90deg);transform-origin:left center}.scroll-cue i{width:48px;height:1px;background:#111}.plant-strip{background:var(--forest);color:#bcd2ca;overflow:hidden}.plant-strip>div{min-width:max-content;padding:19px 0;display:flex;justify-content:space-around;gap:70px;font:500 13px 'Manrope';letter-spacing:2px;text-transform:uppercase}.plant-strip span:before{content:'✦';color:#70a993;margin-right:70px}.section{padding:120px max(7vw,30px)}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;max-width:1380px;margin:0 auto 60px}.section-title-row h2,.section-head h2{font:700 clamp(40px,4.5vw,65px)/1.06 'Manrope';letter-spacing:-3px;margin:18px 0 0}.section-title-row h2 em,.section-head h2 em,.where h2 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.section-title-row>p{max-width:390px;color:#62706a;line-height:1.6;font-size:16px}.products{background:#fbfcfa}.product-showcase{max-width:1380px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:27px}.product-card{min-height:475px;border-radius:26px;overflow:hidden;background:#fff;display:grid;grid-template-columns:55% 45%;border:1px solid #e9ede8;transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 23px 50px #172f2512}.product-media{position:relative;min-height:475px;background:radial-gradient(circle at 50% 45%,#fff 0 21%,var(--soft) 55%,#f5f7f3 100%);display:grid;place-items:center;overflow:hidden}.product-main-image{width:91%;height:91%;object-fit:contain;position:relative;z-index:3;filter:drop-shadow(0 20px 17px #1c352b29);transition:.25s}.product-card:hover .product-main-image{transform:scale(1.035) rotate(-2deg)}.product-number{position:absolute;left:23px;top:21px;font:700 12px 'Manrope';color:var(--accent)}.sugar-free{position:absolute;right:20px;top:18px;border:1px solid var(--accent);color:var(--accent);border-radius:99px;padding:6px 10px;font-size:9px;text-transform:uppercase;letter-spacing:1px}.botanical-shadow{position:absolute;width:250px;height:250px;border-radius:50%;border:1px dashed var(--accent);opacity:.25}.product-thumbs{position:absolute;z-index:5;bottom:17px;left:17px;display:flex;gap:7px}.product-thumbs button{width:40px;height:40px;padding:2px;border:1px solid #d5ded7;border-radius:8px;background:#fff;cursor:pointer}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-copy{padding:55px 34px 35px;display:flex;flex-direction:column;align-items:flex-start}.product-copy>span{font-size:10px;color:var(--accent);text-transform:uppercase;letter-spacing:1.1px;font-weight:700}.product-copy h3{font:700 31px/1.04 'Manrope';letter-spacing:-1.5px;margin:10px 0 18px}.product-copy p{font-size:14px;line-height:1.65;color:#66706c;margin:0 0 22px}.ingredients{font-size:11px;line-height:1.6;color:#7b8581;border-top:1px solid var(--line);padding-top:17px}.details-toggle{margin-top:auto;padding:0 0 5px;background:transparent;border:0;border-bottom:1px solid var(--ink);font-weight:700;font-size:11px;cursor:pointer}.details-toggle b{margin-left:20px}.story{background:var(--forest);color:#fff;min-height:800px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.story-visual{height:800px;position:relative;overflow:hidden}.story-photo{position:absolute;inset:0;background:url('images/botanical-hero-v2.jpg') center/cover;filter:saturate(.85)}.story-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 40%,var(--forest) 100%),linear-gradient(0deg,#183c3233,#183c3211)}.story-pack{position:absolute;width:48%;filter:drop-shadow(0 25px 25px #10231c80)}.story-one{left:15%;top:24%;transform:rotate(-13deg)}.story-two{right:3%;bottom:9%;width:40%;transform:rotate(12deg)}.since{position:absolute;left:7%;bottom:8%;background:#fff;color:var(--forest);padding:22px;border-radius:50%;width:155px;height:155px;display:flex;flex-direction:column;justify-content:center;text-align:center;transform:rotate(-7deg)}.since b{font:800 30px 'Manrope'}.since span{font-size:10px;line-height:1.25}.story-copy{padding:90px max(8vw,45px) 90px 6vw}.eyebrow.light{color:#86baa9}.story-copy h2{font:700 clamp(41px,4.6vw,67px)/1.04 'Manrope';letter-spacing:-3px;margin:20px 0 28px}.story-copy>p{color:#c8d6d0;font-size:17px;line-height:1.75;max-width:650px}.story-copy blockquote{font:400 22px/1.5 Georgia,serif;font-style:italic;color:#dbe8e2;border-left:1px solid #6d9d8b;padding-left:20px;margin:35px 0}.story-values{display:flex;gap:15px;flex-wrap:wrap}.story-values span{display:flex;align-items:center;gap:8px;border:1px solid #ffffff29;border-radius:99px;padding:9px 13px;font-size:11px}.story-values svg{width:17px;fill:#82b8a4}.reviews{background:var(--cream)}.section-head{text-align:center;margin-bottom:55px}.review-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid figure{margin:0;background:#fff;padding:35px;border-radius:18px;border:1px solid #ece8de}.stars{color:#e5a71c;letter-spacing:2px;font-size:12px}.review-grid blockquote{font:500 19px/1.6 'Manrope';letter-spacing:-.4px;margin:20px 0 35px}.review-grid figcaption{display:flex;align-items:center;gap:12px}.review-grid figcaption>span{width:40px;height:40px;border-radius:50%;background:var(--sage);display:grid;place-items:center;color:var(--forest);font-weight:700}.review-grid figcaption div{display:flex;flex-direction:column;font-size:12px}.review-grid figcaption small{color:#89918d;margin-top:3px}.where{background:var(--blue);color:#fff;min-height:570px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.where-copy{padding:90px max(8vw,45px);display:flex;flex-direction:column;justify-content:center}.where h2{font:700 clamp(45px,5vw,70px)/1.02 'Manrope';letter-spacing:-3.5px;margin:20px 0}.where h2 em{color:#fff}.where p{font-size:16px;line-height:1.6;color:#e5f6fd;max-width:440px;margin-bottom:28px}.button.white{background:#fff;color:var(--ink)}.button.white span{background:var(--ink);color:#fff}.where-visual{position:relative;display:grid;place-items:center;background:#1590ca}.retailer-card{position:relative;z-index:3;background:#fff;color:var(--ink);width:min(460px,80%);padding:32px;border-radius:24px;box-shadow:0 30px 50px #075b8433;transform:rotate(3deg)}.retailer-card small{text-transform:uppercase;letter-spacing:1.3px;color:#78827e}.retailer-card img{display:block;width:100%;margin:26px 0;mix-blend-mode:multiply}.retailer-card div{display:flex;gap:8px}.retailer-card span{background:#eff5f3;border-radius:99px;padding:8px 10px;font-size:10px}.map-ring{position:absolute;border:1px solid #ffffff50;border-radius:50%}.ring-a{width:570px;height:570px}.ring-b{width:380px;height:380px}footer{background:#101715;color:#d5ded9;padding:80px max(8vw,35px) 25px}.footer-top{display:grid;grid-template-columns:1.5fr .65fr 1fr;gap:70px;padding-bottom:70px}.footer-brand img{width:210px;filter:brightness(0) invert(1)}.footer-brand>p{max-width:420px;color:#9eaaa5;line-height:1.7;font-size:14px;margin:24px 0}.socials{display:flex;gap:9px}.socials a{width:38px;height:38px;border:1px solid #ffffff31;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:13px;transition:.2s}.socials a:hover{background:var(--blue);border-color:var(--blue)}footer h4{color:#fff;font:700 12px 'Manrope';text-transform:uppercase;letter-spacing:1.4px;margin:0 0 22px}.footer-nav,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-nav a,.footer-contact a{color:#b8c3be;text-decoration:none;font-size:13px}.footer-contact p{color:#8f9c96;line-height:1.5;font-size:12px;margin:0}.footer-contact .whatsapp{color:#79c8a8;border-bottom:1px solid #79c8a8;padding-bottom:3px;margin-top:8px}.footer-bottom{border-top:1px solid #ffffff17;padding-top:24px;display:flex;justify-content:space-between;color:#73817b;font-size:10px;text-transform:uppercase;letter-spacing:1px}
@media(max-width:1050px){.product-showcase{grid-template-columns:1fr}.product-card{grid-template-columns:48% 52%}.story{grid-template-columns:1fr}.story-visual{height:610px}.story-photo:after{background:linear-gradient(0deg,var(--forest) 0%,transparent 40%)}.footer-top{grid-template-columns:1.2fr .8fr 1fr}.product-orbit{right:-10%;width:58vw;height:58vw}.hero-content{margin-left:6vw;max-width:55%}}
@media(max-width:760px){.announcement{gap:10px;font-size:8px}.announcement span:nth-of-type(3){display:none}.site-header{height:70px}.logo img{width:150px}.menu{display:flex;width:38px;height:38px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:6px}.menu span{display:block;width:24px;height:1px;background:#111}.site-header nav{display:none;position:absolute;top:69px;left:0;right:0;background:#fff;padding:28px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero{height:760px;min-height:0}.hero-wash{background:linear-gradient(180deg,#f8f6eef7 0%,#f8f6eecc 55%,#f8f6ee20 100%)}.hero-content{margin:0;padding:60px 25px 290px;max-width:100%;justify-content:flex-start}.hero h1{font-size:47px;letter-spacing:-3px}.hero-content>p{font-size:15px}.nature-notes{display:none}.product-orbit{width:370px;height:370px;right:-30px;top:auto;bottom:-10px;transform:none}.scroll-cue{display:none}.hero-controls{bottom:18px;right:20px}.section{padding:78px 20px}.section-title-row{display:block;margin-bottom:35px}.section-title-row>p{margin-top:22px}.section-title-row h2,.section-head h2{letter-spacing:-2px}.product-card{display:block}.product-media{min-height:370px}.product-copy{padding:30px}.story-visual{height:480px}.story-pack{width:54%}.since{width:120px;height:120px}.since b{font-size:25px}.story-copy{padding:65px 25px}.story-copy h2{letter-spacing:-2px}.review-grid{grid-template-columns:1fr}.where{grid-template-columns:1fr}.where-copy{padding:70px 25px}.where-visual{min-height:470px}.footer-top{grid-template-columns:1fr;gap:45px}.footer-bottom{flex-direction:column;gap:10px}.footer-nav{display:none}}
@media(max-width:420px){.hero h1{font-size:42px}.hero-content{padding-top:45px}.product-media{min-height:335px}.product-main-image{width:95%;height:95%}.story-visual{height:420px}.story-two{right:-8%}.retailer-card{width:88%;padding:24px}.where h2{font-size:45px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.pack,.story-pack{mix-blend-mode:multiply;clip-path:circle(48% at 50% 50%)}
.hero-product-grid{position:absolute;z-index:3;right:max(4vw,24px);top:50%;width:min(47vw,650px);height:min(43vw,610px);transform:translateY(-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:0 5px;padding:28px}.hero-product-grid .orbit-line{inset:4%;border-color:#ffffffb5;box-shadow:0 0 0 38px #ffffff19}.hero-product{position:relative;z-index:2;margin:-5px;display:grid;place-items:center;transition:transform .35s ease}.hero-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 20px #193b2f35)}.hero-product figcaption{position:absolute;left:50%;bottom:4%;transform:translateX(-50%);background:#ffffffdb;backdrop-filter:blur(7px);border:1px solid #ffffff;color:#42524c;border-radius:99px;padding:6px 10px;white-space:nowrap;font-size:9px;font-weight:700;opacity:0;transition:.25s}.hero-product:hover{z-index:4;transform:translateY(-5px) scale(1.04)!important}.hero-product:hover figcaption{opacity:1}.hero-product-a{transform:rotate(-5deg) translate(8px,8px)}.hero-product-b{transform:rotate(5deg) translate(-8px,2px)}.hero-product-c{transform:rotate(4deg) translate(8px,-4px)}.hero-product-d{transform:rotate(-4deg) translate(-8px,-9px)}
@media(min-width:1051px){.hero-content{width:42vw;max-width:610px}.hero h1{font-size:clamp(50px,5.5vw,84px)}}
@media(max-width:1050px){.hero-product-grid{right:-1vw;width:51vw;height:52vw;padding:22px}}
@media(max-width:760px){.hero-product-grid{width:370px;height:365px;right:-4px;top:auto;bottom:4px;transform:none;padding:18px}.hero-product{margin:-10px}.hero-product figcaption{display:none}}
@media(max-width:420px){.hero-product-grid{width:350px;height:350px;right:-8px;bottom:2px}}
:root{--forest:#0b3f63;--sage:#dceef8}.announcement{justify-content:flex-start;padding:0 max(5vw,28px);background:#0b3f63;color:#fff}.announcement span{letter-spacing:1.5px}.announcement i{display:none}.button{border:0;cursor:pointer;font-family:inherit}.plant-strip,.story{background:#0b3f63}.story-photo{background-position:center;background-size:cover;filter:saturate(.75)}.story-photo:after{background:linear-gradient(90deg,transparent 42%,#0b3f63 100%),linear-gradient(0deg,#0b3f6338,#0b3f6308)}.eyebrow.light{color:#8fd5f5}.story-copy>p{color:#d5e7f0}.story-copy blockquote{color:#e5f3f9;border-color:#62b7df}.story-values svg{fill:#69bde3}.since{color:#0b3f63}.review-grid figcaption>span{background:#dceef8;color:#0b3f63}footer{background:#071d2b}.ingredients{margin-top:auto}.sales-panel{position:fixed;inset:0;z-index:100;visibility:hidden;pointer-events:none}.sales-panel.is-open{visibility:visible;pointer-events:auto}.sales-backdrop{position:absolute;inset:0;border:0;background:#061b2bb8;opacity:0;transition:.3s;cursor:pointer}.sales-panel.is-open .sales-backdrop{opacity:1}.sales-drawer{position:absolute;right:0;top:0;bottom:0;width:min(560px,100%);background:#f7fbfd;padding:38px;transform:translateX(100%);transition:transform .38s cubic-bezier(.2,.7,.2,1);overflow-y:auto;box-shadow:-25px 0 65px #061b2b2e}.sales-panel.is-open .sales-drawer{transform:none}.drawer-open{overflow:hidden}.sales-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:28px;border-bottom:1px solid #d7e8f0}.sales-drawer-head span{font-size:9px;font-weight:700;letter-spacing:1.5px;color:var(--blue)}.sales-drawer-head h2{font:700 37px 'Manrope';letter-spacing:-1.6px;margin:8px 0 0}.sales-close{width:42px;height:42px;border:1px solid #c8dce7;background:#fff;border-radius:50%;font-size:25px;line-height:1;cursor:pointer}.sales-list{display:flex;flex-direction:column}.sales-list article{display:grid;grid-template-columns:82px 1fr 36px;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid #dceaf1}.sales-list article>img,.sales-placeholder{width:82px;height:64px;object-fit:contain;background:#fff;border:1px solid #dceaf1;border-radius:10px;padding:8px}.sales-placeholder{display:grid;place-items:center;font:700 23px 'Manrope';color:var(--blue)}.sales-list h3{font:700 16px 'Manrope';margin:0 0 4px}.sales-list p{font-size:12px;color:#71828b;margin:0;line-height:1.45}.sales-list article>a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;text-decoration:none}.sales-empty{text-align:center;padding:80px 20px;color:#536a75}.sales-empty p{font-size:13px;color:#7e9099}.footer-contact .whatsapp{color:#65c2ed;border-color:#65c2ed}
@media(max-width:760px){.announcement{padding-left:24px}.sales-drawer{padding:27px 22px}.sales-drawer-head h2{font-size:31px}.sales-list article{grid-template-columns:68px 1fr 32px}.sales-list article>img,.sales-placeholder{width:68px;height:56px}}
.hero-heading{font:700 clamp(50px,6.2vw,91px)/.98 'Manrope';letter-spacing:-5px;max-width:700px;margin:22px 0 23px}@media(min-width:1051px){.hero-heading{font-size:clamp(50px,5.5vw,84px)}}@media(max-width:760px){.hero-heading{font-size:47px;letter-spacing:-3px}}
