[data-v-e64034a2]{box-sizing:border-box}.sidebar[data-v-e64034a2]{z-index:100;color:#fff;background:var(--color-primario);flex-direction:column;flex:none;width:260px;min-width:260px;height:100vh;padding:16px 12px;display:flex;position:relative;overflow:hidden;box-shadow:4px 0 10px #0000001a}.brand-section[data-v-e64034a2],.user-info[data-v-e64034a2],.menu-link[data-v-e64034a2],.logout-btn[data-v-e64034a2]{align-items:center;display:flex}.brand-section[data-v-e64034a2]{gap:10px;margin-bottom:12px}.app-logo[data-v-e64034a2]{object-fit:cover;border:2px solid #fff3;border-radius:50%;flex:none;width:38px;height:38px}.app-title[data-v-e64034a2]{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:1rem;overflow:hidden}.separator[data-v-e64034a2]{background:#ffffff26;border:0;flex:none;width:100%;height:1px;margin:10px 0}.navigation-menu[data-v-e64034a2]{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex;overflow-y:auto}.menu-link[data-v-e64034a2]{color:#ffffffc7;border-radius:8px;gap:10px;padding:10px;font-size:.9rem;font-weight:600;text-decoration:none}.menu-link[data-v-e64034a2]:hover,.menu-link.router-link-active[data-v-e64034a2]{color:#fff;background:var(--color-secundario)}.user-profile-section[data-v-e64034a2]{flex:none;margin-top:auto}.user-info[data-v-e64034a2]{gap:9px;margin-bottom:10px}.avatar-circle[data-v-e64034a2]{background:var(--color-secundario);border:1px solid #ffffff4d;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.user-details[data-v-e64034a2]{flex-direction:column;flex:1;min-width:0;display:flex}.user-name[data-v-e64034a2]{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}.user-role-badge[data-v-e64034a2]{text-overflow:ellipsis;white-space:nowrap;background:#ffffff2e;border-radius:4px;width:max-content;max-width:100%;margin-top:2px;padding:2px 6px;font-size:.6rem;font-weight:800;overflow:hidden}.condominio-icono[data-v-e64034a2]{color:#fff;background:linear-gradient(145deg,#ffffff2b,#ffffff12);border:1px solid #fff6;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;text-decoration:none;transition:all .18s;display:grid;box-shadow:0 3px 10px #0002}.condominio-icono[data-v-e64034a2]:hover,.condominio-icono.router-link-active[data-v-e64034a2]{background:var(--color-secundario);transform:translateY(-1px)}.condominio-icono svg[data-v-e64034a2]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.solo-lector[data-v-e64034a2]{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.logout-btn[data-v-e64034a2]{color:#7f1d1d;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;justify-content:center;gap:8px;width:100%;min-height:42px;padding:9px 12px;font-weight:800}.logout-btn[data-v-e64034a2]:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.build-number[data-v-e64034a2]{color:#ffffff8f;text-align:center;margin-top:7px;font-size:.63rem;display:block}.selector-rol select[data-v-e64034a2]{color:#fff;background:var(--color-secundario);border:1px solid #fff5;border-radius:5px;max-width:100%;padding:3px 22px 3px 6px;font-size:.62rem;font-weight:800}@media (width<=640px){.sidebar[data-v-e64034a2]{z-index:50;width:72px;min-width:72px;height:100vh;padding:12px 8px;position:sticky;top:0}.app-title[data-v-e64034a2],.menu-link span[data-v-e64034a2]:last-child,.user-details[data-v-e64034a2],.logout-btn span[data-v-e64034a2]:last-child,.build-number[data-v-e64034a2]{display:none}.brand-section[data-v-e64034a2],.menu-link[data-v-e64034a2],.logout-btn[data-v-e64034a2]{justify-content:center}.navigation-menu[data-v-e64034a2]{overflow-y:auto}.user-info[data-v-e64034a2]{flex-wrap:wrap;justify-content:center}.avatar-circle[data-v-e64034a2],.condominio-icono[data-v-e64034a2]{width:32px;height:32px}}.popup-error-fondo[data-v-bf18205d]{z-index:3000;background:#0f172a99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.popup-error[data-v-bf18205d]{background:#fff;border-top:5px solid #b91c1c;border-radius:14px;grid-template-columns:44px 1fr;gap:14px;width:min(480px,100%);padding:24px;display:grid;box-shadow:0 24px 60px #02061755}.popup-error.tipo-exito[data-v-bf18205d]{border-top-color:#15803d}.popup-error.tipo-advertencia[data-v-bf18205d]{border-top-color:#d97706}.popup-error.tipo-error[data-v-bf18205d]{border-top-color:#b91c1c}.popup-error-icono[data-v-bf18205d]{color:#fff;background:#b91c1c;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.4rem;font-weight:800;display:grid}.tipo-exito .popup-error-icono[data-v-bf18205d]{background:#15803d}.tipo-advertencia .popup-error-icono[data-v-bf18205d]{background:#d97706}.tipo-error .popup-error-icono[data-v-bf18205d]{background:#b91c1c}.popup-error h2[data-v-bf18205d]{color:#172033;margin:4px 0 8px;font-size:1.25rem}.popup-error p[data-v-bf18205d]{color:#475569;white-space:pre-line;margin:0 0 8px;line-height:1.45}.popup-error small[data-v-bf18205d]{color:#64748b}.popup-error button[data-v-bf18205d]{color:#fff;background:var(--color-primario,#1e293b);cursor:pointer;border:0;border-radius:7px;grid-column:1/-1;justify-self:end;min-width:110px;padding:10px 16px}:root{--color-primario:#1e293b;--color-secundario:#3b82f6}body{background-color:#f8fafc;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.campo-error-global{background:#fff7f7!important;border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262629!important}.etiqueta-campo{align-items:baseline;gap:3px;display:inline-flex}.obligatorio{line-height:1;color:#dc2626!important;font-weight:800!important;display:inline!important}.app-layout{width:100%;min-width:0;max-width:100vw;height:100vh;display:flex;overflow:hidden}.main-content{background-color:#f8fafc;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:local;flex:1;width:calc(100% - 260px);min-width:0;padding:40px;transition:all .3s;overflow:hidden auto}.main-content.full-width{background-image:none;width:100%;padding:0}@media (width<=900px){.main-content{padding:24px 18px}}@media (width<=640px){.app-layout{height:auto;min-height:100vh;overflow:visible}.main-content{width:calc(100% - 72px);padding:18px 12px;overflow:visible}.main-content.full-width{width:100%}}
