.hero-title,.logo,.nav a{font-weight:var(--font-weight)}.btn,.cat-link,.nav a{text-decoration:none}*,textarea{box-sizing:border-box}:root{--primary-color:rgb(92, 61, 153);--secondary-color:#845ec2;--green-color:#019909;--green-color-dark:#345935;--whatsapp-color:#25D366;--gray-color:#828282;--white-color:#fff;--font-color:#000;--color-offer:#B80000;--border-radius:8px;--font-weight:700;--font-weight-light:400}*{margin:0;padding:0;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:var(--font-color);line-height:1.5}.container{width:90%;max-width:1200px;margin:0 auto}.cart-button,.whatsapp-button{position:fixed;bottom:25px;right:25px;width:75px;height:75px;background-color:var(--whatsapp-color);color:#fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1000;display:flex;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;text-decoration:none}.btn-primary,.nav a{color:var(--primary-color)}.cart-button svg,.whatsapp-button svg{width:50px;height:50px}.header{background-color:var(--white-color);box-shadow:0 2px 4px rgba(0,0,0,.1)}.header-container{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{font-size:1.5rem}.nav ul{gap:1rem;list-style:none;transition:display .3s}.nav a{transition:color .3s}.hero{display:flex;align-items:center;flex-direction:column;background-color:#fafafa;padding:.5rem 0}.hero-content{margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-subtitle,.hero-text,.hero-title{margin-bottom:1rem}.hero-title{text-align:center;font-size:1.65rem}.hero-subtitle{text-align:center;font-size:1.25rem;font-weight:var(--font-weight-light)}.hero-text,.highlight-item p{text-align:justify}.hero-text{max-width:700px}.btn,.centered-button,.gallery-item{text-align:center}.hero-image{margin:120px auto 0;overflow:hidden;max-width:70%;transform:scale(1.1)}.hero-image img{max-width:100%;object-fit:cover;border-radius:8px}.hero-image:focus,.hero-image:hover{transform:perspective(1000px) rotateX(-20deg);transition:transform .5s}.button-cta-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:5px;width:100%}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:600;transition:background-color .3s;cursor:pointer}.btn-primary{background-color:var(--white-color);border:2px solid;border-color:var(--primary-color)}.btn-primary:focus,.btn-primary:hover,.btn-secondary:focus,.btn-secondary:hover{background-color:var(--primary-color);color:var(--white-color)}.btn-secondary{background-color:var(--secondary-color);color:var(--white-color)}.call-action-button{font-weight:600;color:var(--white-color);background-color:var(--green-color-dark)}.call-action-button:focus,.call-action-button:hover{color:var(--font-color);background-color:var(--whatsapp-color)}.hero-image{flex:1;min-height:200px}.gallery-section,.highlights-section{padding:2rem 0}.product-title,.section-title{font-size:1.75rem;margin-bottom:1.5rem;text-align:center;font-weight:var(--font-weight)}.gallery-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.gallery-item{overflow:hidden;width:33%}.gallery-item-img{display:flex;max-height:400px;justify-content:center;overflow:hidden;margin:0 auto;max-width:100%;transition:transform .5s}.gallery-item-img:focus,.gallery-item-img:hover{transform:perspective(1000px) rotateY(20deg)}.gallery-item img{max-width:100%;border-radius:var(--border-radius);object-fit:cover}.gallery-subheading{font-size:1.2rem;margin:1rem 0 .5rem}.gallery-description{font-size:1rem;color:#000}.gallery-offer{font-size:1.1rem;color:var(--color-offer);font-weight:var(--font-weight)}.cat-link,.gallery-entrega{color:var(--font-color);font-weight:600}.gallery-entrega{font-size:.75rem}.cat-link,.footer-text{font-size:.95rem}.centered-button{margin-top:2rem}.category-menu{display:flex;justify-content:center;gap:25px;padding:3px 3px 1rem;flex-wrap:wrap;text-transform:uppercase}.cat-link{padding-bottom:5px;border-bottom:2px solid transparent;transition:.3s;letter-spacing:1px}.devolucion,.footer{text-align:center;color:var(--white-color)}.cat-link:hover{color:var(--primary-color)}.cat-link.active{color:var(--font-color);border-bottom:2px solid var(--font-color)}.product-item.hidden{display:none!important}@keyframes shimmer{0%{background-position:-1000px 0}100%{background-position:1000px 0}}.skeleton-placeholder{display:flex;flex-direction:column;padding:1rem;text-align:center}.sk-bg{animation:2s linear infinite shimmer;background:0 0/1000px 100% no-repeat #dfe1e2;background-image:linear-gradient(to right,#cdcecf 0,#c4c4c6 20%,#cacaca 40%,silver 100%);border-radius:8px}.sk-img{width:100%;height:300px;margin-bottom:15px}.sk-title{height:24px;width:80%;margin:0 auto 10px}.sk-price{height:20px;width:40%;margin:0 auto 15px}.sk-btn{height:45px;width:100%;margin-bottom:10px;border-radius:4px}.testimonials-section{background-color:#f3f3f3;padding:2rem 0}.testimonials-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:1.5rem}.testimonial{background:var(--white-color);padding:1rem;border-left:4px solid var(--primary-color);max-width:300px;font-style:italic}.cart-button,.footer{background-color:var(--primary-color)}.google-reviews{margin:20px 0 10px;text-align:center}.highlights-content{display:flex;flex-direction:row;justify-content:space-around}.highlight-item{display:flex;flex-direction:column;padding:1.5rem;border-radius:8px;width:50%;text-align:center}.highlight-item h3{margin-bottom:.75rem;font-weight:600}.footer{padding:1rem 0}.footer-container{display:flex;flex-direction:column;justify-content:center}.devolucion:focus,.devolucion:hover{text-decoration:underline 3px}.product-detail,.us{margin-top:5px;font-weight:var(--font-weight-light);display:flex;flex-direction:row;padding:0 1.5rem 1rem;justify-content:space-around}.add-to-cart-btn,.product-item{margin-top:auto}.product-description,.us-content{display:flex;flex-direction:column;padding:1rem;text-align:justify;align-items:center;width:40%}.product-description hr,.us-content hr{width:90%;margin:10px 0;border:1px solid var(--gray-color)}.tarjetas-pagos{display:flex;flex-direction:row;justify-content:space-around;width:70%}textarea{width:100%;padding:12px;border:1px solid var(--secondary-color);border-radius:6px;font-size:1em;margin-top:4px;resize:none;transition:border-color .2s,box-shadow .2s}.card-logo{width:100%;height:auto}.us-text-phrase{color:var(--gray-color)}.product-image,.us-image{width:50%;overflow:hidden}.product-image img,.us-image img{max-width:100%;object-fit:cover;border-radius:var(--border-radius)}.products-content{display:flex;flex-direction:row;justify-content:space-around;padding:.5rem 1rem 1.5rem;flex-wrap:wrap}.product-item{transition:opacity .3s;width:25%;display:flex;flex-direction:column;padding:1rem;text-align:center}.product-price{font-size:1.3rem}.product-offer{font-size:1.45rem;color:red;font-weight:var(--font-weight)}.texto-destacado{color:var(--green-color);font-weight:var(--font-weight)}.cart-button{bottom:110px;color:var(--white-color)}#cart-icon-wrapper.show,#first-time-indicator.show,.cart-button.show{display:flex}.cart-button svg{width:45px;height:45px}@keyframes slideIn{from{bottom:-100px;opacity:0}to{bottom:75px;opacity:1}}@keyframes slideOut{from{bottom:75px;opacity:1}to{bottom:-100px;opacity:0}}#cart-notification{position:fixed;bottom:-100px;left:50%;transform:translateX(-50%);background-color:var(--green-color);color:var(--white-color);padding:15px 25px;border-radius:8px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.2);font-size:1rem;z-index:1000;opacity:0}#cart-notification.show{animation:.5s ease-out forwards slideIn}#cart-notification.hide{animation:.5s ease-in forwards slideOut}#cart-icon-wrapper{display:none}#close-nav,#first-time-indicator{position:absolute;top:-5px;right:-5px;background-color:#dc3545;color:#fff;width:25px;height:25px;border-radius:50%;align-items:center;justify-content:center;font-size:1rem;font-weight:700;display:none}.pago-cart{text-align:center;width:30%;padding:0;margin:0 0 0 auto}.cart-items-container{width:70%}.cart-detail{justify-content:space-between;width:100%}.cart-item{display:flex;flex-direction:row;position:relative;margin-bottom:25px;border:1px solid var(--secondary-color);border-radius:7px;padding:5px;align-items:center;justify-content:space-between}.cart-item .cart-desc{padding:10px;display:flex;flex-direction:column;margin-right:auto}.cart-item img{width:50%}.cart-quantity-input{width:60px;padding:5px;text-align:center}.input{border:none;border:2px solid var(--white-color);border-bottom:2px solid var(--secondary-color);padding:5px;outline:0;transition:border .1s;margin-bottom:5px}.error{border:2px solid var(--color-offer)}.error-message{color:var(--color-offer);margin-top:10px}.sucess-message{color:var(--green-color);margin-top:10px}.input:focus,.input:hover{border:2px solid var(--secondary-color)}.remove-item-btn{background-color:var(--color-offer);color:#fff;border:none;display:flex;align-items:center;justify-content:center;position:absolute;width:40px;top:-15px;right:-15px;height:40px;border-radius:50%;font-size:1.2rem;cursor:pointer;line-height:30px}.remove-item-btn:hover{background-color:#c82333}.badge-nocturno{position:absolute;top:10px;right:10px;background-color:#2b2b4b;color:var(--white-color);padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;z-index:10;display:flex;align-items:center;gap:5px;box-shadow:0 4px 6px rgba(0,0,0,.3);pointer-events:none}.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;margin:10px auto 0;height:60px;animation:2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media screen and (max-width:768px){.gallery-item{width:100%;max-height:700px}.highlights-content,.product-detail,.us{flex-direction:column;align-items:center}.highlight-item{display:flex;width:100%}.products-content{display:flex;flex-direction:column;justify-content:space-around;padding:1.5rem}.product-description,.product-image,.product-item,.us-content,.us-image{width:100%}.cart-button,.whatsapp-button{width:60px;height:60px;bottom:20px;right:20px}.cart-button{bottom:90px}.whatsapp-button svg{width:40px;height:40px}.cart-button svg{width:35px;height:35px}.add-to-cart-btn,.btn,.btn-primary,.btn-secondary,.call-action-button{font-size:.8rem}}@media screen and (max-width:480px){.gallery-item,.highlight-item,.product-item{width:100%}.products-content{display:flex;flex-direction:column;justify-content:space-around;padding:.5rem}}@media screen and (min-width:769px){.product-text{margin-top:1.45rem}}