@import '_content/AuralizeBlazor/AuralizeBlazor.bundle.scp.css';
@import '_content/Bunqr.Authentication/Bunqr.Authentication.zaycjxpjpt.bundle.scp.css';
@import '_content/Bunqr.UI.Shared/Bunqr.UI.Shared.g79mgmj67x.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.bundle.scp.css';

/* /Authentication/UI/AccessManager.razor.rz.scp.css */
.rights[b-cxzbj6b22v]{
    display: flex;
    flex-direction: row;
}

.rights .access[b-cxzbj6b22v]{
    display: flex;
}
.rights .access p[b-cxzbj6b22v]{
    font-size: 12px !important;
    font-weight: bold  !important;
}
/* /Authentication/UI/AccountsManagement.razor.rz.scp.css */
/* /Authentication/UI/MinLayout.razor.rz.scp.css */
.login-body[b-x8wjxwipov]{
    height: calc(100% - 91px);
    margin-top: 91px;
}
/* /Components/Features/AddDocuments/View/AdministrativeRecordView/AddAdministrativeDocumentForEmployeeForm.razor.rz.scp.css */
[b-arqx9wdm2g] .center-switch{
    margin-top: auto;
    margin-bottom: auto;
}
/* /Components/Features/AddDocuments/View/DocumentModal.razor.rz.scp.css */

.wizard-home-logo[b-ifjm9r76eg]{
    background-image: url("images/KydocLogoLight.svg");
    background-size: cover;
    position: absolute;
    height: 100px;
    width: 100px;
}
.wizard-home-logo:hover[b-ifjm9r76eg]{
    cursor: pointer;
}

.wizard-header[b-ifjm9r76eg]{
    padding: 0;
    height: 100px;
    background-color: var(--bunqr-bleu-brume);
}

[b-ifjm9r76eg] .wizard-header-grid{
    height: 100%;
}

[b-ifjm9r76eg] .wizard-header-grid-part
{
    display:flex;
}

.wizard-content[b-ifjm9r76eg]{
    margin-right:0;
    overflow: hidden;
    height: calc(100vh - 100px);
    background-color: #E7EFF5;
}

.panel[b-ifjm9r76eg]{
    overflow: auto;
    height: calc(100vh - 100px);
    padding-left: 10px;
    padding-right: 10px;
    background: white;
}

[b-ifjm9r76eg] .reversed {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

[b-ifjm9r76eg] .modal-title{
    color: white;
    font-weight: 600;
    font-size: 3em !important;
    margin-top: 20px;
}
/* /Components/Features/AddDocuments/View/MedicalCertificateView/MedicalRestrictionInput.razor.rz.scp.css */
/* /Components/Features/AddDocuments/View/TrainingDiplomaView/AddTrainingDocumentForEmployeeForm.razor.rz.scp.css */
[b-kc4jc6p8i5] .center-switch{
    margin-top: auto;
    margin-bottom: auto;
}
/* /Components/Features/AddDocuments/View/TrainingDiplomaView/ExtendedData/ElectricalAccreditationLine.razor.rz.scp.css */
[b-vewnckmxa1] .electrical-accreditation-line-font-size-modifier{
    font-size: 12px;
}

/* /Components/Features/AdministrationSearch/View/AdminOrganizationSearchBox.razor.rz.scp.css */
/* Ciblage du conteneur principal */
[b-6qrxsuy8ik] .compact-autocomplete {
    max-width: 300px;
}

/* Retire la bordure outlined par défaut */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-outlined {
    border: 1px solid #d0d0d0 !important;
    border-radius: 6px !important;
    background-color: var(--bunqr-blanc);
}

/* Ajuste le padding interne */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-root {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    min-height: auto !important;
}

/* Style de l'input */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input {
    font-size: 13px !important;
    padding: 2px 8px !important;
    margin-top: 0 !important;
}

/* Cache le label */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-label {
    display: none !important;
}

/* Retire la bordure MudBlazor par défaut */
[b-6qrxsuy8ik] .compact-autocomplete fieldset {
    border: none !important;
}

/* Style de la flèche */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-adornment {
    color: #666 !important;
}

/* Effet hover */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-root:hover .mud-input-outlined {
    border-color: #999 !important;
    background-color: #fafafa;
}

/* Focus */
[b-6qrxsuy8ik] .compact-autocomplete .mud-input-root.mud-input-root-adorned-end {
    padding-right: 8px !important;
}
/* /Components/Features/AdministrationSearch/View/AdminTenantSearchBox.razor.rz.scp.css */
/* Ciblage du conteneur principal */
[b-gad1n5upnb] .compact-autocomplete {
    max-width: 300px;
}

/* Retire la bordure outlined par défaut */
[b-gad1n5upnb] .compact-autocomplete .mud-input-outlined {
    border: 1px solid #d0d0d0 !important;
    border-radius: 6px !important;
    background-color: var(--bunqr-blanc);
}

/* Ajuste le padding interne */
[b-gad1n5upnb] .compact-autocomplete .mud-input-root {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    min-height: auto !important;
}

/* Style de l'input */
[b-gad1n5upnb] .compact-autocomplete .mud-input {
    font-size: 13px !important;
    padding: 2px 8px !important;
    margin-top: 0 !important;
}

/* Cache le label */
[b-gad1n5upnb] .compact-autocomplete .mud-input-label {
    display: none !important;
}

/* Retire la bordure MudBlazor par défaut */
[b-gad1n5upnb] .compact-autocomplete fieldset {
    border: none !important;
}

/* Style de la flèche */
[b-gad1n5upnb] .compact-autocomplete .mud-input-adornment {
    color: #666 !important;
}

/* Effet hover */
[b-gad1n5upnb] .compact-autocomplete .mud-input-root:hover .mud-input-outlined {
    border-color: #999 !important;
    background-color: #fafafa;
}

/* Focus */
[b-gad1n5upnb] .compact-autocomplete .mud-input-root.mud-input-root-adorned-end {
    padding-right: 8px !important;
}
/* /Components/Features/AdminView/View/AdminView.razor.rz.scp.css */
[b-l05ba6s4mb] :root {
    --bg: #f0f0f5;
    --card: #fff;
    --text: #0f172a;
    --muted: #64748b;
    --border: rgba(15, 23, 42, .25);
    --shadow: 0 10px 30px rgba(2, 6, 23, .08);
    --primary: #111827;
    --danger: #b91c1c;
}

[b-l05ba6s4mb] * {
    box-sizing: border-box;
}

[b-l05ba6s4mb] svg {
    display: inline-block;
    vertical-align: middle;
    color: currentColor;
    width: 1em;
    height: 1em;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.admin-app[b-l05ba6s4mb] {
    height: 85vh;
    overflow: hidden;
    background: var(--bg);
    color: var(--text);
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial;
}

.topbar[b-l05ba6s4mb] {
    position: sticky;
    top: 0;
    z-index: 10;
    background: rgba(247, 247, 251, .9);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--bunqr-border);
}

.topbar__inner[b-l05ba6s4mb] {
    max-width: 60vw;
    margin: 0 auto;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*gap: 12px*/
}

.brand[b-l05ba6s4mb] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.brand__logo[b-l05ba6s4mb] {
    height: 40px;
    width: 40px;
    border-radius: 14px;
    border: 1px solid var(--bunqr-border);
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--card);
}

.h1[b-l05ba6s4mb] {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.1;
    margin-top: 2px;
    margin-bottom: 0;
}

.h2[b-l05ba6s4mb] {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
}

.muted[b-l05ba6s4mb] {
    color: var(--muted);
    font-size: 12.5px;
}

.page[b-l05ba6s4mb] {
    height: 100%;
    overflow: auto;
    max-width: 1120px;
    margin: 0 auto;
    padding: 16px;
}

.grid[b-l05ba6s4mb] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
}

@media(min-width: 980px) {
    .grid[b-l05ba6s4mb] {
        grid-template-columns: 420px 1fr;
    }
}

.card[b-l05ba6s4mb] {
    background: var(--card);
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    box-shadow: var(--shadow);
    overflow: hidden;
    height: 70vh;
}

.card__head[b-l05ba6s4mb] {
    padding: 14px 14px 12px;
    border-bottom: 1px solid var(--bunqr-border);
}

.card__title[b-l05ba6s4mb] {
    font-weight: 800;
}

.card__body[b-l05ba6s4mb] {
    padding: 14px;
}

.row[b-l05ba6s4mb] {
    display: flex;
    align-items: center;
}

[b-l05ba6s4mb] .btn {
    border: 1px solid var(--bunqr-border);
    background: var(--card);
    /*padding: 9px 12px;*/
    border-radius: 12px;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

[b-l05ba6s4mb] .btn:disabled {
    opacity: .5;
    cursor: not-allowed;
}

[b-l05ba6s4mb] .btn--primary {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
}

[b-l05ba6s4mb] .btn--outline {
    background: transparent;
}

[b-l05ba6s4mb] .btn--ghost {
    background: transparent;
    border-color: transparent;
}

[b-l05ba6s4mb] .btn--danger {
    background: var(--bunqr-danger);
    border-color: var(--bunqr-danger);
    color: #fff;
}

[b-l05ba6s4mb] .input {
    width: 100%;
    padding: 10px 12px;
    border: var(--bunqr-border) solid 1px;
    border-radius: var(--bunqr-border-radius);
    box-shadow: var(--bunqr-shadow-sm);
    outline: none;
}

[b-l05ba6s4mb] .select {
    /*padding: 9px 10px;*/
    /*border: var(--bunqr-border) solid 1px;*/
    border-radius: var(--bunqr-border-radius);
    box-shadow: var(--bunqr-shadow-sm);
    background: white;
}

[b-l05ba6s4mb] .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid var(--bunqr-border);
    flex-shrink: 0;
    white-space: nowrap;
    width: fit-content;
}

[b-l05ba6s4mb] .badge--ok {
    background: rgba(16, 185, 129, .12);
    border-color: rgba(16, 185, 129, .35);
    color: #065f46;
}

[b-l05ba6s4mb] .badge--muted {
    background: rgba(148, 163, 184, .18);
    border-color: rgba(148, 163, 184, .35);
    color: #334155;
}

[b-l05ba6s4mb] .badge--neutral {
    background: rgba(99, 102, 241, .10);
    border-color: rgba(99, 102, 241, .25);
    color: #3730a3;
}

.tree[b-l05ba6s4mb] {
    margin-top: 10px;
    max-height: 50vh;
    overflow: auto;
    padding-right: 4px;
}



.panel[b-l05ba6s4mb] {
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    padding: 14px;
    margin-top: 14px;
    background: rgba(15, 23, 42, .1);
}

.panel__title[b-l05ba6s4mb] {
    font-weight: 900;
}

.nodeChip[b-l05ba6s4mb] {
    height: 36px;
    width: 36px;
    border-radius: 14px;
    /*border: 1px solid var(--bunqr-border);*/
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 23, 42, .02);
}

.list[b-l05ba6s4mb] {
    border: 1px solid var(--bunqr-border);
    border-radius: 14px;
    overflow: hidden;
}

.list__row[b-l05ba6s4mb] {
    padding: 12px;
    border-top: 1px solid var(--bunqr-border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.list__row:first-child[b-l05ba6s4mb] {
    border-top: 0;
}

.danger[b-l05ba6s4mb] {
    border: 1px solid rgba(185, 28, 28, .25);
    background: rgba(185, 28, 28, .06);
    border-radius: 16px;
    padding: 14px;
    margin-top: 14px;
}

.danger__title[b-l05ba6s4mb] {
    font-weight: 900;
}

.stat[b-l05ba6s4mb] {
    border: 1px solid var(--bunqr-border);
    border-radius: 14px;
    padding: 12px;
    min-width: 160px;
    /*background: #fff;*/
    flex: 1 1 0;
}

.stat__value[b-l05ba6s4mb] {
    font-size: 18px;
    font-weight: 900;
    margin-top: 4px;
}

[b-l05ba6s4mb] .toggleRow {
    margin-top: 10px;
    border: 1px solid var(--bunqr-border);
    border-radius: 14px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background: #fff;
}

[b-l05ba6s4mb] .switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
}

[b-l05ba6s4mb] .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

[b-l05ba6s4mb] .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(148, 163, 184, .6);
    transition: .2s;
    border-radius: 999px;
}

[b-l05ba6s4mb] .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background: white;
    transition: .2s;
    border-radius: 999px;
    box-shadow: 0 2px 8px rgba(2, 6, 23, .2);
}

[b-l05ba6s4mb] .switch input:checked+.slider {
    background: rgba(17, 24, 39, .85);
}

[b-l05ba6s4mb] .switch input:checked+.slider:before {
    transform: translateX(20px);
}

.preview[b-l05ba6s4mb] {
    border: 1px dashed var(--bunqr-border);
    border-radius: 14px;
    padding: 12px;
    margin-top: 10px;
    background: #fff;
}

[b-l05ba6s4mb] .backdrop {
    position: fixed;
    inset: 0;
    background: rgba(2, 6, 23, .55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
    z-index: 50;
}

[b-l05ba6s4mb] .modal {
    width: min(680px, 100%);
    background: var(--card);
    border: 1px solid var(--bunqr-border);
    border-radius: 18px;
    box-shadow: var(--shadow);
    color: var(--text);
}

[b-l05ba6s4mb] .modal__head {
    padding: 14px 14px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}

[b-l05ba6s4mb] .modal__title {
    font-weight: 900;
    font-size: 16px;
}

[b-l05ba6s4mb] .modal__body {
    padding: 14px;
}

[b-l05ba6s4mb] .tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}

[b-l05ba6s4mb] .tab {
    padding: 8px 10px;
    border-radius: 12px;
    border: 1px solid var(--bunqr-border);
    background: #fff;
    font-weight: 800;
    cursor: pointer;
}

[b-l05ba6s4mb] .tab--on {
    background: rgba(17, 24, 39, .08);
}

[b-l05ba6s4mb] .label {
    font-size: 12px;
    font-weight: 800;
    color: var(--muted);
    display: block;
    margin-bottom: 6px;
}

[b-l05ba6s4mb] .form {
    margin-top: 8px;
}

[b-l05ba6s4mb] .box {
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    padding: 12px;
    background: #fff;
}

[b-l05ba6s4mb] .grid2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

@media(min-width:700px) {
    [b-l05ba6s4mb] .grid2 {
        grid-template-columns: 1fr 1fr;
    }
}

