.milestone-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.milestone-popup-overlay.show{opacity:1;visibility:visible}.milestone-popup{background:#fff;border-radius:12px;padding:24px 16px;max-width:394px;width:100%;max-height:388px;overflow-y:auto;transform:scale(.9);transition:transform .3s ease}.milestone-popup-overlay.show .milestone-popup{transform:scale(1)}.milestone-popup__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.milestone-popup__title{color:#000;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}.milestone-popup__close{display:flex;background:none;border:none;cursor:pointer;border-radius:50%;align-items:center;justify-content:center;color:#666;transition:background-color .2s ease,color .2s ease}.milestone-popup__close:hover{background-color:#f3f4f6;color:#333}.milestone-popup__content{text-align:center}.milestone-popup__products{margin-bottom:24px}.milestone-popup__products-title{display:none;font-size:1rem;font-weight:600;margin:0 0 1rem;color:#333;text-align:center}.milestone-popup__products-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto}.milestone-popup__product-item{display:flex;align-items:center;gap:.75rem;padding:5px 15px 5px 5px;transition:transform .2s ease;border-radius:5px;border:1px solid #DBDBDB;background:#f6f6f6}.milestone-popup__product-item:hover{transform:translateY(-1px)}.milestone-popup__product-item--selected{border:2px solid #28a745;transform:translateY(-1px)}.milestone-popup__product-item--selected:hover{transform:translateY(-1px)}.milestone-popup__product-image-container{flex-shrink:0}.milestone-popup__product-image{width:65px;height:65px;object-fit:cover;border-radius:4px}.milestone-popup__product-image-container .media{width:60px;height:60px;background-color:#f8f9fa;border-radius:4px;display:flex;align-items:center;justify-content:center}.milestone-popup__product-image-container .media__placeholder{width:100%;height:100%;object-fit:contain}.milestone-popup__product-details{flex:1;min-width:0;text-align:left}.milestone-popup__product-title{overflow:hidden;color:#1c1c1c;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:500;line-height:16px;margin:0 0 .125rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.milestone-popup__product-price{font-size:.8rem;color:#666;margin:0;font-weight:500}.milestone-popup__product-variant{overflow:hidden;color:#1c1c1c;text-overflow:ellipsis;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.milestone-popup__product-actions{flex-shrink:0}.milestone-popup__product-button{padding:6px 12px;font-family:Montserrat;font-size:12px;font-weight:700;background-color:#0d893e;color:#fff;border:1px solid transparent;border-radius:5px;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:70px;box-sizing:border-box}.milestone-popup__product-button:hover{background-color:#0d893e;color:#a8ddf0;border:1px dashed #a8ddf0}.milestone-popup__product-button:disabled{background-color:#fff;color:#0d893e;cursor:not-allowed}.milestone-popup__loading{text-align:center;padding:2rem;color:#666}.milestone-popup__error{text-align:center;padding:1rem;color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px}.milestone-popup__button{padding:10px;font-size:14px;font-weight:600;border-radius:8px;transition:all .2s ease}.milestone-popup__button:hover{transform:translateY(-1px)}@media (max-width: 640px){.milestone-popup{padding:1.5rem;margin:1rem}.milestone-popup__title{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/milestone-popup.css.map */
