#alerta[data-v-f7136d8d]{display:none;align-items:center;justify-content:center;text-align:center;position:fixed;top:-40px;left:0;z-index:10000;width:100%;background-color:var(--cor-branco);height:40px;cursor:pointer}#alerta.mostrar[data-v-f7136d8d]{display:flex;top:0;animation:mostrarAlerta-f7136d8d .3s ease-out}#alerta.saindo[data-v-f7136d8d]{top:-40px;animation:esconderAlerta-f7136d8d .3s ease-in}#alerta[data-v-f7136d8d] svg{width:15px;min-width:15px;margin:0 10px 0 0}#alerta p[data-v-f7136d8d]{font-family:var(--regular);font-size:var(--f1)}#alerta.positivo[data-v-f7136d8d]{background-color:var(--cor-verde)}#alerta.positivo[data-v-f7136d8d] svg{color:var(--cor-branco-fixo);fill:var(--cor-branco-fixo)}#alerta.positivo p[data-v-f7136d8d]{color:var(--cor-branco-fixo)}#alerta.negativo[data-v-f7136d8d]{background-color:var(--cor-vermelho)}#alerta.negativo[data-v-f7136d8d] svg{color:var(--cor-branco-fixo);fill:var(--cor-branco-fixo)}#alerta.negativo p[data-v-f7136d8d]{color:var(--cor-branco-fixo)}@keyframes mostrarAlerta-f7136d8d{0%{top:-40px}to{top:0}}@keyframes esconderAlerta-f7136d8d{0%{top:0}to{top:-40px}}@media screen and (max-width:1000px){#alerta[data-v-f7136d8d]{height:calc(40px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0)}#alerta p[data-v-f7136d8d]{font-size:var(--f2)}}
