/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-ba345wu71s]{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:#f4f7fb}.sidebar[b-ba345wu71s]{background:#071a3a;color:#fff;position:sticky;top:0;height:100vh}.main-shell[b-ba345wu71s]{min-width:0}.app-header[b-ba345wu71s]{height:82px;background:#0a2248;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px;box-shadow:0 2px 8px #0a1e3b24}.app-content[b-ba345wu71s]{padding:32px;max-width:1600px;width:100%;margin:0 auto}.user-chip[b-ba345wu71s]{display:flex;gap:10px;align-items:center;color:#fff;text-decoration:none;font-size:.88rem}.user-avatar[b-ba345wu71s]{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#16a0a4;font-weight:700}#blazor-error-ui[b-ba345wu71s]{background:#fff3cd;bottom:0;box-shadow:0 -1px 5px #0003;display:none;left:0;padding:.8rem 1.25rem;position:fixed;width:100%;z-index:1000}#blazor-error-ui .dismiss[b-ba345wu71s]{cursor:pointer;position:absolute;right:1rem;top:.5rem}@media(max-width:900px){.app-shell[b-ba345wu71s]{grid-template-columns:1fr}.sidebar[b-ba345wu71s]{position:relative;height:auto}.app-header[b-ba345wu71s]{height:auto;min-height:82px;padding:16px}.app-content[b-ba345wu71s]{padding:20px}}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.sidebar-brand[b-rpx8dvey5k]{height:82px;display:flex;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid #ffffff16}.brand-symbol[b-rpx8dvey5k]{width:38px;height:38px;border-radius:10px;background:#10a7aa;display:grid;place-items:center;font-size:1.35rem;font-weight:800}.sidebar-brand strong[b-rpx8dvey5k],.sidebar-brand small[b-rpx8dvey5k]{display:block}.sidebar-brand small[b-rpx8dvey5k]{color:#93a6c5;font-size:.7rem;margin-top:2px}.sidebar-nav[b-rpx8dvey5k]{padding:14px 12px 92px;max-height:calc(100vh - 82px);overflow-y:auto}.nav-section[b-rpx8dvey5k]{margin-bottom:13px}.nav-section p[b-rpx8dvey5k]{font-size:.62rem;letter-spacing:.14em;color:#7891b5;margin:14px 10px 7px;font-weight:700}.sidebar-nav[b-rpx8dvey5k]  a{display:flex;align-items:center;gap:11px;padding:9px 10px;margin:3px 0;border-radius:9px;color:#c5d2e5;text-decoration:none;line-height:1.15;transition:background .15s,color .15s}.sidebar-nav[b-rpx8dvey5k]  a:hover,.sidebar-nav[b-rpx8dvey5k]  a.active{background:#12325f;color:#fff}.sidebar-nav[b-rpx8dvey5k]  a.active{box-shadow:inset 3px 0 #13b9b5}.nav-icon[b-rpx8dvey5k],.nav-step[b-rpx8dvey5k]{flex:0 0 28px;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#102e59;color:#7fe1df;font-size:.72rem;font-weight:800}.nav-step[b-rpx8dvey5k]{border-radius:50%;background:#163b69}.sidebar-nav[b-rpx8dvey5k]  a.active .nav-icon,.sidebar-nav[b-rpx8dvey5k]  a.active .nav-step{background:#13a8a5;color:#fff}.nav-copy[b-rpx8dvey5k]{display:block;min-width:0}.nav-copy strong[b-rpx8dvey5k],.nav-copy small[b-rpx8dvey5k]{display:block}.nav-copy strong[b-rpx8dvey5k]{font-size:.78rem;font-weight:650}.nav-copy small[b-rpx8dvey5k]{font-size:.63rem;color:#8298b8;margin-top:3px}.sidebar-nav[b-rpx8dvey5k]  a:hover .nav-copy small,.sidebar-nav[b-rpx8dvey5k]  a.active .nav-copy small{color:#b8c9df}.sidebar-footer[b-rpx8dvey5k]{position:absolute;bottom:0;left:0;right:0;padding:17px 22px;border-top:1px solid #ffffff16;display:flex;justify-content:space-between;background:#071a3a}.sidebar-footer a[b-rpx8dvey5k],.sidebar-footer button[b-rpx8dvey5k]{color:#aebdd2;background:none;border:0;text-decoration:none;font-size:.76rem;padding:0}.sidebar-footer a:hover[b-rpx8dvey5k],.sidebar-footer button:hover[b-rpx8dvey5k]{color:#fff}@media(max-width:900px){.sidebar-nav[b-rpx8dvey5k]{max-height:none;padding-bottom:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:8px}.nav-section[b-rpx8dvey5k]{margin:0}.sidebar-footer[b-rpx8dvey5k]{position:static}}
/* /Components/Pages/Importacao.razor.rz.scp.css */
.import-tabs[b-bbugmd0a0q] {
    display: flex;
    gap: .5rem;
    margin: -.5rem 0 1.4rem;
    padding: .35rem;
    width: max-content;
    background: #e8eef6;
    border-radius: .65rem;
}

.import-tabs a[b-bbugmd0a0q] {
    padding: .65rem 1rem;
    border-radius: .45rem;
    color: #52627b;
    font-size: .82rem;
    font-weight: 700;
    text-decoration: none;
}

.import-tabs a.active[b-bbugmd0a0q] {
    color: #0b6e8a;
    background: white;
    box-shadow: 0 2px 8px #0b244619;
}
/* /Components/Pages/Usuarios.razor.rz.scp.css */
.permission-catalog[b-jcakihtb30] {
    border: 1px solid var(--line);
    border-radius: .65rem;
    padding: 1rem;
    display: grid;
    gap: .7rem;
}

.permission-catalog legend[b-jcakihtb30] {
    float: none;
    width: auto;
    padding: 0 .3rem;
    font-size: .8rem;
    font-weight: 700;
}

.permission-option[b-jcakihtb30] {
    display: grid !important;
    grid-template-columns: auto 1fr;
    align-items: start !important;
}

.permission-option span[b-jcakihtb30],
.permission-option small[b-jcakihtb30] {
    display: block;
}

.access-function-summary[b-jcakihtb30] {
    display: grid;
    gap: .25rem;
    color: #43516a;
    font-size: .78rem;
}
