:root{--brand-green:#2e7d32;--brand-dark:#1b5e20;--brand-cream:#f8faf8;--brand-accent:#4caf50;--ink:#1e293b;--muted:#64748b;--line:#e6ece8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.65;letter-spacing:.01em}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4,.button,.eyebrow{font-family:Manrope,Inter,Arial,sans-serif}button{color:inherit}.page-width{width:min(1440px,calc(100% - 72px));margin-inline:auto}.visually-hidden,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;z-index:1000;top:10px;left:10px;width:auto;height:auto;clip:auto;padding:12px 18px;margin:0;background:#fff;outline:3px solid var(--brand-green)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--brand-green);outline-offset:3px}.announcement{display:flex;align-items:center;justify-content:center;min-height:34px;padding:7px 18px;background:var(--brand-green);color:#fff;text-align:center;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:#fffffff7;border-bottom:1px solid rgba(223,227,223,.75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:box-shadow .3s ease,height .3s ease}.site-header.is-compact{box-shadow:0 12px 34px #14261b14}.header-row{display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:30px;height:86px;transition:height .3s ease}.site-header.is-compact .header-row{height:68px}.brand-logo{display:flex;align-items:center;width:240px;height:58px}.brand-logo img,.brand-logo-default{width:100%;height:100%;object-fit:contain;object-position:left center;background-position:left center;background-repeat:no-repeat;background-size:contain}.desktop-nav{display:flex;justify-content:center;gap:31px;font-size:13px;font-weight:600}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--brand-green);transition:right .3s ease}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px}.header-search{display:flex;border:1px solid var(--line);border-radius:4px;overflow:hidden}.header-search input,.mobile-search input{width:135px;border:0;padding:10px 12px;outline:none}.header-search button,.mobile-search button{border:0;background:#fff;color:var(--brand-green);padding:0 12px;font-size:10px;font-weight:800;text-transform:uppercase}.cart-link{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;text-transform:uppercase}.cart-link span:last-child{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--brand-green);color:#fff}.menu-button,.mobile-nav{display:none}.eyebrow{margin:0 0 14px;color:var(--brand-green);font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:999px;padding:13px 25px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand-green);color:#fff;box-shadow:0 10px 24px #00a6512b}.button-primary:hover{background:#078645;box-shadow:0 15px 30px #0082433d}.button-outline{border:1px solid var(--brand-dark);background:transparent}.button-wide{width:100%}.section{padding:88px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:38px}.section-heading h2,.story-content h2,.proof-copy h2,.faq-intro h2{margin:0;font-size:clamp(34px,4vw,56px);line-height:1.05;letter-spacing:-.045em}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.25,1);transition-delay:calc(var(--reveal-order,0)*70ms)}[data-reveal].is-visible{opacity:1;transform:none}.wellness-hero{position:relative;min-height:660px;overflow:hidden;background:linear-gradient(120deg,#f8f7f0 0 54%,#dff2e5 54%)}.hero-media,.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media>img{width:100%;height:100%;object-fit:cover}.hero-placeholder:after{content:"";position:absolute;right:5%;top:8%;width:540px;height:540px;border-radius:50%;background:#bdeccb;box-shadow:0 0 0 70px #00a6510d}.hero-placeholder .hero-products{display:none}.hero-content-wrap{position:relative;z-index:3;display:flex;align-items:center;min-height:660px}.hero-card{max-width:650px;padding:55px 0}.hero-card h1{max-width:720px;margin:0 0 24px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.06em}.hero-copy{max-width:570px;color:#4f5a54;font-size:17px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{border-bottom:2px solid;padding-bottom:3px;font-size:11px;font-weight:800;text-transform:uppercase}.hero-products{position:absolute;z-index:2;right:3%;top:50%;width:min(48%,700px);height:540px;transform:translateY(-50%)}.hero-product{position:absolute;display:flex;flex-direction:column;align-items:center;width:36%;transition:transform .35s ease}.hero-product img{width:100%;aspect-ratio:1/1.18;object-fit:contain;filter:drop-shadow(0 30px 32px rgba(15,45,29,.19))}.hero-product span{padding:7px 11px;border-radius:999px;background:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.hero-product-1{left:1%;top:24%;transform:rotate(-7deg)}.hero-product-2{left:34%;top:5%;z-index:2;transform:scale(1.12)}.hero-product-3{right:0;top:25%;transform:rotate(7deg)}.hero-product:hover{transform:translateY(-7px)}.benefit-strip{border-block:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{display:flex;align-items:center;gap:14px;padding:23px 20px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit-icon{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:50%;background:#e6f8ee;color:var(--brand-green);font-weight:800}.benefit strong,.benefit small{display:block}.benefit strong{font-size:12px}.benefit small{color:#68736d;font-size:11px}.goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.goal-card{position:relative;display:flex;min-height:270px;padding:25px;flex-direction:column;overflow:hidden;background:#f1f7f3;transition:transform .3s ease,box-shadow .3s ease}.goal-card:nth-child(2){background:#fff7db}.goal-card:nth-child(3){background:#edf5f5}.goal-card:nth-child(4){background:#f4eff9}.goal-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px #11291b17}.goal-number{position:absolute;right:18px;top:10px;color:#12201929;font-size:40px;font-weight:800}.goal-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:#fff;color:var(--brand-green);font-size:21px}.goal-card strong{margin-top:auto;font-size:21px}.goal-card small{margin:5px 0 18px;color:#5c6861}.goal-link{font-size:10px;font-weight:800;text-transform:uppercase}.featured-products{background:#f8f8f5}.story-section{background:var(--brand-cream)}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:78px;align-items:center}.story-media img,.story-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.story-placeholder{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:50px;overflow:hidden;background:linear-gradient(135deg,#057f43,var(--brand-green) 55%,#89e2a8);color:#fff}.story-placeholder span{font-size:10px;font-weight:800;letter-spacing:.15em}.story-placeholder strong{max-width:470px;font-size:42px;line-height:1.04}.story-content>div{margin:24px 0 30px;color:#475249;font-size:16px}.proof-grid{display:grid;grid-template-columns:.62fr 1.5fr .75fr;gap:60px;align-items:center}.proof-number{display:flex;flex-direction:column;border-right:1px solid var(--line)}.proof-number strong{color:var(--brand-green);font-size:108px;line-height:.8;letter-spacing:-.08em}.proof-number span{margin-top:18px;font-weight:800}.proof-markets{display:flex;flex-direction:column;gap:6px;padding:25px;background:var(--brand-dark);color:#fff}.proof-markets span{color:#a8bbb0;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.proof-markets strong{font-size:21px}.proof-markets small{color:#8de3ae}.purchase-steps{background:#eaf6ee}.purchase-step-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:0;list-style:none}.purchase-step{min-height:190px;padding:23px;background:#fff}.purchase-step>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:24px;border-radius:50%;background:var(--brand-green);color:#fff;font-weight:800}.purchase-step strong{font-size:16px}.purchase-step p{color:#5d6962;font-size:12px}.faq-section{background:var(--brand-dark);color:#fff}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-intro{position:sticky;top:120px}.faq-list{border-top:1px solid #385044}.faq-item{border-bottom:1px solid #385044}.faq-item summary{display:flex;justify-content:space-between;padding:24px 0;list-style:none;font-weight:700;cursor:pointer}.faq-item>div{padding:0 35px 24px 0;color:#b8c7bf}.collection-hero{position:relative;display:flex;align-items:center;min-height:540px;overflow:hidden;background:linear-gradient(115deg,#f7f6ef 0 52%,#dfeee5 52%)}.collection-hero:before,.collection-hero:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(0,166,81,.18)}.collection-hero:before{right:5%;width:560px;height:560px}.collection-hero:after{right:13%;width:390px;height:390px}.collection-hero-copy{position:relative;z-index:2}.collection-hero-copy h1{max-width:690px;margin:0 0 18px;font-size:clamp(50px,6vw,84px);line-height:.96;letter-spacing:-.055em}.collection-hero-copy>p,.collection-description{max-width:560px;color:#545d58;font-size:16px}.collection-jumps{display:flex;gap:10px;margin-top:28px}.collection-jumps a{min-width:126px;padding:11px 22px;border:1px solid var(--ink);border-radius:999px;text-align:center;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:background .3s,color .3s,transform .3s}.collection-jumps a:first-child,.collection-jumps a:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.collection-hero-products{position:absolute;z-index:1;right:2%;top:0;width:48%;height:100%}.collection-hero-product{position:absolute;width:32%;filter:drop-shadow(0 28px 26px rgba(26,55,36,.18));transition:transform .5s ease}.collection-hero-product img{width:100%;aspect-ratio:4/5;object-fit:contain}.collection-hero-product-1{left:4%;top:25%;transform:rotate(-7deg)}.collection-hero-product-2{left:34%;top:8%;z-index:2;transform:scale(1.12)}.collection-hero-product-3{right:1%;top:25%;transform:rotate(7deg)}.collection-hero:hover .collection-hero-product-1{transform:rotate(-9deg) translateY(-6px)}.collection-hero:hover .collection-hero-product-2{transform:scale(1.14) translateY(-5px)}.collection-hero:hover .collection-hero-product-3{transform:rotate(9deg) translateY(-6px)}.collection-products{padding:86px 0 100px}.collection-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:38px}.collection-topline h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.04em}.collection-toolbar{display:flex;align-items:center;gap:12px}.collection-toolbar strong{margin-right:18px;font-size:12px}.collection-toolbar label{font-size:10px;font-weight:700;text-transform:uppercase}.collection-toolbar select{min-width:190px;border:0;border-bottom:1px solid var(--ink);padding:10px 25px 10px 5px;background:#fff}.collection-layout{display:grid;grid-template-columns:220px 1fr;gap:42px}.collection-layout-full{display:block}.collection-filters{position:sticky;top:98px;height:max-content;border-top:2px solid var(--ink)}.filter-head{display:flex;justify-content:space-between;padding:18px 0}.filter-head a{color:var(--brand-green);font-size:10px;font-weight:700;text-transform:uppercase}.collection-filters details,.mobile-filter details{border-top:1px solid var(--line);padding:16px 0}.collection-filters summary,.mobile-filter summary{display:flex;justify-content:space-between;list-style:none;font-size:12px;font-weight:700;cursor:pointer}.filter-values{display:grid;gap:9px;margin-top:13px}.filter-values label{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;font-size:11px}.filter-values small{color:#808680}.mobile-filter{display:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}.collection-layout-full .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{height:100%;overflow:hidden;background:#fff;border-bottom:1px solid #cfd4d0;transition:transform .35s ease,box-shadow .35s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #142c1d1a}.product-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:108px;padding:22px 20px 8px}.product-card-head span{color:var(--brand-green);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-card h3{margin:6px 0 0;font-size:17px;line-height:1.22;letter-spacing:-.02em}.product-card-media{position:relative;display:block;aspect-ratio:1/1.08;overflow:hidden;background:#f7f7f4}.product-card-media img,.product-card-media svg{width:100%;height:100%;object-fit:contain;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card-media img{transform:scale(1.045)}.product-badge{flex:none;padding:5px 7px;background:var(--brand-accent);font-size:8px;letter-spacing:.08em}.product-badge-sale{position:absolute;top:12px;left:12px;background:var(--brand-green);color:#fff}.product-card-info{padding:15px 20px 20px}.rating{color:#d09a00;font-size:11px}.rating span{color:#6a746e}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-size:17px;font-weight:700}.price s,.product-price s{display:block;color:#7f8580;font-size:11px;font-weight:400}.card-buy{padding:10px 14px;border:1px solid var(--ink);border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:background .3s,color .3s}.card-buy:hover{background:var(--ink);color:#fff}.pagination{margin-top:48px;text-align:center}.pagination a,.pagination span{display:inline-grid;place-items:center;min-width:38px;height:38px;margin:0 3px;border-radius:50%}.pagination .current{background:var(--brand-dark);color:#fff}.collection-guide{padding:90px 0;background:#f2f2ee}.guide-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.guide-grid h2,.collection-faq h2{margin:0;font-size:clamp(38px,4.5vw,62px);line-height:1;letter-spacing:-.05em}.guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d8ddd9}.guide-steps article{min-height:260px;padding:27px;background:#fff}.guide-steps span{color:var(--brand-green);font-size:11px;font-weight:800}.guide-steps h3{margin-top:78px;font-size:17px}.guide-steps p{color:var(--muted);font-size:12px}.collection-faq{padding:95px 0;background:var(--brand-dark);color:#fff}.faq-collection-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-collection-grid>div:first-child>p:not(.eyebrow){color:#aebbb3}.faq-collection-grid details{border-top:1px solid #3b4d43}.faq-collection-grid details:last-child{border-bottom:1px solid #3b4d43}.faq-collection-grid summary{display:flex;justify-content:space-between;padding:22px 0;list-style:none;font-weight:700;cursor:pointer}.faq-collection-grid details p{padding:0 35px 22px 0;color:#b4c1b9}.faq-collection-grid summary span,.product-accordions summary span{font-size:22px;transition:transform .3s}.faq-collection-grid details[open] summary span,.product-accordions details[open] summary span{transform:rotate(45deg)}.product-page{padding:54px 0 100px}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:76px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-media{position:relative;display:block;overflow:hidden;border:0;padding:0;background:#f4f5f2;cursor:zoom-in}.product-media img,.product-media svg{width:100%;height:100%;aspect-ratio:4/5;object-fit:contain;transition:transform .55s cubic-bezier(.2,.75,.2,1)}.product-media:hover img{transform:scale(1.035)}.product-media.is-zoomed img{transform:scale(1.28);cursor:zoom-out}.product-summary{position:sticky;top:100px;padding-top:8px}.breadcrumb{display:flex;gap:8px;margin-bottom:30px;color:#778078;font-size:10px}.product-summary h1{margin:7px 0 18px;font-size:clamp(40px,4.5vw,66px);line-height:.98;letter-spacing:-.055em}.product-price{margin:20px 0;font-size:26px;font-weight:700}.product-intro{max-width:620px;color:#5c655f;font-size:14px}.product-form{margin-top:28px}.product-form label{display:block;margin-bottom:7px;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-form select,.product-form input{width:100%;min-height:50px;border:1px solid #cdd3cf;border-radius:0;padding:11px 14px;background:#fff}.purchase-row{display:grid;grid-template-columns:104px 1fr;gap:10px;align-items:end}.quantity-field{min-width:0}.purchase-row .button{height:50px}.product-whatsapp{display:block;margin-top:12px;padding:13px;border:1px solid #b7d3c0;border-radius:999px;color:#087a40;text-align:center;font-size:11px;font-weight:700}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:24px;background:#dbe5de}.product-trust span{display:flex;align-items:center;justify-content:center;gap:5px;min-height:68px;padding:10px;background:#eef5f0;text-align:center;font-size:10px;font-weight:600}.product-trust b{color:var(--brand-green)}.product-accordions{margin-top:28px;border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;justify-content:space-between;gap:20px;padding:19px 0;list-style:none;font-size:12px;font-weight:700;cursor:pointer}.product-accordions details>div{padding:0 24px 22px 0;color:#5b655e;font-size:12px}.product-description h2,.product-description h3{margin-top:18px;color:var(--ink);font-size:14px}.product-description ul{padding-left:19px}.an-product{padding:30px 0 110px}.an-product .breadcrumb{max-width:1440px;margin:0 auto 24px}.an-product__layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);gap:clamp(40px,5vw,84px);align-items:start}.an-gallery{min-width:0}.an-gallery__stage{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--brand-cream)}.an-gallery__slide{margin:0}.an-gallery__slide[hidden]{display:none}.an-gallery__image,.an-gallery__media,.an-gallery__empty{width:100%;aspect-ratio:1/1.08;object-fit:contain}.an-gallery__media{display:block}.an-gallery__empty{display:grid;place-items:center;padding:15%;color:#b7c2ba}.an-gallery__thumbs{display:flex;gap:10px;overflow:auto;margin-top:12px;padding:2px 1px 6px;scrollbar-width:thin}.an-gallery__thumb{width:72px;height:72px;flex:0 0 72px;overflow:hidden;border:1px solid var(--line);border-radius:10px;padding:0;background:var(--brand-cream);cursor:pointer}.an-gallery__thumb img{width:100%;height:100%;object-fit:contain}.an-gallery__thumb.is-active{border:2px solid var(--brand-green);box-shadow:0 0 0 2px #2e7d3224}.an-product__purchase{position:sticky;top:104px}.an-product__purchase h1{max-width:640px;margin:4px 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.055em}.an-rating{display:flex;gap:9px;align-items:center;margin-bottom:15px;color:#b8860b;font-size:13px}.an-rating a{color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:3px}.an-product__intro{max-width:620px;margin:0;color:var(--muted);font-size:15px}.an-product__benefits{display:grid;gap:8px;margin:20px 0;padding:0;list-style:none}.an-product__benefits li{display:flex;gap:10px;align-items:flex-start;color:#334155;font-size:13px}.an-icon{width:20px;height:20px;flex:none}.an-product__benefits .an-icon{color:var(--brand-green)}.an-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:26px 0 20px}.an-price strong{font-family:Manrope,Inter,sans-serif;font-size:28px;letter-spacing:-.03em}.an-price s{color:var(--muted);font-size:14px}.an-price span{border-radius:999px;padding:3px 8px;background:#eaf5ec;color:var(--brand-dark);font-size:10px;font-weight:700}.an-product-form{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.an-field label{display:block;margin-bottom:7px;color:#334155;font-family:Manrope,Inter,sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.an-field select,.an-field input{width:100%;min-height:50px;border:1px solid #cbd5d0;border-radius:8px;padding:11px 14px;background:#fff;color:var(--ink)}.an-product-form__actions{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:end;margin-top:14px}.an-add-button{min-height:50px;border-radius:10px}.an-add-button:disabled,.an-product__mobile-buy button:disabled{cursor:not-allowed;opacity:.5}.an-whatsapp{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;margin-top:12px;border:1px solid #b8d7bd;border-radius:10px;color:var(--brand-dark);font-size:12px;font-weight:700;text-align:center;transition:background .2s ease,color .2s ease}.an-whatsapp:hover{background:#edf8ef}.an-trust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.an-trust-item{min-width:0;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--brand-cream)}.an-trust-item__icon{display:grid;place-items:center;width:30px;height:30px;margin-bottom:10px;border-radius:50%;background:#e3f3e6;color:var(--brand-dark)}.an-trust-item strong,.an-trust-item small{display:block}.an-trust-item strong{font-family:Manrope,Inter,sans-serif;font-size:11px;line-height:1.35}.an-trust-item small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}.an-product__details{margin-top:22px;border-top:1px solid var(--line)}.an-accordion{display:block;border-bottom:1px solid var(--line)}.an-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;list-style:none;cursor:pointer;font-family:Manrope,Inter,sans-serif;font-size:13px;font-weight:800}.an-accordion__indicator{font-size:23px;font-weight:400;transition:transform .2s ease}.an-accordion[open] .an-accordion__indicator{transform:rotate(45deg)}.an-accordion__content{max-width:720px;padding:0 24px 22px 0;color:#536174;font-size:13px}.an-accordion__content>*:first-child{margin-top:0}.an-accordion__content>*:last-child{margin-bottom:0}.an-product__mobile-buy{position:fixed;right:0;bottom:0;left:0;z-index:44;display:none;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;box-shadow:0 -8px 24px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.an-product__mobile-buy>span{font-family:Manrope,Inter,sans-serif;font-size:17px;font-weight:800}.an-product__mobile-buy .button{min-height:46px;border-radius:9px;padding:11px 20px}.an-information{background:var(--brand-cream)}.an-information h2{max-width:720px;margin:0;font-size:clamp(34px,4vw,56px);line-height:1.06;letter-spacing:-.05em}.an-information__intro{max-width:650px;margin-top:16px;color:var(--muted)}.an-information__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px}.an-information-card{min-height:205px;padding:26px;border:1px solid var(--line);border-radius:14px;background:#fff}.an-information-card__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eaf5ec;color:var(--brand-dark)}.an-information-card h3{margin:30px 0 8px;font-size:18px;line-height:1.2}.an-information-card .rte{color:var(--muted);font-size:13px}.an-information-card .rte>*:last-child{margin-bottom:0}.site-footer{padding:76px 0 25px;background:#111b16;color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr 1.15fr;gap:55px}.footer-grid h2{font-size:10px;letter-spacing:.13em;text-transform:uppercase}.footer-grid a{display:block;margin:9px 0;color:#c5d0c9;font-size:12px}.footer-grid p{color:#aab7af;font-size:12px}.footer-intro small{color:#70dd98}.footer-brand{font-size:21px;letter-spacing:.08em}.footer-brand strong{color:#48db7f}.newsletter-form{display:flex}.newsletter-form input{min-width:0;flex:1;border:0;padding:13px}.newsletter-form button{border:0;background:var(--brand-green);color:#fff;padding:0 15px;font-size:10px;font-weight:800;text-transform:uppercase}.footer-bottom{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;margin-top:48px;padding-top:20px;border-top:1px solid #2e3e35;color:#8ea097;font-size:9px}.footer-policy-links{display:flex;gap:12px}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:45;display:flex;align-items:center;gap:9px;padding:9px 14px 9px 9px;border-radius:999px;background:#20b85a;color:#fff;box-shadow:0 14px 32px #103f2347;font-size:11px}.floating-whatsapp span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#148b43;font-size:9px;font-weight:800}.floating-whatsapp strong{font-weight:700}.page-content,.cart-page,.search-page,.error-page,.contact-page{padding-block:70px}.page-content{max-width:900px}.page-content h1,.cart-page h1,.search-heading h1,.error-page h1{font-size:clamp(42px,6vw,64px);line-height:1;letter-spacing:-.05em}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-summary{max-width:520px;margin:30px 0 0 auto;text-align:right}.search-page-form{display:flex;gap:10px}.search-page-form input{flex:1;padding:13px}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.contact-form-wrap{padding:38px;background:var(--brand-cream)}@media(max-width:1100px){.header-row{grid-template-columns:220px 1fr auto}.brand-logo{width:210px}.desktop-nav{gap:17px}.header-search{display:none}.collection-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-layout-full .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.page-width{width:min(100% - 36px,780px)}.header-row{grid-template-columns:auto 1fr auto;height:72px}.brand-logo{width:195px;height:50px;margin:auto}.desktop-nav{display:none}.menu-button{display:block;border:0;background:transparent;font-size:0}.menu-button span:first-child{font-size:20px}.mobile-nav{position:fixed;inset:106px 0 auto;z-index:49;max-height:calc(100vh - 106px);overflow:auto;padding:24px;background:#fff;box-shadow:0 24px 50px #0000001f;animation:menuIn .3s ease}.mobile-nav:not([hidden]){display:grid;gap:17px}.mobile-search{display:flex;margin-top:8px;border:1px solid var(--line)}.collection-hero{min-height:760px;align-items:flex-end}.collection-hero-copy{padding-bottom:48px}.collection-hero-products{top:5%;right:6%;width:88%;height:390px}.collection-hero:before{top:-5%;right:10%;width:450px;height:450px}.collection-topline{align-items:flex-start;flex-direction:column}.collection-toolbar{width:100%;justify-content:space-between}.collection-layout{grid-template-columns:1fr}.collection-filters{display:none}.mobile-filter{display:block;margin-bottom:25px;border-block:1px solid var(--ink);padding:16px 0}.mobile-filter>summary{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.guide-grid,.faq-collection-grid,.story-grid,.faq-layout,.contact-grid,.product-layout,.an-product__layout{grid-template-columns:1fr}.product-summary,.an-product__purchase{position:static}.product-layout{gap:42px}.product-gallery{grid-template-columns:repeat(2,1fr)}.guide-steps{grid-template-columns:repeat(3,1fr)}.benefit-grid,.goal-grid{grid-template-columns:repeat(2,1fr)}.proof-grid{grid-template-columns:1fr 2fr}.purchase-step-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{grid-template-columns:1fr}.an-information__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){body{font-size:14px}.page-width{width:calc(100% - 28px)}.announcement{font-size:8px}.brand-logo{width:178px;height:46px}.cart-label{display:none}.cart-link span:last-child{width:26px;height:26px}.wellness-hero,.hero-content-wrap{min-height:580px}.hero-content-wrap{align-items:center;padding:64px 0}.hero-card{padding:0}.hero-card h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column}.benefit-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line);padding:15px 12px}.section{padding:62px 0}.section-heading{align-items:flex-start;flex-direction:column}.goal-grid{gap:8px}.goal-card{min-height:215px;padding:17px}.goal-card strong{font-size:17px}.goal-card small{font-size:10px}.purchase-step-grid,.proof-grid{grid-template-columns:1fr}.collection-hero{min-height:680px}.collection-hero-copy h1{font-size:46px}.collection-hero-products{top:4%;right:-3%;width:106%;height:310px}.collection-hero-product{width:34%}.collection-products{padding:60px 0}.collection-toolbar{align-items:flex-start;flex-wrap:wrap}.collection-toolbar strong{width:100%}.collection-toolbar select{min-width:160px}.product-grid,.collection-layout-full .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 9px}.product-card-head{min-height:94px;padding:15px 12px 6px}.product-card h3{font-size:13px}.product-card-media{aspect-ratio:1/1.15}.product-card-info{padding:11px 12px 15px}.product-card-bottom{align-items:flex-start;flex-direction:column}.card-buy{width:100%;padding:9px;text-align:center}.price{font-size:15px}.guide-grid{gap:35px}.guide-steps{grid-template-columns:1fr}.guide-steps article{min-height:0}.guide-steps h3{margin-top:30px}.faq-collection-grid{gap:40px}.product-page{padding:24px 0 72px}.product-gallery{display:block}.product-media:not(:first-child){display:none}.product-media img,.product-media svg{aspect-ratio:4/5}.product-layout{gap:28px}.breadcrumb{margin-bottom:18px}.product-summary h1{font-size:40px}.product-intro{font-size:12px}.purchase-row{grid-template-columns:82px 1fr}.product-trust{grid-template-columns:1fr}.product-trust span{min-height:48px}.footer-grid{grid-template-columns:1fr}.floating-whatsapp{right:11px;bottom:76px;padding-right:9px}.floating-whatsapp strong{display:none}.cart-item{grid-template-columns:80px 1fr}.cart-item>strong{grid-column:2}.search-page-form{display:grid}.an-product{padding:18px 0 88px}.an-product .breadcrumb{margin-bottom:14px}.an-product__purchase h1{font-size:36px}.an-gallery__stage{border-radius:12px}.an-gallery__image,.an-gallery__media,.an-gallery__empty{aspect-ratio:1/1.15}.an-gallery__thumb{width:62px;height:62px;flex-basis:62px}.an-product-form{padding:14px;border-radius:12px}.an-product-form__actions{grid-template-columns:88px 1fr;gap:8px}.an-trust-list{grid-template-columns:1fr;gap:7px}.an-trust-item{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;padding:10px 12px}.an-trust-item__icon{margin:0}.an-trust-item strong{font-size:12px}.an-trust-item small{font-size:10px}.an-product__mobile-buy{display:flex}.an-information__grid{grid-template-columns:1fr;gap:10px}.an-information-card{min-height:0;padding:22px}.an-information-card h3{margin-top:20px}}@keyframes menuIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}.jdgm-rev__pics img,.jdgm-rev__prod-img{border-radius:10px!important}.jdgm-histogram__bar-content{background:#f5b301!important;border-radius:99px!important}.jdgm-histogram__row:hover{background:var(--brand-cream)!important}.jdgm-paginate__page{color:var(--brand-green)!important;font-weight:700!important}.jdgm-paginate__page.jdgm-curt{background:var(--brand-green)!important;color:#fff!important;border-radius:8px!important}.jdgm-form{border-radius:14px!important;border:1px solid var(--line)!important}.jdgm-form input,.jdgm-form textarea{border-radius:10px!important;border:1px solid var(--line)!important}.jdgm-form .jdgm-submit-rev{background:var(--brand-green)!important;border-radius:999px!important;font-weight:700!important}.jdgm-form .jdgm-submit-rev:hover{background:var(--brand-dark)!important}.jdgm-rev-widg__sort-wrapper select{border-radius:999px!important;border:1px solid var(--line)!important;padding:6px 12px!important}.jdgm-write-rev-link:hover{opacity:.9!important}.jdgm-rev__timestamp{font-size:.82rem!important}.jdgm-rev__author{color:var(--ink)!important}.jdgm-star{color:#f5b301!important}.jdgm-rev-widg{width:min(1440px,calc(100% - 72px))!important;max-width:960px!important;margin-inline:auto!important;float:none!important}@media(max-width:900px){.jdgm-rev-widg{width:min(100% - 36px,780px)!important}}@media(max-width:600px){.jdgm-rev-widg{width:calc(100% - 28px)!important}}.shopify-app-block .jdgm-rev-widg,.jdgm-widget{box-sizing:border-box!important;padding-inline:20px!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
