.catalogo-wrapper{padding:130px 0 0;background:var(--color-chocolate);color:var(--color-cream);min-height:100vh}.catalogo-category-carousel{position:relative}.catalogo-category-carousel .catalogo-category-tabs{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.catalogo-category-carousel .catalogo-category-tabs::-webkit-scrollbar{display:none}.catalogo-category-carousel .catalogo-category-tab{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 60px) / 7);aspect-ratio:1/1;min-height:0;background:#fff;scroll-snap-align:start}.catalogo-category-carousel .catalogo-category-tab:hover{background:#fff}.catalogo-category-tab__copy strong{max-width:100%;overflow-wrap:anywhere;font-size:clamp(1.18rem,1.55vw,1.55rem)!important;line-height:1.02}.catalogo-category-arrow{position:absolute;top:50%;z-index:5;width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#fff;color:var(--color-coral-le-brun);box-shadow:0 7px 24px rgba(60,40,31,.18);cursor:pointer;transform:translateY(-50%)}.catalogo-category-arrow svg{font-size:1rem!important}.catalogo-category-arrow--prev{left:-20px}.catalogo-category-arrow--next{right:-20px}@media (max-width:1000px){.catalogo-category-carousel .catalogo-category-tab{flex-basis:calc((100% - 25px) / 3.5)}}@media (max-width:600px){.catalogo-category-carousel{margin-inline:-16px}.catalogo-category-carousel .catalogo-category-tabs{gap:10px;margin-inline:0;padding:0 16px 8px;scroll-padding-inline:16px}.catalogo-category-carousel .catalogo-category-tab{flex-basis:calc((100% - 52px) / 2.5);min-height:0;aspect-ratio:1/1}.catalogo-category-tab>.catalogo-category-tab__copy{right:8px;bottom:10px;left:8px;text-align:center}.catalogo-category-tab__copy strong{font-size:clamp(1.05rem,5.2vw,1.4rem)!important;line-height:.98}.catalogo-category-arrow{width:34px;height:34px}.catalogo-category-arrow--prev{left:3px}.catalogo-category-arrow--next{right:3px}}.catalogo-category-header{padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,5vw,5rem) 1.4rem;background:var(--color-chocolate)}.catalogo-category-header__inner{max-width:1440px;margin:0 auto;padding-bottom:1.4rem;border-bottom:1px solid hsla(38,41%,95%,.24)}.catalogo-category-header h1{margin:0 0 1.25rem;color:var(--color-cream);font-size:clamp(2rem,3.5vw,3.4rem)!important;font-weight:800;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.catalogo-category-tabs{display:flex;flex-wrap:wrap;gap:.75rem}.catalogo-category-tab{display:flex;width:min(260px,100%);min-height:70px;align-items:center;gap:1rem;padding:.4rem 1.25rem;border:1px solid hsla(38,41%,95%,.35);border-radius:14px;background:transparent;color:var(--color-cream);cursor:pointer;text-align:left;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.catalogo-category-tab:hover{transform:translateY(-2px);border-color:var(--color-cream)}.catalogo-category-tab.active{border-color:var(--color-cream);background:var(--color-cream);color:var(--color-chocolate)}.catalogo-category-tab img,.catalogo-category-tab__placeholder{flex:0 0 54px;width:54px;height:58px;border-radius:8px;object-fit:cover}.catalogo-category-tab__placeholder{background:hsla(38,41%,95%,.16)}.catalogo-category-tab.active .catalogo-category-tab__placeholder{background:rgba(58,36,24,.1)}.catalogo-category-tab strong{font-size:1rem!important;font-weight:800;text-transform:uppercase}.catalogo-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:clamp(2rem,5vw,4.5rem) clamp(1.25rem,5vw,5rem) 2rem;border-bottom:1px solid hsla(38,41%,95%,.2);margin-bottom:0}.catalogo-heading span{display:block;margin-bottom:.45rem;font-size:.8rem!important;letter-spacing:.1em}.catalogo-heading h1,.catalogo-heading span{color:var(--color-cream);font-weight:800;text-transform:uppercase}.catalogo-heading h1{width:auto;margin:0;font-size:clamp(2.2rem,4.5vw,4.8rem)!important;letter-spacing:-.045em;line-height:.95}.catalogo-groups{display:flex;flex-direction:column}.catalogo-group{padding:clamp(1.5rem,3vw,3rem) clamp(1.25rem,5vw,5rem) clamp(2.5rem,5vw,5rem)}.catalogo-group,.catalogo-group .category-container,.catalogo-group--helados,.catalogo-groups,.catalogo-header{background:var(--color-chocolate)}.catalogo-group-heading{max-width:1440px;margin:0 auto .9rem;display:flex;justify-content:flex-end;gap:1rem}.catalogo-group-heading h2{margin:0;color:var(--color-cream);font-size:clamp(1.8rem,3.5vw,3.5rem)!important;font-weight:800;text-transform:uppercase}.catalogo-group-heading span{color:var(--color-cream);font-weight:600}.catalogo-group .category-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem);max-width:1440px;min-height:0;margin:0 auto;justify-content:flex-start}.catalogo-status{min-height:45vh;display:grid;place-items:center;padding:3rem;color:var(--color-cream)}.catalogo-header h2{font-weight:500!important;color:var(--color-cream);letter-spacing:.02rem}.search-bar{position:relative;display:inline-block;margin-left:0}.search-bar input{width:250px;height:40px;padding:.5rem .75rem .5rem 2.4rem;border-radius:5px;border:1px solid #d7d1cb;background:#fff;color:#2f2f2f}.search-bar .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9a928b;pointer-events:none;font-size:1.25rem!important}.catalogo-header h2{font-weight:500}.order-select{display:flex;align-items:center;gap:.35rem;height:40px;padding:0 .7rem;border:1px solid #d7d1cb;border-radius:5px;background:#fff;white-space:nowrap}.order-select label{color:#2f2f2f;font-size:.9rem}#order{min-width:120px;border:0;padding:0;background:transparent;color:#2f2f2f;font:inherit;outline:none}.filter-modal{position:absolute;right:0;top:16vh;height:100vw;width:100vw;background-color:rgba(0,0,0,.199);z-index:500}.filter-modal-content{background-color:#fff;position:absolute;right:0;height:100%;width:30vw;padding:2rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem}.close-modal-btn{position:absolute;top:1rem;right:1rem;cursor:pointer}.filter-modal-content select{padding:.5rem;border-radius:5px}.catalogo-header-filters{display:flex;align-items:center;justify-content:center;gap:1rem}@media screen and (max-width:768px){.catalogo-wrapper{padding-top:80px}.catalogo-category-header{padding:2rem 16px 1rem}.catalogo-category-header__inner{padding-bottom:1rem}.catalogo-category-header h1{margin-bottom:1rem;font-size:2rem!important}.catalogo-category-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.catalogo-category-tab{width:100%;min-height:58px;gap:.6rem;padding:.35rem .65rem;border-radius:10px}.catalogo-category-tab img,.catalogo-category-tab__placeholder{flex-basis:42px;width:42px;height:46px}.catalogo-category-tab strong{font-size:.8rem!important}.catalogo-header{padding:1rem 22px;margin-bottom:0;gap:.9rem}.catalogo-header-filters{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px}.catalogo-header h2{width:100%;font-size:1.05rem;font-weight:500!important;text-align:left}.catalogo-heading h1{width:100%;font-size:clamp(2rem,10vw,3.2rem)!important}.catalogo-group{padding:2.5rem 22px}.catalogo-group-heading{margin-bottom:.75rem}.catalogo-group-heading h2{font-size:clamp(1.6rem,8vw,2.4rem)!important}.catalogo-group-heading span{font-size:.8rem!important}.catalogo-header .search-bar{width:100%}.catalogo-header .order-select,.catalogo-header input{width:100%;height:32px;font-size:.8rem}.catalogo-header .order-select{padding:0 .45rem;gap:.2rem}.catalogo-header .order-select select{width:100%;min-width:0}.catalogo-header .order-select label{font-size:.8rem}.category-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;justify-content:stretch;padding:0}.catalogo-group .category-container{grid-template-columns:repeat(1,minmax(0,1fr))}}.catalogo-wrapper{padding-top:0;background:#fbf7f0;color:#3c281f}.catalogo-category-header{padding:clamp(2.5rem,5vw,4.5rem) clamp(1.25rem,5vw,5rem) 2rem;background:#fffaf4}.catalogo-category-header__inner{border-bottom-color:#e9d9ca}.catalogo-eyebrow,.catalogo-group-heading p{margin:0 0 .55rem;color:#c94b37;font-size:.8rem!important;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.catalogo-category-header h1{color:#3c281f;font-family:Playfair Display,Georgia,serif;text-transform:none}.catalogo-category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-height:330px;padding:2px 6px 2px 2px;overflow-y:auto}.catalogo-category-tab{width:100%;min-height:68px;border-color:#e9d9ca;background:#fff;color:#3c281f;box-shadow:0 5px 18px rgba(60,40,31,.05)}.catalogo-category-tab:hover{border-color:#c94b37;background:#fffaf4}.catalogo-category-tab img{flex-basis:46px;width:46px;height:48px}.catalogo-category-tab strong{padding-right:1.2rem;font-size:.88rem!important;text-transform:none}.catalogo-category-tab>span{position:absolute;top:.55rem;right:.65rem;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#f7e8df;color:#a93829;font-size:.8rem!important;font-weight:800}.catalogo-tools{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}.catalogo-tools .search-bar,.catalogo-tools .search-bar input{width:min(430px,100%)}.catalogo-tools .order-select{border-color:#e1d5ca}.catalogo-tools .order-select select{border:0;background:transparent;color:#3c281f;outline:0}.catalogo-group,.catalogo-group .category-container,.catalogo-groups{background:#fbf7f0}.catalogo-group .category-container{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.75rem,1.2vw,1.15rem)}.catalogo-wrapper .catalog-hero-card{border-radius:12px;box-shadow:0 10px 26px rgba(60,40,31,.1)}.catalogo-wrapper .catalog-hero-card__price{top:.65rem;right:.65rem;min-height:32px;padding:.45rem .7rem;font-size:.8rem!important}.catalogo-wrapper .catalog-hero-card__body{padding:.85rem}.catalogo-wrapper .catalog-hero-card__body h3{font-size:1rem!important}.catalogo-wrapper .catalog-hero-card__body>p{margin:.65rem 0 .9rem;font-size:.8rem!important;line-height:1.4}.catalogo-wrapper .catalog-hero-card__body>button{min-height:36px;padding:.45rem .7rem;font-size:.8rem!important}.catalogo-group{scroll-margin-top:24px;border-bottom:1px solid #eadfd5;content-visibility:auto;contain-intrinsic-size:760px}.catalogo-group:nth-child(2n),.catalogo-group:nth-child(2n) .category-container{background:#fffaf4}.catalogo-group-heading{align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem}.catalogo-group-heading h2{color:#3c281f;font-family:Playfair Display,Georgia,serif;text-transform:none}.catalogo-group-heading span{color:#8a6b5d}.catalogo-status{background:#fbf7f0;color:#3c281f}.catalogo-empty-category{max-width:1440px;margin:0 auto;padding:1.5rem;border:1px dashed #d9c6b6;border-radius:12px;background:hsla(0,0%,100%,.55);color:#8a6b5d;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:900px){.catalogo-category-tabs,.catalogo-group .category-container{grid-template-columns:repeat(3,minmax(0,1fr))}.catalogo-group{padding-top:0}}@media (min-width:901px) and (max-width:1250px){.catalogo-group .category-container{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:600px){.catalogo-category-header{padding-top:2rem}.catalogo-category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}.catalogo-category-tab{min-height:58px;padding:.3rem .5rem}.catalogo-category-tab img{flex-basis:38px;width:38px;height:40px}.catalogo-category-tab strong{font-size:.8rem!important}.catalogo-group .category-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalogo-tools .order-select{width:100%;justify-content:space-between}}.catalogo-category-header__inner{text-align:center}.catalogo-category-header h1{margin-bottom:0;font-size:clamp(2.4rem,4vw,4rem)!important;width:100%}.catalogo-divider{display:block;width:120px;height:auto;margin:10px auto 4px;object-fit:contain}.catalogo-category-tabs{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;max-height:none;padding:0;overflow:visible}.catalogo-category-tab{position:relative;display:block;min-height:208px;padding:0;overflow:hidden;border:0;border-radius:8px;background:#3c281f;box-shadow:0 8px 24px rgba(60,40,31,.12);color:#fff}.catalogo-category-tab:hover{border:0;background:#3c281f;transform:translateY(-3px)}.catalogo-category-tab>img{position:absolute;inset:0;width:100%;height:100%;border-radius:0;object-fit:cover;transition:transform .4s ease}.catalogo-category-tab:hover>img{transform:scale(1.04)}.catalogo-category-tab>.catalogo-category-tab__shade{position:absolute;inset:0;width:auto;height:auto;min-width:0;border-radius:0;background:linear-gradient(180deg,rgba(25,14,9,.02) 25%,rgba(25,14,9,.88))}.catalogo-category-tab>.catalogo-category-tab__copy{position:absolute;z-index:2;top:auto;right:12px;bottom:14px;left:12px;width:auto;height:auto;display:block;min-width:0;padding:0;border-radius:0;background:transparent;color:#fff;text-align:left}.catalogo-category-tab__copy small,.catalogo-category-tab__copy strong{display:block;color:#fff;text-transform:none}.catalogo-category-tab__copy strong{padding:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1rem,1.3vw,1.3rem)!important;line-height:1.05}.catalogo-category-tab__copy small{margin-top:7px;font-size:.8rem!important;font-weight:500;line-height:1.3}.catalogo-tools{padding-top:1.5rem;border-top:1px solid #eadfd5}.catalogo-service-strip{min-height:86px;margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;border-top:1px solid #eadfd5}.catalogo-service-strip>a,.catalogo-service-strip>div{min-width:0;min-height:48px;padding:0 clamp(1rem,3vw,3.5rem);display:flex;align-items:center;justify-content:center;gap:.9rem;color:#3c281f;text-align:left}.catalogo-service-strip>*+*{border-left:1px solid #e4d6ca}.catalogo-service-strip svg{flex:0 0 auto;color:var(--color-coral-le-brun);font-size:2.2rem!important}.catalogo-service-strip img{width:42px;height:42px;flex:0 0 auto;object-fit:contain}.catalogo-service-strip span,.catalogo-service-strip strong{font-size:.8rem!important;line-height:1.45}.catalogo-service-strip strong{font-weight:800}.catalogo-delivery-notice{margin:0 0 1.5rem;padding:clamp(1.2rem,2.2vw,2rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;border:1px solid rgba(202,72,52,.25);border-radius:12px;background:linear-gradient(105deg,#fbe9e2,#fff9f5);text-align:left}.catalogo-delivery-notice__copy{display:flex;align-items:center;gap:1rem}.catalogo-delivery-notice__copy>svg{flex:0 0 auto;color:var(--color-coral-le-brun);font-size:2.4rem!important}.catalogo-delivery-notice__copy p{margin:0;display:grid;grid-gap:.3rem;gap:.3rem}.catalogo-delivery-notice__copy strong{color:#3c281f;font-size:.9rem!important}.catalogo-delivery-notice__copy span{color:#75665d;font-size:.8rem!important}.catalogo-delivery-notice__actions{flex:0 0 auto;display:flex;align-items:center;gap:.8rem}.catalogo-delivery-notice__actions a,.catalogo-delivery-notice__actions button{min-height:48px;padding:0 1.1rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:7px;font:inherit;font-size:.8rem!important;font-weight:800;cursor:pointer}.catalogo-delivery-notice__primary{border:1px solid #ea0038;background:#ea0038;color:#fff}.catalogo-delivery-notice__primary img{width:27px;height:27px;object-fit:contain;border-radius:5px}.catalogo-delivery-notice__actions button{border:0;background:transparent;color:var(--color-coral-le-brun);text-decoration:underline;text-underline-offset:3px}@media (max-width:1000px){.catalogo-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.catalogo-category-header h1{font-size:2.35rem!important}.catalogo-category-tabs{display:flex;gap:10px;margin-inline:-16px;padding:0 16px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.catalogo-category-tabs::-webkit-scrollbar{display:none}.catalogo-category-tab{flex:0 0 min(72vw,260px);min-height:240px;scroll-snap-align:start}.catalogo-service-strip{min-height:72px;margin-inline:-12px}.catalogo-service-strip>a,.catalogo-service-strip>div{min-height:42px;padding:0 .45rem;gap:.35rem}.catalogo-service-strip svg{font-size:1.35rem!important}.catalogo-service-strip img{width:27px;height:27px}.catalogo-service-strip span,.catalogo-service-strip strong{font-size:.8rem!important;line-height:1.3}.catalogo-delivery-notice{padding:1rem;flex-direction:column;align-items:stretch;gap:1rem}.catalogo-delivery-notice__copy{align-items:flex-start}.catalogo-delivery-notice__copy>svg{font-size:1.8rem!important}.catalogo-delivery-notice__actions{display:grid}.catalogo-delivery-notice__actions a,.catalogo-delivery-notice__actions button{width:100%}}.catalogo-category-carousel .catalogo-category-tab__copy strong{display:-webkit-box;max-width:100%;overflow:hidden;font-size:clamp(1.18rem,1.55vw,1.55rem)!important;line-height:1.02;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width:600px){.catalogo-category-carousel .catalogo-category-tabs{display:flex;flex-flow:row nowrap;width:auto;max-height:none;overflow-x:auto;overflow-y:hidden}.catalogo-category-carousel .catalogo-category-tab{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 52px) / 2.5);width:calc((100% - 52px) / 2.5);min-width:calc((100% - 52px) / 2.5)}.catalogo-category-carousel .catalogo-category-tab__copy strong{width:100%;font-size:.9rem!important;line-height:1.05;white-space:normal;overflow-wrap:break-word;word-break:normal;text-wrap:balance;text-align:center}}