.del-popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:none;align-items:center;justify-content:center;z-index:99999;padding:20px}.del-popup-wrapper.active{display:block}.popup-content{position:relative;width:100%;max-width:500px;background:#fff;border-radius:12px;padding:30px 25px;animation:popupFade .3s ease}.close{position:absolute;right:15px;top:12px;width:30px;height:30px;border:none;background:transparent;font-size:24px;cursor:pointer}body.active-popup{overflow:hidden}@keyframes popupFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
