/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.empty-layout[b-ldgkrb6ema] {
    min-height: 100vh;
    width: 100%;
    margin: 0;
    padding: 0;
}

#blazor-error-ui[b-ldgkrb6ema] {
    color-scheme: light only;
    background: #F91010;
    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;
    color: #FFFFFF;
}

    #blazor-error-ui .dismiss[b-ldgkrb6ema] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Drawer Pin Container styling */
.drawer-pin-container[b-gw5iq0cdy2] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 8px 12px 4px 8px;
    border-bottom: 1px solid rgba(131, 150, 204, 0.2);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
}

/* Pin button styling */
[b-gw5iq0cdy2] .drawer-pin-button {
    transition: all 0.3s ease !important;
    border-radius: 6px !important;
    color: rgba(212, 221, 244, 0.8) !important;
}

[b-gw5iq0cdy2] .drawer-pin-button:hover {
    background-color: rgba(131, 150, 204, 0.2) !important;
    transform: scale(1.1) !important;
    color: white !important;
}

/* Hide pin button on mobile */
@media (max-width: 960px) {
    .drawer-pin-container[b-gw5iq0cdy2] {
        display: none !important;
    }

    /* Mobile drawer CSS management */
    [b-gw5iq0cdy2] .mud-drawer[data-mobile-open="false"] {
        transform: translateX(-100%) !important;
        transition: transform 0.3s ease-out !important;
    }

    [b-gw5iq0cdy2] .mud-drawer[data-mobile-open="true"] {
        transform: translateX(0) !important;
        transition: transform 0.3s ease-out !important;
    }
}



/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-qqg76h71oa] {
    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-qqg76h71oa] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-qqg76h71oa] {
    min-height: 3.5rem;
    background-color: #233565;
}

.navbar-brand[b-qqg76h71oa] {
    font-size: 1.1rem;
    color: #FFFFFF;
    font-weight: 600;
}

.bi[b-qqg76h71oa] {
    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-qqg76h71oa] {
    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-qqg76h71oa] {
    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-qqg76h71oa] {
    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");
}

.bi-key-nav-menu[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-key' viewBox='0 0 16 16'%3E%3Cpath d='M0 8a4 4 0 0 1 7.465-2H14a.5.5 0 0 1 .354.146l1.5 1.5a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0L13 9.207l-.646.647a.5.5 0 0 1-.708 0L11 9.207l-.646.647a.5.5 0 0 1-.708 0L9 9.207l-.646.647A.5.5 0 0 1 8 10h-.535A4 4 0 0 1 0 8zm4-3a3 3 0 1 0 2.712 4.285A.5.5 0 0 1 7.163 9h.63l.853-.854a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.793-.793-1-1h-6.63a.5.5 0 0 1-.451-.285A3 3 0 0 0 4 5z'/%3E%3Cpath d='M4 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0z'/%3E%3C/svg%3E");
}

.bi-logout-nav-menu[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-box-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z'/%3E%3Cpath fill-rule='evenodd' d='M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z'/%3E%3C/svg%3E");
}

.bi-list[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23415BA9' class='bi bi-list' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-chevron-left[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.bi-chevron-right[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E");
}

.bi-journal-text-nav-menu[b-qqg76h71oa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-journal-text' viewBox='0 0 16 16'%3E%3Cpath d='M5 10.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z'/%3E%3Cpath d='M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z'/%3E%3Cpath d='M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z'/%3E%3C/svg%3E");
}

.nav-section-header[b-qqg76h71oa] {
    padding: 0.75rem 0 0.5rem 0;
}

.nav-section-header small[b-qqg76h71oa] {
    color: #8396CC;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.5px;
}

.nav-divider[b-qqg76h71oa] {
    height: 1px;
    background-color: rgba(212, 221, 244, 0.3);
    margin: 1rem 0;
}

.nav-user-info[b-qqg76h71oa] {
    padding: 1rem 0;
}

.user-greeting[b-qqg76h71oa] {
    color: #D4DDF4;
    padding: 0 0.75rem;
}

.user-greeting small[b-qqg76h71oa] {
    display: block;
    font-size: 0.75rem;
    opacity: 0.8;
    margin-bottom: 0.25rem;
}

