.toast-module__u7Ia6q__viewport{z-index:1;width:320px;bottom:var(--space-8);right:var(--space-8);margin:0 auto;position:fixed;top:auto;left:auto}.toast-module__u7Ia6q__toast{--gap:var(--space-3);--peek:var(--space-3);--scale:calc(max(0,1 - (var(--toast-index)*.1)));--shrink:calc(1 - var(--scale));--height:var(--toast-frontmost-height,var(--toast-height));--offset-y:calc(var(--toast-offset-y)*-1 + (var(--toast-index)*var(--gap)*-1) + var(--toast-swipe-movement-y));transform-origin:bottom;-webkit-user-select:none;user-select:none;background:var(--color-surface);border:1px solid var(--color-border);width:100%;padding:var(--space-5);box-shadow:var(--shadow-raised);border-radius:var(--radius-surface);z-index:calc(1000 - var(--toast-index));height:var(--height);transform:translateX(var(--toast-swipe-movement-x))translateY(calc(var(--toast-swipe-movement-y) - var(--toast-index)*var(--peek) - var(--shrink)*var(--height)))scale(var(--scale));margin:0 0 0 auto;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s,height .15s;position:absolute;bottom:0;left:auto;right:0}.toast-module__u7Ia6q__toast[data-expanded]{transform:translateX(var(--toast-swipe-movement-x))translateY(var(--offset-y));height:var(--toast-height)}.toast-module__u7Ia6q__toast[data-starting-style],.toast-module__u7Ia6q__toast[data-ending-style]{transform:translateY(150%)}.toast-module__u7Ia6q__toast[data-limited],.toast-module__u7Ia6q__toast[data-ending-style]{opacity:0}.toast-module__u7Ia6q__toast[data-ending-style][data-swipe-direction=up]{transform:translateY(calc(var(--toast-swipe-movement-y) - 150%))}.toast-module__u7Ia6q__toast[data-ending-style][data-swipe-direction=left]{transform:translateX(calc(var(--toast-swipe-movement-x) - 150%))translateY(var(--offset-y))}.toast-module__u7Ia6q__toast[data-ending-style][data-swipe-direction=right]{transform:translateX(calc(var(--toast-swipe-movement-x) + 150%))translateY(var(--offset-y))}.toast-module__u7Ia6q__toast[data-ending-style][data-swipe-direction=down]{transform:translateY(calc(var(--toast-swipe-movement-y) + 150%))}.toast-module__u7Ia6q__toast:after{content:"";width:100%;height:calc(var(--gap) + 1px);position:absolute;top:100%;left:0}.toast-module__u7Ia6q__content{transition:opacity .25s;overflow:hidden}.toast-module__u7Ia6q__content[data-behind]{opacity:0}.toast-module__u7Ia6q__content[data-expanded]{opacity:1}.toast-module__u7Ia6q__title{font-family:var(--text-body-small--typeface,var(--text-body--typeface,var(--font-typeface)));font-size:var(--text-body-small);line-height:var(--text-body-small--line-height,var(--text-body--line-height));font-weight:var(--text-body-small--weight,var(--text-body--weight));letter-spacing:var(--text-body-small--tracking,var(--text-body--tracking));font-weight:var(--font-weight-bold);margin-bottom:var(--space-2)}.toast-module__u7Ia6q__description{font-family:var(--text-body-small--typeface,var(--text-body--typeface,var(--font-typeface)));font-size:var(--text-body-small);line-height:var(--text-body-small--line-height,var(--text-body--line-height));font-weight:var(--text-body-small--weight,var(--text-body--weight));letter-spacing:var(--text-body-small--tracking,var(--text-body--tracking))}.toast-module__u7Ia6q__description[data-with-title]{color:var(--color-text-secondary)}.toast-module__u7Ia6q__closeButton{top:var(--space-3);right:var(--space-3);position:absolute}.toast-module__u7Ia6q__closeIcon{width:var(--size-icon-small);height:var(--size-icon-small)}
