:root{--toast-spring-easing: linear( 0, .002 .6%, .007 1.2%, .015 1.8%, .026 2.4%, .041 3.1%, .06 3.8%, .108 5.3%, .157 6.6%, .214 8%, .467 13.7%, .577 16.3%, .631 17.7%, .682 19.1%, .73 20.5%, .771 21.8%, .808 23.1%, .844 24.5%, .874 25.8%, .903 27.2%, .928 28.6%, .952 30.1%, .972 31.6%, .988 33.1%, 1.01 35.7%, 1.025 38.5%, 1.034 41.6%, 1.038 45%, 1.035 50.1%, 1.012 64.2%, 1.003 73%, .999 83.7%, 1 );--toast-duration: .6s;--toast-height: 40px;--toast-width: 380px}[data-toast-pill]{width:var(--toast-width);height:var(--_h, var(--toast-height));transform:translateZ(0) scale(.95);transform-origin:center;contain:layout style}[data-toast-pill][data-ready=true]{opacity:1;transform:translateZ(0) scale(1);transition:transform calc(var(--toast-duration) * .66) var(--toast-spring-easing),opacity calc(var(--toast-duration) * .66) var(--toast-spring-easing),margin-bottom calc(var(--toast-duration) * .66) var(--toast-spring-easing),margin-top calc(var(--toast-duration) * .66) var(--toast-spring-easing),height var(--toast-duration) var(--toast-spring-easing)}[data-toast-viewport][data-position^=top] [data-toast-pill]:not([data-ready=true]){transform:translateY(-6px) scale(.95)}[data-toast-viewport][data-position^=bottom] [data-toast-pill]:not([data-ready=true]){transform:translateY(6px) scale(.95)}[data-toast-pill][data-ready=true][data-exiting=true]{opacity:0;pointer-events:none}[data-toast-viewport][data-position^=top] [data-toast-pill][data-ready=true][data-exiting=true]{transform:translateY(-6px) scale(.95);margin-bottom:calc(-1 * (var(--_h, var(--toast-height)) + .75rem))}[data-toast-viewport][data-position^=bottom] [data-toast-pill][data-ready=true][data-exiting=true]{transform:translateY(6px) scale(.95);margin-top:calc(-1 * (var(--_h, var(--toast-height)) + .75rem))}[data-toast-canvas]{transform:translateZ(0);contain:layout style}[data-toast-canvas][data-edge=top]{bottom:0;transform:scaleY(-1) translateZ(0)}[data-toast-canvas][data-edge=bottom]{top:0}[data-toast-svg]{overflow:visible}[data-toast-header-hover]{width:var(--_pw);height:var(--toast-height);left:var(--_px, 0px)}[data-toast-header-hover][data-edge=top]{bottom:0}[data-toast-header-hover][data-edge=bottom]{top:0}[data-toast-pill][data-ready=true] [data-toast-header-hover]{transition:width var(--toast-duration) var(--toast-spring-easing),left var(--toast-duration) var(--toast-spring-easing)}[data-toast-header]{width:var(--_pw);height:var(--toast-height);left:var(--_px, 0px);transform:var(--_ht)}[data-toast-pill][data-ready=true] [data-toast-header]{transition:transform var(--toast-duration) var(--toast-spring-easing),left var(--toast-duration) var(--toast-spring-easing),max-width var(--toast-duration) var(--toast-spring-easing)}[data-toast-header][data-edge=top]{bottom:0}[data-toast-header][data-edge=bottom]{top:0}[data-toast-header-inner]{filter:blur(0px);transform:translateZ(0)}[data-toast-header-inner][data-layer=current]{position:relative;z-index:1;animation:toast-header-enter var(--toast-duration) var(--toast-spring-easing) both}[data-toast-header-inner][data-layer=current]:not(:only-child),[data-toast-header-inner][data-exiting=true]{will-change:opacity,filter}[data-toast-header-inner][data-exiting=true]{animation:toast-header-exit calc(var(--toast-duration) * .7) ease forwards}[data-toast-badge] svg:not([class*=text-]){color:hsl(var(--foreground) / .6)}[data-toast-badge] svg{pointer-events:none}[data-toast-badge] svg:not([class*=size-]){width:12px;height:12px}[data-toast-close]:after{content:"";position:absolute;inset:-8px;border-radius:9999px}[data-toast-pill]:hover [data-toast-close]{opacity:.8;pointer-events:auto}[data-toast-close]:hover{opacity:1}[data-toast-content]{opacity:var(--_co, 0)}[data-toast-content]:not([data-visible=true]){content-visibility:hidden}[data-toast-pill][data-ready=true] [data-toast-content]{transition:opacity calc(var(--toast-duration) * .08) ease calc(var(--toast-duration) * .04)}[data-toast-content][data-edge=top]{top:0}[data-toast-content][data-edge=bottom]{top:var(--toast-height)}[data-toast-content][data-visible=true]{pointer-events:auto}[data-toast-pill][data-ready=true] [data-toast-content][data-visible=true]{transition:opacity calc(var(--toast-duration) * .6) ease calc(var(--toast-duration) * .3)}[data-toast-description]{contain:layout style paint;content-visibility:auto}[data-toast-viewport]{contain:layout style}[data-toast-viewport][data-position^=top] [data-toast-pill]:not([data-ready=true]){margin-bottom:calc(-1 * (var(--toast-height) + .75rem))}[data-toast-viewport][data-position^=bottom] [data-toast-pill]:not([data-ready=true]){margin-top:calc(-1 * (var(--toast-height) + .75rem))}@keyframes toast-header-enter{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur(0px)}}@keyframes toast-header-exit{0%{opacity:1;filter:blur(0px)}to{opacity:0;filter:blur(6px)}}@media(prefers-reduced-motion:no-preference){[data-toast-pill][data-ready=true]:hover,[data-toast-pill][data-ready=true][data-exiting=true]{will-change:transform,opacity,height}}@media(prefers-reduced-motion:reduce){[data-toast-pill],[data-toast-pill] *,[data-toast-pill] *:before,[data-toast-pill] *:after,[data-toast-viewport],[data-toast-viewport] *,[data-toast-viewport] *:before,[data-toast-viewport] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