.user-greeting strong[b-qqg76h71oa] {
    display: block;
    font-size: 0.9rem;
    color: #FFFFFF;
}

.nav-item[b-qqg76h71oa] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qqg76h71oa] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qqg76h71oa] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qqg76h71oa]  .nav-link {
        color: #D4DDF4;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-qqg76h71oa]  a.active {
    background-color: #8396CC;
    color: #FFFFFF;
}

.nav-item[b-qqg76h71oa]  .nav-link:hover {
    background-color: rgba(131, 150, 204, 0.3);
    color: #FFFFFF;
}

.nav-scrollable[b-qqg76h71oa] {
    display: block;
    height: calc(100vh - 76px);
    overflow-y: auto;
    overflow-x: hidden;
}

/* Scrollbar styling */
.nav-scrollable[b-qqg76h71oa]::-webkit-scrollbar {
    width: 6px;
}

.nav-scrollable[b-qqg76h71oa]::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
}

.nav-scrollable[b-qqg76h71oa]::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
}

.nav-scrollable[b-qqg76h71oa]::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.3);
}

/* Navigation styles */
.nav[b-qqg76h71oa] {
    min-height: 100%;
}

/* Text visibility in collapsed state */
:global(.sidebar.collapsed) .nav-text[b-qqg76h71oa] {
    display: none;
}

/* Center icons when collapsed */
:global(.sidebar.collapsed) .nav-link[b-qqg76h71oa] {
    justify-content: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

:global(.sidebar.collapsed) .nav-item[b-qqg76h71oa] {
    text-align: center;
}

/* Divider for collapsed state */
.nav-divider-collapsed[b-qqg76h71oa] {
    height: 1px;
    background-color: rgba(212, 221, 244, 0.3);
    margin: 0.5rem 1rem;
}

@media (max-width: 768px) {
    .nav-scrollable[b-qqg76h71oa] {
        display: block;
        height: calc(100vh - 76px);
    }
}

/* MudBlazor NavLink Styling */
[b-qqg76h71oa] .mud-nav-link {
    color: #D4DDF4 !important;
    border-radius: 4px;
    margin: 0 8px;
}

[b-qqg76h71oa] .mud-nav-link:hover {
    background-color: rgba(131, 150, 204, 0.3) !important;
    color: #FFFFFF !important;
}

[b-qqg76h71oa] .mud-nav-link.active {
    background-color: #8396CC !important;
    color: #FFFFFF !important;
}

[b-qqg76h71oa] .mud-divider {
    background-color: rgba(212, 221, 244, 0.3) !important;
}

[b-qqg76h71oa] .mud-typography-caption.mud-text-secondary {
    color: #8396CC !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.5px;
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
}

[b-qqg76h71oa] .mud-nav-link .mud-icon-root {
    color: inherit !important;
}

/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-hc3i3l0c3x],
.components-reconnect-repeated-attempt-visible[b-hc3i3l0c3x],
.components-reconnect-failed-visible[b-hc3i3l0c3x],
.components-pause-visible[b-hc3i3l0c3x],
.components-resume-failed-visible[b-hc3i3l0c3x],
.components-rejoining-animation[b-hc3i3l0c3x] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-retrying[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-failed[b-hc3i3l0c3x],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-hc3i3l0c3x] {
    display: block;
}


