a {
    text-decoration: none !important;
}

.btn-primary,
.bg-primary {
    background-color: #00204E !important;
    border-color: #00204E !important;
    color: #ffffff !important;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 32, 78, 0.2);
}

.btn-primary:hover {
    background-color: #001b41 !important;
    border-color: #001b41 !important;
    box-shadow: 0 4px 8px rgba(0, 32, 78, 0.3);
    transform: translateY(-1px);
}

.btn-primary:active,
.btn-primary:focus {
    background-color: #001838 !important;
    border-color: #001838 !important;
    box-shadow: 0 1px 3px rgba(0, 32, 78, 0.4);
    transform: translateY(0);
}

/* Estilo para botões outline primários */
.btn-outline-primary {
    background-color: transparent !important;
    border-color: #00204E !important;
    color: #00204E !important;
    transition: all 0.3s ease;
}

.btn-outline-primary:hover {
    background-color: #00204E !important;
    color: #ffffff !important;
    box-shadow: 0 4px 8px rgba(0, 32, 78, 0.2);
    transform: translateY(-1px);
}

.btn-outline-primary:active,
.btn-outline-primary:focus {
    background-color: #001838 !important;
    border-color: #001838 !important;
    color: #ffffff !important;
    box-shadow: 0 1px 3px rgba(0, 32, 78, 0.3);
    transform: translateY(0);
}

.text-primary {
    color: #00204E !important;
}

.extrato-direito {
    text-align: end;
}

/* Configurações tabs tranferencia */
.card {
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1) !important;
}

.card-table tr {
    cursor: pointer;
}

.card-header-tabs {
    padding: 0px !important;
}

