@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/CentralMensagensLayout.razor.rz.scp.css */


/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/ConfiguracoesLayout.razor.rz.scp.css */
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/DiarioClasseLayout.razor.rz.scp.css */






/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/LayoutLogin.razor.rz.scp.css */
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/MainLayout.razor.rz.scp.css */
:root[b-g495g6zjds] {
    --color-text-rodape: #183B56;
}
.page[b-g495g6zjds] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-g495g6zjds] {
    flex: 1;
}

.bb-top-row[b-g495g6zjds] {
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.usuario-nome-mobile[b-g495g6zjds] {
    /*display: flex;
    height: 46px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 2px;
    flex-shrink: 0;
    overflow: hidden;
    color: var(--Cartes-Dados-do-Usurio-texto, #183B56);
    text-overflow: ellipsis;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;*/ /* 16px */
    /*letter-spacing: -0.48px;
    text-transform: capitalize;
    ;*/

    overflow: hidden;
    color: var(--Cartes-Dados-do-Usurio-texto, #183B56);
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Open Sans";
    font-size: 10.5px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 10.5px */
    letter-spacing: -0.315px;
    text-transform: capitalize;
    padding: 15px
}


@media (max-width: 771px) {
    .top-row[b-g495g6zjds] {
        justify-content: space-between;
    }

        .top-row[b-g495g6zjds]  a, .top-row[b-g495g6zjds]  .btn-link {
            margin-left: 0;
        }

    .visao-sfa-container[b-g495g6zjds] {
        width: 38px !important;
        height: 38px !important;
        gap: 0px !important;
        cursor: pointer;
        padding: 1px 5px;
        display: block;
    }

    .sfa-info[b-g495g6zjds] {
        display: none !important;
    }

    .icon-sfa[b-g495g6zjds] {
        width: 28px !important;
    }
}

@media (min-width: 641px) {


    .page[b-g495g6zjds] {
        flex-direction: row;
    }

/*    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }*/

    .top-row[b-g495g6zjds] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-g495g6zjds]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-g495g6zjds], article[b-g495g6zjds] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }


}

#blazor-error-ui[b-g495g6zjds] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-g495g6zjds] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

footer[b-g495g6zjds] {
    display: flex;
    justify-content: center;
}

/*.rodape {
    display: flex;
    flex-wrap: wrap;
    align-items: normal;
/*    padding: 20px;*/
    background-color: var(--color-white);
    text-align: center;
    gap: 50px;
    justify-content: center;[b-g495g6zjds]
}*/

.links[b-g495g6zjds] {
    display: flex;
    flex-direction: column;
    padding: 10px;
    gap: 10px;
}

    .links a[b-g495g6zjds] {
        color: var(--color-text-rodape);
        text-decoration: unset;
    }

    .links p[b-g495g6zjds] {
        color: var(--color-text-rodape);
        text-decoration: unset;
    }

    .links h6[b-g495g6zjds] {
        color: var(--color-text-rodape);
        text-decoration: unset;
    }

.notification[b-g495g6zjds]{
    position: relative;
    display: flex;
    flex-shrink: 0;
    border-radius: 1.4375rem;
    box-shadow: 0px 1px 4.7px 0px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    padding: 0px 8px;
    color: #8397A6;
    width: 46px;
    height: 46px;
    justify-content: center;
    align-items: center;
    &:hover{
        opacity:0.7;
        & .notificacao-numero{
            opacity:0.8;
        }
    }
}

.blur-overlay[b-g495g6zjds] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    backdrop-filter: blur(6px);
    background-color: rgba(0, 0, 0, 0.2); /* leve escurecimento opcional */
    z-index: 90;
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/MuralAvisoLayout.razor.rz.scp.css */




/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/NavSidebar.razor.rz.scp.css */
:root[b-m1u2xaovwb] {
}

/* Sidebar */
.menu-principal[b-m1u2xaovwb] {
    position: fixed;
    /*top: calc(0 - 80px);*/
    z-index: 2;
    left: 0;
    /*height: calc(100vh - 80px);*/
    height: 100vh;
    width: 250px;
    padding: 10px;
    background-color: var( --sidebar-color );
    transition: width 0.3s ease, left 0.3s ease;
}
    
.menu-principal-fixed[b-m1u2xaovwb] {
    transition: top .5s;
    top: 0;
    height: 100vh;
}

.menu-principal header[b-m1u2xaovwb] {
    position: relative;
}

    .menu-principal header .conteudo-logo[b-m1u2xaovwb] {
        display: flex;
    }

    .menu-principal header .toggle-wrapper[b-m1u2xaovwb] {
        position: absolute;
        top: 50%;
        right: -43px;
        transform: translateY(-50%);
        height: 45px;
        width: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-radius: 50%;
        cursor: pointer;
    }

        .menu-principal header .toggle-wrapper.is-mobile[b-m1u2xaovwb] {
            top: 30%;
        }

    .menu-principal header .toggle[b-m1u2xaovwb] {
        height: 30px;
        width: 30px;
        background: var(--color-grey-100);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: var(--sidebar-color);
    }

        .menu-principal header .toggle[b-m1u2xaovwb]:before {
            content: '\f053';
        }

.menu-principal.close[b-m1u2xaovwb] {
    width: 88px;
    z-index: 2 !important
    /* width: min(10vw, 88px);*/
}

    .menu-principal.close header .toggle[b-m1u2xaovwb]:before {
        content: '\f054';
    }

    .menu-principal.close .text[b-m1u2xaovwb] {
        display: none;
    }

    /* Mantém o chevron visível mesmo quando o menu está fechado */
    .menu-principal.close .nav-submenu-chevron[b-m1u2xaovwb] {
        display: inline-block !important;
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        pointer-events: auto;
        cursor: pointer;
        padding: 4px;
        background-color: rgba(0, 0, 0, 0.05);
        border-radius: 4px;
    }

    /* Chevron fora do link quando menu está fechado */
    .menu-principal.close .chevron-outside[b-m1u2xaovwb] {
        position: absolute;
        right: 4px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 100;
        cursor: pointer;
        padding: 6px;
        background-color: rgba(0, 0, 0, 0.08);
        border-radius: 4px;
        font-size: 10px;
        color: var(--text-color, #444);
    }

    .menu-principal.close .chevron-outside:hover[b-m1u2xaovwb] {
        background-color: rgba(0, 0, 0, 0.15);
    }

    .menu-principal.close .logo-sidebar-nav[b-m1u2xaovwb] {
        min-width: 63px;
        height: 62px;
        padding: 10px;
        gap: 10px;
        border-radius: 13px;
        background: var(--Logos-BgSaladoFuturo, rgba(229, 3, 3, 0.14));
        background-image: url(./assests/logo-icone.png);
        background-position: center;
        background-repeat: no-repeat;
        transition: var(--tran-03);
    }

.menu-principal .text[b-m1u2xaovwb] {
    color: var(--Ttulo);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.156px;
    transition: var(--tran-03);
    /*white-space: nowrap;*/
    display: block;
}

.menu-principal .logo-sidebar-nav[b-m1u2xaovwb] {
    min-width: 100%;
    height: 62px;
    padding: 10px;
    gap: 10px;
    border-radius: 13px;
    background: transparent;
    background-image: url(./assests/logo-sala-do-futuro.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: var(--tran-03);
}

    .menu-principal .logo-sidebar-nav a[b-m1u2xaovwb] {
        display: block;
        width: 100%;
        height: 100%;
    }

.menu-principal ul[b-m1u2xaovwb] {
    padding-left: 0;
}

.menu-links[b-m1u2xaovwb] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.menu-principal li[b-m1u2xaovwb] {
    height: 50px;
    margin-top: 6px;
    list-style: none;
    display: flex;
    align-items: center;
}

    .menu-principal li a[b-m1u2xaovwb] {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        text-decoration: none;
        border-radius: 6px;
        transition: var(--tran-04);
    }

        .menu-principal li a:hover[b-m1u2xaovwb] {
            background: var(--icons-nav-bg-active);
        }

            .menu-principal li a:hover .icon[b-m1u2xaovwb] {
                color: var(--color-icon-hover);
            }

            .menu-principal li a:hover .text[b-m1u2xaovwb] {
                color: var(--color-icon-hover);
            }

    .menu-principal li .icon[b-m1u2xaovwb] {
        color: var(--text-color);
        transition: var(--tran-02);
    }

    .menu-principal li.text[b-m1u2xaovwb] {
        color: var(--text-color);
        transition: var(--tran-02);
    }

    .menu-principal li .icon[b-m1u2xaovwb] {
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 60px;
        font-size: 20px;
    }

    .menu-principal li .active[b-m1u2xaovwb] {
        background: var(--icons-nav-bg-active);
    }

        .menu-principal li .active .icon[b-m1u2xaovwb] {
            color: var(--color-icon-hover);
        }

        .menu-principal li .active .text[b-m1u2xaovwb] {
            color: var(--color-icon-hover);
        }

.menu-bar[b-m1u2xaovwb] {
    height: calc(100% - 40px);
    display: flex;
    /*    flex-direction: column;*/
    /* Habilita o scroll vertical */
    overflow-y: auto;
    overflow-x: hidden;
    /* Mostra a barra de scroll estilizada */
    scrollbar-width: thin;
    scrollbar-color: #e8f0fb transparent;
    /* Garante que o scroll funcione mesmo com submenus */
    position: relative;
}

    /* Estiliza a barra de scroll em navegadores Webkit (Chrome, Safari, Edge) */
    .menu-bar[b-m1u2xaovwb]::-webkit-scrollbar {
         width: 4px;
    }

    .menu-bar[b-m1u2xaovwb]::-webkit-scrollbar-track {
        background: transparent;
    }

    .menu-bar[b-m1u2xaovwb]::-webkit-scrollbar-thumb {
        background-color: #e8f0fb;
        border-radius: 3px;
    }

        .menu-bar[b-m1u2xaovwb]::-webkit-scrollbar-thumb:hover {
            background-color: #1963cc;
        }

.menu[b-m1u2xaovwb] {
    flex: 1 1 auto;
    min-height: 0;
    /* Garante que o conteúdo não force o menu-bar a expandir */
    overflow: visible;
}

.bottom-content[b-m1u2xaovwb] {
    margin-bottom: 15px;
    flex-shrink: 0;
}


.icon-img[b-m1u2xaovwb] {
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.menu-principal:not(.close) .nav-link[b-m1u2xaovwb] {
    display: flex;
    align-items: center;
    padding-left: 10px;
    gap: 10px;
}

.menu-principal:not(.close) .icon-img[b-m1u2xaovwb] {
    margin: 0;
}

.menu-principal.close .nav-link[b-m1u2xaovwb] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: visible;
}

.menu-principal.close .icon-img[b-m1u2xaovwb] {
    margin: 0;
    position: relative;
    z-index: 1;
}

.nav-link.active[b-m1u2xaovwb] {
    background: var(--icons-nav-bg-active);
}

    .nav-link.active .text[b-m1u2xaovwb] {
        color: var(--color-icon-hover);
    }

.home[b-m1u2xaovwb] {
    background-image: url("./assests/icon-home-menu.svg");
    margin-left: 1px !important;
}

.nav-link:hover .home[b-m1u2xaovwb],
.nav-link.active .home[b-m1u2xaovwb] {
    background-image: url("./assests/icon-home-menu-hover.svg");
}

.diario-classe[b-m1u2xaovwb] {
    background-image: url("./assests/icon-diario-classe-menu.svg");
}

.nav-link:hover .diario-classe[b-m1u2xaovwb],
.nav-link.active .diario-classe[b-m1u2xaovwb] {
    background-image: url("./assests/logo-diario-classe-home.svg");
}

.mural-aviso[b-m1u2xaovwb] {
    background-image: url("./assests/icon-mural-aviso-menu.svg");
}

.nav-link:hover .mural-aviso[b-m1u2xaovwb],
.nav-link.active .mural-aviso[b-m1u2xaovwb] {
    background-image: url("./assests/logo-mural-aviso-home.svg");
}

.relatorios[b-m1u2xaovwb] {
    background-image: url("./assests/icon-relatorio-menu.svg");
}

.nav-link:hover .relatorios[b-m1u2xaovwb],
.nav-link.active .relatorios[b-m1u2xaovwb] {
    background-image: url("./assests/logo-relatorio-home.svg");
}

.mensagens[b-m1u2xaovwb] {
    background-image: url("./assests/icon-mensagem-menu.svg");
}

.nav-link:hover .mensagens[b-m1u2xaovwb],
.nav-link.active .mensagens[b-m1u2xaovwb] {
    background-image: url("./assests/icon-mensagem-menu-hover.svg");
}

.termo-visita[b-m1u2xaovwb] {
    background-image: url("./assests/icone-termo-visita.svg");
    filter: grayscale(1) brightness(3.5);
}

.nav-link:hover .termo-visita[b-m1u2xaovwb],
.nav-link.active .termo-visita[b-m1u2xaovwb] {
    background-image: url("./assests/icone-termo-visita.svg");
    filter: none;
}

.provas-atividades[b-m1u2xaovwb] {
    background-image: url("./assests/icon-provas-atividades-menu.svg");
}

.nav-link:hover .provas-atividades[b-m1u2xaovwb],
.nav-link.active .provas-atividades[b-m1u2xaovwb] {
    background-image: url("./assests/logo-provas-atividades-home.svg");
}

.atalho-documentos[b-m1u2xaovwb] {
    background-image: url("./assests/icon-documento-menu.svg");
}

.nav-link:hover .atalho-documentos[b-m1u2xaovwb],
.nav-link.active .atalho-documentos[b-m1u2xaovwb] {
    background-image: url("./assests/logo-documento-home.svg");
}

.jornada-efape[b-m1u2xaovwb] {
    background-image: url("./assests/icon-jornada-efape-novo.svg");
}

.nav-link:hover .jornada-efape[b-m1u2xaovwb],
.nav-link.active .jornada-efape[b-m1u2xaovwb] {
    background-image: url("./assests/icon-efape.svg");
}

.copa-da-escola[b-m1u2xaovwb] {
    background-image: url("./assests/icon-copa-escola.svg")
}

.nav-link:hover .copa-da-escola[b-m1u2xaovwb],
.nav-link.active .copa-da-escola[b-m1u2xaovwb] {
    background-image: url("./assests/logo-copa-escola-active.svg");
}

.plataformas-aprendizagem[b-m1u2xaovwb] {
    background-image: url("./assests/icone-plataformas-aprendizagem-cinza.svg");
}

.nav-link:hover .plataformas-aprendizagem[b-m1u2xaovwb],
.nav-link.active .plataformas-aprendizagem[b-m1u2xaovwb] {
    background-image: url("./assests/icone-plataformas-aprendizagem.svg");
}


.tokens[b-m1u2xaovwb] {
    background-image: url("./assests/logo-token-atividade-home.svg");
}

.nav-link:hover .tokens[b-m1u2xaovwb],
.nav-link.active .tokens[b-m1u2xaovwb] {
    background-image: url("./assests/logo-token-atividade-home.svg");
}

.gerar-token[b-m1u2xaovwb] {
    background-image: url("./assests/icon-jornada-efape-novo.svg");
}

.nav-link:hover .gerar-token[b-m1u2xaovwb],
.nav-link.active .gerar-token[b-m1u2xaovwb] {
    background-image: url("./assests/icon-efape.svg");
}


.prova-impresa[b-m1u2xaovwb] {
    background-image: url("./assests/icone-lancamento-respostas.svg");
}

.nav-link:hover .prova-impresa[b-m1u2xaovwb],
.nav-link.active .prova-impresa[b-m1u2xaovwb] {
    background-image: url("./assests/icone-lancamento-respostas.svg");
}

.prova-impresa-lancamento[b-m1u2xaovwb] {
    background-image: url("./assests/icone-lancamento-respostas.svg");
}

.nav-link:hover .prova-impresa-lancamento[b-m1u2xaovwb],
.nav-link.active .prova-impresa-lancamento[b-m1u2xaovwb] {
    background-image: url("./assests/icone-lancamento-respostas.svg");
}

.prova-impresa-consulta[b-m1u2xaovwb] {
    background-image: url("./assests/icone-lancamento-respostas.svg");
}

.nav-link:hover .prova-impresa-consulta[b-m1u2xaovwb],
.nav-link.active .prova-impresa-consulta[b-m1u2xaovwb] {
    background-image: url("./assests/icone-lancamento-respostas.svg");
}

.redacao[b-m1u2xaovwb] {
    background-image: url("./assests/icon-redacao.svg");
}

.nav-link:hover .redacao[b-m1u2xaovwb],
.nav-link.active .redacao[b-m1u2xaovwb] {
    background-image: url("./assests/icon-redacao.svg");
}

.redacao-lancamento[b-m1u2xaovwb] {
    background-image: url("./assests/icon-redacao.svg");
}

.nav-link:hover .redacao-lancamento[b-m1u2xaovwb],
.nav-link.active .redacao-lancamento[b-m1u2xaovwb] {
    background-image: url("./assests/icon-redacao.svg");
}

.mapa-classe[b-m1u2xaovwb] {
    background-image: url("./assests/icon-sondagem.svg");
}

.nav-link:hover .mapa-classe[b-m1u2xaovwb],
.nav-link.active .mapa-classe[b-m1u2xaovwb] {
    background-image: url("./assests/icon-sondagem.svg");
}

.sondagem[b-m1u2xaovwb] {
    background-image: url("./assests/icon-sondagem.svg");
}

.nav-link:hover .sondagem[b-m1u2xaovwb],
.nav-link.active .sondagem[b-m1u2xaovwb] {
    background-image: url("./assests/icon-sondagem.svg");
}


.relatorio-tarefas-sp[b-m1u2xaovwb] {
    background-image: url("./assests/logo-rel-tarefas.svg");
}

.nav-link:hover .relatorio-tarefas-sp[b-m1u2xaovwb],
.nav-link.active .relatorio-tarefas-sp[b-m1u2xaovwb] {
    background-image: url("./assests/logo-rel-tarefas.svg");
}


.relatorio-orientacao-estudos[b-m1u2xaovwb] {
    background-image: url("./assests/logo-rel-pei.svg");
}

.nav-link:hover .relatorio-orientacao-estudos[b-m1u2xaovwb],
.nav-link.active .relatorio-orientacao-estudos[b-m1u2xaovwb] {
    background-image: url("./assests/logo-rel-pei.svg");
}


.relatorio-gerencial-tarefa[b-m1u2xaovwb] {
    background-image: url("./assests/logo-rel-gerencial.svg");
}

.nav-link:hover .relatorio-gerencial-tarefa[b-m1u2xaovwb],
.nav-link.active .relatorio-gerencial-tarefa[b-m1u2xaovwb] {
    background-image: url("./assests/logo-rel-gerencial.svg");
}


.configuracao[b-m1u2xaovwb] {
    background-image: url("./assests/icon-configuracoes-menu.svg");
}

.sair[b-m1u2xaovwb] {
    background-image: url("./assests/icon-sair-menu.svg");
    margin-left: 3px !important;
}

.nav-link:hover .sair[b-m1u2xaovwb],
.nav-link.active .sair[b-m1u2xaovwb] {
    background-image: url("./assests/icon-sair-menu-hover.svg");
}

    .nav-link:hover .sair + .text.nav-text[b-m1u2xaovwb] {
        color: #940207;
    }


.item-link[b-m1u2xaovwb] {
    position: relative;
}

.tooltip-custom[b-m1u2xaovwb] {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #1565D8;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    z-index: 9000;
}

.search-item[b-m1u2xaovwb] {
    padding: 0px;
}

.search-box[b-m1u2xaovwb] {
    display: flex;
    align-items: center;
    background: #f7f9fc;
    border-radius: 8px;
    padding: 6px 10px;
    border: 1px solid #e0e0e0;
    width: 100%;
}

    .search-box i[b-m1u2xaovwb] {
        color: #999;
        margin-right: 8px;
    }

.search-input[b-m1u2xaovwb] {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    font-size: 14px;
    color: #333;
}

    .search-input[b-m1u2xaovwb]::placeholder {
        color: #aaa;
    }

/* Evita corte lateral do tooltip */
.menu-principal[b-m1u2xaovwb] {
    overflow: visible;
}

/* Mantém scroll no menu-bar */
.menu-bar[b-m1u2xaovwb] {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.menu[b-m1u2xaovwb] {
    overflow: visible;
}

.menu-links[b-m1u2xaovwb],
.item-link[b-m1u2xaovwb] {
    overflow: visible;
}

/* Tooltip ao lado do ícone no menu fechado */
.menu-principal.close .tooltip-custom[b-m1u2xaovwb] {
    position: absolute;
    left: calc(100% + 8px);
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999;
    pointer-events: none; /* evita sumir ao passar no tooltip */
}

@media only screen and (max-width: 576px) {
    .menu-principal.close[b-m1u2xaovwb] {
        left: -84px;
    }
}

/* ── Sub-menus expansíveis (Diário de Classe e outros) ── */

/* Item pai com sub-menus: altura automática, layout em coluna */
.item-link.submenu-open[b-m1u2xaovwb] {
    height: auto !important;
    align-items: flex-start !important;
    flex-direction: column !important;
    border: 2px solid #E8F0FB;
    border-radius: 8px;
    margin-bottom: 8px;
}

/* O <a> principal ocupa altura normal dentro do item expandido */
.item-link.submenu-open > a[b-m1u2xaovwb] {
    width: 100%;
    min-height: 50px;
    height: auto;
    border-radius: 6px;
}

.nav-submenu-list[b-m1u2xaovwb] {
    list-style: none;
    width: 100%;
    overflow: hidden;
    border: none;
    border-radius: 6px;
    background-color: transparent;
}

.nav-submenu-item[b-m1u2xaovwb] {
    height: auto !important;
    min-height: unset !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    margin-top: 0 !important;
}

.nav-submenu-link[b-m1u2xaovwb] {
    display: flex !important;
    align-items: center !important;
    gap: 10px;
    padding: 10px 12px;
    height: auto !important;
    min-height: 38px;
    color: var(--text-color, #444);
    text-decoration: none;
    font-size: 13px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
    width: 100%;
}

    .nav-submenu-link:hover[b-m1u2xaovwb] {
        background-color: var(--icons-nav-bg-active, #e8f0fe);
    }

.nav-submenu-icon[b-m1u2xaovwb] {
    width: 20px;
    height: 20px;
    min-width: 20px;
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: relative;
}

.nav-submenu-text[b-m1u2xaovwb] {
    flex: 1;
    white-space: normal;
    line-height: 1.3;
    display: inline !important;
    opacity: 1 !important;
    width: auto !important;
    overflow: visible !important;
}

.nav-submenu-chevron[b-m1u2xaovwb] {
    margin-left: auto;
    padding: 8px;
    font-size: 10px;
    color: var(--text-color, #888);
    transition: transform 0.2s, background-color 0.2s;
    cursor: pointer;
    border-radius: 4px;
    min-width: 28px;
    min-height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Nível 3: folhas com indentação extra */
.nav-submenu-level3[b-m1u2xaovwb] {
    margin: 4px 0 0 8px;
    padding: 4px 0;
}

.nav-submenu-level3 .nav-submenu-link[b-m1u2xaovwb] {
    padding-left: 12px;
    font-size: 12.5px;
}

/* Chevron no item pai (nível 1) */
.item-link .nav-submenu-chevron[b-m1u2xaovwb] {
    font-size: 11px;
    color: inherit;
    margin-right: 4px;
    padding: 10px;
    min-width: 32px;
    min-height: 32px;
}

/* Posiciona sub-menus como popup quando o sidebar está fechado */
.menu-principal.close .nav-submenu-list[b-m1u2xaovwb] {
    position: absolute;
    left: 100%;
    top: 0;
    background-color: var(--sidebar-color);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.08);
    min-width: 220px;
    max-width: 280px;
    z-index: 1000;
    padding: 8px;
    margin-left: 10px;
}

/* Garante que o item pai tenha position relative quando fechado */
.menu-principal.close .item-link.submenu-open[b-m1u2xaovwb] {
    position: relative;
}

/* Ajusta o tamanho dos ícones dos submenus quando o menu está fechado */
.menu-principal.close .nav-submenu-icon[b-m1u2xaovwb] {
    width: 24px;
    height: 24px;
    min-width: 24px;
}

/* Garante que o texto dos submenus seja visível quando o menu está fechado */
.menu-principal.close .nav-submenu-text[b-m1u2xaovwb] {
    font-size: 14px;
    font-weight: 500;
}

/* Ajusta padding dos submenus quando o sidebar está fechado */
.menu-principal.close .nav-submenu-link[b-m1u2xaovwb] {
    padding: 12px 14px;
    gap: 12px;
    min-height: 48px;
}

/* Ajusta submenus de nível 3 quando menu está fechado */
.menu-principal.close .nav-submenu-level3 .nav-submenu-link[b-m1u2xaovwb] {
    padding-left: 26px;
}


/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/PlataformaAprendizagemLayout.razor.rz.scp.css */
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/ProvasAtividadesLayout.razor.rz.scp.css */
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Layout/TokenAtividadesLayout.razor.rz.scp.css */
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/CardAvatar.razor.rz.scp.css */

.card-info[b-mse8kdwgda] {
    background: #fff;
    border-radius: 12px;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
    margin-bottom: 24px;
}

.frame[b-mse8kdwgda] {
    width: 100%;
    height: 640px;
    overflow: hidden !important;
    border: none;
    display: block;
}

@media (max-width: 768px) {
    .frame[b-mse8kdwgda] {
        height: 830px;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/CardDenuncia.razor.rz.scp.css */
.card-denuncia[b-9bcdmqp0xe] {
    background: #ffffff;
    border-radius: 12px;
    padding: 20px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e5e7eb;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06), 0 4px 10px rgba(16, 24, 40, 0.10);
}

.card-denuncia-content[b-9bcdmqp0xe] {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.card-denuncia-icon[b-9bcdmqp0xe] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #ef4444;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ef4444;
    font-weight: bold;
    font-size: 16px;
    flex-shrink: 0;
}

.card-denuncia-title[b-9bcdmqp0xe] {
    margin: 0;
    font-weight: 600;
    color: #162F67;
    font-size: 20px;
}

.card-denuncia-description[b-9bcdmqp0xe] {
    margin: 4px 0 0;
    font-size: 14px;
    color: #6b7280;
    line-height: 1.4;
    max-width: 720px;
}

.card-denuncia-action .btn[b-9bcdmqp0xe] {
    border-radius: 20px;
    padding: 6px 18px;
    font-weight: 500;
}


@media (max-width: 576px) {
    .card-denuncia[b-9bcdmqp0xe] {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .card-denuncia-content[b-9bcdmqp0xe] {
        width: 100%;
    }

    .card-denuncia-action[b-9bcdmqp0xe] {
        width: 100%;
    }

        .card-denuncia-action .btn[b-9bcdmqp0xe] {
            width: 100%;
            text-align: center;
        }

    .card-denuncia-description[b-9bcdmqp0xe] {
        max-width: 100%;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/CardInfoCopa.razor.rz.scp.css */

.card-info[b-ulzflsnryv] {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
    margin-bottom: 24px;
}

.card-info-header[b-ulzflsnryv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.titulo-card-info[b-ulzflsnryv] {
    font-size: 20px;
    color: #374F78;
    font-weight: 700;
}

.descricao-info-titulo[b-ulzflsnryv] {
    font-size: 16px;
    color: #374F78;
    font-weight: 600;
}

.icone-info[b-ulzflsnryv] {
    width: 20px;
    height: 20px;
    background: #E5E7EB; 
    border-radius: 4px;
    flex-shrink: 0;
}

.descricao-info[b-ulzflsnryv] {
    font-size: 14px;
    color: #555;
}


.passos[b-ulzflsnryv] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 16px;
    margin: 16px 0;
}

.passo[b-ulzflsnryv] {
    background: #FFFFFF; 
    border-radius: 12px;
    padding: 16px;
    text-align: left;
    min-height: 120px;
    display: flex;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 4px 12px rgba(0, 0, 0, 0.08);
}

.passo-numero[b-ulzflsnryv] {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #374F78;
}

.passo-imagem[b-ulzflsnryv] {
    max-width: 60px;
    height: auto;
}


.passo-descricao[b-ulzflsnryv] {
    font-size: 14px;
    font-weight: 500;
    color: #1E3A8A;
    line-height: 1.4;
    display: flex;
    align-items: center;
}

.passo-layout[b-ulzflsnryv] {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 12px;
    height: 100%;
}


.passo-info[b-ulzflsnryv] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.passo-conteudo[b-ulzflsnryv] {
    display: flex;
    align-items: center;
    height: 100%;
}

.card-info-body[b-ulzflsnryv] {
    margin-top: 8px;
}

.btn-recolher[b-ulzflsnryv] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #2563EB; /* azul */
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transition: background-color 0.2s ease, transform 0.15s ease;
}

/* Área clicável confortável */
.btn-recolher[b-ulzflsnryv] {
    width: 36px;
    height: 36px;
}

    .btn-recolher:hover[b-ulzflsnryv] {
        background-color: #1D4ED8;
    }

    .btn-recolher:active[b-ulzflsnryv] {
        transform: scale(0.95);
    }

    .btn-recolher .chevron[b-ulzflsnryv] {
        width: 10px;
        height: 10px;
        border-right: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        transform: rotate(45deg);
        transition: transform 0.2s ease;
    }
    
    .btn-recolher.expandido .chevron[b-ulzflsnryv] {
        transform: rotate(-135deg);
    }
   
    .btn-recolher:hover .chevron[b-ulzflsnryv] {
        border-color: #FFF;
    }



@media (max-width: 768px) {

    .card-info[b-ulzflsnryv] {
        padding: 16px;
    }

    .titulo-card-info[b-ulzflsnryv] {
        font-size: 18px;
    }

    .descricao-info-titulo[b-ulzflsnryv] {
        font-size: 15px;
    }

    .passos[b-ulzflsnryv] {
        grid-template-columns: 1fr;
    }

    .passo[b-ulzflsnryv] {
        padding: 14px;
        min-height: 140px;
    }

    .passo-numero[b-ulzflsnryv] {
        font-size: 32px;
    }

    .passo-descricao[b-ulzflsnryv] {
        align-items: flex-start; 
        text-align: left;
    }
    .passo-layout[b-ulzflsnryv] {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .passo-info[b-ulzflsnryv] {
        align-items: flex-start;
    }

  
}

@media (max-width: 480px) {
   
    .passo-numero[b-ulzflsnryv] {
        font-size: 28px;
    }

    .btn-detalhes[b-ulzflsnryv] {
        width: 100%;
        text-align: center;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/ChaveamentoView.razor.rz.scp.css */

.chaveamento-card[b-tvgcteq4lf] {
    background: #FFFFFF;
    border: 1px solid #EEF2F7;
    border-radius: 14px;
    padding: 16px 16px 10px 16px;
    box-shadow: 0 6px 18px rgba(16,24,40,.08);
}

.chaveamento-card__header[b-tvgcteq4lf] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 12px;
}

.chaveamento-card__title[b-tvgcteq4lf] {
    font-size: 20px;
    font-weight: 800;
    color: #162F67;
}

.chaveamento-card__subtitle[b-tvgcteq4lf] {
    font-size: 14px;
    color: #606878;
}

/* Área com scroll */
.chaveamento-card__scroll[b-tvgcteq4lf] {
    overflow-x: auto;
    overflow-y: hidden; 
    padding-bottom: 10px; 
}


.chaveamento-card__scrollHint[b-tvgcteq4lf] {
    height: 2px;
    background: linear-gradient(90deg,#CBD5E1,#E2E8F0);
    border-radius: 999px;
    margin-top: 8px;
}


.chaveamento-container[b-tvgcteq4lf] {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
    padding: 10px 20px;
    min-width: 1200px; 
    width: max-content;
}

.chaveamento-container--7[b-tvgcteq4lf] {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 80px;
    padding: 10px 141px;
    min-width: 1200px;
    width: max-content;
}

.chaveamento-container--3[b-tvgcteq4lf] {
    gap: 80px;
    padding: 10px 141px;
    width: max-content;
    padding: 10px 320px;
}


.lado-esquerdo[b-tvgcteq4lf] {
    display: flex;
    flex-direction: row-reverse;
    gap: 60px;
}

.lado-direito[b-tvgcteq4lf] {
    display: flex;
    flex-direction: row;
    gap: 60px;
}

.coluna[b-tvgcteq4lf] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .coluna h4[b-tvgcteq4lf] {
        font-size: 12px;
        font-weight: 700;
        color: #0F172A;
        margin: 0 0 10px 0;
    }

.final h3[b-tvgcteq4lf] {
    font-size: 12px;
    font-weight: 800;
    color: #0F172A;
    margin: 0 0 10px 0;
}

.card-time[b-tvgcteq4lf] {
    background: #fff;
    border: 1px solid #E2E8F0;
    padding: 10px 12px;
    width: 180px;
    text-align: center;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(16,24,40,.08);
    font-size: 12px;
    font-weight: 700;
    color: #0F172A;
}

.confronto[b-tvgcteq4lf] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    margin: 26px 0;
}

.curva-esquerda[b-tvgcteq4lf]::before {
    content: "";
    position: absolute;
    right: -40px;
    top: 65px;
    width: 40px;
    height: 30%;
    border-right: 2px solid rgba(15,23,42,.45);
    border-bottom: 2px solid rgba(15,23,42,.45);
    border-radius: 0 0 20px 0;
}

.curva-esquerda[b-tvgcteq4lf]::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: 65px;
    width: 40px;
    height: 30%;
    border-right: 2px solid rgba(15,23,42,.45);
    border-top: 2px solid rgba(15,23,42,.45);
    border-radius: 0 20px 0 0;
}

.curva-direita[b-tvgcteq4lf]::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 65px;
    width: 40px;
    height: 30%;
    border-left: 2px solid rgba(15,23,42,.45);
    border-bottom: 2px solid rgba(15,23,42,.45);
    border-radius: 0 0 0 20px;
}

.curva-direita[b-tvgcteq4lf]::after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 65px;
    width: 40px;
    height: 30%;
    border-left: 2px solid rgba(15,23,42,.45);
    border-top: 2px solid rgba(15,23,42,.45);
    border-radius: 20px 0 0 0;
}


.confronto-final[b-tvgcteq4lf] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.time-card[b-tvgcteq4lf] {
    display: flex;
    align-items: center;
    gap: 12px;
    height: 58px;
    width: 260px; 
    padding: 10px 12px;
    background: #F8FAFC; 
    border: 1px solid #EEF2F7;
    border-radius: 12px;
}

.time-card__flag[b-tvgcteq4lf] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    overflow: hidden;
    background: #E2E8F0;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .time-card__flag img[b-tvgcteq4lf] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.time-card__flagFallback[b-tvgcteq4lf] {
    width: 16px;
    height: 16px;
    border-radius: 999px;
    background: #CBD5E1;
}

.time-card__text[b-tvgcteq4lf] {
    display: flex;
    flex-direction: column;
    line-height: 1.05;
    min-width: 0;
}

.time-card__name[b-tvgcteq4lf] {
    font-size: 14px;
    font-weight: 800;
    color: #0F172A;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.time-card__sub[b-tvgcteq4lf] {
    margin-top: 4px;
    font-size: 12px;
    color: #64748B;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height:17px;
}

.lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf] {
    gap: 125px;
    padding-top: 40px;
}

    .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 123px;
        width: 40px;
        height: 33%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 0 20px 0 0;
    }

    .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        right: -40px;
        top: 156px;
        width: 40px;
        height: 34%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 20px 0;
    }


.lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf] {
    gap: 125px;
    padding-top: 75px;
}

    .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 106px;
        width: 40px;
        height: 33%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 0 20px 0 0;
    }

    .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        right: -40px;
        top: 208px;
        width: 40px;
        height: 26%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 20px 0;
    }


.lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf] {
    gap: 125px;
    padding-top: 40px;
}

    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 123px;
        width: 40px;
        height: 33%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 20px 0 0 0;
    }

    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        right: -40px;
        top: 156px;
        width: 40px;
        height: 34%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 0 20px;
    }


.lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf] {
    gap: 125px;
    padding-top: 75px;
}

    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 106px;
        width: 40px;
        height: 33%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 20px 0 0 0;
    }

    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        right: -40px;
        top: 208px;
        width: 40px;
        height: 26%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 0 20px;
    }


.lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf],
.lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf] {
    gap: 304px;
    padding-top: 138px;
}

    .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 211px;
        width: 40px;
        height: 33%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 0 20px 0 0;
    }

    .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        right: -40px;
        top: 339px;
        width: 40px;
        height: 34%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 20px 0;
    }

    .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        right: -40px;
        bottom: 211px;
        width: 40px;
        height: 33%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 20px 0 0 0;
    }

    .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        right: -40px;
        top: 339px;
        width: 40px;
        height: 34%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 0 20px;
    }

.final[b-tvgcteq4lf] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.final--3[b-tvgcteq4lf] {
    margin-top: 20px;
}

.final--7[b-tvgcteq4lf] {
    margin-top: 30px;
}

.final--15[b-tvgcteq4lf] {
    margin-top: 80px;
}

.final--31[b-tvgcteq4lf] {
    margin-top: 269px;
}

.final__col[b-tvgcteq4lf] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.final__campeao[b-tvgcteq4lf] {
    display: flex;
    justify-content: center;
}

.final__finalistas[b-tvgcteq4lf] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    align-items: start;
    position: relative;
}

    .final__finalistas[b-tvgcteq4lf]::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 45%;
        transform: translate(-50%, -60%);
        width: 2px;
        height: 14px;
        background: #94A3B8;
        border-radius: 2px;
    }

    .final__finalistas[b-tvgcteq4lf]::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, 2px);
        width: 18px;
        height: 2px;
        background: #94A3B8;
        border-radius: 2px;
    }

.time-card--campeao[b-tvgcteq4lf] {
    border: 2px solid #2563EB;
    background: #FFFFFF;
}

.time-card--finalista[b-tvgcteq4lf] {
    background: #F8FAFC;
}



/* =========================
   RESPONSIVO
   ========================= */
