/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-aztzra8b47] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh;
    /* pleine hauteur */
    overflow: hidden;
}

main[b-aztzra8b47] {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    min-height: 0;
}

.sidebar[b-aztzra8b47] {
    background-image: linear-gradient(180deg, #0F6E56 0%, #5DCAA5 70%);
}

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

    main[b-aztzra8b47] {
        height: 100vh;
        flex: 1;
    }

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

    article.content[b-aztzra8b47] {
        flex: 1;
        overflow-y: auto;
        min-height: 0;
        padding: 0 !important;
        margin: 8px;
    }

    #blazor-error-ui[b-aztzra8b47] {
        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;
    }

    #blazor-error-ui .dismiss[b-aztzra8b47] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-affp7hf8bk] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

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

.top-row[b-affp7hf8bk] {
    min-height: 3.5rem;
    background-color: rgba(8, 80, 65, 0.4);
}

.navbar-brand[b-affp7hf8bk] {
    font-size: 1.1rem;
}

.bi[b-affp7hf8bk] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-affp7hf8bk] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-affp7hf8bk] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-affp7hf8bk] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-affp7hf8bk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-affp7hf8bk]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-affp7hf8bk]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-affp7hf8bk]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-affp7hf8bk] {
    display: none;
}

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

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

    .nav-scrollable[b-affp7hf8bk] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-eq50e3xili],
.components-reconnect-repeated-attempt-visible[b-eq50e3xili],
.components-reconnect-failed-visible[b-eq50e3xili],
.components-pause-visible[b-eq50e3xili],
.components-resume-failed-visible[b-eq50e3xili],
.components-rejoining-animation[b-eq50e3xili] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-retrying[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-failed[b-eq50e3xili],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-eq50e3xili] {
    display: block;
}


#components-reconnect-modal[b-eq50e3xili] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-eq50e3xili 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-eq50e3xili 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-eq50e3xili 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-eq50e3xili]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-eq50e3xili 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-eq50e3xili {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-eq50e3xili {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-eq50e3xili {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-eq50e3xili] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-eq50e3xili] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-eq50e3xili] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-eq50e3xili] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-eq50e3xili] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-eq50e3xili] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-eq50e3xili] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-eq50e3xili 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-eq50e3xili] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-eq50e3xili {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* ── Wrapper ────────────────────────────────────────────── */
.home-wrap[b-ychfsiidow] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 2rem;
    gap: 3rem;
}

/* ── Hero ───────────────────────────────────────────────── */
.home-hero[b-ychfsiidow] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.home-logo[b-ychfsiidow] {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: var(--ps-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--ps-shadow-btn);
    margin-bottom: 8px;
}

.home-logo i[b-ychfsiidow] {
    font-size: 36px;
    color: var(--ps-primary-bg);
}

.home-title[b-ychfsiidow] {
    font-size: 28px;
    font-weight: 600;
    color: var(--ps-text-strong);
    margin: 0;
}

.home-subtitle[b-ychfsiidow] {
    font-size: 14px;
    color: var(--ps-text-muted);
    margin: 0;
}

/* ── Cards ──────────────────────────────────────────────── */
.home-cards[b-ychfsiidow] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    width: 100%;
    max-width: 800px;
}

.home-card[b-ychfsiidow] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem 1.5rem;
    background: var(--color-background-primary);
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-lg);
    box-shadow: var(--ps-shadow-md);
    cursor: pointer;
    transition: all 0.15s;
    width: 100%;
    max-width: 380px;
    text-decoration: none;
}

.home-card:hover[b-ychfsiidow] {
    background: var(--ps-primary-bg);
    border-color: var(--ps-primary-light);
    box-shadow: var(--ps-shadow-lg);
    transform: translateY(-1px);
}

