﻿/* Estiliza o fundo escuro nativo */
dialog::backdrop {
    background: rgba(0, 0, 0, 0.8);
}
