@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* /Projects/TemplateProvider/Components/TreePanelComponents/TreeRowTemplate.razor.rz.scp.css */

[b-0nmx0v76qn] .template-tag-chip {
    height: 16px;
    font-size: 0.6rem;
    padding: 4px;
    margin: 0;
}
/* /Shared/MainLayout.razor.rz.scp.css */
/* MainLayout.razor.css */

.navmenu-surface[b-hhvjygozzh] {
    height: 100%;
    width: 100%;

    background: linear-gradient(
            180deg,
            #052767 0%,   /* old rgb(5,39,103) */
            #3a0647 70%   /* old purple bottom */
    );

    color: #d7d7d7;

    padding-top: 8px;
    padding-bottom: 8px;

    border-right: 1px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;

    overflow: hidden;
}
/* /Shared/NavMenu.razor.rz.scp.css */
/* ===== Nav item spacing ===== */
[b-av4el62x9x] .mud-nav-item {
    padding: 0.25rem 0.5rem;
}

/* ===== Nav link base styling ===== */
[b-av4el62x9x] .mud-nav-link {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    transition: background-color 0.15s ease, color 0.15s ease;
}

/* ===== Hover effect ===== */
[b-av4el62x9x] .mud-nav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

/* ===== Active route highlight ===== */
[b-av4el62x9x] .mud-nav-link.active {
    background-color: rgba(255, 255, 255, 0.37);
    color: white;
}

/* ===== Icon spacing ===== */
[b-av4el62x9x] .mud-nav-link .mud-icon-root {
    margin-right: 0.75rem;
    font-size: 1.25rem;
}

/* IMPORTANT: let the parent gradient shine through */
[b-av4el62x9x] .mud-nav-menu {
    background-color: transparent !important;
}