.home-card-icon[b-ychfsiidow] {
    width: 48px;
    height: 48px;
    border-radius: var(--ps-radius-md);
    background: var(--ps-primary-bg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.home-card:hover .home-card-icon[b-ychfsiidow] {
    background: var(--ps-primary);
}

.home-card-icon i[b-ychfsiidow] {
    font-size: 22px;
    color: var(--ps-primary);
}

.home-card:hover .home-card-icon i[b-ychfsiidow] {
    color: white;
}

.home-card-content[b-ychfsiidow] {
    flex: 1;
}

.home-card-title[b-ychfsiidow] {
    font-size: 15px;
    font-weight: 500;
    color: var(--ps-text-strong);
    margin: 0 0 4px;
}

.home-card-desc[b-ychfsiidow] {
    font-size: 12px;
    color: var(--ps-text-muted);
    margin: 0;
}

.home-card-arrow[b-ychfsiidow] {
    font-size: 18px;
    color: var(--ps-primary-light);
}

.home-card:hover .home-card-arrow[b-ychfsiidow] {
    color: var(--ps-primary);
}
/* /Components/Pages/ListePersonnes.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════
   ListePersonnes — CSS isolé Blazor
   Palette : var(--ps-*)
═══════════════════════════════════════════════════════════ */

/* ── Wrapper ────────────────────────────────────────────── */
.liste-wrap[b-pm4n6apxo4] {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: white;
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-lg);
    overflow: hidden;
    box-shadow: var(--ps-shadow-md);
}

/* ── Barre d'outils ─────────────────────────────────────── */
.liste-toolbar[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 1.25rem;
    background: var(--ps-primary);
    box-shadow: var(--ps-shadow-sm);
    flex-shrink: 0;
}

.liste-toolbar-left[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
}

.liste-toolbar-right[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.liste-search[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.15);
    border: 0.5px solid rgba(255, 255, 255, 0.3);
    border-radius: var(--ps-radius-md);
    padding: 5px 10px;
    flex: 1;
    max-width: 400px;
}

.liste-search i[b-pm4n6apxo4] {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    flex-shrink: 0;
}

.liste-search-input[b-pm4n6apxo4] {
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
    font-size: 13px;
    flex: 1;
}

.liste-search-input[b-pm4n6apxo4]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.liste-search-clear[b-pm4n6apxo4] {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    padding: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.liste-search-clear:hover[b-pm4n6apxo4] {
    color: #fff;
}

.liste-histo-toggle[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
    cursor: pointer;
    white-space: nowrap;
}

.liste-histo-toggle input[b-pm4n6apxo4] {
    accent-color: var(--ps-primary-bg);
    width: 14px;
    height: 14px;
}

/* ── Export dropdown ────────────────────────────────────── */
.export-dropdown[b-pm4n6apxo4] {
    position: relative;
}

.export-chevron[b-pm4n6apxo4] {
    font-size: 11px;
    margin-left: 2px;
}

.export-menu[b-pm4n6apxo4] {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    background: white;
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-lg);
    box-shadow: var(--ps-shadow-lg);
    z-index: 100;
    min-width: 220px;
    overflow: hidden;
}

.export-menu-item[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 14px;
    background: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    transition: background 0.1s;
    color: var(--ps-text-strong);
    font-size: 13px;
}

.export-menu-item:hover[b-pm4n6apxo4] {
    background: var(--ps-primary-bg);
}

.export-menu-item i[b-pm4n6apxo4] {
    font-size: 18px;
    color: var(--ps-primary);
    flex-shrink: 0;
}

.export-menu-label[b-pm4n6apxo4] {
    font-size: 12px;
    font-weight: 500;
    color: var(--ps-text-strong);
}

.export-menu-desc[b-pm4n6apxo4] {
    font-size: 11px;
    color: var(--ps-text-muted);
    margin-top: 1px;
}

.btn-toolbar[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    padding: 6px 14px;
    background: #fff;
    color: var(--ps-primary);
    border: none;
    border-radius: var(--ps-radius-md);
    font-weight: 500;
    cursor: pointer;
    box-shadow: var(--ps-shadow-sm);
    transition: background 0.15s;
}

.btn-toolbar:hover:not(:disabled)[b-pm4n6apxo4] {
    background: var(--ps-primary-bg);
}

.btn-toolbar:disabled[b-pm4n6apxo4] {
    opacity: 0.45;
    cursor: default;
}

/* ── Grille Radzen ──────────────────────────────────────── */
.liste-grid[b-pm4n6apxo4] {
    height: 100%;
    width: 100%;
}

/* ── Zone grille ────────────────────────────────────────── */
.liste-grid-wrap[b-pm4n6apxo4] {
    flex: 1;
    overflow: auto;
    min-height: 0;
}

/* ── Pagination ─────────────────────────────────────────── */
.liste-pagination[b-pm4n6apxo4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 1.25rem;
    border-top: 1px solid var(--ps-primary-pale);
    background: var(--ps-primary-surface);
    flex-shrink: 0;
    gap: 12px;
}

.liste-total[b-pm4n6apxo4] {
    font-size: 12px;
    color: var(--ps-text-muted);
    white-space: nowrap;
}

.liste-pagination-btns[b-pm4n6apxo4] {
    display: flex;
    gap: 4px;
    align-items: center;
}

.btn-page[b-pm4n6apxo4] {
    min-width: 28px;
    height: 28px;
    padding: 0 6px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-pale);
    background: white;
    color: var(--ps-text-strong);
    font-size: 12px;
    cursor: pointer;
    transition: background 0.1s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-page:hover:not(:disabled)[b-pm4n6apxo4] {
    background: var(--ps-primary-bg);
}

.btn-page:disabled[b-pm4n6apxo4] {
    opacity: 0.4;
    cursor: default;
}

.btn-page--active[b-pm4n6apxo4] {
    background: var(--ps-primary);
    color: var(--ps-primary-bg);
    border-color: var(--ps-primary);
    font-weight: 500;
}

.liste-taille-select[b-pm4n6apxo4] {
    font-size: 12px;
    color: var(--ps-text-strong);
    background: var(--ps-primary-surface);
    border: 0.5px solid var(--ps-primary-light);
    border-radius: var(--ps-radius-md);
    padding: 4px 8px;
    cursor: pointer;
}
/* /Components/Pages/Personnes/FichePersonne.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════
   FichePersonne — CSS isolé Blazor
   Palette : var(--ps-*)  définie dans app.css
═══════════════════════════════════════════════════════════ */

/* ── Wrapper global ─────────────────────────────────────── */
.fiche-wrap[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-lg);
    overflow: hidden;
    box-shadow: var(--ps-shadow-md);
    margin: 0;         
    height: 100%;        
}

