/* _content/CODCNC2025.Web/Components/Component/Exportador/SelecionarExportadorModalComponent.razor.rz.scp.css */
/* Escopo restrito ao formulário de edição (modoEdicao) deste componente.
   Não afeta a grade de filtros/listagem, que usa as mesmas classes compartilhadas. */

.exportador-edit-form .form-label-custom[b-r75bltt8da] {
    display: block;
    min-height: 18px;
    line-height: 18px;
}

.exportador-edit-form .form-input-custom-plain[b-r75bltt8da],
.exportador-edit-form .form-select-custom[b-r75bltt8da] {
    box-sizing: border-box;
    height: 38px;
}

.exportador-edit-form .wiz-form-grid[b-r75bltt8da] {
    align-items: start;
}
/* _content/CODCNC2025.Web/Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-nv3xjhgddg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-nv3xjhgddg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-nv3xjhgddg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-nv3xjhgddg]  a, .top-row[b-nv3xjhgddg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-nv3xjhgddg]  a:hover, .top-row[b-nv3xjhgddg]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-nv3xjhgddg]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

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

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

@media (min-width: 641px) {
    .page[b-nv3xjhgddg] {
        flex-direction: row;
    }

    .sidebar[b-nv3xjhgddg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

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

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

#blazor-error-ui[b-nv3xjhgddg] {
    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-nv3xjhgddg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CODCNC2025.Web/Components/Layout/EmptyNavMenu.razor.rz.scp.css */
.page[b-2xlx5nk4ig] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2xlx5nk4ig] {
    flex: 1;
}

.sidebar[b-2xlx5nk4ig] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2xlx5nk4ig] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2xlx5nk4ig]  a, .top-row[b-2xlx5nk4ig]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2xlx5nk4ig]  a:hover, .top-row[b-2xlx5nk4ig]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2xlx5nk4ig]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

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

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

@media (min-width: 641px) {
    .page[b-2xlx5nk4ig] {
        flex-direction: row;
    }

    .sidebar[b-2xlx5nk4ig] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

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

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

#blazor-error-ui[b-2xlx5nk4ig] {
    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-2xlx5nk4ig] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CODCNC2025.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-lkvizojw6x] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-lkvizojw6x] {
    flex: 1;
    margin-left: 250px;
}

.sidebar[b-lkvizojw6x] {
    background-color: #ececec;
    background-image: none;
}

.top-row[b-lkvizojw6x] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-lkvizojw6x]  a, .top-row[b-lkvizojw6x]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-lkvizojw6x]  a:hover, .top-row[b-lkvizojw6x]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-lkvizojw6x]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

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

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

@media (min-width: 641px) {
    .page[b-lkvizojw6x] {
        flex-direction: row;
    }

    .sidebar[b-lkvizojw6x] {
        width: 250px;
        position: fixed;
        top: 56px;
        left: 0;
        overflow-y: hidden;
    }

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

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

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

#blazor-error-ui[b-lkvizojw6x] {
    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-lkvizojw6x] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.sidebar[b-lkvizojw6x] {
    transition: transform 0.25s ease, opacity 0.25s ease;
}

main[b-lkvizojw6x] {
    transition: margin-left 0.25s ease;
}

.page.sidebar-hidden .sidebar[b-lkvizojw6x] {
    transform: translateX(-100%);
    opacity: 0;
    pointer-events: none;
}

.page.sidebar-hidden main[b-lkvizojw6x] {
    margin-left: 0;
}
/* _content/CODCNC2025.Web/Components/Layout/NavMenu.razor.rz.scp.css */
/* =========================================================
   ADIÇÕES — NavMenu.razor
   (recriação das funções do CSS de referência; sem uso de
   variáveis CSS — valores fixos do Design System COD-CNC V3;
   nenhuma regra acima foi removida ou alterada)
   ========================================================= */

/* Botão hamburguer (mobile) */
.navbar-toggler[b-vpwo15leny] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: #fff;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 6px;
    background: 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.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-vpwo15leny] {
        background-color: rgba(255, 255, 255, 0.2);
    }

/* Faixa superior da sidebar (logo/topo), quando existir */
.top-row[b-vpwo15leny] {
    min-height: 3.5rem;
    background-color: #1E3A5A;
}

.navbar-brand[b-vpwo15leny] {
    font-size: 1.1rem;
    color: #fff;
}

/* Espaçamento entre grupos (Principal, Cadastro, Certificados...) */
.nav-group-item[b-vpwo15leny] {
    padding-bottom: 0.5rem;
}

.nav-subitem[b-vpwo15leny] {
    padding-left: 0.5rem !important;
}

.nav-item[b-vpwo15leny] {
    padding-bottom: 0.15rem;
}

    .nav-item:first-of-type[b-vpwo15leny] {
        padding-top: 0.5rem;
    }

    .nav-item:last-of-type[b-vpwo15leny] {
        padding-bottom: 0.5rem;
    }

    /* Link de navegação — caixa de seleção no hover, e beirada azul quando ativo */
    .nav-item[b-vpwo15leny]  a {
        color: #64748B;
        border-radius: 6px;
        border-left: 3px solid transparent;
        height: auto;
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 8px 10px 8px 7px;
        line-height: 1.4;
        white-space: normal;
        word-break: break-word;
        min-height: 2.25rem;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        transition: background-color .15s ease, color .15s ease, border-color .15s ease;
    }

        /* Item ativo: caixa cinza clara + beirada azul do tema + texto escuro */
        .nav-item[b-vpwo15leny]  a.active {
            background-color: #F8FAFC;
            color: #0F172A;
            border-left-color: #1E3A5A;
            font-weight: 600;
            text-decoration: none;
        }

        /* Hover: mesma caixa do ativo, sem a beirada (só decoração de fundo) */
        .nav-item[b-vpwo15leny]  a:hover {
            background-color: #F8FAFC;
            color: #0F172A;
            text-decoration: none;
        }

/* Container com scroll da sidebar */
.nav-scrollable[b-vpwo15leny] {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    padding-top: 0.7rem;
    display: none;
    background: #ffffff;
    border-right: 1px solid #E2E8F0;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vpwo15leny] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vpwo15leny] {
        display: none;
    }

    .nav-scrollable[b-vpwo15leny] {
        display: block;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* Rótulo de grupo (PRINCIPAL, CADASTROS, CERTIFICADOS...) */
.label-nav[b-vpwo15leny],
.nav-group-item > .label[b-vpwo15leny] {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 9px 10px 4px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #94A3B8;
    text-decoration: none;
}
