@keyframes Toast-module-scss-module__1MN3Ca__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Toast-module-scss-module__1MN3Ca__toast{color:#000;background-color:#fff;border-radius:2.3rem;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon body";align-items:center;column-gap:1rem;max-width:64rem;min-height:4.5rem;padding:.5rem 2.5rem .5rem .5rem;display:grid;box-shadow:0 1rem 3.8rem -1rem #0e121659,0 1rem 2rem -1.5rem #0e121633}.Toast-module-scss-module__1MN3Ca__toast[data-state=open]{animation:.35s cubic-bezier(.16,1,.3,1) Toast-module-scss-module__1MN3Ca__slideIn}.Toast-module-scss-module__1MN3Ca__toast[data-state=closed]{animation:.1s ease-in Toast-module-scss-module__1MN3Ca__hide}.Toast-module-scss-module__1MN3Ca__toast[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x),0)}.Toast-module-scss-module__1MN3Ca__toast[data-swipe=cancel]{transition:transform .2s ease-out;transform:translate(0)}.Toast-module-scss-module__1MN3Ca__toast[data-swipe=end]{animation:.1s ease-out Toast-module-scss-module__1MN3Ca__swipeOut}.Toast-module-scss-module__1MN3Ca__toast__close{color:brand(.5);cursor:pointer;font-size:2rem;position:absolute;top:2rem;right:2rem}.Toast-module-scss-module__1MN3Ca__toast__body{padding-block:.2rem;line-height:1.2}.Toast-module-scss-module__1MN3Ca__toast__title{margin-bottom:.2rem;font-weight:500}.Toast-module-scss-module__1MN3Ca__toast__text{font-size:max(.9em,1.2rem)}.Toast-module-scss-module__1MN3Ca__toast__icon{background:var(--kodo-color-primary);color:#fff;border-radius:50%;grid-area:icon;justify-content:center;align-self:flex-start;align-items:center;width:4rem;height:4rem;display:flex}.Toast-module-scss-module__1MN3Ca__toast__icon svg{width:2rem;height:2rem}.Toast-module-scss-module__1MN3Ca__viewport{--viewport-padding:clamp(1rem,calc(1rem + 1.5*(100vw - 48rem)/80),2.5rem);z-index:10;padding:var(--viewport-padding);pointer-events:none;outline:none;flex-direction:column;align-items:center;gap:1rem;max-width:100vw;margin:0;list-style:none;display:flex;position:fixed;bottom:0;left:0;right:0}.Toast-module-scss-module__1MN3Ca__viewport li{pointer-events:all}@keyframes Toast-module-scss-module__1MN3Ca__hide{0%{opacity:1}to{opacity:0}}@keyframes Toast-module-scss-module__1MN3Ca__slideIn{0%{transform:translate(0,calc(100% + var(--viewport-padding)))}to{transform:translate(0)}}@keyframes Toast-module-scss-module__1MN3Ca__swipeOut{0%{transform:translate(var(--radix-toast-swipe-end-x),0)}to{transform:translate(calc(100% + var(--viewport-padding)),0)}}
/*# sourceMappingURL=1a93d469e30cf47f.css.map*/