.collection-threshold-popup.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.collection-threshold-popup.popup-overlay.show{opacity:1}.collection-threshold-popup .popup-container{background:#fff;border-radius:15px;max-width:600px;width:90%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 20px 40px #0003;transform:scale(.8);transition:transform .3s ease}.collection-threshold-popup.popup-overlay.show .popup-container{transform:scale(1)}.collection-threshold-popup .popup-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;z-index:10;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.collection-threshold-popup .popup-close:hover{background-color:#f0f0f0;color:#333}.collection-threshold-popup .popup-content{display:flex;min-height:200px}.collection-threshold-popup .popup-right{flex:1;padding:40px 30px;display:flex;flex-direction:column;justify-content:center;text-align:center}.collection-threshold-popup .popup-title{font-size:24px;font-weight:700;color:#333;margin:0 0 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.collection-threshold-popup .popup-subtitle{color:#666;margin:15px 0 25px;font-size:16px;line-height:1.4}.collection-threshold-popup .popup-cta-btn{background:#8f0015;color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin:10px 0 0}.collection-threshold-popup .popup-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8f00154d}@media(max-width:768px){.collection-threshold-popup .popup-right{padding:10px 10px 20px}.collection-threshold-popup .popup-title{font-size:20px}.collection-threshold-popup .popup-subtitle{margin:0 0 20px}.collection-threshold-popup .popup-container{margin:20px;width:calc(100% - 40px)}}
/*# sourceMappingURL=/cdn/shop/t/314/assets/collection-threshold-popup.css.map */
