.amulet-img-loading{opacity:0;background:linear-gradient(100deg,rgb(201 165 115 / .35) 25%,rgb(201 165 115 / .6) 37%,rgb(201 165 115 / .35) 63%);background-size:400% 100%;animation:amulet-shimmer 1.4s ease-in-out infinite,amulet-img-fallback-reveal 0s linear 1.6s forwards;transition:opacity 0.35s ease}.amulet-img-loading.is-loaded{opacity:1;animation:none;background:none}.amulet-img-loading.is-error{opacity:1;animation:none;background:#C9A573}@keyframes amulet-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes amulet-img-fallback-reveal{to{opacity:1}}@media (prefers-reduced-motion:reduce){.amulet-img-loading{animation:amulet-img-fallback-reveal 0s linear 1.6s forwards!important}.amulet-img-loading.is-loaded,.amulet-img-loading.is-error{animation:none!important}}.amulet-btn-loading{position:relative;color:transparent!important;pointer-events:none}.amulet-btn-loading::after{content:'';position:absolute;top:50%;left:50%;width:1em;height:1em;margin:-.5em 0 0 -.5em;border:2px solid rgb(184 107 11 / .3);border-top-color:#B86B0B;border-radius:50%;animation:amulet-spin 0.7s linear infinite}@keyframes amulet-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.amulet-btn-loading::after{animation-duration:1.4s}}[class*="add_to_cart_button"].loading.loading{opacity:.6}[class*="add_to_cart_button"].loading.loading::after{color:#B86B0B}