.notes[b-l05ba6s4mb] {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 16px 22px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

@media(min-width:980px) {
    .notes[b-l05ba6s4mb] {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.note[b-l05ba6s4mb] {
    background: #fff;
    border: 1px solid var(--bunqr-border);
    border-radius: 16px;
    padding: 14px;
    box-shadow: var(--shadow);
}

.note__title[b-l05ba6s4mb] {
    font-weight: 900;
    margin-bottom: 6px;
}

/* Side Panel */
/*::deep .side-panel-backdrop {*/
/*    position: fixed;*/
/*    inset: 0;*/
/*    background: rgba(2, 6, 23, .3);*/
/*    backdrop-filter: blur(2px);*/
/*    z-index: 100;*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*}*/

/*::deep .side-panel {*/
/*    width: min(540px, 100%);*/
/*    height: 100%;*/
/*    background: var(--card);*/
/*    border-left: 1px solid var(--bunqr-border);*/
/*    box-shadow: -10px 0 30px rgba(2, 6, 23, .08);*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    animation: slideInRight 0.3s ease-out;*/
/*}*/

/*@keyframes slideInRight {*/
/*    from { transform: translateX(100%); }*/
/*    to { transform: translateX(0); }*/
/*}*/

/*::deep .side-panel__head {*/
/*    padding: 24px;*/
/*    border-bottom: 1px solid var(--bunqr-border);*/
/*    display: flex;*/
/*    align-items: flex-start;*/
/*    justify-content: space-between;*/
/*}*/

/*::deep .side-panel__title {*/
/*    font-weight: 900;*/
/*    font-size: 18px;*/
/*}*/

/*::deep .side-panel__body {*/
/*    padding: 24px;*/
/*    flex: 1;*/
/*    overflow-y: auto;*/
/*}*/

/*::deep .side-panel__footer {*/
/*    padding: 20px 24px;*/
/*    border-top: 1px solid var(--bunqr-border);*/
/*    background: rgba(15, 23, 42, .02);*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*    gap: 12px;*/
/*}*/
/* /Components/Features/AdminView/View/SubComponents/AdminSidebarRow.razor.rz.scp.css */

[b-z40e4rwjij] .treeRow {
    width: 100%;
    text-align: left;
    border: 0;
    background: transparent;
    border-radius: 14px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer
}

[b-z40e4rwjij] .treeRow:hover {
    background: rgba(15, 23, 42, .04)
}



[b-z40e4rwjij] .treeRow__exp,
[b-z40e4rwjij] .treeRow__dot {
    height: 24px;
    width: 24px;
    border-radius: 10px;
    border: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    font-weight: 900
}

[b-z40e4rwjij] .treeRow__dot {
    opacity: .35
}

[b-z40e4rwjij] .treeRow__ico {
    height: 28px;
    width: 28px;
    border-radius: 12px;
    border: 1px solid var(--border);
    background: rgba(15, 23, 42, .03);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto
}

[b-z40e4rwjij] .treeRow__text {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column
}

[b-z40e4rwjij] .treeRow__name {
    font-weight: 800;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[b-z40e4rwjij] .treeRow__meta {
    font-size: 12px;
    color: var(--muted);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
[b-z40e4rwjij] .treeRow--selected {
    background: rgba(15, 23, 42, .12);
    border: 1px solid var(--border);
}

[b-z40e4rwjij] .treeKids {
    margin-top: 6px
}
/* /Components/Features/AdminView/View/SubComponents/TenantAccessDrawer.razor.rz.scp.css */
.clickable-badge[b-ycqrxr5ctl] {
    cursor: pointer;
    transition: all 0.2s;
}

.clickable-badge:hover[b-ycqrxr5ctl] {
    filter: brightness(0.9);
}

.clickable-badge:hover :deep(svg)[b-ycqrxr5ctl] {
    transform: scale(1.2);
}

.list-item[b-ycqrxr5ctl] {
    transition: background 0.2s;
    border-top: 1px solid var(--bunqr-border);
}

.list-item:first-child[b-ycqrxr5ctl] {
    border-top: none;
}

.list-item:hover[b-ycqrxr5ctl] {
    background: rgba(15, 23, 42, 0.04);
}
/* /Components/Features/ChangeManagers/View/AssignToManagerDialog.razor.rz.scp.css */
/* ============================================================
   AssignToManagerDialog — styles scopés
   Palette CSS : --bunqr-ocre, --bunqr-sable, --bunqr-noir,
                 --bunqr-border, --bunqr-text-secondary
   ============================================================ */

/* ── En-tête ── */
.atm-header[b-whj5ghko19] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 18px 22px 14px;
    border-bottom: 1px solid var(--bunqr-border, #e2e8f0);
    flex-shrink: 0;
}

.atm-title[b-whj5ghko19] {
    font-weight: 700;
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
    color: var(--bunqr-noir, #1a202c);
}

.atm-subtitle[b-whj5ghko19] {
    font-size: 12px;
    color: #718096;
    margin-top: 3px;
}

.atm-subtitle strong[b-whj5ghko19] {
    color: var(--bunqr-noir, #1a202c);
}

.atm-close[b-whj5ghko19] {
    background: none;
    border: none;
    cursor: pointer;
    color: #718096;
    padding: 2px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    transition: background 0.15s;
}

.atm-close:hover[b-whj5ghko19] {
    background: #f3f4f6;
    color: var(--bunqr-noir, #1a202c);
}

.atm-close .material-symbols-outlined[b-whj5ghko19] {
    font-size: 20px;
}

/* ── Corps ── */
.atm-body[b-whj5ghko19] {
    flex: 1;
    overflow-y: auto;
    padding: 16px 22px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.atm-section-label[b-whj5ghko19] {
    font-size: 11px;
    font-weight: 500;
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

/* Barre de recherche */
.atm-search-row[b-whj5ghko19] {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--bunqr-border, #e2e8f0);
    border-radius: 6px;
    padding: 7px 12px;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.atm-search-row:focus-within[b-whj5ghko19],
.atm-search-row.focused[b-whj5ghko19] {
    border-color: var(--bunqr-ocre, #C9862A);
    box-shadow: 0 0 0 2px rgba(201, 134, 42, 0.15);
}

.atm-search-icon[b-whj5ghko19] {
    font-size: 16px;
    color: #9ca3af;
    flex-shrink: 0;
}

.atm-search-input[b-whj5ghko19] {
    border: none;
    outline: none;
    font-size: 13px;
    flex: 1;
    background: transparent;
    color: var(--bunqr-noir, #1a202c);
}

.atm-search-input[b-whj5ghko19]::placeholder {
    color: #9ca3af;
}

.atm-search-clear[b-whj5ghko19] {
    background: none;
    border: none;
    cursor: pointer;
    color: #9ca3af;
    padding: 0;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    border-radius: 3px;
    transition: color 0.12s;
}

.atm-search-clear:hover[b-whj5ghko19] {
    color: var(--bunqr-noir, #1a202c);
}

/* Liste */
.atm-list[b-whj5ghko19] {
    max-height: 320px;
    overflow-y: auto;
    border: 1px solid var(--bunqr-border, #e2e8f0);
    border-radius: 6px;
}

.atm-empty[b-whj5ghko19] {
    padding: 24px 20px;
    text-align: center;
    color: #9ca3af;
    font-size: 13px;
}

/* Item collaborateur */
.atm-item[b-whj5ghko19] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 9px 12px;
    cursor: pointer;
    border-left: 3px solid transparent;
    border-bottom: 1px solid #f3f4f6;
    transition: background 0.12s;
    user-select: none;
}

.atm-item:last-child[b-whj5ghko19] {
    border-bottom: none;
}

.atm-item:hover:not(.active)[b-whj5ghko19] {
    background: #fafafa;
}

.atm-item.active[b-whj5ghko19] {
    background: var(--bunqr-sable, #FFF7EE);
    border-left-color: var(--bunqr-ocre, #C9862A);
}

/* Avatar */
.atm-item-avatar[b-whj5ghko19] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
    letter-spacing: 0.5px;
}

/* Infos texte */
.atm-item-body[b-whj5ghko19] {
    flex: 1;
    min-width: 0;
}

.atm-item-name[b-whj5ghko19] {
    font-weight: 600;
    font-size: 13px;
    color: var(--bunqr-noir, #1a202c);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.atm-item-sub[b-whj5ghko19] {
    font-size: 11px;
    color: #718096;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1px;
}

.atm-item-sub .material-symbols-outlined[b-whj5ghko19] {
    font-size: 11px;
    flex-shrink: 0;
}

.atm-dot[b-whj5ghko19] {
    color: #cbd5e0;
}

.atm-tag-orphan[b-whj5ghko19] {
    color: var(--bunqr-ocre, #C9862A);
    font-weight: 500;
}

/* Case à cocher visuelle */
.atm-item-check[b-whj5ghko19] {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1.5px solid #d1d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #fff;
    background: #fff;
    transition: background 0.12s, border-color 0.12s;
}

.atm-item-check.checked[b-whj5ghko19] {
    background: var(--bunqr-ocre, #C9862A);
    border-color: var(--bunqr-ocre, #C9862A);
}

/* ── Pied ── */
.atm-footer[b-whj5ghko19] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 12px 22px;
    border-top: 1px solid var(--bunqr-border, #e2e8f0);
    flex-shrink: 0;
}

.atm-btn-cancel[b-whj5ghko19] {
    padding: 7px 18px;
    border-radius: 4px;
    border: 1px solid var(--bunqr-border, #e2e8f0);
    background: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #4a5568;
    transition: background 0.15s;
}

.atm-btn-cancel:hover[b-whj5ghko19] {
    background: #f7fafc;
}

.atm-btn-confirm[b-whj5ghko19] {
    padding: 7px 20px;
    border-radius: 4px;
    border: none;
    background: var(--bunqr-ocre, #C9862A);
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    transition: opacity 0.15s;
}

.atm-btn-confirm:hover:not(.disabled)[b-whj5ghko19] {
    opacity: 0.88;
}

.atm-btn-confirm.disabled[b-whj5ghko19],
.atm-btn-confirm:disabled[b-whj5ghko19] {
    opacity: 0.45;
    cursor: not-allowed;
}

/* ── Phase traitement ── */
.atm-body-progress[b-whj5ghko19] {
    gap: 16px;
    padding: 24px 22px;
}

.atm-progress-label[b-whj5ghko19] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #4a5568;
}

.atm-progress-bar[b-whj5ghko19] {
    margin: 0;
}

.atm-errors[b-whj5ghko19] {
    border: 1px solid #fed7d7;
    background: #fff5f5;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 12px;
    max-height: 120px;
    overflow-y: auto;
}

.atm-errors-title[b-whj5ghko19] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 600;
    color: #c53030;
    margin-bottom: 4px;
}

.atm-error-line[b-whj5ghko19] {
    color: #742a2a;
    padding: 2px 0;
    padding-left: 19px;
}
/* /Components/Features/ChangeManagers/View/ChangeManagerDialog.razor.rz.scp.css */
/* ============================================================
   ChangeManagerDialog — styles scopés
   Palette CSS : --bunqr-ocre, --bunqr-sable, --bunqr-noir,
                 --bunqr-border, --bunqr-text-secondary
   ============================================================ */

/* ── En-tête ── */
.cmd-header[b-w6ra7217gz] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 18px 22px 14px;
    border-bottom: 1px solid var(--bunqr-border, #e2e8f0);
    flex-shrink: 0;
}

.cmd-title[b-w6ra7217gz] {
    font-weight: 700;
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
    color: var(--bunqr-noir, #1a202c);
}

.cmd-subtitle[b-w6ra7217gz] {
    font-size: 12px;
    color: #718096;
    margin-top: 3px;
}

.cmd-subtitle strong[b-w6ra7217gz] {
    color: var(--bunqr-noir, #1a202c);
}

.cmd-close[b-w6ra7217gz] {
    background: none;
    border: none;
    cursor: pointer;
    color: #718096;
    padding: 2px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    transition: background 0.15s;
}

.cmd-close:hover[b-w6ra7217gz] {
    background: #f3f4f6;
    color: var(--bunqr-noir, #1a202c);
}

.cmd-close .material-symbols-outlined[b-w6ra7217gz] {
    font-size: 20px;
}

/* ── Corps ── */
.cmd-body[b-w6ra7217gz] {
    flex: 1;
    overflow-y: auto;
    padding: 16px 22px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.cmd-section-label[b-w6ra7217gz] {
    font-size: 11px;
    font-weight: 500;
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

/* Barre de recherche */
.cmd-search-row[b-w6ra7217gz] {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid var(--bunqr-border, #e2e8f0);
    border-radius: 6px;
    padding: 7px 12px;
}

.cmd-search-row:focus-within[b-w6ra7217gz] {
    border-color: var(--bunqr-ocre, #C9862A);
    box-shadow: 0 0 0 2px rgba(201, 134, 42, 0.15);
}

.cmd-search-icon[b-w6ra7217gz] {
    font-size: 16px;
    color: #9ca3af;
    flex-shrink: 0;
}

.cmd-search-input[b-w6ra7217gz] {
    border: none;
    outline: none;
    font-size: 13px;
    flex: 1;
    background: transparent;
    color: var(--bunqr-noir, #1a202c);
}

.cmd-search-input[b-w6ra7217gz]::placeholder {
    color: #9ca3af;
}

/* Liste des managers */
.cmd-list[b-w6ra7217gz] {
    max-height: 280px;
    overflow-y: auto;
    border: 1px solid var(--bunqr-border, #e2e8f0);
    border-radius: 6px;
}

.cmd-empty[b-w6ra7217gz] {
    padding: 20px;
    text-align: center;
    color: #9ca3af;
    font-size: 13px;
}

/* État hint (< 2 caractères) */
.cmd-hint[b-w6ra7217gz] {
    padding: 28px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    color: #9ca3af;
    font-size: 13px;
}

/* Résumé de la sélection courante */
.cmd-picked-summary[b-w6ra7217gz] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: var(--bunqr-sable, #FFF7EE);
    border: 1px solid var(--bunqr-ocre, #C9862A);
    border-radius: 6px;
    font-size: 13px;
}

.cmd-picked-avatar[b-w6ra7217gz] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
}

.cmd-picked-name[b-w6ra7217gz] {
    flex: 1;
    font-weight: 600;
    color: var(--bunqr-noir, #1a202c);
}

/* Item manager */
.cmd-item[b-w6ra7217gz] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 9px 12px;
    cursor: pointer;
    border-left: 3px solid transparent;
    border-bottom: 1px solid #f3f4f6;
    transition: background 0.12s;
}

.cmd-item:last-child[b-w6ra7217gz] {
    border-bottom: none;
}

.cmd-item:hover:not(.active)[b-w6ra7217gz] {
    background: #fafafa;
}

.cmd-item.active[b-w6ra7217gz] {
    background: var(--bunqr-sable, #FFF7EE);
    border-left-color: var(--bunqr-ocre, #C9862A);
}

/* Avatar dans la liste */
.cmd-item-avatar[b-w6ra7217gz] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
    letter-spacing: 0.5px;
}

/* Infos texte */
.cmd-item-body[b-w6ra7217gz] {
    flex: 1;
    min-width: 0;
}

.cmd-item-name[b-w6ra7217gz] {
    font-weight: 600;
    font-size: 13px;
    color: var(--bunqr-noir, #1a202c);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cmd-item-sub[b-w6ra7217gz] {
    font-size: 11px;
    color: #718096;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cmd-item-sub .material-symbols-outlined[b-w6ra7217gz] {
    font-size: 11px;
    flex-shrink: 0;
}

.cmd-dot[b-w6ra7217gz] {
    color: #cbd5e0;
}

/* Icône validation */
.cmd-check[b-w6ra7217gz] {
    font-size: 18px;
    color: var(--bunqr-ocre, #C9862A);
    flex-shrink: 0;
}

/* Checkbox notification */
.cmd-notify[b-w6ra7217gz] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: #4a5568;
    cursor: pointer;
    user-select: none;
}

.cmd-notify input[type="checkbox"][b-w6ra7217gz] {
    accent-color: var(--bunqr-noir, #1a202c);
    width: 14px;
    height: 14px;
    cursor: pointer;
    flex-shrink: 0;
}

/* ── Pied ── */
.cmd-footer[b-w6ra7217gz] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 12px 22px;
    border-top: 1px solid var(--bunqr-border, #e2e8f0);
    flex-shrink: 0;
}

.cmd-btn-cancel[b-w6ra7217gz] {
    padding: 7px 18px;
    border-radius: 4px;
    border: 1px solid var(--bunqr-border, #e2e8f0);
    background: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #4a5568;
    transition: background 0.15s;
}

.cmd-btn-cancel:hover[b-w6ra7217gz] {
    background: #f7fafc;
}

.cmd-btn-confirm[b-w6ra7217gz] {
    padding: 7px 20px;
    border-radius: 4px;
    border: none;
    background: var(--bunqr-ocre, #C9862A);
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    transition: opacity 0.15s;
}

.cmd-btn-confirm:hover:not(.disabled)[b-w6ra7217gz] {
    opacity: 0.88;
}

.cmd-btn-confirm.disabled[b-w6ra7217gz],
.cmd-btn-confirm:disabled[b-w6ra7217gz] {
    opacity: 0.45;
    cursor: not-allowed;
}

/* ── Phase traitement ── */
.cmd-errors[b-w6ra7217gz] {
    border: 1px solid #fed7d7;
    background: #fff5f5;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 12px;
}

.cmd-errors-title[b-w6ra7217gz] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 600;
    color: #c53030;
    margin-bottom: 4px;
}

.cmd-error-line[b-w6ra7217gz] {
    color: #742a2a;
    padding: 2px 0;
    padding-left: 19px;
}
/* /Components/Features/ConsultEmployeeAdministrativeRecords/View/AdministrativeDocuments.razor.rz.scp.css */
[b-rjj0g7szkx] .wallet-actions{
    margin-top: -8px;
}
[b-rjj0g7szkx] .dot {
     height: 15px;
     width: 15px;
     background-color: red;
     border-radius: 50%;
     display: inline-block;
    margin-right: 5px;
}

[b-rjj0g7szkx] .space{
    margin-left: 20px;
}
/* /Components/Features/ConsultEmployeeDetails/View/ConsultDetails.razor.rz.scp.css */
.consult-details-container[b-o0ss1zrnm0]{
    /*margin-top: -100px;*/
    overflow: hidden;
}

[b-o0ss1zrnm0] .consult-details-header{
    border-bottom: grey;
    border-bottom-style: groove;
}

[b-o0ss1zrnm0] .table-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: calc(100vh - 116px);
}

[b-o0ss1zrnm0] .table-cell {
    width: 50%; 
    height: 50%;
    max-height: 50%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    [b-o0ss1zrnm0] .table-cell > .mud-paper {
        width: 100%;
        height: 100%;
        overflow: auto;
    }
/* /Components/Features/ConsultEmployeeDetails/View/DocumentStateDisplayer.razor.rz.scp.css */
[b-bo59y6g3gg] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* /Components/Features/ConsultEmployeeDetails/View/EmployeeHabilitees.razor.rz.scp.css */
[b-mt85f2d7q3] .wallet-actions{
    margin-top: -8px;
}
/* /Components/Features/ConsultEmployeeDetails/View/HabiliteeStateDisplayer.razor.rz.scp.css */
[b-3qx7s5yk5p] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* /Components/Features/ConsultEmployeeMedicalCapacities/View/EmployeeMedicalDocument.razor.rz.scp.css */
[b-ogvpmkyreq] .dot {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

[b-ogvpmkyreq] .space{
    margin-left: 20px;
}
/* /Components/Features/ConsultEmployeeTrainings/View/Trainings.razor.rz.scp.css */
[b-ih4mnn6scf] .wallet-actions{
    margin-top: -8px;
}
[b-ih4mnn6scf] .dot {
     height: 15px;
     width: 15px;
     background-color: red;
     border-radius: 50%;
     display: inline-block;
    margin-right: 5px;
}

[b-ih4mnn6scf] .space{
    margin-left: 20px;
}
/* /Components/Features/ConsultMyDetails/View/ConsultMyDetails.razor.rz.scp.css */
/* ══════════════════════════════════════════
   ConsultMyDetails — CSS isolé
   Seuls les styles dynamiques (couleur avatar, couleurs rappels)
   restent en inline style= dans le razor.
══════════════════════════════════════════ */

/* ── Loading ── */
.cmy-loader[b-g31tp9p9jf] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60vh;
}

/* ── Layout racine ── */
.cmy-root[b-g31tp9p9jf] {
    display: flex;
    width: 100%;
    min-height: 100vh;
    background: #FAF8F5;
    font-family: 'Roboto', sans-serif;
}

/* ── Sidebar ── */
.cmy-sidebar[b-g31tp9p9jf] {
    width: 320px;
    flex-shrink: 0;
    background: #F5EFE6;
    border-right: 1px solid #EADFC9;
    padding: 36px 28px 24px;
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

/* Bloc identité compact — toujours visible (desktop en haut, mobile en header) */
.cmy-sidebar-identity[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Logo pleine largeur — desktop */
.cmy-sidebar-logo[b-g31tp9p9jf] {
    display: none;
    margin-bottom: 24px;
}

.cmy-sidebar-logo-img[b-g31tp9p9jf] {
    width: 100%;
    max-width: 160px;
    height: auto;
    display: block;
}

/* Logo compact — mobile uniquement */
.cmy-logo[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.cmy-logo-img[b-g31tp9p9jf] {
    width: 26px;
    height: 26px;
    object-fit: contain;
    object-position: left;
    display: block;
}

@media (min-width: 768px) {
    .cmy-sidebar-logo[b-g31tp9p9jf] {
        display: block;
    }
}

/* Texte de l'identité compacte */
.cmy-id-text[b-g31tp9p9jf] {
    min-width: 0;
}

.cmy-id-name[b-g31tp9p9jf] {
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #171717;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cmy-id-fonction[b-g31tp9p9jf] {
    font-size: 11px;
    color: #4b5563;
    margin-top: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Blocs masquables de la sidebar */
.cmy-sidebar-bio[b-g31tp9p9jf] {
    display: flex;
    flex-direction: column;
    margin-top: 28px;
}

.cmy-sidebar-kv[b-g31tp9p9jf] {
    display: flex;
    flex-direction: column;
    margin-top: 26px;
    padding-top: 22px;
    border-top: 1px solid #EADFC9;
    gap: 14px;
}

.cmy-sidebar-bottom[b-g31tp9p9jf] {
    display: flex;
    flex-direction: column;
    padding-top: 18px;
    margin-top: 18px;
    border-top: 1px solid #EADFC9;
    gap: 4px;
}

/* Section bio — label "Mon profil" */
.cmy-bio-label[b-g31tp9p9jf] {
    font-size: 11px;
    color: #7a5c2e;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-bottom: 6px;
}

.cmy-bio-welcome[b-g31tp9p9jf] {
    font-size: 14px;
    color: #4b5563;
    margin-bottom: 22px;
    line-height: 1.4;
}

.cmy-bio-welcome strong[b-g31tp9p9jf] {
    color: #171717;
}

.cmy-bio-name[b-g31tp9p9jf] {
    font-family: 'DM Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #171717;
    margin-top: 16px;
    line-height: 1.1;
    word-break: break-word;
}

.cmy-bio-fonction[b-g31tp9p9jf] {
    font-size: 13px;
    color: #4b5563;
    margin-top: 6px;
}

/* Matricule */
.cmy-matricule-wrap[b-g31tp9p9jf] {
    margin-top: 8px;
    display: inline-block;
}

.cmy-matricule[b-g31tp9p9jf] {
    font-size: 11px;
    color: #7a5c2e;
    font-family: 'ui-monospace', monospace;
    padding: 3px 8px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #EADFC9;
}

/* Avatar — --cmy-avatar-bg passé via style= depuis le razor */
/* .cmy-avatar-photo remplace l'initiale quand une photo est disponible */
.cmy-avatar-photo[b-g31tp9p9jf] {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-image: var(--cmy-photo-url);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cmy-avatar[b-g31tp9p9jf] {
    width: 92px;
    height: 92px;
    border-radius: 8px;
    background: var(--bunqr-ocre, #C68A3A);
    color: #fff;
    display: grid;
    place-items: center;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 38px;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
}

/* Badges (médical, suspension) */
.cmy-badge[b-g31tp9p9jf] {
    margin-top: 10px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 5px 10px 5px 8px;
    border-radius: 999px;
}

.cmy-badge--ok[b-g31tp9p9jf]     { background: #E8F2EC; border: 1px solid #BFDBC9; }
.cmy-badge--warn[b-g31tp9p9jf]   { background: #FBF1E0; border: 1px solid #EADFC9; }
.cmy-badge--danger[b-g31tp9p9jf] { background: #FDECEC; border: 1px solid #F5C7C9; }

.cmy-badge-text[b-g31tp9p9jf] {
    font-size: 11.5px;
    font-weight: 600;
    line-height: 1;
}

.cmy-badge-text--ok[b-g31tp9p9jf]     { color: #2E7D5B; }
.cmy-badge-text--warn[b-g31tp9p9jf]   { color: #7a5c2e; }
.cmy-badge-text--danger[b-g31tp9p9jf] { color: #8C3F2A; }

/* Couleur des icônes MudIcon à l'intérieur des badges — statique, pas besoin de style= */
.cmy-badge--ok[b-g31tp9p9jf]           .mud-icon-root { color: #2E7D5B; font-size: 14px; }
.cmy-badge--warn[b-g31tp9p9jf]         .mud-icon-root { color: #7a5c2e; font-size: 14px; }
.cmy-badge--danger[b-g31tp9p9jf]       .mud-icon-root { color: #8C3F2A; font-size: 14px; }
.cmy-badge--restriction[b-g31tp9p9jf]  .mud-icon-root { color: #92400E; font-size: 14px; }

.cmy-badge--restriction[b-g31tp9p9jf] { background: #FEF3C7; border: 1px solid #FCD34D; }
.cmy-badge-text--restriction[b-g31tp9p9jf] { color: #92400E; }

/* Lien Détails médical */
.cmy-medical-details-link[b-g31tp9p9jf] {
    all: unset;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11.5px;
    font-weight: 600;
    color: #2E7D5B;
    margin-top: 8px;
    padding: 3px 0;
    transition: color 0.1s;
}

.cmy-medical-details-link:hover[b-g31tp9p9jf] {
    color: #171717;
}

/* ── Dialog suivi médical (cmd-*) ── */
/* Ces classes stylistiques s'appliquent via ::deep depuis la feuille parente */
.cmd-cert[b-g31tp9p9jf] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 16px;
}

.cmd-cert-row[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.cmd-label[b-g31tp9p9jf] {
    font-size: 11px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    min-width: 100px;
    flex-shrink: 0;
}

.cmd-value[b-g31tp9p9jf] {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
}

.cmd-badge[b-g31tp9p9jf] {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 9px;
    border-radius: 999px;
}

.cmd-badge--ok[b-g31tp9p9jf]       { background: #E8F2EC; color: #2E7D5B; }
.cmd-badge--warn[b-g31tp9p9jf]     { background: #FBF1E0; color: #7a5c2e; }
.cmd-badge--expired[b-g31tp9p9jf]  { background: #FDECEC; color: #8C3F2A; }
.cmd-badge--archived[b-g31tp9p9jf] { background: #F3F4F6; color: #4b5563; }

.cmd-restrictions[b-g31tp9p9jf] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.cmd-restriction-item[b-g31tp9p9jf] {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    font-size: 12.5px;
    color: #92400E;
    background: #FEF3C7;
    border: 1px solid #FCD34D;
    border-radius: 6px;
    padding: 6px 10px;
}

.cmd-empty[b-g31tp9p9jf] {
    font-size: 13px;
    color: #6b7280;
    padding: 8px 0;
}

.cmd-history[b-g31tp9p9jf] {
    border-top: 1px solid #f0f0ee;
    padding-top: 14px;
    margin-top: 4px;
}

.cmd-history-title[b-g31tp9p9jf] {
    font-size: 11px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cmd-history-row[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0ee;
}

.cmd-history-row:last-child[b-g31tp9p9jf] { border-bottom: none; }

.cmd-history-icon[b-g31tp9p9jf] {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.cmd-history-icon[b-g31tp9p9jf]  .mud-icon-root { font-size: 15px; }

.cmd-history-icon--ok[b-g31tp9p9jf]       { background: #E8F2EC; color: #2E7D5B; }
.cmd-history-icon--warn[b-g31tp9p9jf]     { background: #FBF1E0; color: #7a5c2e; }
.cmd-history-icon--expired[b-g31tp9p9jf]  { background: #FDECEC; color: #8C3F2A; }
.cmd-history-icon--archived[b-g31tp9p9jf] { background: #F3F4F6; color: #4b5563; }

.cmd-history-body[b-g31tp9p9jf] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.cmd-history-date[b-g31tp9p9jf] {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
}

.cmd-history-state[b-g31tp9p9jf] {
    font-size: 11px;
}

.cmd-history-state--ok[b-g31tp9p9jf]       { color: #2E7D5B; }
.cmd-history-state--warn[b-g31tp9p9jf]     { color: #7a5c2e; }
.cmd-history-state--expired[b-g31tp9p9jf]  { color: #8C3F2A; }
.cmd-history-state--archived[b-g31tp9p9jf] { color: #4b5563; }

.cmd-history-expiry[b-g31tp9p9jf] {
    font-size: 11px;
    color: #9ca3af;
    flex-shrink: 0;
}

/* Spacer */
.cmy-spacer[b-g31tp9p9jf] { flex: 1; }

/* Boutons nav sidebar */
.cmy-nav-btn[b-g31tp9p9jf] {
    all: unset;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 10px;
    border-radius: 7px;
    color: #171717;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
    transition: background 0.1s;
}

.cmy-nav-btn:hover[b-g31tp9p9jf] {
    background: rgba(0, 0, 0, 0.04);
}

.cmy-nav-btn--muted[b-g31tp9p9jf] {
    color: #4b5563;
}

/* ── KV pairs ── */
.cmy-kv[b-g31tp9p9jf] {
    min-width: 0;
}

.cmy-kv-label[b-g31tp9p9jf] {
    font-size: 10.5px;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 2px;
}

.cmy-kv-value[b-g31tp9p9jf] {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
    line-height: 1.3;
}

/* ── Contenu principal ── */
.cmy-content[b-g31tp9p9jf] {
    flex: 1;
    overflow-y: auto;
    padding: 36px 44px 48px;
    min-width: 0;
}

/* ── Hero row ── */
.cmy-hero-row[b-g31tp9p9jf] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-bottom: 22px;
}

/* ── Carte passeport (fond sombre) ── */
.cmy-passport-card[b-g31tp9p9jf] {
    background: linear-gradient(135deg, #171717 0%, #2a2522 55%, #7a5c2e 100%);
    border-radius: 14px;
    padding: 22px;
    color: #fff;
    position: relative;
    overflow: hidden;
    min-height: 220px;
    display: flex;
    flex-direction: column;
}

/* Surcharge bouton passeport — ::deep traverse les composants enfants */
.cmy-passport-card[b-g31tp9p9jf]  .cmy-passport-btn.mud-button-root,
.cmy-passport-card[b-g31tp9p9jf]  .mud-button-root {
    background: #D19B50 !important;
    color: #171717 !important;
    border: none !important;
    font-weight: 600;
}

.cmy-passport-deco[b-g31tp9p9jf] {
    position: absolute;
    top: -50px;
    right: -50px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.06);
    pointer-events: none;
}

.cmy-passport-tag[b-g31tp9p9jf] {
    position: absolute;
    top: 24px;
    right: 26px;
    font-size: 10px;
    letter-spacing: 1.5px;
    color: #D19B50;
    font-weight: 600;
    text-transform: uppercase;
}

.cmy-passport-inner[b-g31tp9p9jf] {
    position: relative;
    display: flex;
    gap: 20px;
    margin-top: 18px;
    flex: 1;
    align-items: flex-start;
}

/* Mockup PDF illustratif */
.cmy-passport-mockup[b-g31tp9p9jf] {
    width: 120px;
    min-height: 160px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.38);
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    transform: rotate(-3deg);
    flex-shrink: 0;
}

.cmy-mockup-bar[b-g31tp9p9jf] { border-radius: 2px; }
.cmy-mockup-bar--title[b-g31tp9p9jf]  { width: 60%; height: 6px; background: #171717; }
.cmy-mockup-bar--sub[b-g31tp9p9jf]    { width: 40%; height: 4px; background: #9ca3af; }
.cmy-mockup-bar--banner[b-g31tp9p9jf] { height: 30px; background: #D19B50; border-radius: 3px; margin-top: 6px; }
.cmy-mockup-bar--l1[b-g31tp9p9jf]     { width: 100%; height: 3px; background: #f0f0ee; margin-top: 8px; }
.cmy-mockup-bar--l2[b-g31tp9p9jf]     { width: 85%;  height: 3px; background: #f0f0ee; }
.cmy-mockup-bar--l3[b-g31tp9p9jf]     { width: 92%;  height: 3px; background: #f0f0ee; }
.cmy-mockup-bar--l4[b-g31tp9p9jf]     { width: 70%;  height: 3px; background: #f0f0ee; }

/* Pitch texte */
.cmy-passport-pitch[b-g31tp9p9jf] {
    flex: 1;
    min-width: 0;
}

.cmy-passport-title[b-g31tp9p9jf] {
    font-family: 'DM Sans', sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 8px;
}

.cmy-passport-desc[b-g31tp9p9jf] {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.55;
    margin-bottom: 22px;
}

/* ── Carte Agenda ── */
.cmy-agenda-card[b-g31tp9p9jf] {
    background: #fff;
    border: 1px solid #E2E4E6;
    border-radius: 14px;
    display: flex;
    flex-direction: column;
    min-height: 220px;
    overflow: hidden;
}

.cmy-agenda-header[b-g31tp9p9jf] {
    padding: 16px 18px 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #f0f0ee;
}

.cmy-agenda-header-icon[b-g31tp9p9jf] {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: #EFF6FF;
    color: #1d4ed8;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.cmy-agenda-header-icon[b-g31tp9p9jf]  .mud-icon-root { font-size: 18px; }

.cmy-agenda-title[b-g31tp9p9jf] {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #171717;
    line-height: 1.1;
}

.cmy-agenda-subtitle[b-g31tp9p9jf] {
    font-size: 11px;
    color: #6b7280;
    margin-top: 3px;
}

.cmy-agenda-list[b-g31tp9p9jf] {
    flex: 1;
    overflow: auto;
    padding: 6px 8px 8px;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.cmy-agenda-row[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    border-radius: 8px;
    transition: background 0.1s;
}

.cmy-agenda-row:hover[b-g31tp9p9jf] { background: #F9FAFB; }

.cmy-agenda-row--clickable[b-g31tp9p9jf] { cursor: pointer; }

.cmy-agenda-row-icon[b-g31tp9p9jf] {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.cmy-agenda-row-icon[b-g31tp9p9jf]  .mud-icon-root { font-size: 15px; }

.cmy-agenda-row-body[b-g31tp9p9jf] {
    flex: 1;
    min-width: 0;
}

.cmy-agenda-row-title[b-g31tp9p9jf] {
    font-size: 12.5px;
    font-weight: 600;
    color: #171717;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cmy-agenda-row-date[b-g31tp9p9jf] {
    font-size: 11px;
    color: #6b7280;
    margin-top: 1px;
}

.cmy-agenda-empty[b-g31tp9p9jf] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px 16px;
    text-align: center;
    font-size: 12.5px;
    color: #6b7280;
}

.cmy-agenda-empty[b-g31tp9p9jf]  .mud-icon-root { font-size: 28px; color: #2E7D5B; }

/* ── Carte Rappels ── */
.cmy-rappels-card[b-g31tp9p9jf] {
    background: #fff;
    border: 1px solid #E2E4E6;
    border-radius: 14px;
    display: flex;
    flex-direction: column;
    min-height: 300px;
    overflow: hidden;
}

.cmy-rappels-header[b-g31tp9p9jf] {
    padding: 18px 20px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f0f0ee;
}

.cmy-rappels-header-left[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cmy-rappels-notif-icon[b-g31tp9p9jf] {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: #FBF1E0;
    color: #7a5c2e;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.cmy-rappels-title[b-g31tp9p9jf] {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #171717;
    line-height: 1.1;
}

.cmy-rappels-subtitle[b-g31tp9p9jf] {
    font-size: 11px;
    color: #6b7280;
    margin-top: 3px;
}

.cmy-rappels-count[b-g31tp9p9jf] {
    font-size: 11px;
    font-weight: 700;
    color: #7a5c2e;
    background: #FBF1E0;
    padding: 4px 9px;
    border-radius: 999px;
    border: 1px solid #EADFC9;
}

.cmy-rappels-list[b-g31tp9p9jf] {
    flex: 1;
    overflow: auto;
    padding: 4px 8px 8px;
}

/* Ligne rappel */
.cmy-rappel-row[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 11px 12px;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.1s;
}

.cmy-rappel-row.warn[b-g31tp9p9jf] {
    background: #FCF7EE;
}

/* Icône rappel — --cmy-icon-bg / --cmy-icon-border / --cmy-icon-fg passés via style= */
.cmy-rappel-icon[b-g31tp9p9jf] {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    background: var(--cmy-icon-bg);
    border: 1px solid var(--cmy-icon-border);
    color: var(--cmy-icon-fg);
}

.cmy-rappel-icon[b-g31tp9p9jf]  .mud-icon-root {
    color: var(--cmy-icon-fg);
    font-size: 15px;
}

.cmy-rappel-body[b-g31tp9p9jf] {
    flex: 1;
    min-width: 0;
}

.cmy-rappel-title[b-g31tp9p9jf] {
    font-size: 12.5px;
    color: #171717;
    font-weight: 600;
    line-height: 1.25;
}

.cmy-rappel-meta[b-g31tp9p9jf] {
    font-size: 10.5px;
    color: #6b7280;
    margin-top: 2px;
}

.cmy-rappel-cta[b-g31tp9p9jf] {
    border-radius: 6px;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    font-family: inherit;
    white-space: nowrap;
    border: none;
}

.cmy-rappel-cta--warn[b-g31tp9p9jf] { background: #171717; color: #fff; }
.cmy-rappel-cta--ok[b-g31tp9p9jf]   { background: #fff; color: #171717; border: 1px solid #E2E4E6; }

/* État vide */
.cmy-rappels-empty[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 32px 20px;
    text-align: center;
}

.cmy-rappels-empty-text[b-g31tp9p9jf] {
    font-size: 13px;
    color: #6b7280;
}

/* ── Bottom row ── */
.cmy-bottom-row[b-g31tp9p9jf] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 14px;
}

/* ── Card générique ── */
.cmy-card[b-g31tp9p9jf] {
    background: #fff;
    border: 1px solid #E2E4E6;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.cmy-card-header[b-g31tp9p9jf] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 18px 12px;
    border-bottom: 1px solid #f0f0ee;
}

.cmy-card-icon[b-g31tp9p9jf] {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    background: #F5EFE6;
    color: #7a5c2e;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.cmy-card-title[b-g31tp9p9jf] {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #171717;
}

.cmy-card-body[b-g31tp9p9jf] {
    padding: 0 18px 18px;
    flex: 1;
    overflow: hidden;
}

/* ══════════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════════ */

/* Desktop : l'avatar et le nom compact sont déjà affichés dans .cmy-sidebar-bio */
@media (min-width: 768px) {
    .cmy-sidebar-identity .cmy-avatar[b-g31tp9p9jf],
    .cmy-sidebar-identity .cmy-id-text[b-g31tp9p9jf] {
        display: none;
    }
}

@media (max-width: 1200px) {
    .cmy-sidebar[b-g31tp9p9jf] {
        width: 260px;
        padding: 28px 20px 20px;
    }

    .cmy-content[b-g31tp9p9jf] {
        padding: 28px 28px 40px;
    }

    .cmy-hero-row[b-g31tp9p9jf] {
        grid-template-columns: 1fr 1fr;
    }

    .cmy-hero-row > .cmy-rappels-card[b-g31tp9p9jf] {
        grid-column: 1 / -1;
    }

    .cmy-passport-mockup[b-g31tp9p9jf] {
        display: none;
    }

    .cmy-bottom-row[b-g31tp9p9jf] {
        grid-template-columns: 1fr 1fr;
    }

    .cmy-bottom-row > .cmy-card:last-child[b-g31tp9p9jf] {
        grid-column: 1 / -1;
    }

    .cmy-avatar[b-g31tp9p9jf] {
        width: 72px;
        height: 72px;
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .cmy-root[b-g31tp9p9jf] {
        flex-direction: column;
    }

    .cmy-sidebar[b-g31tp9p9jf] {
        width: 100%;
        height: auto;
        position: static;
        flex-direction: row;
        align-items: center;
        gap: 14px;
        padding: 16px 20px;
        border-right: none;
        border-bottom: 1px solid #EADFC9;
        overflow-y: visible;
    }

    .cmy-sidebar-bio[b-g31tp9p9jf],
    .cmy-sidebar-kv[b-g31tp9p9jf],
    .cmy-sidebar-bottom[b-g31tp9p9jf] {
        display: none;
    }

    .cmy-sidebar-identity[b-g31tp9p9jf] {
        flex: 1;
        min-width: 0;
    }

    .cmy-avatar[b-g31tp9p9jf] {
        width: 44px;
        height: 44px;
        font-size: 18px;
        border-radius: 6px;
    }

    .cmy-content[b-g31tp9p9jf] {
        padding: 20px 16px 32px;
    }

    .cmy-hero-row[b-g31tp9p9jf] {
        grid-template-columns: 1fr;
    }

    .cmy-passport-card[b-g31tp9p9jf] {
        min-height: 200px;
    }

    .cmy-passport-mockup[b-g31tp9p9jf] {
        display: none;
    }

    .cmy-bottom-row[b-g31tp9p9jf] {
        grid-template-columns: 1fr;
    }

    .cmy-bottom-row > .cmy-card:last-child[b-g31tp9p9jf] {
        grid-column: auto;
    }
}
/* /Components/Features/ConsultMyDetails/View/MyDocumentsCard.razor.rz.scp.css */
.mdc-loading[b-6e1n2xwwy3], .mdc-empty[b-6e1n2xwwy3] {
    font-size: 13px;
    color: #6b7280;
    padding: 12px 0;
}

.mdc-pending-banner[b-6e1n2xwwy3] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 11px;
    font-weight: 600;
    color: #7a5c2e;
    background: #FBF1E0;
    border: 1px solid #EADFC9;
    border-radius: 999px;
    padding: 3px 10px 3px 7px;
    margin-bottom: 8px;
}

.mdc-pending-banner[b-6e1n2xwwy3]  .mud-icon-root {
    font-size: 14px;
    color: #7a5c2e;
}

.mdc-row[b-6e1n2xwwy3] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 0;
    border-bottom: 1px solid #f0f0ee;
    border-radius: 6px;
    transition: background 0.1s;
}

.mdc-row:last-child[b-6e1n2xwwy3] {
    border-bottom: none;
}

.mdc-row--clickable[b-6e1n2xwwy3] {
    cursor: pointer;
    margin: 0 -8px;
    padding: 9px 8px;
}

.mdc-row--clickable:hover[b-6e1n2xwwy3] {
    background: #F5EFE6;
}

.mdc-chevron[b-6e1n2xwwy3]  .mud-icon-root {
    font-size: 18px;
    color: #9ca3af;
}

.mdc-icon[b-6e1n2xwwy3] {
    width: 22px;
    height: 22px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.mdc-icon[b-6e1n2xwwy3]  .mud-icon-root { font-size: 18px; color: #9ca3af; }

.mdc-icon--ok[b-6e1n2xwwy3]       .mud-icon-root { color: #2E7D5B; }
.mdc-icon--warn[b-6e1n2xwwy3]     .mud-icon-root { color: #7a5c2e; }
.mdc-icon--expired[b-6e1n2xwwy3]  .mud-icon-root { color: #8C3F2A; }
.mdc-icon--pending[b-6e1n2xwwy3]  .mud-icon-root { color: #7a5c2e; }

.mdc-body[b-6e1n2xwwy3] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

/* AdministrativeDocumentTitleDisplayer émet des <span class="content"> */
.mdc-body[b-6e1n2xwwy3]  .content {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
    line-height: 1.3;
}

.mdc-name[b-6e1n2xwwy3] {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
    line-height: 1.3;
}

.mdc-date[b-6e1n2xwwy3] {
    font-size: 11px;
    color: #6b7280;
}

/* Icône statut à droite */
.mdc-status[b-6e1n2xwwy3] {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    display: grid;
    place-items: center;
}

.mdc-status[b-6e1n2xwwy3]  .mud-icon-root { font-size: 16px; }

.mdc-status--ok[b-6e1n2xwwy3]       .mud-icon-root { color: #2E7D5B; }
.mdc-status--warn[b-6e1n2xwwy3]     .mud-icon-root { color: #7a5c2e; }
.mdc-status--expired[b-6e1n2xwwy3]  .mud-icon-root { color: #8C3F2A; }
.mdc-status--pending[b-6e1n2xwwy3]  .mud-icon-root { color: #7a5c2e; }
.mdc-icon--archived[b-6e1n2xwwy3]   .mud-icon-root { color: #9ca3af; }

.mdc-history-link[b-6e1n2xwwy3] {
    all: unset;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11.5px;
    font-weight: 600;
    color: #7a5c2e;
    padding: 10px 0 4px;
    border-top: 1px solid #f0f0ee;
    margin-top: 6px;
    transition: color 0.1s;
}

.mdc-history-link:hover[b-6e1n2xwwy3] {
    color: #171717;
}
/* /Components/Features/ConsultMyDetails/View/MyHabiliteesCard.razor.rz.scp.css */
.mhc-empty[b-ox1566epqf] {
    font-size: 13px;
    color: #6b7280;
    padding: 12px 0;
}

.mhc-row[b-ox1566epqf] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0ee;
    border-radius: 6px;
    transition: background 0.1s;
}

.mhc-row:last-child[b-ox1566epqf] {
    border-bottom: none;
}

.mhc-row--clickable[b-ox1566epqf] {
    cursor: pointer;
    margin: 0 -8px;
    padding: 10px 8px;
}

.mhc-row--clickable:hover[b-ox1566epqf] {
    background: #F5EFE6;
}

.mhc-chevron[b-ox1566epqf]  .mud-icon-root {
    font-size: 18px;
    color: #9ca3af;
}

.mhc-row-main[b-ox1566epqf] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.mhc-name[b-ox1566epqf] {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
    line-height: 1.3;
}

.mhc-date[b-ox1566epqf] {
    font-size: 11px;
    color: #6b7280;
}

.mhc-date--pending[b-ox1566epqf] {
    color: #7a5c2e;
}

/* Badges statut */
.mhc-badge[b-ox1566epqf] {
    font-size: 11px;
    font-weight: 600;
    padding: 3px 9px;
    border-radius: 999px;
    white-space: nowrap;
    flex-shrink: 0;
}

.mhc-badge--ok[b-ox1566epqf]      { background: #E8F2EC; color: #2E7D5B; }
.mhc-badge--warn[b-ox1566epqf]    { background: #FBF1E0; color: #7a5c2e; }
.mhc-badge--expired[b-ox1566epqf] { background: #FDECEC; color: #8C3F2A; }
.mhc-badge--pending[b-ox1566epqf] { background: #F3F4F6; color: #4b5563; }

.mhc-history-link[b-ox1566epqf] {
    all: unset;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11.5px;
    font-weight: 600;
    color: #7a5c2e;
    padding: 10px 0 4px;
    border-top: 1px solid #f0f0ee;
    margin-top: 6px;
    transition: color 0.1s;
}

.mhc-history-link:hover[b-ox1566epqf] {
    color: #171717;
}
/* /Components/Features/ConsultMyDetails/View/MyTrainingsCard.razor.rz.scp.css */
.mtc-loading[b-koglf33l05], .mtc-empty[b-koglf33l05] {
    font-size: 13px;
    color: #6b7280;
    padding: 12px 0;
}

.mtc-row[b-koglf33l05] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0ee;
    border-radius: 6px;
    transition: background 0.1s;
}

.mtc-row:last-child[b-koglf33l05] {
    border-bottom: none;
}

.mtc-row--clickable[b-koglf33l05] {
    cursor: pointer;
    margin: 0 -8px;
    padding: 10px 8px;
}

.mtc-row--clickable:hover[b-koglf33l05] {
    background: #F5EFE6;
}

.mtc-chevron[b-koglf33l05]  .mud-icon-root {
    font-size: 18px;
    color: #9ca3af;
    margin-top: 2px;
}

.mtc-icon[b-koglf33l05] {
    width: 22px;
    height: 22px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    margin-top: 1px;
}

.mtc-icon[b-koglf33l05]  .mud-icon-root { font-size: 18px; }

.mtc-icon--ok[b-koglf33l05]        .mud-icon-root { color: #2E7D5B; }
.mtc-icon--warn[b-koglf33l05]      .mud-icon-root { color: #7a5c2e; }
.mtc-icon--expired[b-koglf33l05]   .mud-icon-root { color: #8C3F2A; }
.mtc-icon--archived[b-koglf33l05]  .mud-icon-root { color: #9ca3af; }

.mtc-body[b-koglf33l05] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.mtc-name[b-koglf33l05] {
    font-size: 13px;
    font-weight: 600;
    color: #171717;
    line-height: 1.3;
}

.mtc-date[b-koglf33l05] {
    font-size: 11px;
    color: #6b7280;
}

.mtc-date--none[b-koglf33l05] {
    font-style: italic;
    color: #9ca3af;
}

.mtc-extended-data[b-koglf33l05] {
    margin-top: 3px;
}

.mtc-extended-data[b-koglf33l05]  div {
    font-size: 11px;
    color: #7a5c2e;
    line-height: 1.4;
}

.mtc-extended-data[b-koglf33l05]  span {
    color: #4b5563;
}

.mtc-history-link[b-koglf33l05] {
    all: unset;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11.5px;
    font-weight: 600;
    color: #7a5c2e;
    padding: 10px 0 4px;
    border-top: 1px solid #f0f0ee;
    margin-top: 6px;
    transition: color 0.1s;
}

.mtc-history-link:hover[b-koglf33l05] {
    color: #171717;
}
/* /Components/Features/CreateAccount/View/CreateAccountDialog.razor.rz.scp.css */
[b-244m05m0ev](.create-dialog-container) {
    border: 1px #000000 solid;
    border-radius: 10px;
    padding: 45px 30px 45px 30px;
    margin-left: 15%;
    width: 400px;
    margin-top: 15px;
}
/* /Components/Features/CreateEmployee/View/CreateEmployeeButton.razor.rz.scp.css */
/* /Components/Features/CreateEmployee/View/CreateEmployeeDialog.razor.rz.scp.css */
[b-dnslh8h20c] .employee-header{
    font-weight: bold;
}

.creator-form[b-dnslh8h20c]{
    padding: 10px;
}
/* /Components/Features/CreateHabilitee/HabiliteeCompanyLogoViewer.razor.rz.scp.css */
.embed-wrapper[b-mxyqqu572r] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.embed-wrapper img[b-mxyqqu572r]{
    width: 100%;
    height: 100%;
    object-fit: contain; /* garde les proportions */
}
/* /Components/Features/CreateHabilitee/View/CreateMultipleHabiliteesDialog.razor.rz.scp.css */
.employee-card[b-3jhz6ii9yw] {
    background-color: white;
    border-radius: 12px;
    padding: 12px 16px;
    margin-bottom: 8px;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: border 0.2s;
}
.employee-card.selected[b-3jhz6ii9yw] {
    border: 2px solid var(--mud-palette-primary);
}
.status-dot[b-3jhz6ii9yw] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
}
.dot-success[b-3jhz6ii9yw] { background-color: #48bb78; }
.dot-error[b-3jhz6ii9yw] { background-color: #f56565; }
.expired[b-3jhz6ii9yw] { opacity: 0.6; }
[b-3jhz6ii9yw] .fw-bold { font-weight: 700; }
[b-3jhz6ii9yw] .text-error { color: #f56565; }
[b-3jhz6ii9yw] .text-secondary { color: #718096; }
/* /Components/Features/CreateHabilitee/View/HabiliteeDialog.razor.rz.scp.css */
.pdf-displayer[b-zoaao7jes6]{
    height: 60vh;
    width: 100%;
}

[b-zoaao7jes6] .dot {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}

[b-zoaao7jes6] .date-label{
    margin-bottom: 21px;
    margin-top: 5px;
    font-size: 14px ! important;
}

[b-zoaao7jes6] .date-value{
    font-weight: bold;}
/* /Components/Features/CreateHabilitee/View/HabiliteeElectricalAccreditationSection.razor.rz.scp.css */
[b-aovw7tveyn] .electrical .header {
    /* Enlevé break-after: avoid pour permettre les sauts de page après le header */
}

[b-aovw7tveyn] .electrical .header .title{
    background-color: #FFCCCC;
    font-weight: bold;
    padding:5px;
    text-align: center;
}

[b-aovw7tveyn] .electrical .header .content{
    background-color: #E8E8E8;
    font-weight: bold;
    padding:5px;
}

[b-aovw7tveyn] .electrical .header .content .row .col-2{
    text-align: center;
    padding:5px;
}

[b-aovw7tveyn] .electrical .content .boxes{
    /*align-content: center;*/
}
[b-aovw7tveyn] .electrical .content .boxes .symbol{
    margin-top:5px;
    /*align-content: center;*/
}

 .electrical .header .content .row .col-3[b-aovw7tveyn]{
    text-align: center;
    padding:5px;
}


[b-aovw7tveyn] .electrical .title{
    background-color: #FFCCCC;
    font-weight: bold;
    padding:5px;
    text-align: center;
}

[b-aovw7tveyn] .electrical .row .col-2{
    align-items: center;
    padding-right: 0;
}

[b-aovw7tveyn] .electrical .row .col-4{
    align-items: center;
}

[b-aovw7tveyn] .electrical .row .col-3{
    text-align: center;
}

[b-aovw7tveyn] .electrical .staff{
    /*text-align: center;*/
    font-weight: bold;
    /*padding:5px;*/
    text-wrap-style: balance;
    /*margin-left: 10px;*/
    /*align-content: center;*/
}

[b-aovw7tveyn] .electrical .areas .area{
    color: black;
    /*border: 1px #E8E8E8 solid;*/
    /*border-radius: 3px;*/
    /*margin: 5px 0 5px 0;*/
    /*height:80px;*/
    padding:3px;
    text-align: start;
    text-overflow:ellipsis;
    font-size: 9px;
}

[b-aovw7tveyn] .electrical .line{
    margin-bottom:10px;
}

[b-aovw7tveyn] .electrical .content {
    border-bottom: 1px lightgray solid;
}



/* /Components/Features/CreateHabilitee/View/HabiliteeIdentity.razor.rz.scp.css */
table tr[b-y4idugb0nr] { border:1px solid black; }
table th[b-y4idugb0nr] { border:1px solid black; }
/* /Components/Features/CreateHabilitee/View/HabiliteeMedicalSection.razor.rz.scp.css */
.medical-restriction[b-1u9z5udiam]{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px; /* Optional: Adjust the gap between columns */
}
table[b-1u9z5udiam] {
    width: 100%;

}
/* /Components/Features/CreateHabilitee/View/HabiliteePreview.razor.rz.scp.css */
.a4-page-container[b-kxbztdlknu] {
    width: 210mm;
    min-height: 297mm;
    margin: auto;
    padding: 14mm;  
    display: flex;
    flex-direction: column;
    position: relative;
    font-size: 12px;
}
.with-box-shadow[b-kxbztdlknu]{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: whitesmoke;
}

[b-kxbztdlknu] .a4-page-header {
    position: relative;
    flex-shrink: 0;
    break-after: avoid;
    page-break-after: avoid;
}

[b-kxbztdlknu] .a4-page-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

[b-kxbztdlknu] .a4-page-footer {
    flex-shrink: 0;
    /*margin-top: auto;*/
    break-inside: avoid;
    page-break-inside: avoid;
    break-before: avoid;
    page-break-before: avoid;
}

[b-kxbztdlknu] .page-break-avoid {
    break-inside: avoid;
    page-break-inside: avoid;
    border-top: 14mm solid transparent;
    margin-top: -14mm;
}

/* Enlève la bordure du premier élément */
[b-kxbztdlknu] .a4-page-content > .page-break-avoid:first-child {
    border-top: none;
    margin-top: 0;
}

/* Groupe footer : contient le dernier élément + le footer pour qu'ils restent ensemble */
[b-kxbztdlknu] .footer-group {
    display: flex;
    flex-direction: column;
}

[b-kxbztdlknu] .footer-group .a4-page-footer {
    margin-top: auto;
}

/* Dernière section électrique : doit rester attachée au footer */
[b-kxbztdlknu] .last-electrical-section {
    break-after: avoid;
    page-break-after: avoid;
}

/* Groupe footer électrique : lie la dernière ligne avec le footer */
[b-kxbztdlknu] .footer-group-electrical {
    display: flex;
    flex-direction: column;
    /* Ne pas mettre break-before: avoid pour permettre les sauts de page avant ce bloc */
}

/*::deep .electrical-footer-inside {*/
/*    margin-top: 10mm;*/
/*    width: 100% !important;*/
/*    padding: 0 !important;*/
/*}*/

[b-kxbztdlknu] .electrical-footer-inside .a4-page-footer {
    width: 100%;
}

[b-kxbztdlknu] .passportLogo {
    position: absolute;
    left: 0;
    top: -20px;
    object-fit: scale-down;
    width: 100px;
    height: 100%;
}

[b-kxbztdlknu] .footerContent {
    width: 182mm;
    border: 1px solid black;
    margin-top: 10mm;
    height: 55mm;
    display: flex;
    flex-direction: column;
}

[b-kxbztdlknu] .electrical-footer {
    height: auto;
    margin-top: 10mm;
    border: 1px solid black;
}

/* Force un saut de page avant la page d'habilitation électrique */
.electrical-page[b-kxbztdlknu] {
    break-before: page;
    page-break-before: always;
}

/* Media query pour l'impression */
@media print {
    @page {
        margin-top: 14mm;
        margin-bottom: 14mm;
    }

    .a4-page-container[b-kxbztdlknu] {
        page-break-after: always;
        box-shadow: none;
        /*background-color: whitesmoke;*/
    }

    .electrical-page[b-kxbztdlknu] {
        break-before: page;
        page-break-before: always;
    }

    [b-kxbztdlknu] .page-break-avoid {
        break-inside: avoid;
        page-break-inside: avoid;
        margin-top: 10mm;
    }

    [b-kxbztdlknu] .a4-page-footer {
        break-inside: avoid;
        page-break-inside: avoid;
    }
}

[b-kxbztdlknu] .leftContent {
    width: 100%;
    float: left;
    /* height: 100%; */
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
    align-content: center;
}
    
[b-kxbztdlknu] .content-electrical {
    width: 100%;
    /*float: left;*/
    height: 100%;
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
}
[b-kxbztdlknu] .footerContent .rightContent {
    /* width: 50%; */
    padding: 10px;
    /* float: left; */
    /* margin-left: 5%; */
    height: 100%;
}


/*::deep .footerContent .rightContent .signature-block {*/
/*    !* margin-left: auto; *!*/
/*    !* margin-right: auto; *!*/
/*    !* width: 90%; *!*/
/*    !* position: relative; *!*/
/*    !* display: flex; *!*/
/*    !* flex-direction: column; *!*/
/*}*/

/*::deep .footerContent .rightContent b {*/
/*    width: 100%;*/
/*    position: relative;*/
/*    display: block;*/
/*}*/
[b-kxbztdlknu] .footerContent .rightContent .signer {
    /*width: 47%;*/
    /*float: left;*/
    /*margin-left: 2%;*/
    font-weight: bold;
    height: 78%;
    /* margin-top: 5%; */
    width: 40%;
    /*text-align: center;*/
}



[b-kxbztdlknu] .signature-electrical {
    width: 100%;
    /*float: left;*/
    height: 100%;
    display: grid;
    padding: 10px;
    /*row-gap: 10px;*/
}
[b-kxbztdlknu] .signature-electrical .signature-block {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}
[b-kxbztdlknu] .signature-electrical .signature-block b {
    width: 100%;
    position: relative;
    display: block;
}
[b-kxbztdlknu] .signature-electrical .signer {
    width: 47%;
    /*float: left;*/
    margin-left: 2%;
    height: 20mm;
    /*text-align: center;*/
}



[b-kxbztdlknu] h3 {
    color: black;
    text-align: center;
    margin-bottom: 11mm;
}

[b-kxbztdlknu] .bordered {
    border: 1px solid #000;
}

[b-kxbztdlknu] .section{
    margin-top:12px;
}
[b-kxbztdlknu] .section .block {
    border-right: 1px solid #000;
}

[b-kxbztdlknu] .section .column {
    display: block;
    height: 100%;
}

[b-kxbztdlknu] .contenu {
    display: flex;
    flex-direction: column;
    padding: 5px 8px 1px;
    position: relative;
}

[b-kxbztdlknu] .section .column .contenu b, .a4-page .section .column .contenu span[b-kxbztdlknu] {
    width: 100%;
    display: block;
    font-size: 11.9px;
}

[b-kxbztdlknu] .section .column .contenu .tricli {
    margin-top: 30px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

[b-kxbztdlknu] .section .column .contenu .tricli:nth-child(3n) {
    margin-right: 0;
}

[b-kxbztdlknu] .section .column .contenu .tricli b {
    margin-top: -17px;
}

[b-kxbztdlknu] .section-title {
    font-weight: bold;
    background-color: #d9d9d9;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-pink {
    font-weight: bold;
    background-color: #FAE2D5;
    color: black;
    padding: 8px;
    margin-top : 15px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-blue {
    font-weight: bold;
    background-color: #C1E4F5;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-orange {
    font-weight: bold;
    background-color: #FFD667;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-green {
    font-weight: bold;
    background-color: #C1F0C7;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-yellow {
    font-weight: bold;
    background-color: #FFFFCC;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-deeppink {
    font-weight: bold;
    background-color: #F2CEED;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .section-title-rose {
    font-weight: bold;
    background-color: #F4CEFE;
    color: black;
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 1px;
    font-size: 12px;
    height: 20px;
    text-align: center;
}

[b-kxbztdlknu] .passport-date{
    font-weight: bold;
    float: inline-end;
}
/* /Components/Features/CreateHabilitee/View/HabiliteeTrainingSection.razor.rz.scp.css */
.training[b-dzd5vezuqy]{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 15px;
}

.training-4-column[b-dzd5vezuqy]{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 10px;

}

.training-line-section[b-dzd5vezuqy]{
    border-bottom: 1px solid;
    border-color: lightgray;
    /* text-align:center;*/
}

.training-sub-title[b-dzd5vezuqy]{
    color:grey;
    font-size: 9px;
    /* text-align:center;*/
}
.training-detail[b-dzd5vezuqy]{
    display: flex;
    flex-direction: column;
}


/* /Components/Features/CreateHabilitee/View/TrainingDataRender.razor.rz.scp.css */
.training[b-vm6ixevnk5]{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 15px;
}

.training-4-column[b-vm6ixevnk5]{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 5px; /* Adjust the gap between columns */
    row-gap : 10px;
 
}

.training-title[b-vm6ixevnk5]{
    font-weight: bold;
    /* text-align:center;*/
}

.training-sub-title[b-vm6ixevnk5]{
    color:grey;
    font-size: 9px;
    /* text-align:center;*/
}

.training-detail[b-vm6ixevnk5]{
    display: flex;
    flex-direction: column;
}


/* /Components/Features/CropImages/View/ImageCropper.razor.rz.scp.css */
[b-vxk30e8d6v] .big-img {
    max-height: 400px;
    /* This rule is very important, please don't ignore this */
    max-width: 100%;
}

[b-vxk30e8d6v] .img-container {
    max-height: 400px;
    width: 100%;
}

/* These styles are just needed for a nice button and don't related with cropper component */
[b-vxk30e8d6v] #imageRebuildInput {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

[b-vxk30e8d6v] .cropper-error-load {
    max-height: inherit;
    max-width: 100%;
}

[b-vxk30e8d6v] .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Means that the cropped image will take up 100% of the width of its containing element */
[b-vxk30e8d6v] .cropped-img-container {
    width: 100%;
}

/* /Components/Features/DisplayDashboardOnHome/View/HomeDashboard.razor.rz.scp.css */
/* ========================================
   BUNQR - Home Dashboard
   ======================================== */

.bunqr-dashboard-row[b-e01d8s3sxr] {
    margin: 0 -8px;
    padding: 20px 0;
}

.col-card[b-e01d8s3sxr] {
    padding: 0 8px;
    margin-bottom: 20px;
}

/* Cartes KPI avec la charte Bunqr */
.bunqr-kpi-card[b-e01d8s3sxr] {
    border-radius: 12px; 
    border-color: black;
    border-width: 1px;
    padding: 24px;
    min-height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 4px 6px rgba(23, 23, 23, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.bunqr-kpi-card[b-e01d8s3sxr]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    transform: translate(30%, -30%);
    transition: all 0.3s ease;
}

.bunqr-kpi-card:hover[b-e01d8s3sxr] {
    transform: translateY(-4px);
    box-shadow: 0 8px 16px rgba(23, 23, 23, 0.15);
}

.bunqr-kpi-card:hover[b-e01d8s3sxr]::before {
    transform: translate(20%, -20%) scale(1.2);
}

/* Wrapper du contenu */
.bunqr-kpi-content-wrapper[b-e01d8s3sxr] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    z-index: 1;
}

/* Section valeur avec icône */
.bunqr-kpi-value-section[b-e01d8s3sxr] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-icon {
    font-size: 32px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-value {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}

/* Section label */
.bunqr-kpi-label-section[b-e01d8s3sxr] {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.3px;
}

/* Couleurs spécifiques selon la charte Bunqr */

/* Renouvellement nécessaire - Corail doux */
.bunqr-kpi-card.kpi-renouvellement[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #FFCBB1 0%, #FFCBB1 100%);
    color: #171717;
}

/* Document à signer - Sable doux */
.bunqr-kpi-card.kpi-document-signer[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #F5EFE6 0%, #EDE5D8 100%);
    color: #171717;
}

/* Autorisation bientôt expiré - Bleu Brume */
.bunqr-kpi-card.kpi-autorisation-expire[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #D3E1E7 0%, #D3E1E7 100%);
    color: #171717;
}

/* Nouveau collaborateur - Vert Bunqr */
.bunqr-kpi-card.kpi-nouveau-collab[b-e01d8s3sxr] {
    background: linear-gradient(135deg, #D5DFDD 0%, #D5DFDD 100%);
}

/* Action en bas de la carte */
.bunqr-kpi-action[b-e01d8s3sxr] {
    margin-top: 12px;
    padding: 12px 16px;
    background-color: rgba(23, 23, 23, 0.03);
    border-radius: 8px;
    transition: all 0.2s ease;
    cursor: pointer;
}

.bunqr-kpi-action:hover[b-e01d8s3sxr] {
    background-color: rgba(23, 23, 23, 0.08);
    transform: translateX(4px);
}

.bunqr-kpi-action div[b-e01d8s3sxr] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 600;
    color: #171717;
    gap: 8px;
}

.bunqr-kpi-action div[b-e01d8s3sxr]  svg {
    width: 16px;
    height: 16px;
    transition: transform 0.2s ease;
}

.bunqr-kpi-action:hover div[b-e01d8s3sxr]  svg {
    transform: translateX(4px);
}

/* Responsive */
@media (max-width: 768px) {
    .bunqr-kpi-card[b-e01d8s3sxr] {
        min-height: 140px;
        padding: 20px;
    }

    .bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-value {
        font-size: 36px;
    }

    .bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-icon {
        font-size: 24px;
    }

    .bunqr-kpi-label-section[b-e01d8s3sxr] {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .col-card[b-e01d8s3sxr] {
        padding: 0 4px;
        margin-bottom: 16px;
    }

    .bunqr-kpi-card[b-e01d8s3sxr] {
        min-height: 120px;
        padding: 16px;
    }

    .bunqr-kpi-value-section[b-e01d8s3sxr]  .bunqr-kpi-value {
        font-size: 32px;
    }
}
/* /Components/Features/DisplayDashboardOnHome/View/KpiDisplayer.razor.rz.scp.css */
/* ========================================
   BUNQR - KPI Displayer (simple)
   ======================================== */

.bunqr-kpi-display[b-xlkih3urlj] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.bunqr-kpi-icon[b-xlkih3urlj] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
}

.bunqr-kpi-icon[b-xlkih3urlj]  svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bunqr-kpi-value[b-xlkih3urlj] {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.bunqr-kpi-loading[b-xlkih3urlj] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}

/* Animation subtile */
@keyframes fadeIn-b-xlkih3urlj {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.bunqr-kpi-display[b-xlkih3urlj] {
    animation: fadeIn-b-xlkih3urlj 0.4s ease-out;
}
/* /Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgenda.razor.rz.scp.css */
/* /Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgendaInner.razor.rz.scp.css */

.unit .appointment-card[b-dz11dvi35q] {
    box-sizing: border-box;
    padding: 12px;
    border: 1px solid #F3F4F5;
    border-radius: 8px;
    background-color: #f8f9fa;
    text-align: left;
    width: 100%;
}

.unit .appointment-card .slot-entry .day[b-dz11dvi35q] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 1em;
    line-height: 16px;
    color: #3E515E;
}

.unit .appointment-card .slot-entry .time[b-dz11dvi35q] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #081720;
}

.unit .appointment-card .slot-entry .details[b-dz11dvi35q] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 0.9em;
    line-height: 20px;
    color: #3E515E;
    margin-top: 2px;
}
/* /Components/Features/DisplayPassport/View/Passport/Agenda/PassportAgendaWrapper.razor.rz.scp.css */

.byDay .day[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 1em;
    line-height: 16px;
    color: #3E515E;
}

.byDay .byTime[b-c0lw0pvuxo] {
    box-sizing: border-box;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 8px 8px 8px ;
    border: 1px solid #F3F4F5;
    border-radius: 8px;
    height: 50px;
    background-color: #f8f9fa;
}

.byDay .byTime .time[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #081720;
}

.byDay .byTime .title .description[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.byDay .byTime .title .sub-description[b-c0lw0pvuxo]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #3E515E;
}




/* /Components/Features/DisplayPassport/View/Passport/Habilitees/PassportHabilitees.razor.rz.scp.css */


/* /Components/Features/DisplayPassport/View/Passport/Habilitees/PassportHabiliteesInner.razor.rz.scp.css */

.unit .title[b-q9ncvjoq6p]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .manager[b-q9ncvjoq6p]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 16px;
    color: #3E515E;
    text-align: left;
    text-overflow: ellipsis;
    text-wrap-mode: nowrap;
    width: 100%;
    white-space: nowrap;  
    overflow: hidden;
}

.unit .date[b-q9ncvjoq6p]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #6E7D86;
}

.unit .state-active[b-q9ncvjoq6p]{
    text-align: center;
    padding: 2px 4px;
    background: #CEEFDA;
    border-radius: 4px;
    color: #04461D;
}

.unit .state-expiring[b-q9ncvjoq6p]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #570000;
}

.unit .visibility[b-q9ncvjoq6p]{
    padding:0;
    margin-top: auto;
}
/* /Components/Features/DisplayPassport/View/Passport/Habilitees/PassportHabiliteesWrapper.razor.rz.scp.css */

/* /Components/Features/DisplayPassport/View/Passport/PassportPageDisplayer.razor.rz.scp.css */
.mobile-view-child .back[b-9re4pr50dq]{
    background-color: transparent;
}

.mobile-view-child .back .picto[b-9re4pr50dq]{
    width:30px;
    text-align: center;
}

.mobile-view-child .back .title[b-9re4pr50dq]{
    font-family: 'Mitr';
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 18px;
    color: #000000;
}
/* /Components/Features/DisplayPassport/View/Passport/Profile/PassportProfile.razor.rz.scp.css */
.mobile-view .top-menu .bunqr-logo-parent-mobile[b-r990dpb16y]{
    width: 50vw;
    height: auto;
}

.mobile-view .top-menu .bunqr-logo-parent-mobile .bunqr-logo-mobile[b-r990dpb16y] {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: auto;
}


.profil .avatar[b-r990dpb16y]{
    width: 100px;
}

.profil .avatar .crop[b-r990dpb16y]{
    width:100px;
    height:100px;
    border-radius: 12px;
    object-fit: cover;
}

.profil .retrieved-avatar-default[b-r990dpb16y]{
    width: 100px;
    height: 100px;
    background-color: #5CE1E1;
    border-radius: 12px;
    color:white;
    font-size: 30px;
}

.profil .initials[b-r990dpb16y]{
    font-size: 50px;
}

.profil .name[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 20px;
    color: #081720;
    width: 100%;
    /*height:20px;*/
    overflow : hidden;
}

.profil .function[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 16px;
    color: #3E515E;
}

.profil .restriction .medical-restriction[b-r990dpb16y]{
    font-size: 16px;
    padding: 2px 4px;
    background: #F7CCCC;
    color: #570000;
    border-radius: 4px;
}

.data .title[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 14px;
    color: #3E515E;
}
.data .content[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 14px;
    color: #081720;
}

/* agenda line */
.actions .timeline[b-r990dpb16y]{
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .timeline .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}

.actions .timeline .title[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}

/* habilitee line */
.actions .habilitee[b-r990dpb16y] {
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .habilitee .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}

.actions .habilitee .title[b-r990dpb16y]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}

/* trainings line */
.actions .training[b-r990dpb16y] {
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .training .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}
.actions .training .title[b-r990dpb16y] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}

/* wallet line */
.actions .wallet[b-r990dpb16y] {
    border-bottom: 1px solid lightgrey;
    padding: 15px 0 15px 0;
}

.actions .wallet .picto[b-r990dpb16y]{
    width:30px;
    text-align: center;
}
.actions .wallet .title[b-r990dpb16y] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    color: #081720;
}
/* /Components/Features/DisplayPassport/View/Passport/Trainings/PassportTrainings.razor.rz.scp.css */
.tab-header[b-nkvfztgfbl]{
    font-family: 'Mitr';
    font-style: normal;
    font-size: 1em;
    color: #000000;
    font-weight: 500;
}
/* /Components/Features/DisplayPassport/View/Passport/Trainings/PassportTrainingsInner.razor.rz.scp.css */

.unit .description[b-2y5ro8aa1o]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .sub-description[b-2y5ro8aa1o]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 14px;
    color: #3E515E;
}

.unit .date[b-2y5ro8aa1o]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    color: #6E7D86;
    text-align: right;
}

.unit .status[b-2y5ro8aa1o]{
    text-align: right;
}

.unit .visibility[b-2y5ro8aa1o]{
    padding:0;
    margin-top: auto;
}

.btn-reset[b-2y5ro8aa1o] {
    background: none;
    border: none;
    padding: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
}
/* /Components/Features/DisplayPassport/View/Passport/Trainings/PassportTrainingWrapper.razor.rz.scp.css */
/* /Components/Features/DisplayPassport/View/Passport/Wallet/PassportWallet.razor.rz.scp.css */
/* /Components/Features/DisplayPassport/View/Passport/Wallet/PassportWalletInner.razor.rz.scp.css */

.unit .title[b-ykmvhmlaga]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 20px;
    color: #081720;
}

.unit .manager[b-ykmvhmlaga]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #3E515E;
    text-overflow: ellipsis;
}

.unit .date[b-ykmvhmlaga]{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    color: #6E7D86;
}

.unit .picto svg[b-ykmvhmlaga]{
    scale:2;
}

.unit .visibility[b-ykmvhmlaga]{
    padding:0;
    margin-top: auto;
}
/* /Components/Features/DisplayPassport/View/Passport/Wallet/PassportWalletWrapper.razor.rz.scp.css */
/* /Components/Features/DisplayPassport/View/PassportDocumentStateDisplayer.razor.rz.scp.css */
[b-knxlpatiay] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* /Components/Features/DisplayPassport/View/PassportDocumentStateStringify.razor.rz.scp.css */
.state-active[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #CEEFDA;
    border-radius: 4px;
    color: #04461D;
}

.state-expiring[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #c5763f;
}

.state-expired[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #570000;
}

.state-archived[b-d7dtlvfbso]{
    text-align: center;
    padding: 2px 4px;
    background: #F2E3CD;
    border-radius: 4px;
    color: #7a7777;
}
/* /Components/Features/DisplayPassport/View/PassportHabiliteeStateDisplayer.razor.rz.scp.css */
[b-jc1i5b3oo4] .dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}   
/* /Components/Features/DisplayPassport/View/PassportLayout.razor.rz.scp.css */
.top-menu[b-3a2qdc9rho] {
    width: 100%;
    margin-top: -20px;
}

[b-3a2qdc9rho] .mud-appbar{
    z-index: 0;
}

[b-3a2qdc9rho] .mud-toolbar {
    width: 100%;
}

[b-3a2qdc9rho] .open-help {
    border-radius: 0;
}

[b-3a2qdc9rho] .mud-icon-button {
    padding: 5px;
}

[b-3a2qdc9rho] .mud-paper {
    border-radius: 10px;
}

[b-3a2qdc9rho] .help-account-log-block {
    margin-top: 25px !important;
    height: 40px !important;
}

.topMenuContainer[b-3a2qdc9rho] {
    position: absolute;
    right: 17px;
    overflow: hidden;
    height: 100%;
}
.topMenuContainer .profile-icon[b-3a2qdc9rho] {
    width: 160px;
    position: absolute;
    bottom: 23px;
    right: -149px;
}

.topMenuContainer .commonStyles[b-3a2qdc9rho] {
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    height: 45px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 7px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 21px;
}

.topMenuContainer .icon-click[b-3a2qdc9rho] {
    background-image: url(images/Btn.png);
    width: 65px;
    position: relative;
}

.topMenuContainer .helpIcon[b-3a2qdc9rho] {
    background-image: url(images/QuestionMarkIcon.png);
    width: 50px;
    margin-left: 20px;
}

.topMenuContainer .mud-input.mud-input-underline[b-3a2qdc9rho]::before {
    border:0 none !important;
}
.account-and-logout-popup .mud-list-item-gutters[b-3a2qdc9rho] {
    padding-right: 5px !important;
}

/* /Components/Features/DisplayPassport/View/PassportLoginPage.razor.rz.scp.css */
/* #2535 - Centrage du formulaire de login passeport (date de naissance).
   Règle scopée à la page : elle s'applique uniquement au <div class="setBirthdayToAllow">
   rendu par PassportLoginPage.razor, avec une spécificité plus élevée que la règle
   globale de passport-view.css, et est livrée via le bundle Bunqr.Web.styles.css
   (re-hashé à chaque build, donc pas de souci de cache navigateur).

   La zone visible vaut body = 100vh - 91px (cf. app.css) ; on centre verticalement dessus. */
.setBirthdayToAllow[b-ospdvk2yup] {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: calc(100vh - 91px);
    margin: 0 auto;
    text-align: center;
}
/* /Components/Features/DisplayPassport/View/PassportPage.razor.rz.scp.css */
html[b-qe477s5rh0] {font-size: 100%;}
body[b-qe477s5rh0] {font-size: .8em;}


/* /Components/Features/EditEmployee/View/EditEmployeeButton.razor.rz.scp.css */
[b-fnpmv6oxnj] .employee-header{
    font-weight: bold;
}

.creator-form[b-fnpmv6oxnj]{
    padding: 10px;
}
/* /Components/Features/FilterEmployee/View/AdvancedFilters.razor.rz.scp.css */
[b-t3w9z2zxhd] .show-training-detail-filter{
    font-size: 12px;
    align-content: center;
    text-decoration: underline;
    cursor:pointer;
}
/* /Components/Features/FilterEmployee/View/EmployeeListFilterAutocomplete.razor.rz.scp.css */
[b-9vsvtqsl84] .mud-input.mud-input-outlined .mud-input-outlined-border{
    border-radius: 50px;
}
/* /Components/Features/FilterEmployee/View/EmployeeListFilterSelect.razor.rz.scp.css */
[b-3m5shd2qce] .mud-input.mud-input-outlined .mud-input-outlined-border{
    border-radius: 50px;
}
/* /Components/Features/FilterEmployee/View/EmployeeListFilterTextField.razor.rz.scp.css */
[b-07rxm3je2m] .mud-input.mud-input-outlined .mud-input-outlined-border{
    border-radius: 50px;
}
/* /Components/Features/GetEmployeePassport/View/GetPassportDialog.razor.rz.scp.css */
.pdf-displayer[b-vz3of6uzx0]{
    height: 100%;
    width: 100%;     
}
/* /Components/Features/GetImageForEmployee/View/EmployeeThumb.razor.rz.scp.css */
/* ─── Cellules du tableau ────────────────────────────────────── */
.lpm-avatar-sm[b-s5sqj0qeya] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
    letter-spacing: 0.02em;
}

.lpm-hero-avatar[b-s5sqj0qeya] {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
    letter-spacing: 0.02em;
}
/* /Components/Features/GetImageForTenant/View/TenantLogoDisplayer.razor.rz.scp.css */

:root[b-f1k4tdrzru] {
    --logo-url: url("design-system/images/default-images/default-img.png");
}
.tenant-logo[b-f1k4tdrzru]{
    width: 250px;
    height: 75px;
    z-index: 9; overflow: hidden;
    background-image: var(--logo-url);
    background-repeat: no-repeat;
    background-size: contain;
}
.drop-zone[b-f1k4tdrzru] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 2px dashed #ccc;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #fafafa;
}

.drop-zone:hover[b-f1k4tdrzru] {
    border-color: #666;
    background-color: #f0f0f0;
}

.drop-zone-icon[b-f1k4tdrzru] {
    font-size: 32px;
    color: #999;
    margin-bottom: 8px;
}

.drop-zone-text[b-f1k4tdrzru] {
    font-size: 12px;
    color: #666;
    text-align: center;
    padding: 0 8px;
}

.tenant-logo-image[b-f1k4tdrzru] {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/* /Components/Features/GetRemindersForTenant/View/AdminDocumentReminder.razor.rz.scp.css */
.dot[b-8lrlwl8k9d] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* /Components/Features/GetRemindersForTenant/View/MedicalDataReminder.razor.rz.scp.css */
.dot[b-mphbw5kp2v] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* /Components/Features/GetRemindersForTenant/View/OnBoardReminder.razor.rz.scp.css */
.dot[b-46fwhm22k6] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* /Components/Features/GetRemindersForTenant/View/Reminders.razor.rz.scp.css */
[b-9epkpd2hdh] .zabeta {
    background: transparent !important;
}
/* /Components/Features/GetRemindersForTenant/View/TrainingReminder.razor.rz.scp.css */
.dot[b-bys6frw0ho] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
[b-bys6frw0ho] .expand-icon {
    transition: transform 0.3s ease;
}

[b-bys6frw0ho] .expand-icon.rotated {
    transform: rotate(180deg);
}
/* /Components/Features/GetRemindersForTenant/View/TrainingReminderActionMenu.razor.rz.scp.css */
/* /Components/Features/ListEmployees/View/EmployeeListByManager.razor.rz.scp.css */
/* ==============================================================
   EmployeeListByManagerV3 — CSS scopé
   Design V3 : layout split gauche/droite
   Tokens utilisés : --bunqr-noir, --bunqr-ocre, --bunqr-sable,
                     --bunqr-border, --bunqr-fond
   ============================================================== */

/* ─── Shell ──────────────────────────────────────────────────── */
.lpm-shell[b-mavtxi2e1f] {
    display: flex;
    /* #2441 : 84vh → 100vh pour couvrir le bas de l'écran. Offset 165px = header (91) + padding-top (16) - margin-top listing-employee (-40) + titre "Managers" (~68) + marge sécurité */
    height: calc(100vh - 165px);
    overflow: hidden;
    background: var(--bunqr-fond, #FDFDFE);
    border: 1px solid var(--bunqr-border, #E2E4E6);
    border-radius: 8px;
}

/* ─── Colonne gauche ──────────────────────────────────────────── */
.lpm-left[b-mavtxi2e1f] {
    width: 340px;
    flex-shrink: 0;
    border-right: 1px solid var(--bunqr-border, #E2E4E6);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: #fff;
}

/* ─── Recherche manager ───────────────────────────────────────── */
.lpm-search-bar[b-mavtxi2e1f] {
    padding: 12px 14px;
    border-bottom: 1px solid var(--bunqr-border, #E2E4E6);
    display: flex;
    align-items: center;
    gap: 8px;
}

.lpm-search-icon[b-mavtxi2e1f] {
    font-size: 18px !important;
    color: #9ca3af;
    flex-shrink: 0;
}

.lpm-search-input[b-mavtxi2e1f] {
    flex: 1;
    border: none;
    outline: none;
    font-size: 13px;
    background: transparent;
    font-family: inherit;
    color: var(--bunqr-noir, #171717);
}

.lpm-search-input[b-mavtxi2e1f]::placeholder {
    color: #b0b5ba;
}

/* ─── Compteur global ────────────────────────────────────────── */
.lpm-global-count[b-mavtxi2e1f] {
    padding: 6px 16px 8px;
    font-size: 11px;
    color: #718096;
    letter-spacing: 0.01em;
}

/* ─── Liste scrollable ───────────────────────────────────────── */
.lpm-list[b-mavtxi2e1f] {
    flex: 1;
    overflow-y: auto;
}

/* ─── Label section ──────────────────────────────────────────── */
.lpm-section-label[b-mavtxi2e1f] {
    padding: 8px 16px 4px;
    font-size: 10px;
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ─── Entrée "Sans manager" ──────────────────────────────────── */
.lpm-orphans[b-mavtxi2e1f] {
    margin: 6px 10px;
    border-radius: 8px;
    border: 1px solid #F0D6B0;
    background: #FFFCF7;
    cursor: pointer;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: background 0.1s;
}

.lpm-orphans:hover[b-mavtxi2e1f] {
    background: #FFF5E6;
}

.lpm-orphans.active[b-mavtxi2e1f] {
    background: #FFF1DC;
    border-color: var(--bunqr-ocre, #D19B50);
}

.lpm-orphans-icon[b-mavtxi2e1f] {
    width: 32px;
    height: 32px;
    background: var(--bunqr-ocre, #D19B50);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

/* ─── Item manager ───────────────────────────────────────────── */
.lpm-item[b-mavtxi2e1f] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    cursor: pointer;
    border-left: 3px solid transparent;
    transition: background 0.1s;
}

.lpm-item:hover[b-mavtxi2e1f] {
    background: #FAFAFB;
}

.lpm-item.active[b-mavtxi2e1f] {
    background: var(--bunqr-sable, #F5EFE6);
    border-left-color: var(--bunqr-ocre, #D19B50);
}

.lpm-item-avatar[b-mavtxi2e1f] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
    letter-spacing: 0.02em;
}

.lpm-item-info[b-mavtxi2e1f] {
    flex: 1;
    min-width: 0;
}

.lpm-item-name[b-mavtxi2e1f] {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--bunqr-noir, #171717);
}

.lpm-item-sub[b-mavtxi2e1f] {
    font-size: 11px;
    color: #718096;
    display: flex;
    align-items: center;
    gap: 3px;
    margin-top: 2px;
}

.lpm-badge[b-mavtxi2e1f] {
    font-size: 11px;
    font-weight: 600;
    padding: 2px 9px;
    border-radius: 10px;
    margin-left: auto;
    flex-shrink: 0;
}

.lpm-badge.active[b-mavtxi2e1f] {
    background: var(--bunqr-noir, #171717);
    color: #fff;
}

.lpm-badge.inactive[b-mavtxi2e1f] {
    background: #F1F4F6;
    color: #4a5568;
}

.lpm-loading-row[b-mavtxi2e1f] {
    display: flex;
    justify-content: center;
    padding: 20px;
}

/* ─── Colonne droite ─────────────────────────────────────────── */
.lpm-right[b-mavtxi2e1f] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ─── État vide ──────────────────────────────────────────────── */
.lpm-empty[b-mavtxi2e1f] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #9ca3af;
    font-size: 13px;
}

/* ─── Hero ───────────────────────────────────────────────────── */
.lpm-hero[b-mavtxi2e1f] {
    padding: 20px 28px;
    border-bottom: 1px solid var(--bunqr-border, #E2E4E6);
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.lpm-hero.orphan[b-mavtxi2e1f] {
    background: linear-gradient(180deg, #FFF7EE 0%, #FFFCF7 100%);
    border-bottom-color: #F0D6B0;
}



.lpm-hero-orphan-icon[b-mavtxi2e1f] {
    width: 52px;
    height: 52px;
    background: var(--bunqr-ocre, #D19B50);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.lpm-hero-body[b-mavtxi2e1f] {
    flex: 1;
    min-width: 0;
}

.lpm-hero-title[b-mavtxi2e1f] {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    color: var(--bunqr-noir, #171717);
}

.lpm-hero-sub[b-mavtxi2e1f] {
    font-size: 13px;
    color: #718096;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    margin-top: 5px;
}

.lpm-dot[b-mavtxi2e1f] {
    color: #cbd5e0;
}

.lpm-assign-badge[b-mavtxi2e1f] {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #FFEDD5;
    color: #9A3412;
    border-radius: 10px;
    padding: 2px 9px;
}

.lpm-hero-actions[b-mavtxi2e1f] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

/* ─── Toolbar ────────────────────────────────────────────────── */
.lpm-toolbar[b-mavtxi2e1f] {
    padding: 9px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid var(--bunqr-border, #E2E4E6);
    flex-shrink: 0;
    min-height: 46px;
}

.lpm-team-filter[b-mavtxi2e1f] {
    flex: 1;
    max-width: 360px;
    border: none;
    outline: none;
    font-size: 13px;
    background: transparent;
    font-family: inherit;
    color: var(--bunqr-noir, #171717);
}

.lpm-team-filter[b-mavtxi2e1f]::placeholder {
    color: #b0b5ba;
}

/* ─── Barre de sélection en masse ────────────────────────────── */
.lpm-bulk-bar[b-mavtxi2e1f] {
    background: var(--bunqr-noir, #171717);
    color: #fff;
    border-radius: 6px;
    padding: 6px 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 12px;
    width: 100%;
}

.lpm-bulk-btn[b-mavtxi2e1f] {
    background: var(--bunqr-ocre, #D19B50);
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: inherit;
    transition: opacity 0.15s;
}

.lpm-bulk-btn:hover[b-mavtxi2e1f] {
    opacity: 0.88;
}

.lpm-bulk-close[b-mavtxi2e1f] {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-left: auto;
    opacity: 0.7;
    transition: opacity 0.15s;
}

.lpm-bulk-close:hover[b-mavtxi2e1f] {
    opacity: 1;
}

/* ─── Tableau équipe ─────────────────────────────────────────── */
.lpm-table[b-mavtxi2e1f] {
    flex: 1;
    overflow-y: auto;
}

.lpm-team-header[b-mavtxi2e1f] {
    display: grid;
    padding: 8px 16px;
    background: #F9FAFB;
    border-bottom: 1px solid var(--bunqr-border, #E2E4E6);
    font-size: 11px;
    font-weight: 600;
    color: #4a5568;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 1;
}

.lpm-team-row[b-mavtxi2e1f] {
    display: grid;
    padding: 10px 16px;
    border-bottom: 1px solid #f3f4f6;
    align-items: center;
    cursor: pointer;
    transition: background 0.1s;
}

.lpm-team-row:hover[b-mavtxi2e1f] {
    background: #FAFAFB;
}

.lpm-team-row.selected[b-mavtxi2e1f] {
    background: #FFF7EE;
}

/* ─── Checkbox ───────────────────────────────────────────────── */
.lpm-checkbox[b-mavtxi2e1f] {
    width: 16px;
    height: 16px;
    accent-color: var(--bunqr-noir, #171717);
    cursor: pointer;
}



.lpm-row-name[b-mavtxi2e1f] {
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.lpm-name-text[b-mavtxi2e1f] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lpm-row-fn[b-mavtxi2e1f] {
    font-size: 12px;
    color: #4a5568;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lpm-row-scope[b-mavtxi2e1f] {
    font-size: 12px;
    color: #4a5568;
    display: flex;
    align-items: center;
    gap: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lpm-row-org[b-mavtxi2e1f] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    background: #F1F4F6;
    border: 1px solid var(--bunqr-border, #E2E4E6);
    border-radius: 10px;
    padding: 2px 8px;
    white-space: nowrap;
}

.lpm-row-actions[b-mavtxi2e1f] {
    display: flex;
    justify-content: flex-end;
}
/* /Components/Features/ListEmployees/View/EmployeeListGlobalActionMenu.razor.rz.scp.css */


/* /Components/Features/ListEmployees/View/EmployeeSelector.razor.rz.scp.css */
[b-z7dqosgc80] .employeeSelector .mud-input {
    font-size: 13px;
    height: 40px;
    background-color: white;
}

[b-z7dqosgc80] .employeeItemContainer {
    font-size: 12px;

}

[b-z7dqosgc80] .mud-list .mud-list-item .mud-list-item-text{
    margin:0;
}

[b-z7dqosgc80] .isNotAvailable {
    color: var(--mud-palette-action-disabled) !important;
    cursor: default !important;
    pointer-events: none !important;
}
/* /Components/Features/ListEmployees/View/ListEmployees.razor.rz.scp.css */
[b-odnu68nzmx] .employee-displayName {
    font-weight: bold;
    /*align-self: center;*/
    margin-left: 8px;
    margin-top: 4px;
}

[b-odnu68nzmx] .employee-name-manager-view{
    margin-top: -20px;
}

[b-odnu68nzmx] .employee-displayName-manager-view {
    font-weight: bold;
    margin-left: 8px;

}

[b-odnu68nzmx] .is-active-column{
    text-align:left
}
/* /Components/Features/ListEmployees/View/ListManagers.razor.rz.scp.css */
[b-w6ps1m0jbj] .employee-displayName {
    font-weight: bold;
    /*align-self: center;*/
    margin-left: 8px;
    margin-top: 4px;
}

[b-w6ps1m0jbj] .employee-name-manager-view{
    margin-top: -20px;
}

[b-w6ps1m0jbj] .employee-displayName-manager-view {
    font-weight: bold;
    margin-left: 8px;

}

[b-w6ps1m0jbj] .is-active-column{
    text-align:left
}
/* /Components/Features/ListEmployeesWithTrainingsAfterSignature/View/EmployeesWithTrainingsAfterSignatureList.razor.rz.scp.css */
.habilitee-name[b-pst7yoi1lc] {
    font-size: 12px;
    color: var(--mud-palette-text-secondary);
}

.training-date[b-pst7yoi1lc] {
    font-size: 10px;
    opacity: 0.8;
}
/* /Components/Features/ListOrganizationsAndTenants/View/ActiveAccountsChipsBarV2.razor.rz.scp.css */
/* Outer wrapper — fond background + bottom border (matches design structure) */
.ts-chips-outer[b-hsoqemr1iq] {
    padding: 10px 24px;
    background: var(--bunqr-fond, #FDFDFE);
    border-bottom: 1px solid #e5e7eb;
    font-family: var(--bunqr-font-family);
}

/* Inner white card */
.ts-chips-card[b-hsoqemr1iq] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 10px 14px;
    display: flex;
    align-items: stretch;
    gap: 14px;
    flex-wrap: wrap;
    row-gap: 8px;
}

/* Left: org context */
.ts-chips-context[b-hsoqemr1iq] {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    padding-right: 14px;
    border-right: 1px solid #f3f4f6;
    align-self: center;
}

.ts-chips-org-avatar[b-hsoqemr1iq] {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--bunqr-noir);
    color: var(--bunqr-ocre);
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 12px;
    flex-shrink: 0;
}

.ts-chips-org-info[b-hsoqemr1iq] {}

.ts-chips-org-name[b-hsoqemr1iq] {
    font-size: 13px;
    font-weight: 700;
    color: var(--bunqr-noir);
    line-height: 1.1;
}

.ts-chips-org-sub[b-hsoqemr1iq] {
    font-size: 10.5px;
    color: #6b7280;
    margin-top: 2px;
}

/* Separator (hidden on mobile) */
.ts-chips-separator[b-hsoqemr1iq] {
    width: 1px;
    background: #f3f4f6;
    align-self: stretch;
    flex-shrink: 0;
}

/* Middle: chips + add */
.ts-chips-list[b-hsoqemr1iq] {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    flex: 1;
    min-width: 0;
}

.ts-chip[b-hsoqemr1iq] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--bunqr-sable);
    border: 1px solid #EBD9B8;
    border-radius: 999px;
    padding: 4px 6px 4px 5px;
    font-size: 12px;
    color: var(--bunqr-noir);
    white-space: nowrap;
}

.ts-chip-avatar[b-hsoqemr1iq] {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 8.5px;
    font-weight: 700;
}

.ts-chip-name[b-hsoqemr1iq] {
    font-weight: 500;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ts-chip-remove[b-hsoqemr1iq] {
    background: transparent;
    border: none;
    color: #7a5c2e;
    opacity: 0.7;
    cursor: pointer;
    display: inline-flex;
    padding: 0;
    line-height: 1;
}

.ts-chip-remove:hover[b-hsoqemr1iq] {
    opacity: 1;
}

.ts-chip--overflow[b-hsoqemr1iq] {
    background: #f3f4f6;
    border-color: #e5e7eb;
    color: #6b7280;
    font-weight: 600;
    padding: 4px 10px;
}

.ts-chips-add-btn[b-hsoqemr1iq] {
    background: transparent;
    border: 1px dashed #e5e7eb;
    border-radius: 999px;
    padding: 3px 10px;
    font-size: 12px;
    color: #6b7280;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-family: var(--bunqr-font-family);
    transition: border-color 0.15s, color 0.15s;
}

.ts-chips-add-btn:hover[b-hsoqemr1iq] {
    border-color: var(--bunqr-ocre);
    color: #7a5c2e;
}

/* Right: actions */
.ts-chips-actions[b-hsoqemr1iq] {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    align-self: center;
}

.ts-chips-clear-btn[b-hsoqemr1iq] {
    background: transparent;
    border: none;
    color: #6b7280;
    font-size: 12px;
    cursor: pointer;
    padding: 6px 10px;
    border-radius: 6px;
    font-family: var(--bunqr-font-family);
}

.ts-chips-clear-btn:hover[b-hsoqemr1iq] {
    background: #f3f4f6;
    color: #374151;
}

.ts-chips-manage-btn[b-hsoqemr1iq] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: var(--bunqr-noir);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    font-family: var(--bunqr-font-family);
    transition: opacity 0.15s;
}

.ts-chips-manage-btn:hover[b-hsoqemr1iq] {
    opacity: 0.88;
}
/* /Components/Features/ListOrganizationsAndTenants/View/ActiveOrganizationToolBar.razor.rz.scp.css */
.chip-content[b-chuqes8v1l] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.count-badge[b-chuqes8v1l] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: var(--mud-palette-primary);
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* /Components/Features/ListOrganizationsAndTenants/View/OrganizationTreeView.razor.rz.scp.css */
[b-ykr5e8w62r] .mud-treeview {
    padding: 8px;
    height: 80vh;
}

[b-ykr5e8w62r] .mud-treeview-item-content {
    border-radius: 4px;
}

[b-ykr5e8w62r] .mud-treeview-item-content:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
/* /Components/Features/ListOrganizationsAndTenants/View/OrganizationTreeView2.razor.rz.scp.css */
[b-getkh6lii0] .mud-treeview {
    padding: 8px;
    height: 80vh;
}

[b-getkh6lii0] .mud-treeview-item-content {
    border-radius: 4px;
}

[b-getkh6lii0] .mud-treeview-item-content:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
/* /Components/Features/ListOrganizationsAndTenants/View/OrganizationViewToolBar.razor.rz.scp.css */
.chip-content[b-kvt8sbd9oi] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.count-badge[b-kvt8sbd9oi] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: var(--mud-palette-primary);
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* /Components/Features/MoveEmployee/View/MoveEmployeeWizardV2.razor.rz.scp.css */
.move-wizard[b-14f2km98ud] {
    font-family: 'Roboto', sans-serif;
    /* Largeur fixe : le drawer auto-dimensionne sur son contenu, on évite ainsi
       que la largeur change d'une étape à l'autre (taille de référence = étape 2). */
    width: 512px;
    /* Hauteur de contenu minimale alignée sur l'étape la plus haute (rôle & accès)
       pour stabiliser la taille perçue du drawer entre les étapes. */
    min-height: 560px;
}

/* ── Stepper ───────────────────────────────────────────────────────────── */
.mw-stepper[b-14f2km98ud] {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.mw-step[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mw-step__dot[b-14f2km98ud] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    flex-shrink: 0;
    background: #EDEAE4;
    color: #a8a29a;
}

.mw-step.is-active .mw-step__dot[b-14f2km98ud] {
    background: #171717;
    color: #fff;
}

.mw-step.is-done .mw-step__dot[b-14f2km98ud] {
    background: #D19B50;
    color: #fff;
}

.mw-step__label[b-14f2km98ud] {
    font-size: 12.5px;
    font-weight: 500;
    color: #b0aaa0;
    white-space: nowrap;
}

.mw-step.is-active .mw-step__label[b-14f2km98ud] {
    font-weight: 700;
    color: #171717;
}

.mw-step.is-done .mw-step__label[b-14f2km98ud] {
    color: #8c867c;
}

.mw-step__bar[b-14f2km98ud] {
    flex: 1;
    height: 2px;
    background: #EDEAE4;
    margin: 0 12px;
}

.mw-step__bar.is-filled[b-14f2km98ud] {
    background: #D19B50;
}

/* ── Section labels ────────────────────────────────────────────────────── */
.mw-section-label[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .02em;
    color: #171717;
}

.mw-help[b-14f2km98ud] {
    font-size: 11px;
    color: #9a958c;
    margin-top: 5px;
    margin-left: 2px;
}

.mw-overline[b-14f2km98ud] {
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #9a958c;
    margin-bottom: 10px;
}

/* ── Carte situation actuelle ──────────────────────────────────────────── */
.mw-current[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 12px 14px;
    border-radius: 10px;
    background: #F6F4F0;
    border: 1px solid #E6E3DE;
}

.mw-current__name[b-14f2km98ud] {
    font-weight: 700;
    font-size: 14px;
    color: #171717;
}

.mw-current__meta[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 5px;
    flex-wrap: wrap;
    font-size: 11.5px;
    color: #8c867c;
}

.mw-current__meta span[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 5px;
}

/* ── Rôle non scopé ────────────────────────────────────────────────────── */
.mw-noscope[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 12px 14px;
    border-radius: 8px;
    background: #FAFBFD;
    border: 1px dashed #D8DCE2;
    font-size: 12.5px;
    color: #8c867c;
}

/* ── Récap avant / après ───────────────────────────────────────────────── */
.mw-recap[b-14f2km98ud] {
    display: flex;
    align-items: stretch;
    gap: 10px;
}

.mw-recap__col[b-14f2km98ud] {
    flex: 1;
    min-width: 0;
    padding: 13px 15px;
    border-radius: 10px;
    background: #F6F4F0;
    border: 1px solid #E6E3DE;
}

.mw-recap__col--after[b-14f2km98ud] {
    background: #F3F8F2;
    border-color: #CBE3C6;
}

.mw-recap__tag[b-14f2km98ud] {
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #9a958c;
    margin-bottom: 9px;
}

.mw-recap__tag--after[b-14f2km98ud] {
    color: #3f7d3a;
}

.mw-recap__org[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 13px;
    font-weight: 600;
    color: #2A2F35;
    margin-bottom: 8px;
}

.mw-recap__line[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 11.5px;
    color: #2A2F35;
    margin-top: 6px;
}

.mw-recap__line.muted[b-14f2km98ud] {
    color: #6b6358;
}

/* ── Avertissements ────────────────────────────────────────────────────── */
.mw-warnings[b-14f2km98ud] {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin-top: 18px;
}

.mw-warning[b-14f2km98ud] {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    padding: 10px 13px;
    border-radius: 8px;
    background: #FBF4EC;
    border: 1px solid #EFD9BE;
    font-size: 12px;
    color: #7a5a23;
    line-height: 1.4;
}

.mw-warning[b-14f2km98ud]  .mud-icon-root {
    color: #B97A1E;
}

/* ── Footer ────────────────────────────────────────────────────────────── */
.mw-footer[b-14f2km98ud] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mw-footer__right[b-14f2km98ud] {
    display: flex;
    align-items: center;
    gap: 12px;
    /* Décalage à gauche : un widget de chat s'insère en bas à droite de l'écran,
       on évite la superposition avec les boutons d'action. */
    margin-right: 50px;
}
/* /Components/Features/SignHabilitee/View/SignHabiliteeDialog.razor.rz.scp.css */
[b-o1vyg0hln5] .signing-dialog{
    height: 80vh;
    width: 80vw;
}
/* /Components/Features/ViewSentHabilitees/View/ExpiringHabilitees.razor.rz.scp.css */
.dot[b-ka2ktl9kpg] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}
/* /Components/Features/ViewSentHabilitees/View/SentHabilitees.razor.rz.scp.css */
.dot[b-dzp3gb0vh8] {
    height: 15px;
    width: 15px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

[b-dzp3gb0vh8] tr.single-item-row td:first-child button {
    visibility: hidden;
    pointer-events: none;
}
/* /Components/Layout/InitialAccountSelectionOverlay.razor.rz.scp.css */
.initial-selection-overlay[b-4o815b3k2y] {
    position: absolute;
    top: 0; /* Pour compenser le padding pa-4 du MudMainContent */
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: -100px;
    background-color: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(12px);
    z-index: 100; /* Assez haut pour couvrir le body, mais pas le drawer */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 4px;
}

.welcome-content[b-4o815b3k2y] {
    text-align: center;
    max-width: 800px;
    padding: 40px;
    animation: fadeIn-b-4o815b3k2y 0.8s ease-out;
}

.logo-container[b-4o815b3k2y] {
    margin-bottom: 40px;
}

.welcome-logo[b-4o815b3k2y] {
    height: 100px;
    filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.3));
}

.welcome-title[b-4o815b3k2y] {
    font-weight: 800 !important;
    margin-bottom: 24px !important;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.message-card[b-4o815b3k2y] {
    background: rgba(255, 255, 255, 0.95);
    padding: 40px;
    border-radius: 24px;
    color: var(--bunqr-noir);
    box-shadow: 0 20px 50px rgba(0,0,0,0.3);
    margin-bottom: 60px;
}

.pointer-container[b-4o815b3k2y] {
    position: absolute;
    left: 40px;
    top: 150px; /* Aligned with where the switcher usually is */
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    animation: bounceHorizontal-b-4o815b3k2y 2s infinite;
}

.arrow-icon[b-4o815b3k2y] {
    font-size: 3rem !important;
    color: white;
}

.pointer-text[b-4o815b3k2y] {
    font-weight: 600 !important;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

@keyframes fadeIn-b-4o815b3k2y {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}

@keyframes bounceHorizontal-b-4o815b3k2y {
    0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
    40% {transform: translateX(-20px);}
    60% {transform: translateX(-10px);}
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-nq4vugy4wj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.main-content-wrapper[b-nq4vugy4wj] {
    position: relative;
    min-height: calc(100vh - 64px); /* Hauteur moins la barre de navigation */
    width: 100%;
}

#initial-app-loader[b-nq4vugy4wj], .initial-loading-overlay[b-nq4vugy4wj] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bunqr-blanc, #FEFBFA);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.5s ease;
}

.loading-content[b-nq4vugy4wj] {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loading-logo[b-nq4vugy4wj] {
    height: 80px;
    margin-bottom: 2rem;
}

@keyframes fadeIn-b-nq4vugy4wj {
    from { opacity: 0; }
    to { opacity: 1; }
}

    #blazor-error-ui .dismiss[b-nq4vugy4wj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MigrationOverlay.razor.rz.scp.css */

.initial-loading-overlay[b-3jeqt7sh68] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--bunqr-blanc, #FEFBFA);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading-content[b-3jeqt7sh68] {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loading-logo[b-3jeqt7sh68] {
    height: 80px;
    margin-bottom: 2rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* ========================================
   BUNQR - Menu de Navigation
   Vert Bunqr #577F76
   ======================================== */

.mudContainer[b-ygw96t7lkn] {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--bunqr-vert);
    border-radius: 12px;
    padding: 16px 0;
}

/* Style du menu principal */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu {
    background-color: transparent;
}

/* Liens de navigation - État normal */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link {
    color: rgba(255, 255, 255, 0.85);
    font-weight: 600;
    font-size: 15px;
    border-radius: 8px;
    padding: 12px 16px;   
    transition: all 0.2s ease;
    letter-spacing: 0.3px;
}

/* Liens de navigation - Survol */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
    transform: translateX(4px);
    color: #2a2a2a;
}

/* Liens de navigation - État actif */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled) {
    background-color: #BFC9C8;
    font-weight: 700;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled):hover {
    background-color: #BFC9C8;
    transform: translateX(4px);
}

/* Icônes */
.mudContainer[b-ygw96t7lkn]  .mud-nav-link .mud-nav-link-icon-default {
    color: inherit;
    font-size: 20px;    
}

/* Espacement des items */
.mudContainer[b-ygw96t7lkn]  .mud-nav-item {
    margin-bottom: 8px;
}

/* Groupes de navigation (sous-menus) */
.mudContainer[b-ygw96t7lkn]  .mud-nav-group {
    color: rgba(255, 255, 255, 0.85);
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-group .mud-nav-group-header {
    padding: 12px 16px;
    margin: 4px 8px;
    border-radius: 8px;
    transition: all 0.2s ease;
    font-weight: 600;
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-group .mud-nav-group-header:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-group.mud-expanded .mud-nav-group-header {
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
}

/* Sous-items du groupe */
.mudContainer[b-ygw96t7lkn]  .mud-nav-group .mud-nav-link {
    padding-left: 48px;
    font-size: 14px;
}

/* Logo container */
.logoCont[b-ygw96t7lkn] {
    padding: 16px 8px 24px 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 16px;
}

.bunqr-logo-parent[b-ygw96t7lkn] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.bunqr-logo-parent:hover[b-ygw96t7lkn] {
    transform: scale(1.05);
}

.bunqr-logo-parent-retracted[b-ygw96t7lkn] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.bunqr-logo-parent-retracted:hover[b-ygw96t7lkn] {
    transform: scale(1.1) rotate(5deg);
}

.bunqr-logo[b-ygw96t7lkn] {
    max-width: 100%;
    height: auto;
    filter: brightness(1.1);
}

/* Animation pour l'expansion/contraction du menu */
@keyframes slideIn-b-ygw96t7lkn {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.mudContainer[b-ygw96t7lkn]  .mud-nav-link {
    animation: slideIn-b-ygw96t7lkn 0.3s ease-out;
}

/* ========================================
   SCROLLBAR PERSONNALISÉE - Style Bunqr
   ======================================== */

/* Scrollbar du conteneur principal */
.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar {
    width: 8px;
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 4px;
    margin: 8px 0;
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.4);
}

.mudContainer[b-ygw96t7lkn]::-webkit-scrollbar-thumb:active {
    background: rgba(255, 255, 255, 0.5);
}

/* Scrollbar du NavMenu */
.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar {
    width: 8px;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 4px;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
}

.mudContainer[b-ygw96t7lkn]  .mud-navmenu::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.4);
}

/* États désactivés */
.mudContainer[b-ygw96t7lkn]  .mud-nav-link-disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Responsive */
@media (max-width: 768px) {
    .mudContainer[b-ygw96t7lkn] {
        width: 95%;
    }

    .mudContainer[b-ygw96t7lkn]  .mud-nav-link {
        padding: 10px 12px;
        font-size: 14px;
    }

    .logoCont[b-ygw96t7lkn] {
        padding: 12px 8px 16px 8px;
    }

    /* Scrollbar plus fine sur mobile */
    .mudContainer[b-ygw96t7lkn]::-webkit-scrollbar {
        width: 4px;
    }
}
/* /Components/Layout/NavMenuItem.razor.rz.scp.css */
/* ========================================
   BUNQR - Items du Menu de Navigation
   ======================================== */

/* Animation d'entrée pour les items */
@keyframes fadeInItem-b-pp294gdynd {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Badge/notification sur les items (si besoin futur) */
[b-pp294gdynd] .nav-item-badge {
    background-color: var(--bunqr-corail, #FFB59C);
    color: var(--bunqr-noir, #171717);
    font-size: 11px;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 10px;
    margin-left: auto;
}

/* Séparateur entre groupes d'items */
[b-pp294gdynd] .nav-item-separator {
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    margin: 16px 16px;
}

/* Style pour les sous-items */
[b-pp294gdynd] .mud-nav-group .mud-nav-link {
    position: relative;
}

[b-pp294gdynd] .mud-nav-group .mud-nav-link::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transition: all 0.2s ease;
}

[b-pp294gdynd] .mud-nav-group .mud-nav-link:hover::before,
[b-pp294gdynd] .mud-nav-group .mud-nav-link.active::before {
    background-color: #FFFFFF;
    transform: translateY(-50%) scale(1.3);
}

/* Effet de focus pour l'accessibilité */
[b-pp294gdynd] .mud-nav-link:focus-visible {
    outline: 2px solid var(--bunqr-ocre, #D19B50);
    outline-offset: 2px;
}
/* /Components/Layout/TenantLineV2.razor.rz.scp.css */
.ts-line[b-jsk7xzjlvx] {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 7px 14px;
    cursor: pointer;
    transition: background 0.12s;
    min-width: 0;
}

.ts-line:hover:not(.ts-line--locked):not(.ts-line--selected)[b-jsk7xzjlvx] {
    background-color: var(--ts-border-soft, #f3f4f6);
}

.ts-line--selected[b-jsk7xzjlvx] {
    background-color: var(--bunqr-sable);
}

.ts-line--locked[b-jsk7xzjlvx] {
    cursor: not-allowed;
    opacity: 0.55;
}

.ts-line--indent[b-jsk7xzjlvx] {
    padding-left: 28px;
}

.ts-line-cb[b-jsk7xzjlvx] {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: 1.5px solid var(--ts-ink-50, #9ca3af);
    background-color: #fff;
    display: grid;
    place-items: center;
}

.ts-line-cb--on[b-jsk7xzjlvx] {
    border-color: var(--bunqr-noir);
    background-color: var(--bunqr-noir);
    color: #fff;
}

.ts-line-avatar[b-jsk7xzjlvx] {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.ts-line-info[b-jsk7xzjlvx] {
    flex: 1;
    min-width: 0;
}

.ts-line-name[b-jsk7xzjlvx] {
    font-size: 12.5px;
    color: var(--ts-ink-100, #111827);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ts-line--selected .ts-line-name[b-jsk7xzjlvx] {
    font-weight: 600;
}

.ts-line-pin[b-jsk7xzjlvx] {
    color: var(--bunqr-ocre);
    flex-shrink: 0;
}

/* Chip de rôle — défini ici pour garantir l'affichage même sans ::deep parent */
.ts-role-chip[b-jsk7xzjlvx] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: 0.3px;
    padding: 2px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    flex-shrink: 0;
}

.ts-role-chip--manager[b-jsk7xzjlvx] {
    color: var(--bunqr-role-manager-text);
    background: var(--bunqr-role-manager-bg);
}

.ts-role-chip--owner[b-jsk7xzjlvx] {
    color: var(--bunqr-role-owner-text);
    background: var(--bunqr-role-owner-bg);
}

.ts-role-chip--hrassistant[b-jsk7xzjlvx] {
    color: var(--bunqr-role-hrassistant-text);
    background: var(--bunqr-role-hrassistant-bg);
}

.ts-role-chip--consultant[b-jsk7xzjlvx] {
    color: var(--bunqr-role-consultant-text);
    background: var(--bunqr-role-consultant-bg);
}

.ts-role-chip--organizationadmin[b-jsk7xzjlvx] {
    color: var(--bunqr-role-organizationadmin-text);
    background: var(--bunqr-role-organizationadmin-bg);
}

.ts-role-chip--employee[b-jsk7xzjlvx] {
    color: var(--bunqr-role-employee-text);
    background: var(--bunqr-role-employee-bg);
}

.ts-role-chip--warn[b-jsk7xzjlvx] {
    opacity: 0.75;
}
/* /Components/Layout/TenantPopoverV2.razor.rz.scp.css */
/* Le composant occupe toute la hauteur du drawer qui le contient */
.ts-pop-card[b-twcmbnog48] {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    overflow: hidden;
    font-family: var(--bunqr-font-family);
}

/* Header */
.ts-pop-header[b-twcmbnog48] {
    background: var(--bunqr-noir);
    color: #fff;
    padding: 18px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.ts-pop-header-info[b-twcmbnog48] {
    flex: 1;
    min-width: 0;
}

.ts-pop-header-label[b-twcmbnog48] {
    font-size: 9.5px;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 700;
    margin-bottom: 3px;
}

.ts-pop-header-count[b-twcmbnog48] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    font-weight: 700;
}

.ts-pop-close-btn[b-twcmbnog48] {
    width: 28px;
    height: 28px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.08);
    border: none;
    color: #fff;
    cursor: pointer;
    display: grid;
    place-items: center;
    padding: 0;
    flex-shrink: 0;
    transition: background 0.12s;
}

.ts-pop-close-btn:hover[b-twcmbnog48] {
    background: rgba(255, 255, 255, 0.16);
}

/* Search */
.ts-pop-search-wrap[b-twcmbnog48] {
    padding: 10px 12px 8px;
    border-bottom: 1px solid var(--ts-border, #e5e7eb);
    flex-shrink: 0;
}

.ts-pop-search-inner[b-twcmbnog48] {
    display: flex;
    align-items: center;
    gap: 7px;
    background: var(--ts-bg-soft, #f9fafb);
    border: 1px solid var(--ts-border, #e5e7eb);
    border-radius: 8px;
    padding: 8px 10px;
    color: var(--ts-ink-50, #9ca3af);
    transition: border-color 0.12s;
}

.ts-pop-search-inner:focus-within[b-twcmbnog48] {
    border-color: #9ca3af;
}

.ts-pop-search-input[b-twcmbnog48] {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    font-size: 12.5px;
    color: var(--ts-ink-100, #111827);
    font-family: var(--bunqr-font-family);
}

.ts-pop-search-input[b-twcmbnog48]::placeholder {
    color: var(--ts-ink-50, #9ca3af);
}

.ts-pop-search-clear[b-twcmbnog48] {
    background: transparent;
    border: none;
    color: var(--ts-ink-50, #9ca3af);
    cursor: pointer;
    padding: 2px;
    display: inline-flex;
}

/* Body — scrollable, prend l'espace restant */
.ts-pop-body[b-twcmbnog48] {
    flex: 1;
    overflow-y: auto;
    padding: 6px 0;
}

.ts-pop-section-label[b-twcmbnog48] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 14px 6px;
    color: var(--ts-ink-70, #6b7280);
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.ts-pop-empty[b-twcmbnog48] {
    padding: 40px 14px;
    text-align: center;
    color: var(--ts-ink-70, #6b7280);
    font-size: 12.5px;
}

/* Ligne d'organisation racine */
.ts-pop-org-row[b-twcmbnog48] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px 6px;
}

.ts-pop-org-row--locked[b-twcmbnog48] {
    opacity: 0.55;
}

.ts-pop-org-avatar[b-twcmbnog48] {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 10px;
    font-weight: 700;
}

.ts-pop-org-info[b-twcmbnog48] {
    flex: 1;
    min-width: 0;
}

.ts-pop-org-name[b-twcmbnog48] {
    font-size: 12.5px;
    font-weight: 700;
    color: var(--ts-ink-100, #111827);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ts-pop-org-sub[b-twcmbnog48] {
    font-size: 10px;
    color: var(--ts-ink-70, #6b7280);
    margin-top: 1px;
}

/* Placeholder d'alignement quand pas de bouton collapse */
.ts-pop-collapse-spacer[b-twcmbnog48] {
    flex-shrink: 0;
    display: inline-block;
    width: 16px;  /* même largeur que le collapse-btn */
}

/* Collapse/expand button */
.ts-pop-collapse-btn[b-twcmbnog48] {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 2px 3px;
    display: inline-flex;
    align-items: center;
    color: var(--ts-ink-50, #9ca3af);
    border-radius: 4px;
    flex-shrink: 0;
    line-height: 0;
}

.ts-pop-collapse-btn:hover[b-twcmbnog48] {
    background: rgba(0, 0, 0, 0.06);
    color: var(--ts-ink-100, #111827);
}

.ts-pop-collapse-chevron[b-twcmbnog48] {
    display: block;
    transition: transform 0.15s;
    transform: rotate(-90deg);
}

.ts-pop-collapse-chevron--open[b-twcmbnog48] {
    transform: rotate(0deg);
}

/* Bouton "Inclure tous" / "Retirer tous" sur les nœuds avec enfants */
.ts-pop-select-all-btn[b-twcmbnog48] {
    flex-shrink: 0;
    background: transparent;
    border: none;
    font-size: 11px;
    font-weight: 500;
    color: var(--bunqr-ocre, #d19b50);
    cursor: pointer;
    padding: 3px 6px;
    border-radius: 5px;
    font-family: var(--bunqr-font-family);
    white-space: nowrap;
    transition: background 0.12s;
}

.ts-pop-select-all-btn:hover[b-twcmbnog48] {
    background: var(--bunqr-sable, #fef3e2);
}

/* Variante plus petite (sous-organisations) */
.ts-pop-select-all-btn--sm[b-twcmbnog48] {
    font-size: 10px;
}

/* Bouton désactivé (conflit de rôle) */
.ts-pop-select-all-btn--locked[b-twcmbnog48],
.ts-pop-select-all-btn:disabled[b-twcmbnog48] {
    color: var(--ts-ink-50, #9ca3af);
    cursor: not-allowed;
}

.ts-pop-select-all-btn--locked:hover[b-twcmbnog48],
.ts-pop-select-all-btn:disabled:hover[b-twcmbnog48] {
    background: transparent;
}

/* Standalone tenant with children */
.ts-pop-tenant-with-children[b-twcmbnog48] {
    display: flex;
    align-items: center;
}

/* Ligne de sous-organisation (Folder/Organization imbriqué) */
.ts-pop-suborg-row[b-twcmbnog48] {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 14px 2px 0;
}

.ts-pop-suborg-row--clickable[b-twcmbnog48] {
    cursor: default;
}

.ts-pop-suborg-avatar[b-twcmbnog48] {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 8px;
    font-weight: 700;
}

.ts-pop-suborg-info[b-twcmbnog48] {
    flex: 1;
    min-width: 0;
}

.ts-pop-suborg-name[b-twcmbnog48] {
    font-size: 11px;
    font-weight: 600;
    color: var(--ts-ink-80, #4b5563);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ts-pop-suborg-sub[b-twcmbnog48] {
    font-size: 9.5px;
    color: var(--ts-ink-70, #6b7280);
    margin-top: 1px;
}

/* Footer */
.ts-pop-footer[b-twcmbnog48] {
    padding: 12px 14px;
    border-top: 1px solid var(--ts-border, #e5e7eb);
    background: var(--ts-bg-soft, #f9fafb);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
}

.ts-pop-clear-btn[b-twcmbnog48] {
    background: transparent;
    color: var(--ts-ink-80, #4b5563);
    border: none;
    padding: 4px 0;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: var(--ts-ink-50, #9ca3af);
    text-underline-offset: 3px;
    font-family: var(--bunqr-font-family);
}

.ts-pop-clear-btn:disabled[b-twcmbnog48] {
    color: var(--ts-ink-50, #9ca3af);
    cursor: not-allowed;
}

.ts-pop-apply-btn[b-twcmbnog48] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--bunqr-noir);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 9px 16px;
    font-size: 12.5px;
    font-weight: 600;
    cursor: pointer;
    font-family: var(--bunqr-font-family);
    transition: opacity 0.15s;
}

.ts-pop-apply-btn:hover[b-twcmbnog48] {
    opacity: 0.88;
}

.ts-pop-apply-btn--empty[b-twcmbnog48] {
    background: #6b7280;
    cursor: default;
}

.ts-pop-apply-btn--empty:hover[b-twcmbnog48] {
    opacity: 1;
}
/* /Components/Layout/TenantSwitcher.razor.rz.scp.css */
.tenant-switcher[b-wci0di1n5k] {
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: -8px;
}

.tenant-display[b-wci0di1n5k] {
    color:black;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 8px;
    cursor: pointer;
    background-color: white;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.tenant-display:hover[b-wci0di1n5k] {
    background-color: #f5f5f5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tenant-name[b-wci0di1n5k] {
    font-size: .75rem;
    font-weight: 500;
    color: #333;
    max-width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tenant-popup[b-wci0di1n5k] {
    z-index: 10;
}

.tenant-popup-content[b-wci0di1n5k] {
    padding: 16px;
    min-width: 300px;
    background-color: var(--mud-palette-surface);
    border-radius: 8px;
    box-shadow: var(--mud-elevation-8);
}

[b-wci0di1n5k] .tenant-drawer {
    z-index: 1300 !important;
    width: 320px !important;
}

[b-wci0di1n5k] .tenant-drawer .mud-drawer-content {
    display: flex;
    flex-direction: column;
}

[b-wci0di1n5k] .mud-treeview-item-content {
    border-radius: 4px;
}

.count-badge[b-wci0di1n5k] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: lightgrey;
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* /Components/Layout/TenantSwitcherDialog.razor.rz.scp.css */
.tenant-switcher[b-mjqb29nnn1] {
    position: relative;
    display: flex;
    justify-content: center;
    margin-left: -8px;
}

.tenant-display[b-mjqb29nnn1] {
    color:black;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 8px;
    cursor: pointer;
    background-color: white;
    transition: background-color 0.2s, box-shadow 0.2s;
}

.tenant-display:hover[b-mjqb29nnn1] {
    background-color: #f5f5f5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.tenant-name[b-mjqb29nnn1] {
    font-size: .75rem;
    font-weight: 500;
    color: #333;
    max-width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tenant-popup[b-mjqb29nnn1] {
    z-index: 10;
}

.tenant-popup-content[b-mjqb29nnn1] {
    padding: 16px;
    min-width: 300px;
    background-color: var(--mud-palette-surface);
    border-radius: 8px;
    box-shadow: var(--mud-elevation-8);
}

[b-mjqb29nnn1] .tenant-drawer {
    z-index: 1300 !important;
    width: 320px !important;
}

[b-mjqb29nnn1] .tenant-drawer .mud-drawer-content {
    display: flex;
    flex-direction: column;
}

[b-mjqb29nnn1] .mud-treeview-item-content {
    border-radius: 4px;
}

.count-badge[b-mjqb29nnn1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 50%;
    background-color: lightgrey;
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
}
/* /Components/Layout/TenantSwitcherV2.razor.rz.scp.css */
/* CSS custom properties inherited by all child components */
.ts-root[b-73soj9i27b] {
    --ts-ink-50: #9ca3af;
    --ts-ink-70: #6b7280;
    --ts-ink-80: #4b5563;
    --ts-ink-100: #111827;
    --ts-border: #e5e7eb;
    --ts-border-soft: #f3f4f6;
    --ts-bg-soft: #f9fafb;

    padding: 0 2px 6px;
    position: relative;
}

.ts-section-label[b-73soj9i27b] {
    font-size: 10px;
    color: var(--ts-ink-70);
    padding: 0 6px 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}

/* Skeleton placeholder while loading */
.ts-trigger-skeleton[b-73soj9i27b] {
    height: 50px;
    border-radius: var(--bunqr-border-radius-lg, 10px);
    background: linear-gradient(90deg, var(--ts-border-soft) 25%, #ececec 50%, var(--ts-border-soft) 75%);
    background-size: 200% 100%;
    animation: tsSkeleton-b-73soj9i27b 1.4s ease-in-out infinite;
}

@keyframes tsSkeleton-b-73soj9i27b {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

/* Empty state trigger */
.ts-trigger-empty[b-73soj9i27b] {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px dashed var(--bunqr-ocre);
    border-radius: 10px;
    padding: 10px 12px;
    cursor: pointer;
    color: #7a5c2e;
    transition: background 0.15s;
}

.ts-trigger-empty:hover[b-73soj9i27b] {
    background: var(--bunqr-sable);
}

.ts-trigger-empty span[b-73soj9i27b] {
    font-size: 12.5px;
    font-weight: 600;
}

/* Filled trigger */
.ts-trigger-filled[b-73soj9i27b] {
    background: var(--bunqr-noir);
    border-radius: 10px;
    padding: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    transition: box-shadow 0.15s;
}

.ts-trigger-filled:hover[b-73soj9i27b],
.ts-trigger-open[b-73soj9i27b] {
    box-shadow: 0 0 0 3px rgba(209, 155, 80, 0.3);
}

.ts-trigger-avatar[b-73soj9i27b] {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    border-radius: 7px;
    background: var(--bunqr-ocre);
    color: var(--bunqr-noir);
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 12px;
}

.ts-trigger-info[b-73soj9i27b] {
    flex: 1;
    min-width: 0;
    max-width: 110px;
    overflow: hidden;
}

.ts-trigger-name[b-73soj9i27b] {
    font-size: 12.5px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ts-trigger-sub[b-73soj9i27b] {
    font-size: 10.5px;
    color: rgba(255, 255, 255, 0.65);
    margin-top: 1px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.ts-trigger-dot[b-73soj9i27b] {
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: var(--bunqr-ocre);
    display: inline-block;
    flex-shrink: 0;
}

.ts-trigger-chevron[b-73soj9i27b] {
    color: rgba(255, 255, 255, 0.5);
    flex-shrink: 0;
    transition: transform 0.15s;
}

.ts-trigger-chevron--up[b-73soj9i27b] {
    transform: rotate(180deg);
}

/* Backdrop — légèrement sombre pour mettre en avant le drawer */
.ts-backdrop[b-73soj9i27b] {
    position: fixed;
    inset: 0;
    background: rgba(17, 24, 39, 0.25);
    z-index: 1390;
}

/* Drawer pleine hauteur — juste à droite de la sidebar de navigation */
.ts-drawer-container[b-73soj9i27b] {
    position: fixed;
    left: 262px;
    top: 0;
    height: 100vh;
    width: 360px;
    z-index: 1400;
    background: #fff;
    box-shadow: 4px 0 24px rgba(17, 24, 39, 0.14);
    display: flex;
    flex-direction: column;
    animation: tsDrawerIn-b-73soj9i27b 0.22s cubic-bezier(0.22, 1, 0.36, 1);
}

@keyframes tsDrawerIn-b-73soj9i27b {
    from { opacity: 0; transform: translateX(-20px); }
    to   { opacity: 1; transform: translateX(0); }
}

/* Fenêtre flottante de sélection — à droite du drawer */
.ts-selection-float[b-73soj9i27b] {
    position: fixed;
    left: calc(262px + 360px + 16px);
    top: 60px;
    width: 260px;
    background: #fff;
    border-radius: var(--bunqr-border-radius-lg, 12px);
    box-shadow: 0 8px 32px rgba(17, 24, 39, 0.14), 0 1px 4px rgba(17, 24, 39, 0.06);
    border: 1px solid #e5e7eb;
    z-index: 1401;
    font-family: var(--bunqr-font-family);
    animation: tsFloatIn-b-73soj9i27b 0.2s ease-out;
}

@keyframes tsFloatIn-b-73soj9i27b {
    from { opacity: 0; transform: translateY(-6px); }
    to   { opacity: 1; transform: translateY(0); }
}

.ts-float-header[b-73soj9i27b] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    padding: 14px 14px 10px;
    border-bottom: 1px solid #f3f4f6;
}

.ts-float-header-text[b-73soj9i27b] {
    min-width: 0;
}

.ts-float-label[b-73soj9i27b] {
    font-size: 9.5px;
    font-weight: 700;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
}

.ts-float-count[b-73soj9i27b] {
    font-size: 12px;
    font-weight: 600;
    color: #111827;
}

.ts-float-clear-all[b-73soj9i27b] {
    background: transparent;
    border: none;
    font-size: 11px;
    font-weight: 500;
    color: #6b7280;
    cursor: pointer;
    padding: 2px 0;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #d1d5db;
    white-space: nowrap;
    font-family: var(--bunqr-font-family);
    flex-shrink: 0;
}

.ts-float-clear-all:hover[b-73soj9i27b] {
    color: #374151;
}

.ts-float-items[b-73soj9i27b] {
    padding: 8px 10px 10px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

/* Chip d'un élément sélectionné */
.ts-float-chip[b-73soj9i27b] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 8px;
    border-radius: 8px;
    background: #f9fafb;
    border: 1px solid #f3f4f6;
    min-width: 0;
}

/* Chip d'organisation (contexte parent) */
.ts-float-chip--org[b-73soj9i27b] {
    background: var(--bunqr-sable, #fef3e2);
    border-color: rgba(209, 155, 80, 0.2);
}

.ts-float-chip-avatar[b-73soj9i27b] {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 8.5px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.ts-float-chip-name[b-73soj9i27b] {
    flex: 1;
    font-size: 12px;
    font-weight: 500;
    color: #111827;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
}

.ts-float-chip-remove[b-73soj9i27b] {
    flex-shrink: 0;
    background: rgba(107, 114, 128, 0.12);
    border: none;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    display: grid;
    place-items: center;
    cursor: pointer;
    color: #6b7280;
    padding: 0;
    line-height: 0;
    transition: background 0.12s, color 0.12s;
}

.ts-float-chip-remove:hover[b-73soj9i27b] {
    background: rgba(239, 68, 68, 0.12);
    color: #ef4444;
}

/* Role chips (shared across all child components via CSS cascade) */
[b-73soj9i27b] .ts-role-chip {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: 0.3px;
    padding: 1px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    flex-shrink: 0;
}

[b-73soj9i27b] .ts-role-chip--manager {
    color: var(--bunqr-role-manager-text);
    background: var(--bunqr-role-manager-bg);
}

[b-73soj9i27b] .ts-role-chip--owner {
    color: var(--bunqr-role-owner-text);
    background: var(--bunqr-role-owner-bg);
}

[b-73soj9i27b] .ts-role-chip--hrassistant {
    color: var(--bunqr-role-hrassistant-text);
    background: var(--bunqr-role-hrassistant-bg);
}

[b-73soj9i27b] .ts-role-chip--organizationadmin {
    color: var(--bunqr-role-organizationadmin-text);
    background: var(--bunqr-role-organizationadmin-bg);
}

[b-73soj9i27b] .ts-role-chip--consultant {
    color: var(--bunqr-role-consultant-text);
    background: var(--bunqr-role-consultant-bg);
}

[b-73soj9i27b] .ts-role-chip--employee {
    color: var(--bunqr-role-employee-text);
    background: var(--bunqr-role-employee-bg);
}

[b-73soj9i27b] .ts-role-chip--warn {
    opacity: 0.8;
}

/* Multi-org confirmation dialog */
.ts-confirm-backdrop[b-73soj9i27b] {
    position: fixed;
    inset: 0;
    background: rgba(23, 23, 23, 0.35);
    z-index: 1450;
    animation: tsFadeIn-b-73soj9i27b 0.15s ease-out;
}

.ts-confirm-dialog[b-73soj9i27b] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1451;
    background: #fff;
    border-radius: var(--bunqr-border-radius-lg, 12px);
    box-shadow: 0 24px 60px rgba(20, 15, 10, 0.22);
    width: 420px;
    max-width: calc(100vw - 32px);
    overflow: hidden;
    animation: tsConfirmIn-b-73soj9i27b 0.2s ease-out;
    font-family: var(--bunqr-font-family);
}

@keyframes tsFadeIn-b-73soj9i27b {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes tsConfirmIn-b-73soj9i27b {
    from { opacity: 0; transform: translate(-50%, calc(-50% - 8px)); }
    to { opacity: 1; transform: translate(-50%, -50%); }
}

.ts-confirm-icon[b-73soj9i27b] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: var(--bunqr-sable);
    color: #7a5c2e;
    flex-shrink: 0;
    margin: 24px auto 0;
}

.ts-confirm-body[b-73soj9i27b] {
    padding: 16px 24px 20px;
    text-align: center;
}

.ts-confirm-title[b-73soj9i27b] {
    font-size: 15px;
    font-weight: 700;
    color: var(--bunqr-noir);
    margin-bottom: 8px;
}

.ts-confirm-text[b-73soj9i27b] {
    font-size: 13.5px;
    color: #4b5563;
    line-height: 1.55;
}

.ts-confirm-actions[b-73soj9i27b] {
    display: flex;
    gap: 8px;
    padding: 0 24px 20px;
    justify-content: flex-end;
}

.ts-confirm-cancel[b-73soj9i27b] {
    background: transparent;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 500;
    color: #4b5563;
    cursor: pointer;
    font-family: var(--bunqr-font-family);
    transition: background 0.15s;
}

.ts-confirm-cancel:hover[b-73soj9i27b] {
    background: #f9fafb;
}

.ts-confirm-ok[b-73soj9i27b] {
    background: var(--bunqr-noir);
    border: none;
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    font-family: var(--bunqr-font-family);
    transition: opacity 0.15s;
}

.ts-confirm-ok:hover[b-73soj9i27b] {
    opacity: 0.88;
}

/* Toast */
.ts-toast[b-73soj9i27b] {
    position: fixed;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1500;
    background: var(--bunqr-noir);
    color: #fff;
    border-radius: var(--bunqr-border-radius-lg, 12px);
    padding: 12px 16px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    max-width: 440px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
    animation: tsToastSlideUp-b-73soj9i27b 0.25s ease-out;
}

@keyframes tsToastSlideUp-b-73soj9i27b {
    from { opacity: 0; transform: translate(-50%, 12px); }
    to { opacity: 1; transform: translate(-50%, 0); }
}

.ts-toast-icon[b-73soj9i27b] {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 8px;
    background: var(--bunqr-ocre);
    color: var(--bunqr-noir);
    display: grid;
    place-items: center;
}

.ts-toast-body[b-73soj9i27b] {
    flex: 1;
    min-width: 0;
}

.ts-toast-title[b-73soj9i27b] {
    font-size: 13px;
    font-weight: 600;
}

.ts-toast-sub[b-73soj9i27b] {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 3px;
    line-height: 1.4;
}

.ts-toast-close[b-73soj9i27b] {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: #fff;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    padding: 0;
}

.ts-toast-close:hover[b-73soj9i27b] {
    background: rgba(255, 255, 255, 0.2);
}
/* /Components/Layout/TenantWelcomeV2.razor.rz.scp.css */
.ts-welcome[b-0ynqilm85n] {
    position: fixed;
    inset: 0;
    z-index: 1400;
    display: flex;
    font-family: var(--bunqr-font-family);
    animation: tsWelcomeFadeIn-b-0ynqilm85n 0.3s ease-out;
}

@keyframes tsWelcomeFadeIn-b-0ynqilm85n {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Left brand panel */
.ts-welcome-brand[b-0ynqilm85n] {
    width: 38%;
    min-width: 320px;
    background: var(--bunqr-noir);
    color: #fff;
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-shrink: 0;
}

.ts-welcome-badge[b-0ynqilm85n] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 999px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: var(--bunqr-ocre);
}

.ts-welcome-badge-dot[b-0ynqilm85n] {
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: var(--bunqr-ocre);
    flex-shrink: 0;
}

.ts-welcome-title[b-0ynqilm85n] {
    margin: 24px 0 12px;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.15;
}

.ts-welcome-title-accent[b-0ynqilm85n] {
    color: var(--bunqr-ocre);
}

.ts-welcome-intro[b-0ynqilm85n] {
    margin: 0 0 24px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    max-width: 360px;
}

.ts-welcome-user-card[b-0ynqilm85n] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
}

.ts-welcome-user-avatar[b-0ynqilm85n] {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    background: var(--bunqr-ocre);
    color: var(--bunqr-noir);
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 12px;
    flex-shrink: 0;
}

.ts-welcome-user-label[b-0ynqilm85n] {
    font-size: 10.5px;
    color: rgba(255, 255, 255, 0.55);
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 600;
}

.ts-welcome-user-name[b-0ynqilm85n] {
    font-size: 13px;
    font-weight: 600;
}

.ts-welcome-stats[b-0ynqilm85n] {
    display: flex;
    gap: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.ts-welcome-stat-n[b-0ynqilm85n] {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: var(--bunqr-ocre);
}

.ts-welcome-stat-l[b-0ynqilm85n] {
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 2px;
}

/* Resume card ("Reprendre où vous en étiez") */
.ts-welcome-resume-card[b-0ynqilm85n] {
    background: var(--bunqr-sable);
    border: 1px solid #EBD9B8;
    border-radius: 12px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 14px;
    cursor: pointer;
    box-shadow: 0 4px 16px rgba(209, 155, 80, 0.15);
    transition: box-shadow 0.15s;
    margin-bottom: 28px;
}

.ts-welcome-resume-card:hover[b-0ynqilm85n] {
    box-shadow: 0 6px 22px rgba(209, 155, 80, 0.22);
}

.ts-welcome-resume-avatars[b-0ynqilm85n] {
    position: relative;
    height: 32px;
    width: 70px;
    flex-shrink: 0;
}

.ts-welcome-resume-avatar[b-0ynqilm85n] {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 11px;
    border: 2px solid var(--bunqr-sable);
}

.ts-welcome-resume-info[b-0ynqilm85n] {
    flex: 1;
    min-width: 0;
}

.ts-welcome-resume-title[b-0ynqilm85n] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 700;
    color: var(--bunqr-noir);
}

.ts-welcome-resume-clock[b-0ynqilm85n] {
    color: #7a5c2e;
}

.ts-welcome-resume-sub[b-0ynqilm85n] {
    font-size: 12px;
    color: #7a5c2e;
    margin-top: 2px;
}

.ts-welcome-continue-btn--resume[b-0ynqilm85n] {
    background: var(--bunqr-noir);
    flex-shrink: 0;
}

.ts-welcome-section-row--mt[b-0ynqilm85n] {
    margin-top: 4px;
}

/* Right panel */
.ts-welcome-right[b-0ynqilm85n] {
    flex: 1;
    padding: 48px 40px;
    background: var(--bunqr-fond, #FDFDFE);
    display: flex;
    flex-direction: column;
    min-height: 0;
    overflow: auto;
}

.ts-welcome-section-row[b-0ynqilm85n] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
}

.ts-welcome-section-label[b-0ynqilm85n] {
    font-size: 12px;
    font-weight: 700;
    color: var(--ts-ink-70, #6b7280);
    text-transform: uppercase;
    letter-spacing: 0.6px;
    white-space: nowrap;
    margin-bottom: 14px;
}

/* When label is inside the row wrapper, row provides the margin */
.ts-welcome-section-row .ts-welcome-section-label[b-0ynqilm85n] {
    margin-bottom: 0;
}

.ts-welcome-section-hint[b-0ynqilm85n] {
    font-size: 11.5px;
    color: var(--ts-ink-70, #6b7280);
    text-align: right;
}

.ts-welcome-back-btn[b-0ynqilm85n] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: transparent;
    border: none;
    color: var(--ts-ink-70, #6b7280);
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    font-family: var(--bunqr-font-family);
    white-space: nowrap;
    margin-right: auto;
}

.ts-welcome-back-btn:hover[b-0ynqilm85n] {
    color: var(--bunqr-noir);
}

/* Selection card (transverse) */
.ts-welcome-selection-card[b-0ynqilm85n] {
    background: #fff;
    border: 1px solid var(--ts-border, #e5e7eb);
    border-radius: var(--bunqr-border-radius-lg, 12px);
    overflow: hidden;
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 220px);
}

.ts-welcome-search-row[b-0ynqilm85n] {
    padding: 10px 14px;
    border-bottom: 1px solid var(--ts-border-soft, #f3f4f6);
    display: flex;
    align-items: center;
    gap: 10px;
}

.ts-welcome-search-inner[b-0ynqilm85n] {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 7px;
    background: var(--ts-bg-soft, #f9fafb);
    border: 1px solid var(--ts-border, #e5e7eb);
    border-radius: 8px;
    padding: 7px 10px;
    color: var(--ts-ink-50, #9ca3af);
}

.ts-welcome-search-input[b-0ynqilm85n] {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    font-size: 12.5px;
    color: var(--ts-ink-100, #111827);
    font-family: var(--bunqr-font-family);
}

.ts-welcome-search-input[b-0ynqilm85n]::placeholder {
    color: var(--ts-ink-50, #9ca3af);
}

.ts-welcome-toggle-all-btn[b-0ynqilm85n] {
    background: transparent;
    border: none;
    color: var(--ts-ink-80, #4b5563);
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 6px;
    white-space: nowrap;
    font-family: var(--bunqr-font-family);
}

.ts-welcome-toggle-all-btn:hover[b-0ynqilm85n] {
    background: var(--ts-border-soft, #f3f4f6);
}

.ts-welcome-list[b-0ynqilm85n] {
    flex: 1;
    overflow-y: auto;
    padding: 6px 4px;
}

.ts-welcome-empty[b-0ynqilm85n] {
    padding: 40px;
    text-align: center;
    color: var(--ts-ink-70, #6b7280);
    font-size: 13px;
}

.ts-welcome-footer[b-0ynqilm85n] {
    padding: 12px 16px;
    border-top: 1px solid var(--ts-border, #e5e7eb);
    background: var(--ts-bg-soft, #f9fafb);
    display: flex;
    align-items: center;
    gap: 8px;
}

.ts-welcome-footer-count[b-0ynqilm85n] {
    flex: 1;
    font-size: 12px;
    color: var(--ts-ink-70, #6b7280);
}

.ts-welcome-continue-btn[b-0ynqilm85n] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--bunqr-noir);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 12.5px;
    font-weight: 600;
    cursor: pointer;
    font-family: var(--bunqr-font-family);
    transition: opacity 0.15s;
}

.ts-welcome-continue-btn:disabled[b-0ynqilm85n] {
    opacity: 0.4;
    cursor: not-allowed;
}

.ts-welcome-continue-btn:not(:disabled):hover[b-0ynqilm85n] {
    opacity: 0.88;
}

/* Org grid (owner) */
.ts-welcome-org-grid[b-0ynqilm85n] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.ts-welcome-org-card[b-0ynqilm85n] {
    background: #fff;
    border: 1px solid var(--ts-border, #e5e7eb);
    border-radius: var(--bunqr-border-radius-lg, 12px);
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 14px;
    cursor: pointer;
    transition: border-color 0.15s;
}

.ts-welcome-org-card:hover[b-0ynqilm85n] {
    border-color: var(--bunqr-ocre);
}

.ts-welcome-org-avatars[b-0ynqilm85n] {
    position: relative;
    flex-shrink: 0;
    height: 32px;
    width: 64px;
}

.ts-welcome-org-avatar-chip[b-0ynqilm85n] {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 11px;
    border: 2px solid #fff;
}

.ts-welcome-org-list-icon[b-0ynqilm85n] {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--ts-border-soft, #f3f4f6);
    color: var(--ts-ink-70, #6b7280);
    display: grid;
    place-items: center;
}

.ts-welcome-org-info[b-0ynqilm85n] {
    flex: 1;
    min-width: 0;
}

.ts-welcome-org-name[b-0ynqilm85n] {
    font-size: 14px;
    font-weight: 700;
    color: var(--bunqr-noir);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ts-welcome-org-sub[b-0ynqilm85n] {
    font-size: 11.5px;
    color: var(--ts-ink-70, #6b7280);
    margin-top: 2px;
}

/* Deeper indent for sub-tenants (level 2) in browse-all */
.ts-welcome-deeper[b-0ynqilm85n] {
    padding-left: 14px;
}

/* Sub-org label row (Folder/Organization inside an org) */
.ts-welcome-suborg-row[b-0ynqilm85n] {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 6px 14px 2px 0;
}

.ts-welcome-suborg-avatar[b-0ynqilm85n] {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 8px;
    font-weight: 700;
}

.ts-welcome-suborg-name[b-0ynqilm85n] {
    font-size: 11px;
    font-weight: 600;
    color: var(--ts-ink-70, #6b7280);
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

/* Org header rows in browse-all grouped view */
.ts-welcome-org-header[b-0ynqilm85n] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px 4px;
}

.ts-welcome-org-header--locked[b-0ynqilm85n] {
    opacity: 0.55;
}

.ts-welcome-org-header-avatar[b-0ynqilm85n] {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 10px;
    font-weight: 700;
}

.ts-welcome-org-header-info[b-0ynqilm85n] {
    flex: 1;
    min-width: 0;
}

.ts-welcome-org-header-name[b-0ynqilm85n] {
    font-size: 12px;
    font-weight: 700;
    color: var(--ts-ink-100, #111827);
}

.ts-welcome-org-header-sub[b-0ynqilm85n] {
    font-size: 10px;
    color: var(--ts-ink-70, #6b7280);
    margin-top: 1px;
}

/* Tenant row with children (collapse + TenantLine + "Inclure tous") */
.ts-welcome-tenant-with-children[b-0ynqilm85n] {
    display: flex;
    align-items: center;
}

/* Collapse toggle button */
.ts-welcome-collapse-btn[b-0ynqilm85n] {
    flex-shrink: 0;
    background: transparent;
    border: none;
    color: var(--ts-ink-50, #9ca3af);
    cursor: pointer;
    padding: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.ts-welcome-collapse-btn:hover[b-0ynqilm85n] {
    background: var(--ts-border-soft, #f3f4f6);
    color: var(--ts-ink-70, #6b7280);
}

.ts-welcome-collapse-chevron[b-0ynqilm85n] {
    transition: transform 0.15s;
    transform: rotate(-90deg);
}

.ts-welcome-collapse-chevron--open[b-0ynqilm85n] {
    transform: rotate(0deg);
}

.ts-welcome-collapse-spacer[b-0ynqilm85n] {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

/* "Inclure tous" / "Retirer tous" button */
.ts-welcome-select-all-btn[b-0ynqilm85n] {
    flex-shrink: 0;
    background: transparent;
    border: 1px solid var(--ts-border, #e5e7eb);
    color: var(--ts-ink-80, #4b5563);
    font-size: 10.5px;
    font-weight: 600;
    cursor: pointer;
    padding: 3px 8px;
    border-radius: 5px;
    font-family: var(--bunqr-font-family);
    white-space: nowrap;
    transition: border-color 0.12s;
}

.ts-welcome-select-all-btn:hover:not(:disabled)[b-0ynqilm85n] {
    border-color: var(--bunqr-ocre);
    color: var(--bunqr-noir);
}

.ts-welcome-select-all-btn--sm[b-0ynqilm85n] {
    font-size: 10px;
    padding: 2px 6px;
}

.ts-welcome-select-all-btn--locked[b-0ynqilm85n],
.ts-welcome-select-all-btn:disabled[b-0ynqilm85n] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* Search clear button */
.ts-welcome-search-clear[b-0ynqilm85n] {
    background: transparent;
    border: none;
    color: var(--ts-ink-50, #9ca3af);
    cursor: pointer;
    padding: 2px;
    display: inline-flex;
    flex-shrink: 0;
}

/* Role chips for TenantLineV2 rendered inside welcome screen */
[b-0ynqilm85n] .ts-role-chip {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 9.5px;
    font-weight: 700;
    letter-spacing: 0.3px;
    padding: 1px 5px;
    border-radius: 3px;
    text-transform: uppercase;
    flex-shrink: 0;
}

[b-0ynqilm85n] .ts-role-chip--manager {
    color: var(--bunqr-role-manager-text);
    background: var(--bunqr-role-manager-bg);
}

[b-0ynqilm85n] .ts-role-chip--owner {
    color: var(--bunqr-role-owner-text);
    background: var(--bunqr-role-owner-bg);
}

[b-0ynqilm85n] .ts-role-chip--hrassistant {
    color: var(--bunqr-role-hrassistant-text);
    background: var(--bunqr-role-hrassistant-bg);
}

[b-0ynqilm85n] .ts-role-chip--organizationadmin {
    color: var(--bunqr-role-organizationadmin-text);
    background: var(--bunqr-role-organizationadmin-bg);
}

[b-0ynqilm85n] .ts-role-chip--consultant {
    color: var(--bunqr-role-consultant-text);
    background: var(--bunqr-role-consultant-bg);
}

[b-0ynqilm85n] .ts-role-chip--employee {
    color: var(--bunqr-role-employee-text);
    background: var(--bunqr-role-employee-bg);
}

[b-0ynqilm85n] .ts-role-chip--warn {
    opacity: 0.8;
}
/* /Components/MyAccount/UI/Profile.razor.rz.scp.css */
[b-98vx1uezlj] #profile {
    width: 332px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    padding-bottom: 60px;
    margin-bottom: 60px;
}
    [b-98vx1uezlj] #profile img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    [b-98vx1uezlj] #profile button {
        float:right;
        }

[b-98vx1uezlj] .formWrapper {
    width: 100%;
    background-color: white;
    border-radius: 10px;
}
/* /Components/Shared/AdminSidePanel.razor.rz.scp.css */
.side-panel-backdrop[b-jf2am412d9] {
    position: fixed;
    inset: 0;
    background: rgba(2, 6, 23, .3);
    backdrop-filter: blur(2px);
    z-index: 100;
    display: flex;
    justify-content: flex-end;
}

.side-panel[b-jf2am412d9] {
    /*width: min(540px, 100%);*/
    height: 100%;
    background: #fff;
    border-left: 1px solid rgba(15, 23, 42, .25);
    box-shadow: -10px 0 30px rgba(2, 6, 23, .08);
    display: flex;
    flex-direction: column;
    animation: slideInRight-b-jf2am412d9 0.3s ease-out;
}

@keyframes slideInRight-b-jf2am412d9 {
    from { transform: translateX(100%); }
    to { transform: translateX(0); }
}

.side-panel__head[b-jf2am412d9] {
    padding: 24px;
    border-bottom: 1px solid rgba(15, 23, 42, .25);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.side-panel__title[b-jf2am412d9] {
    font-weight: 900;
    font-size: 18px;
}

.side-panel__body[b-jf2am412d9] {
    padding: 24px;
    flex: 1;
    overflow-y: auto;
}

.side-panel__footer[b-jf2am412d9] {
    padding: 20px 24px;
    border-top: 1px solid rgba(15, 23, 42, .25);
    background: rgba(15, 23, 42, .02);
    display: flex;
    justify-content: center;
    gap: 12px;
}
/* /Components/Shared/PdfViewer/UI/PdfViewerDialog.razor.rz.scp.css */
.pdf-displayer[b-nis9buauib]{
    height: 100vh;
    width: calc(100vw - 48px);
}
/* /Components/Shared/TopBar/UI/SupportMailSender.razor.rz.scp.css */
.popupStyles[b-s229o4ee5m] {
    width:500px;
}
.popupStyles .popupHeader h4[b-s229o4ee5m] {
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    color: black;
}

.popupStyles .mud-dialog-content[b-s229o4ee5m] {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}

.popupStyles label[b-s229o4ee5m], .popupStyles label span[b-s229o4ee5m], .popupStyles label p[b-s229o4ee5m] {
    font-size: 13px !important;
}

.popupStyles .mud-switch[b-s229o4ee5m] {
    margin-inline-start:0px !important;
}

.white-rounded[b-s229o4ee5m] {
    border-radius: 4px !important;

    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;

}

.white-rounded:active[b-s229o4ee5m] {
    border-radius: 4px !important;
    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;
}
/* /Components/Shared/TopBar/UI/TopBar.razor.rz.scp.css */
.top-menu[b-t0yzeeqfuo] {
    width: 100%;   
}

[b-t0yzeeqfuo] .mud-appbar{
    z-index: 0;
}

[b-t0yzeeqfuo] .mud-toolbar {
    width: 100%;
}

[b-t0yzeeqfuo] .open-help {
    border-radius: 0;
}

[b-t0yzeeqfuo] .mud-icon-button {
    padding: 5px;
}

[b-t0yzeeqfuo] .mud-paper {
    border-radius: 10px;
}

[b-t0yzeeqfuo] .help-account-log-block {
    margin-top: 25px !important;
    height: 40px !important;
}

.topMenuContainer[b-t0yzeeqfuo] {
    position: absolute;
    right: 17px;
    overflow: hidden;
    height: 100%;
}
.topMenuContainer .profile-icon[b-t0yzeeqfuo] {
    width: 160px;
    position: absolute;
    bottom: 23px;
    right: -149px;
}

.topMenuContainer .commonStyles[b-t0yzeeqfuo] {
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    height: 45px;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 7px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 21px;
}

.topMenuContainer .icon-click[b-t0yzeeqfuo] {
    background-image: url(images/Btn.png);
    width: 65px;
    position: relative;
}

.topMenuContainer .helpIcon[b-t0yzeeqfuo] {
    background-image: url(images/QuestionMarkIcon.png);
    width: 50px;
    margin-left: 20px;
}

.topMenuContainer .mud-input.mud-input-underline[b-t0yzeeqfuo]::before {
    border:0 none !important;
}
.account-and-logout-popup .mud-list-item-gutters[b-t0yzeeqfuo] {
    padding-right: 5px !important;
}
/* /Components/Shared/Wizard/WizardContainer.razor.rz.scp.css */
[b-3v0dwkdv9q] .wizard-home-logo {
    background-image: url("images/KydocLogoLight.svg");
    background-size: cover;
    height: 100px;
    width: 100px;
}

[b-3v0dwkdv9q] .wizard-home-logo:hover {
    cursor: pointer;
}

[b-3v0dwkdv9q] .navigation-button {
    position: relative;
    top: 30%;
}

[b-3v0dwkdv9q] .wizard-header {
    padding: 0;
    height: 100px;
    background-color: #0E2636;
}

[b-3v0dwkdv9q] .wizard-content {
    margin-right: 0;
    overflow: hidden;
    height: calc(100vh - 100px);
    background-color: #E7EFF5;
}
/* /Components/Shared/Wizard/WizardProgress.razor.rz.scp.css */
.progress-container[b-f12eymsktw]{
    height:100px;
    position: relative;
    margin: auto;
    width: max-content;
    
}
[b-f12eymsktw] .step {
    display: inline-block;
    background: #808080;
    width: 2vw;
    height: 2vw;
    max-height: 60px;
    max-width: 60px;
    border-radius: 50%;
    align-items: center;
    text-align: center;
    position: relative;
    top: 30%;
    font-size: 1em;
    font-weight: bold;
}
[b-f12eymsktw] .link {
    display:inline-block;
    position:relative;
    background: #808080;
    width: 50px;
    height: 4px;
    top:25px;
    margin-left: 3px;
    margin-right: 3px;
}
[b-f12eymsktw] .active{
    background: #5CE1E1;
    color:#EAEAEA;
}
[b-f12eymsktw] p{
    margin-top: 0.3vw;
}
