/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-28haaqbsl4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-28haaqbsl4] {
    flex: 1;
}

.sidebar[b-28haaqbsl4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-28haaqbsl4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-28haaqbsl4]  a, .top-row[b-28haaqbsl4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-28haaqbsl4]  a:hover, .top-row[b-28haaqbsl4]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-28haaqbsl4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-28haaqbsl4] {
        justify-content: space-between;
    }

    .top-row[b-28haaqbsl4]  a, .top-row[b-28haaqbsl4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-28haaqbsl4] {
        flex-direction: row;
    }

    .sidebar[b-28haaqbsl4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-28haaqbsl4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-28haaqbsl4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-28haaqbsl4], article[b-28haaqbsl4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-28haaqbsl4] {
    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-28haaqbsl4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5vjagbrpeb] {
    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-5vjagbrpeb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-5vjagbrpeb] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5vjagbrpeb] {
    font-size: 1.1rem;
}

.bi[b-5vjagbrpeb] {
    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-5vjagbrpeb] {
    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-5vjagbrpeb] {
    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-5vjagbrpeb] {
    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-5vjagbrpeb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-5vjagbrpeb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-5vjagbrpeb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-5vjagbrpeb]  .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-5vjagbrpeb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-5vjagbrpeb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-5vjagbrpeb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-5vjagbrpeb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-5vjagbrpeb] {
        display: none;
    }

    .nav-scrollable[b-5vjagbrpeb] {
        /* 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-d90uzoshkn],
.components-reconnect-repeated-attempt-visible[b-d90uzoshkn],
.components-reconnect-failed-visible[b-d90uzoshkn],
.components-pause-visible[b-d90uzoshkn],
.components-resume-failed-visible[b-d90uzoshkn],
.components-rejoining-animation[b-d90uzoshkn] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-retrying[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-failed[b-d90uzoshkn],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-d90uzoshkn] {
    display: block;
}


#components-reconnect-modal[b-d90uzoshkn] {
    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-d90uzoshkn 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-d90uzoshkn 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-d90uzoshkn 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-d90uzoshkn]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-d90uzoshkn 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-d90uzoshkn {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-d90uzoshkn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-d90uzoshkn {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-d90uzoshkn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-d90uzoshkn] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-d90uzoshkn] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-d90uzoshkn] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-d90uzoshkn] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-d90uzoshkn] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-d90uzoshkn] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-d90uzoshkn 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-d90uzoshkn] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-d90uzoshkn {
    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/Admin/Company/users.razor.rz.scp.css */
.page-wrapper[b-qlqotpal47] {
    padding: 32px 40px;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Inter', system-ui, sans-serif;
}

.page-header[b-qlqotpal47] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 24px;
}

.header-label[b-qlqotpal47] {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #6B7280;
    margin-bottom: 4px;
}

.header-title[b-qlqotpal47] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0;
    letter-spacing: -0.02em;
}

.stats-bar[b-qlqotpal47] {
    display: flex;
    align-items: center;
    gap: 24px;
    background: white;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 16px 24px;
    margin-bottom: 24px;
    width: fit-content;
}

.stat-item[b-qlqotpal47] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.stat-value[b-qlqotpal47] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #0F1D3D;
    line-height: 1;
}

.stat-label[b-qlqotpal47] {
    font-size: 0.75rem;
    color: #6B7280;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.stat-divider[b-qlqotpal47] {
    width: 1px;
    height: 32px;
    background: #E5E7EB;
}

.state-block[b-qlqotpal47] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 64px;
    color: #9CA3AF;
    font-size: 0.9375rem;
}

.table-card[b-qlqotpal47] {
    background: white;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    overflow: hidden;
    overflow-x: auto; /* ← remplace overflow: hidden */
    -webkit-overflow-scrolling: touch;
}

.users-table[b-qlqotpal47] {
    width: 100%;
    border-collapse: collapse;
    min-width: 700px;
}

.users-table thead tr[b-qlqotpal47] {
    background: #F9FAFB;
    border-bottom: 1px solid #E5E7EB;
}

.users-table th[b-qlqotpal47] {
    padding: 12px 16px;
    text-align: left;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #6B7280;
    white-space: nowrap;
}

.users-table td[b-qlqotpal47] {
    padding: 14px 16px;
    font-size: 0.875rem;
    color: #374151;
    border-bottom: 1px solid #F3F4F6;
    vertical-align: middle;
}

.user-row:last-child td[b-qlqotpal47] {
    border-bottom: none;
}

.user-row:hover[b-qlqotpal47] {
    background: #FAFAFA;
}

.user-cell[b-qlqotpal47] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.avatar[b-qlqotpal47] {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #0F1D3D;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    flex-shrink: 0;
}

.display-name[b-qlqotpal47] {
    font-weight: 500;
    color: #111827;
}

.email-cell[b-qlqotpal47] {
    color: #6B7280;
}

.date-cell[b-qlqotpal47] {
    color: #9CA3AF;
    font-size: 0.8125rem;
}

.badge[b-qlqotpal47] {
    display: inline-flex;
    align-items: center;
    padding: 3px 10px;
    border-radius: 99px;
    font-size: 0.75rem;
    font-weight: 600;
}

.badge-active[b-qlqotpal47] {
    background: #DCFCE7;
    color: #16A34A;
}

.badge-pending[b-qlqotpal47] {
    background: #FEF9C3;
    color: #854D0E;
}

.badge-admin[b-qlqotpal47] {
    background: #EFF6FF;
    color: #1D4ED8;
}

.badge-user[b-qlqotpal47] {
    background: #F3F4F6;
    color: #6B7280;
}

.actions-cell[b-qlqotpal47] {
    display: flex;
    gap: 8px;
}

