/* /Pages/ListePosteCategorieScopeBEGESs.razor.rz.scp.css */
[b-0ccy0vj73k] .scope-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88em;
    color: #333;
}

    [b-0ccy0vj73k] .scope-table th {
        background-color: #2c3e50;
        color: white;
        font-weight: 600;
        font-size: 0.95em;
        text-align: left;
        padding: 12px 15px;
    }

    [b-0ccy0vj73k] .scope-table td {
        padding: 12px 15px;
        border-bottom: 1px solid #e0e0e0;
        vertical-align: top;
    }

    [b-0ccy0vj73k] .scope-table .scope-cell {
        font-weight: 800;
        font-size: 0.9em;
        text-align: center;
        letter-spacing: 0.5px;
    }

    [b-0ccy0vj73k] .scope-table .categorie-cell {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 0.82em;
        letter-spacing: 0.3px;
    }

    [b-0ccy0vj73k] .scope-table .poste-cell {
        font-weight: 600;
        font-size: 0.9em;
    }

    [b-0ccy0vj73k] .scope-table .exemple-cell {
        font-size: 0.87em;
        line-height: 1.5;
        color: #444;
    }

    [b-0ccy0vj73k] .scope-table tr:hover td {
        filter: brightness(0.97);
    }
/* /Pages/ListePosteCategorieScopeGHGs.razor.rz.scp.css */
[b-zxy8kaqu9g] .scope-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88em;
    color: #333;
}

    [b-zxy8kaqu9g] .scope-table th {
        background-color: #2c3e50;
        color: white;
        font-weight: 600;
        font-size: 0.95em;
        text-align: left;
        padding: 12px 15px;
    }

    [b-zxy8kaqu9g] .scope-table td {
        padding: 12px 15px;
        border-bottom: 1px solid #e0e0e0;
        vertical-align: top;
    }

    [b-zxy8kaqu9g] .scope-table .scope-cell {
        font-weight: 800;
        font-size: 0.9em;
        text-align: center;
        letter-spacing: 0.5px;
    }

    [b-zxy8kaqu9g] .scope-table .categorie-cell {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 0.82em;
        letter-spacing: 0.3px;
    }

    [b-zxy8kaqu9g] .scope-table .poste-cell {
        font-weight: 600;
        font-size: 0.9em;
    }

    [b-zxy8kaqu9g] .scope-table .exemple-cell {
        font-size: 0.87em;
        line-height: 1.5;
        color: #444;
    }

    [b-zxy8kaqu9g] .scope-table tr:hover td {
        filter: brightness(0.97);
    }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-hlh3n6leaf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hlh3n6leaf] {
    flex: 1;
}

.sidebar[b-hlh3n6leaf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-hlh3n6leaf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hlh3n6leaf]  a, .top-row .btn-link[b-hlh3n6leaf] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-hlh3n6leaf] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-hlh3n6leaf] {
        display: none;
    }

    .top-row.auth[b-hlh3n6leaf] {
        justify-content: space-between;
    }

    .top-row a[b-hlh3n6leaf], .top-row .btn-link[b-hlh3n6leaf] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hlh3n6leaf] {
        flex-direction: row;
    }

    .sidebar[b-hlh3n6leaf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hlh3n6leaf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-hlh3n6leaf], article[b-hlh3n6leaf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yydh69qpky] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-yydh69qpky] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yydh69qpky] {
    font-size: 1.1rem;
}

.oi[b-yydh69qpky] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-yydh69qpky] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yydh69qpky] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yydh69qpky] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yydh69qpky]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-yydh69qpky]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-yydh69qpky]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/* Force white icons in MudNavMenu */
[b-yydh69qpky] .white-icons .mud-nav-item .mud-icon,
[b-yydh69qpky] .white-icons .mud-nav-group .mud-icon {
    color: white !important;
}

[b-yydh69qpky] .white-icons svg {
    color: white !important;
    fill: currentColor !important;
    stroke: white !important;
}

[b-yydh69qpky] .white-icons .mud-icon-button svg {
    color: white !important;
    fill: white !important;
}

[b-yydh69qpky] .white-icons .mud-nav-link,
[b-yydh69qpky] .white-icons .mud-nav-group-header {
    color: white !important;
}

/* Style des liens identique aux en-têtes de groupe (ex: Tanit Energy) */
[b-yydh69qpky] .white-icons .nav-link-custom.mud-nav-link,
[b-yydh69qpky] .white-icons .nav-link-custom .mud-nav-link-text {
    color: white !important;
    font-size: inherit;
    font-weight: 500;
}

[b-yydh69qpky] .white-icons .nav-link-custom.mud-nav-link:hover {
    background-color: rgba(255,255,255,0.1);
}

[b-yydh69qpky] .white-icons .nav-link-custom.mud-nav-link.active {
    background-color: rgba(255,255,255,0.25);
}

@media (min-width: 641px) {
    .navbar-toggler[b-yydh69qpky] {
        display: none;
    }

    .collapse[b-yydh69qpky] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}


