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