/* _content/AdminApi/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-9ab10yxdlm] {
    background: rgba(255, 68, 68, 0.05);
    border-top: 2px solid #ff4444;
    bottom: 0;
    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: #ff4444;
}

    #blazor-error-ui .dismiss[b-9ab10yxdlm] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AdminApi/Components/Layout/NavMenu.razor.rz.scp.css */
[b-duyly9evhh] .nav-tab.active {
    color: #00ff41;
    background: rgba(0, 255, 65, 0.08);
    border-color: #00ff41;
    text-shadow: 0 0 8px #00ff41;
}