.btn-action[b-qlqotpal47] {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 500;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all .15s;
    white-space: nowrap;
}

.btn-promote[b-qlqotpal47] {
    background: #EFF6FF;
    color: #1D4ED8;
    border-color: #BFDBFE;
}

.btn-promote:hover[b-qlqotpal47] {
    background: #DBEAFE;
}

.btn-demote[b-qlqotpal47] {
    background: #FFF7ED;
    color: #C2410C;
    border-color: #FED7AA;
}

.btn-demote:hover[b-qlqotpal47] {
    background: #FFEDD5;
}

.btn-remove[b-qlqotpal47] {
    background: #FEF2F2;
    color: #DC2626;
    border-color: #FECACA;
}

.btn-remove:hover[b-qlqotpal47] {
    background: #FEE2E2;
}

.btn-invite[b-qlqotpal47] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #0F1D3D;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: background .15s;
}

.btn-invite:hover[b-qlqotpal47] {
    background: #1A3A6B;
}

.btn-primary[b-qlqotpal47] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #0F1D3D;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
}

.btn-primary:hover:not(:disabled)[b-qlqotpal47] {
    background: #1A3A6B;
}

.btn-primary:disabled[b-qlqotpal47] {
    opacity: 0.5;
    cursor: not-allowed;
}

.btn-secondary[b-qlqotpal47] {
    padding: 10px 20px;
    background: white;
    color: #374151;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: border-color .15s;
}

.btn-secondary:hover[b-qlqotpal47] {
    border-color: #9CA3AF;
}

.btn-danger[b-qlqotpal47] {
    padding: 10px 20px;
    background: #DC2626;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
}

.btn-danger:hover[b-qlqotpal47] {
    background: #B91C1C;
}

.modal-backdrop[b-qlqotpal47] {
    position: fixed;
    inset: 0;
    background: rgba(15, 29, 61, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    backdrop-filter: blur(2px);
}

.modal-card[b-qlqotpal47] {
    background: white;
    border-radius: 16px;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 20px 60px rgba(15,29,61,.2);
    overflow: hidden;
}

.modal-sm[b-qlqotpal47] {
    max-width: 380px;
}

.modal-header[b-qlqotpal47] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 28px 0;
}

.modal-header h2[b-qlqotpal47] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0;
}

.modal-close[b-qlqotpal47] {
    background: none;
    border: none;
    cursor: pointer;
    color: #9CA3AF;
    padding: 4px;
    display: flex;
    border-radius: 4px;
    transition: color .15s;
}

    .modal-close:hover[b-qlqotpal47] {
        color: #374151;
    }

.modal-body[b-qlqotpal47] {
    padding: 20px 28px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.modal-footer[b-qlqotpal47] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 0 28px 24px;
}

.field-group[b-qlqotpal47] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.field-label[b-qlqotpal47] {
    font-size: 0.8rem;
    font-weight: 600;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.field-input[b-qlqotpal47] {
    padding: 10px 14px;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.9375rem;
    color: #111827;
    background: #FAFAFA;
    outline: none;
    transition: border-color .15s, box-shadow .15s;
}

.field-input:focus[b-qlqotpal47] {
    border-color: #1A3A6B;
    box-shadow: 0 0 0 3px rgba(26,58,107,.1);
    background: white;
}

.error-banner[b-qlqotpal47] {
    background: #FEF2F2;
    border: 1px solid #FECACA;
    border-radius: 8px;
    padding: 10px 14px;
    font-size: 0.875rem;
    color: #DC2626;
}

.success-banner[b-qlqotpal47] {
    background: #F0FDF4;
    border: 1px solid #BBF7D0;
    border-radius: 8px;
    padding: 10px 14px;
    font-size: 0.875rem;
    color: #16A34A;
}

.confirm-text[b-qlqotpal47] {
    color: #374151;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin: 0;
}

.spinner[b-qlqotpal47] {
    width: 32px;
    height: 32px;
    border: 3px solid #E5E7EB;
    border-top-color: #0F1D3D;
    border-radius: 50%;
    animation: spin-b-qlqotpal47 .7s linear infinite;
}

.spinner-sm[b-qlqotpal47] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255,255,255,.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-qlqotpal47 .7s linear infinite;
    display: inline-block;
}

@keyframes spin-b-qlqotpal47 {
    to {
        transform: rotate(360deg);
    }
}