/* ── En-tête foyer ──────────────────────────────────────── */
.foyer-header[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 10px 1.25rem;
    background: var(--ps-primary);
    color: var(--ps-primary-bg);
    font-size: 13px;
    box-shadow: var(--ps-shadow-sm);
    position: relative;
    z-index: 1;
}

.foyer-header strong[b-3qgb6xqqat] {
    color: #fff;
    font-weight: 500;
}

.foyer-header i[b-3qgb6xqqat] {
    font-size: 15px;
    opacity: 0.8;
}

.foyer-item[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.foyer-sep[b-3qgb6xqqat] {
    width: 0.5px;
    height: 14px;
    background: rgba(255, 255, 255, 0.3);
}

/* ── Corps ──────────────────────────────────────────────── */
.fiche-body[b-3qgb6xqqat] {
    display: flex;
    flex: 1;
    overflow: hidden;
    min-height: 0;
}

/* ── Sidebar ────────────────────────────────────────────── */
.sidebar[b-3qgb6xqqat] {
    width: 210px;
    flex-shrink: 0;
    background: var(--ps-primary-bg);
    border-right: 0.5px solid var(--ps-primary-pale);
    padding: 2rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    overflow-y: auto;
    box-shadow: inset -2px 0 6px rgba(15, 110, 86, 0.05);
}

.sb-avatar-block[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.sb-avatar[b-3qgb6xqqat] {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: var(--ps-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: var(--ps-primary-bg);
    border: 2px solid var(--ps-primary-light);
    box-shadow: var(--ps-shadow-btn);
    margin-bottom: 4px;
}

.sb-name[b-3qgb6xqqat] {
    font-size: 14px;
    font-weight: 500;
    color: var(--ps-text-strong);
    text-align: center;
    margin: 0;
}

.sb-sub[b-3qgb6xqqat] {
    font-size: 12px;
    color: var(--ps-text-mid);
    text-align: center;
    margin: 0;
}

.sb-badges[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: center;
}

.sb-badge[b-3qgb6xqqat] {
    display: block;
    width: fit-content;
    font-size: 11px;
    padding: 2px 10px;
    border-radius: 99px;
    background: var(--ps-primary);
    color: var(--ps-primary-bg);
    margin: 2px auto 0;
}

.sb-badge-archive[b-3qgb6xqqat] {
    background: var(--ps-badge-archive-bg);
    color: var(--ps-badge-archive-text);
}

.sb-badge-morale[b-3qgb6xqqat] {
    background: var(--ps-badge-morale-bg);
    color: var(--ps-badge-morale-text);
}

.sb-divider[b-3qgb6xqqat] {
    border: none;
    border-top: 0.5px solid var(--ps-primary-pale);
    margin: 0;
}

.sb-coords[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
}

.sb-coord-item[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.sb-coord-icon[b-3qgb6xqqat] {
    font-size: 16px;
    color: var(--ps-primary-light);
}

.sb-coord-value[b-3qgb6xqqat] {
    font-size: 12px;
    color: var(--ps-text-strong);
    font-weight: 500;
}

.sb-coord-link[b-3qgb6xqqat] {
    font-size: 12px;
    color: var(--ps-text-mid);
    font-weight: 500;
}

/* Adresse (à venir) */
.sb-address[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    text-align: center;
}

.sb-address i[b-3qgb6xqqat] {
    font-size: 16px;
    color: var(--ps-primary-light);
    margin-bottom: 2px;
}

.sb-address-line[b-3qgb6xqqat] {
    font-size: 12px;
    color: var(--ps-text-strong);
    font-weight: 500;
    line-height: 1.4;
}

/* ── Boutons sidebar ────────────────────────────────────── */
.sb-actions[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.btn-sb-action[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
    cursor: pointer;
    text-decoration: none;
    transition: background 0.15s;
    width: 100%;
}

.btn-sb-action:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-pale);
}

.btn-sb-action i[b-3qgb6xqqat] {
    font-size: 15px;
    flex-shrink: 0;
}

.btn-sb-action--disabled[b-3qgb6xqqat] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn-sb-action--disabled:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
}

/* ── Zone principale ────────────────────────────────────── */
.fiche-main[b-3qgb6xqqat] {
    flex: 1;
    display: flex;
    flex-direction: column;
    background: var(--color-background-primary);
    min-width: 0;
    min-height: 0;
}

.fiche-main button:focus[b-3qgb6xqqat],
.fiche-main button:focus-visible[b-3qgb6xqqat] {
    outline: none;
    box-shadow: var(--ps-focus-ring);
}

/* ── Onglets ────────────────────────────────────────────── */
.tabs[b-3qgb6xqqat] {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid var(--ps-primary-pale);
    background: var(--ps-primary-surface);
}

.tab[b-3qgb6xqqat] {
    font-size: 12px;
    padding: 10px 14px;
    color: var(--ps-text-muted);
    border-bottom: 2px solid transparent;
    cursor: pointer;
    white-space: nowrap;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    transition: color 0.15s;
}

.tab:hover[b-3qgb6xqqat] {
    color: var(--ps-text-mid);
}

.tab.active[b-3qgb6xqqat] {
    color: var(--ps-primary);
    border-bottom-color: var(--ps-primary);
    font-weight: 500;
    background: var(--color-background-primary);
    box-shadow: 0 -2px 6px rgba(15, 110, 86, 0.06);
}

/* ── Contenu onglet ─────────────────────────────────────── */
.tab-content[b-3qgb6xqqat] {
    padding: 1.25rem;
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    min-height: 0;
}

/* ── Sections encadrées ─────────────────────────────────── */
.section[b-3qgb6xqqat] {
    background: white;
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-lg);
    overflow: visible;
    /* pas de hidden */
    box-shadow: var(--ps-shadow-sm);
}

.section-head[b-3qgb6xqqat] {
    font-size: 11px;
    font-weight: 500;
    color: var(--ps-text-strong);
    text-transform: uppercase;
    letter-spacing: 0.07em;
    padding: 8px 14px;
    background: var(--ps-primary-bg);
    border-bottom: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-lg) var(--ps-radius-lg) 0 0;
}

