/* _content/SIGA/Componentes/Inqueritos/ChartTypeSelector.razor.rz.scp.css */

/* No CSS ou no <style> do componente */
@media print {
    /* Esconder tudo exceto o gráfico */
    body *[b-nnz41k453i] {
        visibility: hidden;
    }

    .meu-grafico[b-nnz41k453i], .meu-grafico *[b-nnz41k453i] {
        visibility: visible;
    }

    .meu-grafico[b-nnz41k453i] {
        position: absolute;
        left: 0;
        top: 0;
    }
}
/* _content/SIGA/Pages/Candidaturas/Gravado.razor.rz.scp.css */
img.logo[b-u6bs3t0y9h] {
    max-width: 150px;
    max-height: 150px;
    padding: 20px;
    margin: auto;
}

.botoes[b-u6bs3t0y9h] {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 150px;*/
}

.btn-secondary[b-u6bs3t0y9h] {
    margin-right: 10px;
    width: 200px;
}

.btn-primary[b-u6bs3t0y9h] {
    margin-left: 10px;
    width: 200px;
}
/* _content/SIGA/Pages/Candidaturas/Processo.razor.rz.scp.css */
h2[b-uyzo8rnfiz] {
    margin: 20px 0 0 0;
}
/* _content/SIGA/Pages/Discente/Academico/Aproveitamento.razor.rz.scp.css */
.table th[b-mkpc7v0d0k] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-mkpc7v0d0k] {
    text-align: center;
}

div.ex1[b-mkpc7v0d0k] {
    width: 96%;
    margin: 6px auto;
    border: none;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-mkpc7v0d0k] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-5[b-mkpc7v0d0k] {
        display: none;
    }

    .priority-7[b-mkpc7v0d0k] {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-mkpc7v0d0k] {
        display: none;
    }

    .priority-4[b-mkpc7v0d0k] {
        display: none;
    }

    .priority-7[b-mkpc7v0d0k] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-mkpc7v0d0k] {
        display: none;
    }

    .priority-4[b-mkpc7v0d0k] {
        display: none;
    }

    .priority-7[b-mkpc7v0d0k] {
        display:;
    }

    .priority-3[b-mkpc7v0d0k] {
        display: none;
    }

    .priority-2[b-mkpc7v0d0k] {
        display: none;
    }
}

h3.lg_expand[b-mkpc7v0d0k] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-mkpc7v0d0k] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-mkpc7v0d0k] {
    clear: both;
}
/* _content/SIGA/Pages/Discente/Academico/Calendario.razor.rz.scp.css */
.table th[b-ouf423o5j4] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-ouf423o5j4] {
    text-align: center;
}

div.ex1[b-ouf423o5j4] {
    width: 96%;
    margin: 6px auto;
    border: none;
    font-size: small;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-ouf423o5j4] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-4[b-ouf423o5j4] {
        display: none;
    }

    .priority-5[b-ouf423o5j4] {
        display: none;
    }

    .priority-7[b-ouf423o5j4] {
        display:;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-ouf423o5j4] {
        display: none;
    }

    .priority-4[b-ouf423o5j4] {
        display: none;
    }

    .priority-7[b-ouf423o5j4] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-ouf423o5j4] {
        display: none;
    }

    .priority-4[b-ouf423o5j4] {
        display: none;
    }

    .priority-7[b-ouf423o5j4] {
        display:;
    }

    .priority-3[b-ouf423o5j4] {
        display: none;
    }

    .priority-2[b-ouf423o5j4] {
        display: none;
    }
}

h3.lg_expand[b-ouf423o5j4] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-ouf423o5j4] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-ouf423o5j4] {
    clear: both;
}
/* _content/SIGA/Pages/Discente/Academico/ClassificacoesMobile.razor.rz.scp.css */
/* =========================================================
   ClassificacoesMobile — estilos com scope desta página
   ========================================================= */

/* ---------------------------------------------------------
   Painel de configuração de colunas
   --------------------------------------------------------- */

/* Contentor principal do painel */
.config-colunas[b-15t05mf6s7] {
    border: 1px solid #dee2e6;
    border-radius: 6px;
    overflow: hidden;
}

/* Barra de título clicável para expandir/recolher */
.config-colunas-titulo[b-15t05mf6s7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background-color: #f8f9fa;
    cursor: pointer;
    user-select: none;
    font-size: 0.875rem;
    font-weight: 500;
    color: #495057;
}

    .config-colunas-titulo:hover[b-15t05mf6s7] {
        background-color: #e9ecef;
    }

/* Seta de estado (▲ / ▼) */
.config-colunas-icon[b-15t05mf6s7] {
    font-size: 0.7rem;
    color: #6c757d;
}

/* Área com os chips de toggle */
.config-colunas-corpo[b-15t05mf6s7] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 10px 12px;
    background-color: #fff;
    border-top: 1px solid #dee2e6;
}

/* ---------------------------------------------------------
   Chips de toggle de coluna
   --------------------------------------------------------- */

/* Estado inactivo (coluna oculta) */
.coluna-toggle[b-15t05mf6s7] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    border: 1px solid #dee2e6;
    background-color: #f8f9fa;
    color: #6c757d;
    font-size: 0.8rem;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

    .coluna-toggle:hover[b-15t05mf6s7] {
        background-color: #e9ecef;
        border-color: #adb5bd;
        color: #343a40;
    }

/* Estado activo (coluna visível) */
.coluna-toggle-ativa[b-15t05mf6s7] {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff;
}

    .coluna-toggle-ativa:hover[b-15t05mf6s7] {
        background-color: #0b5ed7;
        border-color: #0a58ca;
    }

/* ---------------------------------------------------------
   Ajustes da grelha para ecrãs pequenos
   --------------------------------------------------------- */

/* Reduz o padding das células em mobile para ganhar espaço */
@media (max-width: 576px) {
    :deep(.dxbl-grid-table td)[b-15t05mf6s7],
    :deep(.dxbl-grid-table th)[b-15t05mf6s7] {
        padding: 4px 6px;
        font-size: 0.8rem;
    }
}
/* _content/SIGA/Pages/Discente/Academico/Horarios.razor.rz.scp.css */
.table th[b-gg1zcfscy2] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-gg1zcfscy2] {
    text-align: center;
}

div.ex1[b-gg1zcfscy2] {
    width: 96%;
    margin: 6px auto;
    border: none;
    font-size: small;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-gg1zcfscy2] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-4[b-gg1zcfscy2] {
        display: none;
    }

    .priority-5[b-gg1zcfscy2] {
        display: none;
    }

    .priority-7[b-gg1zcfscy2] {
        display:;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-gg1zcfscy2] {
        display: none;
    }

    .priority-4[b-gg1zcfscy2] {
        display: none;
    }

    .priority-7[b-gg1zcfscy2] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-gg1zcfscy2] {
        display: none;
    }

    .priority-4[b-gg1zcfscy2] {
        display: none;
    }

    .priority-7[b-gg1zcfscy2] {
        display:;
    }

    .priority-3[b-gg1zcfscy2] {
        display: none;
    }

    .priority-2[b-gg1zcfscy2] {
        display: none;
    }
}

h3.lg_expand[b-gg1zcfscy2] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-gg1zcfscy2] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-gg1zcfscy2] {
    clear: both;
}
/* _content/SIGA/Pages/Discente/Academico/Matriculado.razor.rz.scp.css */
.table th[b-l8v4x4x04n] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-l8v4x4x04n] {
    text-align: center;
}

div.ex1[b-l8v4x4x04n] {
    width: 96%;
    margin: 6px auto;
    border: none;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-l8v4x4x04n] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-5[b-l8v4x4x04n] {
        display: none;
    }

    .priority-7[b-l8v4x4x04n] {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-l8v4x4x04n] {
        display: none;
    }

    .priority-4[b-l8v4x4x04n] {
        display: none;
    }

    .priority-7[b-l8v4x4x04n] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-l8v4x4x04n] {
        display: none;
    }

    .priority-4[b-l8v4x4x04n] {
        display: none;
    }

    .priority-7[b-l8v4x4x04n] {
        display:;
    }

    .priority-3[b-l8v4x4x04n] {
        display: none;
    }

    .priority-2[b-l8v4x4x04n] {
        display: none;
    }
}

h3.lg_expand[b-l8v4x4x04n] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-l8v4x4x04n] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-l8v4x4x04n] {
    clear: both;
}
/* _content/SIGA/Pages/Discente/Administrativo/Matriculas.razor.rz.scp.css */
.table[b-1j5b9oggus] {
    border-collapse: collapse;
}

    .table th[b-1j5b9oggus] {
        text-align: center;
        background: #9FA0A4;
        color: black;
        height: 22px;
        padding: 1px;
    }

    .table td center[b-1j5b9oggus] {
        text-align: center;
    }

div.ex1[b-1j5b9oggus] {
    width: 90%;
    margin: 6px auto;
    /*border: none;*/
    /*font-size: small;*/
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-1j5b9oggus] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-7[b-1j5b9oggus] {
        display: none;
    }

    .priority-6[b-1j5b9oggus] {
        display:;
    }

    .priority-5[b-1j5b9oggus] {
        display: none;
    }

    .priority-4[b-1j5b9oggus] {
        display:;
    }
}

