.cart-notification__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9998;opacity:0;transition:opacity .25s ease}.cart-notification__overlay.active{display:block;opacity:1}.cart-notification__modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);width:90%;max-width:480px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;z-index:9999;padding:2rem;opacity:0;transition:opacity .3s ease,transform .3s ease}.cart-notification__modal.active{display:block;opacity:1;transform:translate(-50%,-50%) scale(1)}.cart-notification__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#666;padding:.5rem;line-height:0;transition:color .2s ease;z-index:1}.cart-notification__close:hover{color:#000}.cart-notification__header{text-align:center;margin-bottom:1.5rem}.cart-notification__checkmark{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#22c55e;margin:0 auto .75rem}.cart-notification__heading{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.cart-notification-product{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;margin-bottom:1.5rem;background:#f8f9fa;border-radius:10px}.cart-notification-product .cart-item{display:flex;align-items:flex-start;gap:1rem;width:100%}.cart-notification-product__image{flex-shrink:0;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.cart-notification-product__image img{display:block;width:100px;height:auto;object-fit:cover}.cart-notification-product__image:after{content:none}.cart-notification-product__details{flex:1;min-width:0}.cart-notification-product__name{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0 0 .35rem;line-height:1.3}.cart-notification-product dl{margin:0}.cart-notification-product .product-option{display:flex;gap:.25rem;font-size:.85rem;color:#555;margin-bottom:.15rem}.cart-notification-product .product-option dt{font-weight:500;color:#444}.cart-notification-product .product-option dd{margin:0}.cart-notification-product__price{font-size:1.1rem;font-weight:700;color:#e53e3e;margin-top:.5rem}.cart-notification__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.cart-notification__actions form{width:100%}.cart-notification__btn{display:block;width:100%;padding:1rem;font-size:1rem;font-weight:700;letter-spacing:.05em;text-align:center;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none;border:none}.cart-notification__btn--checkout{background:#22c55e;color:#fff;font-size:1.35rem;padding:2.15rem 1rem}.cart-notification__btn--checkout:hover{background:#16a34a}.cart-notification__btn--view-cart{background:#fff;color:#1a1a1a;border:2px solid #d1d5db;font-size:1.15rem}.cart-notification__btn--view-cart:hover{border-color:#9ca3af;background:#f9fafb}.cart-notification__continue{background:none;border:none;color:#666;font-size:1.05rem;cursor:pointer;text-decoration:underline;padding:.25rem;margin:0 auto;display:block}.cart-notification__continue:hover{color:#333}.cart-notification__trust{display:flex;justify-content:center;gap:1.5rem;padding-top:1.25rem;border-top:1px solid #e5e7eb}.cart-notification__trust-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.cart-notification__trust-item svg{color:#6b7280}.cart-notification__trust-item span{font-size:.7rem;color:#6b7280;font-weight:500;letter-spacing:.02em}@media screen and (max-width: 749px){.cart-notification__modal{width:94%;padding:1.5rem;max-height:85vh}.cart-notification__checkmark{width:48px;height:48px}.cart-notification__checkmark svg{width:26px;height:26px}.cart-notification__heading{font-size:1.1rem}.cart-notification-product{padding:1rem}.cart-notification-product__image img{width:80px}.cart-notification__trust{gap:1rem}.cart-notification__trust-item span{font-size:.65rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart-notification.css.map */