.section-body[b-3qgb6xqqat] {
    padding: 12px 14px;
    border-radius: 0 0 var(--ps-radius-lg) var(--ps-radius-lg);
}

/* ── Grilles de champs ──────────────────────────────────── */
.fields-grid[b-3qgb6xqqat] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px 16px;
}

.fields-grid-2[b-3qgb6xqqat] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 16px;
}

/* ── Champ individuel ───────────────────────────────────── */
.field[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.field-label[b-3qgb6xqqat] {
    font-size: 11px;
    color: var(--ps-text-muted);
    font-weight: 500;
}

.field-input[b-3qgb6xqqat] {
    font-size: 13px;
    color: var(--ps-text-strong);
    background: var(--ps-primary-surface);
    border: 0.5px solid var(--ps-primary-light);
    border-radius: var(--ps-radius-md);
    padding: 5px 9px;
    width: 100%;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.field-input--xs[b-3qgb6xqqat] {
    width: 80px;
}

.field-input:focus[b-3qgb6xqqat] {
    outline: none;
    border-color: var(--ps-primary);
    box-shadow: var(--ps-focus-ring);
}

.field-input:read-only[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
    color: var(--ps-text-mid);
    cursor: default;
}

textarea.field-input[b-3qgb6xqqat] {
    resize: vertical;
    min-height: 100px;
    font-family: var(--font-sans);
    line-height: 1.5;
}

.filiation-duo[b-3qgb6xqqat] {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    justify-content: space-between;
}

.field--flex[b-3qgb6xqqat] {
    flex: 1;
}


/* ── Cases à cocher ─────────────────────────────────────── */
.field-check[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: var(--ps-text-strong);
    padding: 4px 0;
}

.field-check input[type="checkbox"][b-3qgb6xqqat] {
    accent-color: var(--ps-primary);
    width: 15px;
    height: 15px;
    cursor: pointer;
}

/* ── Géo autocomplete ───────────────────────────────────── */
.geo-field[b-3qgb6xqqat] {
    position: relative;
}

.geo-liste[b-3qgb6xqqat] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    /* forcer blanc */
    border: 0.5px solid var(--ps-primary-light);
    border-radius: var(--ps-radius-md);
    box-shadow: var(--ps-shadow-lg);
    z-index: 1000;
    list-style: none;
    padding: 4px 0;
    margin: 2px 0 0;
    max-height: 180px;
    overflow-y: auto;
}

.geo-liste li[b-3qgb6xqqat] {
    font-size: 13px;
    color: var(--ps-text-strong);
    padding: 6px 10px;
    cursor: pointer;
    transition: background 0.1s;
}

.geo-liste li:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
}

