.cart-toast{position:fixed;z-index:999;top:calc(var(--header-bottom-position, 8rem) + 1rem);right:1.5rem;bottom:auto;left:auto;max-width:36rem;pointer-events:none}.cart-toast[hidden]{display:none}.cart-toast__inner{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;border-radius:.8rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 .8rem 2.4rem rgba(var(--color-foreground),.12),0 .1rem .2rem rgba(var(--color-foreground),.06);pointer-events:auto}.cart-toast__icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.cart-toast__icon svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.cart-toast__body{min-width:0}.cart-toast__title{margin:0;font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground))}.cart-toast__product{margin:.2rem 0 0;font-size:1.2rem;line-height:1.3;color:rgba(var(--color-foreground),.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-toast__action{flex:0 0 auto;margin-left:.4rem;padding:.6rem 0;border:0;background:none;font-family:inherit;font-size:1.2rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}@media screen and (max-width:749px){.cart-toast{top:calc(var(--header-bottom-position, 6rem) + 1.5rem);right:1rem;left:1rem;max-width:none}.cart-toast__product{max-width:18rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-toast.css.map */
