.modal[data-v-f329a417]{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:1rem;background-color:#00000080}.modal-conteiner[data-v-f329a417]{width:100%;max-width:42rem;border-radius:1.25rem;background-color:var(--pf-dark-modal);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--pf-dark-text);box-shadow:var(--sombra-card);display:flex;flex-direction:column;max-height:90vh;border:1px solid var(--pf-dark-border)}.modal-sm[data-v-f329a417]{max-width:28rem;max-height:60vh}.modal-md[data-v-f329a417]{max-width:42rem;max-height:85vh}.modal-lg[data-v-f329a417]{max-width:56rem;max-height:90vh}.modal-xl[data-v-f329a417]{max-width:72rem;max-height:95vh}.modal-cabecalho[data-v-f329a417]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--pf-dark-border);flex-shrink:0}.modal-titulo[data-v-f329a417]{font-size:1.125rem;font-weight:700;color:var(--pf-dark-text)}.botao-fechar[data-v-f329a417]{display:grid;height:2.25rem;width:2.25rem;place-items:center;border-radius:.75rem;background-color:var(--pf-dark-bg-hover);color:var(--pf-dark-text-sec);transition:all .2s ease;border:1px solid var(--pf-dark-border)}.botao-fechar[data-v-f329a417]:hover{background-color:#ef444426;color:#ef4444;border-color:#ef444433;transform:rotate(90deg)}.botao-fechar svg[data-v-f329a417]{height:1.25rem;width:1.25rem}.botao-fechar[data-v-f329a417]:active{transform:scale(.9) rotate(90deg)}.modal-corpo[data-v-f329a417]{padding:1rem;overflow:auto;flex:1}.modal-enter-active[data-v-f329a417],.modal-leave-active[data-v-f329a417]{transition:opacity .16s ease}.modal-enter-from[data-v-f329a417],.modal-leave-to[data-v-f329a417]{opacity:0}