@media (max-width: 768px) {

.page-wrapper[b-qlqotpal47] {
    padding: 20px 16px;
}

.page-header[b-qlqotpal47] {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.btn-invite[b-qlqotpal47] {
    width: 100%;
    justify-content: center;
}

.header-title[b-qlqotpal47] {
    font-size: 1.375rem;
}

.stats-bar[b-qlqotpal47] {
    width: 100%;
    box-sizing: border-box;
}

.table-card[b-qlqotpal47] {
    border-radius: 12px;
    overflow: visible;
    background: transparent;
    border: none;
    box-shadow: none;
}

.users-table[b-qlqotpal47] {
    min-width: fit-content;
}

.users-table thead[b-qlqotpal47] {
    display: none;
}

.users-table[b-qlqotpal47],
.users-table tbody[b-qlqotpal47],
.users-table tr[b-qlqotpal47],
.users-table td[b-qlqotpal47] {
    display: block;
    width: 100%;
}

.user-row[b-qlqotpal47] {
    background: white;
    border-radius: 12px;
    border: 1px solid #E5E7EB;
    padding: 16px;
    margin-bottom: 12px;
    box-shadow: 0 1px 4px rgba(15,29,61,.06);
    min-width: none;
}

.user-row:hover[b-qlqotpal47] {
    background: white;
}


.users-table td[b-qlqotpal47] {
    padding: 4px 0;
    border: none;
    font-size: 0.875rem;
}

.users-table td[b-qlqotpal47]::before {
    content: attr(data-label);
    display: inline-block;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #9CA3AF;
    width: 120px;
    flex-shrink: 0;
}

.users-table td[b-qlqotpal47] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.users-table td:first-child[b-qlqotpal47] {
    padding-bottom: 12px;
    margin-bottom: 8px;
    border-bottom: 1px solid #F3F4F6;
}

.users-table td:first-child[b-qlqotpal47]::before {
    display: none;
}

.user-cell[b-qlqotpal47] {
    flex: 1;
}

.users-table td:last-child[b-qlqotpal47] {
    padding-top: 12px;
    margin-top: 4px;
    border-top: 1px solid #F3F4F6;
}

.users-table td:last-child[b-qlqotpal47]::before {
    display: none;
}

.actions-cell[b-qlqotpal47] {
    flex-wrap: wrap;
    gap: 6px;
    width: 100%;
}

.btn-action[b-qlqotpal47] {
    flex: 1;
    justify-content: center;
    min-width: 0;
}

.modal-card[b-qlqotpal47] {
    margin: 16px;
    max-width: calc(100vw - 32px);
}

.modal-footer[b-qlqotpal47] {
    flex-direction: column-reverse;
    gap: 8px;
}

.modal-footer .btn-primary[b-qlqotpal47],
.modal-footer .btn-secondary[b-qlqotpal47],
.modal-footer .btn-danger[b-qlqotpal47] {
    width: 100%;
    justify-content: center;
}
}

@media (max-width: 480px) {
    .stats-bar[b-qlqotpal47] {
        padding: 14px 16px;
    }

    .stat-value[b-qlqotpal47] {
        font-size: 1.25rem;
    }
}

.tooltip-wrapper[b-qlqotpal47] {
    position: relative;
    display: inline-flex;
}

.tooltip[b-qlqotpal47] {
    position: absolute;
    bottom: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background: #1F2937;
    color: white;
    font-size: 0.75rem;
    line-height: 1.4;
    padding: 7px 10px;
    border-radius: 6px;
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    transition: opacity .15s;
    z-index: 10;
    max-width: 220px;
    white-space: normal;
    text-align: center;
}

.tooltip[b-qlqotpal47]::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid transparent;
    border-top-color: #1F2937;
}

.tooltip-wrapper:hover .tooltip[b-qlqotpal47] {
    opacity: 1;
}

.btn-action:disabled[b-qlqotpal47] {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
}

.tooltip-wrapper:has(button:disabled)[b-qlqotpal47] {
    pointer-events: auto;
    cursor: not-allowed;
}

.tooltip-wrapper:has(button:disabled) button[b-qlqotpal47] {
    pointer-events: none;
}

.page-header .tooltip[b-qlqotpal47] {
    top: calc(100% + 8px);
    bottom: auto;
}

.page-header .tooltip[b-qlqotpal47]::after {
    top: auto;
    bottom: 100%;
    border-top-color: transparent;
    border-bottom-color: #1F2937;
}

.btn-invite:disabled[b-qlqotpal47] {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
}

.badge-admin-groupe[b-qlqotpal47] {
    background: #FEF3C7;
    color: #B45309;
}

.badge-admin-eta[b-qlqotpal47] {
    background: #EFF6FF;
    color: #1D4ED8;
}

.badge-gestionnaire[b-qlqotpal47] {
    background: #F3F4F6;
    color: #6B7280;
}

.badge-superadmin[b-qlqotpal47] {
    background: #0F1D3D;
    color: white;
    margin-left: 6px;
}
/* /Components/Pages/Invitation.razor.rz.scp.css */
.invite-bg[b-6wvoxxs0ux] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F0F2F7;
    padding: 24px;
    font-family: 'Inter', system-ui, sans-serif;
}

.invite-card[b-6wvoxxs0ux] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.07), 0 20px 40px -8px rgba(15,29,61,.12);
    width: 100%;
    max-width: 460px;
    overflow: hidden;
}

.invite-header[b-6wvoxxs0ux] {
    background: #0F1D3D;
    padding: 36px 40px 32px;
    text-align: center;
}

.invite-logo[b-6wvoxxs0ux] {
    margin-bottom: 16px;
}

.invite-title[b-6wvoxxs0ux] {
    color: white;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 8px;
    letter-spacing: -0.02em;
    font-family: 'Poppins', sans-serif;
}

.invite-subtitle[b-6wvoxxs0ux] {
    color: rgba(255,255,255,0.65);
    font-size: 0.875rem;
    margin: 0;
    line-height: 1.5;
}

.success-block[b-6wvoxxs0ux] {
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
}

.success-block p[b-6wvoxxs0ux] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #111827;
    margin: 0;
}

.success-block .btn-primary[b-6wvoxxs0ux] {
    width: auto;
    padding: 12px 28px;
}