.geo-liste-item--active[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
}

/* ── Boutons d'action ───────────────────────────────────── */
.fiche-actions[b-3qgb6xqqat] {
    display: flex;
    gap: 8px;
    padding: 0.75rem 1.25rem;
    border-top: 1px solid var(--ps-primary-pale);
    justify-content: flex-end;
    background: var(--ps-primary-surface);
    box-shadow: 0 -2px 6px rgba(15, 110, 86, 0.06);
}

.btn[b-3qgb6xqqat] {
    font-size: 13px;
    padding: 6px 18px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    cursor: pointer;
    background: var(--color-background-primary);
    color: var(--ps-text-strong);
    transition: background 0.15s;
}

.btn:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
}

.btn-primary[b-3qgb6xqqat] {
    background: var(--ps-primary);
    color: var(--ps-primary-bg);
    border-color: var(--ps-primary);
    font-weight: 500;
    box-shadow: var(--ps-shadow-btn);
}

.btn-primary:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-dark);
}


/* ── Sous-sections dans un onglet ───────────────────────── */
.subsection-label[b-3qgb6xqqat] {
    font-size: 11px;
    font-weight: 600;
    color: var(--ps-text-mid);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    padding-left: 2px;
}

.subsection-label--mt[b-3qgb6xqqat] {
    margin-top: 1.25rem;
}

.fields-grid--mt[b-3qgb6xqqat] {
    margin-top: 8px;
}

.fields-grid--mb[b-3qgb6xqqat] {
    margin-bottom: 4px;
}

/* ── Tableau historique marital ─────────────────────────── */
.etatfam-table-wrap[b-3qgb6xqqat] {
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-md);
    overflow: hidden;
    margin-bottom: 4px;
}

