.TiendaNavbar-module__SPtTsa__header{background-color:var(--white);border-bottom:1px solid var(--gray-medium);z-index:500;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.TiendaNavbar-module__SPtTsa__topRow{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.TiendaNavbar-module__SPtTsa__searchWrapper{flex:1;min-width:0;max-width:800px}.TiendaNavbar-module__SPtTsa__topRowActions{flex-shrink:0;align-items:center;gap:1.25rem;display:flex}.TiendaNavbar-module__SPtTsa__logoAndLocation{flex-direction:column;align-items:flex-start;gap:0;display:flex}.TiendaNavbar-module__SPtTsa__logoArea{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}.TiendaNavbar-module__SPtTsa__logoImg{object-fit:contain;object-position:left center;filter:brightness(0);width:auto;min-width:96px;max-width:min(200px,38vw);height:40px;display:block}.TiendaNavbar-module__SPtTsa__storeTag{background-color:var(--blue-dark);color:var(--white);letter-spacing:1px;border-radius:4px;margin-left:.5rem;padding:.15rem .4rem;font-size:.7rem;font-weight:800}.TiendaNavbar-module__SPtTsa__logoIcon{background-color:var(--orange-electric);width:40px;height:40px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.TiendaNavbar-module__SPtTsa__logoIcon svg{width:24px;height:24px}.TiendaNavbar-module__SPtTsa__logoText{color:var(--blue-dark);font-size:1.5rem;font-weight:800}.TiendaNavbar-module__SPtTsa__logoText span{color:var(--orange-electric)}.TiendaNavbar-module__SPtTsa__searchContainer{background-color:var(--white);border:1.5px solid var(--gray-medium);border-radius:8px;flex:1;align-items:center;min-width:0;max-width:800px;transition:all .3s;display:flex;overflow:hidden}.TiendaNavbar-module__SPtTsa__searchContainer:focus-within{border-color:var(--orange-electric);box-shadow:0 0 0 4px #00a3ff1a}.TiendaNavbar-module__SPtTsa__searchInput{color:var(--blue-dark);background:0 0;border:none;outline:none;flex:1;padding:.8rem 1.25rem;font-size:1rem}@media (max-width:640px){.TiendaNavbar-module__SPtTsa__searchInput{padding:.7rem 1rem;font-size:.9rem}}.TiendaNavbar-module__SPtTsa__searchBtn{background-color:var(--orange-electric);color:var(--white);cursor:pointer;border:none;align-self:stretch;align-items:center;gap:.5rem;padding:0 1.5rem;font-weight:700;transition:background-color .2s;display:flex}.TiendaNavbar-module__SPtTsa__searchBtn:hover{background-color:var(--orange-electric-hover)}.TiendaNavbar-module__SPtTsa__searchText{display:inline-block}.TiendaNavbar-module__SPtTsa__userLinks{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.TiendaNavbar-module__SPtTsa__adminPanelBtn{background-color:var(--blue-dark);color:var(--white);white-space:nowrap;border:1px solid var(--blue-dark);border-radius:8px;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:700;transition:opacity .2s,background-color .2s;display:flex}.TiendaNavbar-module__SPtTsa__adminPanelBtn:hover{background-color:var(--blue-dark-hover);border-color:var(--blue-dark-hover);opacity:.98}.TiendaNavbar-module__SPtTsa__adminPanelIcon{flex-shrink:0}.TiendaNavbar-module__SPtTsa__adminPanelText{display:inline}.TiendaNavbar-module__SPtTsa__accederBtn{background-color:var(--orange-electric);color:var(--white);border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .3s;display:flex}.TiendaNavbar-module__SPtTsa__accederBtn:hover{background-color:var(--orange-electric-hover)}.TiendaNavbar-module__SPtTsa__bottomRow{border-top:1px solid var(--gray-medium)}.TiendaNavbar-module__SPtTsa__bottomContent{justify-content:space-between;align-items:center;gap:1.5rem;padding:.8rem 0;display:flex}.TiendaNavbar-module__SPtTsa__categoryAndLocation{white-space:nowrap;align-items:center;gap:1rem;display:flex}.TiendaNavbar-module__SPtTsa__categoryAndLocation::-webkit-scrollbar{display:none}.TiendaNavbar-module__SPtTsa__locationDivider{background-color:var(--gray-medium);width:1px;height:20px;margin:0 .5rem}.TiendaNavbar-module__SPtTsa__categoryLink{color:var(--gray-text);font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.TiendaNavbar-module__SPtTsa__categoryLink:hover{color:var(--orange-electric)}.TiendaNavbar-module__SPtTsa__backLinkContainer{border-left:1px solid var(--gray-medium);margin-left:auto;padding-left:1.5rem}.TiendaNavbar-module__SPtTsa__backLink{color:var(--blue-dark);font-weight:700;text-decoration:none;transition:color .2s}.TiendaNavbar-module__SPtTsa__backLink:hover{color:var(--orange-electric)}.TiendaNavbar-module__SPtTsa__accederIcon{display:none}@media (max-width:768px){.TiendaNavbar-module__SPtTsa__header{top:-1px}.TiendaNavbar-module__SPtTsa__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .5rem}.TiendaNavbar-module__SPtTsa__logoArea{flex:0 auto;order:1;margin-right:auto}.TiendaNavbar-module__SPtTsa__topRowActions{order:2;gap:.6rem;margin-left:0}.TiendaNavbar-module__SPtTsa__searchWrapper{flex:100%;order:3;margin:.2rem 0 .4rem}.TiendaNavbar-module__SPtTsa__logoImg{min-width:70px;height:30px}.TiendaNavbar-module__SPtTsa__storeTag{margin-left:.35rem;padding:.1rem .25rem;font-size:.55rem}.TiendaNavbar-module__SPtTsa__accederBtn{width:38px;height:38px;color:var(--blue-dark);border:1px solid var(--gray-medium);background-color:#f1f5f9;border-radius:50%;justify-content:center;padding:0}.TiendaNavbar-module__SPtTsa__accederText{display:none}.TiendaNavbar-module__SPtTsa__accederIcon{width:20px;height:20px;color:var(--blue-dark);display:block}.TiendaNavbar-module__SPtTsa__bottomContent{gap:.5rem;padding:.4rem .5rem}.TiendaNavbar-module__SPtTsa__categoryAndLocation{scrollbar-width:none;flex:1;gap:.6rem;min-width:0;overflow-x:auto}.TiendaNavbar-module__SPtTsa__backLinkContainer{display:none}.TiendaNavbar-module__SPtTsa__adminPanelBtn{background-color:var(--blue-dark);width:38px;height:38px;color:var(--white);border:none;border-radius:50%;justify-content:center;padding:0}.TiendaNavbar-module__SPtTsa__adminPanelText{display:none}}
.CartIcon-module__dDraka__btn{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.5rem;transition:background .2s,color .2s;display:flex;position:relative}.CartIcon-module__dDraka__btn:hover{color:#0f172a;background:#f1f5f9}.CartIcon-module__dDraka__btn:focus-visible{outline:2px solid var(--blue-dark,#0a1f3d);outline-offset:3px}.CartIcon-module__dDraka__iconWrap{transform-origin:bottom;display:flex}.CartIcon-module__dDraka__iconWrapPulse{animation:.6s cubic-bezier(.34,1.56,.64,1) CartIcon-module__dDraka__cartBounce}@keyframes CartIcon-module__dDraka__cartBounce{0%{transform:rotate(0)scale(1)}25%{transform:rotate(-14deg)scale(1.08)}50%{transform:rotate(10deg)scale(1.05)}75%{transform:rotate(-4deg)scale(1.02)}to{transform:rotate(0)scale(1)}}.CartIcon-module__dDraka__badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .28rem;font-size:.7rem;font-weight:800;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:0;right:0;transform:translate(18%,-18%)}.CartIcon-module__dDraka__badgePop{animation:.45s cubic-bezier(.34,1.56,.64,1) CartIcon-module__dDraka__badgePop}@keyframes CartIcon-module__dDraka__badgePop{0%{transform:translate(18%,-18%)scale(1)}40%{transform:translate(18%,-18%)scale(1.25)}to{transform:translate(18%,-18%)scale(1)}}@media (prefers-reduced-motion:reduce){.CartIcon-module__dDraka__iconWrapPulse,.CartIcon-module__dDraka__badgePop{animation:none}}
.TiendaCategoryLinks-module__f41yRW__navContainer{width:100%;position:relative}.TiendaCategoryLinks-module__f41yRW__nav{flex-wrap:nowrap;align-items:center;gap:2px;width:100%;padding:10px 0;display:flex}.TiendaCategoryLinks-module__f41yRW__navItem{color:#475569;white-space:nowrap;border:1px solid #0000;border-radius:50px;align-items:center;gap:8px;padding:8px 14px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.TiendaCategoryLinks-module__f41yRW__categoryIcon{opacity:.8}.TiendaCategoryLinks-module__f41yRW__navItem:hover,.TiendaCategoryLinks-module__f41yRW__navItemHovered{color:var(--orange-electric);background:#ff7e210d}.TiendaCategoryLinks-module__f41yRW__navItemActive{box-shadow:0 4px 12px #ff7e2140;color:#fff!important;background:var(--orange-electric)!important}.TiendaCategoryLinks-module__f41yRW__navItemOutlet{border:1px dashed #ef44444d;font-weight:700;color:#ef4444!important}.TiendaCategoryLinks-module__f41yRW__navItemOutlet:hover{background:#ef44440d;border-color:#ef4444}.TiendaCategoryLinks-module__f41yRW__chevron{opacity:.5;transition:transform .3s}.TiendaCategoryLinks-module__f41yRW__chevronOpen{opacity:1;color:var(--orange-electric);transform:rotate(180deg)}.TiendaCategoryLinks-module__f41yRW__navGroup{position:relative}@media (max-width:768px){.TiendaCategoryLinks-module__f41yRW__nav{scrollbar-width:none;gap:8px;overflow-x:auto}.TiendaCategoryLinks-module__f41yRW__navItem{padding:6px 12px;font-size:.85rem}}
.TiendaMegaMenu-module__Zqwbta__dropdownWrapper{-webkit-backdrop-filter:blur(12px);z-index:1000;transform-origin:0 0;background:#0a0a0af0;border:1px solid #ffffff14;border-radius:12px;min-width:240px;padding:10px 0;animation:.25s cubic-bezier(.16,1,.3,1) TiendaMegaMenu-module__Zqwbta__dropdownIn;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden;box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff0d}@keyframes TiendaMegaMenu-module__Zqwbta__dropdownIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.TiendaMegaMenu-module__Zqwbta__dropdownContent,.TiendaMegaMenu-module__Zqwbta__subList{flex-direction:column;display:flex}.TiendaMegaMenu-module__Zqwbta__subItemContainer{position:relative}.TiendaMegaMenu-module__Zqwbta__subItem{color:#ffffffb3;letter-spacing:-.01em;justify-content:space-between;align-items:center;padding:12px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.TiendaMegaMenu-module__Zqwbta__subItem:hover{color:#fff;background:#ffffff0d;padding-left:24px}.TiendaMegaMenu-module__Zqwbta__subLabel{flex:1}.TiendaMegaMenu-module__Zqwbta__subIcon{opacity:.3;transition:all .2s}.TiendaMegaMenu-module__Zqwbta__subItem:hover .TiendaMegaMenu-module__Zqwbta__subIcon{opacity:1;color:var(--orange-electric,#f97316);transform:translate(3px)}.TiendaMegaMenu-module__Zqwbta__divider{background:#ffffff14;height:1px;margin:8px 0}.TiendaMegaMenu-module__Zqwbta__viewAll{color:var(--orange-electric,#f97316);text-transform:uppercase;letter-spacing:.05em;padding:10px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.TiendaMegaMenu-module__Zqwbta__viewAll:hover{color:#fff;background:var(--orange-electric,#f97316)}.TiendaMegaMenu-module__Zqwbta__empty{text-align:center;color:#fff6;padding:20px;font-size:.9rem}@media (max-width:768px){.TiendaMegaMenu-module__Zqwbta__dropdownWrapper{-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;min-width:0;box-shadow:none;background:0 0;border:none;margin-top:5px;padding:0;animation:.3s ease-out TiendaMegaMenu-module__Zqwbta__slideDown;position:relative;top:0;left:0}@keyframes TiendaMegaMenu-module__Zqwbta__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.TiendaMegaMenu-module__Zqwbta__subItem{background:#ffffff08;border-radius:8px;margin-bottom:4px;padding:10px 15px}}
.AnnouncementBar-module__fdw7nG__announcementBar{background-color:var(--blue-dark);color:var(--white);letter-spacing:.03em;z-index:51;align-items:center;padding:.4rem 0;font-size:.85rem;font-weight:600;display:flex;position:relative;overflow:hidden}.AnnouncementBar-module__fdw7nG__announcementContent{white-space:nowrap;animation:35s linear infinite AnnouncementBar-module__fdw7nG__marquee;display:flex}.AnnouncementBar-module__fdw7nG__announcementContent:hover{animation-play-state:paused}.AnnouncementBar-module__fdw7nG__announcementItem{align-items:center;gap:.5rem;padding:0 2rem;display:flex;position:relative}.AnnouncementBar-module__fdw7nG__announcementItem:after{content:"•";color:var(--orange-electric);position:absolute;right:-.25rem}.AnnouncementBar-module__fdw7nG__announcementItem:last-child:after{content:""}.AnnouncementBar-module__fdw7nG__announcementIcon{color:var(--orange-electric)}@keyframes AnnouncementBar-module__fdw7nG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.DeliveryLocationSelector-module__Wl3xpq__triggerBtn{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:.4rem;margin-top:.25rem;padding:.2rem .4rem;transition:all .2s;display:flex}.DeliveryLocationSelector-module__Wl3xpq__triggerBtn:hover{background-color:var(--gray-light);border-color:var(--gray-medium)}.DeliveryLocationSelector-module__Wl3xpq__icon{color:var(--blue-dark);opacity:.8;flex-shrink:0}.DeliveryLocationSelector-module__Wl3xpq__textWrapper{align-items:center;gap:.35rem;font-size:.85rem;line-height:1.2;display:flex}.DeliveryLocationSelector-module__Wl3xpq__label{color:var(--gray-text);font-weight:500}.DeliveryLocationSelector-module__Wl3xpq__value{color:var(--blue-dark);font-weight:700}.DeliveryLocationSelector-module__Wl3xpq__modalBackdrop{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.DeliveryLocationSelector-module__Wl3xpq__modalContent{background-color:var(--white);white-space:normal;border-radius:12px;flex-direction:column;width:95%;max-width:550px;animation:.3s cubic-bezier(.16,1,.3,1) DeliveryLocationSelector-module__Wl3xpq__slideUp;display:flex;box-shadow:0 10px 25px #00000026}@keyframes DeliveryLocationSelector-module__Wl3xpq__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.DeliveryLocationSelector-module__Wl3xpq__modalHeader{border-bottom:1px solid var(--gray-medium);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.DeliveryLocationSelector-module__Wl3xpq__modalTitle{color:var(--blue-dark);margin:0;font-size:1.15rem;font-weight:700}.DeliveryLocationSelector-module__Wl3xpq__closeBtn{color:var(--gray-text);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.DeliveryLocationSelector-module__Wl3xpq__closeBtn:hover{background-color:var(--gray-light);color:var(--blue-dark)}.DeliveryLocationSelector-module__Wl3xpq__modalBody{max-height:70vh;padding:1.5rem;overflow-y:auto}.DeliveryLocationSelector-module__Wl3xpq__modalDesc{color:var(--gray-text);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.DeliveryLocationSelector-module__Wl3xpq__confidenceMsg{color:#065f46;background-color:#ecfdf5;border:1px solid #10b981;border-radius:8px;margin-bottom:1.25rem;padding:1rem;font-size:.95rem;line-height:1.5}.DeliveryLocationSelector-module__Wl3xpq__confidenceMsg span{color:#047857;font-weight:800}.DeliveryLocationSelector-module__Wl3xpq__depGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem;display:grid}.DeliveryLocationSelector-module__Wl3xpq__depBtn{background-color:var(--gray-light);border:1px solid var(--gray-medium);color:var(--blue-dark);cursor:pointer;text-align:center;border-radius:6px;padding:.75rem .5rem;font-size:.85rem;font-weight:600;transition:all .2s}.DeliveryLocationSelector-module__Wl3xpq__depBtn:hover{border-color:var(--blue-dark);background-color:#f1f5f9}.DeliveryLocationSelector-module__Wl3xpq__depBtnActive{background-color:var(--blue-dark);color:var(--white);border-color:var(--blue-dark)}.DeliveryLocationSelector-module__Wl3xpq__depBtnActive:hover{background-color:var(--blue-dark-hover);color:var(--white)}@media (max-width:768px){.DeliveryLocationSelector-module__Wl3xpq__textWrapper{flex-direction:column;align-items:flex-start;gap:.1rem}.DeliveryLocationSelector-module__Wl3xpq__label{font-size:.7rem}.DeliveryLocationSelector-module__Wl3xpq__value{font-size:.8rem}.DeliveryLocationSelector-module__Wl3xpq__modalContent{max-height:90vh}.DeliveryLocationSelector-module__Wl3xpq__modalHeader{padding:1rem}.DeliveryLocationSelector-module__Wl3xpq__modalTitle{font-size:1rem}.DeliveryLocationSelector-module__Wl3xpq__modalBody{max-height:calc(90vh - 60px);padding:1rem}.DeliveryLocationSelector-module__Wl3xpq__depGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.5rem}.DeliveryLocationSelector-module__Wl3xpq__depBtn{padding:.6rem .4rem;font-size:.8rem}}
.TiendaFooter-module__rkkDJW__footer{background-color:var(--white);border-top:1px solid var(--gray-medium);color:var(--blue-dark);padding-top:3rem}.TiendaFooter-module__rkkDJW__footerContent{grid-template-columns:repeat(5,1fr);gap:2rem;margin-bottom:2rem;display:grid}.TiendaFooter-module__rkkDJW__column h3{color:var(--blue-dark);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.TiendaFooter-module__rkkDJW__column p{color:var(--gray-text);font-size:.95rem;line-height:1.6}.TiendaFooter-module__rkkDJW__linksList{margin:0;padding:0;list-style:none}.TiendaFooter-module__rkkDJW__linksList li{margin-bottom:.75rem;font-size:.95rem}.TiendaFooter-module__rkkDJW__linksList a{color:var(--gray-text);text-decoration:none;transition:color .2s}.TiendaFooter-module__rkkDJW__linksList a:hover{color:var(--orange-electric)}.TiendaFooter-module__rkkDJW__copyrightBar{border-top:1px solid var(--gray-medium);background-color:#f7f9fa;padding:1.5rem 0}.TiendaFooter-module__rkkDJW__copyrightInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.TiendaFooter-module__rkkDJW__copyrightInner p{color:var(--gray-text);margin:0;font-size:.85rem}.TiendaFooter-module__rkkDJW__cardsLogo{display:none}.TiendaFooter-module__rkkDJW__paymentLogoLarge{object-fit:contain;opacity:.95;cursor:pointer;filter:grayscale(20%);width:100%;max-width:250px;height:auto;margin-top:.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.TiendaFooter-module__rkkDJW__paymentLogoLarge:hover{filter:grayscale(0%)drop-shadow(0 10px 15px #00a3ff33);opacity:1;transform:scale(1.05)translateY(-5px)}.TiendaFooter-module__rkkDJW__socialLink{background:var(--orange-electric);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.TiendaFooter-module__rkkDJW__socialLink:before{content:"";background:#fff3;border-radius:50%;transition:transform .3s ease-out;position:absolute;inset:0;transform:scale(0)}.TiendaFooter-module__rkkDJW__socialLink:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 10px 20px #ff4c004d}.TiendaFooter-module__rkkDJW__socialLink:hover:before{transform:scale(1)}@media (max-width:992px){.TiendaFooter-module__rkkDJW__footerContent{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TiendaFooter-module__rkkDJW__footerContent{grid-template-columns:1fr;gap:2rem}.TiendaFooter-module__rkkDJW__column,.TiendaFooter-module__rkkDJW__column h3,.TiendaFooter-module__rkkDJW__linksList{text-align:center}.TiendaFooter-module__rkkDJW__paymentLogoLarge{margin:0 auto;display:block}.TiendaFooter-module__rkkDJW__socialWrap{justify-content:center!important}.TiendaFooter-module__rkkDJW__copyrightInner{text-align:center;flex-direction:column;justify-content:center}}
.NewsletterForm-module__wATmya__newsletterContainer{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.NewsletterForm-module__wATmya__title{color:var(--blue-dark);margin:0;font-size:1.15rem;font-weight:700}.NewsletterForm-module__wATmya__description{color:var(--gray-text);margin:0;font-size:.9rem;line-height:1.5}.NewsletterForm-module__wATmya__formGroup{background:var(--white);border:1px solid var(--gray-medium);border-radius:4px;margin-top:.5rem;display:flex;overflow:hidden}.NewsletterForm-module__wATmya__input{color:var(--blue-dark);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.NewsletterForm-module__wATmya__input::placeholder{color:#9ca3af}.NewsletterForm-module__wATmya__submitBtn{color:var(--white);cursor:pointer;background-color:#0070f3;border:none;align-items:center;gap:.4rem;padding:0 1.25rem;font-size:.95rem;font-weight:600;transition:background-color .2s;display:flex}.NewsletterForm-module__wATmya__submitBtn:hover{background-color:#005bb5}.NewsletterForm-module__wATmya__submitBtn:disabled{opacity:.7;cursor:not-allowed}.NewsletterForm-module__wATmya__spinner{animation:1s linear infinite NewsletterForm-module__wATmya__spin}@keyframes NewsletterForm-module__wATmya__spin{to{transform:rotate(360deg)}}.NewsletterForm-module__wATmya__successBox{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;font-size:.95rem;font-weight:500;display:flex}.NewsletterForm-module__wATmya__successIcon{flex-shrink:0}.NewsletterForm-module__wATmya__errorText{color:#ef4444;margin:0;font-size:.85rem;font-weight:500}
.CartDrawer-module__yHwMhG__overlay{z-index:9998;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}.CartDrawer-module__yHwMhG__overlayOpen{opacity:1;pointer-events:auto}.CartDrawer-module__yHwMhG__drawer{z-index:9999;background:#fff;border-left:4px solid #000;flex-direction:column;width:100%;max-width:440px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-15px 0 #0000000d}.CartDrawer-module__yHwMhG__drawerOpen{transform:translate(0)}.CartDrawer-module__yHwMhG__header{border-bottom:2px solid #000;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;display:flex}.CartDrawer-module__yHwMhG__headerTitle{color:#000;text-transform:uppercase;letter-spacing:-.05em;align-items:center;gap:12px;margin:0;font-size:1.25rem;font-weight:900;display:flex}.CartDrawer-module__yHwMhG__closeBtn{cursor:pointer;color:#000;background:#f3f4f6;border:2px solid #000;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.CartDrawer-module__yHwMhG__body{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.CartDrawer-module__yHwMhG__empty{text-align:center;margin:auto;padding:40px 0}.CartDrawer-module__yHwMhG__emptyIcon{color:#ddd;margin-bottom:16px}.CartDrawer-module__yHwMhG__lineItem{border-bottom:1px solid #eee;gap:16px;padding-bottom:16px;display:flex}.CartDrawer-module__yHwMhG__thumb{object-fit:contain;background:#f9f9f9;border:1px solid #eee;flex-shrink:0;width:70px;height:70px}.CartDrawer-module__yHwMhG__meta{flex-direction:column;flex:1;justify-content:space-between;display:flex}.CartDrawer-module__yHwMhG__name{color:#000;text-transform:uppercase;margin:0 0 4px;font-size:.9rem;font-weight:800}.CartDrawer-module__yHwMhG__price{color:#000;margin:0;font-size:1rem;font-weight:900}.CartDrawer-module__yHwMhG__qtyRow{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.CartDrawer-module__yHwMhG__qtyCtl{border:2px solid #000;align-items:center;display:flex}.CartDrawer-module__yHwMhG__qtyBtn{cursor:pointer;color:#000;background:#fff;border:none;justify-content:center;align-items:center;padding:4px 10px;font-weight:900;display:flex}.CartDrawer-module__yHwMhG__qtyBtn:hover{background:#f3f4f6}.CartDrawer-module__yHwMhG__qtyVal{text-align:center;border-left:2px solid #000;border-right:2px solid #000;min-width:30px;font-size:.9rem;font-weight:900;line-height:normal}.CartDrawer-module__yHwMhG__removeBtn{cursor:pointer;color:#888;background:0 0;border:none;padding:4px}.CartDrawer-module__yHwMhG__removeBtn:hover{color:#ef4444}.CartDrawer-module__yHwMhG__footer{background:#fff;border-top:2px solid #000;padding:24px}.CartDrawer-module__yHwMhG__totalRow{justify-content:space-between;margin-bottom:16px;display:flex}.CartDrawer-module__yHwMhG__totalLabel{color:#000;text-transform:uppercase;font-size:.8rem;font-weight:800}.CartDrawer-module__yHwMhG__totalValue{color:#000;letter-spacing:-.05em;font-size:1.5rem;font-weight:950}.CartDrawer-module__yHwMhG__checkoutBtn{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#000;padding:18px;font-size:1rem;font-weight:900;text-decoration:none;transition:transform .1s;display:block;box-shadow:8px 8px #0000001a}.CartDrawer-module__yHwMhG__checkoutBtn:active{transform:translate(2px,2px);box-shadow:4px 4px #0000001a}@media (max-width:500px){.CartDrawer-module__yHwMhG__drawer{border-top:4px solid #000;border-left:none;width:100%;max-width:100%}}
.CartToast-module__KgFnPG__wrap{z-index:10000;border-radius:14px;align-items:center;gap:.65rem;max-width:min(420px,100vw - 2rem);padding:.85rem 1rem;font-size:.9rem;font-weight:600;animation:.45s cubic-bezier(.22,1,.36,1) both CartToast-module__KgFnPG__toastIn;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0f172a2e}.CartToast-module__KgFnPG__wrapError{color:#991b1b;background:#fff;border:1px solid #fecaca}.CartToast-module__KgFnPG__wrapOk{color:#166534;background:#fff;border:1px solid #bbf7d0}.CartToast-module__KgFnPG__msg{flex:1;margin:0;line-height:1.4}.CartToast-module__KgFnPG__close{cursor:pointer;opacity:.7;color:inherit;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:.2rem;display:flex}.CartToast-module__KgFnPG__close:hover{opacity:1;background:#0000000d}@keyframes CartToast-module__KgFnPG__toastIn{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.CartToast-module__KgFnPG__wrap{animation:none}}
.FloatingWhatsApp-module__fV0vKG__whatsappBtn{color:#fff;z-index:1000;background-color:#2563eb;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;animation:2s cubic-bezier(.66,0,0,1) infinite FloatingWhatsApp-module__fV0vKG__pulse;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 14px #2563eb66}.FloatingWhatsApp-module__fV0vKG__whatsappBtn:hover{animation:none;transform:scale(1.1)translateY(-4px);box-shadow:0 6px 20px #2563eb99}.FloatingWhatsApp-module__fV0vKG__whatsappIcon{fill:currentColor;width:32px;height:32px}@keyframes FloatingWhatsApp-module__fV0vKG__pulse{0%{box-shadow:0 0 #2563eb99}70%{box-shadow:0 0 0 15px #2563eb00}to{box-shadow:0 0 #2563eb00}}.FloatingWhatsApp-module__fV0vKG__tooltip{color:#111827;white-space:nowrap;pointer-events:none;opacity:0;background-color:#fff;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .3s;position:absolute;bottom:12px;right:75px;transform:translate(10px);box-shadow:0 4px 12px #0000001a}.FloatingWhatsApp-module__fV0vKG__tooltip:after{content:"";border:6px solid #0000;border-left-color:#fff;border-right-width:0;width:0;display:block;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.FloatingWhatsApp-module__fV0vKG__whatsappBtn:hover .FloatingWhatsApp-module__fV0vKG__tooltip{opacity:1;transform:translate(0)}@media (max-width:768px){.FloatingWhatsApp-module__fV0vKG__whatsappBtn{width:54px;height:54px;bottom:20px;right:20px}.FloatingWhatsApp-module__fV0vKG__whatsappIcon{width:28px;height:28px}.FloatingWhatsApp-module__fV0vKG__tooltip{display:none}}
