/* /Components/Layout/AdminLayout.razor.rz.scp.css */
.admin-bar[b-qorga1o740] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1.5rem;
    background: #1b1f24;
    color: #fff;
}

.admin-bar a[b-qorga1o740] {
    color: #fff;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-main[b-e545dnsdd2] {
    min-height: calc(100vh - 68px - 121px); /* viewport minus fixed nav and footer, keeps a short page's footer pinned to the bottom */
}