@media (max-width: 768px) {
   
    .chaveamento-card[b-tvgcteq4lf] {
        padding: 12px 12px 8px 12px;
        border-radius: 12px;
    }

    .chaveamento-card__scroll[b-tvgcteq4lf] {
        -webkit-overflow-scrolling: touch;
        padding-bottom: 8px;
    }

    .chaveamento-container[b-tvgcteq4lf] {
        justify-content: flex-start;
        gap: 40px;
        padding: 8px 12px; 
        min-width: 0;
        width: max-content; 
    }

    .lado-esquerdo[b-tvgcteq4lf],
    .lado-direito[b-tvgcteq4lf] {
        gap: 30px;
    }

    .coluna h4[b-tvgcteq4lf],
    .final h3[b-tvgcteq4lf] {
        font-size: 11px;
        margin-bottom: 8px;
    }

    .time-card[b-tvgcteq4lf] {
        width: 220px; 
        height: 54px; 
        padding: 8px 10px; 
        gap: 10px;
        border-radius: 12px;
    }

    .time-card__flag[b-tvgcteq4lf] {
        width: 30px;
        height: 30px;
    }

    .time-card__name[b-tvgcteq4lf] {
        font-size: 13px;
    }

    .time-card__sub[b-tvgcteq4lf] {
        font-size: 11px;
        height:17px;
    }

    .confronto[b-tvgcteq4lf] {
        gap: 12px; 
        margin: 18px 0; 
    }

    .curva-esquerda[b-tvgcteq4lf]::before,
    .curva-esquerda[b-tvgcteq4lf]::after {
        width: 28px; 
        right: -28px;
    }

    .curva-direita[b-tvgcteq4lf]::before,
    .curva-direita[b-tvgcteq4lf]::after {
        width: 28px; 
        left: -28px;
    }

    .curva-esquerda[b-tvgcteq4lf]::before,
    .curva-direita[b-tvgcteq4lf]::before {
        top: 58px; 
        height: 28%;
    }

    .curva-esquerda[b-tvgcteq4lf]::after,
    .curva-direita[b-tvgcteq4lf]::after {
        bottom: 58px; 
        height: 28%;
    }

    .final--3[b-tvgcteq4lf] {
        margin-top: 15px;
    }

    .final--7[b-tvgcteq4lf] {
        margin-top: 25px;
    }

    .final--15[b-tvgcteq4lf] {
        margin-top: 55px;
    }

    .final--31[b-tvgcteq4lf] {
        margin-top: 210px;
    }

    .confronto-final[b-tvgcteq4lf] {
        gap: 12px;
    }

    .card-time[b-tvgcteq4lf] {
        width: 160px; 
        padding: 8px 10px;
        font-size: 11px;
    }

    /* -------- ESQUERDA -------- */
    .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf],
    .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf],
    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf],
    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf] {
        gap: 100px;
    }

    .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf],
    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf] {
        padding-top: 33px;
    }

    .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf],
    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf] {
        padding-top: 70px;
    }

        .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf]::before,
        .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf]::after,
        .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf]::before,
        .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf]::after {
            right: -28px; 
            width: 28px; 
            border-radius: 0 16px 0 0;
        }

    .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf]::before {
        top: 127px; 
        height: 37%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 16px 0;
    }

    .lado-esquerdo .fase-1 .confronto-esq-0[b-tvgcteq4lf]::after {
        bottom: 113px; 
        height: 30%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 0 16px 0 0;
    }

    .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf]::before {
        top: 175px;
        height: 28%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 16px 0;
    }

    .lado-esquerdo .fase-1 .confronto-esq-1[b-tvgcteq4lf]::after {
        bottom: 103px; 
        height: 30%;
        border-right: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 0 16px 0 0;
    }

    /* -------- DIREITA -------- */

    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf]::before,
    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf]::after,
    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf]::before,
    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf]::after {
        right: -28px; 
        width: 28px;
    }

    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf]::before {
        top: 127px;
        height: 37%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 0 16px;
    }

    .lado-direito .fase-1 .confronto-dir-0[b-tvgcteq4lf]::after {
        bottom: 113px;
        height: 30%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 16px 0 0 0;
    }

    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf]::before {
        top: 175px;
        height: 28%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-bottom: 2px solid rgba(15,23,42,.45);
        border-radius: 0 0 0 16px;
    }

    .lado-direito .fase-1 .confronto-dir-1[b-tvgcteq4lf]::after {
        bottom: 103px;
        height: 30%;
        border-left: 2px solid rgba(15,23,42,.45);
        border-top: 2px solid rgba(15,23,42,.45);
        border-radius: 16px 0 0 0;
    }

    /* -------- ESQUERDA -------- */
    .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf] {
        gap: 260px;
        padding-top: 107px;
    }

        .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf]::before,
        .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf]::after {
            right: -28px;
            width: 28px;
        }

        .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf]::before {
            top: 307px;
            height: 30%;
            border-right: 2px solid rgba(15,23,42,.45);
            border-bottom: 2px solid rgba(15,23,42,.45);
            border-radius: 0 0 16px 0;
        }

        .lado-esquerdo .fase-2 .confronto-esq-0[b-tvgcteq4lf]::after {
            bottom: 166px;
            height: 37%;
            border-right: 2px solid rgba(15,23,42,.45);
            border-top: 2px solid rgba(15,23,42,.45);
            border-radius: 0 16px 0 0;
        }


    /* -------- DIREITA -------- */
    .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf] {
        gap: 260px;
        padding-top: 107px;
    }

        .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf]::before,
        .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf]::after {
            right: -28px;
            width: 28px;
        }

        .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf]::before {
            top: 307px;
            height: 30%;
            border-left: 2px solid rgba(15,23,42,.45);
            border-bottom: 2px solid rgba(15,23,42,.45);
            border-radius: 0 0 0 16px;
        }

        .lado-direito .fase-2 .confronto-dir-0[b-tvgcteq4lf]::after {
            bottom: 166px;
            height: 37%;
            border-left: 2px solid rgba(15,23,42,.45);
            border-top: 2px solid rgba(15,23,42,.45);
            border-radius: 16px 0 0 0;
        }

    .final__finalistas[b-tvgcteq4lf] {
        gap: 10px;
    }

        .final__finalistas[b-tvgcteq4lf]::before {
            height: 12px;
        }

        .final__finalistas[b-tvgcteq4lf]::after {
            width: 14px;
        }

    .time-card--campeao[b-tvgcteq4lf] {
        width: 220px; 
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/CraqueDaRodada.razor.rz.scp.css */
/* Wrapper: dois cards lado a lado (desktop), quebra no mobile */
.cdr-wrap[b-zzrbr75vj6] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

/* Card base (igual ao visual do Figma: fundo branco, borda suave, sombra leve) */
.cdr-card[b-zzrbr75vj6] {
    background: #ffffff;
    border: 1px solid #ECEFF5;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.06);
    padding: 18px 18px 16px 18px;
    min-height: 220px;
}

.cdr-header[b-zzrbr75vj6] {
    margin-bottom: 14px;
}

.cdr-title[b-zzrbr75vj6] {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #162F67; /* título (aprox. do Figma) */
    letter-spacing: -0.2px;
}

.cdr-subtitle[b-zzrbr75vj6] {
    margin: 8px 0 0 0;
    font-size: 14px;
    line-height: 1.35;
    color: #747B89; /* descrição (aprox. do Figma) */
    max-width: 570px;
}

/* Grid de pessoas: 3 por linha e quebra para baixo */
.cdr-grid[b-zzrbr75vj6] {
    display: grid;
    gap: 14px;
    align-items: start;
    justify-content: center;
}

.cdr-grid-1[b-zzrbr75vj6] {
    grid-template-columns: minmax(0, 140px);
}

.cdr-grid-2[b-zzrbr75vj6] {
    grid-template-columns: repeat(2, minmax(0, 140px));
    gap: 12px 16px;
}

.cdr-grid-3[b-zzrbr75vj6] {
    grid-template-columns: repeat(3, minmax(0, 140px));
    gap: 12px 16px;
}

.cdr-grid-4[b-zzrbr75vj6] {
    grid-template-columns: repeat(4, minmax(0, 140px));
    gap: 12px 16px;
}

.cdr-grid-5[b-zzrbr75vj6] {
    grid-template-columns: repeat(5, minmax(0, 140px));
    gap: 12px 16px;
}

.cdr-grid-6[b-zzrbr75vj6] {
    grid-template-columns: repeat(6, minmax(0, 140px));
    gap: 12px 16px;
}

/* Item pessoa (centralizado como no Figma) */
.cdr-person[b-zzrbr75vj6] {
    display: grid;
    justify-items: center;
    text-align: center;
    padding: 6px 4px;
    /*max-width: 140px;*/
    width: 100%;
}

.cdr-name[b-zzrbr75vj6] {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #1E3A8A; /* azul do texto do nome */
}

.cdr-detail[b-zzrbr75vj6] {
    margin-top: 2px;
    font-size: 11px;
    color: #64748B;
}

.cdr-empty[b-zzrbr75vj6] {
    font-size: 12px;
    color: #64748B;
    padding: 12px 6px;
}

/* Avatar base */
.cdr-avatar-img[b-zzrbr75vj6] {
    width: 46px;
    height: 46px;
    object-fit: contain;
}

/* CONTAINER DO CRAQUE */
.cdr-craque-avatar[b-zzrbr75vj6] {
    position: relative;
    width: 92px;
    height: 72px;
    display: grid;
    place-items: center;
}

/* IMAGEM DE FUNDO (LOUROS) */
.cdr-craque-bg[b-zzrbr75vj6] {
    position: absolute;
    inset: 0;
    width: 92px;
    height: 85px;
    object-fit: contain;
    z-index: 0;
}


/* AVATAR SOBRE A IMAGEM */
.cdr-craque-avatar .cdr-avatar-img[b-zzrbr75vj6] {
    width: 40px;
    height: 40px;
    z-index: 1;
}

/* FALLBACK DE AVATAR (CRAQUE) */
.cdr-avatar-fallback[b-zzrbr75vj6] {
    width: 75px;
    height: 75px;
    border-radius: 999px;
    margin-top:-19px;
}


/* Técnico: círculo cinza com avatar dentro */
.cdr-tecnico-avatar[b-zzrbr75vj6] {
    width: 66px;
    height: 66px;
    border-radius: 999px;
    display: grid;
    place-items: center;
}

    .cdr-tecnico-avatar .cdr-avatar-img[b-zzrbr75vj6] {
        width: 44px;
        height: 44px;
    }

/* CENTRALIZA ITEM ÚNICO NO CARD */
.cdr-center-single[b-zzrbr75vj6] {
    grid-template-columns: 1fr;
    justify-items: center;
}


/* Responsivo */
@media (max-width: 980px) {
    .cdr-wrap[b-zzrbr75vj6] {
        grid-template-columns: 1fr;
    }

    .cdr-grid-2[b-zzrbr75vj6],
    .cdr-grid-3[b-zzrbr75vj6],
    .cdr-grid-4[b-zzrbr75vj6],
    .cdr-grid-5[b-zzrbr75vj6],
    .cdr-grid-6[b-zzrbr75vj6] {
        grid-template-columns: repeat(auto-fit, minmax(120px, 140px));
        gap: 12px 16px;
    }

    .cdr-center-single[b-zzrbr75vj6] {
        grid-template-columns: 1fr;
        justify-items: center;
    }
}

@media (max-width: 520px) {
    .cdr-grid-2[b-zzrbr75vj6],
    .cdr-grid-3[b-zzrbr75vj6],
    .cdr-grid-4[b-zzrbr75vj6],
    .cdr-grid-5[b-zzrbr75vj6],
    .cdr-grid-6[b-zzrbr75vj6] {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
        gap: 12px;
    }

    .cdr-card[b-zzrbr75vj6] {
        padding: 16px;
    }

    .cdr-person[b-zzrbr75vj6] {
        max-width: 100%;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/FasesCopa.razor.rz.scp.css */
.fases[b-9qwxuz7n8z] {
    display: grid;
    grid-template-columns: auto 1fr 1fr;
    gap: 16px;
    margin-bottom: 24px;
    align-items: stretch;
}

.fase[b-9qwxuz7n8z] {
    background: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 16px;
    min-height: 180px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

    .fase.ativa[b-9qwxuz7n8z] {
        background: linear-gradient( 180deg, #E3F2FD 0%, #F4F9FF 45%, #FFFFFF 100% );
        border: 1px solid #E3F2FD;
        border-bottom: 4px solid #1565D8;
    }

.fase-layout[b-9qwxuz7n8z] {
    display: grid;
    grid-template-columns: 140px 1px 1fr;
    align-items: stretch;
    height: 100%;
}

.fase-info[b-9qwxuz7n8z] {
    display: grid;
    grid-template-rows: auto 1fr auto;
    height: 100%;
    padding-right: 5px
}

.fase-titulo[b-9qwxuz7n8z] {
    font-size: 16px;
    color: #606878; 
    margin-bottom: 0px; 
}

.fase-header[b-9qwxuz7n8z] {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: start;
    column-gap: 12px;
}

.fase-header-texto[b-9qwxuz7n8z] {
    min-width: 0; 
}

.fase-icone[b-9qwxuz7n8z] {
    width: 40px; 
    height: 59px;
    object-fit: contain;
}


.fase-nome[b-9qwxuz7n8z] {
    font-size: 24px;
    color: #606878;
    min-height: 44px;
    margin-top: 0;
    line-height: 1.1;
    display: block;
}

.fase.ativa .fase-titulo[b-9qwxuz7n8z],
.fase.ativa .fase-nome[b-9qwxuz7n8z] {
    color: #374F78; 
}


.fase-periodo[b-9qwxuz7n8z] {
    align-self: end;
    font-size: 12px;
    color: #64748B;
}

.fase-divider[b-9qwxuz7n8z] {
    width: 1px;
    background: #E5E7EB;
    margin-left: 23px;
}

.fase-rodadas[b-9qwxuz7n8z] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-left: 40px;
}

.rodada[b-9qwxuz7n8z] {
    display: grid;
    grid-template-columns: 70px 1fr; 
    align-items: center;
    column-gap: 14px;
    font-size: 12px;
    color: #475569;
    padding: 6px 10px;
    border-radius: 999px;
}

    .rodada.ativa[b-9qwxuz7n8z] {
        background: #FFFFFF;
        box-shadow: 0 2px 6px rgba(0,0,0,.08);
        font-weight: 600;
    }

        .rodada.ativa .rodada-data[b-9qwxuz7n8z],
        .rodada.ativa .rodada-desc[b-9qwxuz7n8z] {
            color: #374F78;
        }


.rodada-data[b-9qwxuz7n8z] {
    font-weight: 500;
    white-space: nowrap;
}

.rodada-desc[b-9qwxuz7n8z] {
    color: #64748B;
    justify-self: start;
}

.fase-principal[b-9qwxuz7n8z] {
    width: max-content;
}

    .fase-principal .fase-layout[b-9qwxuz7n8z] {
        grid-template-columns: max-content;
    }




@media (max-width: 1225px) {
    /* 1 card por linha */
    .fases[b-9qwxuz7n8z] {
        grid-template-columns: 1fr;
    }

    /* mantém o layout interno web */
    .fase-layout[b-9qwxuz7n8z] {
        grid-template-columns: 216px 1px 1fr;
        align-items: stretch;
    }

    .fase-divider[b-9qwxuz7n8z] {
        display: block;
    }

    .fase-principal[b-9qwxuz7n8z] {
        width: 100%;
    }
}


@media (max-width: 994px) {
    .fase[b-9qwxuz7n8z] {
        min-height: auto;
    }

    .fase-layout[b-9qwxuz7n8z] {
        grid-template-columns: 1fr;
    }

    .fase-divider[b-9qwxuz7n8z] {
        display: none;
    }

    .fase-info[b-9qwxuz7n8z] {
        gap: 4px;
    }

    .fase-principal[b-9qwxuz7n8z] {
        width: 100%;
    }

    .fase-header[b-9qwxuz7n8z] {
        display: grid;
        grid-template-columns: 1fr auto;
        width: 100%;
    }

    .fase-header-texto[b-9qwxuz7n8z] {
        width: 100%;
    }

    .fase-icone[b-9qwxuz7n8z] {
        justify-self: end;
    }

    .fase-principal[b-9qwxuz7n8z] {
        width: 100% !important;
    }
        .fase-principal .fase-layout[b-9qwxuz7n8z] {
            grid-template-columns: 1fr !important;
        }

        .fase-principal .fase-header[b-9qwxuz7n8z] {
            width: 100%;
        }

        .fase-principal .fase-icone[b-9qwxuz7n8z] {
            justify-self: end;
        }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/InformacoesDoTime.razor.rz.scp.css */
.info-time-card[b-d7a4jn1ga3] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    padding: 16px 20px;
    margin-top: 12px;
}

/* HEADER */
.info-time-header[b-d7a4jn1ga3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

.info-time-title[b-d7a4jn1ga3] {
    font-size: 18px;
    font-weight: 700;
    color: #0f2a63;
}

.turma[b-d7a4jn1ga3] {
    font-size: 14px;
    font-weight: 600;
    color: #0f2a63;
}

/* BODY */
.info-time-body[b-d7a4jn1ga3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

/* STEPS */
.info-time-steps[b-d7a4jn1ga3] {
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr; /* step / step / step */
    align-items: center;
    column-gap: 16px;
    width: 100%;
    flex-wrap: nowrap; /* não quebra */
}

.step[b-d7a4jn1ga3] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0; /* IMPORTANTÍSSIMO p/ ellipsis funcionar no grid */
    white-space: nowrap; /* impede quebrar texto/botão em 2 linhas */
}


.step-text[b-d7a4jn1ga3] {
    font-size: 16px;
    color: #162F67;
}

    .step-text.strong[b-d7a4jn1ga3] {
        font-weight: 600;
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 140px; /* ajuste fino conforme o espaço */
        display: inline-block;
        cursor: pointer;
    }




.sep[b-d7a4jn1ga3] {
    color: #9ca3af;
    justify-self: center;
    white-space: nowrap;
}

/* DOTS */
.dot[b-d7a4jn1ga3] {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #d1d5db;
}

    .dot.small[b-d7a4jn1ga3] {
        width: 14px;
        height: 14px;
    }

/* ACTIONS */
.info-time-actions[b-d7a4jn1ga3] {
    display: flex;
    align-items: center;
}

.btn-choose[b-d7a4jn1ga3] {
    margin-left: 8px;
    background: #eef2ff;
    color: #2563eb;
    border: none;
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
    flex: 0 0 auto;
}
    /* hover (desktop) */
    .btn-choose:hover[b-d7a4jn1ga3] {
        background: #1D4ED8;
        color: #FFFFFF;
        border-color: #1D4ED8;
        box-shadow: 0 6px 14px rgba(29, 78, 216, 0.20);
        transform: translateY(-1px);
    }

.btn-choose-selecao[b-d7a4jn1ga3] {
    margin-left: 8px;
    background: #1565D8;
    color: #FFFFFF;
    border: none;
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
    flex: 0 0 auto;
}
    /* hover (desktop) */
    .btn-choose-selecao:hover[b-d7a4jn1ga3] {
        background: #1D4ED8;
        color: #FFFFFF;
        border-color: #1D4ED8;
        box-shadow: 0 6px 14px rgba(29, 78, 216, 0.20);
        transform: translateY(-1px);
    }
    


.btn-consultar[b-d7a4jn1ga3] {
    background: #2563eb;
    color: #fff;
    border: none;
    border-radius: 999px;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.avatar[b-d7a4jn1ga3] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    /* quando for imagem */
    .avatar img[b-d7a4jn1ga3] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%;
    }


@media (max-width: 1089px) {
    .info-time-steps[b-d7a4jn1ga3] {
        grid-template-columns: 1fr;
        row-gap: 12px;
    }

    .sep[b-d7a4jn1ga3] {
        display: none;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/PontuacaoMeuTime.razor.rz.scp.css */
.pontuacao-meu-time[b-t5mh7ktfp4] {
    width: 100%;
}

.pontuacao-box[b-t5mh7ktfp4] {
    background: #ffffff;
    border: 1px solid #eef2f7;
    border-radius: 12px;
    box-shadow: 0 4px 9px rgba(0,0,0,.08);
    padding: 18px;
}

.pontuacao-cards[b-t5mh7ktfp4] {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    justify-content: center;
    padding: 10px 0 0;
    flex-wrap: wrap;
}

.pontuacao-header[b-t5mh7ktfp4] {
    margin-bottom: 55px;
}

.pontuacao-titulo[b-t5mh7ktfp4] {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #0f2a63;
}

.pontuacao-subtitulo[b-t5mh7ktfp4] {
    margin: 8px 0 0;
    font-size: 13px;
    color: #6b7280;
}


/* CARD INTERNO (faixa cinza contínua) */
.pontuacao-inner[b-t5mh7ktfp4] {
    position: relative;
    overflow: visible;
    background: #F3F3F3;
    border: none;
    box-shadow: inset 0 1px 0 rgba(0,0,0,.04);
    padding: 8px 18px 24px;
    margin: 0 -18px -18px;
    border-radius:10px;
}

    .pontuacao-inner[b-t5mh7ktfp4]::before {
        display: none;
        content: none;
    }


/* agora os cards ficam dentro do “inner” */
.pontuacao-cards[b-t5mh7ktfp4] {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    justify-content: center;
    flex-wrap: nowrap;
    transform: translateY(-34px); /* ajuste fino: 28~40px conforme seu print */
    position: relative;
    z-index: 2; /* garante que fique acima do cinza */
}

/* loading/erro/vazio centralizado no inner */
.pontuacao-loading[b-t5mh7ktfp4],
.pontuacao-erro[b-t5mh7ktfp4],
.pontuacao-vazio[b-t5mh7ktfp4] {
    padding: 12px 0;
    color: #6b7280;
    text-align: center;
}

/* legenda abaixo dos cards, dentro do inner */
.pontuacao-legenda[b-t5mh7ktfp4] {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 34px;
    color: #6b7280;
    font-size: 13px;
    padding-top: 12px; 
    margin-top: 12px;
}

/* wrapper para anel + card */
.fase-card-wrap[b-t5mh7ktfp4] {
    position: relative;
    width: 305px;
    padding-top: 26px; /* espaço pro badge */
}

.pontos-badge[b-t5mh7ktfp4] {
    position: absolute;
    top: 0;
    right: 18px;
    width: 74px;
    height: 74px;
    border-radius: 999px;
    box-shadow: 0 8px 18px rgba(0,0,0,.08);
    display: grid;
    place-items: center;
    z-index: 3;
    --c1: #8b5cf6;
    --c2: #10b981;
    --c3: #f97316;
    --c4: #ECD4C8; /* restante (bege) */
    /* defaults numéricos */
    --p1: 0;
    --p2: 0;
    --p3: 0;
    background: radial-gradient(circle at 50% 50%, #ffffff 58%, transparent 59%), conic-gradient( var(--c1) 0% calc(var(--p1) * 1%), var(--c2) calc(var(--p1) * 1%) calc(var(--p2) * 1%), var(--c3) calc(var(--p2) * 1%) calc(var(--p3) * 1%), var(--c4) calc(var(--p3) * 1%) 100% );
    /* Borda branca externa */
    outline: 4px solid #ffffff;
    outline-offset: -2px;
}


.pontos-badge-inner[b-t5mh7ktfp4] {
    width: 62px;
    height: 62px;
    border-radius: 999px;
    background: #fff;
    display: grid;
    place-items: center;
    text-align: center;
    border: 1px solid rgba(0,0,0,.04);
}

.pontos-badge.is-empty[b-t5mh7ktfp4] {
    background: radial-gradient(circle at 50% 50%, #ffffff 58%, transparent 59%), conic-gradient(#ECD4C8 0% 100%);
}


.pontos-valor[b-t5mh7ktfp4] {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #2b2b2b;
}

.pontos-label[b-t5mh7ktfp4] {
    font-size: 12px;
    color: #6b7280;
    margin-top: -2px;
}

.fase-card[b-t5mh7ktfp4] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    box-shadow: 0 8px 18px rgba(0,0,0,.06);
    overflow: hidden; /* ESSENCIAL: faz o footer seguir o radius */
    padding: 0; /* vamos controlar padding por seção */
}

.fase-card-mid[b-t5mh7ktfp4] {
    padding: 0 14px 10px;
}

.fase-card-bottom[b-t5mh7ktfp4] {
    padding: 6px 14px 12px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.fase-card-top[b-t5mh7ktfp4] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 10px;
    padding: 14px 14px 10px;
}

.fase-etapa[b-t5mh7ktfp4] {
    font-weight: 700;
    color: #0f2a63;
    font-size: 16px;
}

.fase-nome[b-t5mh7ktfp4] {
    color: #0f2a63;
    font-size: 14px;
    margin-top: 2px;
}

.fase-medalha[b-t5mh7ktfp4] {
    font-size: 12px;
    color: #6b7280;
}


.rodada-linha[b-t5mh7ktfp4] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #6b7280;
}

.rodada-label[b-t5mh7ktfp4] {
    font-weight: 600;
    color: #374151;
}

.rodada-pontos[b-t5mh7ktfp4] {
    color: #6b7280;
}



.metricas[b-t5mh7ktfp4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
}

/* wrapper de cada métrica (permite sobrepor a bolha) */
.metrica-ui[b-t5mh7ktfp4] {
    flex: 1;
    display: flex;
    justify-content: center;
}

/* LIMITADOR VISUAL */
.metrica-track[b-t5mh7ktfp4] {
    position: relative;
    display: inline-flex;
    align-items: center;
    max-width: 100%;
}

/* pill menor (pontinhos) */
.metrica-pill[b-t5mh7ktfp4] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 28px 6px 10px; /* espaço reservado para a bolha */
    background: #F3F4F6;
    border-radius: 999px;
}

/* bolha do ícone (sobrepõe SEM aumentar largura) */
.metrica-bubble[b-t5mh7ktfp4] {
    position: absolute;
    right: -5px; /* dentro do pill */
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 999px;
    background: #F3F4F6;
    display: grid;
    place-items: center;
}



/* bolinhas */
.dot[b-t5mh7ktfp4] {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #E5E7EB;
}

    /* desligada (cinza claro do Figma) */
    .dot.is-off[b-t5mh7ktfp4] {
        background: #fff;
    }

/* ligada por tipo */
.dot-tarefas.is-on[b-t5mh7ktfp4] {
    background: #8B5CF6;
}

.dot-acertos.is-on[b-t5mh7ktfp4] {
    background: #10B981;
}

.dot-frequencia.is-on[b-t5mh7ktfp4] {
    background: #F97316;
}

/* ícone dentro do pill (fica à direita) */
.metrica-svg[b-t5mh7ktfp4] {
    width: 16px;
    height: 16px;
}


.metrica-icon[b-t5mh7ktfp4] {
    width: 18px;
    height: 18px;
    display: inline-block;
    flex: 0 0 auto;
    position: relative;
}

    /* Tarefas: quadradinho com “linhas” */
    .metrica-icon.tarefas[b-t5mh7ktfp4] {
        border: 2px solid #8B5CF6;
        border-radius: 4px;
    }

        .metrica-icon.tarefas[b-t5mh7ktfp4]::after {
            content: "";
            position: absolute;
            left: 4px;
            right: 4px;
            top: 5px;
            height: 2px;
            background: #8B5CF6;
            box-shadow: 0 4px 0 #8B5CF6;
        }
    /* Acertos: check */
    .metrica-icon.acertos[b-t5mh7ktfp4]::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 999px;
        border: 2px solid transparent;
    }

    .metrica-icon.acertos[b-t5mh7ktfp4]::after {
        content: "";
        position: absolute;
        width: 9px;
        height: 5px;
        border-left: 2px solid #10B981;
        border-bottom: 2px solid #10B981;
        transform: rotate(-45deg);
        left: 4px;
        top: 6px;
    }


    /* Frequência: “calendário” */
    .metrica-icon.frequencia[b-t5mh7ktfp4] {
        border: 2px solid #F97316;
        border-radius: 4px;
    }

        .metrica-icon.frequencia[b-t5mh7ktfp4]::before {
            content: "";
            position: absolute;
            left: 2px;
            right: 2px;
            top: 4px;
            height: 2px;
            background: #F97316;
        }

        .metrica-icon.frequencia[b-t5mh7ktfp4]::after {
            content: "";
            position: absolute;
            width: 2px;
            height: 4px;
            background: #F97316;
            top: 0px;
            left: 4px;
            box-shadow: 8px 0 0 #F97316;
        }



.chev[b-t5mh7ktfp4] {
    width: 10px;
    height: 10px;
    border-right: 2px solid #6b7280;
    border-bottom: 2px solid #6b7280;
    transform: rotate(45deg);
    margin-top: -2px;
}

/* legenda abaixo */
.pontuacao-legenda[b-t5mh7ktfp4] {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 34px;
    margin-top: 12px;
    color: #6b7280;
    font-size: 13px;
}

.leg-item[b-t5mh7ktfp4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.leg-icon[b-t5mh7ktfp4] {
    width: 18px;
    height: 18px;
    display: block;
}

.pontuacao-loading[b-t5mh7ktfp4],
.pontuacao-erro[b-t5mh7ktfp4],
.pontuacao-vazio[b-t5mh7ktfp4] {
    padding: 12px 0;
    color: #6b7280;
}


/* conteúdo expandido */
.fase-detalhes[b-t5mh7ktfp4] {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eef2f7;
    color: #6b7280;
    font-size: 13px;
}


/* Footer clicável ocupando toda a largura */
.fase-expand-row[b-t5mh7ktfp4] {
    width: 100%;
    height: 20px;
    background: #F3F3F3;
    border: 0;
    border-top: 1px solid #eef2f7;
    cursor: pointer;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

    .fase-expand-row:hover[b-t5mh7ktfp4] {
        background: #ededed;
    }

    .fase-expand-row:active[b-t5mh7ktfp4] {
        background: #e6e6e6;
    }

    .fase-expand-row .chev[b-t5mh7ktfp4] {
        width: 10px;
        height: 10px;
        border-right: 2px solid #6b7280;
        border-bottom: 2px solid #6b7280;
        transform: rotate(45deg);
        margin-top: -2px;
    }

    .fase-expand-row.open .chev[b-t5mh7ktfp4] {
        transform: rotate(-135deg);
        margin-top: 2px;
    }



.fase-card-rodadas[b-t5mh7ktfp4] {
    padding: 0 14px 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.rodada-item + .rodada-item[b-t5mh7ktfp4] {
    border-top: 1px dashed #e5e7eb;
    padding-top: 12px;
}

.rodada-extra[b-t5mh7ktfp4] {
    opacity: .95;
}


/* ===== Layout ABERTO: Rodada | Métricas | Pontos ===== */
.rodada-item.rodada-open[b-t5mh7ktfp4] {
    display: grid;
    grid-template-columns: 1fr auto auto; /* label | metricas | pontos */
    align-items: center;
    column-gap: 8px;
}

    /* remove o margin-bottom da linha quando aberto */
    .rodada-item.rodada-open .rodada-linha[b-t5mh7ktfp4] {
        margin: 0 !important;
        display: contents; /* faz label e pontos “virarem” colunas do grid */
    }

    /* label fica na 1ª coluna */
    .rodada-item.rodada-open .rodada-label[b-t5mh7ktfp4] {
        grid-column: 1;
    }

    /* métricas ficam no MEIO */
    .rodada-item.rodada-open .metricas[b-t5mh7ktfp4] {
        grid-column: 2;
        width: auto;
        justify-content: flex-start;
        gap: 6px;
        margin: 0;
        margin-top: -15px;
    }

    /* pontos ficam na direita */
    .rodada-item.rodada-open .rodada-pontos[b-t5mh7ktfp4] {
        grid-column: 3;
        white-space: nowrap;
        margin: 0;
        font-size: 12px;
    }

    /* estado aberto: esconder os ícones (bolha) */
    .rodada-item.rodada-open .metrica-bubble[b-t5mh7ktfp4] {
        display: none;
    }

    /* estado aberto: compactar pill (sem espaço da bolha) */
    .rodada-item.rodada-open .metrica-pill[b-t5mh7ktfp4] {
        padding: 4px 8px;
        gap: 4px;
    }

    /* reduz as bolinhas */
    .rodada-item.rodada-open .dot[b-t5mh7ktfp4] {
        width: 6px;
        height: 6px;
    }
    /* (opcional) deixa o conjunto ligeiramente menor ainda */
    .rodada-item.rodada-open .metrica-track[b-t5mh7ktfp4] {
        transform-origin: left center;
    }


/* ===============================
   TABLET / SMALL DESKTOP (<=1205px)
   2 cards por linha, centralizados
   =============================== */
@media (max-width: 1205px) {

    .pontuacao-cards[b-t5mh7ktfp4] {
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 18px;
    }

    .fase-card-wrap[b-t5mh7ktfp4] {
        width: calc(50% - 18px);
        max-width: 520px; /* evita ficar largo demais em telas grandes */
    }

    .fase-card[b-t5mh7ktfp4] {
        width: 100%;
    }

    .pontos-badge[b-t5mh7ktfp4] {
        right: 14px; /* ajuste fino */
    }
}


@media (max-width: 768px) {

    .fase-card-wrap[b-t5mh7ktfp4] {
        width: 100% !important;
        max-width: 100% !important;
    }

    .pontuacao-cards[b-t5mh7ktfp4] {
        justify-content: stretch !important;
    }
}




@media (max-width: 520px) {
    .metricas[b-t5mh7ktfp4] {
        justify-content: flex-start;
        gap: 14px;
    }
}

/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/RankingClassificatorio.razor.rz.scp.css */
.ranking-card[b-dehw6sr766] {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px;
    border: 1px solid #e5e7eb;
}

.ranking-title[b-dehw6sr766] {
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 20px;
    color: #162F67;
}

.ranking-subtitle[b-dehw6sr766] {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 20px;
}

.ranking-icone[b-dehw6sr766] {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .ranking-icone img[b-dehw6sr766] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }


.ranking-header[b-dehw6sr766],
.ranking-row[b-dehw6sr766] {
    display: grid;
    grid-template-columns: 1fr 72px 110px 90px 100px;
    align-items: center;
    gap: 8px;
    position: relative;
    background: #F3F3F3;
    border-radius: 8px;
    padding: 5px;
    margin-bottom: 12px;
}

.ranking-header[b-dehw6sr766] {
    font-weight: 600;
    font-size: 18px;
    color: #183B56;
    margin-bottom: 8px;
    position: sticky;
    top: 0;
    z-index: 3;
}




.ranking-selecao[b-dehw6sr766] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ranking-posicao[b-dehw6sr766] {
    font-weight: 600;
    color: #183B56;
    font-size: 18px;
}

.ranking-scroll[b-dehw6sr766] {
    max-height: 290px; /* altura aproximada para 5 linhas */
    overflow-y: auto;
   /* padding-right: 4px;*/
}

.ranking-highlight[b-dehw6sr766] {
    background-color: #1565D8;
    color: white;
    border-radius: 6px;
}

    .ranking-highlight .ranking-posicao[b-dehw6sr766],
    .ranking-highlight .ranking-selecao span[b-dehw6sr766],
    .ranking-highlight .ranking-selecao[b-dehw6sr766] {
        color: white;
    }
   
.badge[b-dehw6sr766] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    width: 90%;
}

.badge-pontos[b-dehw6sr766] {
    background: #e5f0ff;
    color: #2563eb;
}

.badge-frequencia[b-dehw6sr766] {
    background: #f3e8ff;
    color: #7c3aed;
}

.badge-tarefas[b-dehw6sr766] {
    background: #dcfce7;
    color: #15803d;
}

.badge-acertos[b-dehw6sr766] {
    background: #fef3c7;
    color: #b45309;
}


.ranking-metrics-card[b-dehw6sr766] {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    display: grid;
    grid-template-columns: 100px 100px 100px 100px;
    align-items: center;
    justify-items: center;
    padding: 12px 15px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    z-index: 2;
}

.tabs-container[b-dehw6sr766] {
    width: 100%;
}

.tabs-header[b-dehw6sr766] {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
    padding: 0px 12px 0 12px;
    margin: 0 0 14px 0;
    border-bottom: 1px solid #C7D0DE; /* linha inferior bem fina */
    box-sizing: border-box;
}


.tab-button[b-dehw6sr766] {
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 10px 22px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #6B7280;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

    .tab-button:hover[b-dehw6sr766] {
        color: #374151;
    }

    .tab-button.active[b-dehw6sr766] {
        background: #E5E7EB; /* cinza mais escuro para destacar */
        color: #4B5563;
        border: 1px solid #BFC8D6;
        border-bottom: 0;
        /* senta em cima da linha de 1px do header */
        margin-bottom: -1px;
        position: relative;
        z-index: 1;
    }

        .tab-button.active[b-dehw6sr766]::after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: -1px;
            height: 2px;
            background: #8FA1B8;
        }

    /* (Opcional) Deixa as abas “coladas” sem espaço visual na borda */
    .tab-button + .tab-button[b-dehw6sr766] {
        margin-left: 10px;
    }

.tabs-content[b-dehw6sr766] {
    padding: 10px 0;
}

.tab-panel[b-dehw6sr766] {
    padding: 10px;
}

.tabs-strip[b-dehw6sr766] {
    width: 100%;
    display: block;
}

@media (max-width: 1810px) {
    .ranking-header[b-dehw6sr766],
    .ranking-row[b-dehw6sr766] {
        grid-template-columns: 1fr 72px 110px 88px 99px;
    }
}

@media (max-width: 1407px) {
    .ranking-header[b-dehw6sr766],
    .ranking-row[b-dehw6sr766] {
        grid-template-columns: 1fr 74px 105px 88px 99px;
    }
}

@media (max-width: 1200px) {
    .ranking-header[b-dehw6sr766],
    .ranking-row[b-dehw6sr766] {
        grid-template-columns: 1fr 56px 92px 67px 91px;
    }

    .ranking-metrics-card[b-dehw6sr766] {
        grid-template-columns: repeat(4, 80px);
        padding: 10px 12px;
        right: 0px;
    }

    .badge[b-dehw6sr766] {
        width: 100%;
        font-size: 12px;
    }
}

@media (max-width: 1100px) {
    .ranking-header[b-dehw6sr766] {
        display: none;
        /* header não faz sentido no mobile*/
    }

    .ranking-row[b-dehw6sr766] {
        grid-template-columns: 1fr;
        padding: 12px;
    }

    .ranking-icone[b-dehw6sr766] {
        width: 28px;
        height: 28px;
        min-width: 28px;
    }

    .ranking-metrics-card[b-dehw6sr766] {
        position: static;
        transform: none;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        width: 100%;
    }

    .badge[b-dehw6sr766] {
        flex-direction: column;
        height: auto;
        padding: 6px 4px;
        border-radius: 8px;
        font-size: 13px;
    }

        .badge[b-dehw6sr766]::before {
            content: attr(data-label);
            font-size: 11px;
            font-weight: 500;
            color: #6b7280;
            line-height: 1;
            margin-bottom: 2px;
        }
}


.info-card[b-dehw6sr766] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 24px;
    border-radius: 16px;
    background: var(--Cartes-Faltas-fundoMensagemApoio, #E1F8FF);
    color: #006482;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
}

/* Ícone circular */
.info-icone[b-dehw6sr766] {
    min-width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #006482;
    color: #006482;
    font-size: 14px;
}

/* Texto */
.info-texto[b-dehw6sr766] {
    flex: 1;
    line-height: 1.4;
    font-size: 14px;
}


@media (max-width: 768px) {
    .ranking-row[b-dehw6sr766] {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .ranking-metrics-card[b-dehw6sr766] {
        grid-column: 1 / -1;
        grid-template-columns: repeat(4, 1fr);
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Componente/SelecaoRodada.razor.rz.scp.css */


.selecao-card[b-0rsvfik4jb] {
    width: 100%;
    background: #ffffff;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(16, 24, 40, 0.08);
    padding: 20px 22px;
}

/* Cabeçalho do card */
.selecao-card-header[b-0rsvfik4jb] {
    margin-bottom: 14px;
}

.selecao-titulo[b-0rsvfik4jb] {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    color: #0F2B6B; /* ajuste se seu design system tiver cor */
}

.selecao-subtitulo[b-0rsvfik4jb] {
    margin: 6px 0 0 0;
    font-size: 13px;
    color: #64748B;
}

/* corpo centraliza o campo e dá respiro como no print */
.selecao-card-body[b-0rsvfik4jb] {
    width: 100%;
    display: flex;
    justify-content: center;
}



.campo[b-0rsvfik4jb] {
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 40px;
    background: url('/assests/campo.svg') no-repeat center;
    background-size: contain;
    width: min(100%, 980px); /* controla largura do gramado dentro do card */
    min-height: 600px;
    margin: 0; /* não precisa mais "margin:auto" */
    padding-left: 44px; /* mantém sua lógica de posicionamento */
}

.coluna[b-0rsvfik4jb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.aluno-card[b-0rsvfik4jb] {
    display: flex;
    flex-direction: column; /* coloca um em cima do outro */
    align-items: center; /* centraliza tudo */
    gap: 6px; /* espaço entre avatar e nome */
}

.avatar[b-0rsvfik4jb] {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}


.jogador[b-0rsvfik4jb] {
    background-color: #2C5605;
    border-radius: 8px;
    width: 100%;
    max-width: 148px;
    min-height: 54px; /* ao invés de height fixo */
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6px 8px;
    box-sizing: border-box;
}

/* Texto */
.nome-aluno[b-0rsvfik4jb],
.nome-turma[b-0rsvfik4jb] {
    font-style: normal;
    line-height: 100%;
    transition: var(--tran-03);
    color: white;
    white-space: normal; /* permite quebra */
    word-break: break-word; /* evita estouro */
    text-align: center;
    font-size: clamp(11px, 2.5vw, 14px); /* responsivo */
}

.nome-aluno[b-0rsvfik4jb] {
    font-weight: 700;
}

.nome-turma[b-0rsvfik4jb] {
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}





@media (max-width: 1144px) {

    .campo[b-0rsvfik4jb] {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 18px;
        padding-left: 0;
        padding-top: 72px; /* você já usa 80px em 700px; aqui fica mais estável */
        min-height: 820px;
        background: url('/assests/campo-horizontal.svg') no-repeat center;
        background-size: contain;
    }

        /* IMPORTANTÍSSIMO: reordena as "linhas" */
        .campo > .coluna:nth-child(1)[b-0rsvfik4jb] {
            order: 4;
        }
        /* Goleiro (1ª coluna no HTML) -> vai pro final */
        .campo > .coluna:nth-child(2)[b-0rsvfik4jb] {
            order: 3;
        }
        /* Defesa -> antes do goleiro */
        .campo > .coluna:nth-child(3)[b-0rsvfik4jb] {
            order: 2;
        }
        /* Meio -> acima da defesa */
        .campo > .coluna:nth-child(4)[b-0rsvfik4jb] {
            order: 1;
        }
    /* Atacantes -> topo */

    /* Cada coluna vira uma "linha" centralizada */
    .coluna[b-0rsvfik4jb] {
        width: 75%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        gap: 14px;
    }

    /* Evita estourar no mobile: cada jogador ocupa um “tile” */
    .aluno-card[b-0rsvfik4jb] {
        width: min(46%, 170px); /* 2 por linha na maioria dos celulares */
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .jogador[b-0rsvfik4jb] {
        max-width: 100%;
    }
}

/* ===== Mobile: lista vertical (igual imagem 2) ===== */
@media (max-width: 880px) {

    /* campo vira container de lista */
    .campo[b-0rsvfik4jb] {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
        padding: 14px 12px;
        min-height: auto;
        /* use o campo que ficar melhor no mobile */
     
        background-size: cover; /* ou contain, se preferir não cortar */
    }

    /* "remove" as colunas do fluxo, mantendo os itens */
    .coluna[b-0rsvfik4jb] {
        display: contents;
    }

    /* cada jogador vira uma linha: avatar + nome */
    .aluno-card[b-0rsvfik4jb] {
        width: 100%;
        max-width: 360px; /* controla o “cartão” no mobile */
        display: flex;
        flex-direction: row; /* lado a lado */
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
    }

    .avatar[b-0rsvfik4jb] {
        width: 34px;
        height: 34px;
        flex: 0 0 34px;
    }

    /* bloco do nome ocupa o resto da linha */
    .jogador[b-0rsvfik4jb] {
        flex: 1;
        max-width: none;
        width: auto;
        min-height: 44px;
        padding: 6px 10px;
        /* se quiser mais “pílula” */
        border-radius: 10px;
        /* imagem 2 costuma ficar melhor alinhado à esquerda */
        align-items: flex-start;
        text-align: left;
    }

    .nome-aluno[b-0rsvfik4jb],
    .nome-turma[b-0rsvfik4jb] {
        text-align: left;
        white-space: normal; /* permite quebra */
        overflow-wrap: break-word; /* quebra palavras grandes */
        word-break: break-word; /* fallback */
        text-overflow: ellipsis;
    }
}



@media (max-width: 480px) {
    .avatar[b-0rsvfik4jb] {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 420px) {
    .aluno-card[b-0rsvfik4jb] {
        width: 100%;
        max-width: 320px;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/Home/home.razor.rz.scp.css */
.alerta-topo[b-3lzr23cdaf] {
    background: #FFF6CC;
    padding: 10px 16px;
    border-radius: 8px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #374F78;
}

.tabs[b-3lzr23cdaf] {
    display: flex;
    gap: 8px;
    margin-bottom: 20px;
}

.tab[b-3lzr23cdaf] {
    border: none;
    background: #F1F5F9;
    padding: 8px 14px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    color: #374F78;
    font-weight:700;
}

    .tab.active[b-3lzr23cdaf] {
        background: #1565D8;
        color: #fff;
    }

.turmas-copa[b-3lzr23cdaf] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.turma-card[b-3lzr23cdaf] {
    background: #fff;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
}

.campo-imagem[b-3lzr23cdaf] {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #F1F5F9;
    padding: 6px;
    border-radius: 6px;
}

.img-placeholder[b-3lzr23cdaf] {
    width: 28px;
    height: 18px;
    background: #CBD5E1;
    border-radius: 3px;
}

.campo-texto[b-3lzr23cdaf] {
    background: #F1F5F9;
    padding: 6px 8px;
    border-radius: 6px;
    font-size: 14px;
}

.btn-detalhes[b-3lzr23cdaf] {
    margin-top: 12px;
    background: #1565D8;
    color: #fff;
    border: none;
    padding: 8px 14px;
    border-radius: 20px;
    cursor: pointer;
}

.ancora-tabs[b-3lzr23cdaf] {
    display: flex;
    gap: 10px;
    align-items: center;
    border-radius: 999px;
    padding: 8px;
    width: fit-content;
}

.ancora-tab[b-3lzr23cdaf] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 34px;
    padding: 0 14px;
    border-radius: 999px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    color: #0F172A;
    background: #F3F4F6;
    border: 1px solid transparent;
    transition: background-color .12s ease, color .12s ease, border-color .12s ease;
}

    .ancora-tab:hover[b-3lzr23cdaf] {
        background: #E5E7EB;
    }

    /* Estado ativo (igual "Início" no print) */
    .ancora-tab.ativo[b-3lzr23cdaf] {
        background: #1D4ED8;
        color: #FFFFFF;
    }

/* Para o scroll não “grudar” no topo se você tiver header fixo */
.secao-ancora[b-3lzr23cdaf] {
    scroll-margin-top: 110px; /* ajuste conforme altura do seu cabeçalho/topbar */
}



.alerta-rodada-card[b-3lzr23cdaf] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 24px;
    border-radius: 16px;
    background-color: #FFF8E1;
    color: #827300;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
}

/* Ícone circular */
.alerta-icone[b-3lzr23cdaf] {
    min-width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #827300;
    color: #827300;
    font-size: 14px;
}

/* Texto */
.alerta-texto[b-3lzr23cdaf] {
    flex: 1;
    line-height: 1.4;
    font-size:14px;
}



@media (max-width: 768px) {

    .tabs[b-3lzr23cdaf] {
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 8px;
    }

    .tab[b-3lzr23cdaf] {
        flex: 0 0 auto;
        font-size: 14px;
        padding: 6px 12px;
    }

    .turmas-copa[b-3lzr23cdaf] {
        grid-template-columns: 1fr;
    }

    .turma-card[b-3lzr23cdaf] {
        padding: 14px;
    }

  
}

@media (max-width: 576px) {

    .ancora-tabs[b-3lzr23cdaf] {
        width: 100%; /* ocupa a largura da tela */
        border-radius: 12px; /* fica mais natural no mobile */
        padding: 8px;
        overflow-x: auto; /* permite scroll horizontal */
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        flex-wrap: nowrap; /* não quebra linha */
        gap: 8px;
    }

    .ancora-tab[b-3lzr23cdaf] {
        flex: 0 0 auto; /* cada botão mantém seu tamanho */
        height: 36px; /* levemente maior para toque */
        padding: 0 12px;
        font-size: 12px;
        white-space: nowrap; /* evita quebrar “Informações do Time” */
    }

    /* opcional: esconder scrollbar (mobile/Chrome) */
    .ancora-tabs[b-3lzr23cdaf]::-webkit-scrollbar {
        display: none;
    }

    .ancora-tabs[b-3lzr23cdaf] {
        scrollbar-width: none; /* Firefox */
    }
}



@media (max-width: 480px) {
    .alerta-topo[b-3lzr23cdaf] {
        font-size: 13px;
        padding: 8px 12px;
    }

    .btn-detalhes[b-3lzr23cdaf] {
        width: 100%;
        text-align: center;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/SelecaoCapitaoTecnico.razor.rz.scp.css */
/* Cards */
.card-seletor[b-qa037uuo3r] {
    background: #fff;
    border: 1px solid #E6EDF7;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(16, 24, 40, 0.06);
    padding: 16px;
    height: 100%;
}

.card-seletor-header[b-qa037uuo3r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-seletor-titulo[b-qa037uuo3r] {
    font-weight: 700;
    font-size: 20px;
    color: #162F67;
}

.card-seletor-desc[b-qa037uuo3r] {
    margin-top: 8px;
    font-size: 14px;
    color: #606878;
    line-height: 1.35;
}

.btn-confirmar[b-qa037uuo3r] {
    border-radius: 999px;
    padding: 10px 14px;
    font-weight: 600;
}

/* Modal */
.copa-modal-backdrop[b-qa037uuo3r] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 16px;
}

.copa-modal[b-qa037uuo3r] {
    width: min(520px, 92vw);
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 24px 60px rgba(2, 6, 23, 0.25);
    padding: 18px 18px 16px 18px;
}

.copa-modal-titulo[b-qa037uuo3r] {
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 0.08em;
    color: #303969;
    text-align: center;
    margin-bottom: 10px;
}

.copa-modal-texto[b-qa037uuo3r] {
    font-size: 14px;
    color: #303969;
    line-height: 1.4;
    text-align: center;
    padding: 4px 12px 12px 12px;
}

.copa-modal-acoes[b-qa037uuo3r] {
    display: flex;
    gap: 10px;
    justify-content: center;
    padding-top: 6px;
}

.copa-btn-outline[b-qa037uuo3r],
.copa-btn-solid[b-qa037uuo3r] {
    min-width: 140px;
    border-radius: 999px;
    padding: 9px 14px;
    font-weight: 700;
}

.copa-btn-outline[b-qa037uuo3r] {
    border-width: 2px;
}

.select-arredondado[b-qa037uuo3r] {
    border-radius: 14px !important; /* mais arredondado */
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/CopaDaEscola/SelecoesEscolhidas.razor.rz.scp.css */
.titulo-secao[b-m5krbhoke9] {
    font-size: 20px;
    font-weight: 600;
    color: #183B56; /* mesmo azul do layout */
    margin-top: 16px;
    margin-bottom: 16px;
}

.classificacao-container[b-m5krbhoke9] {
    margin-top: 12px;
}


.classificacao-head[b-m5krbhoke9],
.classificacao-row[b-m5krbhoke9] {
    display: grid;
    grid-template-columns: 380px 1fr; /* esquerda maior */
    gap: 12px;
    font-size: 16px;
    color: #162F67;
    font-weight:600;
}


.card-cell[b-m5krbhoke9] {
    background: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    height: 44px;
    display: flex;
    align-items: center;
    padding: 0 12px;
}



.card-classificacao[b-m5krbhoke9] {
    justify-content: flex-start;
    min-width: 0;
}

.rank-stack[b-m5krbhoke9] {
    display: flex;
    align-items: center;
    width: 100%;
}

/* pill ranking */
.rank-pill[b-m5krbhoke9] {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #183B56;
    /* ⭐ FIXA A LARGURA */
    width: 90px; /* ajuste ideal */
    flex-shrink: 0;
    white-space: nowrap;
    box-shadow: 0 1px 2px rgba(16,24,40,0.06), 0 1px 3px rgba(16,24,40,0.10);
}



/* pill turma (sobreposto) */
.turma-pill[b-m5krbhoke9] {
    height: 44px;
    align-items: center;
    background: #FFF;
    border: 1px solid #E2E8F0;
    border-radius: 8px;
    font-size: 14px;
    color: #183B56;
    font-weight: 500;
    margin-left: -10px;
    /* ⭐ FAZ OCUPAR TODO ESPAÇO RESTANTE */
    flex: 1;
    min-width: 0; /* ESSENCIAL para ellipsis funcionar */
    box-shadow: 0 1px 2px rgba(16,24,40,0.06), 0 1px 3px rgba(16,24,40,0.10);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 10px 0px 10px 10px;
}



/* destaque minha turma */
.turma-pill-minha[b-m5krbhoke9] {
    background: #EFF6FF;
    border-color: #BFDBFE;
    color: #1D4ED8;
}

/* =========================
   SELEÇÃO (DIREITA)
========================= */

.card-selecao[b-m5krbhoke9] {
    gap: 10px;
    min-width: 0;
    font-size:14px;
    color: #183B56;
}

.selecao-icone[b-m5krbhoke9] {
    width: 18px;
    height: 18px;
    border-radius: 999px;
    object-fit: cover;
}

.selecao-nome[b-m5krbhoke9] {
    font-size: 14px;
    font-weight: 500;
    color: #183B56;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.classificacao-scroll[b-m5krbhoke9] {
    max-height: 480px; /* ~10 linhas */
    overflow-y: auto;
    padding-right: 6px; /* espaço p/ scrollbar não “comer” conteúdo */
}

    .classificacao-scroll[b-m5krbhoke9]::-webkit-scrollbar {
        width: 8px;
    }

    .classificacao-scroll[b-m5krbhoke9]::-webkit-scrollbar-thumb {
        background: rgba(15, 23, 42, 0.20);
        border-radius: 999px;
    }

    .classificacao-scroll[b-m5krbhoke9]::-webkit-scrollbar-track {
        background: transparent;
    }


/* =========================
   RESPONSIVO
========================= */

@media (max-width: 768px) {

    /* Mantém 2 colunas no mobile, porém mais compactas */
    .classificacao-head[b-m5krbhoke9],
    .classificacao-row[b-m5krbhoke9] {
        grid-template-columns: 1fr 1.1fr; /* direita levemente maior, ajuste fino se quiser */
        gap: 10px;
    }

    /* Rank menor no mobile para sobrar espaço */
    .rank-pill[b-m5krbhoke9] {
        width: 52px; /* compacto como no anexo */
        padding: 0 8px;
        font-size: 12px;
    }

    /* Turma pode quebrar em 2 linhas se precisar */
    /*.turma-pill {
        height: auto;*/ /* permite 2 linhas */
        /*min-height: 44px;*/ /* mantém “altura base” */
        /*white-space: normal;*/ /* permite quebra */
        /*line-height: 1.1;
        padding: 8px 12px;
    }*/

    /* Seleção também compacta */
    .card-cell[b-m5krbhoke9] {
        height: 44px;
        padding: 0 10px;
    }

    .selecao-nome[b-m5krbhoke9] {
        font-size: 14px;
    }

    .rank-texto[b-m5krbhoke9] {
        display: none;
    }

    /* opcional: centralizar melhor só o número */
    .rank-pill[b-m5krbhoke9] {
        width: 40px;
        padding: 0;
        justify-content: center;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/DiarioClasse/Relatorios/RelatorioFrequenciaRegistroAulaDetalhes.razor.rz.scp.css */
.div-relatorio-detalhes[b-b6286ouodw] {
    padding-top: 1rem;
}

.filtros[b-b6286ouodw] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Home.razor.rz.scp.css */
/* LOGO DOS ITEM BOX*/
.diario-classe[b-ta20nwl64m] {
    background-image: url(./assests/logo-diario-classe.svg);
}

.mural-aviso[b-ta20nwl64m] {
    background-image: url(./assests/logo-mural-aviso.svg);
}

.relatorios[b-ta20nwl64m] {
    background-image: url(./assests/logo-relatorios.svg);
}

.pro-ponto[b-ta20nwl64m] {
    background-image: url(./assests/logo-pro-ponto.svg);
}

.conviva[b-ta20nwl64m] {
    background-image: url(./assests/logo-conviva.svg);
}

.portal-rh[b-ta20nwl64m] {
    background-image: url(./assests/logo-portal-rh.svg);
}

/*-----------------------------------------------------------------*/



.boas-vindas[b-ta20nwl64m] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    width: 100%;
    padding: 1rem;
}

.boas-vindas-infos[b-ta20nwl64m]{
    display: flex;
    flex-direction: column;
}

.boas-vindas-perfil[b-ta20nwl64m]{
    display: flex;
    flex-direction: column;
}

.boas-vindas-perfil p[b-ta20nwl64m] {
    display: flex;
    align-items: center;
    gap: 0.2rem;
    margin-top: 0;
    margin-bottom: 0rem;
}

.boas-vindas-perfil a[b-ta20nwl64m] {
    text-decoration: underline;
}

.div-box[b-ta20nwl64m] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* flex-wrap: wrap;*/
    gap: 28px;
    margin-top: 20px;
}

.box-parceiros[b-ta20nwl64m] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    /*max-width: 277px;*/
    height: 160px;
    border-radius: 17px;
    border: 1.7px solid var(--color-gray-300);
    background-color: var(--color-white);
    text-decoration: none;
    text-align: center;
}

.box-parceiros:hover[b-ta20nwl64m] {
    background-color: var(--hover-box);
}

.contrast .box-parceiros[b-ta20nwl64m] {
    background-color: var(--color-black);
}

.contrast .box-parceiros:hover[b-ta20nwl64m] {
    background-color: var(--color-black-900);
}

.alterar-escola[b-ta20nwl64m] {
    max-width: 51px;
    width: 100%;
}
/*CONTEUDO DA PAGINA HOME BOX´S*/
.conteudo-box[b-ta20nwl64m] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /*    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    align-self: stretch;
    flex-wrap: wrap;*/
    gap: 2.1rem;
    & .box-item{
        display: flex;
        /*max-width: 304px;*/
        width: 100%;
        height: 13.803rem;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 1.06175rem;
        border-radius: 1.06175rem;
        border: 1.699px solid var(--CorBorda, #C1C9D8);
        background-color: var(--MenusHome-bg, #FFF);
        background-position:center center;
        background-repeat:no-repeat;
    &:hover{
        border-radius: 1.06175rem;
        border: 1.699px solid var(--hover-borda, rgba(22, 47, 103, 0.67));
        background-color: var(--hover-bg, #F5F9FF);
        }
    }
}


.indicador-qtd-pesquisa-obrigatoria[b-ta20nwl64m] {
    font-size: 18px;
    color: #304869;
    background-color: #1565D80D;
    border-radius: 25px;
    padding: 1px 18px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.label-palavra-obrigatoria[b-ta20nwl64m] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.label-qtd-obrigatoria[b-ta20nwl64m] {
    color: #FE55B3;
    font-size: 28px;
}






.notification-container[b-ta20nwl64m] {
    background-color: white;
    border: none;
    border-radius: 10px;
    padding: 5px 15px;
    display: flex;
    flex-direction: column;
    align-items: start;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

    .notification-container:hover[b-ta20nwl64m] {
        background-color: #E7F0FC;
        transform: translateY(-5px);
    }

/* Linha superior com número e seta */
.notification-header[b-ta20nwl64m] {
    display: flex;
    justify-content: space-between; /* número à esquerda e seta à direita */
    align-items: center;
    width: 100%;
}

/* Bolinha da seta */
.arrow-icon[b-ta20nwl64m] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #F3F7FB;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .arrow-icon i[b-ta20nwl64m] {
        color: #1565D8;
        font-size: 16px;
    }

/* Número grande */
.notification-number[b-ta20nwl64m] {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 800;
    color: #55585D;
}

/* Texto abaixo */
.notification-text[b-ta20nwl64m] {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #606878;
    margin-top: 4px;
}

.documentos[b-ta20nwl64m] {
    background-image: url(./assests/logo-documentos.svg);
}
.token-atividades[b-ta20nwl64m] {
    background-image: url(./assests/logo-token-atividades.svg);
}


.ola[b-ta20nwl64m] {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    /*font-weight: 500;*/
    line-height: normal;
    /*letter-spacing: 0.16px;*/
    color: #22435d;
    padding-top: 25px;
}
.ola-servidor[b-ta20nwl64m] {
    font-family: 'Open Sans', sans-serif !important;
    /*font-size: 20px;*/
    font-style: normal;
    /*font-weight: 600;*/
    line-height: normal;
    /*letter-spacing: 0.2px;*/
    color: #22435d;
}

/* Botão Ver todas - Plataformas de Aprendizagem */
.btn-ver-todos[b-ta20nwl64m] {
    transition: opacity 0.2s ease-in-out;
}

.btn-ver-todos:hover[b-ta20nwl64m] {
    opacity: 0.8;
}

.conteudo-box-sub-aprendizagem[b-ta20nwl64m] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.1rem;
}

    .conteudo-box-sub-aprendizagem .box-item[b-ta20nwl64m] {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 1.06rem;
        width: 100%;
        height: 85px;
        padding-left: 15px;
        border-radius: 1.06rem;
        line-height: 1.2rem;
        background-color: var(--MenusHome-bg, #fff);
        background-position: center;
        background-repeat: no-repeat;
        color: inherit;
        text-decoration: none;
        transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, transform 0.25s ease-in-out, border 0.25s ease-in-out;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px;
    }


        .conteudo-box-sub .box-item:hover[b-ta20nwl64m] {
            background-color: #E7F0FC;
            transform: translateY(-3px);
        }



@media only screen and (max-width: 1366px) {
    .conteudo-box[b-ta20nwl64m] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);

        & .box-item {
            /*max-width: 259.3px;*/
            width: 100%;
            height: 13.803rem;
        }
    }

    .conteudo-box-sub-aprendizagem[b-ta20nwl64m] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

        .conteudo-box-sub-aprendizagem .box-item[b-ta20nwl64m] {
            width: 100%;
            height: 85px;
        }
}



/* Responsivo - Tablets */
@media only screen and (max-width: 1024px) {
    .conteudo-box-sub-aprendizagem[b-ta20nwl64m] {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }
}

@media (max-width: 992px) {
    .notification-container[b-ta20nwl64m] {
        padding: 14px;
    }

    .notification-number[b-ta20nwl64m] {
        font-size: 36px;
    }

    .notification-text[b-ta20nwl64m] {
        font-size: 16px;
    }

    .arrow-icon[b-ta20nwl64m] {
        width: 28px;
        height: 28px;
    }

        .arrow-icon i[b-ta20nwl64m] {
            font-size: 13px;
        }
}

/* Responsivo - Mobile */
@media only screen and (max-width: 800px) {

    .conteudo-box[b-ta20nwl64m] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);

        & .box-item {
            /*max-width: 259.3px;*/
            width: 100%;
            height: 13.803rem;
        }
    }

    .cards-container[b-ta20nwl64m] {
        display: flex;
        width: 100%;
    }

    .conteudo-box-sub-aprendizagem[b-ta20nwl64m] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        padding: 10px 0;
    }

        .conteudo-box-sub-aprendizagem .box-item[b-ta20nwl64m] {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 20px;
            min-height: 145px;
            border-radius: 12px;
            border: 1.7px solid #C1C9D8;
            background-color: #FFF;
            text-decoration: none;
            transition: all 0.3s ease;
            box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px;
        }

            .conteudo-box-sub-aprendizagem .box-item:hover[b-ta20nwl64m] {
                border-color: rgba(22, 47, 103, 0.67);
                background-color: #F5F9FF;
                transform: translateY(-2px);
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }
            .conteudo-box-sub-aprendizagem .box-item .icon-padrao[b-ta20nwl64m] {
                width: 48px;
                height: 48px;
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                margin-bottom: 0px;
                flex-shrink: 0;
            }

            .conteudo-box-sub-aprendizagem .box-item .info-repositorio[b-ta20nwl64m] {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                width: 100%;
            }

            .conteudo-box-sub-aprendizagem .box-item .titulo-cards[b-ta20nwl64m],
            .conteudo-box-sub-aprendizagem .box-item .titulo-cards-Sso[b-ta20nwl64m] {
                font-size: 14px;
                font-weight: 600;
                color: #22435d;
                text-align: center;
                line-height: 1.4;
                margin: 0;
            }

}

@media only screen and (max-width: 820px) {
    .conteudo-box[b-ta20nwl64m] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);

        & .box-item {
            /*max-width: 259.3px;*/
            width: 100%;
            height: 13.803rem;
        }
    }
}

@media only screen and (max-width: 768px) {
    .div-box[b-ta20nwl64m] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 690px) {
    .conteudo-box-sub-aprendizagem[b-ta20nwl64m] {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        padding: 10px 0;
    }
}

/* Telas pequenas (smartphones ou monitores pequenos) */
@media (max-width: 576px) {
    .notification-container[b-ta20nwl64m] {
        padding: 12px;
        border-radius: 10px;
    }

    .notification-header[b-ta20nwl64m] {
        flex-direction: row;
        align-items: flex-start;
    }

    .notification-number[b-ta20nwl64m] {
        font-size: 28px;
    }

    .notification-text[b-ta20nwl64m] {
        font-size: 14px;
    }

    .arrow-icon[b-ta20nwl64m] {
        width: 26px;
        height: 26px;
    }

        .arrow-icon i[b-ta20nwl64m] {
            font-size: 12px;
        }
}


/* Responsivo - Mobile Pequeno */
@media only screen and (max-width: 480px) {
    .conteudo-box-sub-aprendizagem[b-ta20nwl64m] {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

        .conteudo-box-sub-aprendizagem .box-item[b-ta20nwl64m] {
            padding: 12px;
            min-height: 120px;
            box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px;
        }

    .conteudo-box-sub-aprendizagem .box-item .icon-padrao[b-ta20nwl64m] {
        width: 40px;
        height: 40px;
        margin-bottom: 0px;
    }

    .conteudo-box-sub-aprendizagem .box-item .titulo-cards[b-ta20nwl64m],
    .conteudo-box-sub-aprendizagem .box-item .titulo-cards-Sso[b-ta20nwl64m] {
        font-size: 11px;
    }
}


@media only screen and (max-width: 430px) {
    .boas-vindas[b-ta20nwl64m] {
        flex-direction: column;
    }

    .boas-vindas-perfil p[b-ta20nwl64m] {
        align-items: flex-start;
        flex-direction: column;
    }

    .conteudo-box[b-ta20nwl64m] {
        gap: 1rem;

        & .box-item {
            /*max-width: 172px;*/
            width: 100%;
            height: 9.803rem;
        }
    }

}

/* Header Plataformas de Aprendizagem */
.plataformas-header[b-ta20nwl64m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.plataformas-titulo[b-ta20nwl64m] {
    flex: 1;
}

.plataformas-acoes[b-ta20nwl64m] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.visualizando-info[b-ta20nwl64m] {
    font-size: 14px;
    color: #55585D;
    line-height: 1.2;
}

/* Responsivo - Mobile Plataformas Header */
@media only screen and (max-width: 768px) {
    .plataformas-header[b-ta20nwl64m] {
        flex-direction: column;
        align-items: flex-start;
    }

    .plataformas-titulo[b-ta20nwl64m] {
        width: 100%;
        margin-bottom: 12px;
    }

    .plataformas-acoes[b-ta20nwl64m] {
        width: 100%;
        justify-content: space-between;
    }

    .visualizando-info[b-ta20nwl64m] {
        font-size: 14px;
    }

    .btn-ver-todos[b-ta20nwl64m] {
        font-size: 14px !important;
    }
}
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/JornadaEfape/EscolhaTurma/EscolhaTurma.razor.rz.scp.css */

.pagina[b-pxpr86yfbk] {
    flex-direction: column;
}

.icone-cabecalho[b-pxpr86yfbk] {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.txt-subtitulo[b-pxpr86yfbk] {
    font-size: 22px;
    color: #162F67;
    font-weight:700;
}

/* Linha dos filtros */
.filtros-row[b-pxpr86yfbk] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%; /* garante que ocupe toda a linha como header-top */
    margin-left: 0; /* remove margin padrão do .row do Bootstrap */
    margin-right: 0; /* remove margin padrão do .row do Bootstrap */
    padding-left: 0; /* opcional, se precisar alinhar com o header-top */
    padding-right: 0; /* opcional */
}

    .filtros-row .buscar-col[b-pxpr86yfbk] {
        margin-left: auto; /* empurra somente o Buscar para o fim da linha */
    }

.titulo[b-pxpr86yfbk] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.icone-filtro[b-pxpr86yfbk] {
    width: 19px;
    height: 19px;
    flex-shrink: 0; /* impede que o flex reduza o ícone */
    background-size: contain; /* faz caber dentro do box */
    background-repeat: no-repeat;
    background-position: center center;
    /* display: inline-block; */
}


.titulo-filtro[b-pxpr86yfbk] {
    font-size: 20px;
    font-weight: 700;
    color: #304869;
}

.busca-turma-wrapper[b-pxpr86yfbk] {
    width: 100%;
}

.input-com-icone[b-pxpr86yfbk] {
    position: relative;
    width: 100%;
}

.busca-turma-input[b-pxpr86yfbk] {
    border-radius: 10px !important; /* força aplicação da borda arredondada */
    padding-right: 40px; /* espaço interno para o ícone */
    height: 38px; /* ou ajuste conforme seu form-control */
    box-sizing: border-box;
}

.busca-turma-icon[b-pxpr86yfbk] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    font-size: 16px;
}

.form-label[b-pxpr86yfbk] {
    font-size: 14px;
    color: #3F4756;
}



.btn-atuacao-selector[b-pxpr86yfbk] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 36px;
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
    color: #1E3A8A;
    background-color: #FFFFFF;
    border-radius: 8px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    cursor: pointer;
}

    /* REMOVE QUALQUER EFEITO DE HOVER / FOCUS / ACTIVE */
    .btn-atuacao-selector:hover[b-pxpr86yfbk],
    .btn-atuacao-selector:focus[b-pxpr86yfbk],
    .btn-atuacao-selector:active[b-pxpr86yfbk] {
        background-color: #FFFFFF;
        color: #1E3A8A;
        border-color: transparent;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
        outline: none;
    }




.atuacao-selector[b-pxpr86yfbk] {
    position: relative;
}

/* CONTAINER DO DROPDOWN */
.atuacao-dropdown[b-pxpr86yfbk] {
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    min-width: 180px;
    padding: 6px 0;
    background-color: #FFFFFF;
    border-radius: 10px;
    /* remove borda pesada */
    border: none;
    /* sombra elegante */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
    z-index: 1000;
}

.atuacao-dropdown-item[b-pxpr86yfbk] {
    width: 100%;
    padding: 8px 16px;
    background: transparent;
    border: none;
    font-size: 14px;
    font-weight: 500;
    color: #1F2937;
    text-align: center;
    cursor: pointer;
}

    /* hover sutil, sem “mancha” */
    .atuacao-dropdown-item:hover[b-pxpr86yfbk] {
        background-color: #F3F4F6;
    }


.atuacao-dropdown[b-pxpr86yfbk]::before {
    content: "";
    position: absolute;
    top: -6px;
    right: 16px;
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    transform: rotate(45deg);
    box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.04);
}

.botao-socializacao[b-pxpr86yfbk] {
    border-radius: 2.75rem;
    font-size: 14px;
    padding: 0.5rem 1.5rem;
    width: auto;
    max-width: 200px;
}


/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/JornadaEfape/Frequencia/Frequencia.razor.rz.scp.css */

.pagina[b-epscjf65qd] {
    flex-direction: column !important;
}

.btn-atuacao-selector[b-epscjf65qd] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 36px;
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
    color: #1E3A8A;
    background-color: #FFFFFF;
    border-radius: 8px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    cursor: pointer;
}


    .btn-atuacao-selector:hover[b-epscjf65qd],
    .btn-atuacao-selector:focus[b-epscjf65qd],
    .btn-atuacao-selector:active[b-epscjf65qd] {
        background-color: #FFFFFF;
        color: #1E3A8A;
        border-color: transparent;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
        outline: none;
    }

.atuacao-selector[b-epscjf65qd] {
    position: relative;
}

.atuacao-dropdown[b-epscjf65qd] {
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    min-width: 180px;
    padding: 6px 0;
    background-color: #FFFFFF;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.06);
    z-index: 1000;
}

.atuacao-dropdown-item[b-epscjf65qd] {
    width: 100%;
    padding: 8px 16px;
    background: transparent;
    border: none;
    font-size: 14px;
    font-weight: 500;
    color: #1F2937;
    text-align: center;
    cursor: pointer;
}

    .atuacao-dropdown-item:hover[b-epscjf65qd] {
        background-color: #F3F4F6;
    }


.atuacao-dropdown[b-epscjf65qd]::before {
    content: "";
    position: absolute;
    top: -6px;
    right: 16px;
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    transform: rotate(45deg);
    box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.04);
}



.marcar-todos[b-epscjf65qd] {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    justify-content: flex-end; /* ESSA é a chave */
}

.marcar-botoes[b-epscjf65qd] {
    display: flex;
    gap: 8px;
}


.marcar-label[b-epscjf65qd] {
    font-size: 13px;
    font-weight: 500;
    color: #374151;
}

.btn-marcar[b-epscjf65qd] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: none;
    font-weight: 700;
    font-size: 13px;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-marcar.status-c[b-epscjf65qd] {
        background-color: #10B981;
    }

    .btn-marcar.status-f[b-epscjf65qd] {
        background-color: #EF4444;
    }

.alert-aviso[b-epscjf65qd] {
    align-items: center;
    background-color: #FEF3C7;
    color: #3F4756;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 12px;
}

.container-salvar[b-epscjf65qd] {
    display: flex;
    justify-content: flex-end;
}


.btn-salvar[b-epscjf65qd] {
    background-color: #2563EB;
    color: #FFFFFF;
    border: none;
    border-radius: 999px;
    padding: 10px 28px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
    width: auto;
}


    .btn-salvar:disabled[b-epscjf65qd] {
        background-color: #9CA3AF;
        cursor: not-allowed;
    }


@media (max-width: 820px) {
    .container-salvar[b-epscjf65qd] {
        justify-content: center;
    }

    .btn-salvar[b-epscjf65qd] {
        width: 100%;
        border-radius: 12px;
    }
}

@media (max-width: 480px) {
    .marcar-todos[b-epscjf65qd] {
        flex-direction: column;
        align-items: flex-end; /* mantém os botões alinhados */
        gap: 4px;
    }

    .marcar-botoes[b-epscjf65qd] {
        flex-direction: row; /* força os botões na mesma linha */
    }

    .marcar-label[b-epscjf65qd] {
        font-size: 12px;
    }
}



/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/JornadaEfape/Home/JornadaEfapeHome.razor.rz.scp.css */
.icon-efape[b-zg57s3jcrs] {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(./assests/icon-efape.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}


.icon-planejamento-aula[b-zg57s3jcrs] {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(./assests/icon-planejamento-aula-novo.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.icon-escola-gestao[b-zg57s3jcrs] {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(./assests/icon-escola-gestao.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.icon-cardapio-formativo[b-zg57s3jcrs] {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(./assests/icon-cardapio-formativo.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.box-item[b-zg57s3jcrs] {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; /* ou cover */
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Login/Login.razor.rz.scp.css */
@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.woff') format('woff'), url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.ttf') format('truetype'), url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.svg#webfonti8hol64m') format('svg');
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.woff') format('woff'), url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.ttf') format('truetype'), url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.svg#webfontGBXJYuuM') format('svg');
}

p[b-huy5lbkyo7] {
    font-size: 14px;
}

a[b-huy5lbkyo7] {
    font-size: 14px;
}

.row[b-huy5lbkyo7] {
    margin: 0;
}

@media screen and (max-width: 1180px) {

    .section#govsp-rodape[b-huy5lbkyo7] {
        min-height: 0px !important;
    }

    .container.rodape[b-huy5lbkyo7] {
        margin-top: 30px !important;
    }

    .container-info[b-huy5lbkyo7] {

        width: 25% !important;
    }

    #conteudo[b-huy5lbkyo7] {
        height: calc(100vh - 100px) !important;
    }
}

@media screen and (max-width: 980px) {
    .container-info[b-huy5lbkyo7] {
        max-width: 27rem !important;
        width: 100% !important;
        padding: 0.5rem !important;
    }

    #conteudo[b-huy5lbkyo7] {
        height: calc(100vh - 100px) !important;
    }
}

@media screen and (max-width: 780px) {
    #conteudo[b-huy5lbkyo7] {
        height: calc(100vh - 160px) !important;
    }

    .container-info[b-huy5lbkyo7] {
        display: block !important;
        padding: 40px !important;
        flex-wrap: nowrap !important;
    }

    section#govsp-rodape[b-huy5lbkyo7] {
        margin-top: 0px !important;
    }

    .container.rodape[b-huy5lbkyo7] {
        margin-top: -40px !important;
    }
}


.servidor[b-huy5lbkyo7] {
    color: var(--cones-Sistema-Texto-Ttulo-pgina, #183B56);
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.18px;
    text-align: left;
    margin-bottom: 30px; /* Espaçamento entre textos */
}

.texto1[b-huy5lbkyo7]{
    color: var(--cones-Sistema-Texto-Texto-normal, #55585D);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 20.8px */
    margin-bottom: 30px; /* Espaçamento entre textos */
}

.texto2[b-huy5lbkyo7] {
    color: var(--cones-Sistema-Texto-Texto-normal, #55585D);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 20.8px */
    margin-top: 25px; /* Espaçamento entre textos */
}

.texto3[b-huy5lbkyo7] {
    color: #1565D8;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin-bottom: 25px; /* Espaçamento entre textos */
    cursor: pointer;
}

.texto4[b-huy5lbkyo7] {
    color: var(--cones-Sistema-Texto-Texto-normal, #55585D);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 20.8px */
}

.texto5[b-huy5lbkyo7] {
    color: var(--cones-Sistema-Texto-Texto-normal, #55585D);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 18.2px */
}

.container-info[b-huy5lbkyo7] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 40px;
    gap: 50px;
    max-width: 874px;
}

.left[b-huy5lbkyo7] {
    max-width: 300px;
}

.right[b-huy5lbkyo7] {
    max-width: 350px;
    text-align: center; /* Centraliza textos e elementos */
}

.btn-store-container[b-huy5lbkyo7] {
    display: flex;
    gap: 20px; /* Espaçamento entre os botões */
    justify-content: center; /* Centraliza os botões horizontalmente */
    flex-wrap: wrap; /* Permite quebrar linha em telas menores */
    margin-top: 20px;
}

.btn-store[b-huy5lbkyo7] {
    color: white;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
}

.btn-img[b-huy5lbkyo7] {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    filter: brightness(0) invert(1);
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Login/LoginAlternativo.razor.rz.scp.css */
@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.woff') format('woff'), url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.ttf') format('truetype'), url('https://sedseecdn.azureedge.net/fonts/aller_bd-webfont.svg#webfonti8hol64m') format('svg');
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.woff') format('woff'), url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.ttf') format('truetype'), url('https://sedseecdn.azureedge.net/fonts/aller_rg-webfont.svg#webfontGBXJYuuM') format('svg');
}

p[b-xfy04a50jc] {
    font-size: 14px;
}

a[b-xfy04a50jc] {
    font-size: 14px;
}

.row[b-xfy04a50jc] {
    margin: 0;
}

.div-login[b-xfy04a50jc] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.box-login[b-xfy04a50jc] {
    background-color: #fff;
    box-shadow: 0px 2.571px 12.856px 0px rgba(0, 0, 0, 0.06);
    border-radius: 13.714px;
    padding: 1.5rem;
    width: 20%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.div-logo[b-xfy04a50jc] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    & .logo

{
    background-image: url(./assests/logo-sala-do-futuro.png);
    background-color: transparent;
    width: 178px;
    height: 51px;
}

& .logo-govbr-footer[b-xfy04a50jc] {
    background-image: url(./assests/logo-sp-gov-br.svg);
    background-color: transparent;
    width: 126px;
    height: 19px;
}

}

.aviso-login[b-xfy04a50jc] {
    padding: 0.5rem;
    text-align: center;
}

.form-login[b-xfy04a50jc] {
    max-width: 27rem;
    width: 100%;
    padding: 0.5rem;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.div-esqueci-senha[b-xfy04a50jc] {
    display: flex;
    justify-content: end;
}

.div-primeiro-acesso[b-xfy04a50jc] {
    display: flex;
    justify-content: center;
    text-align: center;
}

.div-suporte[b-xfy04a50jc] {
    margin-top: 10px;
}

.btnPerfil[b-xfy04a50jc] {
    padding: 0.2rem;
    border-radius: 15px;
}
@media screen and (max-width: 1180px) {
    .box-login[b-xfy04a50jc] {
        width: 25%;
    }
}
@media screen and (max-width: 980px) {
        .box-login[b-xfy04a50jc] {
            max-width: 27rem;
            width: 100%;
            padding: 0.5rem;
        }

        .logo[b-xfy04a50jc] {
            text-align: center;
            height: auto;
        }

            .logo img[b-xfy04a50jc] {
                width: 80%;
            }

        .aviso-login[b-xfy04a50jc] {
            padding-bottom: 0;
        }

            .aviso-login p[b-xfy04a50jc] {
                margin-bottom: 0;
            }
    }

    .btn_gov_br[b-xfy04a50jc] {
        font-size: 16px;
        font-weight: 600;
        line-height: 2rem;
        text-align: center;
        color: #FFFFFF;
        display: flex;
        padding: 0.3rem 1rem;
        justify-content: center;
        align-items: center;
        gap: 0.8rem;
        border-radius: 1.25rem;
        background: #1351B4;
        text-decoration: none;
    }

        .btn_gov_br:hover[b-xfy04a50jc] {
            background-image: linear-gradient(rgba(255,255,255, 0.3), rgba(255,255,255, 0.3));
        }

    section#govsp-rodape[b-xfy04a50jc] {
        margin-top: 0px !important;
    }

    @media screen and (max-width: 780px) {
        section#govsp-rodape[b-xfy04a50jc] {
            margin-top: 0px !important;
        }
    }
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/PlataformaAprendizagem/PlataformaAprendizagem.razor.rz.scp.css */
/* Container das Plataformas */
.plataformas-container[b-d4wtd2cpag] {
    padding: 20px 0;
}

/* Seção de cada Room */
.room-section[b-d4wtd2cpag] {
    margin-bottom: 40px;
}

.room-title[b-d4wtd2cpag] {
    color: #22435d;
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 20px;
    padding-left: 5px;
}

/* Alert customizado */
.alert-info[b-d4wtd2cpag] {
    border-left: 4px solid #0066CC;
    background-color: #f0f7ff;
    border-radius: 8px;
}

/* Spinner container */
.text-center[b-d4wtd2cpag] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* Campo de Busca */
.busca-turma-wrapper[b-d4wtd2cpag] {
    position: relative;
}

.input-com-icone[b-d4wtd2cpag] {
    position: relative;
    display: flex;
    align-items: center;
}

.busca-turma-input[b-d4wtd2cpag] {
    padding-right: 40px !important;
    height: 42px;
    border-radius: 8px;
    border: 1px solid #ced4da;
}

.busca-turma-input:focus[b-d4wtd2cpag] {
    border-color: #0066CC;
    box-shadow: 0 0 0 0.2rem rgba(0, 102, 204, 0.25);
}

.busca-turma-icon[b-d4wtd2cpag] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #6c757d;
    pointer-events: none;
}

.busca-turma-icon i[b-d4wtd2cpag] {
    font-size: 16px;
}

/* Botão Voltar */
.botao-voltar[b-d4wtd2cpag] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
}

.conteudo-box-sub-aprendizagem[b-d4wtd2cpag] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.1rem;
}

    .conteudo-box-sub-aprendizagem .box-item[b-d4wtd2cpag] {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 1.06rem;
        width: 100%;
        height: 85px;
        padding-left: 15px;
        border-radius: 1.06rem;
        line-height: 1.2rem;
        background-color: var(--MenusHome-bg, #fff);
        background-position: center;
        background-repeat: no-repeat;
        color: inherit;
        text-decoration: none;
        transition: background-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, transform 0.25s ease-in-out, border 0.25s ease-in-out;
    }


        .conteudo-box-sub-aprendizagem .box-item:hover[b-d4wtd2cpag] {
            background-color: #E7F0FC;
            transform: translateY(-3px);
        }

@media only screen and (max-width: 1366px) {
   
    .conteudo-box-sub-aprendizagem[b-d4wtd2cpag] {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

        .conteudo-box-sub-aprendizagem .box-item[b-d4wtd2cpag] {
            width: 100%;
            height: 85px;
        }
}



@media only screen and (max-width: 800px) {
    .conteudo-box-sub-aprendizagem[b-d4wtd2cpag] {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        padding: 10px 0;
    }

        .conteudo-box-sub-aprendizagem .box-item[b-d4wtd2cpag] {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 20px;
            min-height: 145px;
            border-radius: 12px;
            border: 1.7px solid #C1C9D8;
            background-color: #FFF;
            text-decoration: none;
            transition: all 0.3s ease;
            box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px;
        }

            .conteudo-box-sub-aprendizagem .box-item:hover[b-d4wtd2cpag] {
                border-color: rgba(22, 47, 103, 0.67);
                background-color: #F5F9FF;
                transform: translateY(-2px);
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }

            .conteudo-box-sub-aprendizagem .box-item .icon-padrao[b-d4wtd2cpag] {
                width: 48px;
                height: 48px;
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                margin-bottom: 0px;
                flex-shrink: 0;
            }

            .conteudo-box-sub-aprendizagem .box-item .info-repositorio[b-d4wtd2cpag] {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                width: 100%;
            }

            .conteudo-box-sub-aprendizagem .box-item .titulo-cards[b-d4wtd2cpag],
            .conteudo-box-sub-aprendizagem .box-item .titulo-cards-Sso[b-d4wtd2cpag] {
                font-size: 14px;
                font-weight: 600;
                color: #22435d;
                text-align: center;
                line-height: 1.4;
                margin: 0;
            }
}

@media only screen and (max-width: 690px) {
    .conteudo-box-sub-aprendizagem[b-d4wtd2cpag] {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        padding: 10px 0;
    }
}


@media only screen and (max-width: 480px) {
    .conteudo-box-sub-aprendizagem[b-d4wtd2cpag] {
        gap: 1rem;
    }

        .conteudo-box-sub-aprendizagem .box-item[b-d4wtd2cpag] {
            max-width: 98%;
            width: 100%;
            height: 85px;
        }


    .conteudo-box-sub-aprendizagem[b-d4wtd2cpag] {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

        .conteudo-box-sub-aprendizagem .box-item[b-d4wtd2cpag] {
            padding: 12px;
            min-height: 120px;
            box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 10px;
        }

            .conteudo-box-sub-aprendizagem .box-item .icon-padrao[b-d4wtd2cpag] {
                width: 40px;
                height: 40px;
                margin-bottom: 0px;
            }

            .conteudo-box-sub-aprendizagem .box-item .titulo-cards[b-d4wtd2cpag],
            .conteudo-box-sub-aprendizagem .box-item .titulo-cards-Sso[b-d4wtd2cpag] {
                font-size: 11px;
            }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/ProvasAtividades/Home/HomeProvasAtividades.razor.rz.scp.css */
.grid-cards-atividades[b-lfyvzcsn59] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    padding: 20px;
}

.card-categoria[b-lfyvzcsn59] {
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #E0E0E0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/* Borders Superiores por Categoria */
.border-verde[b-lfyvzcsn59] {
    border-bottom: 4px solid #488233;
}

.border-azul[b-lfyvzcsn59] {
    border-bottom: 4px solid #005691;
}

.border-roxo[b-lfyvzcsn59] {
    border-bottom: 4px solid #7D21AD;
}

.border-rosa[b-lfyvzcsn59] {
    border-bottom: 4px solid #fe55b3;
}

.card-header[b-lfyvzcsn59] {
    display: flex;
    align-items: center; 
    justify-content: center;
    padding: 12px 16px;
    gap: 8px;
    width: 100%;
}

.sondagem .icon[b-lfyvzcsn59] {
    background-image: url("./assests/icon-sondagem.svg");
}

.box-item .icon[b-lfyvzcsn59] {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    /*margin-bottom: 1rem;*/
}
    .card-header img[b-lfyvzcsn59] {
        width: 24px;
        height: 24px;
        object-fit: contain;
    }

    .card-header h3[b-lfyvzcsn59] {
        margin: 0;
        font-size: 1.15rem;
        font-weight: 700;
        color: #1C3664;
        white-space: nowrap;
    }

.card-body[b-lfyvzcsn59] {
    padding-left: unset !important;
    display: flex;
    flex-direction: column;
}

    .card-body a[b-lfyvzcsn59] {
        padding: 12px 16px;
        text-decoration: none;
        color: #455A64;
        font-size: 1rem;
        transition: background 0.2s;
    }

        .card-body a:hover[b-lfyvzcsn59] {
            background-color: #F5F7FA;
            color: #1C3664;
        }

/* Responsividade */
@media (max-width: 1024px) {
    .grid-cards-atividades[b-lfyvzcsn59] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .grid-cards-atividades[b-lfyvzcsn59] {
        grid-template-columns: 1fr;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/ProvasAtividades/MapaClasse/Sondagem.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════
   Sondagem — Mapa Classe
   Design tokens extracted from Figma node 5134:266018
   ═══════════════════════════════════════════════════════ */

/* ── Page wrapper ────────────────────────────────────── */
.sondagem-container[b-q0u7nfuq6u] {
    padding: 0 4px 24px;
}



/* Scroll suave para toda a página */
html[b-q0u7nfuq6u] {
    scroll-behavior: smooth;
}

/* Garante que rows e colunas não criem contexto de stacking */
[b-q0u7nfuq6u] .row {
    position: relative;
    z-index: auto;
}

[b-q0u7nfuq6u] .col-12,
[b-q0u7nfuq6u] .col-xl-6 {
    position: relative;
    z-index: auto;
}

/* Reduz espaçamento da grid em mobile */
@media (max-width: 768px) {
    [b-q0u7nfuq6u] .row.g-3 {
        --bs-gutter-y: 0.75rem;
    }

    [b-q0u7nfuq6u] .row.g-3 > * {
        padding-top: 0.75rem !important;
    }
}

/* ── Student card ────────────────────────────────────── */
.card-aluno[b-q0u7nfuq6u] {
    display: flex;
    align-items: stretch;
    background-color: #ffffff;
    border: 1px solid #c1c9d8;
    border-radius: 8px;
    overflow: visible !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    min-height: 90px;
    position: relative;
    z-index: 1;
}

/* Quando dropdown está aberto, card tem prioridade */
.card-aluno:has(.dropdown-input-container.open)[b-q0u7nfuq6u] {
    z-index: 1000 !important; /* Acima dos botões fixos */
}

/* Number badge — left strip */
.card-numero[b-q0u7nfuq6u] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 41px;
    width: 41px;
    background-color: #e5e9f2;
    padding: 5px 11px;
    flex-shrink: 0;
    border-radius: 7px 0 0 7px;
}

.card-numero span[b-q0u7nfuq6u] {
    font-weight: 600;
    font-size: 18px;
    color: #304869;
    white-space: nowrap;
}

/* Card body — right of the number badge */
.card-conteudo[b-q0u7nfuq6u] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 8px 12px;
    gap: 8px;
    min-width: 0;
}

/* ── Card top row: name + status + expand button ──── */
.card-topo[b-q0u7nfuq6u] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.card-info[b-q0u7nfuq6u] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.nome-aluno[b-q0u7nfuq6u] {
    font-weight: 700;
    font-size: 16px;
    color: #304869;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Status indicator */
.status-aluno[b-q0u7nfuq6u] {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    line-height: 1.5;
}

.inativo[b-q0u7nfuq6u] {
    background-color: #ffffff !important;
}

.status-aluno.ativo[b-q0u7nfuq6u] {
    color: #20c7a3;
}

.status-aluno.inativo[b-q0u7nfuq6u] {
    color: #f9a825;
}

.status-dot[b-q0u7nfuq6u] {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
}

.status-aluno.ativo .status-dot[b-q0u7nfuq6u] {
    background-color: #20c7a3;
}

.status-aluno.inativo .status-dot[b-q0u7nfuq6u] {
    background-color: #f9a825;
}

/* Expand / collapse button */
.btn-expandir[b-q0u7nfuq6u] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    background-color: #1565d8;
    border: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    transition: background-color 0.2s ease;
    flex-shrink: 0;
}

.btn-expandir:hover[b-q0u7nfuq6u] {
    background-color: #0d4fb5;
}

.btn-expandir i[b-q0u7nfuq6u] {
    transition: transform 0.25s ease;
    transform: rotate(0deg);
}

.btn-expandir.expandido i[b-q0u7nfuq6u] {
    transform: rotate(180deg);
}

/* ── Card dropdown row ───────────────────────────────── */
.card-dropdowns[b-q0u7nfuq6u] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-end;
    position: relative;
    z-index: 2;
    overflow: visible !important;
}

.col-dropdown[b-q0u7nfuq6u] {
    flex: 1 1 140px;
    min-width: 130px;
    max-width: 250px;
    position: relative;
    overflow: visible !important;
}

/* Em tablets e mobile, usa CSS Grid para empilhar verticalmente */
@media (max-width: 1199px) {
    .card-dropdowns[b-q0u7nfuq6u] {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 10px;
        align-items: stretch;
    }

    .col-dropdown[b-q0u7nfuq6u] {
        flex: none !important;
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .card-dropdowns[b-q0u7nfuq6u] {
        gap: 6px !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
    }

    .col-dropdown[b-q0u7nfuq6u] {
        width: 100% !important;
    }
}

@media (max-width: 576px) {
    .card-dropdowns[b-q0u7nfuq6u] {
        gap: 6px !important;
    }
}

/* Remove margem inferior excessiva da grid */
.row.g-3.mt-1[b-q0u7nfuq6u] {
    margin-bottom: 20px !important;
}

/* Botões de ação na posição normal (não fixos) */
.action-buttons[b-q0u7nfuq6u] {
    position: relative;
    z-index: 1; /* Abaixo dos dropdowns */
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 20px;
}






/* ── Save button ─────────────────────────────────────── */
.btn-salvar[b-q0u7nfuq6u] {
    min-width: 110px;
}

.btn-salvar:disabled[b-q0u7nfuq6u] {
    background-color: #b0c4e8;
    border-color: #b0c4e8;
    cursor: not-allowed;
    opacity: 1;
}

/* ── Faltas / Deficiência row (Figma node 5776:220206) ── */
.card-faltas[b-q0u7nfuq6u] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    width: 100%;
    border-top: 1px solid #c1c9d8;
    padding-top: 12px;
    margin-top: 4px;
}

.faltas-grupo[b-q0u7nfuq6u] {
    display: flex;
    align-items: center;
    gap: 5px;
    flex: 1 1 auto;
}

/* Faltas e % Faltas ficam na mesma linha */
.faltas-grupo:nth-child(1)[b-q0u7nfuq6u],
.faltas-grupo:nth-child(2)[b-q0u7nfuq6u] {
    flex: 1 1 calc(50% - 6px);
}

/* Deficiência ocupa linha inteira */
.faltas-grupo:nth-child(3)[b-q0u7nfuq6u] {
    flex: 1 1 100%;
    width: 100%;
}

.faltas-label[b-q0u7nfuq6u] {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #183b56;
    white-space: nowrap;
}

.faltas-input[b-q0u7nfuq6u],
.faltas-display[b-q0u7nfuq6u] {
    height: 40px;
    width: 108px;
    background-color: #f2f2f2;
    border: 1px solid #c1c9d8;
    border-radius: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #183b56;
    text-align: center;
    padding: 0 8px;
    box-sizing: border-box;
}

/* Campo de deficiência preenche o espaço disponível */
.faltas-display-large[b-q0u7nfuq6u] {
    width: auto;
    flex: 1;
    min-width: 120px;
}

.faltas-input:focus[b-q0u7nfuq6u] {
    outline: 2px solid #1565d8;
    outline-offset: -2px;
}

/* Remove number spinners */
.faltas-input[b-q0u7nfuq6u]::-webkit-inner-spin-button,
.faltas-input[b-q0u7nfuq6u]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.faltas-input[type=number][b-q0u7nfuq6u] {
    -moz-appearance: textfield;
}

/* ── Responsive tweaks ───────────────────────────────── */
@media (max-width: 576px) {
    .nome-aluno[b-q0u7nfuq6u] {
        white-space: normal;
        font-size: 15px;
    }

    .card-topo[b-q0u7nfuq6u] {
        gap: 8px;
    }

    .status-aluno[b-q0u7nfuq6u] {
        font-size: 13px;
    }

    .card-faltas[b-q0u7nfuq6u] {
        gap: 8px;
        padding-top: 8px;
        margin-top: 2px;
    }

    .faltas-label[b-q0u7nfuq6u] {
        font-size: 13px;
    }

    .faltas-input[b-q0u7nfuq6u],
    .faltas-display[b-q0u7nfuq6u] {
        height: 36px;
        font-size: 13px;
    }

    /* Ajusta grupos de faltas para melhor aproveitamento */
    .faltas-grupo[b-q0u7nfuq6u] {
        gap: 4px;
    }

    /* Reduz tamanho do número do aluno */
    .card-numero[b-q0u7nfuq6u] {
        min-width: 36px;
        width: 36px;
        padding: 5px 8px;
    }

    .card-numero span[b-q0u7nfuq6u] {
        font-size: 16px;
    }

    /* Reduz tamanho do botão expandir */
    .btn-expandir[b-q0u7nfuq6u] {
        width: 32px;
        height: 32px;
        min-width: 32px;
        font-size: 12px;
    }
}

/* ── Fix para dropdown não ficar atrás de scroll ────── */
[b-q0u7nfuq6u] .row.g-3 {
    overflow: visible !important;
}

[b-q0u7nfuq6u] .col-12.col-xl-6 {
    overflow: visible !important;
}

[b-q0u7nfuq6u] .dropdown-wrapper,
[b-q0u7nfuq6u] .form-group.dropdown-wrapper {
    overflow: visible !important;
    z-index: inherit;
}

/* Permite que o menu do dropdown sobreponha áreas inferiores (ex.: rodapé/botões) */
[b-q0u7nfuq6u] .card-dropdowns .dropdown-wrapper {
    position: relative;
    z-index: 1000; /* Maior que os botões fixos (100) */
}

[b-q0u7nfuq6u] .card-dropdowns .dropdown-wrapper .custom-dropdown {
    top: calc(100% + 1px);
    bottom: auto;
    z-index: 100000 !important; /* Z-index muito alto para ficar acima de tudo, incluindo botões fixos */
    max-height: 300px !important; /* Altura máxima razoável com scroll */
    overflow-y: auto; /* Adiciona scroll se necessário */
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/ProvasAtividades/MapaClasse/SondagemTurma.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════
   SondagemTurma — Mapa Classe
   Design tokens extracted from Figma node 6464:534792
   ═══════════════════════════════════════════════════════ */

/* ── Page wrapper ────────────────────────────────────── */
.sondagem-turma-container[b-1hl3nmesui] {
    padding: 0 4px 24px;
}

/* ── Status filter inside Filtro slot ────────────────── */
.status-filtro-label[b-1hl3nmesui] {
    font-size: 14px;
    font-weight: 400;
    color: #3f4756;
    margin-bottom: 6px;
}

.status-btn-group[b-1hl3nmesui] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.btn-status[b-1hl3nmesui] {
    height: 40px;
    min-width: 80px;
    padding: 4px 8px 4px 12px;
    border-radius: 10px;
    border: none;
    background-color: #ffffff;
    background-image: linear-gradient(to right, var(--btn-fill-color), var(--btn-fill-color));
    background-size: 0% 100%;
    background-repeat: no-repeat;
    background-position: left center;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    font-weight: 500;
    font-size: 12px;
    color: #183b56;
    cursor: pointer;
    transition: background-size 0.3s ease, color 0.25s ease, box-shadow 0.2s ease;
    position: relative;
}

    .btn-status[b-1hl3nmesui]::before {
        content: '';
        position: absolute;
        left: 0.1px;
        top: 2px;
        bottom: 2px;
        width: 4px;
        background-color: var(--btn-border-color);
        border-radius: 8px 0 0 8px;
        transition: opacity 0.3s ease;
    }

/* selected → fill left-to-right */
.btn-status.selecionado[b-1hl3nmesui] {
    background-size: 100% 100%;
    box-shadow: none;
}

.btn-status.selecionado[b-1hl3nmesui]::before {
    opacity: 0;
}

/* ── Variant colours ──────────────────────────────── */

.btn-status.todos[b-1hl3nmesui] {
    --btn-fill-color: #8397a6;
    --btn-border-color: #8397a6;
}

.btn-status.todos.selecionado[b-1hl3nmesui] {
    color: #ffffff;
}

.btn-status.nao-iniciado[b-1hl3nmesui] {
    --btn-fill-color: #ff0000;
    --btn-border-color: #ff0000;
}

.btn-status.em-andamento[b-1hl3nmesui] {
    --btn-fill-color: #f6C000;
    --btn-border-color: #f6C000;
}

.btn-status.concluido[b-1hl3nmesui] {
    --btn-fill-color: #20c7a3;
    --btn-border-color: #20c7a3;
}

/* ── Turma card ──────────────────────────────────────── */
.card-turma[b-1hl3nmesui] {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    transition: box-shadow 0.2s ease, transform 0.1s ease;
}

/* ── Status badge ────────────────────────────────────── */
.card-turma-status[b-1hl3nmesui] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.card-status-dot[b-1hl3nmesui] {
    display: inline-block;
    width: 8px;
    height: 9px;
    border-radius: 50%;
    flex-shrink: 0;
}

.card-turma.nao-iniciado .card-status-dot[b-1hl3nmesui] {
    background-color: #ff0000;
}

.card-turma.em-andamento .card-status-dot[b-1hl3nmesui] {
    background-color: #f6C000;
}

.card-turma.concluido .card-status-dot[b-1hl3nmesui] {
    background-color: #20c7a3;
}

.card-status-label[b-1hl3nmesui] {
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 18.2px */
}

.card-turma.nao-iniciado .card-status-label[b-1hl3nmesui] {
    color: #ff0000;
}

.card-turma.em-andamento .card-status-label[b-1hl3nmesui] {
    color: #f6C000;
}

.card-turma.concluido .card-status-label[b-1hl3nmesui] {
    color: #20c7a3;
}

/* ── Turma name ──────────────────────────────────────── */
.card-turma-nome[b-1hl3nmesui] {
    color: #304869;
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 18.2px */
}

/* ── Anos ──────────────────────────────────────── */
.card-turma-anos[b-1hl3nmesui] {
    color: #304869;
    text-overflow: ellipsis;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 18.2px */
}

/* ── Tipo de ensino ──────────────────────────────────── */
.card-turma-tipo-ensino[b-1hl3nmesui] {
    color: var(--cones-Sistema-Texto-Subttulo, #304869);
    text-overflow: ellipsis;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

    .card-turma-tipo-ensino .icon-info[b-1hl3nmesui] {
        font-weight: 600;
        position: relative;
        padding-left: 19px;
        /*text-transform: capitalize;*/
        &:before {
            position: absolute;
            left: 0;
            top: 1px;
            width: 15px;
            height: 15px;
            display: block;
            content: "";
            background-image: url(./assests/icon-informacao-itens.svg);
            background-repeat: no-repeat;
            background-size: 100%;
        }
    }

    .card-turma-tipo-ensino span[b-1hl3nmesui] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 20px;
    }

/* ── Responsive tweaks ───────────────────────────────── */
@media (max-width: 576px) {
    .status-btn-group[b-1hl3nmesui] {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .btn-status[b-1hl3nmesui] {
        flex-shrink: 0;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/Home/HomeRelatorios.razor.rz.scp.css */
.conteudo-box-relatorio[b-f9uwgndubt] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2.1rem;
}

    /* Estilo base dos cards */
    .conteudo-box-relatorio .box-item[b-f9uwgndubt] {
        display: flex;
        width: 100%;
        height: 13.803rem;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 1.06175rem;
        border-radius: 1.06175rem;
        border: 1.699px solid var(--CorBorda, #C1C9D8);
        background-color: var(--MenusHome-bg, #FFF);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain; /* garante responsividade */
        transition: all 0.2s ease-in-out; /* animação suave no hover */
    }

        /* Hover */
        .conteudo-box-relatorio .box-item:hover[b-f9uwgndubt] {
            border: 1.699px solid var(--hover-borda, rgba(22, 47, 103, 0.67));
            background-color: var(--hover-bg, #F5F9FF);
        }

.relatorio-tarefas-sp[b-f9uwgndubt] {
    background-image: url(./assests/icone-titulo-rel-tarefa.svg);
}

.relatorio-orientacao-estudos[b-f9uwgndubt] {
    background-image: url(./assests/icone-titulo-rel-orientacao-estudos.svg);
}

.relatorio-tarefas-sp-reg-aula[b-f9uwgndubt] {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(./assests/icone-titulo-rel-tarefa-reg-aulas.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.box-item[b-f9uwgndubt] {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; /* ou cover */
}

/* Até 1366px */
@media only screen and (max-width: 1366px) {
    .conteudo-box-relatorio[b-f9uwgndubt] {
        grid-template-columns: repeat(5, 1fr);
    }

        .conteudo-box-relatorio .box-item[b-f9uwgndubt] {
            max-width: 259.3px;
            width: 100%;
            height: 13.803rem;
        }
}

@media only screen and (max-width: 992px) {
    .conteudo-box-relatorio[b-f9uwgndubt] {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Entre 430px e 1280px */
/*@media only screen and (max-width: 1280px) and (min-width: 800px) {
    .conteudo-box-sub {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        & .box-item

{
    width: 100% !important;
    height: 6.803rem !important;
}

}
}*/

/* Até 800px */
@media only screen and (max-width: 800px) {
    .conteudo-box-relatorio[b-f9uwgndubt] {
        grid-template-columns: repeat(2, 1fr);
    }

        .conteudo-box-relatorio .box-item[b-f9uwgndubt] {
            width: 100%;
            height: 13.803rem;
        }

   /* .conteudo-box-sub {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        & .box-item {
         width: 100% !important;
         height: 6.803rem !important;
         }
    }*/
}

/* Até 430px */
@media only screen and (max-width: 430px) {
    .conteudo-box-relatorio[b-f9uwgndubt] {
        gap: 1rem;
        grid-template-columns: repeat(2, 1fr);
    }

        .conteudo-box-relatorio .box-item[b-f9uwgndubt] {
            width: 100%;
            height: 9.803rem;
        }
}


/*CONTEUDO DA PAGINA HOME BOX´S*/
/*.conteudo-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.1rem;
    & .box-item

{
    display: flex;*/
    /*max-width: 304px;*/
    /*width: 100%;
    height: 13.803rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.06175rem;
    border-radius: 1.06175rem;
    border: 1.699px solid var(--CorBorda, #C1C9D8);
    background-color: var(--MenusHome-bg, #FFF);
    background-position: center center;
    background-repeat: no-repeat;
    &:hover

{
    border-radius: 1.06175rem;
    border: 1.699px solid var(--hover-borda, rgba(22, 47, 103, 0.67));
    background-color: var(--hover-bg, #F5F9FF);
}

}
}*/

/*.conteudo-box-sub {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.1rem;
    & .box-item

{
    display: flex;
    width: 100%;
    height: 6.803rem;
    flex-direction: row;
    justify-content: flex-start;
    gap: 1.06175rem;
    border-radius: 1.06175rem;
    background-color: var(--MenusHome-bg, #FFF);
    background-position: center center;
    background-repeat: no-repeat;
    align-items: center;
    text-decoration: none;
    color: inherit;
    padding-left: 2rem;
    line-height: 1.2rem;
    &:hover

{
    border-radius: 1.06175rem;
    border: 1.699px solid var(--hover-borda, rgba(22, 47, 103, 0.67));
    background-color: var(--hover-bg, #F5F9FF);
}

}
}*/

/*.cards-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2.1rem;
    margin-bottom: 2.1rem;
}*/
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/RelatorioGerencial/Componentes/AlertaNivel.razor.rz.scp.css */

.alerta-wrapper[b-kfobru1hhz] {
    flex-direction: column;
    align-items: center; 
    gap: 16px;
    margin-bottom: 16px;
}

.titulo[b-kfobru1hhz] {
    font-size: 14px;
    font-weight: 600;
    color: #344054;
}

.botoes[b-kfobru1hhz] {
    display: flex;
    gap: 12px;
    margin-top: 4px;
}


.chip[b-kfobru1hhz] {
    min-width: 110px;
    height: 44px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #D0D5DD;
    background: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    color: #344054;
    box-shadow: 0 2px 4px rgba(16, 24, 40, 0.06), 0 4px 8px rgba(16, 24, 40, 0.04);
    cursor: pointer;
    position: relative;
}
    .chip[b-kfobru1hhz]::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 6px;
        border-radius: 10px 0 0 10px;
    }

    .chip.critico[b-kfobru1hhz]::before {
        background: #F04438;
    }

    .chip.ativo.critico[b-kfobru1hhz] {
        background: #FEEAE7;
        border-color: #F04438;
        color: #B42318;
    }

    .chip.atencao[b-kfobru1hhz]::before {
        background: #F79009;
    }

    .chip.ativo.atencao[b-kfobru1hhz] {
        background: #FDF7E8;
        border-color: #F79009;
        color: #B54708;
    }

    .chip.otimo[b-kfobru1hhz]::before {
        background: #12B76A;
    }

    .chip.ativo.otimo[b-kfobru1hhz] {
        background: #EBF9F6;
        border-color: #12B76A;
        color: #067647;
    }


@media (max-width: 350px) {

    .alerta-wrapper[b-kfobru1hhz] {
        width: 100%;
        align-items: stretch; /* só no mobile */
    }

    .botoes[b-kfobru1hhz] {
        flex-direction: column;
        width: 100%;
    }

    .chip[b-kfobru1hhz] {
        width: 100%;
        min-width: 0;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/RelatorioGerencial/Componentes/AlertaResumoCard.razor.rz.scp.css */
.alerta-card[b-wr0xqf5udi] {
    flex: 1;
    min-width: 0;
    padding: 14px 18px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(16, 24, 40, 0.05), 0 10px 15px rgba(16, 24, 40, 0.08);
}

    .alerta-card.ok[b-wr0xqf5udi] {
        border-left: 4px solid #12B76A;
    }

    .alerta-card.critico[b-wr0xqf5udi] {
        background: #FEF3F2;
        border-left: 4px solid #F04438;
    }

    .alerta-card.atencao[b-wr0xqf5udi] {
        background: #FFFAEB;
        border-left: 4px solid #F79009;
    }

    .alerta-card.otimo[b-wr0xqf5udi] {
        background: #ECFDF3;
        border-left: 4px solid #12B76A;
    }

    .alerta-card.vazio[b-wr0xqf5udi] {
        background: #F3F7FB;
        border-left: 4px solid #1565D8;
    }

.numero[b-wr0xqf5udi] {
    font-size: 22px;
    font-weight: 700;
    color: #101828;
}

.texto[b-wr0xqf5udi] {
    font-size: 13px;
    color: #475467;
}


@media (max-width: 1044px) {
    .alerta-card[b-wr0xqf5udi] {
        height: 100px;
    }
}


@media (max-width: 950px) {

    .alerta-card[b-wr0xqf5udi] {
        width: 100%;
        flex: none; 
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/RelatorioGerencial/Componentes/PercentualCard.razor.rz.scp.css */
.card[b-mryja92own] {
    background: #fff;
    border-radius: 16px;
    padding: 16px 20px 20px 20px;
    box-shadow: 0 4px 6px rgba(16, 24, 40, 0.05), 0 10px 15px rgba(16, 24, 40, 0.08);
    height: 320px; 
    display: flex;
    flex-direction: column;
}

/* HEADER */

.card-header[b-mryja92own] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.titulo[b-mryja92own] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.sub-titulo[b-mryja92own] {
    font-size: 14px !important;
    color: #606878 !important;
    font-weight: 300 !important;
}

.percentual[b-mryja92own] {
    font-size: 32px;
    font-weight: 700;
}

.textos h3[b-mryja92own] {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #304869;
}

.textos span[b-mryja92own] {
    font-size: 14px;
    color: #606878;
}

/* SELECT */

select[b-mryja92own] {
    border: 1px solid #D0D5DD;
    border-radius: 8px !important;
    padding: 4px 8px;
    font-size: 12px;
    color: #344054;
    background: #F9FAFB;
}

/* LINHAS */

.linhas[b-mryja92own] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.linha[b-mryja92own] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F2F4F7;
    padding: 8px 12px;
    border-radius: 999px;
}

.label[b-mryja92own] {
    font-size: 14px;
    color: #344054;
}

.valor[b-mryja92own] {
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    color: #344054;
}




/* CORES */

.badge[b-mryja92own] {
    font-size: 12px;
    font-weight: 600;
    padding: 8px 10px;
    border-radius: 999px;
}

    .badge.verde[b-mryja92own] {
        background: #8ADDCB;
        color: #55585D;
    }

    .badge.amarelo[b-mryja92own] {
        background: #F7B100;
        color: #55585D;
    }

    .badge.vermelho[b-mryja92own] {
        background: #FAB5A8;
        color: #55585D;
    }



.percentual.verde[b-mryja92own] {
    color: #12B76A;
}

.percentual.amarelo[b-mryja92own] {
    color: #F79009;
}

.percentual.vermelho[b-mryja92own] {
    color: #F04438;
}

.percentual.dourado[b-mryja92own] {
    color: #B18E02;
}

.tabela[b-mryja92own] {
    border-radius: 12px;
    overflow: hidden;
}

.row[b-mryja92own] {
    display: grid;
    grid-template-columns: 1fr 90px;
    align-items: center;
    min-height: 36px;
}

    .row.par[b-mryja92own] {
        background: #F9F9F9;
    }

    .row.impar[b-mryja92own] {
        background: #F0F0F0;
    }

    .row + .row[b-mryja92own] {
        border-top: 1px solid #FFFFFF;
    }

.col-valor[b-mryja92own] {
    border-left: 1px solid #FFFFFF;
    display: flex;
    justify-content: center;
}

.col-descricao[b-mryja92own] {
    padding-left: 25px;
    font-size: 14px;
    color: #606878;
}


.col-valor[b-mryja92own] {
    padding: 4px;
}


.tabela-scroll[b-mryja92own] {
    overflow-y: auto;
    margin-top: 8px;
    min-height: 0;
}
    .tabela-scroll[b-mryja92own]::-webkit-scrollbar {
        width: 6px;
    }

    .tabela-scroll[b-mryja92own]::-webkit-scrollbar-thumb {
        background: #D0D5DD;
        border-radius: 999px;
    }

    .tabela-scroll[b-mryja92own]::-webkit-scrollbar-track {
        background: transparent;
    }


.ordenador[b-mryja92own] {
    width: 36px;
    height: 36px;
    border-radius: 999px;
    background: #F2F4F7;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s ease;
}

    .ordenador:hover[b-mryja92own] {
        background: #E4E7EC;
    }

.icone[b-mryja92own] {
    width: 25px;
    height: 25px;
}

    .icone path[b-mryja92own] {
        fill: none;
        stroke: #98A2B3;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
        transition: all 0.2s ease;
    }

        /* seta ativa */
        .icone path.ativa[b-mryja92own] {
            stroke: #344054;
        }


@media (max-width: 1400px) {
    .card[b-mryja92own] {
        height: 280px;
    }
}



@media (max-width: 663px) {
    .card-header[b-mryja92own] {
        flex-direction: column;
        align-items: flex-start;
    }

    .filtros[b-mryja92own] {
        margin-top: 12px;
        width: 100%;
        justify-content: flex-start;
    }
}


@media (max-width: 468px){
    .card-header[b-mryja92own]{
        padding:10px 0px;
    }

   
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/RelatorioGerencial/Componentes/ProgressoDisparoCard.razor.rz.scp.css */
.card[b-1azwcaf138] {
    background: #fff;
    border-radius: 16px;
    padding: 20px 20px 18px 20px;
    box-shadow: 0 4px 6px rgba(16, 24, 40, 0.05), 0 10px 15px rgba(16, 24, 40, 0.08);
    height: 320px;
}

/* HEADER */

.header h3[b-1azwcaf138] {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #304869;
}

.sub[b-1azwcaf138] {
    font-size: 14px;
    color: #606878;
    font-weight: 300;
}

/* CONTEÚDO */

.conteudo-progresso[b-1azwcaf138] {
    margin-top: 16px;
    display: grid;
    grid-template-columns: 1fr 1px 60px;
    align-items: center;
    gap: 20px;
}


.divisor[b-1azwcaf138] {
    width: 1px;
    height: 185px;
    background: #EAECF0;
}

/* LADO ESQUERDO */

.percentual[b-1azwcaf138] {
    display: flex;
    align-items: baseline;
    gap: 6px;
}

.valor[b-1azwcaf138] {
    font-size: 32px;
    font-weight: 700;
    color: #3B82F6;
}

.descricao[b-1azwcaf138] {
    font-size: 14px;
    color: #606878;
    font-weight: 300 !important;
}

/* BOX META */

.box-meta[b-1azwcaf138] {
    margin-top: 14px;
    background: #F8FAFC;
    border-radius: 12px;
    padding: 12px 14px;
    width: 100%;
    border: 1px solid #E2E8F0;
}

    .box-meta .linha[b-1azwcaf138] {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        color: #606878;
    }

        .box-meta .linha strong[b-1azwcaf138] {
            font-weight: 600;
        }

/* LADO DIREITO */

.lado-direito[b-1azwcaf138] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

/* BARRA VERTICAL */

.barra[b-1azwcaf138] {
    width: 10px;
    height: 145px;
    background: #EAECF0;
    border-radius: 999px;
    position: relative;
    overflow: hidden;
}

.fill[b-1azwcaf138] {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #2E90FA;
    border-radius: 999px;
}

/* LABELS 100% e 0% */

.topo[b-1azwcaf138],
.base[b-1azwcaf138] {
    font-size: 11px;
    color: #98A2B3;
}


.lado-direito[b-1azwcaf138] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
}


.info-rodape[b-1azwcaf138] {
    font-size: 14px;
    font-weight: 400;
    color: #6E7377;
    padding-top: 4px;
}

@media (max-width: 468px) {
    .barra[b-1azwcaf138] {
        height: 112px;
    }

    .divisor[b-1azwcaf138] {
        height: 140px;
    }

    .info-rodape[b-1azwcaf138] {
        padding-top: 11px;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/RelatorioGerencial/Componentes/StatusTarefasCard.razor.rz.scp.css */
.card[b-ym6v5xpq9u] {
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(16, 24, 40, 0.05), 0 10px 15px rgba(16, 24, 40, 0.08);
}

.header h3[b-ym6v5xpq9u] {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #304869;
}

.header span[b-ym6v5xpq9u] {
    font-size: 14px;
    color: #606878;
    font-weight: 300 !important;
}

/* LAYOUT */

.conteudo-status[b-ym6v5xpq9u] {
    margin-top: 16px;
    display: grid;
    grid-template-columns: 180px 1px 1fr;
    align-items: center;
    gap: 24px;
}

.divisor[b-ym6v5xpq9u] {
    width: 1px;
    height: 100%;
    background: #EAECF0;
}

.grafico-wrapper[b-ym6v5xpq9u] {
    display: flex;
    justify-content: center;
}

.pie[b-ym6v5xpq9u] {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: relative;
    box-shadow: inset 0 0 0 2px #fff;
}

/* LABELS DO DONUT */

.label[b-ym6v5xpq9u] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: center;
    font-size: 12px;
    font-weight: 500;
    color: #344054;
}

/* LEGENDA */

.legenda[b-ym6v5xpq9u] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.item[b-ym6v5xpq9u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F3F7FB;
    padding: 8px 12px;
    border-radius: 999px;
    font-size: 14px;
    color: #55585D;
    width: 100%;
    flex-wrap: wrap;
    gap: 6px;
}

.left[b-ym6v5xpq9u] {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 1;
    font-size: 14px;
}

.item strong[b-ym6v5xpq9u] {
    width: 40px; /* ajuste fino se quiser */
    text-align: right;
    font-weight: 700;
}

.divider-vertical[b-ym6v5xpq9u] {
    width: 1px;
    height: 16px;
    background: #D0D5DD;
    opacity: 0.8;
}

.dot[b-ym6v5xpq9u] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.vermelho[b-ym6v5xpq9u] {
    background: #F97066;
}

.cinza[b-ym6v5xpq9u] {
    background: #D0D5DD;
}

.amarelo[b-ym6v5xpq9u] {
    background: #FEC84B;
}

.verde[b-ym6v5xpq9u] {
    background: #32D583;
}

.info-rodape[b-ym6v5xpq9u] {
    font-size: 14px;
    font-weight: 400;
    color: #6E7377;
    padding-top: 11px;
}

@media (max-width: 1379px) {
    .conteudo-status[b-ym6v5xpq9u] {
        gap: 9px;
    }

    .item strong[b-ym6v5xpq9u] {
        width: 35px;
    }
}


@media (max-width: 900px) {
    .conteudo-status[b-ym6v5xpq9u] {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .divisor[b-ym6v5xpq9u] {
        display: none;
    }

    .legenda[b-ym6v5xpq9u] {
        width: 100%;
        margin-top: 16px;
    }
}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/Relatorios/RelatorioGerencial/RelatorioGerencial.razor.rz.scp.css */
.pagina[b-9e6gadutu4] {
    display: flex;
    flex-direction: column;
}

/* Linha dos filtros */
.filtros-row[b-9e6gadutu4] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%; /* garante que ocupe toda a linha como header-top */
    margin-left: 0; /* remove margin padrão do .row do Bootstrap */
    margin-right: 0; /* remove margin padrão do .row do Bootstrap */
    padding-left: 0; /* opcional, se precisar alinhar com o header-top */
    padding-right: 0; /* opcional */
}

    .filtros-row .buscar-col[b-9e6gadutu4] {
        margin-left: auto; /* empurra somente o Buscar para o fim da linha */
    }

.titulo[b-9e6gadutu4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.icone-filtro[b-9e6gadutu4] {
    width: 19px;
    height: 19px;
    flex-shrink: 0; /* impede que o flex reduza o ícone */
    background-size: contain; /* faz caber dentro do box */
    background-repeat: no-repeat;
    background-position: center center;
    /* display: inline-block; */
}


.titulo-filtro[b-9e6gadutu4] {
    font-size: 20px;
    font-weight: 700;
    color: #304869;
}

.busca-turma-wrapper[b-9e6gadutu4] {
    width: 100%;
}

.input-com-icone[b-9e6gadutu4] {
    position: relative;
    width: 100%;
}

.busca-turma-input[b-9e6gadutu4] {
    border-radius: 10px !important; /* força aplicação da borda arredondada */
    padding-right: 40px; /* espaço interno para o ícone */
    height: 38px; /* ou ajuste conforme seu form-control */
    box-sizing: border-box;
}

.busca-turma-icon[b-9e6gadutu4] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    font-size: 16px;
}

.form-label[b-9e6gadutu4] {
    font-size: 14px;
    color: #3F4756;
}



.dashboard-grid[b-9e6gadutu4] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
}


.linha-alerta[b-9e6gadutu4] {
    display: flex;
    gap: 16px;
    align-items: center;
    flex-wrap: wrap;
}


.disabled[b-9e6gadutu4] {
    pointer-events: none;
    opacity: .5;
}

.alerta-sem-dados[b-9e6gadutu4] {
    margin-top: 20px;
}

    .alerta-sem-dados .alert[b-9e6gadutu4] {
        background-color: #FFF3CD;
        border: 1px solid #FFE69C;
        color: #856404;
        border-radius: 8px;
        padding: 12px 16px;
        font-size: 14px;
        text-align:center;
    }

@media (max-width: 1260px) {
    .dashboard-grid[b-9e6gadutu4] {
        grid-template-columns: 1fr;
    }
}


/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/TermoVisita/TermoVisitaConsulta.razor.rz.scp.css */
.termo-visita-page[b-vke1wq7x8e] {
    color: #304869;
}

.top-actions[b-vke1wq7x8e] {
    display: flex;
    align-items: center;
}

.btn-lancar[b-vke1wq7x8e] {
    /*font-size: 1.4rem;*/
    font-weight: 700;
    padding: 0.375rem 1.5rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    flex-shrink: 0;
    max-width: 315px;
}

.stage-row[b-vke1wq7x8e] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
}

.stage-card[b-vke1wq7x8e] {
    border: 1px solid #d9e4f0;
    border-radius: 12px 12px 6px 6px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    min-width: 0;
    flex: 0 0 auto;
    max-width: 344px;
    width: 100%;
    margin-right: auto;
}

.stage-content[b-vke1wq7x8e] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0.9rem;
}

.stage-content h3[b-vke1wq7x8e] {
    margin: 0;
    font-size: 1.6rem;
    font-weight: 400;
    color: #304869;
    display: flex;
    align-items: baseline;
    gap: 0.4rem;
}

.stage-content h3 strong[b-vke1wq7x8e] {
    font-size: 1.6rem;
    font-weight: 800;
    color: #304869;
}

.stage-status[b-vke1wq7x8e] {
    font-size: 1.6rem;
    font-weight: 300;
    color: #304869;
}

.stage-next[b-vke1wq7x8e] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #d9e4f0;
    background: #f3f7fb;
    color: #1565d8;
}

.stage-progress[b-vke1wq7x8e] {
    width: 100%;
    height: 5px;
    background: #fce7c5;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(174, 113, 15, 0.3);
}

.stage-progress-value[b-vke1wq7x8e] {
    /*width: 72%;*/
    height: 100%;
    background: #ae710f;
}

.width-0[b-vke1wq7x8e] {
    width: 0% !important;
}

.width-33[b-vke1wq7x8e] {
    width: 33% !important;
}

.width-64[b-vke1wq7x8e] {
    width: 64% !important;
}

.width-100[b-vke1wq7x8e] {
    width: 100% !important;
}

.visit-header h2[b-vke1wq7x8e] {
    margin: 0;
    color: #304869;
    font-weight: 700;
    font-size: 1.6rem !important;
    letter-spacing: 0.016rem;
    line-height: 1.3;
}

.visit-header p[b-vke1wq7x8e] {
    margin: 0;
    font-weight: 300;
    /*font-size: 1.3rem;*/
    letter-spacing: 0.05rem;
    color: #7a8fa6;
    /*font-size: 1.6rem;*/
}

.cards-grid[b-vke1wq7x8e] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.cards-grid-bottom[b-vke1wq7x8e] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    align-items: start;
}

.texto-card[b-vke1wq7x8e] {
    border: 1px solid #c1c9d8;
    border-radius: 12px;
    background: #f0f0f0;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.texto-card header[b-vke1wq7x8e] {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 0;
    margin-bottom: 0;
}

.texto-card h4[b-vke1wq7x8e] {
    margin: 0;
    color: #304869;
    /*font-size: 1.6rem;*/
    font-weight: 700;
    letter-spacing: 0.05rem;
    line-height: 1.3;
}

.tags-list[b-vke1wq7x8e] {
    display: flex;
    gap: 0.35rem;
    flex-wrap: wrap;
    /*margin-bottom: 0.7rem;*/
}

.tag-pill[b-vke1wq7x8e] {
    border-radius: 99px;
    background: #f6f9fd;
    color: #183b56;
    /*font-size: 1.4rem;*/
    font-weight: 300;
    padding: 0.2rem 0.5rem;
}

.texto-card p[b-vke1wq7x8e] {
    margin: 0;
    color: #55585d;
    /*font-size: 1.4rem;*/
    line-height: 1.3;
    letter-spacing: 0.05rem;
    white-space: pre-line;
}

.descricao-truncada[b-vke1wq7x8e] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.texto-formatado[b-vke1wq7x8e] {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.botao-expandir[b-vke1wq7x8e] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    border: 0;
    border-top: 1px solid #e9eef5;
    background: transparent;
    color: #304869;
    padding-top: 0.55rem;
}

.conteudo-centralizado[b-vke1wq7x8e] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
}

.botao-expandir p[b-vke1wq7x8e] {
    margin: 0;
    color: #304869;
    /*font-size: 1.3rem;*/
    letter-spacing: 0.013rem;
}

.botao-expandir i[b-vke1wq7x8e] {
    color: #304869;
    /*font-size: 1.2rem;*/
}

@media (max-width: 768px) {
    .stage-row[b-vke1wq7x8e] {
        flex-direction: column;
        align-items: stretch;
    }

    .stage-card[b-vke1wq7x8e] {
        max-width: 100%;
    }

    .btn-lancar[b-vke1wq7x8e] {
        display: block;
        margin: 0 auto;
        width: fit-content;
    }

    .cards-grid-bottom[b-vke1wq7x8e] {
        grid-template-columns: 1fr;
    }
}



/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Pages/TermoVisita/TermoVisitaLancamento.razor.rz.scp.css */
/* Página */
.lancamento-page[b-8jvg64oo4p] {
    color: #304869;
}

/* Chips de turmas no filtro */
.turmas-chips[b-8jvg64oo4p] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    padding: 0.4rem 0;
}

.turma-chip[b-8jvg64oo4p] {
    background-color: #f3f7fb;
    /*border: 1px solid #c1c9d8;*/
    border-radius: 50px;
    padding: 0.3rem 1.2rem;
    /*font-size: 1.3rem;*/
    font-weight: 600;
    color: #304869;
}

/* Botão Voltar */
.botao-voltar[b-8jvg64oo4p] {
    /*font-size: 1.4rem;*/
    font-weight: 700;
    color: #1565d8;
}

/* Indicador de Passo */
.passo-indicador[b-8jvg64oo4p] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.passo-texto[b-8jvg64oo4p] {
    /*font-size: 1.8rem;*/
    font-weight: 700;
    color: #304869;
    letter-spacing: 0.18px;
    margin: 0;
}

.passo-barras[b-8jvg64oo4p] {
    display: flex;
    gap: 1rem;
}

.passo-barra[b-8jvg64oo4p] {
    flex: 1;
    height: 4px;
    background-color: #d9d9d9;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}

.passo-barra.ativa[b-8jvg64oo4p] {
    background-color: #1565d8;
}

/* Última Visita */
.ultima-visita-card[b-8jvg64oo4p] {
    background-color: #f0f0f0;
    border: 1px solid #c1c9d8;
    border-radius: 12px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.visita-header[b-8jvg64oo4p] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.visita-titulo[b-8jvg64oo4p] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #304869;
    letter-spacing: 0.18px;
}

.visita-data[b-8jvg64oo4p] {
    /*font-size: 1.6rem;*/
    font-weight: 300;
    color: #304869;
    letter-spacing: 0.5px;
}

.visita-divisor[b-8jvg64oo4p] {
    border: none;
    border-top: 1px solid #c1c9d8;
    margin: 0;
}

.visita-conteudo[b-8jvg64oo4p] {
    /*font-size: 1.6rem;*/
    color: #55585d;
    line-height: 1.3;
    letter-spacing: 0.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.botao-ler-mais[b-8jvg64oo4p] {
    background: none;
    border: none;
    border-top: 1px solid white;
    color: #304869;
    /*font-size: 1.5rem;*/
    font-weight: 400;
    cursor: pointer;
    padding: 0.5rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.3rem;
    width: 100%;
    letter-spacing: 0.15px;
}

/* Seção de Pergunta */
.pergunta-section[b-8jvg64oo4p] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.pergunta-header[b-8jvg64oo4p] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
}

.pergunta-info[b-8jvg64oo4p] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.pergunta-titulo[b-8jvg64oo4p] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #304869;
    margin: 0;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.pergunta-subtitulo[b-8jvg64oo4p] {
    /*font-size: 1.6rem;*/
    font-weight: 400;
    color: #304869;
    margin: 0;
    line-height: 1.2;
}

.btn-editar-turmas[b-8jvg64oo4p] {
    background: none;
    border: none;
    color: #304869;
    /*font-size: 1.6rem;*/
    font-weight: 400;
    cursor: pointer;
    text-decoration: underline;
    padding: 0;
    white-space: nowrap;
}

/* Tags */
.tags-container[b-8jvg64oo4p] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

.tag-pill[b-8jvg64oo4p] {
    background-color: #f3f7fb;
    border: 2px solid #c1c9d8;
    border-radius: 50px;
    padding: 0.7rem 1.4rem;
    /*font-size: 1.3rem;*/
    color: #304869;
    cursor: pointer;
    transition: all 0.2s ease;
    
    display: inline-flex; /* Alinha o botão como texto, mas permite flexbox dentro */
    align-items: center; /* Centraliza verticalmente tudo que está dentro */
    justify-content: center; /* Centraliza horizontalmente */
    line-height: 1;
}

    .tag-pill:hover[b-8jvg64oo4p] {
        background-color: #dae7fb;
        color: #1565d8;
        border: 2px solid #1565d8;
    }


.tag-pill--ativa[b-8jvg64oo4p] {
    background-color: #dae7fb;
    border-color: #1565d8;
    color: #1565d8;
}

.tag-pill--erro[b-8jvg64oo4p] {
    border-color: #e53935;
}

.tags-erro-label[b-8jvg64oo4p] {
    display: block;
    color: #e53935;
    font-size: 0.85rem;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0.4rem;
}

.tag-plus[b-8jvg64oo4p] {
    font-size: 1.9em; /* aumenta só o + */
    font-weight: bold; /* opcional */
    margin-right: 4px; /* ajusta espaçamento */

    line-height: 0; /* Impede que o tamanho da fonte do "+" aumente a altura do botão */
    display: inline-block;
}

/* Editor */
.editor-wrapper[b-8jvg64oo4p] {
    display: flex;
    flex-direction: column;
}

.editor-box[b-8jvg64oo4p] {
    border: 1px solid #c1c9d8;
    border-radius: 12px;
    background-color: white;
    overflow: hidden;
    min-height: 300px;
}

.editor-box .ql-toolbar.ql-snow[b-8jvg64oo4p] {
    border: none;
    border-bottom: 1px solid #c1c9d8;
    border-radius: 12px 12px 0 0;
}

.editor-box .ql-container.ql-snow[b-8jvg64oo4p] {
    border: none;
    border-radius: 0 0 12px 12px;
}

.ql-snow.ql-toolbar button[b-8jvg64oo4p], .ql-snow .ql-toolbar button[b-8jvg64oo4p] {
    height: 30px !important;
    padding: 3px 3px !important;
    width: 32px !important;
}

.contador-caracteres[b-8jvg64oo4p] {
    text-align: right;
    /*font-size: 1.3rem;*/
    color: #6e7377;
    margin-top: 0.5rem;
}

.contador-limite[b-8jvg64oo4p] {
    color: #d32f2f;
    font-weight: 600;
}

/* Ações Footer */
.acoes-footer[b-8jvg64oo4p] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    padding-bottom: 2rem;
}

.btn-salvar[b-8jvg64oo4p] {
    /*font-size: 1.4rem;*/
    font-weight: 700;
    padding: 0.375rem 1.5rem;
    color: #1565d8 !important;
    border-color: #1565d8 !important;
    max-width: 250px;
    min-width: 250px;
}

    .btn-salvar:hover[b-8jvg64oo4p] {
        background-color: #1565D8;
        color: #fff !important;
    }

.btn-proximo[b-8jvg64oo4p],
.btn-enviar[b-8jvg64oo4p] {
    /*font-size: 1.4rem;*/
    font-weight: 700;
    padding: 0.375rem 1.5rem;
    background-color: #1565d8 !important;
    border-color: #1565d8 !important;
    max-width: 250px;
    min-width: 250px;
}

    .btn-proximo:hover[b-8jvg64oo4p],
    .btn-enviar:hover[b-8jvg64oo4p] {
        background-color: #1255b8 !important;
        color: #fff !important;
    }

    .btn-proximo:disabled[b-8jvg64oo4p],
    .btn-enviar:disabled[b-8jvg64oo4p] {
        color: #fff !important;
    }

/* Responsive */
@media (max-width: 768px) {
    .pergunta-header[b-8jvg64oo4p] {
        flex-direction: column;
    }

    .acoes-footer[b-8jvg64oo4p] {
        flex-direction: column;
        align-items: stretch;
    }

    .btn-salvar[b-8jvg64oo4p],
    .btn-proximo[b-8jvg64oo4p],
    .btn-enviar[b-8jvg64oo4p] {
        display: block;
        margin: 0 auto;
        width: fit-content;
    }

}
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Shareds/AppToast.razor.rz.scp.css */
.myapp-toast-container[b-asyzppxp7p] {
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    padding: 12px 16px;
    color: #fff;
    font-size: 16px;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
    position: fixed;
    top: 155px;
    right: 5px;
    min-width: 250px;
    z-index: 1050;
    opacity: 1;
    animation: fadeIn-b-asyzppxp7p 0.3s ease-in-out;
}

.myapp-toast-icon i[b-asyzppxp7p] {
    font-size: 20px;
}

.myapp-toast-content[b-asyzppxp7p] {
    flex: 1;
}

.myapp-toast-close[b-asyzppxp7p] {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    position: absolute; 
    top:0px;
    right: 0px;
    line-height: 1;
    transform: rotate(90deg); 
}

.myapp-toast-success[b-asyzppxp7p] {
    background-color: #15B957;
}

.myapp-toast-error[b-asyzppxp7p] {
    background-color: #dc3545;
}

.myapp-toast-warning[b-asyzppxp7p] {
    background-color: #ffc107;
    color: #000;
}

@keyframes fadeIn-b-asyzppxp7p {
    from {
        opacity: 0;
        transform: translateX(20px);
    }

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


@media(max-width:576px){
    .myapp-toast-container[b-asyzppxp7p] {
        top: 136px;
    }
}

/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Shareds/PopupPerfil.razor.rz.scp.css */
@media only screen and (max-width: 800px) {
    .perfil-container[b-hgrj60mfia] {
        gap: 0px !important;
        height: 38px !important;
        width: 38px !important;
        background-color: transparent !important;
    }

    .perfil-info[b-hgrj60mfia] {
        display: none !important;
    }

    .popup-inline[b-hgrj60mfia] {
        position: fixed !important;
        top: 340px !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        margin-top: 0 !important;
        width: 90% !important;
        max-width: 400px !important;
        max-height: 80vh !important;
        overflow-y: auto !important;
    }

    .avatar-circle[b-hgrj60mfia] {
        height: 38px !important;
        width: 38px !important;
        box-shadow: 0px 1px 4.7px 0px rgba(0, 0, 0, 0.25);
    }

        .avatar-circle .cdr-avatar-perfil[b-hgrj60mfia] {
            width: 38px !important;
            height: 38px !important;
        }

        .avatar-circle .cdr-avatar-perfil svg[b-hgrj60mfia],
        .avatar-circle .cdr-avatar-perfil img[b-hgrj60mfia] {
            width: 38px !important;
            height: 38px !important;
        }

    .visao-sfa-container[b-hgrj60mfia] {
        width: 38px !important;
        height: 38px !important;
        gap: 0px !important;
        cursor: pointer;
        padding: 1px 5px;
        display: block;
    }

    .sfa-info[b-hgrj60mfia] {
        display: none !important;
    }

    .icon-sfa[b-hgrj60mfia] {
        width: 28px !important;
    }
}

.perfil-wrapper[b-hgrj60mfia] {
    position: relative;
    display: inline-block;
}

.perfil-container[b-hgrj60mfia] {
    position: relative;
    display: flex;
    height: 60px;
    align-items: center;
    gap: 10px;
    width: 290px;
    cursor: pointer;
    border-radius: 20px;
    z-index: 100; /* acima do blur */
    background-color: white;
}

    .perfil-container:hover[b-hgrj60mfia] {
        opacity: 0.8;
        box-shadow: 0px 0.5px 4.7px 0px rgba(0, 0, 0, 0.15);
    }

.avatar-circle[b-hgrj60mfia] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58px; /* mesma largura e altura */
    height: 58px;
    border-radius: 50%; /* torna o botão perfeitamente circular */
    background: radial-gradient(194.49% 194.49% at 25% 6.25%, #F6E4FF 0%, #EAF1FE 48.99%, #FFF 100%);
}

.perfil-info[b-hgrj60mfia] {
    display: flex;
    flex-direction: column;
}



.usuario-nome[b-hgrj60mfia] {
    color: var(--Cartes-Dados-do-Usurio-texto, #183B56);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 14px */
    letter-spacing: -0.42px;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
}


.perfil-nome[b-hgrj60mfia] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.perfil-nome-text[b-hgrj60mfia] {
    overflow: hidden;
    color: var(--Cartes-FundoBarraAcoesInferior, #1B66C9);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 14px */
    letter-spacing: -0.42px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px;    
}

.escola-nome[b-hgrj60mfia] {
    color: var(--Cartes-Dados-do-Usurio-texto, #183B56);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%; /* 14px */
    letter-spacing: -0.42px;
    text-transform: capitalize;
    padding: 3px;
    border-radius: 100px;
    background: var(--Boto-Fundo-Nav-Hover, #F6F9FD);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
}


.nome-troca-perfil[b-hgrj60mfia] {
    color: var(--cones-Gerais-Azul-Marinho30, #303969);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    letter-spacing: 0.16px;
    text-transform: uppercase;
}

.popup-inline[b-hgrj60mfia] {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 2px;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 100;
    min-width: 300px;
    max-height: 60vh;
    transition: transform 0.6s ease, opacity 0.6s ease;
}

/* Estado inicial: escondido acima */
.popup-enter[b-hgrj60mfia] {
    transform: translateY(-10px);
    opacity: 0;
}

/* Estado final: visível */
.popup-enter-active[b-hgrj60mfia] {
    transform: translateY(0);
    opacity: 1;
}

/* Estado inicial para fechar */
.popup-leave[b-hgrj60mfia] {
    transform: translateY(0);
    opacity: 1;
}

/* Estado final ao fechar */
.popup-leave-active[b-hgrj60mfia] {
    transform: translateY(-10px);
    opacity: 0;
}


.popup-buttons[b-hgrj60mfia] {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ccc;
}

.seta-icon[b-hgrj60mfia] {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: 6px;
    transition: transform 0.3s ease;
}

    .seta-icon.aberta[b-hgrj60mfia] {
        transform: rotate(180deg);
    }

    .seta-icon.fechada[b-hgrj60mfia] {
        transform: rotate(0deg);
    }
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Shareds/Stories.razor.rz.scp.css */
.stories-wrapper[b-m5psq10ziz] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%; /* Adicionado */
    max-width: 100%; /* Adicionado */
    overflow: visible; /* Adicionado */
}

.stories-container[b-m5psq10ziz] {
    display: flex;
    flex-direction: column;
    width: 100%; /* Garante que o contêiner não limite o scroll */
}

.stories-title[b-m5psq10ziz] {
    color: var(--cones-Sistema-Texto-Subttulo, #304869);
    text-align: left;
    font-size: 16px;
    font-style: normal;
    /* font-weight: 300; */
    line-height: 110%; /* 15.4px */
    margin: 0px !important;
}


.scroll-btn[b-m5psq10ziz] {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    /* background-color: transparent; */
    border: none;
    font-size: 20px;
    /* cursor: pointer; */
    color: #1565d8;
    background: #f3f7fb;
    gap: 5px;
    padding: 8px;
    display: flex; /* Adicionado */
    align-items: center; /* Centraliza verticalmente */
    justify-content: center; /* Centraliza horizontalmente */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    z-index: 10; /* Valor alto para ficar acima de tudo */
    pointer-events: auto; /* Garante que o botão receba eventos */
}

    .scroll-btn span[b-m5psq10ziz] {
        width: 16px;
        height: 16px;
        padding: 5px 2px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -2px;
    }

    .scroll-btn.left[b-m5psq10ziz] {
        position: absolute;
        left: -13px;
        top: 44%;
        transform: translate(-10%, -50%);
        z-index: 10;
    }

    .scroll-btn.right[b-m5psq10ziz] {
        position: absolute;
        right: -1px;
        top: 44%;
        transform: translate(50%, -50%);
        z-index: 10;
    }

.stories-scroll[b-m5psq10ziz] {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    padding: 10px;
    width: 100%;
    gap: 15px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    /* WebKit (Chrome, Edge, Safari) */
    .stories-scroll[b-m5psq10ziz]::-webkit-scrollbar {
        display: none; /* Chrome, Safari e Opera - esconde scrollbar */
    }

.story-item[b-m5psq10ziz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    text-align: center;
    padding-right: 0; /* Alterado de 5px para 0 (o gap já cuida do espaçamento) */
    min-width: 80px; /* Adicionado largura mínima */
}

.story-circle[b-m5psq10ziz] {
    display: flex;
    width: 70px;
    height: 70px;
    padding: 19px 13px 18.259px 12px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: 3px solid;
    background-color: transparent;
}

.story-icon[b-m5psq10ziz] {
    width: 32px;
    height: 32px;
}

.circle-nao-visualizado[b-m5psq10ziz] {
    border-color: #1565d8;
}

.circle-visualizado[b-m5psq10ziz] {
    border-color: #c1c9d8;
}

.story-caption[b-m5psq10ziz] {
    color: #304869;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    /* font-weight: 300; */
    line-height: 110%; /* 15.4px */
    width: 80px;
    height: 30px;
    word-wrap: break-word; /* ou */
    overflow-wrap: break-word;
    white-space: normal;
    margin-top: 5px;
}


@media only screen and (max-width: 768px) {
    .stories-container[b-m5psq10ziz] {
        padding-top: 15px;
    }
}


    @media only screen and (max-width: 430px) {

        .stories-container[b-m5psq10ziz] {
            padding-top: 15px;
        }
    }
/* _content/Seduc.DiarioClasseMunicipio.Client.UI/Components/Shareds/StoriesCarousel.razor.rz.scp.css */
.carousel-fullscreen[b-iftsjt4mk2] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(6.099999904632568px);
}

.carousel[b-iftsjt4mk2] {
    width: 500px;
    height: 695px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; /* Garante que o conteúdo não ultrapasse os limites */
    z-index: 1000;
    background: transparent;
}

.carousel-inner[b-iftsjt4mk2] {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    padding-left: 10.5%;
}

.carousel-item[b-iftsjt4mk2] {
    width: 400px;
    height: 695px;
    justify-content: center;
    align-items: center;
    overflow: hidden; /* Evita que o conteúdo ultrapasse os limites */
    background: #111111;
    border-radius: 16px;
}

    .carousel-item img[b-iftsjt4mk2] {
        display: block !important;
    }

    .carousel-item video[b-iftsjt4mk2] {
        display: block !important;
        object-fit: contain; /* Faz o vídeo preencher o contêiner, cortando se necessário */
        /*background-color: #000;*/
    }

.carousel-image-wrapper[b-iftsjt4mk2] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .carousel-image-wrapper img[b-iftsjt4mk2] {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .carousel-image-wrapper video[b-iftsjt4mk2] {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

.carousel .erro[b-iftsjt4mk2] {
    width: 400px;
    height: 695px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    background: #000;
    color: #fff;
}

.carousel-caption[b-iftsjt4mk2] {
    position: absolute;
    top: 8px;
    left: 3.5%;
    text-align: left;
    color: #fff;
    background-color: transparent;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
    line-height: 130%;
    letter-spacing: 0.16px;
    text-transform: uppercase;
}

/* Estilos compartilhados para todos os botões */
.btn-carousel[b-iftsjt4mk2] {
    position: absolute;
    top: 24px;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: none;
    z-index: 1100;
    cursor: pointer;
    transition: color 0.2s ease-in-out;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .btn-carousel:hover[b-iftsjt4mk2] {
        color: #444;
    }

    .btn-carousel img[b-iftsjt4mk2] {
        width: 20px; /* Tamanho fixo da imagem */
        height: 20px; /* Tamanho fixo da imagem */
        object-fit: contain; /* Garante que a imagem seja ajustada sem distorção */
    }

/* Botão de som */
.btn-sound[b-iftsjt4mk2] {
    right: 26%;
}

/* Botão de play/stop */
.btn-play[b-iftsjt4mk2] {
    right: 19%;
}

/* Botão de fechar */
.btn-fechar[b-iftsjt4mk2] {
    right: 12%;
}

.carousel-content-wrapper[b-iftsjt4mk2] {
    position: relative;
    width: 500px;
    height: 695px;
}

.video-error-message[b-iftsjt4mk2] {
    width: 400px;
    height: 710px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 16px;
}


.btn-prev[b-iftsjt4mk2] {
    position: absolute;
    left: -10px; /* Ajuste a distância do botão em relação ao slide */
    top: 50%; /* Centraliza verticalmente */
    transform: translateY(-50%); /* Ajusta o alinhamento vertical */
    z-index: 1100; /* Garante que o botão fique acima do slide */
    background: 0 0;
    width: 40px; /* Largura do botão */
    height: 40px; /* Altura do botão */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: opacity .15s ease;
    border: none; /* Remove a borda */
    color: #fff;
    font-size: 2rem; /* Define o tamanho da fonte */
}


.btn-next[b-iftsjt4mk2] {
    position: absolute;
    right: -10px; /* Ajuste a distância do botão em relação ao slide */
    top: 50%; /* Centraliza verticalmente */
    transform: translateY(-50%); /* Ajusta o alinhamento vertical */
    z-index: 1100; /* Garante que o botão fique acima do slide */
    background: 0 0;
    width: 40px; /* Largura do botão */
    height: 40px; /* Altura do botão */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: opacity .15s ease;
    border: none; /* Remove a borda */
    color: #fff;
    font-size: 2rem; /* Define o tamanho da fonte */
}

.custom-indicators[b-iftsjt4mk2] {
    display: flex;
    gap: 6px;
    padding: 8px 0;
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 370px; /* mesma largura do slide */
    z-index: 1001;
}

.indicator-wrapper[b-iftsjt4mk2] {
    flex: 1;
    height: 4px;
    background-color: #555555;
    border-radius: 2px;
    overflow: hidden;
}


.indicator-bar[b-iftsjt4mk2] {
    height: 100%;
    width: 0%;
    background-color: #1565d8;
    border-radius: 2px;
    animation-play-state: paused; /* Pausa a animação por padrão */
}

    .indicator-bar.passed[b-iftsjt4mk2] {
        width: 100% !important;
    }

    .indicator-bar.active[b-iftsjt4mk2] {
        animation-fill-mode: forwards;
        animation-play-state: running; /* Ativa a animação quando o slide está ativo */
    }


