/* /Layout/MainLayout.razor.rz.scp.css */
.titulo-kanban[b-nk222kgtfv] {
    text-align: center;
    font-size: 48px;
    color: #fff;
    margin: 0;
    position: absolute;
    top: 0; 
    left: 50%; 
    transform: translateX(-50%); 
    width: 100%;

    background-color: #743381;  
    padding: 5px 0;  
}
/*
.footer {
    background-color: #F3F3F9;
        margin: 2px;
    height: 4px;
    height: 2px;
}*/


.rodape-final-tela[b-nk222kgtfv] {
    position: fixed;
    bottom: 12px; /* Dist�ncia fixa da borda inferior da tela */
    left: 50%; /* Move para a metade da tela */
    transform: translateX(-50%); /* Centraliza cirurgicamente o elemento */
    font-size: 0.72rem; /* Tamanho pequeno e discreto igual ao da foto */
    color: #a5a5a5; /* Cinza claro id�ntico ao da imagem */
    font-family: Arial, sans-serif;
    white-space: nowrap; /* Impede que o texto quebre em duas linhas */
    z-index: 1000; /* Garante que fique por cima de fundos se necess�rio */
    pointer-events: none; /* Deixa cliques passarem por ele sem bugar a tela */
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-i150uahxbn] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-i150uahxbn] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-i150uahxbn] {
    font-size: 1.1rem;
}

.bi[b-i150uahxbn] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-i150uahxbn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-i150uahxbn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-i150uahxbn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-i150uahxbn] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-i150uahxbn] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-i150uahxbn] {
        padding-bottom: 1rem;
    }

    .nav-item[b-i150uahxbn]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-i150uahxbn]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-i150uahxbn]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-i150uahxbn] {
        display: none;
    }

    .collapse[b-i150uahxbn] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-i150uahxbn] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Kanban/Index.razor.rz.scp.css */

.subtitulocabecalho-aperam[b-w6f69vxsqa] {
    position: relative;
    z-index: 999; 
    margin-top: -35px; 
    font-size: 24px;
    color: white; 
    float: right;
    margin-right: 20px;
 
}
.mensagem[b-w6f69vxsqa] {
    width: 100%;
    overflow: hidden;
    white-space: nowrap; 
    box-sizing: border-box;
}

    .mensagem h3[b-w6f69vxsqa] {
        display: inline-block;
        padding-left: 100%; /* começa fora da tela */
        animation: deslizar-b-w6f69vxsqa 20s linear infinite;
        font-size: 32px;
    }



@keyframes deslizar-b-w6f69vxsqa {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.mensagemdia[b-w6f69vxsqa] {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: transparent; /* Exemplo de fundo */
    padding: 45px;
    text-align: center;
    z-index: 1000;
}


/* Ponto que pisca quando está pronto */
.ponto-status[b-w6f69vxsqa] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 10px;
}

.ponto-ativo[b-w6f69vxsqa] {
    background-color: #28a745;
    box-shadow: 0 0 8px #28a745;
    animation: pulsa-b-w6f69vxsqa 1.5s infinite;
}

.ponto-inativo[b-w6f69vxsqa] {
    background-color: #dc3545;
}

@keyframes pulsa-b-w6f69vxsqa {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        opacity: 1;
    }
}

/* /Pages/Kanban/RegistrarKanban.razor.rz.scp.css */

.subtitulocabecalho-aperam[b-an5vtyjn9m] {
    text-align: right;
    font-size: 24px;
    color: #fff;
    padding-right: 10px;
    margin-top: -50px;
    float: right;
    margin-right: 20px; /* adiciona espaço da borda direita */
}

.kanban-container[b-an5vtyjn9m] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    background: transparent;
}

.btn-kanban[b-an5vtyjn9m] {
    padding: 0;
    border: none;
    background: transparent;
    transition: transform 0.2s ease-in-out;
}

    .btn-kanban:hover[b-an5vtyjn9m] {
        transform: scale(1.1);
    }


.btn-kanban[b-an5vtyjn9m] {
    position: relative;
    border: 5px solid transparent;
    border-radius: 50%;
    transition: all 0.3s ease;
    padding: 1px;
    background: none;
}


.kanban-loading[b-an5vtyjn9m] {
    cursor: wait;
    opacity: 0.7;
}


