/* /Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-w3i9w4i6ot] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background: linear-gradient(90deg, rgba(17, 24, 39, 0.95), rgba(15, 23, 42, 0.85));
    border-radius: 16px;
    height: 3.75rem;
    min-height: 3.75rem;
    box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.28);
    justify-content: flex-start;
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.header-navbar .navbar-toggler[b-w3i9w4i6ot] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-w3i9w4i6ot] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title[b-w3i9w4i6ot] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-mark[b-w3i9w4i6ot] {
    letter-spacing: .6px;
    color: #e0f2fe;
}

.bg-soft[b-w3i9w4i6ot] {
    background: rgba(14, 165, 233, 0.16);
    color: #e0f2fe;
    border: 1px solid rgba(14, 165, 233, 0.25);
}

.header-chip[b-w3i9w4i6ot] {
    background: rgba(74, 222, 128, 0.12);
    border: 1px solid rgba(74, 222, 128, 0.3);
    color: #bbf7d0;
    padding: .35rem .75rem;
    border-radius: 999px;
    font-size: .85rem;
    font-weight: 600;
}

@media (max-width: 350px) {
    .title[b-w3i9w4i6ot] {
        font-size: inherit;
    }
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-jnvd5p726j] {
    height: 100%;
    overflow: hidden;
    background-color: #0a0f1f;
}

[b-jnvd5p726j] .page-layout,
[b-jnvd5p726j] .page-layout > .dx-gridlayout-root,
[b-jnvd5p726j] .layout-item {
    background-color: inherit;
}

[b-jnvd5p726j] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
    background: transparent;
}

@media (max-width: 1199.98px) {
    [b-jnvd5p726j] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-jnvd5p726j] .fit-width {
    max-width: 100%;
}

[b-jnvd5p726j] .mw-1100 {
    max-width: 1100px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-5q9zi74ds5] {
    min-width: 250px;
    max-width: 300px;
    box-shadow: 0px 18px 30px 0px rgba(0, 0, 0, 0.35);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.95), rgba(17, 24, 39, 0.9));
    color: #e5e7eb;
    border: 1px solid rgba(255, 255, 255, 0.04);
}

    .sidebar.collapse[b-5q9zi74ds5] {
        display: none;
    }

    .sidebar.expand[b-5q9zi74ds5] {
        display: block;
    }

@media (max-width: 1199.98px) {
    .sidebar[b-5q9zi74ds5] {
        display: none;
    }

        .sidebar.expand[b-5q9zi74ds5] {
            position: fixed;
            top: 3.5rem;
            left: 0;
            height: auto;
            min-width: 100%;
            z-index: 1050;
        }
}

[b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-5q9zi74ds5] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 10px;
    display: flex;
    align-items: center;
    color: #e5e7eb;
}

[b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .4rem 1rem .4rem .75rem;
}

    [b-5q9zi74ds5] .app-sidebar,
    [b-5q9zi74ds5] .app-sidebar > .nav-pills,
    [b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item,
    [b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
        background-color: inherit;
    }

[b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item > a.active {
    background: linear-gradient(90deg, rgba(14, 165, 233, 0.4), rgba(59, 130, 246, 0.3));
    color: #f8fafc;
    box-shadow: 0 8px 18px rgba(14, 165, 233, 0.25);
}

.sidebar-stats[b-5q9zi74ds5] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #e5e7eb;
}

    .sidebar-stats .table[b-5q9zi74ds5] {
        color: #e5e7eb;
    }

    .sidebar-stats .table td[b-5q9zi74ds5], .sidebar-stats .table th[b-5q9zi74ds5] {
        border-color: rgba(255, 255, 255, 0.08);
    }

@media (max-width: 1199.98px) {
    [b-5q9zi74ds5] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
/* /Shared/RedirectToLogin.razor.rz.scp.css */
