.toast-module__R2SPXq__viewport{z-index:1000;width:250px;margin:0 auto;position:fixed;inset:auto 1rem 1rem auto}@media (min-width:500px){.toast-module__R2SPXq__viewport{width:340px;bottom:2rem;right:2rem}}.toast-module__R2SPXq__root{--gap:.75rem;--peek:.75rem;--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));box-sizing:border-box;background:var(--mix-card-5-bg);color:var(--muted-foreground);border:.5px solid oklch(from var(--border)l c h/.5);width:100%;box-shadow:oklch(from var(--border)l c h/.2)0px 1px 1px,oklch(from var(--border)l c h/.2)0px 1px 1px,oklch(from var(--border)l c h/.2)0px 1px 1px;transform-origin:bottom;-webkit-user-select:none;user-select:none;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .5s,height .17s var(--ease-out-expo);cursor:default;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));background-clip:padding-box;border-radius:.5rem;margin:0 0 0 auto;padding:1rem;position:absolute;bottom:0;left:auto;right:0}.toast-module__R2SPXq__root[data-expanded]{transform:translateX(var(--toast-swipe-movement-x))translateY(var(--offset-y));height:var(--toast-height)}.toast-module__R2SPXq__root[data-starting-style],.toast-module__R2SPXq__root[data-ending-style]{transform:translateY(150%)}.toast-module__R2SPXq__root[data-limited]{opacity:0}.toast-module__R2SPXq__root[data-ending-style]{opacity:0}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=up]{transform:translateY(calc(var(--toast-swipe-movement-y) - 150%))}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=left]{transform:translateX(calc(var(--toast-swipe-movement-x) - 150%))translateY(var(--offset-y))}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=right]{transform:translateX(calc(var(--toast-swipe-movement-x) + 150%))translateY(var(--offset-y))}.toast-module__R2SPXq__root[data-ending-style][data-swipe-direction=down]{transform:translateY(calc(var(--toast-swipe-movement-y) + 150%))}.toast-module__R2SPXq__root:after{content:"";width:100%;height:calc(var(--gap) + 1px);position:absolute;top:100%;left:0}.toast-module__R2SPXq__content{transition:opacity .35s;overflow:hidden}.toast-module__R2SPXq__content[data-behind]{pointer-events:none;opacity:0}.toast-module__R2SPXq__content[data-expanded]{pointer-events:auto;opacity:1}.toast-module__R2SPXq__title{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:.975rem;font-weight:450;line-height:1.25rem}.toast-module__R2SPXq__description{letter-spacing:-.02em;color:var(--secondary-foreground);margin:.25rem 0 0;font-size:.875rem;line-height:1.25rem}.toast-module__R2SPXq__statusPill{border-radius:var(--radius);width:10px;height:5px;display:inline-block}.toast-module__R2SPXq__statusPill[data-type=success]{background-color:var(--success)}.toast-module__R2SPXq__statusPill[data-type=error]{background-color:var(--destructive)}.toast-module__R2SPXq__statusPill[data-type=warning]{background-color:var(--warning)}.toast-module__R2SPXq__statusPill[data-type=info]{background-color:var(--info)}.toast-module__R2SPXq__action{background-color:var(--primary);height:2rem;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.25rem;justify-content:center;align-items:center;margin-top:.5rem;padding:0 .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s;display:inline-flex}.toast-module__R2SPXq__action:hover{background-color:var(--primary);opacity:.9}.toast-module__R2SPXq__action:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.toast-module__R2SPXq__actionButton{margin-top:.5rem}.toast-module__R2SPXq__close{width:1.25rem;height:1.25rem;color:oklch(from var(--foreground)l c h/.3);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.toast-module__R2SPXq__close:hover{background-color:var(--muted);color:var(--foreground)}.toast-module__R2SPXq__close:focus{outline:none}.toast-module__R2SPXq__close:focus-visible{outline:2px solid var(--ring,var(--color-blue));outline-offset:2px}.toast-module__R2SPXq__close svg{width:1rem;height:1rem}