.etatfam-table[b-3qgb6xqqat] {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

.etatfam-table thead tr[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
}

.etatfam-table th[b-3qgb6xqqat] {
    text-align: left;
    font-size: 11px;
    font-weight: 500;
    color: var(--ps-text-mid);
    padding: 7px 10px;
    border-bottom: 0.5px solid var(--ps-primary-pale);
}

.etatfam-table td[b-3qgb6xqqat] {
    padding: 6px 10px;
    color: var(--ps-text-strong);
    border-bottom: 0.5px solid var(--ps-primary-surface);
}

.etatfam-table tbody tr:last-child td[b-3qgb6xqqat] {
    border-bottom: none;
}

.etatfam-table tbody tr:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-surface);
}

.etatfam-empty[b-3qgb6xqqat] {
    text-align: center;
    color: var(--ps-text-muted);
    font-style: italic;
    padding: 12px !important;
}

.etatfam-btn[b-3qgb6xqqat] {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 3px 5px;
    border-radius: var(--ps-radius-md);
    font-size: 14px;
    transition: background 0.1s;
}

.etatfam-btn--edit[b-3qgb6xqqat] {
    color: var(--ps-primary);
}

.etatfam-btn--edit:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
}

.etatfam-btn--delete[b-3qgb6xqqat] {
    color: #A32D2D;
}

.etatfam-btn--delete:hover[b-3qgb6xqqat] {
    background: #fdecea;
}

/* ── Bouton Ajouter ─────────────────────────────────────── */
.btn-add[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 0;
    border: none;
    border-top: 0.5px solid var(--ps-primary-pale);
    background: var(--ps-primary-surface);
    color: var(--ps-primary);
    cursor: pointer;
    width: 100%;
    transition: background 0.15s;
}

.btn-add:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-bg);
}

/* ── Boutons filiation ──────────────────────────────────── */
.filiation-btns[b-3qgb6xqqat] {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}

.btn-filiation[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    padding: 6px 14px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
    cursor: pointer;
    font-weight: 500;
    transition: background 0.15s;
    box-shadow: var(--ps-shadow-sm);
}

.btn-filiation:hover[b-3qgb6xqqat] {
    background: var(--ps-primary-pale);
}

/* ── Ligne inline (origine/destination) ─────────────────── */
.row-inline[b-3qgb6xqqat] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
 
.row-inline--mt[b-3qgb6xqqat] { margin-top: 10px; }
 
.row-inline--vcenter[b-3qgb6xqqat] { align-items: flex-end; }

.adresse-group[b-3qgb6xqqat] {
    display: flex;
    gap: 0;
    flex: 1;
    min-width: 200px;
}
 
.field--no[b-3qgb6xqqat] { width: 56px; flex-shrink: 0; }
 
.field-input--no[b-3qgb6xqqat] {
    border-radius: var(--ps-radius-md) 0 0 var(--ps-radius-md) !important;
    border-right: none !important;
}
 
.field-input--attached-right[b-3qgb6xqqat] {
    border-radius: 0 var(--ps-radius-md) var(--ps-radius-md) 0 !important;
}
 
/* Tailles pour la ligne adresse */
.field--flex[b-3qgb6xqqat] { flex: 1; min-width: 140px; }
.field--xs[b-3qgb6xqqat]   { width: 80px;  flex-shrink: 0; }
.field--m[b-3qgb6xqqat]    { width: 200px; flex-shrink: 0; }
 
/* Case à cocher alignée avec les champs */
.field-check--inline[b-3qgb6xqqat] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-bottom: 7px; /* aligner avec le bas des inputs */
    font-size: 13px;
    color: var(--ps-text-strong);
    white-space: nowrap;
}

/* ── Validation ─────────────────────────────────────────── */
.field-input--error[b-3qgb6xqqat] {
    border-color: #A32D2D;
    background: #fdecea;
}

.field-input--error:focus[b-3qgb6xqqat] {
    border-color: #A32D2D;
    box-shadow: 0 0 0 2px rgba(163, 45, 45, 0.2);
}

.field-error[b-3qgb6xqqat] {
    font-size: 10px;
    color: #A32D2D;
    margin-top: 2px;
}

