.rendi-toast{display:flex;gap:var(--rendi-spacing-2);align-items:center;padding:var(--rendi-spacing-4);border:var(--rendi-border-width) solid var(--rendi-border);border-radius:var(--rendi-rounded-md);background:var(--rendi-popover);color:var(--rendi-popover-foreground);box-shadow:var(--rendi-shadow-md);opacity:0;transform:translateY(var(--rendi-spacing-2));transition:opacity .2s ease,transform .2s ease}.rendi-toast--in{opacity:1;transform:none}.rendi-toast--inverted{border-color:var(--rendi-alpha-90);background:var(--rendi-foreground);color:var(--rendi-primary-foreground)}.rendi-toast__text{flex:1 1 0;min-width:0;margin:0;font-size:var(--rendi-text-sm-font-size);line-height:var(--rendi-text-sm-line-height);font-weight:var(--rendi-font-weight-medium);word-break:break-word}.rendi-toast__action{flex:0 0 auto;height:var(--rendi-spacing-6);padding:0 var(--rendi-spacing-2);border:0;border-radius:var(--rendi-rounded-sm);background:var(--rendi-secondary);color:var(--rendi-secondary-foreground);font-size:var(--rendi-text-xs-font-size);line-height:var(--rendi-text-xs-line-height);font-weight:var(--rendi-font-weight-medium);cursor:pointer;box-shadow:var(--rendi-shadow-xs)}.rendi-toast--inverted .rendi-toast__action{background:var(--rendi-secondary-foreground);color:var(--rendi-primary-foreground)}.rendi-toast-region{position:fixed;left:50%;bottom:var(--rendi-spacing-4);transform:translate(-50%);z-index:1000;display:flex;flex-direction:column;gap:var(--rendi-spacing-2);width:min(94vw,calc(var(--rendi-spacing-32) + var(--rendi-spacing-32) + var(--rendi-spacing-16) + var(--rendi-spacing-9)));pointer-events:none}.rendi-toast-region .rendi-toast{pointer-events:auto}@media(prefers-reduced-motion:reduce){.rendi-toast{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/rendi-toast.css.map */