[b-6wvoxxs0ux] form {
    padding: 32px 40px 36px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

[b-6wvoxxs0ux] .field-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

[b-6wvoxxs0ux] .field-label {
    font-size: 0.8125rem;
    font-weight: 600;
    color: #374151;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

[b-6wvoxxs0ux] .password-wrapper {
    position: relative;
}

[b-6wvoxxs0ux] .field-input {
    width: 100%;
    padding: 11px 42px 11px 14px;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.9375rem;
    color: #111827;
    background: #FAFAFA;
    transition: border-color .15s, box-shadow .15s;
    outline: none;
    box-sizing: border-box;
}

[b-6wvoxxs0ux] .field-input:focus {
    border-color: #1A3A6B;
    box-shadow: 0 0 0 3px rgba(26,58,107,.1);
    background: white;
}

[b-6wvoxxs0ux] .field-input.input-match {
    border-color: #16A34A;
}

[b-6wvoxxs0ux] .field-input.input-mismatch {
    border-color: #DC2626;
}

[b-6wvoxxs0ux] .eye-btn {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #9CA3AF;
    padding: 0;
    display: flex;
    align-items: center;
}

[b-6wvoxxs0ux] .eye-btn:hover {
    color: #374151;
}

[b-6wvoxxs0ux] .strength-track {
    height: 4px;
    background: #E5E7EB;
    border-radius: 99px;
    overflow: hidden;
    margin-top: 2px;
}

[b-6wvoxxs0ux] .strength-fill {
    height: 100%;
    border-radius: 99px;
    transition: width .35s ease, background .35s ease;
}

[b-6wvoxxs0ux] .strength-label {
    font-size: 0.75rem;
    font-weight: 600;
}

[b-6wvoxxs0ux] .rules-list {
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px 12px;
}

[b-6wvoxxs0ux] .rules-list li {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.8rem;
    transition: color .2s;
}

[b-6wvoxxs0ux] .rule-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: currentColor;
    flex-shrink: 0;
    transition: background .2s;
}

[b-6wvoxxs0ux] .rule-ok {
    color: #16A34A;
}

[b-6wvoxxs0ux] .rule-ko {
    color: #D1D5DB;
}


[b-6wvoxxs0ux] .mismatch-msg {
    font-size: 0.8rem;
    color: #DC2626;
}

[b-6wvoxxs0ux] .error-banner {
    background: #FEF2F2;
    border: 1px solid #FECACA;
    border-radius: 8px;
    padding: 10px 14px;
    font-size: 0.875rem;
    color: #DC2626;
}

[b-6wvoxxs0ux] .btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 13px;
    background: #0F1D3D;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.9375rem;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    transition: background .15s, transform .1s;
    margin-top: 4px;
    font-family: 'Poppins', sans-serif;
}

[b-6wvoxxs0ux] .btn-primary:hover:not(:disabled) {
    background: #1A3A6B;
}

[b-6wvoxxs0ux] .btn-primary:active:not(:disabled) {
    transform: scale(0.99);
}

[b-6wvoxxs0ux] .btn-primary:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}
/* /Components/Pages/Users/Invitation.razor.rz.scp.css */
.invitation-page[b-e4qhbyxstg] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    background: radial-gradient(circle at 15% 10%, rgba(26, 58, 107, 0.08), transparent 45%), radial-gradient(circle at 85% 90%, rgba(15, 29, 61, 0.06), transparent 45%), #F7F8FB;
    font-family: 'Inter', system-ui, sans-serif;
}

.brand-mark[b-e4qhbyxstg] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 28px;
}

.brand-logo[b-e4qhbyxstg] {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    background: #0F1D3D;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 0.45rem;
    letter-spacing: 0.04em;
    text-align: center;
}

.brand-name[b-e4qhbyxstg] {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 0.95rem;
    color: #0F1D3D;
    letter-spacing: -0.01em;
}

/* Card */
.invitation-card[b-e4qhbyxstg] {
    width: 100%;
    max-width: 480px;
    background: white;
    border: 1px solid #E5E7EB;
    border-radius: 16px;
    box-shadow: 0 24px 64px rgba(15, 29, 61, 0.08);
    overflow: hidden;
    animation: slide-up-b-e4qhbyxstg .25s ease;
}

/* Header */
.card-header[b-e4qhbyxstg] {
    padding: 32px 32px 24px;
    text-align: center;
    border-bottom: 1px solid #F3F4F6;
    background: linear-gradient(180deg, #FAFBFD 0%, white 100%);
}

.header-icon[b-e4qhbyxstg] {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: #0F1D3D;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    box-shadow: 0 8px 20px rgba(15, 29, 61, 0.18);
}

.header-eyebrow[b-e4qhbyxstg] {
    display: block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #1A3A6B;
    margin-bottom: 8px;
}

.header-title[b-e4qhbyxstg] {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    color: #6B7280;
    margin: 0 0 4px;
}

.header-company[b-e4qhbyxstg] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0;
    letter-spacing: -0.02em;
}

/* Details */
.invitation-details[b-e4qhbyxstg] {
    padding: 8px 32px;
}

.detail-row[b-e4qhbyxstg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid #F3F4F6;
    gap: 16px;
}

    .detail-row:last-child[b-e4qhbyxstg] {
        border-bottom: none;
    }

.detail-label[b-e4qhbyxstg] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #9CA3AF;
    flex-shrink: 0;
}

.detail-value[b-e4qhbyxstg] {
    font-size: 0.9rem;
    color: #111827;
    font-weight: 500;
    text-align: right;
    word-break: break-word;
}

    .detail-value.muted[b-e4qhbyxstg] {
        color: #6B7280;
        font-weight: 400;
    }

    .detail-value.with-avatar[b-e4qhbyxstg] {
        display: flex;
        align-items: center;
        gap: 8px;
    }

.avatar[b-e4qhbyxstg] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #0F1D3D;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.7rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    flex-shrink: 0;
}

.badge[b-e4qhbyxstg] {
    display: inline-flex;
    align-items: center;
    padding: 3px 10px;
    border-radius: 99px;
    font-size: 0.75rem;
    font-weight: 600;
}

.badge-user[b-e4qhbyxstg] {
    background: #EFF6FF;
    color: #1D4ED8;
}

/* Actions */
.card-actions[b-e4qhbyxstg] {
    display: flex;
    gap: 10px;
    padding: 20px 32px 12px;
}