#components-reconnect-modal[b-hc3i3l0c3x] {
    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-hc3i3l0c3x 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-hc3i3l0c3x 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-hc3i3l0c3x 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-hc3i3l0c3x]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-hc3i3l0c3x 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-hc3i3l0c3x {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-hc3i3l0c3x {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-hc3i3l0c3x {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-hc3i3l0c3x] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-hc3i3l0c3x] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-hc3i3l0c3x] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-hc3i3l0c3x] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-hc3i3l0c3x] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-hc3i3l0c3x] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-hc3i3l0c3x] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-hc3i3l0c3x 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-hc3i3l0c3x] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-hc3i3l0c3x {
    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/AgentLogViewer.razor.rz.scp.css */
.agent-log-viewer-page[b-se28r9mmkj] {
    padding: 1rem;
    max-width: 100%;
}

.agent-stat-card[b-se28r9mmkj] {
    height: 100%;
    border: 1px solid rgba(65, 91, 169, 0.12);
}

.agent-stat-label[b-se28r9mmkj] {
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #7180a0;
}

.agent-stat-value[b-se28r9mmkj] {
    margin-top: 0.45rem;
    color: #233565;
    word-break: break-word;
}

.agent-stat-secondary[b-se28r9mmkj] {
    color: #4e4c4c;
}

.agent-stat-status-row[b-se28r9mmkj] {
    margin-top: 0.6rem;
}

.agent-log-toolbar-actions[b-se28r9mmkj] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.agent-log-header[b-se28r9mmkj] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.agent-log-search[b-se28r9mmkj] {
    width: 100%;
    max-width: 320px;
}

.agent-log-summary[b-se28r9mmkj] {
    border: 1px solid rgba(65, 91, 169, 0.12);
}

.agent-log-summary-header[b-se28r9mmkj] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.agent-log-entry-list[b-se28r9mmkj] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.agent-log-entry-row[b-se28r9mmkj] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.agent-log-entry-timestamp[b-se28r9mmkj] {
    min-width: 185px;
}

.agent-log-entry-message[b-se28r9mmkj] {
    white-space: pre-wrap;
    flex: 1 1 320px;
    min-width: 0;
    overflow-wrap: anywhere;
}

.agent-log-entry-actions[b-se28r9mmkj] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.agent-report-viewer[b-se28r9mmkj] {
    border: 1px solid rgba(65, 91, 169, 0.12);
    background: rgba(240, 244, 255, 0.35);
}

.agent-report-header[b-se28r9mmkj] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.agent-report-actions[b-se28r9mmkj] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.agent-report-content[b-se28r9mmkj] {
    margin: 0;
    white-space: pre-wrap;
    overflow-x: auto;
    font-family: Consolas, 'Courier New', monospace;
    font-size: 0.92rem;
    line-height: 1.5;
}

.agent-log-error[b-se28r9mmkj] {
    background-color: rgba(244, 67, 54, 0.08);
}

.agent-log-warning[b-se28r9mmkj] {
    background-color: rgba(255, 152, 0, 0.08);
}

@media (max-width: 959px) {
    .agent-log-viewer-page[b-se28r9mmkj] {
        padding: 0.5rem;
    }

    .agent-log-toolbar-actions[b-se28r9mmkj] {
        width: 100%;
        align-items: stretch;
    }

    .agent-log-summary-header[b-se28r9mmkj] {
        align-items: flex-start;
    }

    .agent-log-toolbar-actions[b-se28r9mmkj]  .mud-button-root {
        width: 100%;
    }

    .agent-log-search[b-se28r9mmkj] {
        max-width: none;
    }

    .agent-log-entry-row[b-se28r9mmkj] {
        gap: 0.5rem;
    }

    .agent-log-entry-timestamp[b-se28r9mmkj] {
        min-width: 0;
        width: 100%;
    }

    .agent-log-entry-message[b-se28r9mmkj] {
        flex-basis: 100%;
    }

    .agent-report-actions[b-se28r9mmkj] {
        width: 100%;
    }

    .agent-report-actions[b-se28r9mmkj]  .mud-button-root {
        width: 100%;
    }
}
/* /Components/Pages/Admin/Agents.razor.rz.scp.css */
.agents-page[b-0g4zh6z3gq] {
    padding: 1rem;
    max-width: 100%;
}

.agents-overview[b-0g4zh6z3gq] {
    border: 1px solid rgba(65, 91, 169, 0.12);
}

.agents-overview-content[b-0g4zh6z3gq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.agents-overview-text[b-0g4zh6z3gq] {
    color: #5f6b85;
    margin-top: 0.35rem;
}

.agent-card[b-0g4zh6z3gq] {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    border: 1px solid rgba(65, 91, 169, 0.12);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.agent-card:hover[b-0g4zh6z3gq] {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(35, 53, 101, 0.08);
}

.agent-card-content[b-0g4zh6z3gq] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
}

.agent-card-actions[b-0g4zh6z3gq] {
    padding: 0 1rem 1rem;
}

.agent-card-top[b-0g4zh6z3gq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.agent-card-top-actions[b-0g4zh6z3gq] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.agent-card-icon-wrap[b-0g4zh6z3gq] {
    width: 3rem;
    height: 3rem;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(35, 53, 101, 0.12) 0%, rgba(65, 91, 169, 0.18) 100%);
}

.agent-card-icon[b-0g4zh6z3gq] {
    font-size: 1.4rem;
}

.agent-card-title[b-0g4zh6z3gq] {
    color: #233565;
    margin: 0;
}

.agent-card-description[b-0g4zh6z3gq] {
    color: #5f6b85;
    line-height: 1.55;
}

.agent-run-button[b-0g4zh6z3gq] {
    min-width: 140px;
}

.agent-button-stack[b-0g4zh6z3gq] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    width: 100%;
}

.agent-help-button[b-0g4zh6z3gq] {
    margin: 0;
}

.agent-help-overlay[b-0g4zh6z3gq] {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.55);
    z-index: 2000;
}

