/* _content/itms_admin/Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-m8osh34f2l] { min-height: 100vh; display: grid; grid-template-columns: 290px 1fr; }
.sidebar[b-m8osh34f2l] { background: #0a1020; border-right: 1px solid #27334c; position: sticky; top: 0; height: 100vh; }
.main-content[b-m8osh34f2l] { min-width: 0; background: #101727; }
.topbar[b-m8osh34f2l] { min-height: 68px; padding: 0 36px; display: flex; align-items: center; justify-content: space-between; background: #141e32; border-bottom: 1px solid #27334c; color: #fff; font-weight: 700; }
.session-label[b-m8osh34f2l] { color: #b9c6dc; font-size: .9rem; font-weight: 500; }
.content[b-m8osh34f2l] { max-width: 1420px; margin: 0 auto; padding: 36px; }
#blazor-error-ui[b-m8osh34f2l] { background: #7f1d1d; color: #fff; bottom: 0; box-shadow: 0 -1px 8px #0008; display: none; left: 0; padding: 1rem 1.5rem; position: fixed; width: 100%; z-index: 1000; }
#blazor-error-ui a[b-m8osh34f2l] { color: #fff; font-weight: 700; margin-left: 1rem; }
#blazor-error-ui .dismiss[b-m8osh34f2l] { cursor: pointer; position: absolute; right: 1rem; }
@media (max-width: 900px) { .app-shell[b-m8osh34f2l] { grid-template-columns: 1fr; } .sidebar[b-m8osh34f2l] { position: relative; height: auto; } .topbar[b-m8osh34f2l] { padding: 0 22px; } .content[b-m8osh34f2l] { padding: 24px 20px; } }
/* _content/itms_admin/Components/Layout/NavMenu.razor.rz.scp.css */
.brand-block[b-ftgr30j9li] { padding: 28px 24px 10px; display: flex; align-items: center; gap: 13px; color: #fff; }
.brand-mark[b-ftgr30j9li] { width: 48px; height: 48px; border-radius: 13px; background: #1769e0; display: grid; place-items: center; font-size: 1.15rem; font-weight: 900; }
.brand-block strong[b-ftgr30j9li], .brand-block small[b-ftgr30j9li] { display: block; letter-spacing: .05em; }
.brand-block small[b-ftgr30j9li] { color: #8fb9ff; margin-top: 2px; font-size: .73rem; }
.brand-tagline[b-ftgr30j9li] { color: #aebbd0; padding: 0 24px 22px; font-size: .9rem; border-bottom: 1px solid #27334c; }
.navbar-toggler[b-ftgr30j9li] { display: none; }
.nav-scrollable[b-ftgr30j9li] { padding: 20px 14px; }
.nav-link[b-ftgr30j9li] { color: #c9d4e6; display: flex; align-items: center; gap: 13px; min-height: 52px; margin-bottom: 7px; padding: 12px 14px; border-radius: 10px; font-weight: 700; }
.nav-link span[b-ftgr30j9li] { color: #8fb9ff; font-size: 1.3rem; width: 25px; text-align: center; }
.nav-link:hover[b-ftgr30j9li] { background: #17233a; color: #fff; }
.nav-link.active[b-ftgr30j9li] { background: #1769e0; color: #fff; }
.nav-link.active span[b-ftgr30j9li] { color: #fff; }
.nav-divider[b-ftgr30j9li] { height: 1px; background: #27334c; margin: 20px 10px; }
.nav-caption[b-ftgr30j9li] { color: #8190a8; font-size: .72rem; font-weight: 800; letter-spacing: .12em; padding: 0 14px 8px; }
.ministry-link[b-ftgr30j9li] { font-size: .9rem; }
@media (max-width: 900px) { .brand-block[b-ftgr30j9li] { padding-bottom: 20px; } .brand-tagline[b-ftgr30j9li] { display: none; } .navbar-toggler[b-ftgr30j9li] { display: block; position: absolute; right: 22px; top: 33px; width: 32px; height: 25px; appearance: none; border-top: 3px solid #fff; border-bottom: 3px solid #fff; } .navbar-toggler[b-ftgr30j9li]::after { content: ''; position: absolute; top: 8px; left: 0; width: 32px; border-top: 3px solid #fff; } .navbar-toggler:not(:checked) ~ .nav-scrollable[b-ftgr30j9li] { display: none; } }
