:root{--green:#0f5a3e;--green-2:#1d6d4d;--green-3:#eaf3ed;--ink:#15352a;--muted:#64756e;--cream:#f7f7f0;--white:#fff;--shadow:0 16px 50px rgba(21,53,42,.10);--radius:28px}.container{width:min(1180px,calc(100% - 32px));margin:auto}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fbfcfa;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,90,62,.08)}.nav-wrap{height:86px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-logo{width:58px;height:58px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1.15rem;letter-spacing:.02em}.brand-copy small{font-size:.72rem;color:var(--muted);margin-top:6px}.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.main-nav a{font-size:.92rem;font-weight:600;color:#385149;position:relative}.main-nav a:after{content:'';position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--green);transform:scaleX(0);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;padding:13px 18px;font-weight:700;transition:.2s;border:1px solid transparent}.btn svg{width:18px;height:18px}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:#0b4933;transform:translateY(-1px)}.btn-outline{border-color:#a7c0b4;background:#fff;color:var(--green)}.btn-white{background:#fff;color:var(--green)}.btn-ghost{border-color:rgba(255,255,255,.45);color:#fff}.header-cta{padding:11px 15px;font-size:.9rem}.menu-toggle{display:none;background:none;border:0;color:var(--ink)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fafcf8 64%,#edf6ef 100%);padding:74px 0 0}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:stretch;min-height:540px}.hero-copy{padding:35px 34px 50px 0}.eyebrow{display:inline-block;color:var(--green-2);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.hero h1,.section-heading h2,.content-card h2,.natural h2,.contact h2{font-family:'Playfair Display',serif;line-height:1.03;margin:14px 0 18px}.hero h1{font-size:clamp(3rem,5.2vw,5.25rem);max-width:720px}.hero h1 em{color:var(--green);font-weight:600}.hero-copy>p{font-size:1.06rem;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:28px 0 34px;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-row>div{display:flex;gap:10px;align-items:flex-start}.trust-row svg{width:22px;color:var(--green-2);flex:0 0 auto}.trust-row span{display:flex;flex-direction:column}.trust-row strong{font-size:.78rem}.trust-row small{font-size:.67rem;color:var(--muted)}.hero-visual{position:relative;min-height:520px}.hero-photo{position:absolute;inset:0;background-position:center;background-size:cover}.hero-photo-main{border-top-left-radius:150px;background-image:linear-gradient(rgba(11,73,51,.02),rgba(11,73,51,.08)),url('https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1400&q=85')}.hero-badge{position:absolute;right:28px;bottom:28px;width:170px;padding:20px;background:rgba(255,255,255,.95);border-radius:22px;box-shadow:var(--shadow);display:flex;gap:10px;align-items:center;font-weight:700}.hero-badge svg{color:var(--green)}.services{background:linear-gradient(180deg,#1b6f4e,#0f5a3e);padding:52px 0 62px}.section-heading{margin-bottom:28px}.section-heading.centered{text-align:center}.section-heading.light{color:#fff}.section-heading.light .eyebrow,.section-heading.light p{color:#d5e7dd}.section-heading h2,.content-card h2,.natural h2,.contact h2{font-size:clamp(2.1rem,3.4vw,3.6rem)}.section-heading p{color:var(--muted);max-width:680px}.section-heading.centered p{margin-left:auto;margin-right:auto}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{background:#fff;border-radius:20px;padding:24px 18px;min-height:250px;display:flex;flex-direction:column;box-shadow:0 15px 35px rgba(4,33,23,.12)}.icon-bubble{width:48px;height:48px;border-radius:14px;background:var(--green-3);display:grid;place-items:center;color:var(--green);margin-bottom:16px}.service-card h3{font-size:1rem;line-height:1.2;margin:0 0 10px}.service-card p{font-size:.82rem;color:var(--muted);margin:0 0 18px}.service-card a{margin-top:auto;font-size:.78rem;color:var(--green);font-weight:800;display:flex;align-items:center;gap:4px}.service-card a svg{width:14px}.section{padding:88px 0}.split-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;align-items:center}.photo-card{min-height:470px;border-radius:var(--radius);background-size:cover;background-position:center;box-shadow:var(--shadow)}.about-photo{background-image:url('https://images.unsplash.com/photo-1532938911079-1b06ac7ceec7?auto=format&fit=crop&w=1200&q=85')}.content-card p,.natural p{color:var(--muted)}.mini-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.mini-points span{display:flex;gap:9px;align-items:center;font-weight:700}.mini-points svg{width:20px;color:var(--green)}.details{background:var(--cream)}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-card{display:flex;gap:18px;background:#fff;border:1px solid #e6eee9;border-radius:22px;padding:26px}.detail-icon{width:56px;height:56px;border-radius:17px;background:var(--green-3);display:grid;place-items:center;color:var(--green);flex:0 0 auto}.detail-card h3{margin:6px 0 8px;font-size:1.2rem}.detail-card p{margin:0;color:var(--muted);font-size:.92rem}.natural{background:linear-gradient(145deg,#f7fbf7,#edf5ee)}.natural-grid{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:center}.natural-art{min-height:390px;position:relative;border-radius:var(--radius);overflow:hidden;background:radial-gradient(circle at 70% 30%,#dbeedc 0,#f3f7ef 48%,#e7efe8 100%)}.natural-art:before,.natural-art:after{content:'';position:absolute;border-radius:50% 0 50% 50%;background:#4f9c68;opacity:.7;transform:rotate(35deg)}.natural-art:before{width:140px;height:200px;right:90px;top:75px}.natural-art:after{width:100px;height:150px;right:200px;top:120px;background:#84b77f}.natural-bottle{position:absolute;width:110px;height:210px;border-radius:28px 28px 20px 20px;background:linear-gradient(#9b5d2d,#6b3d1e);left:28%;top:22%;box-shadow:0 24px 35px rgba(53,32,17,.2)}.natural-bottle:before{content:'';position:absolute;width:54px;height:45px;border-radius:9px 9px 3px 3px;background:#2e2925;left:28px;top:-34px}.note{display:flex;gap:10px;font-size:.85rem;background:#fff;padding:14px;border-radius:14px;border:1px solid #dbe8df}.note svg{width:18px;flex:0 0 auto;color:var(--green)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{background:#fff;border:1px solid #e6eee9;border-radius:22px;overflow:hidden}.article-image{height:190px;background-size:cover;background-position:center}.hydration{background-image:url('https://images.unsplash.com/photo-1548839140-29a749e1cf4d?auto=format&fit=crop&w=900&q=80')}.plants{background-image:url('https://images.unsplash.com/photo-1602928321679-560bb453f190?auto=format&fit=crop&w=900&q=80')}.prevention{background-image:url('https://images.unsplash.com/photo-1505751172876-fa1923c5c528?auto=format&fit=crop&w=900&q=80')}.article-body{padding:20px}.article-body span{font-size:.75rem;color:var(--green);font-weight:800}.article-body h3{margin:8px 0 8px;line-height:1.3}.article-body p{font-size:.9rem;color:var(--muted)}.article-body a{font-weight:800;color:var(--green);font-size:.85rem;display:flex;gap:5px;align-items:center}.article-body svg{width:15px}.contact{padding-top:20px}.contact-shell{background:linear-gradient(135deg,#0b4933,#1b6f4e);border-radius:32px;padding:48px;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:42px}.contact .eyebrow{color:#cfe7d9}.contact p{color:#dcebe3}.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.contact-info{display:grid;gap:12px}.contact-info>div{display:flex;gap:14px;align-items:flex-start;background:rgba(255,255,255,.08);padding:15px;border-radius:16px}.contact-info span{display:flex;flex-direction:column}.contact-info small{color:#d4e6dc}.contact-info svg{width:22px}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 0}.footer-brand .brand-logo{width:44px;height:44px}.footer-grid p{font-size:.8rem;color:var(--muted)}.footer-links{display:flex;gap:16px;font-size:.85rem;font-weight:700}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:0 10px 30px rgba(15,90,62,.28);z-index:25}.floating-whatsapp svg{width:24px}
@media(max-width:1050px){.main-nav{gap:14px}.main-nav a{font-size:.82rem}.header-cta{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-right:0}.hero-visual{min-height:430px}.hero-photo-main{border-radius:70px 70px 0 0}.trust-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.nav-wrap{height:74px}.brand-logo{width:46px;height:46px}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.63rem}.menu-toggle{display:block;margin-left:auto}.main-nav{position:absolute;top:74px;left:16px;right:16px;background:#fff;border:1px solid #e5eee9;border-radius:18px;padding:16px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a:after{display:none}.hero{padding-top:34px}.hero h1{font-size:clamp(2.45rem,12vw,4rem)}.hero-grid{min-height:auto}.hero-copy{padding:10px 0 36px}.hero-visual{min-height:360px}.hero-photo-main{border-radius:55px 55px 0 0}.hero-badge{width:150px;right:14px;bottom:14px;padding:15px}.trust-row{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.service-card{min-height:220px}.section{padding:64px 0}.split-grid,.natural-grid,.contact-shell{grid-template-columns:1fr}.photo-card{min-height:350px}.detail-list{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr}.contact-shell{padding:30px}.footer-grid{flex-direction:column;text-align:center}.footer-links{justify-content:center}}
@media(max-width:480px){.service-grid{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr}.mini-points{grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-visual{min-height:310px}.hero-badge{display:none}.detail-card{flex-direction:column}.natural-art{min-height:300px}}
.needs{padding-top:70px;padding-bottom:70px}.needs-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.needs-grid a{background:#fff;border:1px solid #e3ece7;border-radius:20px;padding:22px 16px;display:flex;flex-direction:column;gap:7px;min-height:160px;box-shadow:0 12px 35px rgba(21,53,42,.07);transition:.2s}.needs-grid a:hover{transform:translateY(-4px);border-color:#9ebdaf;box-shadow:var(--shadow)}.needs-grid svg{width:27px;height:27px;color:var(--green);margin-bottom:8px}.needs-grid strong{line-height:1.25}.needs-grid span{font-size:.78rem;color:var(--muted)}
.identity{background:#f3f7f3}.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.identity-grid article{background:#fff;border-radius:24px;padding:32px;border:1px solid #dfebe3}.identity-grid article>svg{width:34px;height:34px;color:var(--green);margin-bottom:18px}.identity-grid h3{font-family:'Playfair Display',serif;font-size:1.7rem;margin:8px 0 12px}.identity-grid p{color:var(--muted);margin-bottom:0}.identity-grid .philosophy{grid-column:1/-1;background:linear-gradient(135deg,#0b4933,#1b6f4e);color:#fff}.identity-grid .philosophy .eyebrow,.identity-grid .philosophy>svg{color:#cfe7d9}.identity-grid .philosophy p{color:#e1eee7;max-width:960px}
.history{background:#fff}.timeline{max-width:880px;margin:42px auto;display:grid}.timeline article{display:grid;grid-template-columns:70px 1fr;gap:20px;position:relative;padding-bottom:34px}.timeline article:not(:last-child):before{content:'';position:absolute;left:28px;top:56px;bottom:0;width:2px;background:#cfe0d6}.timeline article>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800;z-index:1}.timeline h3{margin:4px 0 6px;font-size:1.2rem}.timeline p{margin:0;color:var(--muted)}.history-closing{max-width:900px;margin:auto;padding:30px;border-radius:24px;background:var(--green-3);text-align:center}.history-closing p{margin-top:0;color:#476259}.history-closing strong{color:var(--green)}
.team-placeholder{max-width:820px;margin:auto;background:#fff;border:1px dashed #9ebdaf;border-radius:24px;padding:34px;display:flex;gap:22px;align-items:center}.team-placeholder>svg{width:56px;height:56px;color:var(--green);flex:0 0 auto}.team-placeholder h3{margin:0 0 8px}.team-placeholder p{margin:0;color:var(--muted)}
.promotions{padding-top:20px}.promo-shell{background:linear-gradient(120deg,#174f3b,#7aa16e);border-radius:30px;padding:42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px}.promo-shell .eyebrow{color:#d8eadb}.promo-shell h2{font-family:'Playfair Display',serif;font-size:clamp(2rem,3vw,3.2rem);margin:8px 0}.promo-shell p{margin:0;color:#e2eee7}.promo-shell .btn{flex:0 0 auto}
.article-toggle{border:0;background:none;padding:0;color:var(--green);font:inherit;font-size:.85rem;font-weight:800;display:flex;align-items:center;gap:5px;cursor:pointer}.article-toggle svg{width:15px;transition:.2s}.article-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.article-summary{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.article-summary p{overflow:hidden;margin:0}.article-summary.open{grid-template-rows:1fr}.article-summary.open p{margin-top:12px}.consultation{background-image:url('https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=900&q=80')}.medication{background-image:url('https://images.unsplash.com/photo-1584308666744-24d5c474f2ae?auto=format&fit=crop&w=900&q=80')}
.testimonials{background:var(--cream)}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.testimonials h2{font-family:'Playfair Display',serif;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.08;margin:12px 0}.testimonials p{color:var(--muted)}.review-card{background:#fff;border-radius:24px;padding:30px;box-shadow:var(--shadow)}.review-card>svg{width:34px;color:var(--green)}.review-card h3{font-size:1.35rem}
@media(max-width:1050px){.needs-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.main-nav{max-height:calc(100vh - 92px);overflow:auto}.identity-grid,.testimonials-grid{grid-template-columns:1fr}.identity-grid .philosophy{grid-column:auto}.promo-shell{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.needs-grid{grid-template-columns:1fr}.team-placeholder{flex-direction:column;align-items:flex-start}.timeline article{grid-template-columns:52px 1fr;gap:12px}.timeline article>span{width:44px;height:44px}.timeline article:not(:last-child):before{left:21px;top:42px}.promo-shell{padding:28px}}

@media(max-width:800px){.nav-wrap{height:74px}.brand-logo{width:46px;height:46px}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.63rem}.menu-toggle{display:block;margin-left:auto}.main-nav{position:absolute;top:74px;left:16px;right:16px;background:#fff;border:1px solid #e5eee9;border-radius:18px;padding:16px;display:none;flex-direction:column;align-items:stretch;box-shadow:var(--shadow);max-height:calc(100vh - 92px);overflow:auto}.main-nav.open{display:flex}.main-nav a:after{display:none}}
.service-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1050px){.service-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.service-grid{grid-template-columns:1fr}}
