/* /Layout/MainLayout.razor.rz.scp.css */
/* MainLayout - Top Navigation Style */
.page[b-uwjohrdo2z] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.main-content[b-uwjohrdo2z] {
    flex: 1;
    padding: 0;
}
/* /Layout/NavMenu.razor.rz.scp.css */
/* NavMenu - Top Navigation Style */
/* All styles are now handled in the main app.css file for better organization */