@media screen and (max-width: 550px) and (min-width: 300px) {
    .priority-7[b-1j5b9oggus] {
        display:;
    }

    .priority-6[b-1j5b9oggus] {
        display: none;
    }

    .priority-5[b-1j5b9oggus] {
        display: none;
    }

    .priority-4[b-1j5b9oggus] {
        display: none;
    }
}

@media screen and (max-width: 300px) {
    .priority-7[b-1j5b9oggus] {
        display:;
    }

    .priority-6[b-1j5b9oggus] {
        display: none;
    }

    .priority-5[b-1j5b9oggus] {
        display: none;
    }

    .priority-4[b-1j5b9oggus] {
        display: none;
    }

    .priority-3[b-1j5b9oggus] {
        display: none;
    }

    .priority-2[b-1j5b9oggus] {
        display: none;
    }
}

h3.lg_expand[b-1j5b9oggus] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-1j5b9oggus] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-1j5b9oggus] {
    clear: both;
}
/* _content/SIGA/Pages/Discente/Financeiro/EfectuarPagamento.razor.rz.scp.css */
/* Por padrão, todas as colunas aparecem */
td.always-show[b-709w2fqhgz] {
    display: table-cell;
}

td.hide-sm[b-709w2fqhgz] {
    display: table-cell;
}

/* Em ecrãs pequenos (até 768px), esconder as colunas menos importantes */
@media (max-width: 768px) {
    td.hide-sm[b-709w2fqhgz] {
        display: none !important;
    }
}

@media (max-width: 768px) {
    td.hide-md[b-709w2fqhgz] {
        display: none !important;
    }
}
.highlighted-item > tr[b-709w2fqhgz] {
    background-color: var(--bs-danger-border-subtle)
}
/* _content/SIGA/Pages/Discente/Perfil/DadosPessoais.razor.rz.scp.css */
.table th[b-xi9dqth0hb] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-xi9dqth0hb] {
    text-align: center;
}

div.ex1[b-xi9dqth0hb] {
    width: 96%;
    margin: 6px auto;
    border: none;
    font-size: small;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-xi9dqth0hb] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-4[b-xi9dqth0hb] {
        display: none;
    }

    .priority-5[b-xi9dqth0hb] {
        display: none;
    }

    .priority-7[b-xi9dqth0hb] {
        display:;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-xi9dqth0hb] {
        display: none;
    }

    .priority-4[b-xi9dqth0hb] {
        display: none;
    }

    .priority-7[b-xi9dqth0hb] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-xi9dqth0hb] {
        display: none;
    }

    .priority-4[b-xi9dqth0hb] {
        display: none;
    }

    .priority-7[b-xi9dqth0hb] {
        display:;
    }

    .priority-3[b-xi9dqth0hb] {
        display: none;
    }

    .priority-2[b-xi9dqth0hb] {
        display: none;
    }
}

h3.lg_expand[b-xi9dqth0hb] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-xi9dqth0hb] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-xi9dqth0hb] {
    clear: both;
}
/* _content/SIGA/Pages/Docente/Academico/DocCalendarioProvas.razor.rz.scp.css */
.table th[b-ztmuudk96p] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-ztmuudk96p] {
    text-align: center;
}

div.ex1[b-ztmuudk96p] {
    width: 96%;
    margin: 6px auto;
    border: none;
    font-size: small;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-ztmuudk96p] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-4[b-ztmuudk96p] {
        display: none;
    }

    .priority-5[b-ztmuudk96p] {
        display:;
    }

    .priority-7[b-ztmuudk96p] {
        display:;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-ztmuudk96p] {
        display: none;
    }

    .priority-4[b-ztmuudk96p] {
        display: none;
    }

    .priority-7[b-ztmuudk96p] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-ztmuudk96p] {
        display: none;
    }

    .priority-4[b-ztmuudk96p] {
        display: none;
    }

    .priority-7[b-ztmuudk96p] {
        display:;
    }

    .priority-3[b-ztmuudk96p] {
        display: none;
    }

    .priority-2[b-ztmuudk96p] {
        display: none;
    }
}

h3.lg_expand[b-ztmuudk96p] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-ztmuudk96p] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-ztmuudk96p] {
    clear: both;
}
/* _content/SIGA/Pages/Docente/Academico/DocHorario.razor.rz.scp.css */
.table th[b-f38be0m97w] {
    text-align: center;
    background: #f89d13;
    color: black;
}

.table td center[b-f38be0m97w] {
    text-align: center;
}

div.ex1[b-f38be0m97w] {
    width: 96%;
    margin: 6px auto;
    border: none;
    font-size: small;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-f38be0m97w] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-4[b-f38be0m97w] {
        display: none;
    }

    .priority-5[b-f38be0m97w] {
        display:;
    }

    .priority-7[b-f38be0m97w] {
        display:;
    }
}

@media screen and (max-width: 550px) {
    .priority-5[b-f38be0m97w] {
        display: none;
    }

    .priority-4[b-f38be0m97w] {
        display: none;
    }

    .priority-7[b-f38be0m97w] {
        display:;
    }
}

@media screen and (max-width: 300px) {
    .priority-5[b-f38be0m97w] {
        display: none;
    }

    .priority-4[b-f38be0m97w] {
        display: none;
    }

    .priority-7[b-f38be0m97w] {
        display:;
    }

    .priority-3[b-f38be0m97w] {
        display: none;
    }

    .priority-2[b-f38be0m97w] {
        display: none;
    }
}

h3.lg_expand[b-f38be0m97w] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-f38be0m97w] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-f38be0m97w] {
    clear: both;
}
/* _content/SIGA/Pages/Docente/Academico/MaterialDeApoio.razor.rz.scp.css */
.acoes-material[b-8rwetjcc49] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: flex-start;
    margin-top: 1rem;
}

.btn-acao[b-8rwetjcc49] {
    min-width: 120px;
    padding: 0.5rem 1rem;
    font-weight: 500;
    border-radius: 6px;
    transition: background-color 0.3s ease;
}

/* Estilos específicos por ação */
.btn-download[b-8rwetjcc49] {
    background-color: #0078d4;
    color: white;
}

.btn-editar[b-8rwetjcc49] {
    background-color: #ffc107;
    color: black;
}

.btn-eliminar[b-8rwetjcc49] {
    background-color: #dc3545;
    color: white;
}