.btn-accept[b-e4qhbyxstg],
.btn-decline[b-e4qhbyxstg] {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 18px;
    border-radius: 10px;
    font-size: 0.9rem;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: all .15s;
    border: 1.5px solid transparent;
}

.btn-accept[b-e4qhbyxstg] {
    background: #0F1D3D;
    color: white;
    box-shadow: 0 4px 12px rgba(15, 29, 61, 0.18);
}

    .btn-accept:hover:not(:disabled)[b-e4qhbyxstg] {
        background: #1A3A6B;
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(15, 29, 61, 0.25);
    }

.btn-decline[b-e4qhbyxstg] {
    background: white;
    color: #6B7280;
    border-color: #E5E7EB;
}

    .btn-decline:hover:not(:disabled)[b-e4qhbyxstg] {
        border-color: #DC2626;
        color: #DC2626;
        background: #FEF2F2;
    }

    .btn-accept:disabled[b-e4qhbyxstg],
    .btn-decline:disabled[b-e4qhbyxstg] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.card-footnote[b-e4qhbyxstg] {
    text-align: center;
    font-size: 0.75rem;
    color: #9CA3AF;
    margin: 0;
    padding: 4px 32px 24px;
    line-height: 1.5;
}

/* Loading */
.state-loading[b-e4qhbyxstg] {
    padding: 80px 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    color: #6B7280;
    font-size: 0.9rem;
}

.spinner[b-e4qhbyxstg] {
    width: 32px;
    height: 32px;
    border: 3px solid #E5E7EB;
    border-top-color: #0F1D3D;
    border-radius: 50%;
    animation: spin-b-e4qhbyxstg .7s linear infinite;
}

.spinner-sm[b-e4qhbyxstg] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255, 255, 255, .35);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-e4qhbyxstg .7s linear infinite;
    display: inline-block;
}

/* Final states (success / expired / error) */
.state-final[b-e4qhbyxstg] {
    padding: 56px 32px 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.state-icon[b-e4qhbyxstg] {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}

.state-success .state-icon[b-e4qhbyxstg] {
    background: #DCFCE7;
    color: #16A34A;
}

.state-neutral .state-icon[b-e4qhbyxstg] {
    background: #F3F4F6;
    color: #6B7280;
}

.state-warning .state-icon[b-e4qhbyxstg] {
    background: #FEF3C7;
    color: #B45309;
}

.state-error .state-icon[b-e4qhbyxstg] {
    background: #FEE2E2;
    color: #DC2626;
}

.state-title[b-e4qhbyxstg] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0 0 8px;
    letter-spacing: -0.01em;
}

.state-message[b-e4qhbyxstg] {
    font-size: 0.9rem;
    color: #6B7280;
    line-height: 1.55;
    margin: 0 0 28px;
    max-width: 360px;
}

.btn-secondary[b-e4qhbyxstg] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 22px;
    background: white;
    color: #374151;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    font-family: 'Inter', system-ui, sans-serif;
    cursor: pointer;
    text-decoration: none;
    transition: border-color .15s, background .15s;
}

    .btn-secondary:hover[b-e4qhbyxstg] {
        border-color: #9CA3AF;
        background: #F9FAFB;
    }

/* Feedback banner */
.feedback-banner[b-e4qhbyxstg] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 32px;
    padding: 11px 14px;
    border-radius: 8px;
    font-size: 0.875rem;
}

.feedback-error[b-e4qhbyxstg] {
    background: #FEF2F2;
    border: 1px solid #FECACA;
    color: #DC2626;
}

/* Legal */
.legal-footnote[b-e4qhbyxstg] {
    margin-top: 24px;
    font-size: 0.8rem;
    color: #9CA3AF;
    text-align: center;
    max-width: 420px;
    line-height: 1.5;
}

