.elementor-1059 .elementor-element.elementor-element-55259cd{--display:flex;}.elementor-1059 .elementor-element.elementor-element-dc027c2.elementor-element{--align-self:center;}.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group{margin-bottom:10px;}.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-form-fields-wrapper{margin-bottom:-10px;}body .elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group > label{padding-bottom:0px;}.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}/* Start custom CSS for login, class: .elementor-element-dc027c2 *//* --- ESTILO FORMULÁRIO DE LOGIN ELEMENTOR PRO (EBP) --- */

/* 1. Estilo dos Campos de Entrada (Login e Senha) */
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group input {
    background-color: #fcfaf8 !important; /* Bege clarinho */
    border: 1px solid #efe8e2 !important; /* Borda suave */
    border-radius: 12px !important; /* Bordas arredondadas EBP */
    padding: 12px 16px !important;
    font-family: 'Inter', sans-serif !important;
    color: #312b27 !important;
    transition: all 0.3s ease;
}

/* Foco no campo ao clicar */
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group input:focus {
    border-color: #7b1f1f !important; /* Vinho EBP */
    background-color: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(123, 31, 31, 0.1) !important;
    outline: none;
}

/* 2. Estilo dos Labels (Usuário / Senha) */
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-label {
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    color: #312b27 !important;
    margin-bottom: 8px !important;
}

/* 3. Botão de Entrar */
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-button {
    background-color: #7b1f1f !important; /* Vinho EBP */
    color: #ffffff !important;
    border-radius: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 15px !important;
    transition: all 0.3s ease !important;
    border: none !important;
}

.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-button:hover {
    background-color: #5a1616 !important; /* Vinho escuro */
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(123, 31, 31, 0.2) !important;
}

/* 4. Links de "Esqueci a Senha" e "Lembrar de mim" */
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-login__remember-me label,
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-login__lost-password a {
    color: #6b635d !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
}

.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-login__lost-password a:hover {
    color: #7b1f1f !important;
    text-decoration: underline !important;
}

/* 5. Ajuste de espaçamento entre campos */
.elementor-1059 .elementor-element.elementor-element-dc027c2 .elementor-field-group {
    margin-bottom: 20px !important;
}/* End custom CSS */