.SuiToast_toast__x_p_1{padding:.3rem;margin:.2rem;border-radius:.3rem;font-weight:500;box-shadow:0 .1rem .2rem rgba(0,0,0,.05);animation:SuiToast_slideIn__jNVBY .3s ease-out;min-height:2rem;max-width:12rem;min-width:8rem;position:fixed;top:1rem;left:50%;transform:translateX(-50%);z-index:9999}.SuiToast_icon__QcGxT,.SuiToast_toast__x_p_1{display:flex;align-items:center;font-size:.4rem}.SuiToast_icon__QcGxT{justify-content:center;width:1rem;height:1rem;border-radius:50%;margin-right:.2rem;font-weight:700;flex-shrink:0}.SuiToast_message__o2XIF{flex:1 1;line-height:1.4}.SuiToast_error__r1Nmi{background-color:#fff;color:#000;border:1px solid #fff}.SuiToast_error__r1Nmi .SuiToast_icon__QcGxT{background-color:hsla(0,0%,100%,.2);color:#fff}.SuiToast_success__d5z4s{background-color:#52c41a;color:#fff;border:1px solid #73d13d}.SuiToast_success__d5z4s .SuiToast_icon__QcGxT{background-color:hsla(0,0%,100%,.2);color:#fff}.SuiToast_warning__MBdo_{background-color:#fff;color:#515151;border:1px solid #fff}.SuiToast_warning__MBdo_ .SuiToast_icon__QcGxT{background-color:hsla(0,0%,100%,.2);color:#ffb700}.SuiToast_info__SwgPq{background-color:#1890ff;color:#fff;border:1px solid #40a9ff}.SuiToast_info__SwgPq .SuiToast_icon__QcGxT{background-color:hsla(0,0%,100%,.2);color:#fff}@keyframes SuiToast_slideIn__jNVBY{0%{opacity:0;transform:translateX(-50%) translateY(-.5rem)}to{opacity:1;transform:translateX(-50%)}}@media (max-width:480px){.SuiToast_toast__x_p_1{margin:.5rem auto;max-width:12rem;width:10rem;top:.6rem;left:50%;transform:translateX(-50%)}}