:root{--green:#008f77;--dark:#103d3b;--mint:#e5f8f2;--sky:#49b9db;--pale:#eaf9fc;--line:#dceae7;--ink:#183a3a;--muted:#647d7d;--shadow:0 18px 50px rgba(19,70,69,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff;font-size:16px}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}svg{display:block}.wrap{width:min(1280px,calc(100% - 48px));margin-inline:auto}.topline{background:var(--green);color:white;display:flex;justify-content:space-between;padding:9px max(24px,calc((100% - 1280px)/2));font-size:.82rem;font-weight:700}.header{background:white;box-shadow:0 4px 24px #164d4610;position:relative;z-index:10}.header-main{display:flex;align-items:center;gap:35px;min-height:100px}.brand{display:flex;align-items:center;gap:9px;flex:none}.brand-mark{width:51px;height:51px}.brand-words{display:flex;flex-direction:column;line-height:1}.brand-words>span{font-family:Nunito,sans-serif;font-size:1.58rem;white-space:nowrap;font-weight:900}.brand b{color:var(--green)}.brand strong{color:var(--sky)}.brand small{margin-top:6px;background:var(--green);color:#fff;font-family:Nunito,sans-serif;font-size:.64rem;letter-spacing:.08em;font-weight:900;padding:4px 5px;border-radius:3px;white-space:nowrap}.search{flex:1;max-width:500px;border:1px solid #cfdedc;border-radius:13px;display:flex;align-items:center;height:52px;overflow:hidden}.search svg{width:22px;height:22px;margin-left:17px;stroke:var(--green);fill:none;stroke-width:2;flex:none}.search input{border:0;outline:none;min-width:0;flex:1;padding:0 12px;color:var(--ink)}.search button{align-self:stretch;border:0;background:var(--green);color:white;font-weight:700;padding:0 25px}.header-help{display:flex;align-items:center;gap:10px;margin-left:auto}.header-help small,.header-help b{display:block}.header-help small{color:var(--muted);font-size:.76rem}.header-help b{color:var(--green)}.help-icon{font-size:1.9rem;color:var(--green)}.cart-open{border:0;background:var(--mint);border-radius:12px;color:var(--green);font-weight:800;padding:12px 14px;display:flex;align-items:center;gap:9px;white-space:nowrap}.cart-open svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-open em{font-style:normal;color:#fff;background:var(--green);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:.8rem}.nav{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e8f0ee;min-height:57px;align-items:center;font-size:.91rem;font-weight:700}.nav a:hover,.text-link:hover{color:var(--green)}.hero{margin-top:28px;min-height:460px;border-radius:24px;background:#e7f8f6;position:relative;overflow:hidden;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;width:52%;padding:55px 0 55px 6%}.eyebrow{font-size:.77rem;letter-spacing:.16em;color:var(--green);font-weight:900}.hero h1,h2,h3,.promo-art strong{font-family:Nunito,sans-serif}.hero h1{font-size:clamp(2.4rem,4.5vw,4.25rem);line-height:1.12;letter-spacing:-.035em;margin:16px 0;color:#153d3b}.hero h1 em{color:var(--green);font-style:normal}.hero p{font-size:1.12rem;line-height:1.6;color:#4d6c6b;max-width:510px}.hero-img{position:absolute;inset:0 0 0 auto;width:55%;height:100%;object-fit:cover;object-position:center right;mask-image:linear-gradient(to right,transparent 0%,black 25%)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:10px;padding:14px 22px;font-weight:800;min-height:50px;transition:transform .15s,background .15s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:white}.btn-primary:hover{background:#007760}.btn-white{background:white;color:var(--green)}.hero-note{font-size:.85rem;color:#527b75;margin-top:23px}.hero-note span{color:var(--green);font-weight:900}.benefits{margin-top:25px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.benefits>div{display:flex;gap:13px;align-items:center;padding:18px 16px;border:1px solid var(--line);border-radius:14px}.benefit-icon{display:grid;place-items:center;background:var(--mint);color:var(--green);border-radius:11px;font-weight:900;font-size:1.45rem;width:42px;height:42px;flex:none}.benefits b,.benefits small{display:block}.benefits b{font-size:.87rem}.benefits small{font-size:.75rem;color:var(--muted);margin-top:4px}.shop,.medical,.about,.local,.partner{scroll-margin-top:30px}.shop{padding-top:82px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2,.promo h2,.about h2,.local h2,.partner h2{font-size:clamp(1.9rem,2.8vw,2.7rem);line-height:1.13;margin:10px 0 0;color:var(--dark)}.demo-note{color:var(--muted);font-size:.88rem;margin:10px 0 0}.results{font-size:.83rem;color:var(--muted)}.shop-layout{display:grid;grid-template-columns:246px 1fr;gap:30px}.sidebar{border:1px solid var(--line);border-radius:15px;padding:20px;height:max-content}.sidebar h3{font-size:1.05rem;margin:0 0 17px}.category-button{border:0;background:none;display:block;width:100%;text-align:left;color:#315554;padding:11px 8px;border-radius:8px;font-weight:700;font-size:.88rem}.category-button:hover,.category-button.active{background:var(--mint);color:var(--green)}.sidebar-card{margin-top:20px;background:#e8f9fa;border-radius:12px;padding:18px}.sidebar-card b{font-family:Nunito,sans-serif}.sidebar-card p{font-size:.82rem;line-height:1.5;color:#577573}.sidebar-card a{font-size:.79rem;font-weight:800;color:var(--green)}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.active-category{font-weight:800}.shop-toolbar label{font-size:.82rem;color:var(--muted)}.shop-toolbar select{border:1px solid var(--line);border-radius:8px;padding:9px;color:var(--ink);background:#fff;margin-left:6px}.mobile-categories{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:white;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-visual{height:160px;background:var(--product-bg,#e8f8f5);display:grid;place-items:center;position:relative}.product-visual span{font-size:3.5rem;filter:drop-shadow(0 8px 8px #183a3a25)}.product-visual em{position:absolute;top:10px;left:10px;font-style:normal;background:#fff;color:var(--green);border-radius:30px;font-size:.68rem;padding:5px 8px;font-weight:900}.product-body{padding:15px;display:flex;flex-direction:column;flex:1}.product-category{font-size:.67rem;color:var(--green);font-weight:900;letter-spacing:.07em;text-transform:uppercase}.product h3{font-size:.96rem;line-height:1.35;margin:7px 0;min-height:40px}.product-desc{color:var(--muted);font-size:.73rem;margin:0 0 14px}.product-bottom{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:8px}.price{font-size:1.16rem;font-weight:900;color:var(--dark)}.price small{display:block;font-size:.65rem;color:#8b9b9a;font-weight:500;margin-bottom:2px}.add-button{border:0;border-radius:9px;background:var(--green);color:white;width:36px;height:36px;font-size:1.35rem;line-height:1}.add-button:hover{background:#007760}.empty{text-align:center;padding:70px 20px;background:#f5fbfa;border-radius:15px}.empty button{border:0;background:var(--green);color:#fff;border-radius:8px;padding:12px}.promo{margin-top:100px;border-radius:24px;background:#e7f8f6;min-height:300px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.promo>div:first-child{width:52%;padding:45px 6%}.promo p,.about p,.local p,.partner p{line-height:1.65;color:#5b7775}.promo p{max-width:500px}.promo-art{background:var(--green);align-self:stretch;width:40%;display:flex;flex-direction:column;justify-content:center;padding:35px 9%;color:white;position:relative}.promo-art:before{content:'%';position:absolute;font:900 16rem Nunito,sans-serif;opacity:.12;right:0;top:-45px}.promo-art span{font-size:.8rem;font-weight:900;letter-spacing:.15em}.promo-art strong{font-size:2.35rem;line-height:1.1;margin:17px 0}.promo-art small{font-weight:800}.medical{padding-top:100px}.text-link{color:var(--green);font-weight:800}.medical-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.medical-cards a{border:1px solid var(--line);border-radius:15px;padding:24px;display:flex;flex-direction:column}.medical-cards a:hover{border-color:var(--green);background:#f8fdfb}.medical-cards span{display:grid;place-items:center;background:var(--mint);color:var(--green);font-size:2rem;font-weight:900;width:58px;height:58px;border-radius:14px;margin-bottom:24px}.medical-cards b{font-family:Nunito,sans-serif;font-size:1.2rem}.medical-cards small{color:var(--muted);margin-top:6px}.about{padding-top:110px;display:grid;grid-template-columns:1fr 1fr;gap:10%}.about>div:first-child{max-width:570px}.steps{background:#f3fbf9;border-radius:20px;padding:30px 35px}.steps h3{margin-top:0;font-size:1.4rem}.steps>div{display:flex;align-items:start;gap:17px;border-top:1px solid #daeae6;padding:18px 0}.steps>div>span{font-family:Nunito,sans-serif;color:var(--green);font-size:1.2rem;font-weight:900}.steps p{margin:0}.steps b,.steps small{display:block}.steps small{font-size:.82rem;margin-top:4px;color:var(--muted)}.local{margin-top:100px;background:var(--pale);border-radius:20px;display:grid;grid-template-columns:1fr 360px;overflow:hidden}.local>div:first-child{padding:50px 7%}.local-side{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#cef1eb;text-align:center;padding:30px}.local-side span{font-size:5rem;color:var(--green)}.local-side b{font:900 1.6rem Nunito,sans-serif}.local-side small{max-width:230px;margin-top:10px;color:#4d7771}.address-pending{font-weight:800;color:var(--dark)!important}.partner{padding:95px 0 105px;max-width:1280px}.partner p{max-width:600px}footer{background:#0c4b47;color:white}.footer-main{padding:55px 0;display:grid;grid-template-columns:2fr 1fr 1.6fr 1.2fr;gap:35px}.footer-brand .brand b,.footer-brand .brand strong{color:white}.footer-brand .brand small{background:white;color:var(--green)}.footer-brand p{color:#b6d9d4;margin-top:24px}.footer-main h3{font-size:1rem;margin:0 0 19px}.footer-main a:not(.brand),.footer-main div>span,.footer-main div>small{display:block;color:#c2ded9;font-size:.84rem;margin:0 0 11px;line-height:1.5}.footer-main div>p{color:#c2ded9}.footer-main a:not(.brand):hover{color:white;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff25;padding:17px 0;display:flex;justify-content:space-between;color:#b9d8d4;font-size:.78rem}.whatsapp-float{position:fixed;z-index:18;right:24px;bottom:24px;background:#20c563;color:white;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 25px #168c4a60}.whatsapp-float svg{width:33px;height:33px}.cart-backdrop{position:fixed;inset:0;background:#09272590;z-index:29}.cart-panel{position:fixed;z-index:30;top:0;right:0;bottom:0;width:min(430px,100%);background:white;box-shadow:-10px 0 40px #0a3b3740;transform:translateX(110%);transition:transform .25s;display:flex;flex-direction:column}.cart-panel.open{transform:translateX(0)}.cart-head{padding:24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:start}.cart-head small{color:var(--green);font-weight:900;letter-spacing:.12em}.cart-head h2{margin:5px 0 0;font-size:1.6rem}.cart-head h2 span{font-size:1rem;color:var(--muted)}.cart-head button{border:0;background:#eff7f5;color:var(--dark);border-radius:8px;width:34px;height:34px;font-size:1.7rem}.cart-items{padding:12px 24px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0}.cart-emoji{display:grid;place-items:center;width:58px;height:58px;border-radius:10px;background:var(--mint);font-size:1.8rem}.cart-item b,.cart-item small{display:block}.cart-item b{font-size:.84rem}.cart-item small{color:var(--muted);font-size:.7rem;margin:4px 0}.cart-item strong{font-size:.84rem}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{border:1px solid var(--line);width:25px;height:25px;border-radius:6px;background:white;color:var(--green)}.qty button:last-child{color:#9a5555;border:0;font-size:.72rem;width:auto}.cart-bottom{padding:22px 24px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;align-items:center;font-weight:800}.cart-total strong{font-size:1.4rem}.cart-bottom p{font-size:.78rem;color:var(--muted);line-height:1.4}.cart-send{width:100%}.cart-send:disabled{opacity:.5;cursor:not-allowed}.cart-empty{text-align:center;padding:65px 20px;color:var(--muted)}.cart-empty span{font-size:3rem}.cart-empty h3{color:var(--ink)}@media(max-width:1100px){.header-main{gap:18px}.header-help{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nav{gap:12px;font-size:.81rem}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wrap{width:min(100% - 32px,1280px)}.topline{justify-content:center;text-align:center;padding:8px 16px}.topline span:last-child{display:none}.header-main{min-height:80px;flex-wrap:wrap;gap:10px;padding:10px 0}.brand-mark{width:40px;height:40px}.brand-words>span{font-size:1.2rem}.brand small{font-size:.48rem}.search{order:3;width:100%;max-width:none;flex-basis:100%;height:45px}.search button{padding:0 16px}.cart-open{margin-left:auto}.cart-open>span{display:none}.nav{overflow:auto;white-space:nowrap;justify-content:start;min-height:48px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.hero{margin-top:16px;min-height:auto;display:block;padding-bottom:205px}.hero-copy{width:100%;padding:35px 25px 0}.hero h1{font-size:2.65rem}.hero p{font-size:1rem}.hero-img{top:auto;left:0;right:0;bottom:0;width:100%;height:230px;object-position:center 50%;mask-image:linear-gradient(to bottom,transparent,black 30%)}.benefits{grid-template-columns:repeat(2,1fr);gap:8px}.benefits>div{padding:12px;gap:8px}.benefit-icon{width:35px;height:35px;font-size:1.2rem}.benefits b{font-size:.75rem}.benefits small{font-size:.67rem}.shop{padding-top:65px}.shop-layout{display:block}.sidebar{display:none;margin-bottom:20px}.sidebar.mobile-open{display:block}.mobile-categories{display:inline-flex;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;color:var(--green);font-weight:800;gap:7px}.active-category{display:none}.shop-toolbar label{font-size:.74rem}.shop-toolbar select{padding:7px;font-size:.75rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-visual{height:135px}.product-body{padding:11px}.product h3{font-size:.84rem;min-height:37px}.product-desc{font-size:.68rem}.price{font-size:1rem}.promo{margin-top:70px;display:block}.promo>div:first-child{width:100%;padding:32px 25px}.promo-art{width:100%;min-height:180px;padding:25px}.promo-art strong{font-size:1.8rem;max-width:260px}.medical{padding-top:70px}.medical-cards{grid-template-columns:1fr;gap:10px}.medical-cards a{padding:17px;display:grid;grid-template-columns:50px 1fr;column-gap:14px}.medical-cards span{grid-row:span 2;width:50px;height:50px;margin:0;font-size:1.5rem}.medical-cards small{margin-top:0}.about{padding-top:75px;grid-template-columns:1fr;gap:20px}.steps{padding:25px}.local{margin-top:70px;grid-template-columns:1fr}.local>div:first-child{padding:30px 25px}.local-side{min-height:200px}.partner{padding:70px 0}.footer-main{grid-template-columns:repeat(2,1fr);gap:25px}.footer-brand{grid-column:span 2}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}.whatsapp-float{width:50px;height:50px;right:17px;bottom:17px}}@media(max-width:390px){.hero h1{font-size:2.2rem}.benefits{grid-template-columns:1fr 1fr}.benefits>div{align-items:start}.product-visual{height:115px}.product-visual span{font-size:2.8rem}}
