._toast-viewport_bfi3z_1{z-index:9999;flex-direction:column;align-items:center;gap:8px;max-width:min(100%,800px);max-height:100vh;margin:0;padding:20px;list-style:none;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}._toast-root_bfi3z_18{backdrop-filter:blur(2px);max-width:100%;min-height:40px;color:var(--System-Contrast);border-radius:8px;align-items:center;gap:8px;padding:0 16px;display:flex;box-shadow:0 2px 18px -5px rgba(8,7,13,.26)}._toast-root_bfi3z_18[data-state=open]{animation:.1s ease-in _animateIn_bfi3z_1}._toast-root_bfi3z_18[data-state=closed]{animation:.1s ease-out _animateOut_bfi3z_1}._toast-root_bfi3z_18[data-swipe=move]{transform:translateY(var(--radix-toast-swipe-move-y))}._toast-root_bfi3z_18[data-swipe=end]{transform:animateOut .1s ease-out}._toast-root_bfi3z_18._primary_bfi3z_42{background:var(--System-2)}._toast-root_bfi3z_18._error_bfi3z_45{background:var(--System-Error)}._toast-root_bfi3z_18._warning_bfi3z_48{background:var(--System-Warning)}._toast-root_bfi3z_18 ._title_bfi3z_51{flex:auto}._toast-root_bfi3z_18 ._close-button_bfi3z_54{cursor:pointer;border-radius:4px;flex:1 0 auto}._toast-root_bfi3z_18 ._close-button_bfi3z_54:focus-visible{outline:1px solid var(--System-1);outline-offset:1px}._toast-root_bfi3z_18 ._action-button_bfi3z_63{color:var(--System-Contrast);cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;flex:auto;padding:6px 12px}._toast-root_bfi3z_18 ._action-button_bfi3z_63:focus-visible{outline:1px solid var(--System-1);outline-offset:1px}@keyframes _animateIn_bfi3z_1{0%{opacity:0;transform:translateY(calc(100% + 20px))}to{opacity:1;transform:translateY(0)}}@keyframes _animateOut_bfi3z_1{to{opacity:0;transform:translateY(calc(-100% - 20px))}}
