@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{--teal:#009383;--mint:#19d3c5;--deep:#006a64;--ink:#5d6568;--muted:#667278;--pale:#eaf7f7;--line:#d9e8e8;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea{font:inherit}.container{width:min(100% - 48px,1180px);margin-inline:auto}.skip-link{position:absolute;z-index:20;top:-100px;left:16px;background:var(--teal);color:#fff;padding:12px 18px}.skip-link:focus{top:12px}.site-header{position:absolute;z-index:10;inset:0 0 auto}.header-inner{display:flex;align-items:center;justify-content:space-between;height:94px}.brand{display:flex;align-items:center;width:170px;height:72px}.brand img{display:block;width:145px;height:auto;max-height:68px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:40px}.desktop-nav a,.mobile-nav a{text-decoration:none;font-size:.94rem;font-weight:600;color:#48565a;padding:12px 0;border-bottom:3px solid transparent}.desktop-nav a:hover,.desktop-nav a.active{color:var(--teal);border-color:var(--teal)}.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:#fff;border-radius:10px}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--deep)}.mobile-nav[hidden]{display:none}.hero{position:relative;isolation:isolate;min-height:610px;overflow:hidden;background:linear-gradient(100deg,#fff 0%,#f8fcfd 34%,#ddf3fa 69%,#c4eafa 100%)}.hero-scenery{position:absolute;inset:0;background-image:linear-gradient(90deg,#fff 3%,rgba(255,255,255,.98) 25%,rgba(255,255,255,.44) 55%,rgba(255,255,255,.03) 100%),url('assets/paisaje-lago.webp');background-position:center,center bottom;background-size:cover,cover;opacity:.86;z-index:-2}.hero-content{position:relative;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;min-height:610px;padding-top:88px;padding-bottom:54px}.hero-copy{position:relative;z-index:2;max-width:500px}.eyebrow{margin:0 0 14px;font-size:.78rem;letter-spacing:.18em;font-weight:700;color:#7a8589}.hero h1{font-family:Outfit,Arial,sans-serif;font-size:clamp(4rem,7vw,6.5rem);line-height:.95;letter-spacing:-.055em;font-weight:400;margin:0 0 22px;color:#676d6f}.hero h1 strong{font-weight:800;color:var(--teal)}.hero-copy>p:not(.eyebrow){font-size:1.23rem;line-height:1.5;max-width:400px;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;font-size:.94rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--teal);box-shadow:0 10px 24px rgba(0,147,131,.18)}.button-primary:hover{background:var(--deep)}.button-outline{color:var(--deep);border:1.5px solid var(--teal);background:rgba(255,255,255,.8)}.button-outline:hover{background:#e6faf7}.hero-products{position:relative;align-self:end;height:490px}.hero-products img{position:absolute;filter:drop-shadow(8px 14px 10px rgba(28,68,72,.2))}.hero-bottle{width:190px;bottom:22px}.bottle-a{left:0;z-index:3}.bottle-b{left:105px;z-index:2}.hero-jug{width:420px;right:-20px;bottom:0;z-index:1;mix-blend-mode:multiply}.hero-wave{position:absolute;inset:auto 0 -1px;height:68px;z-index:3}.hero-wave svg{width:100%;height:100%}.section{padding:62px 0 82px}.section-heading{text-align:center;margin:0 auto 36px;max-width:760px}.section-heading h2{font-family:Outfit,Arial,sans-serif;font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 8px}.section-heading h2 em{font-style:normal;color:var(--teal)}.section-heading>p:last-child{font-size:1.05rem;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;min-height:390px;padding:24px;overflow:hidden;border-radius:16px;background:linear-gradient(150deg,#f0f8fa,#e4f3f5 70%,#f8fdfd)}.product-card:after{content:"";position:absolute;inset:auto -10% 38px;height:85px;border:18px solid rgba(72,198,195,.15);border-radius:50%;transform:rotate(-9deg)}.product-text{position:relative;z-index:2}.product-card h3{font-family:Outfit,Arial,sans-serif;color:var(--deep);font-size:1.65rem;letter-spacing:-.03em;margin:0}.product-card p{font-size:.93rem;line-height:1.45;max-width:150px;margin:7px 0}.product-card .card-size{font-size:1.15rem;color:var(--teal);margin:0}.product-card a{position:absolute;top:305px;left:0;white-space:nowrap;font-size:.9rem;color:var(--deep);font-weight:700;text-decoration:none}.product-card a:hover{text-decoration:underline}.card-media{position:absolute;z-index:1;inset:90px 0 0 45%;display:flex;align-items:flex-end;justify-content:center}.card-media>img{position:relative;z-index:1;max-width:110%;max-height:290px;object-fit:contain}.bottles-media{inset:75px 0 0 40%;gap:-25px}.bottles-media img{width:55%;margin-left:-20px}.product-card:nth-child(2) .card-media{inset:120px -20px 0 35%}.product-card:nth-child(3) .card-media{inset:85px 0 0 49%}.product-card:nth-child(3) .card-media img{max-height:290px}.mobile-nav{background:#fff;box-shadow:0 10px 25px #164a4a1c;padding:10px 24px 20px;display:flex;flex-direction:column}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #044c47;outline-offset:3px}@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:block}.hero-content{grid-template-columns:1fr;min-height:720px;align-items:start;padding-top:150px}.hero-copy{max-width:560px}.hero h1{font-size:clamp(3.6rem,11vw,5.2rem)}.hero-products{position:absolute;right:0;bottom:40px;width:54%;height:390px}.hero-bottle{width:135px}.bottle-a{left:0}.bottle-b{left:75px}.hero-jug{width:330px}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.product-card:last-child .card-media{inset:40px 8% 0 50%}}@media(max-width:600px){.container{width:min(100% - 32px,1180px)}.header-inner{height:74px}.brand img{width:120px}.hero{min-height:770px}.hero-scenery{background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.92) 32%,rgba(255,255,255,.12) 100%),url('assets/paisaje-lago.webp');background-position:center,center bottom}.hero-content{min-height:770px;padding-top:115px}.hero h1{font-size:clamp(3.4rem,13vw,4.8rem)}.hero-copy>p:not(.eyebrow){font-size:1.06rem;max-width:300px}.hero-actions{max-width:360px}.button{min-height:46px;padding:0 17px;font-size:.86rem}.hero-products{width:100%;height:345px;bottom:45px;right:0}.hero-bottle{width:137px;bottom:10px}.bottle-a{left:4%}.bottle-b{left:21%}.hero-jug{width:310px;right:-23px;bottom:0}.section{padding:42px 0 60px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:2.3rem}.product-grid{grid-template-columns:1fr}.product-card,.product-card:last-child{grid-column:auto;min-height:330px}.product-card a{top:258px}.card-media{inset:50px 0 0 45%}.card-media>img{max-height:260px}.bottles-media img{max-height:280px}.product-card:nth-child(2) .card-media{inset:85px -20px 0 38%}.product-card:nth-child(3) .card-media{inset:45px 2% 0 56%}.product-card:nth-child(3) .card-media img{max-height:270px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
