.mm-cart-toast-wrapper{position:fixed;top:calc(var(--header-height) + var(--margin-4));right:var(--margin-4);z-index:999;pointer-events:none;padding:16px}.mm-cart-toast{display:flex;flex-direction:column;gap:var(--margin-3);width:360px;max-width:calc(100vw - var(--margin-8));padding:var(--margin-4);background:var(--white);border:1px solid var(--black-100);border-radius:var(--rounded-large);box-shadow:0 4px 24px #0000001f;pointer-events:auto;position:relative;transform:translate(120%);opacity:0;transition:transform var(--duration-medium) var(--ease-panel),opacity var(--duration-medium) var(--ease-panel)}.mm-cart-toast.mm-cart-toast--visible{transform:translate(0);opacity:1}.mm-cart-toast-close{position:absolute;top:var(--margin-2);right:var(--margin-2);display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;cursor:pointer;color:var(--black-500)}.mm-cart-toast-content{gap:var(--margin-3);padding-right:var(--margin-5)}.mm-cart-toast-image{flex-shrink:0;width:56px;height:56px;border-radius:var(--rounded);overflow:clip;background:var(--black-50)}.mm-cart-toast-image img{width:100%;height:100%;object-fit:cover}.mm-cart-toast-added{margin:0 0 2px;color:var(--spiruline-fraiche);font-size:12px;font-weight:600}.mm-cart-toast-title{margin:0;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mm-cart-toast-quantity{margin:2px 0 0;color:var(--black-500);font-size:13px}.mm-cart-toast-cta{justify-content:center;padding:12px 16px}@media(max-width:768px){.mm-cart-toast-wrapper{left:var(--margin-2);right:var(--margin-2);top:var(--margin-2)}.mm-cart-toast{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mm-cart-toast.css.map */