.badge-check[b-an5vtyjn9m] {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #0d6efd;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Pages/Shared/AproximarCartao.razor.rz.scp.css */
.container-animacao[b-2tdvj8o3an] {
    position: relative;
    width: 500px;
    height: 350px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background-color: #F3F3F9;
    place-items: center;
}


.leitor[b-2tdvj8o3an] {
    position: absolute;
    width: 400px;
}


.cartao[b-2tdvj8o3an] {
    position: absolute;
    right: -40px;
    width: 280px;
    margin-top: -50px;
    animation: aproximarCartao-b-2tdvj8o3an 3.5s ease-in-out infinite alternate;
}



@keyframes aproximarCartao-b-2tdvj8o3an {
    0% {
        transform: translate(-100px,250px);
    }

    100% {
        transform: translate(-180px, -50px);
    }
}
/*
@keyframes aproximarCartao {
  0% {
   
    transform: translateX(0); 
  }
  100% {
    
    transform: translateX(-140px); 
  }
}*/

/* /Pages/Shared/MensagemIndividualKanban.razor.rz.scp.css */

/* Container do Modal */
.modal-container[b-qpg7nv8yaw] {
    width: 350px;
    height: 350px;
    background: #121212; /* Fundo escuro para destacar os fogos */
    border-radius: 20px;
    position: relative;
    overflow: hidden; /* Mantém os fogos dentro do quadrado */
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #333;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

/* Wrapper para garantir que tudo parta do meio */
.fireworks-wrapper[b-qpg7nv8yaw] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    pointer-events: none; /* Não atrapalha cliques nos botões */
}

/* Conteúdo acima dos fogos */
.modal-content[b-qpg7nv8yaw] {
    position: relative;
    z-index: 10;
    text-align: center;
    color: white;
    font-family: sans-serif;
}

/* Animação Principal */
@keyframes firework-center-b-qpg7nv8yaw {
    0% {
        transform: translate(-50%, -50%) scale(0.1);
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}

.firework[b-qpg7nv8yaw], .firework[b-qpg7nv8yaw]::before, .firework[b-qpg7nv8yaw]::after {
    content: "";
    position: absolute;
    top: 10%;
    left: 40%;
    width: 4px;
    aspect-ratio: 1;
    /* Cores das faíscas */
    background: radial-gradient(circle, #ff0 0.2vmin, #0000 0) 50% 0%, radial-gradient(circle, #f0f 0.3vmin, #0000 0) 0% 50%, radial-gradient(circle, #0ff 0.2vmin, #0000 0) 50% 100%, radial-gradient(circle, #0f0 0.3vmin, #0000 0) 100% 50%, radial-gradient(circle, #fff 0.2vmin, #0000 0) 80% 80%, radial-gradient(circle, #f80 0.2vmin, #0000 0) 20% 20%;
    background-size: 0.5vmin 0.5vmin;
    background-repeat: no-repeat;
    animation: firework-center-b-qpg7nv8yaw 1.8s infinite;
}

    /* Variações para parecer mais volumoso */
    .firework:nth-child(2)[b-qpg7nv8yaw] {
        animation-delay: -0.6s;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .firework:nth-child(3)[b-qpg7nv8yaw] {
        animation-delay: -1.2s;
        transform: translate(-50%, -50%) rotate(-30deg);
    }

    .firework[b-qpg7nv8yaw]::before {
        transform: rotate(120deg);
    }

    .firework[b-qpg7nv8yaw]::after {
        transform: rotate(240deg);
    }

.btn[b-qpg7nv8yaw] {
    margin-top: 20px;
    padding: 8px 20px;
    border-radius: 5px;
    border: none;
    background: gold;
    font-weight: bold;
    cursor: pointer;
}

/* /Pages/Shared/MensagemKanban.razor.rz.scp.css */

/* Container do Modal */
.modal-container[b-z5n7e9lfxf] {
    width: 350px;
    height: 350px;
    background: #121212; /* Fundo escuro para destacar os fogos */
    border-radius: 20px;
    position: relative;
    overflow: hidden; /* Mantém os fogos dentro do quadrado */
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #333;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

/* Wrapper para garantir que tudo parta do meio */
.fireworks-wrapper[b-z5n7e9lfxf] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    pointer-events: none; /* Não atrapalha cliques nos botões */
}

/* Conteúdo acima dos fogos */
.modal-content[b-z5n7e9lfxf] {
    position: relative;
    z-index: 10;
    text-align: center;
    color: white;
    font-family: sans-serif;
}

/* Animação Principal */
@keyframes firework-center-b-z5n7e9lfxf {
    0% {
        transform: translate(-50%, -50%) scale(0.1);
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}

.firework[b-z5n7e9lfxf], .firework[b-z5n7e9lfxf]::before, .firework[b-z5n7e9lfxf]::after {
    content: "";
    position: absolute;
    top: 10%;
    left: 40%;
    width: 4px;
    aspect-ratio: 1;
    /* Cores das faíscas */
    background: radial-gradient(circle, #ff0 0.2vmin, #0000 0) 50% 0%, radial-gradient(circle, #f0f 0.3vmin, #0000 0) 0% 50%, radial-gradient(circle, #0ff 0.2vmin, #0000 0) 50% 100%, radial-gradient(circle, #0f0 0.3vmin, #0000 0) 100% 50%, radial-gradient(circle, #fff 0.2vmin, #0000 0) 80% 80%, radial-gradient(circle, #f80 0.2vmin, #0000 0) 20% 20%;
    background-size: 0.5vmin 0.5vmin;
    background-repeat: no-repeat;
    animation: firework-center-b-z5n7e9lfxf 1.8s infinite;
}

    /* Variações para parecer mais volumoso */
    .firework:nth-child(2)[b-z5n7e9lfxf] {
        animation-delay: -0.6s;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .firework:nth-child(3)[b-z5n7e9lfxf] {
        animation-delay: -1.2s;
        transform: translate(-50%, -50%) rotate(-30deg);
    }

    .firework[b-z5n7e9lfxf]::before {
        transform: rotate(120deg);
    }

    .firework[b-z5n7e9lfxf]::after {
        transform: rotate(240deg);
    }

.btn[b-z5n7e9lfxf] {
    margin-top: 20px;
    padding: 8px 20px;
    border-radius: 5px;
    border: none;
    background: gold;
    font-weight: bold;
    cursor: pointer;
}