/* Responsivo para telas menores */
@media (max-width: 600px) {
    .acoes-material[b-8rwetjcc49] {
        flex-direction: column;
        align-items: stretch;
    }

    .btn-acao[b-8rwetjcc49] {
        width: 100%;
    }
}
/* _content/SIGA/Pages/Docente/Academico/PlanoAula.razor.rz.scp.css */
.my-accordion .dx-accordion-item[b-k7c0hxiyt4] {
    margin-bottom: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
/* _content/SIGA/Pages/Docente/Academico/RegistoClassificacoes.razor.rz.scp.css */
.grid-modified-cell[b-60y24ax99c] {
    background-color: rgba(var(--bs-primary-rgb), 0.15) !important;
}
/* _content/SIGA/Pages/Docente/DocenteHome.razor.rz.scp.css */
.grid-font[b-ccf5q7wzrd] {
    font-size: 0.5rem;
}
/* _content/SIGA/Pages/Docente/Financeiro/Assiduidade.razor.rz.scp.css */
.tabela-stripada[b-v6cz30kltd] {
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    font-size: 14px;
}

    .tabela-stripada th[b-v6cz30kltd],
    .tabela-stripada td[b-v6cz30kltd] {
        padding: 8px 12px;
        text-align: left;
        border: 1px solid #ccc;
        background-color: transparent;
    }

    /* Linhas alternadas */
    .tabela-stripada tbody tr:nth-child(odd)[b-v6cz30kltd] {
        background-color: rgba(0, 0, 0, 0.03); /* leve tom para contraste */
    }

    .tabela-stripada tbody tr:nth-child(even)[b-v6cz30kltd] {
        background-color: transparent;
    }

.tabela-transparente[b-v6cz30kltd] {
    width: auto;
    background-color: transparent;
    border-collapse: collapse; /* evita espaçamento entre células */
}

    .tabela-transparente th[b-v6cz30kltd],
    .tabela-transparente td[b-v6cz30kltd] {
        background-color: transparent; /* garante que células também fiquem transparentes */
        border: 1px solid #ccc; /* opcional: borda leve para visualização */
        padding: 8px;
        text-align: left;
    }

/*.table th
{
    text-align: center;
    background: #f89d13;
    color: black;
}

table {
    background-color: transparent !important;
}


.table td center {
    text-align: center;
}
*/
div.ex1[b-v6cz30kltd] {
    width: 96%;
    margin: 6px auto;
    border: none;
    font-size: small;
}

@media screen and (max-width: 1900px) and (min-width: 900px) {
    .priority-7[b-v6cz30kltd] {
        display: none;
    }
}

@media screen and (max-width: 900px) and (min-width: 550px) {
    .priority-7[b-v6cz30kltd] {
        display: none;
    }

    .priority-6[b-v6cz30kltd] {
        display:;
    }

    .priority-5[b-v6cz30kltd] {
        display: none;
    }

    .priority-4[b-v6cz30kltd] {
        display:;
    }
}

@media screen and (max-width: 550px) and (min-width: 300px) {
    .priority-7[b-v6cz30kltd] {
        display:;
    }

    .priority-6[b-v6cz30kltd] {
        display: none;
    }

    .priority-5[b-v6cz30kltd] {
        display: none;
    }

    .priority-4[b-v6cz30kltd] {
        display: none;
    }
}

@media screen and (max-width: 300px) {
    .priority-7[b-v6cz30kltd] {
        display:;
    }

    .priority-6[b-v6cz30kltd] {
        display: none;
    }

    .priority-5[b-v6cz30kltd] {
        display: none;
    }

    .priority-4[b-v6cz30kltd] {
        display: none;
    }

    .priority-3[b-v6cz30kltd] {
        display: none;
    }

    .priority-2[b-v6cz30kltd] {
        display: none;
    }
}

h3.lg_expand[b-v6cz30kltd] {
    float: left;
    margin: 0;
}

h5.sm_expand[b-v6cz30kltd] {
    float: right;
    line-height: 26px;
    margin: 0;
}

div.clearer[b-v6cz30kltd] {
    clear: both;
}
/* _content/SIGA/Pages/Documentacao/Documentacao.razor.rz.scp.css */
.dxbl-grid-row[b-ey3m43sp01], .dxbl-grid-cell[b-ey3m43sp01] {
    border: none !important;
}
.dxbl-grid-header[b-ey3m43sp01],
.dxbl-grid-header-row[b-ey3m43sp01] {
    display: none !important;
}
/* _content/SIGA/Pages/ExameAcesso/Exame.razor.rz.scp.css */
.fixed-counters[b-xoghuqm7q6] {
    position: fixed;
    top: 10px; /* Ajuste conforme a altura do seu menu */
    /*left: 50px;*/
    right: 10px;
    width: 400px; /* Define um tamanho inicial */
    max-width: 30%; /* Ajusta dinamicamente com a tela */
    background-color: #f8f9fa;
    border-left: 2px solid #dee2e6; /* Adiciona uma borda na lateral */
    /*border-bottom: 2px solid #dee2e6;*/
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.fixed-counters2[b-xoghuqm7q6] {
    position: fixed;
    top: 90px; /* Ajuste conforme a altura do seu menu */
    /*left: 50px;*/
    right: 10px;
    width: 400px; /* Define um tamanho inicial */
    max-width: 30%; /* Ajusta dinamicamente com a tela */
    background-color: #97f685;
    /*border-left: 2px solid black;*/ /* Adiciona uma borda na lateral */
    /*border-bottom: 2px solid #dee2e6;*/
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.fixed-counters3[b-xoghuqm7q6] {
    position: fixed;
    top: 90px; /* Ajuste conforme a altura do seu menu */
    /*left: 50px;*/
    right: 10px;
    width: 400px; /* Define um tamanho inicial */
    max-width: 30%; /* Ajusta dinamicamente com a tela */
    background-color: red;
    /* border-left: 2px solid #dee2e6;*/ /* Adiciona uma borda na lateral */
    /*border-bottom: 2px solid #dee2e6;*/
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.counter-container[b-xoghuqm7q6] {
    display: flex;
    justify-content: center;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.counter-item[b-xoghuqm7q6] {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: white;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.counter-label[b-xoghuqm7q6] {
    font-weight: bold;
    color: #495057;
}

.counter-value[b-xoghuqm7q6] {
    font-size: 16px;
    font-weight: bold;
    color: #007bff;
    min-width: 40px;
    text-align: center;
}
.counter-value-red[b-xoghuqm7q6] {
    font-size: 20px;
    font-weight: bold;
    color: #007bff;
    min-width: 40px;
    color:white;
    background-color:red;
    text-align: center;
}

.page-content[b-xoghuqm7q6] {
    margin-top: 120px; /* Espaço para os contadores fixos */
    padding: 20px;
}

/* Responsividade para telas menores */
@media (max-width: 768px) {
    .counter-container[b-xoghuqm7q6] {
        flex-direction: column;
        gap: 15px;
    }

    .counter-item[b-xoghuqm7q6] {
        justify-content: center;
    }

    .page-content[b-xoghuqm7q6] {
        margin-top: 140px;
    }
}


/* _content/SIGA/Pages/Geral/Login.razor.rz.scp.css */
/* ============================================================
   SIGA — Login (cartão centrado), com fundo personalizável
   ============================================================ */
body[b-fjufnt6m37],
html[b-fjufnt6m37] {
    margin: 0;
    padding: 0;
    height: 100%;
}

.auth__bg[b-fjufnt6m37] {
    position: fixed;
    inset: 0;
    z-index: -2;
    background:
        radial-gradient(110% 90% at 12% 12%, rgba(0, 157, 158, .55), transparent 52%),
        radial-gradient(120% 100% at 88% 88%, rgba(7, 98, 127, .65), transparent 55%),
        linear-gradient(150deg, #06303d, #073545 55%, #052733);
}

.auth__veil[b-fjufnt6m37] {
    position: fixed;
    inset: 0;
    z-index: -1;
    background: radial-gradient(120% 120% at 50% 30%, rgba(4, 22, 29, .30), rgba(4, 22, 29, .62));
}

.auth[b-fjufnt6m37] {
    min-height: 100vh;
    display: grid;
    place-items: center;
    padding: 24px;
}

.auth__card[b-fjufnt6m37] {
    width: 100%;
    max-width: 420px;
    background: #ffffff;
    border: 1px solid #dde3e7;
    border-radius: 14px;
    box-shadow: 0 12px 34px rgba(16, 37, 46, .22);
    padding: 38px 38px 30px;
}

.auth__brand[b-fjufnt6m37] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    margin-bottom: 22px;
}

.auth__brand img[b-fjufnt6m37] {
    height: 56px;
    width: auto;
    display: block;
}

.auth__brand .sub[b-fjufnt6m37] {
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #8a98a1;
}

.auth__title[b-fjufnt6m37] {
    text-align: center;
    margin-bottom: 24px;
}

.auth__title h1[b-fjufnt6m37] {
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 4px;
    letter-spacing: -.3px;
    color: #16252e;
}

.auth__title p[b-fjufnt6m37] {
    margin: 0;
    color: #5d6f7a;
    font-size: 14px;
}

/* ---------- Carrossel de notícias ---------- */
.auth__news[b-fjufnt6m37] {
    position: relative;
    background: rgba(0, 157, 158, .08);
    border: 1px solid rgba(0, 157, 158, .25);
    border-radius: 7px;
    padding: 11px 13px 12px;
    margin-bottom: 22px;
    overflow: hidden;
}

.auth__news-head[b-fjufnt6m37] {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #00868a;
    margin-bottom: 7px;
}

.auth__news-head .x[b-fjufnt6m37] {
    margin-left: auto;
    cursor: pointer;
    color: #8a98a1;
    background: none;
    border: none;
    padding: 0 2px;
    font-size: 15px;
    line-height: 1;
}

.auth__news-head .x:hover[b-fjufnt6m37] {
    color: #16252e;
}

.auth__news-track[b-fjufnt6m37] {
    position: relative;
    min-height: 56px;
}

.auth__news-slide-head[b-fjufnt6m37] {
    margin-bottom: 2px;
}

.auth__news-slide-lead[b-fjufnt6m37] {
    display: block;
}

.auth__news-slide[b-fjufnt6m37] {
    position: absolute;
    inset: 0;
    font-size: 12.5px;
    color: #16252e;
    line-height: 1.4;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity .45s ease, transform .45s ease;
    pointer-events: none;
    cursor: pointer;
}

.auth__news-slide.is-active[b-fjufnt6m37] {
    opacity: 1;
    transform: none;
    pointer-events: auto;
}

.auth__news-slide.is-active:hover[b-fjufnt6m37] {
    text-decoration: underline;
}

.auth__news-slide b[b-fjufnt6m37] {
    font-weight: 700;
}

.auth__news-slide .dt[b-fjufnt6m37] {
    color: #00868a;
    font-weight: 700;
    margin-right: 6px;
}

.auth__news-dots[b-fjufnt6m37] {
    display: flex;
    gap: 6px;
    margin-top: 11px;
}

.auth__news-dots button[b-fjufnt6m37] {
    width: 6px;
    height: 6px;
    padding: 0;
    border: none;
    border-radius: 999px;
    background: rgba(0, 157, 158, .35);
    cursor: pointer;
    transition: width .25s, background .25s;
}

.auth__news-dots button.is-active[b-fjufnt6m37] {
    width: 16px;
    background: #009d9e;
}

.form-group[b-fjufnt6m37] {
    margin-bottom: 16px;
}

.form-group label[b-fjufnt6m37] {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #16252e;
    margin-bottom: 7px;
}

.input-wrap[b-fjufnt6m37] {
    display: flex;
    align-items: stretch;
}

.auth-icon[b-fjufnt6m37] {
    flex-shrink: 0;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6f8f9;
    border: 1px solid #cbd4d9;
    border-right: none;
    border-radius: 7px 0 0 7px;
    color: #5d6f7a;
}

.auth-input2[b-fjufnt6m37],
.auth-select[b-fjufnt6m37] {
    min-width: 0;
    width: 100%;
    font-family: inherit;
    font-size: 14.5px;
    padding: 10px 12px;
    border: 1px solid #cbd4d9;
    border-radius: 0 7px 7px 0;
    background: #ffffff;
    color: #16252e;
}

.auth-select[b-fjufnt6m37] {
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='%235d6f7a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 5l4 4 4-4'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 30px;
}

.auth-input2[b-fjufnt6m37]::placeholder {
    color: #8a98a1;
}

.auth-input2:focus[b-fjufnt6m37],
.auth-select:focus[b-fjufnt6m37] {
    outline: none;
    border-color: var(--login-color, #07627f);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--login-color, #07627f) 18%, transparent);
}

/* ---------- Modal simples (2FA) sem dependências externas ---------- */
.auth-modal-backdrop[b-fjufnt6m37] {
    position: fixed;
    inset: 0;
    z-index: 100;
    background: rgba(6, 22, 28, .55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.auth-modal[b-fjufnt6m37] {
    width: 100%;
    max-width: 360px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 12px 34px rgba(16, 37, 46, .3);
    padding: 22px 24px;
}

.auth-modal--noticia[b-fjufnt6m37] {
    max-width: 480px;
    max-height: 80vh;
    overflow-y: auto;
}

.auth-modal__date[b-fjufnt6m37] {
    margin: 0 0 12px;
    font-size: 12px;
    color: #8a98a1;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.auth-modal__texto[b-fjufnt6m37] {
    font-size: 14px;
    color: #16252e;
    line-height: 1.55;
}

.auth-modal__texto p:last-child[b-fjufnt6m37] {
    margin-bottom: 0;
}

.auth-modal__title[b-fjufnt6m37] {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 600;
    color: #16252e;
}

.btn[b-fjufnt6m37] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 7px;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid transparent;
    transition: background .15s, border-color .15s, opacity .15s;
}

.btn--primary[b-fjufnt6m37] {
    background: var(--login-color, #07627f);
    border-color: var(--login-color, #07627f);
    color: #fff;
}

.btn--primary:hover[b-fjufnt6m37] {
    opacity: .9;
}

.btn-block[b-fjufnt6m37] {
    width: 100%;
    padding: 12px;
    margin-top: 6px;
}

.auth__foot[b-fjufnt6m37] {
    text-align: center;
    font-size: 12.5px;
    color: #5d6f7a;
    margin: 10px 0 0;
}

.auth__foot a[b-fjufnt6m37] {
    color: var(--login-color, #07627f);
    font-weight: 600;
    text-decoration: none;
}

.auth__foot a:hover[b-fjufnt6m37] {
    text-decoration: underline;
}

.auth__foot--danger[b-fjufnt6m37] {
    color: #c0392b;
    font-weight: 600;
}

@media (max-width: 460px) {
    .auth[b-fjufnt6m37] {
        padding: 14px;
    }

    .auth__card[b-fjufnt6m37] {
        padding: 30px 24px 24px;
    }
}

/* ============================================================
   Modo escuro — segue a preferência do SO/browser.
   (Esta página é anterior ao login, fora do layout #nl-app,
   por isso não há botão de tema; reage só a prefers-color-scheme.)
   ============================================================ */
@media (prefers-color-scheme: dark) {
    .auth__card[b-fjufnt6m37] {
        background: #131e24;
        border-color: #233138;
        box-shadow: 0 12px 34px rgba(0, 0, 0, .55);
    }

    .auth__brand .sub[b-fjufnt6m37] {
        color: #98abb4;
    }

    .auth__title h1[b-fjufnt6m37] {
        color: #e7eef1;
    }

    .auth__title p[b-fjufnt6m37] {
        color: #98abb4;
    }

    .auth__news[b-fjufnt6m37] {
        background: rgba(0, 157, 158, .12);
        border-color: rgba(0, 157, 158, .3);
    }

    .auth__news-head[b-fjufnt6m37] {
        color: #2dd4d6;
    }

    .auth__news-head .x[b-fjufnt6m37] {
        color: #98abb4;
    }

    .auth__news-head .x:hover[b-fjufnt6m37] {
        color: #e7eef1;
    }

    .auth__news-slide[b-fjufnt6m37] {
        color: #e7eef1;
    }

    .auth__news-slide .dt[b-fjufnt6m37] {
        color: #2dd4d6;
    }

    .form-group label[b-fjufnt6m37] {
        color: #e7eef1;
    }

    .auth-icon[b-fjufnt6m37] {
        background: #1a282f;
        border-color: #2e3f47;
        color: #98abb4;
    }

    .auth-input2[b-fjufnt6m37],
    .auth-select[b-fjufnt6m37] {
        background-color: #0f1a20;
        border-color: #2e3f47;
        color: #e7eef1;
    }

    /* O browser força fundo branco/texto preto nos campos com autofill,
       ignorando a cor normal — só se sobrepõe via :-webkit-autofill. */
    .auth-input2:-webkit-autofill[b-fjufnt6m37],
    .auth-input2:-webkit-autofill:hover[b-fjufnt6m37],
    .auth-input2:-webkit-autofill:focus[b-fjufnt6m37] {
        -webkit-text-fill-color: #e7eef1;
        -webkit-box-shadow: 0 0 0 1000px #0f1a20 inset;
        box-shadow: 0 0 0 1000px #0f1a20 inset;
        caret-color: #e7eef1;
    }

    .auth-select[b-fjufnt6m37] {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='%2398abb4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 5l4 4 4-4'/></svg>");
    }

    .auth-input2[b-fjufnt6m37]::placeholder {
        color: #6c818b;
    }

    .auth-modal-backdrop[b-fjufnt6m37] {
        background: rgba(0, 0, 0, .65);
    }

    .auth-modal[b-fjufnt6m37] {
        background: #131e24;
        box-shadow: 0 12px 34px rgba(0, 0, 0, .55);
    }

    .auth-modal__date[b-fjufnt6m37] {
        color: #98abb4;
    }

    .auth-modal__texto[b-fjufnt6m37] {
        color: #e7eef1;
    }

    .auth-modal__title[b-fjufnt6m37] {
        color: #e7eef1;
    }

    .auth__foot[b-fjufnt6m37] {
        color: #98abb4;
    }

    .auth__foot--danger[b-fjufnt6m37] {
        color: #ff6b6b;
    }
}
/* _content/SIGA/Pages/Geral/LoginA.razor.rz.scp.css */
/* Coded with love by Mutiullah Samim */
body[b-9mzjqofuz3],
html[b-9mzjqofuz3] {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #60a3bc !important;
}

.encher[b-9mzjqofuz3] {
    padding-top: 7rem !important;
}

@media (max-width: 576px) {
    .content[b-9mzjqofuz3] {
        max-width: 320px;
        margin: 0 auto;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}

.captcha-container[b-9mzjqofuz3]{

}
.user_card[b-9mzjqofuz3] {
    min-height: auto; /*540px;*/
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #fff;
    /*background-image: linear-gradient( 0deg, rgb(5, 39, 103) 0%, #330647 60%) !important;*/
    /*#f39c12;*/
    /*position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;*/
}

/*.brand_logo_container {
    position: absolute;
    height: 170px;
    width: 170px;
    top: -75px;
    border-radius: 50%;
    background: #7f7f7f;
    padding: 10px;
    text-align: center;
}*/
    /*.brand_logo {
    height: 150px;
    width: 150px;
    border-radius: 50%;*/
    /*border: 2px solid white;*/
    /*}*/
    .form_container[b-9mzjqofuz3] {
    margin-top: 100px;
}

.login_btn[b-9mzjqofuz3] {
    width: 100%;
    background: var(--login-color, #c0392b) !important;
    color: white !important;
    transition: background 0.3s ease;
}

    .login_btn:focus[b-9mzjqofuz3] {
        box-shadow: none !important;
        outline: 0px !important;
    }

.login_container[b-9mzjqofuz3] {
    padding: 0 2rem;
}

.input-group-text[b-9mzjqofuz3] {
    background: var(--login-color, #c0392b) !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
    height: 31px;
    width: 40px;
    transition: background 0.3s ease;
}

.input_user[b-9mzjqofuz3],
.input_pass:focus[b-9mzjqofuz3] {
    box-shadow: none !important;
    outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-9mzjqofuz3]::before {
    background-color: #c0392b !important;
}
.links[b-9mzjqofuz3]{
    padding-top:10px;
    color:white!important;
    font-size:small;
    height:20px;
}
/* _content/SIGA/Pages/Inqueritos/InqueritoResponder.razor.rz.scp.css */
.form-limit[b-b92dw296xo] {
    width: 100%; /* ocupa só o espaço do card */
    max-width: 100%; /* não ultrapassa o cartão */
}

/* _content/SIGA/Pages/PaginasClientes/LoginC.razor.rz.scp.css */
/* ============================================================
   CSS scoped para LoginCliente — não afecta o resto do SIGA
   Baseado no modelo do cliente em _para_remover_Login/style.css
   ============================================================ */

.lc-wrapper[b-imcqh51neu] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(90deg, #e2e2e2, #c9d9ff);
    font-family: 'Poppins', sans-serif;
}

.lc-container[b-imcqh51neu] {
    position: relative;
    display: flex;
    width: 850px;
    height: 550px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    margin: 20px;
    overflow: hidden;
}

/* ---- Formulário (lado direito) ---- */

.lc-form-box[b-imcqh51neu] {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    color: #333;
    text-align: center;
    padding: 40px;
    z-index: 1;
}

.lc-form-box form[b-imcqh51neu] {
    width: 100%;
}

.lc-form-box h1[b-imcqh51neu] {
    font-size: 32px;
    margin-bottom: 20px;
    color: #333;
}

.lc-input-box[b-imcqh51neu] {
    position: relative;
    margin: 20px 0;
}

.lc-input-box i[b-imcqh51neu] {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #888;
    pointer-events: none;
}

.lc-forgot-link[b-imcqh51neu] {
    margin: -10px 0 10px;
    text-align: right;
}

.lc-forgot-link a[b-imcqh51neu] {
    font-size: 13px;
    color: #333;
    text-decoration: none;
}

.lc-forgot-link a:hover[b-imcqh51neu] {
    text-decoration: underline;
}

.lc-bloqueada[b-imcqh51neu] {
    color: red;
    font-size: 12px;
    margin-bottom: 10px;
}

.lc-btn[b-imcqh51neu] {
    width: 100%;
    height: 46px;
    background: #011036;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.lc-btn:hover[b-imcqh51neu] {
    background: #01195c;
}

.lc-btn-outline[b-imcqh51neu] {
    width: 160px;
    height: 46px;
    background: transparent;
    border: 2px solid #fff;
    box-shadow: none;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.lc-btn-outline:hover[b-imcqh51neu] {
    background: rgba(255,255,255,.15);
    color: #fff;
}

.lc-rodape[b-imcqh51neu] {
    font-size: 12px;
    color: #888;
    margin-top: 6px;
}

/* ---- Painel lateral (lado esquerdo) ---- */

.lc-toggle-box[b-imcqh51neu] {
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    background: #011036;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border-radius: 20px 0 0 20px;
}

.lc-toggle-panel[b-imcqh51neu] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    padding: 40px;
    gap: 12px;
}

.lc-toggle-panel img[b-imcqh51neu] {
    width: 300px;
    height: auto;
    margin-bottom: 10px;
}

.lc-toggle-panel h1[b-imcqh51neu] {
    font-size: 26px;
    color: #fff;
}

.lc-toggle-panel p[b-imcqh51neu] {
    font-size: 14px;
    color: rgba(255,255,255,.8);
    margin: 0;
}

/* ---- Spinner ---- */

.lc-spinner[b-imcqh51neu] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

/* ---- Responsivo ---- */

@media screen and (max-width: 650px) {
    .lc-container[b-imcqh51neu] {
        flex-direction: column;
        width: calc(100vw - 40px);
        height: auto;
        min-height: calc(100vh - 40px);
    }

    .lc-toggle-box[b-imcqh51neu] {
        position: relative;
        width: 100%;
        height: 220px;
        border-radius: 20px 20px 0 0;
    }

    .lc-form-box[b-imcqh51neu] {
        position: relative;
        right: auto;
        width: 100%;
        height: auto;
        padding: 30px 20px;
    }
}

@media screen and (max-width: 400px) {
    .lc-form-box[b-imcqh51neu] {
        padding: 20px;
    }

    .lc-toggle-panel h1[b-imcqh51neu] {
        font-size: 22px;
    }
}
/* _content/SIGA/Pages/Tabelas/Academico/Curso.razor.rz.scp.css */
/* ============================================================
   Ficha de visualização de Curso — visual baseado no protótipo
   "SIGAWeb" (Claude Design). CSS isolado a este componente
   (Blazor CSS isolation) — não interfere com o resto da app.
   Suporta tema claro/escuro automático (prefers-color-scheme).
   ============================================================ */

.curso-view[b-d03kp4lsst] {
  --crs-brand-petrol: #07627f;
  --crs-brand-petrol-700: #084255;
  --crs-brand-teal: #009d9e;
  --crs-brand-teal-600: #00868a;

  --crs-surface: #ffffff;
  --crs-surface-2: #f6f8f9;
  --crs-surface-hover: #eef3f5;
  --crs-border: #dde3e7;

  --crs-text: #16252e;
  --crs-text-muted: #5d6f7a;
  --crs-text-faint: #8a98a1;

  --crs-accent-soft: rgba(0, 157, 158, 0.12);
  --crs-shadow-sm: 0 1px 2px rgba(16, 37, 46, 0.06), 0 1px 3px rgba(16, 37, 46, 0.05);
  --crs-radius: 10px;
  --crs-radius-lg: 14px;

  display: block;
}

@media (prefers-color-scheme: dark) {
  .curso-view[b-d03kp4lsst] {
    --crs-surface: #131e24;
    --crs-surface-2: #0f1a20;
    --crs-surface-hover: #1a282f;
    --crs-border: #233138;

    --crs-text: #e7eef1;
    --crs-text-muted: #98abb4;
    --crs-text-faint: #6c818b;

    --crs-accent-soft: rgba(0, 157, 158, 0.16);
    --crs-shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.4);
  }
}

/* ---------- Hero do curso ---------- */
.crs-hero[b-d03kp4lsst] {
  border-radius: var(--crs-radius-lg);
  overflow: hidden;
  border: 1px solid var(--crs-border);
  box-shadow: var(--crs-shadow-sm);
  margin-bottom: 22px;
  background: var(--crs-surface);
}
.crs-hero__banner[b-d03kp4lsst] {
  position: relative;
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 14px;
  padding: 22px 28px 26px;
  background:
    radial-gradient(110% 160% at 0% 0%, rgba(0, 157, 158, .55), transparent 55%),
    linear-gradient(135deg, var(--crs-brand-petrol-700), var(--crs-brand-petrol) 55%, var(--crs-brand-teal-600));
  background-size: cover;
  background-position: center;
}
.crs-hero__banner[b-d03kp4lsst]::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(6, 30, 38, .05), rgba(6, 30, 38, .42));
}
.crs-hero__banner.has-img[b-d03kp4lsst]::after {
  background: linear-gradient(180deg, rgba(6, 30, 38, .25), rgba(6, 30, 38, .62));
}
.crs-hero__banner-icon[b-d03kp4lsst] {
  position: absolute;
  right: 26px;
  top: 24px;
  z-index: 1;
  width: 44px;
  height: 44px;
  opacity: .45;
  stroke: #fff;
  stroke-width: 1.4;
  fill: none;
}
.crs-hero__chips[b-d03kp4lsst] {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.crs-chip[b-d03kp4lsst] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, .16);
  border: 1px solid rgba(255, 255, 255, .26);
  backdrop-filter: blur(6px);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 11px;
  border-radius: 999px;
}
.crs-hero__course[b-d03kp4lsst] {
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: -.4px;
  line-height: 1.15;
  margin: 0;
  color: #fff;
  max-width: 32ch;
  text-shadow: 0 1px 12px rgba(4, 20, 26, .35);
}

.crs-hero__bar[b-d03kp4lsst] {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  padding: 0 28px 22px;
  margin-top: -42px;
  position: relative;
  z-index: 2;
}
.crs-photo[b-d03kp4lsst] {
  width: 100px;
  height: 100px;
  border-radius: 16px;
  object-fit: cover;
  flex-shrink: 0;
  border: 4px solid var(--crs-surface);
  background: linear-gradient(135deg, var(--crs-brand-petrol), var(--crs-brand-teal));
  box-shadow: var(--crs-shadow-sm);
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}
.crs-hero__titles[b-d03kp4lsst] { flex: 1; min-width: 0; padding-bottom: 6px; }
.crs-hero__role[b-d03kp4lsst] {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .8px;
  text-transform: uppercase;
  color: var(--crs-brand-teal-600);
  margin-bottom: 5px;
}
.crs-hero__name[b-d03kp4lsst] { font-size: 17px; font-weight: 600; color: var(--crs-text); }
.crs-hero__name small[b-d03kp4lsst] { font-weight: 500; color: var(--crs-text-muted); font-size: 13.5px; margin-left: 8px; }

@media (max-width: 620px) {
  .crs-hero__bar[b-d03kp4lsst] { flex-direction: column; align-items: flex-start; gap: 14px; }
}

/* ---------- Layout de duas colunas ---------- */
.crs-grid[b-d03kp4lsst] {
  display: grid;
  grid-template-columns: 1fr 332px;
  gap: 22px;
  align-items: start;
}
@media (max-width: 1040px) { .crs-grid[b-d03kp4lsst] { grid-template-columns: 1fr; } }

.crs-main[b-d03kp4lsst] { display: flex; flex-direction: column; gap: 22px; min-width: 0; }
.crs-side[b-d03kp4lsst] { display: flex; flex-direction: column; gap: 22px; }

/* ---------- Painéis e blocos ---------- */
.crs-panel[b-d03kp4lsst] {
  background: var(--crs-surface);
  border: 1px solid var(--crs-border);
  border-radius: var(--crs-radius);
  box-shadow: var(--crs-shadow-sm);
  overflow: hidden;
}
.crs-block[b-d03kp4lsst] { padding: 22px 24px; }
.crs-block + .crs-block[b-d03kp4lsst] { border-top: 1px solid var(--crs-border); }
.crs-block__title[b-d03kp4lsst] {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 12px;
  color: var(--crs-text);
}
.crs-block table[b-d03kp4lsst] { color: var(--crs-text); }
.crs-block td[b-d03kp4lsst] { color: var(--crs-text-muted); }
.crs-block tr td:first-child[b-d03kp4lsst] { color: var(--crs-text); font-weight: 600; }

.crs-richtext[b-d03kp4lsst] { color: var(--crs-text); font-size: 14px; line-height: 1.6; }
.crs-richtext :first-child[b-d03kp4lsst] { margin-top: 0; }
.crs-richtext :last-child[b-d03kp4lsst] { margin-bottom: 0; }

/* ---------- Contactos ---------- */
.crs-contact-list[b-d03kp4lsst] { list-style: none; margin: 0; padding: 0; display: grid; gap: 2px; }
.crs-contact-list li[b-d03kp4lsst] { display: flex; align-items: center; gap: 13px; padding: 11px 6px; border-radius: 7px; }
.crs-contact-list li:hover[b-d03kp4lsst] { background: var(--crs-surface-hover); }
.crs-contact-meta[b-d03kp4lsst] { min-width: 0; }
.crs-contact-meta .k[b-d03kp4lsst] { font-size: 11.5px; color: var(--crs-text-muted); }
.crs-contact-meta .v[b-d03kp4lsst] { font-size: 13.5px; font-weight: 600; color: var(--crs-text); }
.crs-contact-meta a.v:hover[b-d03kp4lsst] { color: var(--crs-brand-teal-600); }
/* _content/SIGA/Pages/Utilizador/Administrativo/InqueritoResultados.razor.rz.scp.css */
.pivot-container[b-x53br44e58] {
    width: calc(100vw-10px); /* 100% do viewport menos sidebar/margens */
    max-width: 1200px;
    /*height: 800px;*/
    max-height: 1000px;
    overflow-x: auto;
}
/* _content/SIGA/Pages/Utilizador/Administrativo/RAAResponder.razor.rz.scp.css */
.CorSIM[b-3l07x4tind]{
    color:green;
    text-align:center;
}
.CorNao[b-3l07x4tind] {
    color: red;
    text-align: center;
}
.CorNA[b-3l07x4tind] {
    color: navy;
    text-align: center;
}
/* _content/SIGA/Shared/MainLayout.razor.rz.scp.css */
.page[b-n35x9a3jav] {
    /* position: relative;*/ /*comentei isto*/
    display: flex;
    /*flex-direction: column;*/ /*comentei isto e adicionei abaixo*/
    flex-direction: row; /* impede expans�o para fora */
    overflow: hidden; /* impede expans�o para fora */
}

/*.navbar-toggler {
    background-color:white !important;*/ /* rgba(255, 255, 255, 0.1);*/
/*}*/
main[b-n35x9a3jav] {
    flex: 1;
    min-width: 0; /* CR�TICO � permite que o main encolha */
    overflow-x: auto; /* scroll no conte�do, n�o no layout todo */
}

.MenuLateral[b-n35x9a3jav] {
    flex-shrink: 0; /* a sidebar NUNCA encolhe */
    width: 250px; /* ou o valor que tens */
    /* mant�m a largura que j� tens definida */
}

/*.mobile-topbar {
    display: none;
}*/
/*.mobile-topbar .navbar-toggler-icon {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
}*/

.sidebar[b-n35x9a3jav] {
   /* background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
}

.top-row[b-n35x9a3jav] {
    /*background-color: #f7f7f7;*/
    /*border-bottom: 1px solid #d6d5d5;*/
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n35x9a3jav]  a, .top-row .btn-link[b-n35x9a3jav] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-n35x9a3jav] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-n35x9a3jav] {
        display: none;
    }

    .top-row.auth[b-n35x9a3jav] {
        justify-content: space-between;
    }

    .top-row a[b-n35x9a3jav], .top-row .btn-link[b-n35x9a3jav] {
        margin-left: 0;
    }
}

/*adicionei isto abaixo*/
.mobile-topbar[b-n35x9a3jav] {
    display: none;
}
@media (max-width: 768px) {
    .mobile-topbar[b-n35x9a3jav] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 0.5rem 1rem;
        background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
        position: fixed;
        top: 0;
        z-index: 1001;
    }
    
    /* esconde o top-row normal em mobile, j� tens a mobile-topbar */
    .top-row.MainConteudo[b-n35x9a3jav] {
        display: none;
    }

    .MenuLateral[b-n35x9a3jav] {
        display: none;
        position: fixed;
        top: 3.5rem;
        left: 0;
        width: 250px;
        height: 100vh;
        z-index: 1000;
        background: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    }

        .MenuLateral.menu-aberto[b-n35x9a3jav] { /* <-- estava partido no teu CSS */
            display: block;
        }

    main[b-n35x9a3jav] {
        margin-top: 3.5rem;
    }
}
/*adicionei isto acima*/

@media (min-width: 641px) {
    .page[b-n35x9a3jav] {
        flex-direction: row;
    }

    .sidebar[b-n35x9a3jav] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n35x9a3jav] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-n35x9a3jav], article[b-n35x9a3jav] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SIGA/Shared/MainLayoutNovo.razor.rz.scp.css */
/* ============================================================
   SIGA — Novo layout (shell sidebar + topbar), tokens isolados
   Tokens definidos em .nl-app (não em :root) para não vazar
   para o resto da aplicação.
   ============================================================ */

.nl-app[b-y8733pimk1] {
    --nl-brand-petrol: #07627f;
    --nl-brand-petrol-600: #0a536b;
    --nl-brand-teal: #009d9e;

    --nl-bg: #eef1f3;
    --nl-surface: #ffffff;
    --nl-surface-2: #f6f8f9;
    --nl-surface-hover: #eef3f5;
    --nl-border: #dde3e7;
    --nl-border-strong: #cbd4d9;

    --nl-text: #16252e;
    --nl-text-muted: #5d6f7a;
    --nl-text-faint: #8a98a1;

    /* cores do menu lateral herdadas do Tenant.css (personalização por cliente) */
    --nl-sidebar-bg: var(--color-nav-inicio, #073545);
    --nl-sidebar-bg-2: var(--color-nav-fim, #062c3a);
    --nl-sidebar-text-pai: var(--color-menu-pai, #c5d6dd);
    --nl-sidebar-text: var(--color-menu-folha, #c5d6dd);
    --nl-sidebar-text-muted: #7e9aa6;
    --nl-sidebar-hover: rgba(255, 255, 255, .06);
    --nl-sidebar-active-bg: rgba(0, 157, 158, .16);
    --nl-sidebar-active-text: #ffffff;

    --nl-accent: var(--nl-brand-teal);
    --nl-accent-soft: rgba(0, 157, 158, .12);
    --nl-ring: rgba(0, 157, 158, .45);
    --nl-danger: #c0492f;

    --nl-shadow-sm: 0 1px 2px rgba(16, 37, 46, .06), 0 1px 3px rgba(16, 37, 46, .05);
    --nl-shadow-lg: 0 12px 34px rgba(16, 37, 46, .16);

    --nl-radius: 10px;
    --nl-radius-sm: 7px;

    --nl-sidebar-w: 268px;
    --nl-sidebar-w-collapsed: 76px;
    --nl-topbar-h: 66px;

    display: grid;
    grid-template-columns: var(--nl-sidebar-w) 1fr;
    grid-template-rows: 100vh;
    transition: grid-template-columns .26s cubic-bezier(.4, 0, .2, 1);
    font-size: 15px;
    line-height: 1.5;
    color: var(--nl-text);
    background: var(--nl-bg);
}

.nl-app[data-theme="dark"][b-y8733pimk1] {
    --nl-bg: #0c1418;
    --nl-surface: #131e24;
    --nl-surface-2: #0f1a20;
    --nl-surface-hover: #1a282f;
    --nl-border: #233138;
    --nl-border-strong: #2e3f47;

    --nl-text: #e7eef1;
    --nl-text-muted: #98abb4;
    --nl-text-faint: #6c818b;

    --nl-sidebar-bg: #08222c;
    --nl-sidebar-bg-2: #061a22;

    --nl-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);
    --nl-shadow-lg: 0 16px 40px rgba(0, 0, 0, .55);
}

.nl-app[data-nl-collapsed="1"][b-y8733pimk1] {
    grid-template-columns: var(--nl-sidebar-w-collapsed) 1fr;
}

button.nl-icon-btn[b-y8733pimk1],
button.nl-tree__row[b-y8733pimk1],
button.nl-btn[b-y8733pimk1] {
    font-family: inherit;
    cursor: pointer;
}

.nl-app a[b-y8733pimk1] {
    color: inherit;
    text-decoration: none;
}

/* ---------- Sidebar ---------- */
.nl-sidebar[b-y8733pimk1] {
    position: relative;
    background: linear-gradient(180deg, var(--nl-sidebar-bg) 0%, var(--nl-sidebar-bg-2) 100%);
    color: var(--nl-sidebar-text);
    display: flex;
    flex-direction: column;
    min-height: 0;
    border-right: 1px solid rgba(255, 255, 255, .05);
    z-index: 40;
}

/* ---------- Main column ---------- */
.nl-main[b-y8733pimk1] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    min-height: 0;
    background: var(--nl-bg);
}

.nl-topbar[b-y8733pimk1] {
    height: var(--nl-topbar-h);
    flex-shrink: 0;
    background: var(--nl-surface);
    border-bottom: 1px solid var(--nl-border);
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 0 22px 0 14px;
    position: sticky;
    top: 0;
    z-index: 30;
}

.nl-icon-btn[b-y8733pimk1] {
    width: 40px;
    height: 40px;
    border-radius: var(--nl-radius-sm);
    border: 1px solid transparent;
    background: transparent;
    color: var(--nl-text-muted);
    display: grid;
    place-items: center;
    transition: background .15s, color .15s;
    flex-shrink: 0;
}

.nl-icon-btn:hover[b-y8733pimk1] {
    background: var(--nl-surface-hover);
    color: var(--nl-text);
}

.nl-icon-btn svg[b-y8733pimk1] {
    width: 21px;
    height: 21px;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.nl-topbar__logo[b-y8733pimk1] {
    display: flex;
    align-items: center;
    height: 46px;
    padding-left: 4px;
    flex-shrink: 0;
}

.nl-topbar__logo img[b-y8733pimk1] {
    height: 44px;
    width: auto;
    display: block;
}

.nl-breadcrumb[b-y8733pimk1] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13.5px;
    color: var(--nl-text-muted);
    min-width: 0;
    overflow: hidden;
}

.nl-breadcrumb__crumb[b-y8733pimk1] {
    white-space: nowrap;
}

.nl-breadcrumb__crumb.is-current[b-y8733pimk1] {
    color: var(--nl-text);
    font-weight: 600;
}

.nl-breadcrumb__sep[b-y8733pimk1] {
    color: var(--nl-text-faint);
    display: flex;
}

.nl-breadcrumb__sep svg[b-y8733pimk1] {
    width: 15px;
    height: 15px;
    stroke-width: 2;
}

.nl-topbar__divider[b-y8733pimk1] {
    width: 1px;
    height: 30px;
    background: var(--nl-border);
    flex-shrink: 0;
}

.nl-topbar__spacer[b-y8733pimk1] {
    flex: 1;
}

.nl-topbar__actions[b-y8733pimk1] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.nl-user-chip[b-y8733pimk1] {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 5px 6px 5px 12px;
    border-radius: 999px;
}

.nl-user-chip__meta[b-y8733pimk1] {
    text-align: right;
    line-height: 1.2;
}

.nl-user-chip__meta strong[b-y8733pimk1] {
    display: block;
    font-size: 13.5px;
    font-weight: 600;
    color: var(--nl-text);
    white-space: nowrap;
}

.nl-user-chip__meta span[b-y8733pimk1] {
    font-size: 11.5px;
    color: var(--nl-text-muted);
    white-space: nowrap;
}

.nl-avatar[b-y8733pimk1] {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--nl-brand-petrol), var(--nl-brand-teal));
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: 600;
    font-size: 14px;
    flex-shrink: 0;
    box-shadow: 0 0 0 2px var(--nl-surface), 0 0 0 3px var(--nl-border);
}

.nl-btn[b-y8733pimk1] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 15px;
    border-radius: var(--nl-radius-sm);
    font-size: 13.5px;
    font-weight: 600;
    white-space: nowrap;
    border: 1px solid var(--nl-border-strong);
    background: var(--nl-surface);
    color: var(--nl-text);
    transition: background .15s, border-color .15s, color .15s;
}

.nl-btn:hover[b-y8733pimk1] {
    background: var(--nl-surface-hover);
}

.nl-btn svg[b-y8733pimk1] {
    width: 17px;
    height: 17px;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.nl-btn--logout:hover[b-y8733pimk1] {
    border-color: var(--nl-danger);
    color: var(--nl-danger);
    background: var(--nl-surface);
}

/* ---------- Conteúdo ---------- */
.nl-content[b-y8733pimk1] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    padding: 30px 34px 56px;
}

.nl-content__inner[b-y8733pimk1] {
    max-width: 1280px;
    margin: 0 auto;
}

/* ---------- Mobile / gaveta ---------- */
.nl-scrim[b-y8733pimk1] {
    position: fixed;
    inset: 0;
    background: rgba(6, 22, 28, .5);
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s;
    z-index: 39;
}

.nl-topbar__hamburger[b-y8733pimk1] {
    display: none;
}

@media (max-width: 760px) {
    .nl-app[b-y8733pimk1] {
        grid-template-columns: 1fr !important;
    }

    .nl-sidebar[b-y8733pimk1] {
        position: fixed;
        inset: 0 auto 0 0;
        width: var(--nl-sidebar-w);
        transform: translateX(-100%);
        transition: transform .28s cubic-bezier(.4,0,.2,1);
        box-shadow: var(--nl-shadow-lg);
    }

    .nl-app[data-nl-drawer-open="1"] .nl-sidebar[b-y8733pimk1] {
        transform: translateX(0);
    }

    .nl-app[data-nl-drawer-open="1"] .nl-scrim[b-y8733pimk1] {
        opacity: 1;
        visibility: visible;
    }

    .nl-topbar__collapse[b-y8733pimk1] {
        display: none;
    }

    .nl-topbar__hamburger[b-y8733pimk1] {
        display: grid;
    }

    .nl-topbar__logo img[b-y8733pimk1] {
        height: 38px;
    }

    .nl-breadcrumb__crumb:not(.is-current)[b-y8733pimk1] {
        display: none;
    }

    .nl-breadcrumb__sep[b-y8733pimk1] {
        display: none;
    }

    .nl-content[b-y8733pimk1] {
        padding: 22px 18px 48px;
    }

    .nl-user-chip__meta[b-y8733pimk1] {
        display: none;
    }

    .nl-btn--logout span[b-y8733pimk1] {
        display: none;
    }

    .nl-btn--logout[b-y8733pimk1] {
        padding: 9px;
    }
}
/* _content/SIGA/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-khfaxoomah] {
    width: 250px;
    padding: 1rem;
    /*background-color: #343a40;*/
}

.nav-link[b-khfaxoomah] {
    color: white;
}

    .nav-link:hover[b-khfaxoomah] {
        background-color: rgba(255, 255, 255, 0.1);
    }

/* Bot�o do menu s� aparece em telas pequenas */
.navbar-toggler[b-khfaxoomah] {
    background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 640px) {
    .sidebar[b-khfaxoomah] {
        display: none;
    }
}

@media (min-width: 641px) {
    .sidebar[b-khfaxoomah] {
        display: block !important;
    }
}

/* _content/SIGA/Shared/NavMenuNovo.razor.rz.scp.css */
.nl-spinner[b-o602hk323e] {
    display: flex;
    justify-content: center;
    padding: 24px 0;
}

.nl-sidebar__brand[b-o602hk323e] {
    height: var(--nl-topbar-h, 66px);
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 0 20px;
    flex-shrink: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .07);
    overflow: hidden;
}

.nl-sidebar__brand-badge[b-o602hk323e] {
    width: 34px;
    height: 34px;
    flex-shrink: 0;
    border-radius: 9px;
    background: var(--nl-brand-teal, #009d9e);
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: .5px;
}

.nl-sidebar__brand-text[b-o602hk323e] {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
    white-space: nowrap;
}

.nl-sidebar__brand-text strong[b-o602hk323e] {
    font-size: 16px;
    color: #fff;
    letter-spacing: .2px;
}

.nl-sidebar__brand-text span[b-o602hk323e] {
    font-size: 11.5px;
    color: var(--nl-sidebar-text-muted, #7e9aa6);
    letter-spacing: .3px;
}

.nl-app[data-nl-collapsed="1"] .nl-sidebar__brand[b-o602hk323e] {
    padding: 0;
    justify-content: center;
}

.nl-app[data-nl-collapsed="1"] .nl-sidebar__brand-text[b-o602hk323e] {
    display: none;
}

.nl-sidebar__scroll[b-o602hk323e] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 14px 12px 18px;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, .15) transparent;
}

.nl-sidebar__scroll[b-o602hk323e]::-webkit-scrollbar {
    width: 8px;
}

.nl-sidebar__scroll[b-o602hk323e]::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .12);
    border-radius: 8px;
}