/* Animations */
@keyframes slide-up-b-e4qhbyxstg {
    from {
        opacity: 0;
        transform: translateY(12px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes spin-b-e4qhbyxstg {
    to {
        transform: rotate(360deg);
    }
}

/* Responsive */
@media (max-width: 520px) {
    .invitation-page[b-e4qhbyxstg] {
        padding: 24px 14px;
    }

    .invitation-card[b-e4qhbyxstg] {
        border-radius: 14px;
    }

    .card-header[b-e4qhbyxstg] {
        padding: 28px 22px 22px;
    }

    .header-company[b-e4qhbyxstg] {
        font-size: 1.25rem;
    }

    .invitation-details[b-e4qhbyxstg] {
        padding: 4px 22px;
    }

    .detail-row[b-e4qhbyxstg] {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
        padding: 12px 0;
    }

    .detail-value[b-e4qhbyxstg],
    .detail-value.with-avatar[b-e4qhbyxstg] {
        text-align: left;
        width: 100%;
    }

    .card-actions[b-e4qhbyxstg] {
        flex-direction: column-reverse;
        padding: 18px 22px 8px;
    }

    .card-footnote[b-e4qhbyxstg] {
        padding: 4px 22px 22px;
    }

    .feedback-banner[b-e4qhbyxstg] {
        margin: 0 22px;
    }
}
/* /Components/Shared/Dialogs/Admin/ConfirmActionModal.razor.rz.scp.css */
.modal-backdrop[b-ug2peu2dhn] {
    position: fixed;
    inset: 0;
    background: rgba(15, 29, 61, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    backdrop-filter: blur(3px);
    animation: fade-in-b-ug2peu2dhn .15s ease;
}

.modal-card[b-ug2peu2dhn] {
    background: white;
    border-radius: 16px;
    width: 100%;
    max-width: 420px;
    box-shadow: 0 24px 64px rgba(15,29,61,.2);
    animation: slide-up-b-ug2peu2dhn .2s ease;
    overflow: hidden;
}

.modal-header[b-ug2peu2dhn] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px 24px 0;
}

.modal-icon[b-ug2peu2dhn] {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.icon-primary[b-ug2peu2dhn] {
    background: #0F1D3D;
}

.icon-danger[b-ug2peu2dhn] {
    background: #DC2626;
}

.icon-warning[b-ug2peu2dhn] {
    background: #D97706;
}

.modal-close[b-ug2peu2dhn] {
    background: #F3F4F6;
    border: none;
    cursor: pointer;
    color: #6B7280;
    padding: 6px;
    display: flex;
    border-radius: 8px;
    transition: background .15s, color .15s;
}

.modal-close:hover[b-ug2peu2dhn] {
    background: #E5E7EB;
    color: #111827;
}

.modal-body[b-ug2peu2dhn] {
    padding: 20px 24px 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.modal-title[b-ug2peu2dhn] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0;
}

.modal-description[b-ug2peu2dhn] {
    font-size: 0.875rem;
    color: #6B7280;
    margin: 0;
    line-height: 1.6;
}

.user-preview[b-ug2peu2dhn] {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    padding: 12px 14px;
    margin-top: 4px;
}

.avatar[b-ug2peu2dhn] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #0F1D3D;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    flex-shrink: 0;
}

.user-preview-info[b-ug2peu2dhn] {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}

.user-preview-name[b-ug2peu2dhn] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #111827;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-preview-email[b-ug2peu2dhn] {
    font-size: 0.8rem;
    color: #9CA3AF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modal-footer[b-ug2peu2dhn] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 20px 24px 24px;
}

.btn-secondary[b-ug2peu2dhn] {
    padding: 10px 18px;
    background: white;
    color: #374151;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: border-color .15s, background .15s;
}

.btn-secondary:hover:not(:disabled)[b-ug2peu2dhn] {
    border-color: #9CA3AF;
    background: #F9FAFB;
}

.btn-primary[b-ug2peu2dhn] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 10px 20px;
    background: #0F1D3D;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
    font-family: 'Poppins', sans-serif;
}

.btn-primary:hover:not(:disabled)[b-ug2peu2dhn] {
    background: #1A3A6B;
}

.btn-danger[b-ug2peu2dhn] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 10px 20px;
    background: #DC2626;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
    font-family: 'Poppins', sans-serif;
}

.btn-danger:hover:not(:disabled)[b-ug2peu2dhn] {
    background: #B91C1C;
}

.btn-warning[b-ug2peu2dhn] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 10px 20px;
    background: #D97706;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
    font-family: 'Poppins', sans-serif;
}

.btn-warning:hover:not(:disabled)[b-ug2peu2dhn] {
    background: #B45309;
}

.btn-primary:disabled[b-ug2peu2dhn],
.btn-danger:disabled[b-ug2peu2dhn],
.btn-warning:disabled[b-ug2peu2dhn],
.btn-secondary:disabled[b-ug2peu2dhn] {
    opacity: 0.5;
    cursor: not-allowed;
}

.spinner-sm[b-ug2peu2dhn] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255,255,255,.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-ug2peu2dhn .7s linear infinite;
    display: inline-block;
}

@keyframes fade-in-b-ug2peu2dhn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slide-up-b-ug2peu2dhn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes spin-b-ug2peu2dhn {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 480px) {
    .modal-card[b-ug2peu2dhn] {
        margin: 12px;
        max-width: calc(100vw - 24px);
    }

    .modal-footer[b-ug2peu2dhn] {
        flex-direction: column-reverse;
    }

    .modal-footer button[b-ug2peu2dhn] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Shared/Dialogs/Admin/HandleRoleDialog.razor.rz.scp.css */
.modal-backdrop[b-0el8e5ehq6] {
    position: fixed;
    inset: 0;
    background: rgba(15, 29, 61, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    backdrop-filter: blur(3px);
    animation: fade-in-b-0el8e5ehq6 .15s ease;
}

.modal-card[b-0el8e5ehq6] {
    background: white;
    border-radius: 16px;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 24px 64px rgba(15,29,61,.2);
    animation: slide-up-b-0el8e5ehq6 .2s ease;
    overflow: hidden;
}

.modal-role[b-0el8e5ehq6] {
    max-width: 540px;
}

.modal-header[b-0el8e5ehq6] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px 24px 0;
    gap: 12px;
}

.modal-header-left[b-0el8e5ehq6] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.modal-icon[b-0el8e5ehq6] {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: #0F1D3D;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.modal-title[b-0el8e5ehq6] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0 0 3px;
    line-height: 1.2;
}

.modal-subtitle[b-0el8e5ehq6] {
    font-size: 0.8125rem;
    color: #6B7280;
    margin: 0;
    line-height: 1.4;
}

.muted[b-0el8e5ehq6] {
    color: #9CA3AF;
    font-weight: 400;
}

.modal-close[b-0el8e5ehq6] {
    background: #F3F4F6;
    border: none;
    cursor: pointer;
    color: #6B7280;
    padding: 6px;
    display: flex;
    border-radius: 8px;
    transition: background .15s, color .15s;
    flex-shrink: 0;
}

    .modal-close:hover[b-0el8e5ehq6] {
        background: #E5E7EB;
        color: #111827;
    }

.modal-body[b-0el8e5ehq6] {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.modal-footer[b-0el8e5ehq6] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 0 24px 24px;
}

.btn-secondary[b-0el8e5ehq6] {
    padding: 10px 18px;
    background: white;
    color: #374151;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: border-color .15s, background .15s;
    font-family: 'Inter', system-ui, sans-serif;
}

    .btn-secondary:hover:not(:disabled)[b-0el8e5ehq6] {
        border-color: #9CA3AF;
        background: #F9FAFB;
    }

    .btn-secondary:disabled[b-0el8e5ehq6] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.btn-primary[b-0el8e5ehq6] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 10px 20px;
    background: #0F1D3D;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
    font-family: 'Poppins', sans-serif;
}

    .btn-primary:hover:not(:disabled)[b-0el8e5ehq6] {
        background: #1A3A6B;
    }

    .btn-primary:disabled[b-0el8e5ehq6] {
        opacity: 0.45;
        cursor: not-allowed;
    }

