.Catalogo-module__r10Cwq__catalogoWrapper{min-height:100vh;position:relative}.Catalogo-module__r10Cwq__catalogoHero{color:#fff;background:url(/img/catalogo-hero.webp) 50%/cover no-repeat;align-items:center;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.Catalogo-module__r10Cwq__heroOverlay{z-index:2;background:linear-gradient(135deg,#354250d9,#2a3440bf);position:absolute;inset:0}.Catalogo-module__r10Cwq__heroContent{z-index:3;text-align:center;opacity:1;max-width:800px;margin:0 auto;animation:.6s ease-out Catalogo-module__r10Cwq__heroContentFadeIn;position:relative;transform:translateY(0)}@keyframes Catalogo-module__r10Cwq__heroContentFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Catalogo-module__r10Cwq__heroTitle{background:linear-gradient(45deg,#fff,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:900;animation:.5s ease-out .1s both Catalogo-module__r10Cwq__titleSlideIn}.Catalogo-module__r10Cwq__heroSubtitle{opacity:.9;margin-bottom:3rem;font-size:1.2rem;line-height:1.6;animation:.5s ease-out .2s both Catalogo-module__r10Cwq__subtitleFadeIn}.Catalogo-module__r10Cwq__heroStats{justify-content:center;gap:4rem;margin-top:2rem;display:flex}.Catalogo-module__r10Cwq__stat{text-align:center;opacity:1;animation:.5s ease-out both Catalogo-module__r10Cwq__statFadeIn;transform:translateY(0)scale(1)}.Catalogo-module__r10Cwq__statVisible{opacity:1;transform:translateY(0)scale(1)}@keyframes Catalogo-module__r10Cwq__statFadeIn{0%{opacity:0;transform:translateY(15px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Catalogo-module__r10Cwq__statNumber{color:var(--accent-yellow);font-size:2.5rem;font-weight:800;line-height:1;transition:transform .3s;display:block}.Catalogo-module__r10Cwq__stat:hover .Catalogo-module__r10Cwq__statNumber{transform:scale(1.1)}.Catalogo-module__r10Cwq__statLabel{opacity:.8;text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.9rem;display:block}.Catalogo-module__r10Cwq__catalogoSection{background:var(--background-soft-gray);opacity:1;min-height:60vh;padding:80px 0;animation:.4s ease-out Catalogo-module__r10Cwq__sectionFadeIn}@keyframes Catalogo-module__r10Cwq__sectionFadeIn{0%{opacity:0}to{opacity:1}}.Catalogo-module__r10Cwq__productGridContainer{max-width:1200px;margin:0 auto}.Catalogo-module__r10Cwq__catalogHeader{margin-bottom:3rem}.Catalogo-module__r10Cwq__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.Catalogo-module__r10Cwq__titleSection{opacity:0;flex:1;min-width:0;transition:opacity .8s,transform .8s;transform:translate(-30px)}.Catalogo-module__r10Cwq__titleSectionVisible{opacity:1;transform:translate(0)}.Catalogo-module__r10Cwq__sectionTitle{color:var(--text-dark);background:linear-gradient(135deg, var(--text-dark) 0%, var(--primary-brand) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;transition:background-position .3s}.Catalogo-module__r10Cwq__sectionSubtitle{color:#666;margin:0;font-size:1.1rem;transition:color .3s}.Catalogo-module__r10Cwq__searchContainer{opacity:0;flex:1;min-width:0;max-width:500px;transition:opacity .8s .2s,transform .8s .2s;transform:translate(30px)}.Catalogo-module__r10Cwq__searchContainerVisible{opacity:1;transform:translate(0)}.Catalogo-module__r10Cwq__searchBox{border:2px solid var(--border-color);box-sizing:border-box;background:#fff;border-radius:50px;align-items:center;width:100%;padding:0 18px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 10px #0000000d}.Catalogo-module__r10Cwq__searchBox:focus-within{border-color:var(--primary-brand);transform:scale(1.02);box-shadow:0 0 0 3px #007bff1a,0 8px 20px #007bff26}.Catalogo-module__r10Cwq__searchBox:hover:not(:focus-within){transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.Catalogo-module__r10Cwq__searchIcon{color:#999;margin-right:12px;transition:transform .3s,color .3s}.Catalogo-module__r10Cwq__searchBox:focus-within .Catalogo-module__r10Cwq__searchIcon{color:var(--primary-brand);transform:scale(1.1)rotate(10deg)}.Catalogo-module__r10Cwq__searchInput{background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:14px 0;font-size:15px;transition:color .3s}.Catalogo-module__r10Cwq__searchInput::placeholder{color:#999;transition:opacity .3s}.Catalogo-module__r10Cwq__searchInput:focus::placeholder{opacity:.5}.Catalogo-module__r10Cwq__clearSearch{color:#999;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;margin-left:8px;padding:5px;transition:all .3s;transform:scale(0)rotate(90deg)}.Catalogo-module__r10Cwq__clearSearchVisible{opacity:1;transform:scale(1)rotate(0)}.Catalogo-module__r10Cwq__clearSearch:hover{color:var(--text-dark);background:#f5f5f5;transform:scale(1.1)rotate(90deg)}.Catalogo-module__r10Cwq__clearSearch:active{transform:scale(.95)rotate(90deg)}.Catalogo-module__r10Cwq__categoriesStats{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.Catalogo-module__r10Cwq__categoriesStatsVisible .Catalogo-module__r10Cwq__categoryCard{opacity:1;transform:translateY(0)scale(1)}.Catalogo-module__r10Cwq__categoryCard{border:2px solid var(--border-color);cursor:pointer;opacity:0;background:#fff;border-radius:20px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;transform:translateY(30px)scale(.95)}.Catalogo-module__r10Cwq__categoryCard:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Catalogo-module__r10Cwq__categoryCard:hover:before{left:100%}.Catalogo-module__r10Cwq__categoryCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000026}.Catalogo-module__r10Cwq__categoryCard.Catalogo-module__r10Cwq__active{border-color:var(--primary-brand);background:linear-gradient(135deg, var(--primary-brand), #0056b3);color:#fff;animation:2s ease-in-out infinite Catalogo-module__r10Cwq__activePulse;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 30px #007bff66}@keyframes Catalogo-module__r10Cwq__activePulse{0%,to{box-shadow:0 15px 30px #007bff66}50%{box-shadow:0 20px 40px #007bff80}}.Catalogo-module__r10Cwq__categoryIcon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;font-size:1.5rem;transition:transform .3s;display:flex}.Catalogo-module__r10Cwq__categoryCard:hover .Catalogo-module__r10Cwq__categoryIcon{transform:scale(1.15)rotate(10deg)}.Catalogo-module__r10Cwq__categoryCard.Catalogo-module__r10Cwq__active .Catalogo-module__r10Cwq__categoryIcon{animation:.6s ease-out Catalogo-module__r10Cwq__iconBounce;background:#fff3!important}@keyframes Catalogo-module__r10Cwq__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)rotate(15deg)}}.Catalogo-module__r10Cwq__categoryInfo h3{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .5rem;font-size:1.2rem;font-weight:700;line-height:1.3;transition:transform .3s}.Catalogo-module__r10Cwq__categoryCard:hover .Catalogo-module__r10Cwq__categoryInfo h3{transform:translate(4px)}.Catalogo-module__r10Cwq__categoryCount{opacity:.7;font-size:.9rem;font-weight:500;transition:opacity .3s,transform .3s;display:inline-block}.Catalogo-module__r10Cwq__categoryCard:hover .Catalogo-module__r10Cwq__categoryCount{opacity:1;transform:translate(2px)}.Catalogo-module__r10Cwq__filtersSection{border-bottom:1px solid var(--border-color);opacity:0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 0;transition:opacity .6s,transform .6s;display:flex;transform:translateY(20px)}.Catalogo-module__r10Cwq__filtersSectionVisible{opacity:1;transform:translateY(0)}.Catalogo-module__r10Cwq__resultsInfo{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Catalogo-module__r10Cwq__resultsCount{color:var(--text-dark);font-weight:600;transition:color .3s,transform .3s;display:inline-block}.Catalogo-module__r10Cwq__filtersSectionVisible .Catalogo-module__r10Cwq__resultsCount{animation:.5s ease-out Catalogo-module__r10Cwq__countSlideIn}@keyframes Catalogo-module__r10Cwq__countSlideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.Catalogo-module__r10Cwq__categoryFilter{background:var(--primary-brand);color:#fff;opacity:0;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;transition:opacity .4s,transform .4s;display:inline-block;transform:scale(.8)translateY(-5px)}.Catalogo-module__r10Cwq__categoryFilterVisible{opacity:1;animation:.5s cubic-bezier(.25,1,.5,1) Catalogo-module__r10Cwq__filterBounce;transform:scale(1)translateY(0)}@keyframes Catalogo-module__r10Cwq__filterBounce{0%{transform:scale(.8)translateY(-5px)}50%{transform:scale(1.1)translateY(0)}to{transform:scale(1)translateY(0)}}.Catalogo-module__r10Cwq__productsContainer{min-height:400px;position:relative}.Catalogo-module__r10Cwq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid;position:relative}.Catalogo-module__r10Cwq__skeletonGrid{animation:none}.Catalogo-module__r10Cwq__fadeIn{animation:.5s ease-out forwards Catalogo-module__r10Cwq__fadeInUp}.Catalogo-module__r10Cwq__fadeOut{animation:.3s ease-in forwards Catalogo-module__r10Cwq__fadeOut}.Catalogo-module__r10Cwq__productWrapper{opacity:0;animation:.6s ease-out forwards Catalogo-module__r10Cwq__slideInUp}.Catalogo-module__r10Cwq__productWrapper:hover{z-index:10}.Catalogo-module__r10Cwq__skeletonGrid .Catalogo-module__r10Cwq__productWrapper{animation:.4s ease-out forwards Catalogo-module__r10Cwq__skeletonFadeIn}.Catalogo-module__r10Cwq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.Catalogo-module__r10Cwq__loadingSpinner{border:4px solid var(--border-color);border-top:4px solid var(--primary-brand);border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite Catalogo-module__r10Cwq__spin}.Catalogo-module__r10Cwq__emptyState{text-align:center;border:2px dashed var(--border-color);background:#fff;border-radius:20px;padding:4rem 2rem;transition:transform .3s,box-shadow .3s;animation:.5s ease-out Catalogo-module__r10Cwq__fadeInUp}.Catalogo-module__r10Cwq__emptyState:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.Catalogo-module__r10Cwq__emptyIcon{background:var(--background-soft-gray);color:#999;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;transition:transform .3s,background .3s,color .3s;display:flex}.Catalogo-module__r10Cwq__emptyState:hover .Catalogo-module__r10Cwq__emptyIcon{background:var(--primary-brand);color:#fff;transform:scale(1.1)rotate(10deg)}.Catalogo-module__r10Cwq__emptyState h3{color:var(--text-dark);margin-bottom:.5rem;font-size:1.5rem}.Catalogo-module__r10Cwq__emptyState p{color:#666;margin-bottom:1.5rem}.Catalogo-module__r10Cwq__clearSearchButton{background:var(--primary-brand);color:#fff;cursor:pointer;border:none;border-radius:25px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.Catalogo-module__r10Cwq__clearSearchButton:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Catalogo-module__r10Cwq__clearSearchButton:hover:before{width:300px;height:300px}.Catalogo-module__r10Cwq__clearSearchButton:hover{background:#0056b3;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #007bff66}.Catalogo-module__r10Cwq__clearSearchButton:active{transform:translateY(-1px)scale(1.02)}.Catalogo-module__r10Cwq__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding:2rem 0;display:flex}.Catalogo-module__r10Cwq__paginationButton{border:2px solid var(--border-color);width:40px;height:40px;color:var(--text-dark);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;transition:all .3s;display:flex}.Catalogo-module__r10Cwq__paginationButton:hover:not(:disabled){border-color:var(--primary-brand);background:var(--primary-brand);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.Catalogo-module__r10Cwq__paginationButton:disabled{opacity:.4;cursor:not-allowed}.Catalogo-module__r10Cwq__paginationNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.Catalogo-module__r10Cwq__paginationNumber{border:2px solid var(--border-color);min-width:40px;height:40px;color:var(--text-dark);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-weight:600;transition:all .3s;display:flex}.Catalogo-module__r10Cwq__paginationNumber:hover{border-color:var(--primary-brand);background:var(--primary-brand);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.Catalogo-module__r10Cwq__paginationNumber.Catalogo-module__r10Cwq__active{border-color:var(--primary-brand);background:var(--primary-brand);color:#fff;box-shadow:0 4px 12px #007bff66}.Catalogo-module__r10Cwq__paginationEllipsis{color:var(--text-dark);opacity:.5;-webkit-user-select:none;user-select:none;padding:0 8px}.Catalogo-module__r10Cwq__ctaSection{background:linear-gradient(135deg, var(--text-dark) 0%, #1a1a1a 100%);color:#fff;text-align:center;padding:4rem 0}.Catalogo-module__r10Cwq__ctaContent h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Catalogo-module__r10Cwq__ctaContent p{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.Catalogo-module__r10Cwq__ctaButton{background:var(--accent-yellow);color:var(--text-dark);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #ffc1074d}.Catalogo-module__r10Cwq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ffc10766}@keyframes Catalogo-module__r10Cwq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Catalogo-module__r10Cwq__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes Catalogo-module__r10Cwq__slideInUp{0%{opacity:0;transform:translateY(50px)scale(.95)rotateX(10deg)}to{opacity:1;transform:translateY(0)scale(1)rotateX(0)}}@keyframes Catalogo-module__r10Cwq__skeletonFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Catalogo-module__r10Cwq__titleSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Catalogo-module__r10Cwq__subtitleFadeIn{0%{opacity:0}to{opacity:.9}}@keyframes Catalogo-module__r10Cwq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.Catalogo-module__r10Cwq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.Catalogo-module__r10Cwq__catalogoHero{height:55vh;min-height:350px}.Catalogo-module__r10Cwq__heroTitle{font-size:3rem}.Catalogo-module__r10Cwq__searchContainer{max-width:450px}}@media (max-width:1024px){.Catalogo-module__r10Cwq__categoriesStats{grid-template-columns:repeat(2,1fr);gap:1.2rem}.Catalogo-module__r10Cwq__headerTop{flex-direction:column;gap:1.5rem}.Catalogo-module__r10Cwq__searchContainer{width:100%;min-width:100%;max-width:100%}.Catalogo-module__r10Cwq__titleSection,.Catalogo-module__r10Cwq__searchBox{width:100%}.Catalogo-module__r10Cwq__sectionTitle{font-size:2.2rem}.Catalogo-module__r10Cwq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.Catalogo-module__r10Cwq__catalogoHero{height:50vh;min-height:350px}.Catalogo-module__r10Cwq__heroTitle{font-size:2.8rem}.Catalogo-module__r10Cwq__heroStats{gap:3rem}}@media (max-width:768px){.Catalogo-module__r10Cwq__catalogoSection{padding:60px 0}.Catalogo-module__r10Cwq__catalogoHero{height:45vh;min-height:300px}.Catalogo-module__r10Cwq__heroTitle{font-size:2.2rem}.Catalogo-module__r10Cwq__heroSubtitle{margin-bottom:2rem;font-size:1rem}.Catalogo-module__r10Cwq__heroStats{flex-wrap:wrap;gap:2rem}.Catalogo-module__r10Cwq__statNumber{font-size:2rem}.Catalogo-module__r10Cwq__statLabel{font-size:.8rem}.Catalogo-module__r10Cwq__categoriesStats{grid-template-columns:1fr;gap:1rem}.Catalogo-module__r10Cwq__categoryCard{padding:1.2rem}.Catalogo-module__r10Cwq__categoryIcon{width:45px;height:45px;font-size:1.3rem}.Catalogo-module__r10Cwq__categoryInfo h3{font-size:1.1rem}.Catalogo-module__r10Cwq__sectionTitle{font-size:1.8rem}.Catalogo-module__r10Cwq__sectionSubtitle{font-size:1rem}.Catalogo-module__r10Cwq__searchContainer{width:100%;max-width:100%}.Catalogo-module__r10Cwq__searchBox{width:100%;padding:0 16px}.Catalogo-module__r10Cwq__searchInput{font-size:15px}.Catalogo-module__r10Cwq__grid{grid-template-columns:1fr;gap:1.5rem}.Catalogo-module__r10Cwq__productsContainer{min-height:300px}.Catalogo-module__r10Cwq__filtersSection{margin-bottom:1.5rem;padding:.75rem 0}.Catalogo-module__r10Cwq__resultsCount{font-size:.9rem}.Catalogo-module__r10Cwq__ctaContent h2{font-size:2rem}.Catalogo-module__r10Cwq__emptyState{padding:3rem 1.5rem}.Catalogo-module__r10Cwq__emptyIcon{width:60px;height:60px;font-size:1.5rem}.Catalogo-module__r10Cwq__emptyState h3{font-size:1.3rem}.Catalogo-module__r10Cwq__pagination{gap:.4rem;margin-top:2rem;padding:1.5rem 0}.Catalogo-module__r10Cwq__paginationButton,.Catalogo-module__r10Cwq__paginationNumber{width:38px;height:38px;font-size:.9rem}.Catalogo-module__r10Cwq__paginationNumber{min-width:38px;padding:0 10px}}@media (max-width:480px){.Catalogo-module__r10Cwq__catalogoSection{padding:40px 0}.Catalogo-module__r10Cwq__catalogoHero{height:40vh;min-height:250px;padding:20px 0}.Catalogo-module__r10Cwq__heroTitle{margin-bottom:.75rem;font-size:1.8rem}.Catalogo-module__r10Cwq__heroSubtitle{margin-bottom:1.5rem;font-size:.9rem}.Catalogo-module__r10Cwq__heroStats{flex-direction:column;gap:1.5rem}.Catalogo-module__r10Cwq__statNumber{font-size:1.8rem}.Catalogo-module__r10Cwq__statLabel{font-size:.75rem}.Catalogo-module__r10Cwq__catalogHeader{margin-bottom:2rem}.Catalogo-module__r10Cwq__headerTop{gap:1rem}.Catalogo-module__r10Cwq__sectionTitle{font-size:1.5rem}.Catalogo-module__r10Cwq__sectionSubtitle{font-size:.9rem}.Catalogo-module__r10Cwq__searchBox{border-radius:30px;width:100%;padding:0 15px}.Catalogo-module__r10Cwq__searchInput{width:100%;padding:12px 0;font-size:14px}.Catalogo-module__r10Cwq__searchIcon{flex-shrink:0;margin-right:8px;font-size:.9rem}.Catalogo-module__r10Cwq__clearSearch{flex-shrink:0}.Catalogo-module__r10Cwq__categoriesStats{gap:.75rem}.Catalogo-module__r10Cwq__categoryCard{border-radius:15px;padding:1rem}.Catalogo-module__r10Cwq__categoryIcon{width:40px;height:40px;margin-bottom:.75rem;font-size:1.2rem}.Catalogo-module__r10Cwq__categoryInfo h3{margin-bottom:.25rem;font-size:.95rem;line-height:1.2}.Catalogo-module__r10Cwq__categoryCount{font-size:.8rem}.Catalogo-module__r10Cwq__grid{gap:1.2rem}.Catalogo-module__r10Cwq__filtersSection{margin-bottom:1rem;padding:.5rem 0}.Catalogo-module__r10Cwq__resultsInfo{flex-direction:column;align-items:flex-start;gap:.5rem}.Catalogo-module__r10Cwq__resultsCount{font-size:.85rem}.Catalogo-module__r10Cwq__categoryFilter{padding:.2rem .6rem;font-size:.75rem}.Catalogo-module__r10Cwq__emptyState{border-radius:15px;padding:2rem 1rem}.Catalogo-module__r10Cwq__emptyIcon{width:50px;height:50px;margin-bottom:1rem;font-size:1.2rem}.Catalogo-module__r10Cwq__emptyState h3{font-size:1.1rem}.Catalogo-module__r10Cwq__emptyState p{margin-bottom:1rem;font-size:.85rem}.Catalogo-module__r10Cwq__clearSearchButton{padding:.6rem 1.2rem;font-size:.85rem}.Catalogo-module__r10Cwq__pagination{gap:.4rem;margin-top:2rem;padding:1.5rem 0}.Catalogo-module__r10Cwq__paginationButton,.Catalogo-module__r10Cwq__paginationNumber{width:36px;height:36px;font-size:.85rem}.Catalogo-module__r10Cwq__paginationNumber{min-width:36px;padding:0 8px}}
.ProductCard-module__rkJC2W__card{cursor:pointer;background:#fff;border:1px solid #e9ecef;border-radius:20px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ProductCard-module__rkJC2W__card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ProductCard-module__rkJC2W__card:hover:before{left:100%}.ProductCard-module__rkJC2W__card:hover{border-color:var(--primary-brand);transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #0003}.ProductCard-module__rkJC2W__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:1.5rem 1.5rem 0;display:flex}.ProductCard-module__rkJC2W__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.2px;border-radius:18px;flex-shrink:1;align-items:center;gap:.4rem;min-width:0;max-width:calc(100% - 80px);padding:.4rem .65rem;font-size:.65rem;font-weight:600;line-height:1.1;transition:transform .3s,box-shadow .3s;display:inline-flex}.ProductCard-module__rkJC2W__categoryBadge span{white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:1.1;display:inline-block}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__categoryBadge{transform:scale(1.05);box-shadow:0 4px 12px #0003}.ProductCard-module__rkJC2W__categoryBadge i{flex-shrink:0;font-size:.8rem;transition:transform .3s}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__categoryBadge i{transform:rotate(10deg)}.ProductCard-module__rkJC2W__statusBadge{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.ProductCard-module__rkJC2W__imageContainer{justify-content:center;align-items:center;height:250px;padding:1rem 1.5rem;display:flex;position:relative}.ProductCard-module__rkJC2W__imageWrapper{background:#f8f9fa;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;transition:background .4s;display:flex;position:relative;overflow:hidden}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__imageWrapper{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.ProductCard-module__rkJC2W__productImage{filter:brightness();z-index:0;width:100%;height:auto;max-height:100%;transition:transform .5s cubic-bezier(.25,1,.5,1),filter .4s;position:relative}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__productImage{filter:brightness(1.05);transform:scale(1.08)rotate(1deg)}.ProductCard-module__rkJC2W__cardBody{padding:0 1.5rem 1.5rem}.ProductCard-module__rkJC2W__productHeader{margin-bottom:1rem}.ProductCard-module__rkJC2W__productName{color:var(--text-dark);margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.3;transition:color .3s}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__productName{color:var(--primary-brand)}.ProductCard-module__rkJC2W__skuContainer{align-items:center;gap:.5rem;display:flex}.ProductCard-module__rkJC2W__skuLabel{color:#666;font-size:.8rem;font-weight:500}.ProductCard-module__rkJC2W__sku{color:var(--primary-brand);background:#e3f2fd;border-radius:6px;padding:.25rem .5rem;font-family:Monaco,Menlo,monospace;font-size:.85rem;font-weight:600}.ProductCard-module__rkJC2W__featuresContainer{margin-bottom:1.5rem}.ProductCard-module__rkJC2W__featuresTitle{color:var(--text-dark);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.9rem;font-weight:600;display:flex}.ProductCard-module__rkJC2W__featuresTitle i{color:var(--primary-brand);font-size:.8rem}.ProductCard-module__rkJC2W__features{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ProductCard-module__rkJC2W__feature{color:#555;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.4;transition:transform .3s,color .3s;display:flex;transform:translate(0)}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__feature{transform:translate(4px)}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__feature:first-child{transition-delay:50ms}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__feature:nth-child(2){transition-delay:.1s}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__feature:nth-child(3){transition-delay:.15s}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__feature:nth-child(4){transition-delay:.2s}.ProductCard-module__rkJC2W__feature i{color:var(--primary-brand);flex-shrink:0;margin-top:.3rem;font-size:.7rem;transition:transform .3s,color .3s}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__feature i{color:var(--accent-yellow);transform:scale(1.2)}.ProductCard-module__rkJC2W__moreFeatures{color:var(--primary-brand);text-align:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 0;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.ProductCard-module__rkJC2W__moreFeatures i{font-size:.9rem}.ProductCard-module__rkJC2W__card:hover .ProductCard-module__rkJC2W__moreFeatures{background:linear-gradient(135deg, var(--primary-brand), #0056b3);color:#fff;transform:scale(1.02)}.ProductCard-module__rkJC2W__cardFooter{align-items:center;gap:.75rem;display:flex}.ProductCard-module__rkJC2W__contactButton{background:var(--primary-brand);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__rkJC2W__contactButton:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductCard-module__rkJC2W__contactButton:hover:before{width:300px;height:300px}.ProductCard-module__rkJC2W__contactButton:hover{background:#0056b3;transform:translateY(-3px);box-shadow:0 8px 20px #007bff66}.ProductCard-module__rkJC2W__contactButton:active{transform:translateY(-1px)}.ProductCard-module__rkJC2W__whatsappButton{cursor:pointer;color:#fff;background:#25d366;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__rkJC2W__whatsappButton:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductCard-module__rkJC2W__whatsappButton:hover:before{width:200px;height:200px}.ProductCard-module__rkJC2W__whatsappButton:hover{background:#20ba5a;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #25d36666}.ProductCard-module__rkJC2W__whatsappButton:active{transform:translateY(-1px)scale(1.02)}@media (max-width:992px){.ProductCard-module__rkJC2W__card{border-radius:18px}.ProductCard-module__rkJC2W__cardHeader{padding:1.2rem 1.2rem 0}.ProductCard-module__rkJC2W__imageContainer{height:220px}.ProductCard-module__rkJC2W__productName{font-size:1.15rem}}@media (max-width:768px){.ProductCard-module__rkJC2W__card{border-radius:16px}.ProductCard-module__rkJC2W__cardHeader{padding:1rem 1rem 0}.ProductCard-module__rkJC2W__categoryBadge{gap:.4rem;padding:.4rem .7rem;font-size:.65rem}.ProductCard-module__rkJC2W__statusBadge{padding:.2rem .6rem;font-size:.7rem}.ProductCard-module__rkJC2W__imageContainer{height:200px;padding:.75rem 1rem}.ProductCard-module__rkJC2W__cardBody{padding:0 1rem 1rem}.ProductCard-module__rkJC2W__productName{margin-bottom:.6rem;font-size:1.1rem}.ProductCard-module__rkJC2W__skuContainer{gap:.4rem}.ProductCard-module__rkJC2W__skuLabel{font-size:.75rem}.ProductCard-module__rkJC2W__sku{padding:.2rem .4rem;font-size:.8rem}.ProductCard-module__rkJC2W__featuresTitle{margin-bottom:.6rem;font-size:.85rem}.ProductCard-module__rkJC2W__feature{gap:.6rem;font-size:.85rem}.ProductCard-module__rkJC2W__moreFeatures{padding:.4rem 0;font-size:.8rem}.ProductCard-module__rkJC2W__contactButton{gap:.4rem;padding:.6rem .8rem;font-size:.85rem}.ProductCard-module__rkJC2W__whatsappButton{width:40px;height:40px;font-size:1rem}}@media (max-width:480px){.ProductCard-module__rkJC2W__card{border-radius:14px}.ProductCard-module__rkJC2W__cardHeader{padding:.8rem .8rem 0}.ProductCard-module__rkJC2W__categoryBadge{gap:.3rem;padding:.35rem .6rem;font-size:.6rem}.ProductCard-module__rkJC2W__categoryBadge i{font-size:.8rem}.ProductCard-module__rkJC2W__statusBadge{padding:.15rem .5rem;font-size:.65rem}.ProductCard-module__rkJC2W__imageContainer{height:180px;padding:.6rem .8rem}.ProductCard-module__rkJC2W__cardBody{padding:0 .8rem .8rem}.ProductCard-module__rkJC2W__productName{margin-bottom:.5rem;font-size:1rem}.ProductCard-module__rkJC2W__sku{font-size:.75rem}.ProductCard-module__rkJC2W__featuresTitle{margin-bottom:.5rem;font-size:.8rem}.ProductCard-module__rkJC2W__feature{gap:.5rem;font-size:.8rem}.ProductCard-module__rkJC2W__feature i{font-size:.65rem}.ProductCard-module__rkJC2W__moreFeatures{padding:.35rem 0;font-size:.75rem}.ProductCard-module__rkJC2W__cardFooter{gap:.6rem}.ProductCard-module__rkJC2W__contactButton{gap:.35rem;padding:.55rem .7rem;font-size:.8rem}.ProductCard-module__rkJC2W__whatsappButton{border-radius:10px;width:38px;height:38px;font-size:.95rem}}
.ProductCardSkeleton-module__Tidz6W__card{background:#fff;border:1px solid #e9ecef;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ProductCardSkeleton-module__Tidz6W__cardHeader{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.ProductCardSkeleton-module__Tidz6W__categoryBadge{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:20px;width:100px;height:28px;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__statusBadge{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:70px;height:24px;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__imageContainer{justify-content:center;align-items:center;height:250px;padding:1rem 1.5rem;display:flex;position:relative}.ProductCardSkeleton-module__Tidz6W__imageWrapper{background:#f8f9fa;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:relative;overflow:hidden}.ProductCardSkeleton-module__Tidz6W__imageSkeleton{background:linear-gradient(90deg,#e8e8e8 25%,#d8d8d8 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:12px;width:100%;height:100%;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__cardBody{padding:0 1.5rem 1.5rem}.ProductCardSkeleton-module__Tidz6W__productHeader{margin-bottom:1rem}.ProductCardSkeleton-module__Tidz6W__titleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:80%;height:24px;margin-bottom:.75rem;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__skuSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:120px;height:20px;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__featuresContainer{margin-bottom:1.5rem}.ProductCardSkeleton-module__Tidz6W__featuresTitleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:18px;margin-bottom:.75rem;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__featuresList{flex-direction:column;gap:.5rem;display:flex}.ProductCardSkeleton-module__Tidz6W__featureSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__featureSkeleton:nth-child(2){width:90%}.ProductCardSkeleton-module__Tidz6W__featureSkeleton:nth-child(3){width:85%}.ProductCardSkeleton-module__Tidz6W__featureSkeleton:nth-child(4){width:95%}.ProductCardSkeleton-module__Tidz6W__cardFooter{align-items:center;gap:.75rem;display:flex}.ProductCardSkeleton-module__Tidz6W__buttonSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;flex:1;height:44px;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}.ProductCardSkeleton-module__Tidz6W__buttonSkeletonSmall{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:44px;height:44px;animation:1.5s infinite ProductCardSkeleton-module__Tidz6W__shimmer}@keyframes ProductCardSkeleton-module__Tidz6W__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.ProductCardSkeleton-module__Tidz6W__card{border-radius:16px}.ProductCardSkeleton-module__Tidz6W__cardHeader{padding:1rem 1rem 0}.ProductCardSkeleton-module__Tidz6W__imageContainer{height:200px;padding:.75rem 1rem}.ProductCardSkeleton-module__Tidz6W__cardBody{padding:0 1rem 1rem}}
.ProductModal-module__0QCdiq__modalOverlay{z-index:9999;opacity:0;visibility:hidden;background:#000000bf;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0;overflow-y:auto}.ProductModal-module__0QCdiq__modalOverlayOpen{opacity:1;visibility:visible}.ProductModal-module__0QCdiq__modalContent{background:#fff;border-radius:24px;width:100%;max-width:1000px;max-height:90vh;transition:transform .3s;position:relative;overflow-y:auto;transform:scale(.9)translateY(20px);box-shadow:0 25px 50px #0000004d}.ProductModal-module__0QCdiq__modalContentOpen{transform:scale(1)translateY(0)}.ProductModal-module__0QCdiq__closeButton{border:2px solid var(--border-color);width:36px;height:36px;color:var(--text-dark);cursor:pointer;z-index:100;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 8px #00000026}.ProductModal-module__0QCdiq__closeButton:hover{background:var(--primary-brand);border-color:var(--primary-brand);color:#fff;transform:rotate(90deg)}.ProductModal-module__0QCdiq__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem 4rem 1.5rem 1.5rem;display:flex}.ProductModal-module__0QCdiq__categoryBadge{color:#fff;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.ProductModal-module__0QCdiq__categoryBadge i{font-size:1rem}.ProductModal-module__0QCdiq__statusBadge{background:linear-gradient(135deg, var(--accent-yellow), #ffb300);color:var(--text-dark);border-radius:20px;padding:.4rem .9rem;font-size:.85rem;font-weight:700;box-shadow:0 4px 12px #ffc1074d}.ProductModal-module__0QCdiq__modalBody{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;display:grid}.ProductModal-module__0QCdiq__imageSection{justify-content:center;align-items:center;display:flex}.ProductModal-module__0QCdiq__imageWrapper{aspect-ratio:1;background:var(--background-soft-gray);border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 10px 30px #00000014}.ProductModal-module__0QCdiq__productImage{width:100%;height:auto;transition:transform .3s}.ProductModal-module__0QCdiq__imageWrapper:hover .ProductModal-module__0QCdiq__productImage{transform:scale(1.05)}.ProductModal-module__0QCdiq__detailsSection{flex-direction:column;gap:1.5rem;display:flex}.ProductModal-module__0QCdiq__productHeader{flex-direction:column;gap:.75rem;display:flex}.ProductModal-module__0QCdiq__productName{color:var(--text-dark);margin:0;font-size:2rem;font-weight:800;line-height:1.2}.ProductModal-module__0QCdiq__skuContainer{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.ProductModal-module__0QCdiq__skuLabel{color:#666;font-size:.9rem;font-weight:600}.ProductModal-module__0QCdiq__sku{background:var(--background-soft-gray);color:var(--primary-brand);border-radius:8px;padding:.25rem .75rem;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.ProductModal-module__0QCdiq__featuresContainer{flex:1}.ProductModal-module__0QCdiq__featuresTitle{color:var(--text-dark);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.1rem;font-weight:700;display:flex}.ProductModal-module__0QCdiq__featuresTitle i{color:var(--primary-brand);font-size:1rem}.ProductModal-module__0QCdiq__features{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ProductModal-module__0QCdiq__feature{align-items:flex-start;gap:.75rem;padding:.5rem 0;line-height:1.5;display:flex}.ProductModal-module__0QCdiq__feature i{color:var(--primary-brand);flex-shrink:0;margin-top:.35rem;font-size:.75rem}.ProductModal-module__0QCdiq__feature span{color:#555;font-size:.95rem}.ProductModal-module__0QCdiq__modalFooter{border-top:1px solid var(--border-color);margin-top:auto;padding-top:1.5rem}.ProductModal-module__0QCdiq__consultarButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#1da851);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 30px #25d3664d}.ProductModal-module__0QCdiq__consultarButton:hover{transform:translateY(-3px);box-shadow:0 15px 40px #25d36666}.ProductModal-module__0QCdiq__consultarButton i{font-size:1.4rem}@media (max-width:768px){.ProductModal-module__0QCdiq__modalContent{border-radius:16px;max-height:95vh}.ProductModal-module__0QCdiq__modalBody{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.ProductModal-module__0QCdiq__modalHeader{flex-wrap:wrap;gap:.5rem;padding:1rem}.ProductModal-module__0QCdiq__productName{font-size:1.5rem}.ProductModal-module__0QCdiq__imageWrapper{max-width:300px;padding:1.5rem}.ProductModal-module__0QCdiq__consultarButton{padding:.875rem 1.5rem;font-size:1rem}.ProductModal-module__0QCdiq__closeButton{width:36px;height:36px;font-size:1rem}}@media (max-width:480px){.ProductModal-module__0QCdiq__modalOverlay{padding:.5rem}.ProductModal-module__0QCdiq__modalBody{padding:1rem}.ProductModal-module__0QCdiq__modalHeader{padding:.75rem}.ProductModal-module__0QCdiq__productName{font-size:1.25rem}.ProductModal-module__0QCdiq__imageWrapper{max-width:250px;padding:1rem}.ProductModal-module__0QCdiq__feature span{font-size:.875rem}.ProductModal-module__0QCdiq__consultarButton{padding:.75rem 1.25rem;font-size:.95rem}}
