.toast-module__eiL02G__viewport{z-index:9999;top:calc(env(safe-area-inset-top,0px) + 1rem);pointer-events:none;outline:0;width:calc(100vw - 2rem);max-width:22.5rem;margin:0 auto;position:fixed;bottom:auto;left:0;right:0}.toast-module__eiL02G__toast{--gap:.75rem;--peek:.625rem;--scale:calc(max(0, 1 - (var(--toast-index) * .06)));--shrink:calc(1 - var(--scale));--height:var(--toast-frontmost-height,var(--toast-height));--offset-y:calc(var(--toast-offset-y) + (var(--toast-index) * var(--gap)) + var(--toast-swipe-movement-y));z-index:calc(1000 - var(--toast-index));box-sizing:border-box;width:100%;height:var(--height);border:1px solid var(--border);background:var(--popover);color:var(--popover-foreground);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));transform-origin:top;cursor:default;pointer-events:auto;-webkit-user-select:none;user-select:none;border-radius:1.75rem;margin:0 auto;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .3s,height .15s;position:absolute;top:0;left:0;right:0;overflow:visible;box-shadow:0 18px 45px #00000029,0 2px 8px #00000014}.toast-module__eiL02G__toast:after{width:100%;height:calc(var(--gap) + 1px);content:"";position:absolute;bottom:100%;left:0}.toast-module__eiL02G__toast[data-expanded]{height:var(--toast-height);transform:translateX(var(--toast-swipe-movement-x)) translateY(var(--offset-y))}.toast-module__eiL02G__toast[data-starting-style],.toast-module__eiL02G__toast[data-ending-style]{opacity:0;transform:translateY(-150%)}.toast-module__eiL02G__toast[data-ending-style][data-swipe-direction=up],.toast-module__eiL02G__toast[data-expanded][data-ending-style][data-swipe-direction=up]{transform:translateY(calc(var(--toast-swipe-movement-y) - 150%))}.toast-module__eiL02G__toast[data-limited]{opacity:0;pointer-events:none}.toast-module__eiL02G__content{box-sizing:border-box;border-radius:inherit;align-items:center;gap:.75rem;min-height:3.5rem;padding:.75rem .875rem .75rem 1rem;transition:opacity .2s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.toast-module__eiL02G__content[data-behind]{opacity:0}.toast-module__eiL02G__content[data-expanded]{opacity:1}.toast-module__eiL02G__icon{flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.toast-module__eiL02G__icon svg{width:1rem;height:1rem}.toast-module__eiL02G__successIcon{color:#03a14a;color:lab(58.0286% -51.707 34.5419)}.toast-module__eiL02G__infoIcon{color:var(--bsky)}.toast-module__eiL02G__warningIcon{color:#d38f00;color:lab(64.9333% 24.4571 92.87)}.toast-module__eiL02G__errorIcon{color:var(--destructive)}.toast-module__eiL02G__defaultIcon{color:var(--muted-foreground)}.toast-module__eiL02G__loadingIcon{color:var(--muted-foreground);animation:.8s linear infinite toast-module__eiL02G__toast-spin}.toast-module__eiL02G__text{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.toast-module__eiL02G__title,.toast-module__eiL02G__description{margin:0}.toast-module__eiL02G__title{overflow-wrap:anywhere;font-size:.875rem;font-weight:600;line-height:1.25rem}.toast-module__eiL02G__description{overflow-wrap:anywhere;color:var(--muted-foreground);font-size:.8125rem;line-height:1.125rem}.toast-module__eiL02G__close{width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex}.toast-module__eiL02G__close:hover{background:var(--accent);color:var(--accent-foreground)}.toast-module__eiL02G__close:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toast-module__eiL02G__close svg{width:.875rem;height:.875rem}@media (min-width:601px){.toast-module__eiL02G__viewport{top:calc(env(safe-area-inset-top,0px) + 1.5rem)}}@media (prefers-reduced-motion:reduce){.toast-module__eiL02G__toast,.toast-module__eiL02G__content{transition-duration:1ms}}@keyframes toast-module__eiL02G__toast-spin{to{transform:rotate(360deg)}}