.transferencia-img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.area-botao-acao {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.area-botao-acao .estilo-botao {
    font-size: 16px;
    font-weight: 600;
    background-color: white;
    color: black;
    padding: 12px 20px;
    border: 1px solid #F9F9F9;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 12px rgba(1, 37, 159, 0.15);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
}

.area-botao-acao .estilo-botao i {
    font-size: 18px;
    transition: transform 0.3s ease-in-out;
}

.area-botao-acao .estilo-botao:hover {
    background-color: #00204E;
    color: white;
    border-color: #00204E;
    box-shadow: 0px 6px 18px rgba(1, 37, 159, 0.3);
}

.area-botao-acao .estilo-botao:hover i {
    transform: translateX(4px);
}

.area-botao-acao .estilo-botao.active {
    background-color: #00204E;
    color: white;
    border-color: #00204E;
    box-shadow: 0px 6px 15px rgba(1, 37, 159, 0.3);
    transform: scale(1.02);
}

.area-formulario-qrcode-pix .pix-card {
    background: #F6F8FB;
    border-radius: 12px;
    padding: 20px;
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.area-formulario-qrcode-pix .pix-card h2 {
    color: #01214F;
    font-size: 18px;
    margin-bottom: 15px;
}

.area-formulario-qrcode-pix .qr-container {
    background: white;
    padding: 10px;
    border-radius: 8px;
    display: inline-block;
}

.area-formulario-qrcode-pix .qr-container img {
    width: 200px;
    height: 200px;
}

.area-formulario-qrcode-pix .pix-key {
    font-size: 16px;
    color: #01214F;
    font-weight: bold;
    margin: 16px 0;
}

.area-formulario-qrcode-pix .copy-btn {
    background: #F87602 !important;
    color: white;
    border: none;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

.area-formulario-qrcode-pix .copy-btn:hover {
    background: #D96902;
}

.botao-acao-recebimento,
.area-botao-envio {
    display: flex;
    justify-content: center;
}

.botao-padrao {
    padding: 5px 10px;
    background-color: #00204E;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    border: 0px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.botao-padrao:hover {
    background-color: #00204E;
    color: white;
    border-color: #00204E;
    box-shadow: 0px 6px 18px rgba(1, 37, 159, 0.3);
}

/* Configuracoes area cobrancas */
.boleto-container {
    margin: auto;
    margin-top: 10%;
    padding: 30px;
    background: white;
    border-radius: 5px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.boleto-numero {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    background: #f1f3f5;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

/* Configurações do Quill */
.ql-size-small {
    font-size: 10px;
    /* Tamanho pequeno */
}

.ql-size-large {
    font-size: 24px;
    /* Tamanho grande */
}

.ql-size-huge {
    font-size: 36px;
    /* Tamanho enorme */
}

/* Thumbnails de Imagens */
#thumbnailsContainer img {
    width: 100px;
    height: auto;
    padding: 5px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}

#thumbnailsContainer img:hover {
    transform: scale(1.1);
}

/* Estilo para múltiplos itens na tela de fe */
.blocos-itens-fatura {
    animation: slideDown 0.3s ease-out;
    border: 1px solid #ddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    /* Espaço entre os blocos */
    padding: 5px;
}

/* Estilo para qr code pix */

.area-imagem-pix img {
    width: 190px;
}

.area-informacoes-movimentacao {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Estilo para múltiplos itens na tela de FE */
.blocos-itens {
    animation: slideDown 0.3s ease-out;
    border: 1px solid #ddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    /* Espaço entre os blocos */
    padding: 5px;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Aumenta tamanho da tabela */
.tabela-maior table {
    min-width: 1920px;
    /* Ajuste este valor conforme necessário */
}

/* Animação do card home */
.row-cards .card {
    cursor: pointer;
}

.row-cards .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.mobile-ajuste-saldo {
    align-items: center;
    gap: 10px;
}

@media(max-width: 992px) {
    .area-botao-acao .estilo-botao {
        font-size: 13px;
    }
}

@media(max-width: 767.98px) {
    .extrato-direito {
        text-align: start;
    }

    .mobile-ajuste-saldo {
        display: flex;
        justify-content: space-between;
    }
}

@media(max-width: 575.98px) {

    .area-botao-acao .estilo-botao {
        font-size: 11px;
    }

    .row-cards .card {
        margin-bottom: 1.5rem;
    }

    .tabela-extrato-home th:nth-child(2),
    .tabela-extrato-home td:nth-child(2),
    .tabela-extrato-home th:nth-child(3),
    .tabela-extrato-home td:nth-child(3),
    .tabela-extrato-conta th:nth-child(2),
    .tabela-extrato-conta td:nth-child(2),
    .tabela-extrato-conta th:nth-child(3),
    .tabela-extrato-conta td:nth-child(3) {
        display: none;
    }
}


@media(max-width: 425px) {
    .area-formulario-receber-pix .pix-key {
        font-size: 14px;
    }

    .area-formulario-receber-pix .qr-container img {
        width: 150px;
        height: 150px;
    }

    /* Dashboard */

    .area-inicial {
        display: block !important;
    }

    .page-title {
        margin-bottom: 1.5rem !important;
    }

    .area-botoes-acao .area-relatorio-extrato,
    .area-botoes-acao .modal-info {
        width: 100%;
    }

    .area-informacoes-movimentacao {
        display: block !important;
    }

    .area-informacoes-movimentacao .badge {
        margin-bottom: 10px;
    }

    .area-informacoes-movimentacao .btn {
        width: 100%;
    }
}

@media(max-width: 390px) {
    .area-botao-acao {
        display: block;
    }

    .area-botao-acao .estilo-botao {
        width: 100%;
        margin-bottom: 10px;
    }
}

/* Onboarding item */

.onboarding-item {
    padding: 15px;
    border: 1px solid #DADCDE;
    border-radius: 5px;
    margin-bottom: 10px;
}

.area-botao {
    display: flex;
    justify-content: end;
}

.email-validacao {
    background-color: #00204E;
    color: #ffffff;
    padding: 9px 16px;
    font-weight: 600;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.email-validacao:hover {
    background-color: #FD7800;
    transform: translateY(-2px);
}

/* Preloader */
#preloader {
    position: fixed;
    inset: 0;
    z-index: 9999;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all 0.6s ease-out;
    width: 100%;
    height: 100vh;
    display: none;
}

#preloader:before,
#preloader:after {
    content: "";
    position: absolute;
    border: 4px solid #FF7900;
    border-radius: 50%;
    animation: animate-preloader 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

#preloader:after {
    animation-delay: -0.5s;
}

@keyframes animate-preloader {
    0% {
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
        left: calc(50% - 5px);
        opacity: 1;
    }

    100% {
        width: 72px;
        height: 72px;
        top: calc(50% - 36px);
        left: calc(50% - 36px);
        opacity: 0;
    }
}

/* Area listagem pix favoritos */


.pix-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border-radius: 12px;
    overflow: hidden;
    border-left: 4px solid #00204E;
}

.pix-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 15px rgba(0, 32, 78, 0.08);
}

.pix-icon {
    width: 48px;
    height: 48px;
    background-color: rgba(0, 32, 78, 0.08);
    border-radius: 50%;
}

.pix-type {
    text-align: center;
    font-size: 0.7rem;
    font-weight: 500;
    padding: 0.2rem 0.6rem;
    border-radius: 4px;
    background-color: rgba(0, 32, 78, 0.08);
    color: #00204E;
    display: block;
}

.pix-nickname {
    font-size: 1rem;
    font-weight: 600;
    color: #00204E;
    margin-bottom: 0.2rem;
}

.pix-key-container {
    border-radius: 6px;
    transition: background-color 0.2s ease;
}


.pix-key {
    font-weight: 500;
    color: #333;
    word-break: break-all;
}


@media (max-width: 768px) {
    .pix-actions {
        justify-content: flex-start !important;
    }

    .action-btn {
        margin-left: 0;
        margin-right: 0.5rem;
    }

    .btn-container {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
    }

    .btn-container .btn {
        margin: 0.5rem 0;
        width: 100%;
        text-align: center;
    }
}

/* Animação de entrada para os cards */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.pix-card {
    animation: fadeIn 0.3s ease-out forwards;
    animation-delay: calc(var(--animation-order) * 0.05s);
    opacity: 0;
}