.agent-help-dialog[b-0g4zh6z3gq] {
    max-width: 820px;
    width: min(820px, calc(100vw - 2rem));
    max-height: 85vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    z-index: 2001;
}

.agent-help-section[b-0g4zh6z3gq] {
    border: 1px solid rgba(65, 91, 169, 0.12);
    background: rgba(240, 244, 255, 0.35);
    border-radius: 6px;
}

.agent-help-header[b-0g4zh6z3gq],
.agent-help-footer[b-0g4zh6z3gq] {
    flex: 0 0 auto;
}

.agent-help-scroll-content[b-0g4zh6z3gq] {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    padding-right: 0.25rem;
}

.agent-help-copyable[b-0g4zh6z3gq] {
    user-select: text;
    -webkit-user-select: text;
}

.agent-help-heading[b-0g4zh6z3gq] {
    margin: 0;
    color: #233565;
    font-size: 1.2rem;
    font-weight: 700;
}

.agent-help-subheading[b-0g4zh6z3gq] {
    margin: 0;
    color: #233565;
    font-size: 1rem;
    font-weight: 700;
}

.agent-help-paragraph[b-0g4zh6z3gq] {
    margin: 0;
    color: #2f3a4f;
    line-height: 1.6;
}

.agent-help-list[b-0g4zh6z3gq] {
    margin: 0;
    padding-left: 1.4rem;
    color: #2f3a4f;
    line-height: 1.7;
}

.agent-help-list li + li[b-0g4zh6z3gq] {
    margin-top: 0.5rem;
}

.agent-help-copyable[b-0g4zh6z3gq]  .mud-typography,
.agent-help-copyable[b-0g4zh6z3gq]  .mud-list,
.agent-help-copyable[b-0g4zh6z3gq]  .mud-list-item,
.agent-help-copyable[b-0g4zh6z3gq]  .mud-list-item-text,
.agent-help-copyable[b-0g4zh6z3gq]  .mud-paper,
.agent-help-copyable[b-0g4zh6z3gq]  .mud-alert,
.agent-help-copyable[b-0g4zh6z3gq]  span,
.agent-help-copyable[b-0g4zh6z3gq]  div,
.agent-help-copyable[b-0g4zh6z3gq]  p,
.agent-help-copyable[b-0g4zh6z3gq]  li {
    user-select: text;
    -webkit-user-select: text;
}

@media (max-width: 959px) {
    .agents-page[b-0g4zh6z3gq] {
        padding: 0.5rem;
    }

    .agent-card-actions[b-0g4zh6z3gq] {
        padding-top: 0.25rem;
    }

    .agent-card-top[b-0g4zh6z3gq] {
        align-items: flex-start;
    }

    .agent-card-top-actions[b-0g4zh6z3gq] {
        justify-content: flex-start;
    }

    .agent-run-button[b-0g4zh6z3gq] {
        width: 100%;
    }

    .agent-help-dialog[b-0g4zh6z3gq] {
        width: calc(100vw - 1rem);
        max-height: calc(100vh - 1rem);
        padding: 1.25rem !important;
    }
}
/* /Components/Pages/Admin/DashboardAccess.razor.rz.scp.css */
.dashboard-access-grid-wrap[b-sq0kpqdqyt] {
    overflow-x: auto;
}

.dashboard-access-table[b-sq0kpqdqyt] {
    width: 100%;
    table-layout: fixed;
}

.dashboard-access-table .dashboard-col[b-sq0kpqdqyt] {
    width: 28%;
    text-align: left;
}

