.toast-stripe{background:linear-gradient(180deg,rgba(var(--gray-800),.2) 0,rgba(var(--gray-800),.2) 100%) border-box border-box,repeating-linear-gradient(120deg,var(--stripe-color) 0,var(--stripe-color) 2px,rgb(var(--gray-900)) 2px,rgb(var(--gray-900)) 6px) border-box border-box;border:1px solid var(--stripe-color)}.toast-stripe-update{--stripe-color:rgb(var(--brand-950))}.toast-stripe-success{--stripe-color:rgb(var(--success-950))}.toast-stripe-error{--stripe-color:rgb(var(--error-950))}.toast-stripe-warning{--stripe-color:rgb(var(--warning-950))}.toast-stripe-info{--stripe-color:rgb(var(--gray-800))}