.spinner-sm[b-0el8e5ehq6] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255,255,255,.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-0el8e5ehq6 .7s linear infinite;
    display: inline-block;
    flex-shrink: 0;
}

/* Role-specific */

.role-options[b-0el8e5ehq6] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.role-card[b-0el8e5ehq6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 16px;
    background: white;
    border: 1.5px solid #E5E7EB;
    border-radius: 12px;
    cursor: pointer;
    text-align: left;
    transition: all .15s ease;
    font-family: inherit;
    width: 100%;
}

    .role-card:hover[b-0el8e5ehq6] {
        border-color: #C4C9D4;
        background: #FAFBFD;
    }

    .role-card.selected[b-0el8e5ehq6] {
        border-color: #0F1D3D;
        background: #F7F9FC;
        box-shadow: 0 0 0 3px rgba(15, 29, 61, 0.08);
    }

.role-card-left[b-0el8e5ehq6] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    min-width: 0;
}

.role-card-icon[b-0el8e5ehq6] {
    width: 38px;
    height: 38px;
    border-radius: 9px;
    background: #F3F4F6;
    color: #6B7280;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all .15s ease;
}

.role-card.selected .role-card-icon[b-0el8e5ehq6] {
    background: #0F1D3D;
    color: white;
}

.role-card-info[b-0el8e5ehq6] {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    flex: 1;
}

.role-card-title-row[b-0el8e5ehq6] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.role-card-title[b-0el8e5ehq6] {
    font-family: 'Poppins', sans-serif;
    font-size: 0.9375rem;
    font-weight: 600;
    color: #0F1D3D;
}

.role-card-desc[b-0el8e5ehq6] {
    font-size: 0.8125rem;
    color: #6B7280;
    margin: 0;
    line-height: 1.45;
}

.radio-mark[b-0el8e5ehq6] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #D1D5DB;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all .15s ease;
}

.role-card.selected .radio-mark[b-0el8e5ehq6] {
    background: #0F1D3D;
    border-color: #0F1D3D;
}

.badge-current[b-0el8e5ehq6] {
    display: inline-flex;
    align-items: center;
    padding: 2px 8px;
    border-radius: 99px;
    background: #EFF6FF;
    color: #1D4ED8;
    font-size: 0.6875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.change-summary[b-0el8e5ehq6] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 0.875rem;
    line-height: 1.4;
    margin-top: 4px;
}

    .change-summary.promotion[b-0el8e5ehq6] {
        background: #EFF6FF;
        border: 1px solid #BFDBFE;
        color: #1D4ED8;
    }

    .change-summary.demotion[b-0el8e5ehq6] {
        background: #FFF7ED;
        border: 1px solid #FED7AA;
        color: #C2410C;
    }

