.removal-confirmation-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;display:none;opacity:0;transition:opacity .3s ease}.removal-confirmation-overlay.active{display:flex;align-items:flex-end;justify-content:center;opacity:1}.removal-confirmation-modal{display:flex;flex-direction:column;gap:20px;background:#fff;border-radius:10px 10px 0 0;max-width:500px;width:100%;margin:0 auto;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 16px #00000026}.removal-confirmation-overlay.active .removal-confirmation-modal{transform:translateY(0)}.removal-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #f0f0f0;text-align:center;justify-content:center}.removal-modal-title{font-weight:600;font-size:16px;line-height:18px;margin:0}.removal-modal-close{position:absolute;right:10px;top:10px;background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.removal-modal-close:hover{background-color:#f5f5f5}.removal-modal-close svg{width:24px;height:24px}.removal-modal-content{text-align:center;display:flex;flex-direction:column;align-items:center}.removal-modal-product{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-bottom:20px}.removal-modal-product-image{width:80px;height:80px;object-fit:cover;border-radius:8px;margin-right:16px}.removal-modal-product-info{text-align:left;flex:1}.removal-modal-product-title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;margin:0 0 4px;color:#333;line-height:1.3}.removal-modal-subtitle{font-weight:400;font-size:16px;line-height:160%;letter-spacing:0%;text-align:center;vertical-align:middle}.removal-modal-description{font-weight:700;font-size:14px;line-height:160%;text-align:center;vertical-align:middle;margin-top:20px!important;margin-bottom:0!important}.removal-modal-description:empty{display:none}.removal-modal-subtitle,.removal-modal-description{text-align:center;max-width:90%;margin:0 auto}.removal-modal-actions{display:flex;gap:12px;width:100%;margin-top:30px;border-top:1px solid rgba(0,0,0,.06);padding:20px}.removal-modal-button{flex:1;min-height:40px;border-radius:60px;font-family:Montserrat;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0%;transition:all .2s ease;text-align:center;border:none}.removal-modal-button-cancel{border:1px solid rgba(161,161,161,1);background-color:#fff;color:#333}.removal-modal-button-cancel:hover{background-color:#e0e0e0}.removal-modal-button-confirm{background-color:#ce2333;color:#fff}.removal-modal-button-confirm:hover{background-color:#b01e2d}@media(min-width:768px){.removal-confirmation-overlay.active{align-items:center}.removal-confirmation-overlay.active .removal-confirmation-modal{transform:scale(1);opacity:1}.removal-confirmation-modal{border-radius:10px}.removal-modal-header{padding:24px 24px 20px}.removal-modal-title{font-size:20px}.removal-modal-product-image{width:90px;height:90px}.removal-modal-product-title{font-size:18px}.removal-modal-description{font-size:15px;margin:20px 0 28px}.removal-modal-actions{gap:16px}.removal-modal-button{min-height:48px}}body.removal-modal-open{overflow:hidden}.removal-modal-button:disabled{opacity:.6;cursor:not-allowed}.removal-modal-button.loading{position:relative;color:transparent}.removal-modal-button.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid currentColor;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/cart-removal-modal.css.map */
