/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-33fgr4ie4h] { min-height:100vh; display:flex; flex-direction:column; }.sidebar[b-33fgr4ie4h] { background:linear-gradient(165deg,#1f1844,#5132bf 62%,#7859e6); box-shadow:8px 0 26px #281a5214; } main[b-33fgr4ie4h] { flex:1; min-width:0; }.top-row[b-33fgr4ie4h] { display:flex; align-items:center; height:4.25rem; background:#ffffffb8; border-bottom:1px solid #e9e6f1; backdrop-filter:blur(12px); }.top-row[b-33fgr4ie4h]  .navbar-brand { color:#271b54; font-size:1.05rem; font-weight:900; letter-spacing:-.02em; text-decoration:none; }.content[b-33fgr4ie4h] { max-width:1440px; margin:0 auto; width:100%; }
@media (max-width:640.98px) { .top-row[b-33fgr4ie4h] { padding:0 1rem; }.content[b-33fgr4ie4h] { padding-left:1rem !important; padding-right:1rem !important; } }
@media (min-width:641px) { .page[b-33fgr4ie4h] { flex-direction:row; }.sidebar[b-33fgr4ie4h] { width:260px; min-height:100vh; position:sticky; top:0; }.top-row[b-33fgr4ie4h] { position:sticky; top:0; z-index:2; padding:0 2.25rem; }.content[b-33fgr4ie4h] { padding-left:2.25rem !important; padding-right:2.25rem !important; } }
#blazor-error-ui[b-33fgr4ie4h] { display:none; position:fixed; z-index:1000; bottom:0; width:100%; padding:.8rem 1rem; background:#fff2bf; color:#3b2d00; box-shadow:0 -2px 10px #0002; } #blazor-error-ui .dismiss[b-33fgr4ie4h] { float:right; cursor:pointer; }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rgxbiq3sms] { appearance:none; cursor:pointer; width:2.75rem; height:2.5rem; position:absolute; top:.85rem; right:1rem; border:1px solid #ffffff2e; border-radius:.7rem; background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-width='2' d='M5 8h20M5 15h20M5 22h20'/%3e%3c/svg%3e") no-repeat center/1.45rem #ffffff14; box-shadow:none; }.navbar-toggler:checked[b-rgxbiq3sms] { background-color:#ffffff3b; }.top-row[b-rgxbiq3sms] { height:4.25rem; padding:0 1.35rem; background:#1e173e44; }.navbar-brand[b-rgxbiq3sms] { color:#fff !important; font-weight:900; text-decoration:none; }.nav-scrollable[b-rgxbiq3sms] { display:none; }.navbar-toggler:checked ~ .nav-scrollable[b-rgxbiq3sms] { display:block; }.nav-item[b-rgxbiq3sms] { margin:.15rem .75rem; }.nav-item:first-of-type[b-rgxbiq3sms] { margin-top:1rem; }.nav-item[b-rgxbiq3sms]  .nav-link { display:flex; align-items:center; width:100%; min-height:2.75rem; padding:.65rem .85rem; color:#e9e5ff; border-radius:.7rem; background:transparent; text-decoration:none; font-size:.93rem; font-weight:650; transition:background .2s,transform .2s; }.nav-item[b-rgxbiq3sms]  .nav-link:hover { color:#fff; background:#ffffff16; transform:translateX(2px); }.nav-item[b-rgxbiq3sms]  a.active { color:#fff; background:#ffffff2b; box-shadow:inset 3px 0 #b9a9ff; }.logout[b-rgxbiq3sms] { color:#e9e5ff !important; }
@media (min-width:641px) { .navbar-toggler[b-rgxbiq3sms] { display:none; }.nav-scrollable[b-rgxbiq3sms] { display:block; height:calc(100vh - 4.25rem); overflow-y:auto; padding-bottom:1rem; } }