@keyframes fade-in-b-0el8e5ehq6 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slide-up-b-0el8e5ehq6 {
    from {
        opacity: 0;
        transform: translateY(12px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes spin-b-0el8e5ehq6 {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 520px) {
    .modal-card[b-0el8e5ehq6] {
        margin: 12px;
        max-width: calc(100vw - 24px);
        border-radius: 14px;
    }

    .modal-footer[b-0el8e5ehq6] {
        flex-direction: column-reverse;
    }

        .modal-footer .btn-primary[b-0el8e5ehq6],
        .modal-footer .btn-secondary[b-0el8e5ehq6] {
            width: 100%;
            justify-content: center;
        }

    .role-card[b-0el8e5ehq6] {
        padding: 12px;
    }

    .role-card-icon[b-0el8e5ehq6] {
        width: 34px;
        height: 34px;
    }
}
/* /Components/Shared/Dialogs/Admin/InviteUserModal.razor.rz.scp.css */
.modal-backdrop[b-zuh2li03cg] {
    position: fixed;
    inset: 0;
    background: rgba(15, 29, 61, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    backdrop-filter: blur(3px);
    animation: fade-in-b-zuh2li03cg .15s ease;
}

.modal-card[b-zuh2li03cg] {
    background: white;
    border-radius: 16px;
    width: 100%;
    max-width: 480px;
    box-shadow: 0 24px 64px rgba(15,29,61,.2);
    animation: slide-up-b-zuh2li03cg .2s ease;
    overflow: hidden;
}

.modal-header[b-zuh2li03cg] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px 24px 0;
    gap: 12px;
}

.modal-header-left[b-zuh2li03cg] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.modal-icon[b-zuh2li03cg] {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: #0F1D3D;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.modal-title[b-zuh2li03cg] {
    font-family: 'Poppins', sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: #0F1D3D;
    margin: 0 0 3px;
    line-height: 1.2;
}

.modal-subtitle[b-zuh2li03cg] {
    font-size: 0.8125rem;
    color: #9CA3AF;
    margin: 0;
    line-height: 1.4;
}

.modal-close[b-zuh2li03cg] {
    background: #F3F4F6;
    border: none;
    cursor: pointer;
    color: #6B7280;
    padding: 6px;
    display: flex;
    border-radius: 8px;
    transition: background .15s, color .15s;
    flex-shrink: 0;
}

.modal-close:hover[b-zuh2li03cg] {
    background: #E5E7EB;
    color: #111827;
}

.modal-body[b-zuh2li03cg] {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.field-group[b-zuh2li03cg] {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.field-label[b-zuh2li03cg] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.8rem;
    font-weight: 600;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-family: 'Poppins', sans-serif;
}

.field-input[b-zuh2li03cg] {
    padding: 11px 14px;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.9375rem;
    color: #111827;
    background: #FAFAFA;
    outline: none;
    transition: border-color .15s, box-shadow .15s, background .15s;
    font-family: 'Inter', system-ui, sans-serif;
    width: 100%;
    box-sizing: border-box;
}

.field-input:focus[b-zuh2li03cg] {
    border-color: #1A3A6B;
    box-shadow: 0 0 0 3px rgba(26,58,107,.1);
    background: white;
}

.field-input[b-zuh2li03cg]::placeholder {
    color: #C4C9D4;
}

.feedback-banner[b-zuh2li03cg] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 11px 14px;
    border-radius: 8px;
    font-size: 0.875rem;
    line-height: 1.4;
}

.feedback-error[b-zuh2li03cg] {
    background: #FEF2F2;
    border: 1px solid #FECACA;
    color: #DC2626;
}

.feedback-success[b-zuh2li03cg] {
    background: #F0FDF4;
    border: 1px solid #BBF7D0;
    color: #16A34A;
}

.modal-footer[b-zuh2li03cg] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 0 24px 24px;
}

.btn-secondary[b-zuh2li03cg] {
    padding: 10px 18px;
    background: white;
    color: #374151;
    border: 1.5px solid #E5E7EB;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: border-color .15s, background .15s;
    font-family: 'Inter', system-ui, sans-serif;
}

.btn-secondary:hover[b-zuh2li03cg] {
    border-color: #9CA3AF;
    background: #F9FAFB;
}

.btn-primary[b-zuh2li03cg] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 10px 20px;
    background: #0F1D3D;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background .15s;
    font-family: 'Poppins', sans-serif;
}

.btn-primary:hover:not(:disabled)[b-zuh2li03cg] {
    background: #1A3A6B;
}

.btn-primary:disabled[b-zuh2li03cg] {
    opacity: 0.45;
    cursor: not-allowed;
}

.spinner-sm[b-zuh2li03cg] {
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255,255,255,.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-zuh2li03cg .7s linear infinite;
    display: inline-block;
    flex-shrink: 0;
}

@keyframes fade-in-b-zuh2li03cg {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slide-up-b-zuh2li03cg {
    from {
        opacity: 0;
        transform: translateY(12px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes spin-b-zuh2li03cg {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 520px) {
.modal-card[b-zuh2li03cg] {
    margin: 12px;
    max-width: calc(100vw - 24px);
    border-radius: 14px;
}

.modal-footer[b-zuh2li03cg] {
    flex-direction: column-reverse;
}

.modal-footer .btn-primary[b-zuh2li03cg],
.modal-footer .btn-secondary[b-zuh2li03cg] {
    width: 100%;
    justify-content: center;
}
}
/* /Components/Shared/Dialogs/ResetPasswordDialog.razor.rz.scp.css */
.password-strength-bar[b-n79k2uli30] {
    height: 4px;
    background: #e0e0e0;
    border-radius: 2px;
    margin-top: 6px;
}

.strength-fill[b-n79k2uli30] {
    height: 100%;
    border-radius: 2px;
    transition: width 0.3s ease, background-color 0.3s ease;
}

.strength-fill.weak[b-n79k2uli30] {
    background: #f44336;
}

.strength-fill.fair[b-n79k2uli30] {
    background: #ff9800;
}

.strength-fill.good[b-n79k2uli30] {
    background: #ffc107;
}

.strength-fill.strong[b-n79k2uli30] {
    background: #8bc34a;
}

.strength-fill.very-strong[b-n79k2uli30] {
    background: #4caf50;
}

.strength-label[b-n79k2uli30] {
    font-size: 0.75rem;
    font-weight: 500;
}

.strength-label.weak[b-n79k2uli30] {
    color: #f44336;
}

.strength-label.fair[b-n79k2uli30] {
    color: #ff9800;
}

.strength-label.good[b-n79k2uli30] {
    color: #ffc107;
}

.strength-label.strong[b-n79k2uli30] {
    color: #8bc34a;
}

.strength-label.very-strong[b-n79k2uli30] {
    color: #4caf50;
}

.password-rules[b-n79k2uli30] {
    list-style: none;
    padding: 4px 0 0;
    margin: 0;
    font-size: 0.75rem;
}

.password-rules li.valid[b-n79k2uli30] {
    color: #4caf50;
}

.password-rules li.valid[b-n79k2uli30]::before {
    content: "✓ ";
}

.password-rules li.invalid[b-n79k2uli30] {
    color: #9e9e9e;
}

.password-rules li.invalid[b-n79k2uli30]::before {
    content: "✗ ";
}

.invalid[b-n79k2uli30]{
    outline: none !important;
}

.password-wrapper[b-n79k2uli30] {
    position: relative;
    width: 100%;
}

.password-wrapper .input-element[b-n79k2uli30] {
    width: 100%;
    padding-right: 40px;
}

.toggle-password[b-n79k2uli30] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #888;
    display: flex;
    align-items: center;
}

.toggle-password:hover[b-n79k2uli30] {
    color: #333;
}

.password-reset-close-btn[b-n79k2uli30] {
    padding: 8px 25px;
    background-color: #f44336;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}

.password-reset-submit-btn[b-n79k2uli30] {
    padding: 8px 25px;
    background-color: #1A428A;
    color: white;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