/* ── Bandeau d'enregistrement ─────────────────────────────── */
.save-banner[b-3qgb6xqqat] {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding: 10px 14px;
    margin: 12px 0 0;
    border-radius: var(--ps-radius-md);
    font-size: 13px;
    box-shadow: var(--ps-shadow-sm);
}

    .save-banner .ti[b-3qgb6xqqat] {
        font-size: 16px;
        flex-shrink: 0;
        margin-top: 1px;
    }

.save-banner--error[b-3qgb6xqqat] {
    background: #FBEAEA;
    color: #A32D2D;
    border: 0.5px solid #E4A9A9;
}

.save-banner ul[b-3qgb6xqqat] {
    margin: 4px 0 0;
    padding-left: 18px;
}

.save-banner li[b-3qgb6xqqat] {
    margin-top: 2px;
}

/* ── Erreurs de création ─────────────────────────────────── */
.creation-erreurs[b-3qgb6xqqat] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1;
}
/* /Components/Shared/ComboboxAvecAjout.razor.rz.scp.css */
.combobox-wrapper[b-3nrqfbu2up] {
    position: relative;
    width: 100%;
}

.combobox-input-row[b-3nrqfbu2up] {
    display: flex;
    gap: 4px;
}

.combobox-input[b-3nrqfbu2up] {
    flex: 1;
    font-size: 13px;
    color: var(--ps-text-strong);
    background: var(--ps-primary-surface);
    border: 0.5px solid var(--ps-primary-light);
    border-radius: var(--ps-radius-md);
    padding: 5px 9px;
    width: 100%;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.combobox-input:focus[b-3nrqfbu2up] {
    outline: none;
    border-color: var(--ps-primary);
    box-shadow: var(--ps-focus-ring);
}

.combobox-add-btn[b-3nrqfbu2up] {
    font-size: 16px;
    font-weight: 500;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
}

.combobox-add-btn:hover[b-3nrqfbu2up] {
    background: var(--ps-primary-pale);
}

.combobox-liste[b-3nrqfbu2up] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white; /* forcer blanc plutôt que var() */
    border: 0.5px solid var(--ps-primary-light);
    border-radius: var(--ps-radius-md);
    box-shadow: var(--ps-shadow-lg);
    z-index: 1000;
    list-style: none;
    padding: 4px 0;
    margin: 2px 0 0;
    max-height: 160px;
    overflow-y: auto;
}

.combobox-item[b-3nrqfbu2up] {
    font-size: 13px;
    color: var(--ps-text-strong);
    padding: 6px 10px;
    cursor: pointer;
    transition: background 0.1s;
}

.combobox-item:hover[b-3nrqfbu2up] {
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
}

.combobox-item--active[b-3nrqfbu2up] {
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
}

.combobox-ajout[b-3nrqfbu2up] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 6px;
    padding: 8px;
    background: var(--ps-primary-bg);
    border: 0.5px solid var(--ps-primary-pale);
    border-radius: var(--ps-radius-md);
}

.combobox-ajout-label[b-3nrqfbu2up] {
    font-size: 12px;
    color: var(--ps-primary);
    white-space: nowrap;
}

.combobox-btn-confirm[b-3nrqfbu2up] {
    font-size: 12px;
    padding: 3px 10px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary);
    background: var(--ps-primary);
    color: var(--ps-primary-bg);
    cursor: pointer;
}

.combobox-btn-cancel[b-3nrqfbu2up] {
    font-size: 12px;
    padding: 3px 10px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    background: transparent;
    color: var(--ps-text-strong);
    cursor: pointer;
}

.combobox-erreur[b-3nrqfbu2up] {
    font-size: 12px;
    color: #A32D2D;
    margin-top: 4px;
}
/* /Components/Shared/ConfirmDialog.razor.rz.scp.css */
.confirm-overlay[b-wzelvsbk22] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.confirm-dialog[b-wzelvsbk22] {
    background: white;
    border-radius: var(--ps-radius-lg);
    box-shadow: 0 8px 32px rgba(15, 110, 86, 0.18);
    width: 400px;
    overflow: hidden;
}

.confirm-header[b-wzelvsbk22] {
    background: var(--ps-primary);
    color: white;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 500;
}

.confirm-header i[b-wzelvsbk22] {
    font-size: 18px;
    opacity: 0.85;
}

.confirm-body[b-wzelvsbk22] {
    padding: 20px;
    font-size: 13px;
    color: var(--ps-text-strong);
    line-height: 1.5;
}

