﻿@font-face{font-family:"Tirra";src:url("../fonts/Tirra-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Tirra";src:url("../fonts/Tirra-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Tuffy";src:url("../fonts/Tuffy-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;line-height:1.6;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:focus-visible{outline:2px solid #e0b183;outline-offset:2px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}html{font-size:16px}body{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#474747;background-color:#fff;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;line-height:1.15;color:#474747}h1{font-size:clamp(2rem,4vw + 1rem,3.5rem)}h2{font-size:clamp(1.75rem,3vw + 1rem,2.75rem)}h3{font-size:clamp(1.375rem,2vw + .75rem,2rem)}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:16px}p:last-child{margin-bottom:0}a{color:#e0b183;transition:color 120ms ease}a:hover,a:focus{color:#c89561}strong,b{font-weight:700}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:24px}.sr-only,.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.site{display:flex;flex-direction:column;min-height:100vh}.site__main{flex:1 0 auto}.site__footer{flex-shrink:0}.site-header{position:relative;z-index:100;background-color:#fff}.site-header__bar{background-color:#fff;padding:16px 0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__brand{flex-shrink:0}.site-header__logo{display:inline-flex;align-items:center}.site-header__logo img,.site-header__logo svg{display:block;width:auto;height:36px;transform:translateY(2px)}@media(min-width: 768px){.site-header__logo img,.site-header__logo svg{height:42px}}.site-header__brand .custom-logo{display:block;width:auto;height:42px;transform:translateY(2px)}.site-header__nav{flex:1 1 auto;display:flex;justify-content:center}@media(max-width: 1023px){.site-header__nav{display:none}}.site-header__menu{display:flex;align-items:center;gap:48px;list-style:none;margin:0;padding:0}.site-header__menu a{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;color:#474747;text-decoration:none;transition:color 120ms ease}.site-header__menu a:hover,.site-header__menu a:focus{color:#e0b183}.site-header__menu .current-menu-item>a,.site-header__menu .current_page_item>a{color:#e0b183}.site-header__cta{flex-shrink:0}@media(max-width: 1023px){.site-header__cta{display:none}}.site-header__burger{display:none;width:44px;height:44px;padding:0;background:none;border:0;border-radius:12px;color:#474747;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color 120ms ease}@media(max-width: 1023px){.site-header__burger{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}}.site-header__burger:hover,.site-header__burger:focus-visible{background-color:#f7f3eb}.site-header__burger:focus-visible{outline:2px solid #e0b183;outline-offset:2px}.site-header__burger-bars{display:inline-flex;flex-direction:column;justify-content:space-between;width:22px;height:16px}.site-header__burger-bars span{display:block;width:100%;height:2px;background-color:currentColor;border-radius:2px}.skip-link:focus{position:fixed;top:12px;left:12px;width:auto;height:auto;clip:auto;padding:12px 16px;background:#474747;color:#fff;z-index:101;border-radius:4px}.site-footer{background-color:#f7f3eb;padding:64px 0 24px;color:#474747}.site-footer__columns{display:grid;grid-template-columns:1.4fr 1fr 1.1fr;gap:48px;align-items:flex-start}@media(max-width: 1023px){.site-footer__columns{grid-template-columns:1fr 1fr}}@media(max-width: 767px){.site-footer__columns{grid-template-columns:1fr;gap:32px}}.site-footer__column{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.55;color:#474747}.site-footer__logo{display:inline-block;margin-bottom:16px}.site-footer__logo img{display:block;width:auto;height:32px}.site-footer__tagline{font-size:14px;line-height:1.6;margin:0 0 24px;max-width:320px}.site-footer__social{display:flex;gap:12px;align-items:center}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#474747;transition:color 200ms ease,transform 200ms ease}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{color:#e0b183;transform:translateY(-2px)}.site-footer__social-link svg{width:22px;height:22px;fill:currentColor}.site-footer__heading{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;color:#474747;margin:0 0 16px}.site-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.site-footer__menu a{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;color:#474747;text-decoration:none;transition:color 120ms ease}.site-footer__menu a:hover,.site-footer__menu a:focus-visible{color:#e0b183}.site-footer__contact{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.7;margin:0}.site-footer__contact p{margin:0}.site-footer__contact a{color:#474747;text-decoration:none;transition:color 120ms ease}.site-footer__contact a:hover,.site-footer__contact a:focus-visible{color:#e0b183}.site-footer__divider{height:1px;background-color:#e5e1d8;border:0;margin:48px 0 16px}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;font-size:13px;color:#474747}.site-footer__copy{margin:0;display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px 6px}.site-footer__credit{display:inline-flex;align-items:center;gap:6px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:13px;color:#474747}.site-footer__credit a{color:#474747;text-decoration:none;font-weight:700;transition:color 120ms ease}.site-footer__credit a:hover,.site-footer__credit a:focus-visible{color:#e0b183}.site-footer__sep{color:#7a7a7a;opacity:.6;margin-right:4px}.site-footer__paw{display:inline-block;width:13px;height:13px;background-color:#e0b183;-webkit-mask:url("../img/paw-print.svg") no-repeat center/contain;mask:url("../img/paw-print.svg") no-repeat center/contain;vertical-align:middle;transition:transform 200ms ease}.site-footer__credit:hover .site-footer__paw,.site-footer__credit:focus-within .site-footer__paw{animation:zidac-paw-wiggle 700ms ease-in-out}@keyframes zidac-paw-wiggle{0%,100%{transform:rotate(0deg) scale(1)}20%{transform:rotate(-18deg) scale(1.15)}45%{transform:rotate(14deg) scale(1.15)}70%{transform:rotate(-8deg) scale(1.1)}}.site-footer__legal-menu{display:flex;list-style:none;padding:0;margin:0;gap:32px;flex-wrap:wrap}@media(max-width: 767px){.site-footer__legal-menu{gap:16px}}.site-footer__legal-menu a{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:13px;color:#474747;text-decoration:none;transition:color 120ms ease}.site-footer__legal-menu a:hover,.site-footer__legal-menu a:focus-visible{color:#e0b183}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border:0;border-radius:25px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color 200ms ease,color 200ms ease,box-shadow 200ms ease,transform 200ms ease;user-select:none}.btn:focus-visible{outline:2px solid #e0b183;outline-offset:3px}.btn--primary{background-color:#e0b183;color:#fff}.btn--primary:hover,.btn--primary:focus{background-color:#c89561;color:#fff}.btn--light{background-color:#fff;color:#474747;box-shadow:0 1px 2px rgba(0,0,0,.05)}.btn--light:hover,.btn--light:focus{background-color:#f7f3eb;color:#474747;box-shadow:0 4px 12px rgba(0,0,0,.08)}.btn--outline{background-color:rgba(0,0,0,0);color:#e0b183;border:2px solid #e0b183;padding:10px 26px}.btn--outline:hover,.btn--outline:focus{background-color:#e0b183;color:#fff}.btn--lg{padding:16px 36px;font-size:16px}.hero-home{position:relative;aspect-ratio:1920/860;min-height:420px;background-image:url("../img/hero-home.png");background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;overflow:hidden}@media(max-width: 1023px){.hero-home{aspect-ratio:4/3}}@media(max-width: 767px){.hero-home{aspect-ratio:auto;min-height:0;background-image:none;background-color:#e0b183;display:flex;flex-direction:column;align-items:stretch;padding:48px 0 0}}.hero-home__inner{width:100%}.hero-home__content{max-width:460px}@media(min-width: 1280px){.hero-home__content{max-width:520px}}.hero-home__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.1;color:#474747;margin:0 0 24px}.hero-home__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.55;color:#474747;margin:0 0 32px;max-width:420px}.hero-home__media-mobile{display:none}@media(max-width: 767px){.hero-home__media-mobile{display:block;margin-top:32px;line-height:0}.hero-home__media-mobile img{display:block;width:100%;height:auto;max-width:600px;margin:0 auto}}.categories{padding:64px 0 48px;background-color:#fff}.categories__header{max-width:720px;margin:0 auto 48px;text-align:center}@media(max-width: 767px){.categories__header{margin-bottom:32px;text-align:left}}.categories__eyebrow{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#c89561;margin:0 0 12px}.categories__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15;color:#474747;margin:0 0 12px}.categories__tagline{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#7a7a7a;margin:0}.categories__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr 1fr;gap:24px;align-items:stretch}@media(max-width: 1023px){.categories__grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:auto}}@media(max-width: 767px){.categories__grid{grid-template-columns:1fr}}.category-card{--card-bg: #f7f3eb;--card-accent: #e0b183;position:relative;display:flex;background-color:var(--card-bg);border-radius:28px;overflow:hidden;padding:32px 32px 24px;color:#474747;text-decoration:none;transition:transform 200ms ease,box-shadow 200ms ease}.category-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.category-card__content{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.category-card__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.5rem,1.8vw,1.9rem);line-height:1.1;color:#474747;margin:0 0 12px}.category-card__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.5;color:#474747;margin:0 0 24px}.category-card__cta{align-self:flex-start;background-color:var(--card-accent);color:#fff}.category-card__cta:hover,.category-card__cta:focus{background-color:var(--card-accent);color:#fff;filter:brightness(0.92)}.category-card__image{display:block;pointer-events:none;user-select:none}.category-card--tall{flex-direction:column;grid-row:span 2}@media(max-width: 1023px){.category-card--tall{grid-row:span 1}}.category-card--tall .category-card__image{margin-top:auto;margin-inline:-32px;margin-bottom:-24px;width:calc(100% + 32px*2);max-width:none;height:auto;display:block}.category-card--wide{flex-direction:row;align-items:stretch;gap:16px}.category-card--wide .category-card__content{flex:1 1 auto;max-width:65%}.category-card--wide .category-card__image{flex:0 0 auto;align-self:flex-end;max-width:45%;width:auto;height:auto;margin-right:-32px;margin-bottom:-24px}@media(max-width: 767px){.category-card--wide{flex-direction:column}.category-card--wide .category-card__content{max-width:100%}.category-card--wide .category-card__image{align-self:center;max-width:60%;max-height:180px;margin-top:16px;margin-right:0}}.category-card--seca{--card-bg: #c5d8a2;--card-accent: #81a244}.category-card--humeda{--card-bg: #a6ddd5;--card-accent: #3fa697}.category-card--snacks{--card-bg: #f4cb92;--card-accent: #d08215}.category-card--suplementos{--card-bg: #f4ea9d;--card-accent: #ceb917}.why-zidac{padding:48px 0 64px;background-color:#fff;text-align:center}.why-zidac__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.75rem,2.6vw,2.5rem);line-height:1.1;color:#474747;margin:0 0 64px}.why-zidac__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:64px 48px;max-width:980px;margin-inline:auto}@media(max-width: 767px){.why-zidac__grid{grid-template-columns:1fr;gap:48px}}.value-prop{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:440px;margin-inline:auto}.value-prop__icon{display:block;width:110px;height:110px;margin-bottom:16px}.value-prop__icon img,.value-prop__icon svg{display:block;width:100%;height:100%;object-fit:contain}.value-prop__title{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#474747;margin:0 0 16px}.value-prop__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.55;color:#474747;margin:0}.origins{padding:64px 0 48px;background-color:#f7f3eb}.origins__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.75rem,2.6vw,2.5rem);line-height:1.1;color:#474747;text-align:center;margin:0 0 48px}.origins__layout{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center;margin-bottom:48px}@media(max-width: 1023px){.origins__layout{grid-template-columns:1fr;gap:32px}}.origins__map{position:relative;max-width:520px;margin-inline:auto;width:100%}.europe-map{display:block;width:100%;height:auto;max-height:480px;mask-image:linear-gradient(to right, #000 0%, #000 72%, transparent 100%);-webkit-mask-image:linear-gradient(to right, #000 0%, #000 72%, transparent 100%)}.europe-map__land{fill:#fff;stroke:#b5b0a4;stroke-width:.4;stroke-linejoin:round;stroke-linecap:round;transition:fill 200ms ease}.europe-map__pin{cursor:pointer}.europe-map__pin:focus{outline:none}.europe-map__pin-halo{fill:#e0b183;opacity:.3;transition:opacity 200ms ease,transform 200ms ease;transform-origin:center;transform-box:fill-box}.europe-map__pin-dot{fill:#e0b183;stroke:#fff;stroke-width:.5;transition:fill 200ms ease,transform 200ms ease;transform-origin:center;transform-box:fill-box}.europe-map__pin.is-active .europe-map__pin-halo,.europe-map__pin:hover .europe-map__pin-halo,.europe-map__pin:focus-visible .europe-map__pin-halo{opacity:.6;transform:scale(1.6)}.europe-map__pin.is-active .europe-map__pin-dot,.europe-map__pin:hover .europe-map__pin-dot,.europe-map__pin:focus-visible .europe-map__pin-dot{fill:#c89561;transform:scale(1.25)}.origins__cards{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.origin-item{display:flex;align-items:center;gap:16px;padding:12px 16px;border-radius:16px;background-color:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0);transition:background-color 200ms ease,border-color 200ms ease,transform 200ms ease;cursor:pointer}.origin-item:hover,.origin-item:focus-visible,.origin-item.is-active{background-color:#fff;border-color:#efd2af;transform:translateX(2px)}.origin-item:focus-visible{outline:none;border-color:#e0b183}.origin-item__thumb{flex:0 0 auto;width:64px;height:64px;border-radius:50%;overflow:hidden;background-color:#e5e1d8}.origin-item__thumb img{width:100%;height:100%;object-fit:cover;display:block}.origin-item__body{flex:1 1 auto;min-width:0}.origin-item__title{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:#474747;margin:0 0 4px}.origin-item__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#474747;margin:0}.origins__footer{text-align:center}.featured-products{padding:64px 0 48px;background-color:#fff;text-align:center}.featured-products__header{max-width:720px;margin:0 auto 32px;text-align:center}@media(max-width: 767px){.featured-products__header{text-align:left;margin-bottom:24px}}.featured-products__eyebrow{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#c89561;margin:0 0 12px}.featured-products__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15;color:#474747;margin:0 0 12px}.featured-products__tagline{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#7a7a7a;margin:0}.featured-products__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.featured-products__viewport::-webkit-scrollbar{display:none}.featured-products__track{display:flex;gap:24px;padding-block:8px}.product-card{--card-blob-color: #f7f3eb;flex:0 0 calc((100% - 24px*3)/4);scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#474747;min-width:0}@media(max-width: 1023px){.product-card{flex-basis:calc((100% - 24px)/2)}}@media(max-width: 767px){.product-card{flex-basis:calc(100% - 32px)}}.product-card--piensos{--card-blob-color: #c5d8a2}.product-card--humeda{--card-blob-color: #a6ddd5}.product-card--snacks{--card-blob-color: #f4cb92}.product-card--suplementos{--card-blob-color: #f4ea9d}.product-card__stage{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:flex-end;justify-content:center;margin-bottom:24px}.product-card__blob{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:90%;height:auto;color:var(--card-blob-color);z-index:0}.product-card__blob svg{display:block;width:100%;height:auto}.product-card__photo{position:relative;z-index:1;max-height:92%;width:auto;object-fit:contain;transition:transform 200ms ease;will-change:transform}.product-card:hover .product-card__photo,.product-card:focus-visible .product-card__photo{transform:translateY(-10px)}.product-card__title{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1.35;color:#474747;margin:0 0 12px;max-width:220px}.product-card__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#474747;margin:0;max-width:220px}.featured-products__dots{display:flex;justify-content:center;gap:16px;margin-top:48px;list-style:none;padding:0}.featured-products__dot{display:block;width:16px;height:16px;border-radius:50%;background-color:#efd2af;border:0;padding:0;cursor:pointer;transition:background-color 120ms ease,transform 120ms ease}.featured-products__dot.is-active{background-color:#e0b183}.featured-products__dot:hover,.featured-products__dot:focus-visible{transform:scale(1.15)}.featured-products__dot:focus-visible{outline:2px solid #e0b183;outline-offset:3px}.home-faqs{padding:48px 0;background-color:#f7f3eb}.home-faqs__header{max-width:760px;margin:0 auto 32px;text-align:center}@media(max-width: 767px){.home-faqs__header{text-align:left;margin-bottom:24px}}.home-faqs__eyebrow{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#c89561;margin:0 0 12px}.home-faqs__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1.15;color:#474747;margin:0}.home-faqs__list{display:flex;flex-direction:column;gap:12px;max-width:860px;margin:0 auto}.home-faqs__item{background-color:#fff;border:1px solid #e5e1d8;border-radius:16px;overflow:hidden;transition:border-color 120ms ease,box-shadow 120ms ease}.home-faqs__item:hover{border-color:#e0b183}.home-faqs__item[open]{border-color:#e0b183;box-shadow:0 2px 12px rgba(0,0,0,.04)}.home-faqs__item>summary::-webkit-details-marker{display:none}.home-faqs__item>summary{list-style:none}.home-faqs__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.home-faqs__summary:focus-visible{outline:2px solid #e0b183;outline-offset:-2px}@media(max-width: 767px){.home-faqs__summary{padding:12px 16px;gap:12px}}.home-faqs__q{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:16px;line-height:1.35;color:#474747;margin:0;flex:1 1 auto;min-width:0}@media(max-width: 767px){.home-faqs__q{font-size:15px}}.home-faqs__chevron{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#f7f3eb;color:#c89561;transition:transform 220ms cubic-bezier(0.4, 0, 0.2, 1),background-color 120ms ease}.home-faqs__item[open] .home-faqs__chevron{transform:rotate(180deg);background-color:#e0b183;color:#fff}.home-faqs__answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows 260ms cubic-bezier(0.4, 0, 0.2, 1)}.home-faqs__answer-wrap>.home-faqs__a{overflow:hidden;min-height:0}.home-faqs__item[open]>.home-faqs__answer-wrap{grid-template-rows:1fr}.home-faqs__a{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14.5px;line-height:1.7;color:#474747;margin:0;padding:0 24px 24px}@media(max-width: 767px){.home-faqs__a{padding:0 16px 16px;font-size:14px}}.cta-section{padding:48px 0 96px;background-color:#fff}.cta-box{position:relative;display:grid;grid-template-columns:1.05fr 1fr;align-items:end;background-color:#efd2af;border-radius:28px;padding:0 48px 0 48px;min-height:280px;margin-top:48px}@media(max-width: 767px){.cta-box{grid-template-columns:1fr;padding:48px 24px 24px;text-align:center;margin-top:64px}}.cta-box__media{position:relative;align-self:end;display:flex;justify-content:center}.cta-box__media img{display:block;width:100%;max-width:520px;height:auto;margin-top:-96px;pointer-events:none;user-select:none}@media(max-width: 767px){.cta-box__media img{max-width:360px;margin-top:-64px}}.cta-box__content{position:relative;z-index:1;padding:32px 0 32px;max-width:440px}@media(max-width: 767px){.cta-box__content{max-width:100%;padding-top:0;margin-inline:auto}}.cta-box__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.4rem,2vw,1.9rem);line-height:1.2;color:#474747;margin:0 0 12px}.cta-box__subtitle{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;color:#474747;margin:0 0 16px}.cta-box__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.5;color:#474747;margin:0 0 24px}.cta-box__decoration{position:absolute;right:48px;bottom:32px;width:120px;height:auto;pointer-events:none;user-select:none;opacity:.9}@media(max-width: 1023px){.cta-box__decoration{right:24px;bottom:24px;width:95px}}@media(max-width: 767px){.cta-box__decoration{position:static;margin:16px auto 0;display:block}}.product-page{--card-bg: #f7f3eb}.product-page--piensos{--card-bg: #c5d8a2}.product-page--humeda{--card-bg: #a6ddd5}.product-page--snacks{--card-bg: #f4cb92}.product-page--suplementos{--card-bg: #f4ea9d}.product-breadcrumb{background-color:#f7f3eb;padding:16px 0;position:relative;overflow:hidden}.product-breadcrumb__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.product-breadcrumb__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#474747;margin:0;list-style:none;padding:0}.product-breadcrumb__crumbs li{display:inline-flex;align-items:center;gap:8px}.product-breadcrumb__crumbs li+li::before{content:"›";color:#7a7a7a;font-size:16px}.product-breadcrumb__crumbs a{color:#474747;text-decoration:none;transition:color 120ms ease}.product-breadcrumb__crumbs a:hover,.product-breadcrumb__crumbs a:focus-visible{color:#e0b183}.product-breadcrumb__crumbs [aria-current=page]{color:#7a7a7a}.product-breadcrumb__decoration{flex-shrink:0;width:70px;height:auto;opacity:.85}@media(max-width: 767px){.product-breadcrumb__decoration{display:none}}.product-single{padding:48px 0 96px}.product-single__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}@media(max-width: 767px){.product-single__grid{grid-template-columns:1fr;gap:32px}}.product-single__gallery{display:flex;flex-direction:column;gap:16px}.product-single__stage{background-color:var(--card-bg);border-radius:24px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:48px;overflow:hidden}.product-single__photo{max-width:70%;max-height:85%;width:auto;height:auto;object-fit:contain;transition:transform 320ms ease,opacity 200ms ease}.product-single__thumbs{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;list-style:none;padding:0;margin:0}.product-single__thumb{aspect-ratio:1/1;border-radius:14px;background-color:var(--card-bg);border:2px solid rgba(0,0,0,0);padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color 120ms ease,transform 120ms ease}.product-single__thumb img{max-width:100%;max-height:100%;object-fit:contain}.product-single__thumb:hover,.product-single__thumb:focus-visible{border-color:#e0b183;transform:translateY(-2px)}.product-single__thumb:focus-visible{outline:none}.product-single__thumb.is-active{border-color:#e0b183}.product-single__thumb--empty{background-color:#e5e1d8;cursor:default}.product-single__thumb--empty:hover{transform:none;border-color:rgba(0,0,0,0)}.product-single__info{display:flex;flex-direction:column}.product-single__eyebrow{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#e0b183;margin:0 0 12px}.product-single__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.8rem,2.6vw,2.4rem);line-height:1.15;color:#474747;margin:0 0 12px}.product-single__subtitle{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;color:#7a7a7a;margin:0 0 24px}.product-single__price{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.75rem,2.4vw,2.25rem);color:#474747;margin:0 0 24px}.product-single__price--placeholder{font-size:1rem;color:#7a7a7a;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400}.product-single__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.6;color:#474747;margin:0 0 32px}.product-single__formats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.product-single__format{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;padding:10px 24px;border-radius:25px;border:2px solid var(--card-bg);background-color:rgba(0,0,0,0);color:#474747;cursor:pointer;transition:background-color 120ms ease,color 120ms ease}.product-single__format.is-active,.product-single__format[aria-pressed=true]{background-color:var(--card-bg)}.product-single__format:hover,.product-single__format:focus-visible{background-color:var(--card-bg)}.product-single__format:focus-visible{outline:2px solid #e0b183;outline-offset:2px}.product-single__meta{display:grid;grid-template-columns:1fr 1fr;gap:24px 48px;margin:0 0 32px;padding:0}@media(max-width: 479px){.product-single__meta{grid-template-columns:1fr;gap:16px}}.product-single__meta .product-single__meta-item{display:flex;flex-direction:column}.product-single__meta dt{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#474747;margin:0 0 4px}.product-single__meta dd{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;color:#7a7a7a;margin:0;line-height:1.4}.product-single__actions{display:flex;gap:12px;flex-wrap:wrap}.product-single__action{min-height:44px}.product-sticky-cta{display:none}@media(max-width: 767px){.product-sticky-cta{display:flex;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:130;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background-color:#fff;border-top:1px solid #ececec;box-shadow:0 -6px 16px rgba(0,0,0,.06)}}.product-sticky-cta__btn{flex:1 1 50%;min-width:0;min-height:48px;padding:12px 8px;border-radius:999px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;line-height:1.2;text-align:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color 120ms ease,color 120ms ease,border-color 120ms ease}.product-sticky-cta__btn--primary{background-color:#e0b183;border:1px solid #e0b183;color:#474747}.product-sticky-cta__btn--primary:hover,.product-sticky-cta__btn--primary:focus-visible{background-color:#c89561;border-color:#c89561;color:#fff}.product-sticky-cta__btn--outline{background-color:rgba(0,0,0,0);border:1px solid #474747;color:#474747}.product-sticky-cta__btn--outline:hover,.product-sticky-cta__btn--outline:focus-visible{background-color:#474747;color:#fff}.product-sticky-cta__btn:focus-visible{outline:2px solid #c89561;outline-offset:2px}@media(max-width: 767px){.product-page{padding-bottom:88px}}@media(max-width: 767px){body.single-zidac_producto .contact-capsule{bottom:calc(12px + 80px + env(safe-area-inset-bottom))}}.product-details{padding:24px 0 96px;background-color:#fff}.value-icons{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;max-width:880px;margin:0 auto 64px;padding:0;list-style:none}@media(max-width: 767px){.value-icons{grid-template-columns:1fr;max-width:360px}}.value-icon{display:flex;flex-direction:column;align-items:center;text-align:center}.value-icon__circle{width:110px;height:110px;color:var(--card-bg);margin-bottom:32px}.value-icon__circle svg{display:block;width:100%;height:100%}.value-icon__title{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#474747;margin:0 0 8px}.value-icon__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#7a7a7a;margin:0;line-height:1.6;max-width:230px}.product-tabs{position:relative;background-color:#fff;border:2px solid var(--card-bg);border-radius:28px;padding:32px 48px 48px;margin-top:48px}.product-tabs__decoration{position:absolute;top:-54px;right:32px;width:90px;height:auto;pointer-events:none;user-select:none}@media(max-width: 767px){.product-tabs__decoration{width:60px;top:-36px;right:16px}}.product-tabs__nav{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 16px;padding:0 0 16px;border-bottom:1px solid #e5e1d8;list-style:none}.product-tabs__tab{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;padding:8px 22px;border-radius:25px;background-color:rgba(0,0,0,0);border:0;color:#474747;cursor:pointer;transition:background-color 120ms ease,color 120ms ease}.product-tabs__tab:hover,.product-tabs__tab:focus-visible{background-color:var(--card-bg)}.product-tabs__tab.is-active,.product-tabs__tab[aria-selected=true]{background-color:var(--card-bg)}.product-tabs__tab:focus-visible{outline:2px solid #e0b183;outline-offset:2px}.product-tabs__panel{display:none;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.7;color:#474747}.product-tabs__panel.is-active{display:block}.product-tabs__panel p{margin:0 0 16px}.product-tabs__panel p:last-child{margin-bottom:0}.product-tabs__panel h3{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#474747;margin:32px 0 12px}.product-tabs__panel h3:first-child{margin-top:0}.about-stats__list li,.paw-list li,.characteristics li{position:relative;padding-left:26px}.about-stats__list li::before,.paw-list li::before,.characteristics li::before{content:"";position:absolute;left:0;top:.4em;width:14px;height:14px;background-color:var(--card-bg);-webkit-mask:url("../img/paw-print.svg") no-repeat center/contain;mask:url("../img/paw-print.svg") no-repeat center/contain}.characteristics{list-style:none;padding:0;margin:0 0 16px;display:grid;grid-template-columns:1fr 1fr;gap:12px 48px}@media(max-width: 479px){.characteristics{grid-template-columns:1fr}}.characteristics li{font-size:14px;line-height:1.6}.characteristics strong{font-weight:700}.paw-list{list-style:none;padding:0;margin:0 0 16px}.paw-list li{margin-bottom:8px;font-size:14px;line-height:1.6}.benefits-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px 24px;margin:0;padding:0;list-style:none}@media(max-width: 767px){.benefits-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 479px){.benefits-grid{grid-template-columns:1fr}}.benefit-item{display:flex;flex-direction:column;align-items:center;text-align:center}.benefit-item__icon{width:56px;height:56px;color:var(--card-bg);margin-bottom:12px}.benefit-item__icon svg{display:block;width:100%;height:100%}.benefit-item__divider{display:block;width:16px;height:1px;margin:8px auto 12px;background-color:#7a7a7a;opacity:.5}.benefit-item__text{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:13px;line-height:1.5;color:#474747;max-width:220px}.help-section{padding:96px 0 96px;background-color:#fff}.help-box{position:relative;display:grid;grid-template-columns:1.1fr 1fr;align-items:end;background-color:#efd2af;border-radius:28px;min-height:280px;padding:0 48px}@media(max-width: 767px){.help-box{grid-template-columns:1fr;padding:32px 24px 0;text-align:center;overflow:hidden}}.help-box__media{align-self:end;display:flex;justify-content:flex-start;margin-bottom:-4px}.help-box__media img{display:block;width:100%;max-width:600px;height:auto;margin-top:-48px;margin-left:-48px;user-select:none;pointer-events:none}@media(max-width: 1023px){.help-box__media img{max-width:480px;margin-top:-32px;margin-left:-32px}}@media(max-width: 767px){.help-box__media img{max-width:340px;margin-top:0;margin-left:0}}.help-box__content{padding:32px 0 32px;max-width:460px}@media(max-width: 767px){.help-box__content{max-width:100%;padding-bottom:24px;margin-inline:auto}}.help-box__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.25rem,1.9vw,1.75rem);line-height:1.2;color:#474747;margin:0 0 12px}.help-box__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#474747;margin:0 0 16px}.help-box__text{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#474747;margin:0 0 24px}.help-box__contact{display:flex;gap:32px;flex-wrap:wrap}@media(max-width: 767px){.help-box__contact{justify-content:center;gap:16px}}.help-box__contact-item{display:inline-flex;align-items:center;gap:8px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;color:#474747;text-decoration:none;transition:color 120ms ease}.help-box__contact-item:hover,.help-box__contact-item:focus-visible{color:#c89561}.help-box__contact-item svg{flex-shrink:0;width:18px;height:18px;fill:currentColor}.modal{position:fixed;inset:0;z-index:900;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;visibility:hidden;transition:opacity 200ms ease,visibility 0s 200ms ease}.modal[hidden]{display:none !important}.modal.is-open{opacity:1;visibility:visible;transition:opacity 200ms ease,visibility 0s}.modal__overlay{position:absolute;inset:0;background-color:rgba(71,71,71,.55);backdrop-filter:blur(2px);cursor:pointer}.modal__dialog{position:relative;width:100%;max-width:580px;max-height:calc(100vh - 48px);background-color:#fff;border-radius:24px;box-shadow:0 12px 32px rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:column;transform:translateY(12px) scale(0.98);transition:transform 200ms ease}.modal.is-open .modal__dialog{transform:translateY(0) scale(1)}.modal--lg .modal__dialog{max-width:760px}.modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;background:#f7f3eb;border-radius:50%;color:#474747;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color 120ms ease,color 120ms ease,transform 120ms ease;z-index:2}.modal__close:hover,.modal__close:focus-visible{background-color:#e0b183;color:#fff;transform:rotate(90deg)}.modal__close:focus-visible{outline:2px solid #e0b183;outline-offset:2px}.modal__header{padding:32px 32px 16px;text-align:center;border-bottom:1px solid #ececec}.modal__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.3rem,1.9vw,1.6rem);line-height:1.2;color:#474747;margin:0 0 8px}.modal__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#7a7a7a;line-height:1.5;margin:0}.modal__body{padding:24px 32px 32px;overflow-y:auto}.modal__footer{padding:16px 32px;border-top:1px solid #ececec;background-color:#f7f3eb;display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.request-form{display:grid;row-gap:32px;column-gap:0}.request-form__row{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:32px}@media(max-width: 479px){.request-form__row{grid-template-columns:1fr}}.request-form__field{display:flex;flex-direction:column;gap:8px}.request-form__label{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;font-weight:700;color:#474747;margin-top:12px}.request-form__label::after{content:""}.request-form__label[data-required="1"]::after{content:" *";color:#c89561}.request-form>.request-form__row:first-of-type .request-form__label,.request-form>.request-form__field:first-of-type .request-form__label{margin-top:0}.request-form__input,.request-form__textarea{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#474747;padding:10px 14px;border:1.5px solid #e5e1d8;border-radius:12px;background-color:#fff;transition:border-color 120ms ease,box-shadow 120ms ease}.request-form__input:focus,.request-form__textarea:focus{outline:none;border-color:#e0b183;box-shadow:0 0 0 3px rgba(224,177,131,.18)}.request-form__input::placeholder,.request-form__textarea::placeholder{color:#7a7a7a;opacity:.7}.request-form__textarea{resize:vertical;min-height:90px}.request-form__checkbox{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;color:#474747;line-height:1.5;cursor:pointer}.request-form__checkbox input{flex-shrink:0;margin-top:2px;accent-color:#e0b183}.request-form__checkbox a{color:#e0b183;text-decoration:underline}.request-form__honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none;height:0;width:0}.request-form__status{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;padding:10px 14px;border-radius:10px;display:none}.request-form__status.is-success{display:block;background-color:rgba(129,162,68,.12);color:#81a244}.request-form__status.is-error{display:block;background-color:rgba(179,38,30,.1);color:#b3261e}.stores-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.store-card{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:16px;padding:16px;border:1px solid #e5e1d8;border-radius:14px;background-color:#fff;transition:border-color 120ms ease,box-shadow 120ms ease,transform 120ms ease}.store-card:hover{border-color:#efd2af;box-shadow:0 1px 2px rgba(0,0,0,.05);transform:translateY(-1px)}@media(max-width: 479px){.store-card{grid-template-columns:1fr;justify-items:center;text-align:center;gap:12px;padding:24px 16px}}.store-card__logo{width:72px;height:72px;border:1px solid #e5e1d8;border-radius:10px;overflow:hidden;background-color:#fff}.store-card__logo img{display:block;width:100%;height:100%;object-fit:cover}.store-card__info{min-width:0}.store-card__name{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1.3;color:#474747;margin:0 0 4px}.store-card__address{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;color:#7a7a7a;line-height:1.45;margin:0}.store-card__actions{display:flex;flex-direction:row;gap:8px;align-items:center;white-space:nowrap}@media(max-width: 479px){.store-card__actions{justify-content:center;flex-wrap:wrap}}.store-card__cta{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background-color:#f7f3eb;border:0;border-radius:999px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:12px;color:#474747;text-decoration:none;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;transition:background-color 120ms ease,color 120ms ease,transform 120ms ease}.store-card__cta:link,.store-card__cta:visited{color:#474747}.store-card__cta:hover,.store-card__cta:focus-visible,.store-card__cta:active{background-color:#e0b183;color:#474747;transform:translateY(-1px)}.store-card__cta:focus-visible{outline:2px solid #c89561;outline-offset:2px}.store-card__cta:focus:not(:focus-visible){outline:none}.store-card__cta svg{width:13px;height:13px;fill:currentColor;flex-shrink:0}.store-card__cta--revealed{background-color:#e0b183;color:#474747;font-weight:700}.stores-empty{text-align:center;color:#7a7a7a;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;padding:32px 0}.page-about{padding-bottom:96px}.about-hero{background-color:#f7f3eb;overflow:hidden;margin-bottom:96px}.about-hero__inner{display:grid;grid-template-columns:1.05fr 1fr;align-items:end;min-height:360px}@media(max-width: 767px){.about-hero__inner{grid-template-columns:1fr;min-height:0}}.about-hero__content{padding:48px 32px 48px 0}@media(max-width: 767px){.about-hero__content{padding:32px 0 24px}}.about-hero__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.2;color:#474747;margin:0 0 32px}.about-hero__eyebrow{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#474747;margin:0 0 12px}.about-hero__text{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.7;color:#474747}.about-hero__text p{margin:0 0 16px}.about-hero__text p:last-child{margin-bottom:0}.about-hero__media{align-self:end;display:flex;justify-content:flex-end}.about-hero__media img{display:block;width:100%;max-width:520px;height:auto;user-select:none;pointer-events:none}.about-values{margin-top:48px}.about-tabs__nav{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;background-color:#f7f3eb;border-radius:32px;padding:16px 48px;margin-bottom:64px}@media(max-width: 767px){.about-tabs__nav{grid-template-columns:1fr;border-radius:20px;padding:12px 16px;gap:8px}}.about-tabs__tab{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:0;padding:12px 8px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:17px;color:#474747;cursor:pointer;transition:color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.about-tabs__tab:hover,.about-tabs__tab:focus-visible{color:#c89561}.about-tabs__tab:focus-visible{outline:2px solid #e0b183;outline-offset:4px;border-radius:6px}.about-tabs__tab.is-active,.about-tabs__tab[aria-selected=true]{color:#c89561}.about-tabs__paw{display:block;width:28px;height:28px;opacity:0;transition:opacity 200ms ease,transform 200ms ease}.about-tabs__paw img{display:block;width:100%;height:100%}.about-tabs__tab.is-active .about-tabs__paw,.about-tabs__tab[aria-selected=true] .about-tabs__paw{opacity:1}.about-tabs__panel{display:none}.about-tabs__panel.is-active{display:block}.about-panel{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width: 767px){.about-panel{grid-template-columns:1fr;gap:24px}}.about-panel__text h3{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#474747;margin:0 0 16px}.about-panel__text p{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.75;color:#474747;margin:0 0 16px}.about-panel__text p:last-child{margin-bottom:0}.about-panel__media{overflow:hidden;border-radius:28px}.about-panel__media img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.about-panel--reverse .about-panel__media{grid-column:1;grid-row:1}.about-panel--reverse .about-panel__text{grid-column:2;grid-row:1}@media(max-width: 767px){.about-panel--reverse .about-panel__media{grid-column:1;grid-row:2}.about-panel--reverse .about-panel__text{grid-column:1;grid-row:1}}.about-values-block{margin-top:96px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width: 767px){.about-values-block{grid-template-columns:1fr;gap:32px}}.about-values-block__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.15;color:#474747;margin:0 0 32px}.about-values-block__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:32px}.about-value{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start}.about-value__icon{width:56px;height:56px}.about-value__icon img{display:block;width:100%;height:100%}.about-value__title{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#474747;margin:4px 0 8px}.about-value__desc{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.55;color:#474747;margin:0}.about-values-block__media{display:flex;justify-content:center;align-items:center}.about-values-block__media img{display:block;width:100%;max-width:520px;height:auto}.about-stats{margin-top:96px;background-color:#efd2af;border-radius:28px;padding:48px 48px;display:grid;grid-template-columns:1fr 1.4fr;gap:48px;align-items:center}@media(max-width: 767px){.about-stats{grid-template-columns:1fr;gap:32px;padding:32px 24px}}.about-stats__intro{min-width:0}.about-stats__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.85rem,2.8vw,2.5rem);line-height:1.05;color:#474747;margin:0 0 24px}.about-stats__list{list-style:none;padding:0;margin:0}.about-stats__list li{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.7;color:#474747;margin-bottom:4px}.about-stats__list li:last-child{margin-bottom:0}.about-stats__list li::before{background-color:#fff}.about-stats__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 48px}@media(max-width: 479px){.about-stats__grid{grid-template-columns:1fr;gap:24px}}.about-stat{display:grid;grid-template-columns:60px 1fr;gap:16px;align-items:center}.about-stat__icon{width:60px;height:60px}.about-stat__icon img{display:block;width:100%;height:100%;object-fit:contain}.about-stat__figure{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.65rem,2.4vw,2.1rem);line-height:1;color:#fff;margin:0 0 4px}.about-stat__label{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;line-height:1.4;color:#474747;margin:0}.page-products-landing{padding-bottom:96px}.products-hero{background-color:#efd2af}.products-hero__inner{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 3fr);gap:32px;align-items:center;padding:48px 0}@media(max-width: 1023px){.products-hero__inner{grid-template-columns:minmax(0, 1fr) minmax(0, 2.2fr)}}@media(max-width: 767px){.products-hero__inner{grid-template-columns:1fr;gap:24px;padding:32px 0}}.products-hero__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.75rem,2.8vw,2.4rem);line-height:1.15;color:#474747;margin:0 0 16px}.products-hero__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.65;color:#474747;margin:0;max-width:480px}.products-hero__quicklinks{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media(max-width: 767px){.products-hero__quicklinks{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 479px){.products-hero__quicklinks{grid-template-columns:1fr}}.products-seo{padding:64px 0 96px;background-color:#f7f3eb}.products-seo__inner{max-width:820px;margin-inline:auto}.products-seo__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.15;color:#474747;margin:0 0 12px}.products-seo__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1.55;color:#474747;margin:0 0 24px}.products-seo__subtitle{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.15rem,1.7vw,1.4rem);line-height:1.2;color:#474747;margin:32px 0 12px}.products-seo p{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.75;color:#474747;margin:0 0 16px}.products-seo p:last-of-type{margin-bottom:0}.products-seo p strong{font-weight:700}.products-seo__list{list-style:none;padding:0;margin:0 0 16px}.products-seo__list li{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.75;color:#474747;margin-bottom:16px;padding-left:22px;position:relative}.products-seo__list li::before{content:"";position:absolute;left:0;top:.5em;width:14px;height:14px;background-color:#e0b183;-webkit-mask:url("../img/paw-print.svg") no-repeat center/contain;mask:url("../img/paw-print.svg") no-repeat center/contain}.products-seo__list li strong{font-weight:700}.products-seo__list li a{color:#474747;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#e0b183}.products-seo__list li a:hover,.products-seo__list li a:focus-visible{color:#c89561}.category-quicklink{--card-bg: #f7f3eb;--card-accent: #e0b183;display:flex;flex-direction:column;padding:16px 16px 0;background-color:var(--card-bg);border-radius:18px;overflow:hidden;color:#474747;text-decoration:none;min-height:160px;transition:transform 200ms ease,box-shadow 200ms ease}.category-quicklink:hover,.category-quicklink:focus-visible{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.category-quicklink:focus-visible{outline:2px solid var(--card-accent);outline-offset:2px}.category-quicklink--seca{--card-bg: #c5d8a2;--card-accent: #81a244}.category-quicklink--humeda{--card-bg: #a6ddd5;--card-accent: #3fa697}.category-quicklink--snacks{--card-bg: #f4cb92;--card-accent: #d08215}.category-quicklink--suplementos{--card-bg: #f4ea9d;--card-accent: #ceb917}.category-quicklink__body{display:flex;flex-direction:column;gap:2px;padding-bottom:12px}.category-quicklink__title{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:15px;line-height:1.2;color:#474747}.category-quicklink__subtitle{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.3;color:#474747;opacity:.7}.category-quicklink__media{display:flex;justify-content:center;align-items:flex-end;margin-top:auto;margin-inline:-16px}.category-quicklink__media img{display:block;width:100%;height:auto}.products-catalog{--cat-bg: #f7f3eb;--cat-accent: #e0b183;padding:48px 0 96px;background-color:#fff;scroll-margin-top:24px}.products-catalog .category-layout{padding-top:0}.category-archive{--cat-bg: #f7f3eb;--cat-accent: #e0b183}.category-archive--piensos{--cat-bg: #c5d8a2;--cat-accent: #81a244}.category-archive--humeda{--cat-bg: #a6ddd5;--cat-accent: #3fa697}.category-archive--snacks{--cat-bg: #f4cb92;--cat-accent: #d08215}.category-archive--suplementos{--cat-bg: #f4ea9d;--cat-accent: #ceb917}.category-hero{background-color:var(--cat-bg);overflow:hidden}.category-hero__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;min-height:280px}@media(max-width: 767px){.category-hero__inner{grid-template-columns:1fr;min-height:0}}.category-hero__content{padding:48px 24px 48px 0}@media(max-width: 767px){.category-hero__content{padding:32px 0 16px}}.category-hero__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.75rem,2.8vw,2.4rem);line-height:1.15;color:#474747;margin:0 0 24px}.category-hero__text{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.65;color:#474747}.category-hero__text p{margin:0 0 16px}.category-hero__text p:last-child{margin-bottom:0}.category-hero__media{position:relative;align-self:end;display:flex;justify-content:flex-end}@media(max-width: 767px){.category-hero__media{justify-content:center}}.category-hero__media>img:not(.category-hero__decoration){display:block;width:100%;max-width:480px;height:auto;user-select:none;pointer-events:none}@media(max-width: 1023px){.category-hero__media>img:not(.category-hero__decoration){max-width:380px}}@media(max-width: 767px){.category-hero__media>img:not(.category-hero__decoration){max-width:280px}}.category-hero__decoration{position:absolute;bottom:8%;left:-12px;width:70px;height:auto;opacity:.85;pointer-events:none}@media(max-width: 767px){.category-hero__decoration{display:none}}.category-layout{display:grid;grid-template-columns:240px 1fr;gap:48px;padding-block:48px 96px;scroll-margin-top:24px}@media(max-width: 1023px){.category-layout{grid-template-columns:200px 1fr;gap:24px}}@media(max-width: 767px){.category-layout{grid-template-columns:1fr;padding-block:32px 48px}}@media(min-width: 768px){.category-layout__sidebar{position:sticky;top:16px;align-self:start;max-height:calc(100vh - 48px);overflow-y:auto;scrollbar-width:thin}}.category-filters{background-color:#fff;border:1px solid #e5e1d8;border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.03);padding:8px 12px}@media(max-width: 767px){.category-filters{position:fixed;left:0;right:0;bottom:0;z-index:900;max-height:88vh;display:flex;flex-direction:column;padding:0;border-radius:24px 24px 0 0;border:0;box-shadow:0 -12px 32px rgba(0,0,0,.18);transform:translateY(100%);transition:transform 280ms cubic-bezier(0.22, 0.61, 0.36, 1);visibility:hidden}.category-filters.is-drawer-open{transform:translateY(0);visibility:visible}.category-filters::before{content:"";display:block;width:40px;height:4px;margin:10px auto 0;background-color:rgba(0,0,0,.18);border-radius:2px}}.category-filters__head{display:none}@media(max-width: 767px){.category-filters__head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;border-bottom:1px solid #ececec}}.category-filters__title{margin:0;font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:18px;color:#474747;display:inline-flex;align-items:center;gap:8px}.category-filters__title-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background-color:var(--cat-accent, #e0b183);color:#fff;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:12px;line-height:1}.category-filters__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:none;border:0;border-radius:50%;color:#474747;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color 120ms ease}.category-filters__close:hover,.category-filters__close:focus-visible{background-color:#f7f3eb}.category-filters__close:focus-visible{outline:2px solid var(--cat-accent, #e0b183);outline-offset:2px}@media(max-width: 767px){.category-filters__body{flex:1 1 auto;overflow-y:auto;padding:0 12px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}.category-filters__foot{display:none}@media(max-width: 767px){.category-filters__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background-color:#fff;border-top:1px solid #ececec}}.category-filters__reset{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#7a7a7a;text-decoration:underline;text-underline-offset:3px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.category-filters__reset:hover,.category-filters__reset:focus-visible{color:var(--cat-accent, #e0b183)}.category-filters__apply{flex:1 1 auto;min-width:0;justify-content:center}.category-filters-backdrop[hidden]{display:none !important}@media(max-width: 767px){.category-filters-backdrop{display:block;position:fixed;inset:0;z-index:899;background-color:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity 200ms ease}.category-filters-backdrop.is-visible{opacity:1;pointer-events:auto}}@media(max-width: 767px){body.is-filters-open{overflow:hidden}}.filter-group{border-bottom:1px solid #ececec}.filter-group:last-of-type{border-bottom:0}.filter-group__header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 8px;background:none;border:0;border-radius:8px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#474747;cursor:pointer;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color 120ms ease}.filter-group__header:hover,.filter-group__header:focus-visible{color:var(--cat-accent)}.filter-group__header:focus-visible{outline:2px solid var(--cat-accent);outline-offset:2px}.filter-group__label{display:inline-flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.filter-group__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background-color:var(--cat-accent);color:#fff;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:11px;line-height:1}.filter-group__chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#7a7a7a;transition:transform 120ms ease}.filter-group.is-open .filter-group__chevron{transform:rotate(180deg);color:var(--cat-accent)}.filter-group__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows 220ms ease}.filter-group__body>.filter-list{overflow:hidden;min-height:0}.filter-group.is-open .filter-group__body{grid-template-rows:1fr}.filter-list{list-style:none;margin:0;padding:0 8px;display:flex;flex-direction:column;gap:2px}.filter-group.is-open .filter-list{padding:4px 8px 12px}.filter-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;color:#474747;text-decoration:none;transition:background-color 120ms ease,color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.filter-item:hover,.filter-item:focus-visible{background-color:#f7f3eb;color:var(--cat-accent)}.filter-item:focus-visible{outline:2px solid var(--cat-accent);outline-offset:1px}.filter-item.is-active{background-color:color-mix(in srgb, var(--cat-accent) 12%, transparent);color:#474747;font-weight:700}.filter-item__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border-radius:5px;border:1.5px solid #7a7a7a;background-color:#fff;color:#fff;transition:background-color 120ms ease,border-color 120ms ease}.filter-item__check svg{opacity:0;transform:scale(0.6);transition:opacity 120ms ease,transform 120ms ease}.filter-item.is-active .filter-item__check{background-color:var(--cat-accent);border-color:var(--cat-accent)}.filter-item.is-active .filter-item__check svg{opacity:1;transform:scale(1)}.filter-item__label{flex:1 1 auto;min-width:0}.category-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.category-toolbar__btn{display:none}@media(max-width: 767px){.category-toolbar__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background-color:#fff;border:1px solid #e5e1d8;border-radius:999px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#474747;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color 120ms ease,border-color 120ms ease;box-shadow:0 1px 2px rgba(0,0,0,.04)}.category-toolbar__btn:hover,.category-toolbar__btn:focus-visible{border-color:var(--cat-accent);color:var(--cat-accent)}.category-toolbar__btn:focus-visible{outline:2px solid var(--cat-accent);outline-offset:2px}}.category-toolbar__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background-color:var(--cat-accent);color:#fff;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:12px;line-height:1}.category-toolbar__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 6px 6px 12px;background-color:#fff;border:1px solid #e5e1d8;border-radius:999px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:13px;color:#474747;text-decoration:none;transition:background-color 120ms ease,border-color 120ms ease,color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.filter-chip:hover,.filter-chip:focus-visible{background-color:#f7f3eb;border-color:#7a7a7a}.filter-chip:focus-visible{outline:2px solid var(--cat-accent);outline-offset:2px}.filter-chip__label{line-height:1.2}.filter-chip__x{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#f7f3eb;color:#7a7a7a;transition:background-color 120ms ease,color 120ms ease}.filter-chip:hover .filter-chip__x,.filter-chip:focus-visible .filter-chip__x{background-color:var(--cat-accent);color:#fff}.filter-chip--clear{background:none;border-color:rgba(0,0,0,0);padding:6px 10px;font-weight:700;color:#7a7a7a;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#e5e1d8}.filter-chip--clear:hover,.filter-chip--clear:focus-visible{background:none;color:var(--cat-accent);text-decoration-color:var(--cat-accent)}.products-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px 24px}@media(max-width: 1023px){.products-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 479px){.products-grid{grid-template-columns:1fr}}.products-grid__empty{grid-column:1/-1;text-align:center;padding:64px 16px;color:#7a7a7a;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px}.products-grid__pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.products-grid__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:8px 12px;border-radius:18px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;color:#474747;text-decoration:none;transition:background-color 120ms ease,color 120ms ease}.products-grid__pagination .page-numbers:hover,.products-grid__pagination .page-numbers.current{background-color:var(--cat-accent);color:#fff}.product-card--archive{display:flex;flex-direction:column;flex:initial;scroll-snap-align:unset;--card-blob-color: #f7f3eb;transition:--card-blob-color 200ms ease}.product-card--archive:hover,.product-card--archive:focus-visible{--card-blob-color: var(--cat-bg)}.product-card--archive .product-card__stage{margin-bottom:16px}.product-card--archive .product-card__photo{max-height:96%}.product-card__body{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.product-card__formats{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:13px;color:#7a7a7a;margin:0 0 12px}.product-card__more{margin-top:12px}.product-card--archive:hover .product-card__photo,.product-card--archive:focus-visible .product-card__photo{transform:translateY(-6px)}.product-card--archive .product-card__blob{color:var(--card-blob-color);transition:color 200ms ease}.site-header__menu .has-megamenu{position:relative}.megamenu{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%, -10px);width:240px;padding:8px;background-color:#fff;border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.12);z-index:105;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 200ms ease,transform 200ms ease,visibility 0s 200ms ease}.megamenu::before{content:"";position:absolute;top:-7px;left:50%;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background-color:#fff;box-shadow:-2px -2px 4px rgba(0,0,0,.03);border-top-left-radius:3px}.megamenu::after{content:"";position:absolute;top:-18px;left:0;right:0;height:18px;background:rgba(0,0,0,0)}.has-megamenu:hover .megamenu,.has-megamenu:focus-within .megamenu,.has-megamenu.is-open .megamenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%, 0);transition:opacity 200ms ease,transform 200ms ease,visibility 0s}.megamenu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.megamenu__link{--link-accent: #e0b183;display:block;padding:10px 12px;border-radius:10px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:#474747;text-decoration:none;transition:background-color 120ms ease,color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.megamenu__link:hover,.megamenu__link:focus-visible{background-color:#f7f3eb;color:var(--link-accent);font-weight:700}.megamenu__link:focus-visible{outline:2px solid var(--link-accent);outline-offset:1px}.megamenu__link--piensos{--link-accent: #81a244}.megamenu__link--humeda{--link-accent: #3fa697}.megamenu__link--snacks{--link-accent: #d08215}.megamenu__link--suplementos{--link-accent: #ceb917}.megamenu__all{display:block;margin-top:4px;padding:10px 12px;border-top:1px solid #ececec;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:13px;color:#c89561;text-decoration:none;transition:color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.megamenu__all:hover,.megamenu__all:focus-visible{color:#474747}.megamenu__all:focus-visible{outline:2px solid #e0b183;outline-offset:1px;border-radius:6px}@media(max-width: 1023px){.megamenu{display:none}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(88vw,380px);z-index:900;background-color:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:transform 280ms cubic-bezier(0.22, 0.61, 0.36, 1);visibility:hidden;box-shadow:-12px 0 32px rgba(0,0,0,.18)}.mobile-menu.is-open{transform:translateX(0);visibility:visible}@media(min-width: 1024px){.mobile-menu{display:none}}.mobile-menu-backdrop[hidden]{display:none !important}@media(max-width: 1023px){.mobile-menu-backdrop{display:block;position:fixed;inset:0;z-index:899;background-color:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity 220ms ease}.mobile-menu-backdrop.is-visible{opacity:1;pointer-events:auto}}@media(max-width: 1023px){body.is-mobile-menu-open{overflow:hidden}}.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid #ececec}.mobile-menu__logo{display:inline-flex;align-items:center}.mobile-menu__logo img,.mobile-menu__logo svg{display:block;width:auto;height:32px}.mobile-menu__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:0;border-radius:50%;color:#474747;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color 120ms ease}.mobile-menu__close:hover,.mobile-menu__close:focus-visible{background-color:#f7f3eb}.mobile-menu__close:focus-visible{outline:2px solid #e0b183;outline-offset:2px}.mobile-menu__body{flex:1 1 auto;overflow-y:auto;padding:12px 12px 24px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.mobile-menu__item{border-radius:12px}.mobile-menu__row{display:flex;align-items:center}.mobile-menu__link{display:block;flex:1 1 auto;padding:14px 12px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:16px;line-height:1.3;color:#474747;text-decoration:none;border-radius:10px;transition:background-color 120ms ease,color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu__link:hover,.mobile-menu__link:focus-visible{background-color:#f7f3eb;color:#c89561}.mobile-menu__link:focus-visible{outline:2px solid #e0b183;outline-offset:1px}.mobile-menu__expand{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;border:0;border-radius:10px;color:#7a7a7a;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background-color 120ms ease,transform 120ms ease,color 120ms ease}.mobile-menu__expand:hover,.mobile-menu__expand:focus-visible{background-color:#f7f3eb;color:#474747}.mobile-menu__expand:focus-visible{outline:2px solid #e0b183;outline-offset:1px}.mobile-menu__item--has-sub.is-open .mobile-menu__expand{transform:rotate(180deg);color:#c89561}.mobile-menu__sub{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mobile-menu__item--has-sub.is-open .mobile-menu__sub{max-height:600px}.mobile-menu__sublink{--sub-accent: #e0b183;display:block;padding:12px 12px 12px 28px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.3;color:#474747;text-decoration:none;border-radius:10px;position:relative;transition:background-color 120ms ease,color 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu__sublink::before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:var(--sub-accent)}.mobile-menu__sublink:hover,.mobile-menu__sublink:focus-visible{background-color:#f7f3eb;color:var(--sub-accent)}.mobile-menu__sublink:focus-visible{outline:2px solid var(--sub-accent);outline-offset:1px}.mobile-menu__sublink--piensos{--sub-accent: #81a244}.mobile-menu__sublink--humeda{--sub-accent: #3fa697}.mobile-menu__sublink--snacks{--sub-accent: #d08215}.mobile-menu__sublink--suplementos{--sub-accent: #ceb917}.mobile-menu__foot{padding:12px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #ececec}.mobile-menu__cta{width:100%;justify-content:center}.contact-capsule{position:fixed;right:16px;bottom:16px;z-index:150;display:flex;flex-direction:column;align-items:flex-end;gap:4px;pointer-events:none;transition:transform 380ms cubic-bezier(0.22, 0.61, 0.36, 1),opacity 380ms ease}.contact-capsule.is-collapsed{transform:translateX(calc(100% - 44px));opacity:.75}.contact-capsule.is-collapsed .contact-capsule__pill{cursor:pointer}.contact-capsule.is-collapsed .contact-capsule__link{pointer-events:none}@media(max-width: 767px){.contact-capsule{right:12px;bottom:12px}}@media(prefers-reduced-motion: reduce){.contact-capsule{transition:none}}.contact-capsule__close{align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background-color:#fff;border:1px solid #e5e1d8;border-radius:50%;color:#7a7a7a;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.08);pointer-events:auto;transition:background-color 120ms ease,color 120ms ease,transform 120ms ease,opacity 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);margin-right:-4px;margin-bottom:-10px}.contact-capsule__close:hover,.contact-capsule__close:focus-visible{background-color:#474747;color:#fff;transform:scale(1.1)}.contact-capsule__close:focus-visible{outline:2px solid #e0b183;outline-offset:2px}.contact-capsule__pill{display:flex;align-items:center;gap:8px;padding:6px;background-color:#fff;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06);pointer-events:auto}.contact-capsule__link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;text-decoration:none;transition:transform 120ms ease,box-shadow 120ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.contact-capsule__link:hover,.contact-capsule__link:focus-visible{transform:scale(1.08);box-shadow:0 4px 12px rgba(0,0,0,.15)}.contact-capsule__link:focus-visible{outline:2px solid #474747;outline-offset:3px}.contact-capsule__link--email{background-color:#f7f3eb;color:#c89561}.contact-capsule__link--phone{background-color:#e0b183;color:#fff}.contact-capsule__link--whatsapp{background-color:#25d366;color:#fff}.page-contact{padding-bottom:96px}.contact-hero{background-color:#efd2af}.contact-hero__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;padding:48px 0}@media(max-width: 767px){.contact-hero__inner{grid-template-columns:1fr;gap:24px;padding:32px 0}}.contact-hero__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.75rem,2.8vw,2.4rem);line-height:1.15;color:#474747;margin:0 0 16px}.contact-hero__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.65;color:#474747;margin:0;max-width:480px}.contact-hero__quick{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.contact-hero__quick li{display:flex;align-items:center;gap:12px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:14px;color:#474747}.contact-hero__quick li svg{flex-shrink:0;width:20px;height:20px;fill:#c89561}.contact-hero__quick li a{color:#474747;text-decoration:none;transition:color 120ms ease}.contact-hero__quick li a:hover,.contact-hero__quick li a:focus-visible{color:#c89561}.contact-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;padding:64px 0 0;align-items:start}@media(max-width: 1023px){.contact-layout{grid-template-columns:1fr;gap:32px;padding-top:48px}}.contact-form-card{background-color:#fff;border:1px solid #e5e1d8;border-radius:22px;padding:48px 48px}@media(max-width: 767px){.contact-form-card{padding:32px 24px}}.contact-form-card__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.4rem,2vw,1.75rem);line-height:1.15;color:#474747;margin:0 0 8px}.contact-form-card__lead{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#7a7a7a;line-height:1.5;margin:0 0 32px}.contact-form__actions{margin-top:24px}.contact-info{background-color:#efd2af;border-radius:22px;padding:48px 32px;position:sticky;top:24px}@media(max-width: 1023px){.contact-info{position:static;padding:32px 24px}}.contact-info__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.4rem,2vw,1.75rem);line-height:1.15;color:#474747;margin:0 0 8px}.contact-info__tagline{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#474747;line-height:1.5;margin:0 0 24px}.contact-info__list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:16px}.contact-info__item{display:grid;grid-template-columns:32px 1fr;gap:12px;align-items:start}.contact-info__icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;flex-shrink:0}.contact-info__icon svg{width:16px;height:16px;fill:#c89561}.contact-info__label{display:block;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#474747;margin-bottom:2px}.contact-info__value{display:block;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#474747}.contact-info__value a{color:#474747;text-decoration:none}.contact-info__value a:hover,.contact-info__value a:focus-visible{color:#c89561}.contact-info__cta{width:100%;justify-content:center}.page-legal{padding:64px 0 96px;background-color:#f7f3eb}@media(max-width: 767px){.page-legal{padding:48px 0 64px}}.page-legal .container{max-width:880px}.page-legal__title{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.1;color:#474747;margin:0 0 12px;text-align:center}.page-legal__meta{display:block;text-align:center;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:13px;color:#7a7a7a;margin:0 auto 48px}.page-legal__content{background-color:#fff;border:1px solid #e5e1d8;border-radius:18px;padding:48px 48px;box-shadow:0 2px 12px rgba(0,0,0,.03)}@media(max-width: 767px){.page-legal__content{padding:24px 16px;border-radius:14px}}.page-legal__content h2{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.25;color:#474747;margin:48px 0 16px;padding-bottom:12px;border-bottom:1px solid #ececec}.page-legal__content h2:first-child{margin-top:0}.page-legal__content h3{font-family:"Tuffy",Georgia,"Times New Roman",serif;font-weight:700;font-size:1.05rem;line-height:1.3;color:#474747;margin:24px 0 12px}.page-legal__content p{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.75;color:#474747;margin:0 0 16px}.page-legal__content p:last-child{margin-bottom:0}.page-legal__content ul,.page-legal__content ol{font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;font-size:15px;line-height:1.75;color:#474747;margin:0 0 16px;padding-left:24px}.page-legal__content ul li,.page-legal__content ol li{margin-bottom:8px}.page-legal__content ul li::marker,.page-legal__content ol li::marker{color:#c89561}.page-legal__content strong,.page-legal__content b{font-weight:700;color:#474747}.page-legal__content a{color:#c89561;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#e0b183;transition:color 120ms ease,text-decoration-color 120ms ease}.page-legal__content a:hover,.page-legal__content a:focus-visible{color:#474747;text-decoration-color:#474747}.page-legal__content table{width:100%;border-collapse:collapse;margin:0 0 24px;font-family:"Tirra",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.5}.page-legal__content table th,.page-legal__content table td{padding:12px;text-align:left;vertical-align:top;border-bottom:1px solid #ececec}.page-legal__content table th{font-weight:700;background-color:#f7f3eb;color:#474747}.page-legal__content .legal-contact{margin-top:48px;padding:24px;background-color:#f7f3eb;border-radius:12px;font-size:14px}
