._toast__list_e3sag_1{--viewport-padding: 16px;position:fixed;bottom:0;right:0;display:flex;flex-direction:column;padding:var(--viewport-padding);gap:8px;width:400px;max-width:100vw;margin:0;list-style:none;z-index:9999;outline:none}._toast__list-custom-region_e3sag_18{--viewport-padding: 16px;position:fixed;top:0;left:calc(50vw - 50%);display:flex;flex-direction:column;padding:var(--viewport-padding);gap:8px;width:400px;max-width:100vw;margin:0;list-style:none;z-index:9999;outline:none}._toast_e3sag_1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;border:1px solid hsl(240 5% 84%);border-radius:6px;padding:12px;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._toast_e3sag_1[data-opened]{animation:_slideIn_e3sag_1 .15s cubic-bezier(.16,1,.3,1)}._toast_e3sag_1[data-closed]{animation:_hide_e3sag_1 .1s ease-in}._toast_e3sag_1[data-swipe=move]{transform:translate(var(--kb-toast-swipe-move-x))}._toast_e3sag_1[data-swipe=cancel]{transform:translate(0);transition:transform .2s ease-out}._toast_e3sag_1[data-swipe=end]{animation:_swipeOut_e3sag_1 .1s ease-out}._toast__content_e3sag_71{display:flex;align-items:flex-start;width:100%}._toast__close-button_e3sag_77{flex-shrink:0;height:16px;width:16px;margin-left:auto;color:#52525b}._toast__title_e3sag_85{font-size:16px;font-weight:500;color:#18181b}._toast__description_e3sag_91{font-size:14px;color:#3f3f46}._toast__progress-track_e3sag_96{height:8px;width:100%;background-color:#e4e4e7;border-radius:3px}._toast__progress-fill_e3sag_103{background-color:#0284c5;border-radius:3px;height:100%;width:var(--kb-toast-progress-fill-width);transition:width .25s linear}@keyframes _hide_e3sag_1{0%{opacity:1}to{opacity:0}}@keyframes _slideIn_e3sag_1{0%{transform:translate(calc(100% + var(--viewport-padding)))}to{transform:translate(0)}}@keyframes _swipeOut_e3sag_1{0%{transform:translate(var(--kb-toast-swipe-end-x))}to{transform:translate(calc(100% + var(--viewport-padding)))}}[data-kb-theme=dark] ._toast_e3sag_1{border:1px solid hsl(240 5% 26%);background-color:#27272a;box-shadow:none}[data-kb-theme=dark] ._toast__close-button_e3sag_77{color:#fffc}[data-kb-theme=dark] ._toast__title_e3sag_85{color:#ffffffe6}[data-kb-theme=dark] ._toast__description_e3sag_91{color:#ffffffb3}[data-kb-theme=dark] ._toast__progress-track_e3sag_96{background-color:#3f3f46}
