@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._layout_mp43l_6{background:var(--bo-bg);min-height:100vh;display:flex}._overlay_mp43l_12{display:none}._sidebar_mp43l_16{width:var(--bo-sidebar-width);background:var(--bo-sidebar-bg);flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}._sidebarHeader_mp43l_28{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 18px;display:flex}._logo_mp43l_36{align-items:center;gap:10px;display:flex}._logoIcon_mp43l_42{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._logoText_mp43l_54{flex-direction:column;display:flex}._logoNombre_mp43l_59{color:#f9fafb;font-size:14px;font-weight:700}._logoSub_mp43l_65{color:#fff6;font-size:11px}._cerrarSidebar_mp43l_70{display:none}._nav_mp43l_74{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex}._navItem_mp43l_82{border-radius:var(--bo-radius-sm);color:#ffffffa6;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}._navItem_mp43l_82:hover{background:var(--bo-sidebar-hover);color:#f9fafb}._navItemActivo_mp43l_99{background:var(--bo-sidebar-activo);color:#f9fafb;border-left:3px solid var(--bo-sidebar-activo-border);padding-left:9px}._navIcon_mp43l_106{flex-shrink:0;display:flex}._navLabel_mp43l_111{flex:1}._sidebarFooter_mp43l_115{border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 16px;display:flex}._usuarioInfo_mp43l_123{flex:1;align-items:center;gap:10px;min-width:0;display:flex}._usuarioAvatar_mp43l_131{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}._usuarioTexto_mp43l_145{flex-direction:column;min-width:0;display:flex}._usuarioNombre_mp43l_151{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._usuarioRol_mp43l_160{color:#fff6;font-size:11px}._btnLogout_mp43l_165{border-radius:var(--bo-radius-sm);color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}._btnLogout_mp43l_165:hover{background:var(--bo-sidebar-hover);color:#f9fafb}._main_mp43l_184{flex-direction:column;flex:1;min-width:0;display:flex}._topbar_mp43l_191{height:var(--bo-topbar-height);background:var(--bo-white);border-bottom:1px solid var(--bo-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}._menuToggle_mp43l_202{display:none}._topbarTitulo_mp43l_206{color:var(--bo-text-primary);font-size:14px;font-weight:600}._contenido_mp43l_212{flex:1;padding:28px;overflow-y:auto}@media (width<=900px){._overlay_mp43l_12{z-index:40;background:#0006;display:block;position:fixed;inset:0}._sidebar_mp43l_16{z-index:50;transition:left .2s;position:fixed;left:-100%}._sidebarAbierto_mp43l_234{left:0}._cerrarSidebar_mp43l_70{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}._menuToggle_mp43l_202{color:var(--bo-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;background:#f4f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}:root{--bo-sidebar-width:260px;--bo-topbar-height:60px;--bo-bg:#f4f5f7;--bo-sidebar-bg:#0f1623;--bo-sidebar-hover:#ffffff0f;--bo-sidebar-activo:#3b82f626;--bo-sidebar-activo-border:#3b82f6;--bo-text-primary:#111827;--bo-text-secondary:#6b7280;--bo-border:#e5e7eb;--bo-accent:#3b82f6;--bo-danger:#ef4444;--bo-white:#fff;--bo-shadow:0 1px 3px #00000014, 0 1px 2px #0000000f;--bo-radius:10px;--bo-radius-sm:6px}h1,h2,h3,h4,h5,h6{color:#111827;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0003}:focus-visible{outline-offset:2px;border-radius:3px;outline:2px solid #6366f1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
