@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}img{-webkit-user-drag:none;user-drag:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.img-shield,.product-card-img-wrap{position:relative}.img-shield:after,.product-card-img-wrap:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:transparent;pointer-events:auto}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.product-img-primary{transition:transform .5s ease,opacity .4s ease}.product-img-secondary{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .4s ease}.product-card-img-wrap:hover .product-img-primary{transform:scale(1.04)}.product-card-img-wrap:hover .product-img-secondary{opacity:1}@keyframes pulse-ring{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 16px #25d36600}to{box-shadow:0 0 #25d36600}}.whatsapp-pulse{animation:pulse-ring 2.5s infinite}@keyframes fadeSlide{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.slide-anim{animation:fadeSlide .7s ease forwards}.cart-badge{position:absolute;top:-6px;right:-6px;background:#9d7c5d;color:#fff;width:18px;height:18px;border-radius:50%;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.grecaptcha-badge{visibility:hidden!important;transform:scale(.85);transform-origin:bottom right;z-index:99999}
