.Alert{border-radius:.3rem;font-size:1rem;padding:1rem}.Alert.Alert--success{background:rgba(var(--color-green-500),1);color:rgba(var(--color-white),1)}.Alert.Alert--error{background-color:rgba(var(--color-red-500),1);color:rgba(var(--color-white),1)}.Alerts{height:0;left:0;position:fixed;top:0;width:0;z-index:100}.Alerts .AlertsTransition-enter-active,.Alerts .AlertsTransition-leave-active{transition:opacity .32s}.Alerts .AlertsTransition-enter-to,.Alerts .AlertsTransition-leave{opacity:1}.Alerts .AlertsTransition-enter-from,.Alerts .AlertsTransition-leave-to{opacity:0}.Alerts .AlertsTransition-move{transition:transform .32s}.Alerts .Alerts_list{list-style:none;position:fixed}.Alerts .Alerts_list.list--top-left{left:0;top:0}.Alerts .Alerts_list.list--top-left>li{margin:.6rem 0 0 1rem}.Alerts .Alerts_list.list--top-left>li:last-child{margin-top:1rem}.Alerts .Alerts_list.list--top-right{right:0;top:0}.Alerts .Alerts_list.list--top-right>li{margin:.6rem 1rem 0 0}.Alerts .Alerts_list.list--top-right>li:last-child{margin-top:1rem}.Alerts .Alerts_list.list--bottom-left{bottom:0;left:0}.Alerts .Alerts_list.list--bottom-left>li{margin:0 0 .6rem 1rem}.Alerts .Alerts_list.list--bottom-left>li:last-child{margin-bottom:1rem}.Alerts .Alerts_list.list--bottom-right{bottom:0;right:0}.Alerts .Alerts_list.list--bottom-right>li{margin:0 1rem .6rem 0}.Alerts .Alerts_list.list--bottom-right>li:last-child{margin-bottom:1rem}
