/* Estilos adicionais */
body {
    font-family: 'Inter', sans-serif;
}

.bg-clip-text {
    -webkit-background-clip: text;
}