#delivery-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}#delivery-popup{background:#fff7ec;padding:24px 32px;border-radius:12px;max-width:90%;width:400px;text-align:center;box-shadow:0 5px 15px #0000004d;font-size:13px;color:#000;font-weight:500;position:relative;animation:fadeIn .4s ease-in-out}#delivery-popup button{background:#d92a1a;color:#fff;border:none;padding:10px 20px;margin-top:20px;border-radius:8px;cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