.dashboard-access-table .role-col[b-sq0kpqdqyt] {
    width: 14.4%;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.dashboard-access-table .dashboard-name[b-sq0kpqdqyt] {
    font-weight: 500;
}

.dashboard-access-table .role-checkbox-cell[b-sq0kpqdqyt] {
    text-align: center;
    vertical-align: middle;
}

.dashboard-access-table .role-checkbox-cell :deep(.mud-checkbox)[b-sq0kpqdqyt] {
    margin: 0 auto;
    display: inline-flex;
}

.mobile-role-cards[b-sq0kpqdqyt] {
    display: none;
}

.mobile-dashboard-card[b-sq0kpqdqyt] {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 8px;
    padding: 0.75rem;
    margin-bottom: 0.75rem;
}

.mobile-dashboard-title[b-sq0kpqdqyt] {
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.mobile-role-row[b-sq0kpqdqyt] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(0,0,0,0.06);
    padding: 0.35rem 0;
}

.mobile-role-label[b-sq0kpqdqyt] {
    font-size: 0.95rem;
}

@media (max-width: 900px) {
    .desktop-role-matrix[b-sq0kpqdqyt] {
        display: none;
    }

    .mobile-role-cards[b-sq0kpqdqyt] {
        display: block;
    }
}
/* /Components/Pages/Admin/HostedCreditReconciliation.razor.rz.scp.css */
.hosted-reconciliation-page[b-zlh728cp4e] {
    padding: 1rem;
    max-width: 100%;
}

.workflow-toolbar[b-zlh728cp4e] {
    border: 1px solid rgba(65, 91, 169, 0.12);
}

.workflow-card-titlebar[b-zlh728cp4e] {
    background: linear-gradient(135deg, #3f4652 0%, #374151 100%);
    border: 1px solid #2e3440;
    border-radius: 8px;
    padding: 0.85rem 1rem;
    box-shadow: 0 4px 10px rgba(31, 41, 55, 0.16);
}

.workflow-section-title[b-zlh728cp4e] {
    color: #ffffff;
    font-weight: 700;
    margin: 0;
}

.workflow-card-titlebar .workflow-section-title[b-zlh728cp4e],
.workflow-card-titlebar .mud-typography[b-zlh728cp4e],
.workflow-card-titlebar .mud-text[b-zlh728cp4e] {
    color: #ffffff !important;
}

.agent-stat-card[b-zlh728cp4e] {
    height: 100%;
    border: 1px solid rgba(65, 91, 169, 0.12);
}

.agent-stat-label[b-zlh728cp4e] {
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #7180a0;
}

.agent-stat-value[b-zlh728cp4e] {
    margin-top: 0.45rem;
    color: #233565;
    word-break: break-word;
}

.agent-stat-status-row[b-zlh728cp4e] {
    margin-top: 0.6rem;
}

.workflow-toolbar-content[b-zlh728cp4e] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.workflow-toolbar-text[b-zlh728cp4e] {
    color: #5f6b85;
    margin-top: 0.35rem;
}

.workflow-toolbar-actions[b-zlh728cp4e] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.workflow-subpanel[b-zlh728cp4e] {
    border: 1px solid rgba(65, 91, 169, 0.12);
    height: 100%;
}

.workflow-subpanel-title[b-zlh728cp4e] {
    color: #233565;
    font-weight: 700;
}

.workflow-stage-actions[b-zlh728cp4e] {
    flex-wrap: wrap;
}

.workflow-overlay[b-zlh728cp4e] {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.55);
    z-index: 2000;
}

.workflow-dialog[b-zlh728cp4e] {
    max-width: 680px;
    width: min(680px, calc(100vw - 2rem));
    max-height: 85vh;
    overflow-y: auto;
    position: relative;
    z-index: 2001;
}

@media (max-width: 959px) {
    .hosted-reconciliation-page[b-zlh728cp4e] {
        padding: 0.5rem;
    }

    .workflow-toolbar-actions[b-zlh728cp4e] {
        width: 100%;
    }

    .workflow-toolbar-actions[b-zlh728cp4e]  .mud-button-root,
    .workflow-dialog-actions[b-zlh728cp4e]  .mud-button-root,
    .workflow-stage-actions[b-zlh728cp4e]  .mud-button-root {
        width: 100%;
    }

    .workflow-dialog[b-zlh728cp4e] {
        width: calc(100vw - 1rem);
        padding: 1.25rem !important;
    }
}
/* /Components/Pages/Admin/Products.razor.rz.scp.css */
.products-page[b-r1gr8nqjq9] {
    padding: 1rem;
    max-width: 100%;
}

.page-header-modern[b-r1gr8nqjq9] {
    background: linear-gradient(135deg, #415BA9 0%, #3D5CB0 100%);
    color: white;
    border-radius: 4px;
    padding: 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.header-content[b-r1gr8nqjq9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.header-left[b-r1gr8nqjq9] {
    flex: 1;
}

.header-title[b-r1gr8nqjq9] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0 0 0.5rem 0;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.header-icon[b-r1gr8nqjq9] {
    font-size: 1.5rem;
}

.header-subtitle[b-r1gr8nqjq9] {
    margin: 0;
    opacity: 0.9;
    font-size: 0.95rem;
}

@media (max-width: 959px) {
    .products-page[b-r1gr8nqjq9] {
        padding: 0.5rem;
    }
    
    .page-header-modern[b-r1gr8nqjq9] {
        padding: 1rem;
    }
}
/* /Components/Pages/Admin/SeoRankings.razor.rz.scp.css */
/* Override MudBlazor date picker dialog to show full calendar */
[b-bk8bpw3pjq] .mud-picker-calendar-container {
    min-width: 320px;
    width: 320px;
}

[b-bk8bpw3pjq] .mud-picker-calendar-header {
    min-width: 320px;
}

[b-bk8bpw3pjq] .mud-picker-calendar {
    min-width: 320px;
}



/* /Components/Pages/ChangePassword.razor.rz.scp.css */
.change-password-container[b-2wiy3fhsrw] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 2rem;
}

.change-password-card[b-2wiy3fhsrw] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    padding: 2.5rem;
    width: 100%;
    max-width: 500px;
}

.change-password-header[b-2wiy3fhsrw] {
    text-align: center;
    margin-bottom: 2rem;
}

.change-password-header h3[b-2wiy3fhsrw] {
    color: #233565;
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.change-password-container .alert-warning[b-2wiy3fhsrw] {
    background-color: #fff4e5;
    border-color: #D2BD81;
    color: #B0923E;
    border-radius: 4px;
    padding: 1rem;
    margin-top: 1rem;
}

.change-password-container .alert-warning strong[b-2wiy3fhsrw] {
    display: block;
    margin-bottom: 0.5rem;
}

.change-password-container .alert-warning p[b-2wiy3fhsrw] {
    margin: 0;
    font-size: 0.9rem;
}
/* /Components/Pages/Components/LogViewerCore.razor.rz.scp.css */
.log-viewer-core .page-header-modern[b-cnmtnde3ex] {
    background: linear-gradient(135deg, #415BA9 0%, #3D5CB0 100%);
    color: white;
    border-radius: 4px;
    padding: 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.log-viewer-core .header-content[b-cnmtnde3ex] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.log-viewer-core .header-left[b-cnmtnde3ex] {
    flex: 1;
}

.log-viewer-core .header-title[b-cnmtnde3ex] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0 0 0.5rem 0;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.log-viewer-core .header-icon[b-cnmtnde3ex] {
    font-size: 1.5rem;
}

.log-viewer-core .header-subtitle[b-cnmtnde3ex] {
    margin: 0;
    opacity: 0.9;
    font-size: 0.95rem;
}
/* /Components/Pages/Error.razor.rz.scp.css */
.error-container[b-tpsvixd2iw] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
    padding: 2rem;
}

.error-card[b-tpsvixd2iw] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 2.5rem;
    max-width: 800px;
    width: 100%;
}

.error-card h1[b-tpsvixd2iw] {
    color: #A11E23;
    font-size: 2rem;
    margin-bottom: 1rem;
}

.error-card h2[b-tpsvixd2iw] {
    color: #A11E23;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    font-weight: normal;
}

.error-card code[b-tpsvixd2iw] {
    background-color: #D4DDF4;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    color: #233565;
}

.error-details[b-tpsvixd2iw] {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid #D4DDF4;
}

.error-details h3[b-tpsvixd2iw] {
    color: #233565;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

.error-details p[b-tpsvixd2iw] {
    color: #4E4C4C;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.error-card .btn[b-tpsvixd2iw] {
    margin-top: 1rem;
}
/* /Components/Pages/Login.razor.rz.scp.css */
/* Shared login styles are defined in wwwroot/app.css */

/* /Components/Pages/LogViewer.razor.rz.scp.css */
.log-viewer-container[b-ygodfy3e6y] {
    padding: 20px;
    max-width: 100%;
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
.not-found-container[b-9g0qhweh5h] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
}

.not-found-card[b-9g0qhweh5h] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 3rem;
    text-align: center;
    max-width: 500px;
}

.not-found-card h1[b-9g0qhweh5h] {
    font-size: 6rem;
    color: #415BA9;
    margin: 0;
    font-weight: 700;
}

.not-found-card h3[b-9g0qhweh5h] {
    color: #233565;
    font-size: 1.5rem;
    margin: 1rem 0;
}

.not-found-card p[b-9g0qhweh5h] {
    color: #4E4C4C;
    margin: 1.5rem 0;
}

.not-found-card .btn[b-9g0qhweh5h] {
    margin-top: 1rem;
}
/* /Components/Pages/TwoFactor.razor.rz.scp.css */
/* Shared login-container / login-card styles are in wwwroot/app.css */

.tfa-info[b-rhcv4l05b1] {
    background-color: #e8edf8;
    border: 1px solid #415BA9;
    color: #233565;
    border-radius: 4px;
    padding: 0.75rem 1rem;
    margin-bottom: 1.25rem;
    font-size: 0.9rem;
}

.tfa-code-input[b-rhcv4l05b1] {
    font-size: 1rem;
    letter-spacing: 0.25em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #233565;
}

.tfa-resend-btn[b-rhcv4l05b1] {
    color: #415BA9;
    font-size: 0.9rem;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
}

.tfa-resend-btn:hover[b-rhcv4l05b1] {
    color: #233565;
    text-decoration: underline;
}

.tfa-cancel-link[b-rhcv4l05b1] {
    color: #9D9D9D;
    font-size: 0.875rem;
    text-decoration: none;
}

.tfa-cancel-link:hover[b-rhcv4l05b1] {
    color: #415BA9;
    text-decoration: underline;
}
/* /Components/Pages/UserManagement.razor.rz.scp.css */
.user-management-container[b-ahvw0rnmq5] {
    padding: 1rem;
    max-width: 100%;
}

.page-header-modern[b-ahvw0rnmq5] {
    background: linear-gradient(135deg, #415BA9 0%, #3D5CB0 100%);
    color: white;
    border-radius: 4px;
    padding: 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.header-content[b-ahvw0rnmq5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.header-left[b-ahvw0rnmq5] {
    flex: 1;
}

.header-title[b-ahvw0rnmq5] {
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0 0 0.5rem 0;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.header-icon[b-ahvw0rnmq5] {
    font-size: 1.5rem;
}

.header-subtitle[b-ahvw0rnmq5] {
    margin: 0;
    opacity: 0.9;
    font-size: 0.95rem;
}

.header-actions[b-ahvw0rnmq5] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.header-actions .form-check-label[b-ahvw0rnmq5] {
    color: white;
    margin-left: 0.5rem;
    user-select: none;
}

.header-actions .form-check-input:checked[b-ahvw0rnmq5] {
    background-color: white;
    border-color: white;
}

.users-grid[b-ahvw0rnmq5] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.users-grid table[b-ahvw0rnmq5] {
    margin: 0;
}

.users-grid thead[b-ahvw0rnmq5] {
    background-color: #233565;
    color: white;
}

.users-grid thead th[b-ahvw0rnmq5] {
    border: none;
    padding: 1rem;
}

.users-grid thead th.sortable[b-ahvw0rnmq5] {
    cursor: pointer;
    user-select: none;
    position: relative;
    padding-right: 2rem;
}

.users-grid thead th.sortable:hover[b-ahvw0rnmq5] {
    background-color: #415BA9;
}

.users-grid thead th .sort-indicator[b-ahvw0rnmq5] {
    position: absolute;
    right: 0.75rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.75rem;
    opacity: 0.9;
}

.users-grid tbody tr[b-ahvw0rnmq5] {
    border-bottom: 1px solid #dee2e6;
}

.users-grid tbody tr:hover[b-ahvw0rnmq5] {
    background-color: #f8f9fa;
}

.users-grid tbody tr.inactive-user[b-ahvw0rnmq5] {
    opacity: 0.6;
}

.users-grid tbody td[b-ahvw0rnmq5] {
    padding: 1rem;
    vertical-align: middle;
}

.loading-spinner[b-ahvw0rnmq5] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

.modal-overlay[b-ahvw0rnmq5] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050;
}

.modal-content[b-ahvw0rnmq5] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    width: 90%;
    max-width: 600px;
    max-height: 90vh;
    overflow-y: auto;
}

.modal-header[b-ahvw0rnmq5] {
    padding: 1.5rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h5[b-ahvw0rnmq5] {
    margin: 0;
    color: #233565;
}

.modal-body[b-ahvw0rnmq5] {
    padding: 1.5rem;
}

.modal-footer[b-ahvw0rnmq5] {
    padding: 1.5rem;
    border-top: 1px solid #dee2e6;
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
}

.btn-close[b-ahvw0rnmq5] {
    background: transparent;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #6c757d;
}

.btn-close:hover[b-ahvw0rnmq5] {
    color: #000;
}

@media (max-width: 767.98px) {
    .user-management-container[b-ahvw0rnmq5] {
        padding: 0.75rem;
    }

    .page-header-modern[b-ahvw0rnmq5] {
        padding: 1rem;
        margin-bottom: 1rem;
    }

    .header-content[b-ahvw0rnmq5],
    .header-actions[b-ahvw0rnmq5] {
        align-items: stretch;
    }

    .header-left[b-ahvw0rnmq5] {
        flex-basis: 100%;
    }

    .header-title[b-ahvw0rnmq5] {
        font-size: 1.4rem;
    }

    .header-actions[b-ahvw0rnmq5] {
        flex-direction: column;
        gap: 0.75rem;
    }

    .header-actions .form-check[b-ahvw0rnmq5] {
        margin-right: 0 !important;
    }

    .header-actions .btn[b-ahvw0rnmq5] {
        width: 100%;
    }

    .users-grid[b-ahvw0rnmq5] {
        background: transparent;
        box-shadow: none;
        overflow: visible;
    }

    .users-grid table[b-ahvw0rnmq5],
    .users-grid tbody[b-ahvw0rnmq5],
    .users-grid tr[b-ahvw0rnmq5],
    .users-grid td[b-ahvw0rnmq5] {
        display: block;
        width: 100%;
    }

    .users-grid thead[b-ahvw0rnmq5] {
        display: none;
    }

    .users-grid tbody tr[b-ahvw0rnmq5] {
        margin-bottom: 0.75rem;
        padding: 0.5rem 1rem;
        background: white;
        border: 1px solid #dee2e6;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .users-grid tbody td[b-ahvw0rnmq5] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
        padding: 0.6rem 0;
        border: 0;
        overflow-wrap: anywhere;
        text-align: right;
    }

    .users-grid tbody td[b-ahvw0rnmq5]::before {
        content: attr(data-label);
        flex: 0 0 35%;
        color: #233565;
        font-weight: 600;
        text-align: left;
    }

    .users-grid tbody td.user-actions[b-ahvw0rnmq5] {
        align-items: stretch;
        flex-wrap: wrap;
        text-align: left;
    }

    .users-grid tbody td.user-actions .btn[b-ahvw0rnmq5] {
        flex: 1 1 auto;
    }

    .modal-overlay[b-ahvw0rnmq5] {
        align-items: flex-end;
    }

    .modal-content[b-ahvw0rnmq5] {
        width: 100%;
        max-height: 95vh;
        border-radius: 8px 8px 0 0;
    }

    .modal-header[b-ahvw0rnmq5],
    .modal-body[b-ahvw0rnmq5],
    .modal-footer[b-ahvw0rnmq5] {
        padding: 1rem;
    }

    .modal-footer[b-ahvw0rnmq5] {
        flex-direction: column-reverse;
    }

    .modal-footer .btn[b-ahvw0rnmq5] {
        width: 100%;
    }
}
