.first-time-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;animation:fadeIn .3s ease-out}.popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:block!important}.popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0003;width:90%;max-height:90vh;overflow-y:auto;animation:slideIn .3s ease-out;padding:24px;max-height:80vh;overflow:auto}.popup-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:28px;cursor:pointer;line-height:1;padding:5px;transition:color .2s;outline:none;box-shadow:none;z-index:10}.popup-image img{margin:8px auto;display:block;max-width:100%}.popup-hero-image{max-width:100%;height:auto}.popup-title{margin:0 0 15px}.popup-message{margin:0 0 25px;line-height:1.5em}.popup-message p{margin:0 0 10px}.popup-message p:last-child{margin-bottom:0}.popup-actions{display:flex;gap:15px;flex-wrap:wrap}.popup-content .button{margin:0 auto;display:inline-block;padding:10px 28px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.first-time-popup.hiding{animation:fadeOut .3s ease-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width: 860px){.popup-content{width:95%;margin:20px;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/first-time-popup.css.map */