.confirm-body strong[b-wzelvsbk22] {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
}

.confirm-body p[b-wzelvsbk22] {
    margin: 0;
    color: var(--ps-text-mid);
}

.confirm-footer[b-wzelvsbk22] {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    padding: 12px 20px;
    border-top: 0.5px solid var(--ps-primary-pale);
    background: var(--ps-primary-surface);
}

.btn-danger[b-wzelvsbk22] {
    background: #a63333;
    color: white;
    border-color: #a63333;
    font-weight: 500;
    box-shadow: 0 2px 6px rgba(163, 45, 45, 0.3);
}

.btn-danger:hover[b-wzelvsbk22] {
    background: #852424;
}
/* /Components/Shared/EtatFamDialog.razor.rz.scp.css */
/* ── Overlay ────────────────────────────────────────────── */
.confirm-overlay[b-uo7cyjkmvg] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* ── Dialog EtatFam ─────────────────────────────────────── */
.etatfam-dialog[b-uo7cyjkmvg] {
    background: white;
    color: var(--ps-text-strong);
    border: 2px solid var(--ps-primary-bg);
    box-shadow: 0 8px 32px rgba(15, 110, 86, 0.18);
    width: 480px;
    overflow: visible; /* pour les combobox */
    border-radius: var(--ps-radius-lg);
}

.confirm-header[b-uo7cyjkmvg] {
    background: var(--ps-primary-bg);
    color: var(--ps-text-mid);
    padding: 8px;
    border-radius: var(--ps-radius-md);
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
}

.etatfam-dialog-body[b-uo7cyjkmvg] {
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    color: var(--ps-text-strong);
}

.etatfam-dialog-body .field-input[b-uo7cyjkmvg] {
    width: 100%;
    border-radius: var(--ps-radius-md);
    border: 1px solid var(--ps-primary-pale);
    padding: 6px 10px;
}

.etatfam-dialog-body .field-input:focus[b-uo7cyjkmvg] {
    outline: none;
    border-color: var(--ps-primary);
    box-shadow: var(--ps-focus-ring);
}

/* Champ "Avec qui" avec bouton conjoint */
.etatfam-avecqui[b-uo7cyjkmvg] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.etatfam-avecqui .field-input[b-uo7cyjkmvg] {
    flex: 1;
}

.etatfam-avecqui button[b-uo7cyjkmvg] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    padding: 6px 14px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    background: var(--ps-primary-bg);
    color: var(--ps-primary);
    cursor: pointer;
    font-weight: 500;
    transition: background 0.15s;
    box-shadow: var(--ps-shadow-sm);
}

.etatfam-avecqui button:hover[b-uo7cyjkmvg] {
    background: var(--ps-primary-pale);
}

.etatfam-fiche-liee[b-uo7cyjkmvg] {
    font-size: 11px;
    color: var(--ps-text-muted);
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 4px;
}

.confirm-footer[b-uo7cyjkmvg] {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    padding: 12px 20px;
    border-top: 0.5px solid var(--ps-primary-pale);
    background: var(--ps-primary-surface);
}

.confirm-footer .btn[b-uo7cyjkmvg] {
    font-size: 13px;
    padding: 6px 18px;
    border-radius: var(--ps-radius-md);
    border: 0.5px solid var(--ps-primary-light);
    cursor: pointer;
    background: var(--color-background-primary);
    color: var(--ps-text-strong);
    transition: background 0.15s;
}

.confirm-footer .btn:hover[b-uo7cyjkmvg] {
    background: var(--ps-primary-bg);
}

.confirm-footer .btn-primary[b-uo7cyjkmvg] {
    background: var(--ps-primary);
    color: var(--ps-primary-bg);
    border-color: var(--ps-primary);
    font-weight: 500;
    box-shadow: var(--ps-shadow-btn);
}

.confirm-footer .btn-primary:hover[b-uo7cyjkmvg] {
    background: var(--ps-primary-dark);
}

.etatfam-dialog button:focus[b-uo7cyjkmvg],
.etatfam-dialog button:focus-visible[b-uo7cyjkmvg] {
    outline: none;
    box-shadow: var(--ps-focus-ring);
}
