/* /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/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/GenerateMigrationSQL.razor.rz.scp.css */
.setup-container[b-q2i7ktav2m] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
    padding: 2rem;
}

.setup-card[b-q2i7ktav2m] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 2.5rem;
    width: 100%;
    max-width: 900px;
}

.setup-card h3[b-q2i7ktav2m] {
    color: #233565;
    margin-bottom: 1rem;
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-container[b-f2d8zr1h5d] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
}

.login-card[b-f2d8zr1h5d] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 2.5rem;
    width: 100%;
    max-width: 400px;
}

.login-header[b-f2d8zr1h5d] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-header h3[b-f2d8zr1h5d] {
    color: #233565;
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.login-header p[b-f2d8zr1h5d] {
    color: #4E4C4C;
    font-size: 0.95rem;
    margin: 0;
}

.login-container .form-group label[b-f2d8zr1h5d] {
    color: #323232;
    font-weight: 500;
    margin-bottom: 0.5rem;
    display: block;
}

.login-container .form-control[b-f2d8zr1h5d] {
    border: 1px solid #9D9D9D;
    border-radius: 4px;
    padding: 0.625rem 0.75rem;
    font-size: 0.95rem;
}

.login-container .form-control:focus[b-f2d8zr1h5d] {
    border-color: #415BA9;
    box-shadow: 0 0 0 0.2rem rgba(65, 91, 169, 0.25);
}

.login-container .btn-primary[b-f2d8zr1h5d] {
    background-color: #415BA9;
    border-color: #415BA9;
    padding: 0.625rem 1rem;
    font-weight: 500;
    font-size: 1rem;
}

.login-container .btn-primary:hover[b-f2d8zr1h5d] {
    background-color: #233565;
    border-color: #233565;
}

.login-container .alert-danger[b-f2d8zr1h5d] {
    background-color: #fde8e9;
    border-color: #F91010;
    color: #A11E23;
    border-radius: 4px;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
}

.login-footer[b-f2d8zr1h5d] {
    text-align: center;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #D4DDF4;
}

.validation-message[b-f2d8zr1h5d] {
    color: #A11E23;
    font-size: 0.875rem;
    margin-top: 0.25rem;
}
/* /Components/Pages/LogViewer.razor.rz.scp.css */
.log-viewer-container[b-ygodfy3e6y] {
    padding: 20px;
    max-width: 100%;
}
/* /Components/Pages/MigratePasswords.razor.rz.scp.css */
.setup-container[b-px21zwpm21] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
    padding: 2rem;
}

.setup-card[b-px21zwpm21] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 2.5rem;
    width: 100%;
    max-width: 600px;
}

.setup-header[b-px21zwpm21] {
    text-align: center;
    margin-bottom: 2rem;
}

.setup-header h3[b-px21zwpm21] {
    color: #233565;
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.setup-header p[b-px21zwpm21] {
    color: #4E4C4C;
    font-size: 0.95rem;
    margin-bottom: 1rem;
}

.alert-warning[b-px21zwpm21] {
    background-color: #fff4e5;
    border-color: #D2BD81;
    color: #B0923E;
    border-radius: 4px;
    padding: 0.75rem;
    font-size: 0.875rem;
}

.alert-warning code[b-px21zwpm21] {
    background-color: rgba(176, 146, 62, 0.1);
    padding: 0.2rem 0.4rem;
    border-radius: 3px;
    color: #B0923E;
    font-weight: 600;
}

.alert-success h4[b-px21zwpm21] {
    color: #B0923E;
    margin-bottom: 1rem;
}

.alert-success code[b-px21zwpm21] {
    background-color: rgba(176, 146, 62, 0.1);
    padding: 0.2rem 0.4rem;
    border-radius: 3px;
    color: #B0923E;
    font-weight: 600;
}
/* /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/ResetAdmin.razor.rz.scp.css */
.setup-container[b-y8n0hughfn] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
    padding: 2rem;
}

.setup-card[b-y8n0hughfn] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 2.5rem;
    width: 100%;
    max-width: 500px;
}

.setup-header[b-y8n0hughfn] {
    text-align: center;
    margin-bottom: 2rem;
}

.setup-header h3[b-y8n0hughfn] {
    color: #233565;
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.setup-header p[b-y8n0hughfn] {
    color: #4E4C4C;
    font-size: 0.95rem;
}
/* /Components/Pages/SetupAdmin.razor.rz.scp.css */
.setup-container[b-jxohptpt69] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #233565 0%, #415BA9 100%);
    padding: 2rem;
}

.setup-card[b-jxohptpt69] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    padding: 2.5rem;
    width: 100%;
    max-width: 500px;
}

.setup-header[b-jxohptpt69] {
    text-align: center;
    margin-bottom: 2rem;
}

.setup-header h3[b-jxohptpt69] {
    color: #233565;
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.setup-header p[b-jxohptpt69] {
    color: #4E4C4C;
    font-size: 0.95rem;
    margin-bottom: 1rem;
}

.setup-container .alert-warning[b-jxohptpt69] {
    background-color: #fff4e5;
    border-color: #D2BD81;
    color: #B0923E;
    border-radius: 4px;
    padding: 0.75rem;
    font-size: 0.875rem;
}

.setup-container .alert-success h4[b-jxohptpt69] {
    color: #B0923E;
    margin-bottom: 1rem;
}
/* /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;
}
