*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}@keyframes toast-slide-in-from-right{0%{opacity:0;transform:translate(calc(100% + 24px))}to{opacity:1;transform:translate(0)}}.toast-slide-in{will-change:transform, opacity;animation:.32s cubic-bezier(.22,1,.36,1) both toast-slide-in-from-right}
