@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Shared/MainLayout.razor.rz.scp.css */
.app-topbar[b-pwqn60biyy] {
    backdrop-filter: blur(18px);
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.94), rgba(29, 78, 216, 0.88));
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.brand-link[b-pwqn60biyy] {
    align-items: center;
    color: inherit;
    display: flex;
    gap: 0.75rem;
    margin-left: 0.35rem;
    text-decoration: none;
}

.brand-icon[b-pwqn60biyy] {
    border-radius: 12px;
    display: block;
    height: 2.25rem;
    width: 2.25rem;
}

.brand-link:hover[b-pwqn60biyy] {
    color: inherit;
}

.brand-link:focus-visible[b-pwqn60biyy] {
    border-radius: 14px;
    outline: 2px solid rgba(191, 219, 254, 0.9);
    outline-offset: 4px;
}

.brand-title[b-pwqn60biyy] {
    background: transparent;
    color: #f8fafc;
    display: inline-block;
    font-size: 1.05rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    line-height: 1;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.app-drawer[b-pwqn60biyy] {
    border-right: 1px solid rgba(148, 163, 184, 0.12);
    overflow-y: auto;
}

.drawer-shell[b-pwqn60biyy] {
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
    position: relative;
    padding-top: 1.5rem;
}

.drawer-header[b-pwqn60biyy] {
    display: block;
    flex: 0 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 1;
}

.drawer-intro[b-pwqn60biyy] {
    display: grid;
    gap: 0.4rem;
}

.drawer-intro > *[b-pwqn60biyy] {
    margin: 0;
}

.section-overline[b-pwqn60biyy] {
    color: #93c5fd;
    letter-spacing: 0.08em;
    line-height: 1.2;
    text-transform: uppercase;
}

.drawer-highlight[b-pwqn60biyy] {
    align-items: center;
    background: linear-gradient(135deg, rgba(30, 41, 59, 0.98), rgba(30, 64, 175, 0.94));
    border: 1px solid rgba(96, 165, 250, 0.18);
    border-radius: 20px;
    display: grid;
    flex: 0 0 auto;
    gap: 0.9rem;
    grid-template-columns: auto 1fr;
    margin: 0 1.25rem;
    overflow: hidden;
    padding: 1rem 1rem 1rem 0.95rem;
    position: relative;
    z-index: 2;
}

.drawer-highlight .mud-icon-root[b-pwqn60biyy] {
    align-self: start;
    margin-top: 0.2rem;
}

.drawer-highlight > div[b-pwqn60biyy] {
    min-width: 0;
}

.drawer-highlight .mud-typography[b-pwqn60biyy] {
    color: #e2e8f0;
    margin: 0;
    overflow-wrap: anywhere;
}

.app-main[b-pwqn60biyy] {
    min-height: 100vh;
    padding: 2rem 0 1rem;
}

.content-shell[b-pwqn60biyy] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.content-surface[b-pwqn60biyy] {
    background:
        radial-gradient(circle at top right, rgba(96, 165, 250, 0.18), transparent 32%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 251, 255, 0.94));
    border: 1px solid rgba(203, 213, 225, 0.8);
    min-height: calc(100vh - 10rem);
    padding: 1.75rem;
}

.app-footer[b-pwqn60biyy] {
    color: #64748b;
    display: flex;
    font-size: 0.92rem;
    justify-content: space-between;
    padding: 1rem 1.7rem 0;
}

[b-pwqn60biyy] .side-nav-menu {
    flex: 0 0 auto;
    padding: 0 0.75rem 1rem;
}

[b-pwqn60biyy] .side-nav-menu .mud-nav-link,
[b-pwqn60biyy] .side-nav-menu .mud-nav-group {
    border-radius: 16px;
    margin-bottom: 0.35rem;
}

[b-pwqn60biyy] .side-nav-menu .mud-nav-link.active {
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.22), rgba(14, 165, 233, 0.18));
}

[b-pwqn60biyy] .side-nav-menu .mud-nav-group > .mud-nav-link {
    min-height: 46px;
}

@media (max-width: 960px) {
    .brand-title[b-pwqn60biyy] {
        font-size: 0.98rem;
    }

    .brand-icon[b-pwqn60biyy] {
        height: 2rem;
        width: 2rem;
    }

    .content-shell[b-pwqn60biyy] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .content-surface[b-pwqn60biyy] {
        padding: 1.1rem;
    }

    .app-footer[b-pwqn60biyy] {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.35rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-verttum0br] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-verttum0br] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-verttum0br] {
    font-size: 1.1rem;
}

.oi[b-verttum0br] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-verttum0br] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-verttum0br] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-verttum0br] {
        padding-bottom: 1rem;
    }

    .nav-item[b-verttum0br]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-verttum0br]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-verttum0br]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-verttum0br] {
        display: none;
    }

    .collapse[b-verttum0br] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-verttum0br] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
