.cart-popup-wrap{position:fixed;right:1.5rem;top:5.5rem;z-index:9999;width:360px;box-shadow:0 12px 32px #0000002e;border-radius:6px;background:#fff;overflow:hidden;transition:transform .22s ease,opacity .22s ease;transform:translateY(-10px);opacity:0;font-family:inherit}.cart-popup-wrap.is-visible{transform:translateY(0);opacity:1}.cart-popup-header{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;border-bottom:1px solid #eee;background:#fff}.cart-popup-header-title{font-size:1rem;font-weight:700;color:#222;letter-spacing:.02em}.cart-popup-inner{display:flex;gap:1rem;padding:1rem;align-items:flex-start}.cart-popup-media img{width:110px;height:110px;object-fit:cover;border-radius:6px;display:block}.cart-popup-media-placeholder{width:110px;height:110px;background:#f6f6f6;border-radius:6px}.cart-popup-body{flex:1}.cart-popup-title{font-size:1.4rem;color:#111;margin-bottom:.4rem;line-height:1.2;max-height:3.6rem;overflow:hidden;text-overflow:ellipsis}.cart-popup-qty{font-size:1.2rem;color:#666;margin-bottom:.6rem}.cart-popup-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:.4rem}.cart-popup-view-cart{display:inline-block;text-decoration:none;background:#111;color:#fff;padding:.8rem 1rem;border-radius:4px;text-align:center;font-weight:600}.cart-popup-continue{display:inline-flex;align-items:center;gap:.6rem;background:transparent;border:none;color:#333;cursor:pointer;padding:0;font-size:1rem}.cart-popup-continue svg{transform:rotate(0);width:14px;height:14px}.cart-popup-close{background:transparent;border:none;font-size:1.6rem;line-height:1;cursor:pointer}@media (max-width: 740px){.cart-popup-wrap{right:.6rem;left:.6rem;width:auto;top:4rem}.cart-popup-inner{gap:.6rem;padding:.8rem}.cart-popup-media img,.cart-popup-media-placeholder{width:84px;height:84px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-popup.css.map */