.nl-tree[b-o602hk323e], .nl-tree__children[b-o602hk323e] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nl-tree__item[b-o602hk323e] {
    margin: 2px 0;
    position: relative;
}

.nl-tree__row[b-o602hk323e] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 9px 12px;
    border: none;
    background: transparent;
    color: var(--nl-sidebar-text-pai, #c5d6dd);
    border-radius: 7px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    position: relative;
    transition: background .15s, color .15s;
    font-family: inherit;
    cursor: pointer;
}

.nl-tree__row:hover[b-o602hk323e] {
    background: var(--nl-sidebar-hover, rgba(255,255,255,.06));
    color: #fff;
}

.nl-tree__icon[b-o602hk323e] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

i.nl-tree__icon[b-o602hk323e] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    font-size: 16px;
}

.nl-tree__label[b-o602hk323e] {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nl-tree__chevron[b-o602hk323e] {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform .22s ease;
    color: var(--nl-sidebar-text-muted, #7e9aa6);
}

.nl-tree__item.is-open > .nl-tree__row .nl-tree__chevron[b-o602hk323e] {
    transform: rotate(90deg);
}

.nl-tree__children[b-o602hk323e] {
    margin: 2px 0;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .24s ease;
}

.nl-tree__item.is-open > .nl-tree__children[b-o602hk323e] {
    grid-template-rows: 1fr;
}

.nl-tree__children > .nl-tree__sub[b-o602hk323e] {
    overflow: hidden;
}

.nl-tree__leaf[b-o602hk323e] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 8px 12px 8px 16px;
    margin-left: calc(19px + (var(--nl-depth, 1) - 1) * 14px);
    border-left: 1.5px solid rgba(255, 255, 255, .10);
    color: var(--nl-sidebar-text, #c5d6dd);
    border-radius: 0 7px 7px 0;
    font-size: 13.5px;
    font-weight: 500;
    white-space: nowrap;
}

/* ---------- Submenus aninhados (grupos dentro de grupos) ---------- */
.nl-tree__item--sub[b-o602hk323e] {
    margin: 1px 0;
    margin-left: calc(19px + (var(--nl-depth, 1) - 1) * 14px);
    border-left: 1.5px solid rgba(255, 255, 255, .10);
}

.nl-tree__row--sub[b-o602hk323e] {
    padding: 7px 10px;
    margin-left: 0;
    border-radius: 0 7px 7px 0;
    font-size: 13.5px;
}

.nl-tree__item--sub .nl-tree__children[b-o602hk323e] {
    margin-left: 0;
}

.nl-tree__leaf:hover[b-o602hk323e] {
    background: var(--nl-sidebar-hover, rgba(255,255,255,.06));
    color: #fff;
    border-left-color: rgba(255, 255, 255, .3);
}

.nl-dot[b-o602hk323e] {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: currentColor;
    flex-shrink: 0;
    opacity: .55;
}

.nl-tree__leaf.is-active[b-o602hk323e] {
    background: var(--nl-sidebar-active-bg, rgba(0,157,158,.16));
    color: var(--nl-sidebar-active-text, #fff);
    border-left-color: var(--nl-brand-teal, #009d9e);
    font-weight: 600;
}

.nl-tree__leaf.is-active .nl-dot[b-o602hk323e] {
    opacity: 1;
    background: var(--nl-brand-teal, #009d9e);
}

.nl-tree__row.is-active[b-o602hk323e] {
    background: var(--nl-sidebar-active-bg, rgba(0,157,158,.16));
    color: var(--nl-sidebar-active-text, #fff);
}

.nl-tree__row.is-active[b-o602hk323e]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    bottom: 7px;
    width: 3px;
    border-radius: 3px;
    background: var(--nl-brand-teal, #009d9e);
}

/* ---------- Modo recolhido (ícones), via atributo data-nl-collapsed no layout pai ----------
   Âmbito limitado à linha de topo de cada item (.nl-tree > .nl-tree__item > .nl-tree__row),
   para não esconder o texto/seta dos submenus dentro do flyout (que tem de continuar visível). */
.nl-app[data-nl-collapsed="1"] .nl-tree > .nl-tree__item > .nl-tree__row .nl-tree__label[b-o602hk323e],
.nl-app[data-nl-collapsed="1"] .nl-tree > .nl-tree__item > .nl-tree__row .nl-tree__chevron[b-o602hk323e] {
    display: none;
}

.nl-app[data-nl-collapsed="1"] .nl-tree__row[b-o602hk323e] {
    justify-content: center;
    padding: 11px 0;
}

.nl-app[data-nl-collapsed="1"] .nl-tree__children[b-o602hk323e] {
    display: none;
}

.nl-tree__flyout[b-o602hk323e] {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    min-width: 200px;
    background: var(--nl-surface, #fff);
    color: var(--nl-text, #16252e);
    border: 1px solid var(--nl-border, #dde3e7);
    border-radius: 10px;
    box-shadow: var(--nl-shadow-lg, 0 12px 34px rgba(16,37,46,.16));
    padding: 7px;
    z-index: 200;
}

.nl-tree__flyout.is-open-flyout[b-o602hk323e] {
    display: block;
}

.nl-tree__flyout-title[b-o602hk323e] {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--nl-text-faint, #8a98a1);
    padding: 6px 10px 8px;
}

.nl-tree__flyout a[b-o602hk323e] {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 8px 10px 8px calc(10px + (var(--nl-depth, 1) - 1) * 14px);
    border-radius: 7px;
    font-size: 13.5px;
    font-weight: 500;
    color: var(--nl-text-muted, #5d6f7a);
}

.nl-tree__flyout a:hover[b-o602hk323e] {
    background: var(--nl-surface-hover, #eef3f5);
    color: var(--nl-text, #16252e);
}

.nl-tree__flyout a.is-active[b-o602hk323e] {
    color: var(--nl-accent, #009d9e);
    background: var(--nl-accent-soft, rgba(0,157,158,.12));
}

/* ---------- Submenus clicáveis dentro do flyout (sidebar recolhida) ---------- */
.nl-tree__flyout-item[b-o602hk323e] {
    margin: 1px 0;
}

.nl-tree__flyout-toggle[b-o602hk323e] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 9px;
    padding: 8px 10px 8px calc(10px + (var(--nl-depth, 1) - 1) * 14px);
    border: none;
    background: transparent;
    border-radius: 7px;
    font-size: 13.5px;
    font-weight: 500;
    color: var(--nl-text-muted, #5d6f7a);
    text-align: left;
    font-family: inherit;
    cursor: pointer;
}

.nl-tree__flyout-toggle:hover[b-o602hk323e],
.nl-tree__flyout-toggle.is-active[b-o602hk323e] {
    background: var(--nl-surface-hover, #eef3f5);
    color: var(--nl-text, #16252e);
}

.nl-tree__flyout-toggle .nl-tree__chevron[b-o602hk323e] {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    color: var(--nl-text-faint, #8a98a1);
    transition: transform .18s ease;
}

.nl-tree__flyout-item.is-open > .nl-tree__flyout-toggle .nl-tree__chevron[b-o602hk323e] {
    transform: rotate(90deg);
}

.nl-tree__flyout-children[b-o602hk323e] {
    display: none;
}

.nl-tree__flyout-item.is-open > .nl-tree__flyout-children[b-o602hk323e] {
    display: block;
}

.nl-sidebar__foot[b-o602hk323e] {
    flex-shrink: 0;
    padding: 12px;
    border-top: 1px solid rgba(255, 255, 255, .07);
}

.nl-sidebar__help[b-o602hk323e] {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 10px 12px;
    border-radius: 7px;
    color: var(--nl-sidebar-text-muted, #7e9aa6);
    font-size: 13px;
    white-space: nowrap;
}

.nl-sidebar__help:hover[b-o602hk323e] {
    background: var(--nl-sidebar-hover, rgba(255,255,255,.06));
    color: #fff;
}

.nl-sidebar__help svg[b-o602hk323e] {
    width: 19px;
    height: 19px;
    stroke: currentColor;
    stroke-width: 1.7;
    fill: none;
    flex-shrink: 0;
}

.nl-sidebar__version[b-o602hk323e] {
    padding: 6px 12px 0;
    font-size: 11px;
    color: var(--nl-sidebar-text-muted, #7e9aa6);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nl-app[data-nl-collapsed="1"] .nl-sidebar__help span[b-o602hk323e],
.nl-app[data-nl-collapsed="1"] .nl-sidebar__version[b-o602hk323e] {
    display: none;
}

.nl-app[data-nl-collapsed="1"] .nl-sidebar__help[b-o602hk323e] {
    justify-content: center;
    padding: 10px 0;
}
