dialog[open]{animation:dialogSlideIn .3s ease-out forwards}dialog[open].dialog-closing{animation:dialogSlideOut .3s ease-in forwards}@keyframes dialogSlideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes dialogSlideOut{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}dialog::backdrop{background:#00000080;animation:backdropFadeIn .3s ease-out forwards}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}html[scroll-lock]{overflow:hidden}[shimmer]{position:relative;overflow:hidden;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:200% 100%;animation:shimmer 1.5s infinite}[shimmer]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer-sweep 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer-sweep{0%{left:-100%}to{left:100%}}.cart-drawer__item-total[shimmer]{opacity:.7}[shimmer]:disabled{animation:none}[shimmer]:disabled:before{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/animation.css.map */
