:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 28%),#eef2f7;flex-direction:column;height:100vh;display:flex}.encabezado{color:#fff;background:linear-gradient(135deg,#172554,#1e3a8a);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px 26px;display:flex;box-shadow:0 4px 18px #0f172a2e}.marca{align-items:center;gap:15px;min-width:0;display:flex}.marca-icono{letter-spacing:.7px;color:#1e3a8a;background:#fff;border-radius:13px;flex:none;place-items:center;width:47px;height:47px;font-size:13px;font-weight:800;display:grid;box-shadow:0 5px 14px #0f172a3d}.marca h1{letter-spacing:-.25px;margin:0;font-size:21px;font-weight:750}.marca p{color:#cbd5e1;margin:3px 0 0;font-size:13px}.estado{background:#0f172a40;border:1px solid #ffffff24;border-radius:999px;flex:none;align-items:center;gap:9px;padding:9px 14px;font-size:13px;font-weight:650;display:inline-flex}.estado-punto{border-radius:50%;width:8px;height:8px}.estado-correcto .estado-punto{background:#4ade80;box-shadow:0 0 0 4px #4ade8026}.estado-error .estado-punto{background:#f87171;box-shadow:0 0 0 4px #f8717126}.contenido{flex-direction:column;gap:12px;height:calc(100vh - 82px);min-height:0;padding:16px 20px 18px;display:flex}.barra-herramientas{background:#fff;border:1px solid #dde3ec;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex;box-shadow:0 4px 16px #0f172a0d}.buscador{flex:500px;max-width:700px;position:relative}.buscador input{color:#172033;background:#f8fafc;border:1px solid #ccd5e1;border-radius:10px;outline:none;width:100%;height:43px;padding:0 43px 0 42px;transition:border-color .15s,box-shadow .15s,background .15s}.buscador input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.buscador-icono{z-index:1;color:#64748b;pointer-events:none;font-size:24px;position:absolute;top:50%;left:15px;transform:translateY(-53%)}.limpiar-busqueda{color:#64748b;background:0 0;border:0;border-radius:7px;width:28px;height:28px;padding:0;font-size:21px;line-height:1;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.limpiar-busqueda:hover{color:#172033;background:#e2e8f0}.acciones{align-items:center;gap:8px;display:flex}.boton{border-radius:9px;min-height:42px;padding:0 15px;font-size:13px;font-weight:700;transition:transform .1s,box-shadow .15s,background .15s}.boton:active{transform:translateY(1px)}.boton-principal{color:#fff;background:#2563eb;border:1px solid #1d4ed8;box-shadow:0 4px 10px #2563eb2e}.boton-principal:hover{background:#1d4ed8}.boton-secundario{color:#334155;background:#fff;border:1px solid #cbd5e1}.boton-secundario:hover{background:#f8fafc;border-color:#94a3b8}.panel-columnas{background:#fff;border:1px solid #d9e1eb;border-radius:14px;padding:15px;box-shadow:0 7px 24px #0f172a12}.panel-columnas-titulo{justify-content:space-between;gap:15px;margin-bottom:13px;display:flex}.panel-columnas h2{margin:0;font-size:15px}.panel-columnas p{color:#64748b;margin:4px 0 0;font-size:12px}.panel-columnas-acciones{align-items:center;gap:9px;display:flex}.enlace-boton{color:#1d4ed8;background:0 0;border:0;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:700}.enlace-boton:hover{background:#eff6ff}.cerrar-panel{color:#64748b;background:#f1f5f9;border:0;border-radius:8px;width:31px;height:31px;padding:0;font-size:21px;line-height:1}.lista-columnas{flex-wrap:wrap;gap:8px;display:flex}.opcion-columna{cursor:pointer;background:#f8fafc;border:1px solid #dbe3ed;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:inline-flex}.opcion-columna:hover{background:#eff6ff;border-color:#93c5fd}.opcion-columna input{accent-color:#2563eb;width:15px;height:15px}.opcion-columna small{color:#64748b;background:#e2e8f0;border-radius:999px;padding:2px 6px;font-size:10px}.mensaje-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:11px;align-items:center;gap:12px;padding:12px 15px;font-size:13px;display:flex}.mensaje-error span{flex:1}.mensaje-error button{color:#fff;background:#b91c1c;border:0;border-radius:7px;padding:6px 10px;font-weight:700}.tarjeta-tabla{background:#fff;border:1px solid #d9e1eb;border-radius:15px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 28px #0f172a12}.tabla-cabecera{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;min-height:67px;padding:12px 17px;display:flex}.tabla-cabecera h2{margin:0;font-size:16px}.tabla-cabecera p{color:#64748b;margin:4px 0 0;font-size:12px}.contador{color:#334155;background:#f8fafc;border:1px solid #dbe3ed;border-radius:9px;align-items:baseline;gap:6px;padding:8px 12px;display:flex}.contador strong{color:#172554;font-size:17px}.contador span{text-transform:uppercase;letter-spacing:.4px;font-size:11px}.contenedor-grid{flex:auto;min-height:250px;position:relative}.contenedor-grid>div:not(.cargando){width:100%;height:100%}.cargando{color:#64748b;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;font-size:14px;display:flex}.spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:24px;height:24px;animation:.75s linear infinite giro}@keyframes giro{to{transform:rotate(360deg)}}.pie-tabla{color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;align-items:center;gap:24px;min-height:38px;padding:8px 14px;font-size:11px;display:flex}.pie-tabla span:before{content:"✓";color:#16a34a;margin-right:5px;font-weight:800}.ag-root-wrapper{border:0!important;border-radius:0!important}.ag-header{background:#f8fafc!important;border-bottom:1px solid #cbd5e1!important}.ag-header-cell{color:#25324a;font-size:12px;font-weight:750}.ag-floating-filter{background:#fff}.ag-floating-filter-input input{font-size:12px!important}.ag-cell{color:#273449;align-items:center;font-size:12px;display:flex;border-right-color:#edf1f5!important}.ag-row-even{background:#fff}.ag-row-odd{background:#fbfcfe}.ag-row-hover{background:#eff6ff!important}.ag-paging-panel{color:#475569;background:#fff;font-size:12px;border-top:1px solid #e2e8f0!important;min-height:43px!important}@media (width<=850px){.encabezado{min-height:74px;padding:12px 15px}.marca h1{font-size:17px}.marca p{display:none}.estado{padding:8px 10px;font-size:11px}.contenido{height:calc(100vh - 74px);padding:10px}.barra-herramientas{flex-direction:column;align-items:stretch}.buscador{flex-basis:auto;max-width:none}.acciones{grid-template-columns:repeat(3,1fr);display:grid}.boton{white-space:nowrap;padding:0 8px}.panel-columnas-titulo{flex-direction:column}.panel-columnas-acciones{justify-content:flex-end}.pie-tabla{white-space:nowrap;gap:10px;overflow-x:auto}}@media (width<=520px){.marca-icono{border-radius:11px;width:40px;height:40px}.estado{font-size:0}.estado-punto{margin:2px}.acciones{grid-template-columns:1fr 1fr}.boton-principal{grid-column:1/-1}.tabla-cabecera p{display:none}}.selector-archivo-oculto{display:none}.boton:disabled{cursor:wait;opacity:.7;transform:none}.panel-importacion{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:15px;box-shadow:0 6px 20px #2563eb14}.panel-importacion-error{background:#fef2f2;border-color:#fecaca}.importacion-progreso,.importacion-resultado{justify-content:space-between;align-items:center;gap:13px;display:flex}.importacion-progreso{justify-content:flex-start}.importacion-progreso>div:last-child,.importacion-resultado>div{flex-direction:column;gap:3px;display:flex}.importacion-progreso strong,.importacion-resultado strong{color:#172554;font-size:14px}.panel-importacion-error .importacion-resultado strong{color:#991b1b}.importacion-progreso span,.importacion-resultado span{color:#64748b;font-size:12px}.resumen-importacion{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-top:14px;display:grid}.resumen-importacion>div{background:#fff;border:1px solid #dbeafe;border-radius:10px;flex-direction:column;gap:4px;padding:11px 13px;display:flex}.resumen-importacion strong{color:#172554;overflow-wrap:anywhere;font-size:17px}.resumen-importacion span{color:#64748b;text-transform:uppercase;letter-spacing:.35px;font-size:10px}.detalle-hojas{grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px;margin-top:10px;display:grid}.detalle-hoja{background:#fff;border:1px solid #dbe3ed;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.detalle-hoja>div:first-child{flex-direction:column;gap:2px;display:flex}.detalle-hoja strong{color:#273449;font-size:12px}.detalle-hoja span{color:#64748b;font-size:10px}.detalle-hoja-cantidad{color:#172554;white-space:nowrap;font-size:14px;font-weight:750}.detalle-hoja-cantidad small{color:#64748b;font-size:9px;font-weight:500}.hoja-valida{border-left:4px solid #22c55e}.hoja-invalida{border-left:4px solid #f59e0b}.advertencias-importacion{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;flex-direction:column;gap:4px;margin-top:10px;padding:9px 11px;font-size:11px;display:flex}@media (width<=850px){.resumen-importacion{grid-template-columns:repeat(2,1fr)}.detalle-hojas{grid-template-columns:1fr}}.tarjeta-asistente{background:linear-gradient(135deg,#f6f9fcfa,#fff);border:1px solid #dbe3ec;border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 10px 30px #172b4d12}.asistente-cabecera{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.asistente-etiqueta{color:#52667a;letter-spacing:.12em;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-block}.asistente-cabecera h2{color:#172b4d;margin:0 0 6px;font-size:23px}.asistente-cabecera p{color:#66788a;margin:0;font-size:14px;line-height:1.5}.asistente-consulta{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.asistente-consulta textarea{resize:vertical;color:#172b4d;width:100%;min-height:68px;font:inherit;background:#fff;border:1px solid #cbd6e2;border-radius:12px;outline:none;padding:15px 17px;line-height:1.45;transition:border-color .18s,box-shadow .18s}.asistente-consulta textarea:focus{border-color:#466d94;box-shadow:0 0 0 3px #466d9421}.boton-consultar-ia{color:#fff;cursor:pointer;background:#244e75;border:0;border-radius:12px;min-width:132px;padding:0 22px;font-weight:700;transition:transform .15s,opacity .15s,background .15s}.boton-consultar-ia:hover:not(:disabled){background:#183d61;transform:translateY(-1px)}.boton-consultar-ia:disabled{cursor:not-allowed;opacity:.55}.boton-secundario{color:#334e68;cursor:pointer;background:#fff;border:1px solid #c8d4df;border-radius:10px;padding:10px 14px;font-weight:650}.asistente-ejemplos{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.asistente-ejemplos>span{color:#66788a;font-size:13px;font-weight:700}.asistente-ejemplos button{color:#40566d;cursor:pointer;background:#fff;border:1px solid #d7e0e8;border-radius:999px;padding:7px 11px;font-size:12px}.asistente-ejemplos button:hover{background:#f7f9fb;border-color:#9eb2c5}.asistente-procesando{color:#40566d;background:#f3f7fb;border-radius:11px;align-items:center;gap:10px;margin-top:18px;padding:14px 16px;font-size:14px;display:flex}.asistente-respuesta{background:#f2f7fb;border-left:4px solid #47749e;border-radius:10px;margin-top:18px;padding:17px 19px}.respuesta-titulo{color:#244e75;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.asistente-respuesta p{color:#243b53;margin:0;font-size:15px;line-height:1.6}.asistente-error{color:#a53535;background:#fff4f4;border:1px solid #efc4c4;border-radius:10px;margin-top:16px;padding:13px 15px;font-size:14px}@media (width<=760px){.asistente-cabecera{flex-direction:column}.asistente-consulta{grid-template-columns:1fr}.boton-consultar-ia{min-height:46px}}.tarjeta-asistente{position:relative;overflow:hidden}.tarjeta-asistente:before{content:"";background:linear-gradient(90deg,#244e75,#5f83a5);width:100%;height:4px;position:absolute;top:0;left:0}.asistente-etiqueta{color:#52708c}.asistente-cabecera h2{letter-spacing:-.02em;font-size:28px}.asistente-cabecera h2:before{content:"◉";color:#47749e;vertical-align:3px;margin-right:9px;font-size:18px}.tarjeta-persona-localizada{background:#fff;border:1px solid #d6e1eb;border-radius:16px;margin-bottom:20px;padding:23px 25px;box-shadow:0 10px 28px #18375412}.persona-localizada-cabecera{border-bottom:1px solid #e5ebf1;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:17px;display:flex}.persona-localizada-icono{background:#eef4f9;border-radius:50%;flex:0 0 47px;place-items:center;width:47px;height:47px;font-size:23px;display:grid}.persona-localizada-cabecera span{color:#5d748a;letter-spacing:.13em;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.persona-localizada-cabecera h2{color:#172b4d;margin:0;font-size:21px}.persona-localizada-datos{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.persona-localizada-datos>div{background:#f8fafc;border:1px solid #e3e9ef;border-radius:11px;min-width:0;padding:13px 15px}.persona-localizada-datos span{color:#718397;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.persona-localizada-datos strong{color:#243b53;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.pie-version-sistema{color:#7b8c9c;border-top:1px solid #dfe6ed;justify-content:space-between;align-items:center;gap:15px;margin-top:22px;padding:15px 4px 5px;font-size:11px;display:flex}.pie-version-sistema strong{color:#536b82;font-weight:750}@media (width<=960px){.persona-localizada-datos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.persona-localizada-datos{grid-template-columns:1fr}.persona-localizada-cabecera h2{font-size:18px}.pie-version-sistema{flex-direction:column;align-items:flex-start}}main,.main-content,.content,.page-content,.container,.container-fluid{width:100%!important;max-width:100%!important}.resultados,.resultados-container,.tabla-resultados,.table-container,.table-wrapper,.grid-container,.data-grid-container{width:100%!important;max-width:100%!important;height:calc(100vh - 220px)!important;min-height:650px!important;overflow:auto!important}[class*=ag-theme-],.MuiDataGrid-root{width:100%!important;height:calc(100vh - 220px)!important;min-height:650px!important}table{width:100%!important}thead th{z-index:5;position:sticky;top:0}.resultados-section,.results-section,.table-section{margin-bottom:8px!important;padding-left:8px!important;padding-right:8px!important}@media (width<=768px){.resultados,.resultados-container,.tabla-resultados,.table-container,.table-wrapper,.grid-container,.data-grid-container,[class*=ag-theme-],.MuiDataGrid-root{height:calc(100vh - 180px)!important;min-height:520px!important}}html,body,#root{height:100%}main,.main,.app,.app-container,.layout,.content{height:100%;max-width:100%!important}.resultados-container,.resultados,.table-container,.table-wrapper,.ag-theme-quartz,.ag-theme-alpine{flex:auto!important;height:calc(100vh - 120px)!important;min-height:calc(100vh - 120px)!important;max-height:calc(100vh - 120px)!important}main{padding-top:8px!important;padding-bottom:8px!important}.ai-section,.ia-section,.ai-panel,.ia-panel,.ai-search,.ia-search,.consulta-ia,.consulta-inteligente,.search-panel,.prompt-section{gap:6px!important;height:auto!important;min-height:0!important;margin-bottom:6px!important;padding:8px 12px!important}.ai-section h1,.ai-section h2,.ai-section h3,.ia-section h1,.ia-section h2,.ia-section h3,.ai-panel h1,.ai-panel h2,.ai-panel h3,.ia-panel h1,.ia-panel h2,.ia-panel h3{margin:0 0 4px!important;font-size:16px!important;line-height:1.15!important}.ai-section textarea,.ia-section textarea,.ai-panel textarea,.ia-panel textarea,.consulta-ia textarea,.consulta-inteligente textarea{resize:vertical!important;height:42px!important;min-height:42px!important;max-height:70px!important;padding:8px 10px!important}.ai-section input,.ia-section input,.ai-panel input,.ia-panel input,.consulta-ia input,.consulta-inteligente input{height:36px!important;min-height:36px!important;padding:6px 10px!important}.ai-section button,.ia-section button,.ai-panel button,.ia-panel button,.consulta-ia button,.consulta-inteligente button{height:34px!important;min-height:34px!important;padding:5px 12px!important}.ai-section p,.ia-section p,.ai-panel p,.ia-panel p{margin:2px 0!important;line-height:1.2!important}.resultados-container,.resultados,.table-container,.table-wrapper,[class*=ag-theme-]{height:calc(100vh - 85px)!important;min-height:calc(100vh - 85px)!important;max-height:calc(100vh - 85px)!important}.ai-section,.ia-section,.ai-panel,.ia-panel,.ai-search,.ia-search,.consulta-ia,.consulta-inteligente,.search-panel,.prompt-section{gap:3px!important;height:auto!important;min-height:0!important;max-height:62px!important;margin:0 0 3px!important;padding:3px 8px!important;overflow:hidden!important}.ai-section h1,.ai-section h2,.ai-section h3,.ia-section h1,.ia-section h2,.ia-section h3,.ai-panel h1,.ai-panel h2,.ai-panel h3,.ia-panel h1,.ia-panel h2,.ia-panel h3,.consulta-ia h1,.consulta-ia h2,.consulta-ia h3,.consulta-inteligente h1,.consulta-inteligente h2,.consulta-inteligente h3{margin:0!important;font-size:12px!important;line-height:1!important}.ai-section p,.ia-section p,.ai-panel p,.ia-panel p,.consulta-ia p,.consulta-inteligente p,.search-panel p,.prompt-section p{display:none!important}.ai-section textarea,.ia-section textarea,.ai-panel textarea,.ia-panel textarea,.consulta-ia textarea,.consulta-inteligente textarea,.search-panel textarea,.prompt-section textarea{resize:none!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:4px 8px!important;font-size:12px!important;line-height:20px!important}.ai-section input,.ia-section input,.ai-panel input,.ia-panel input,.consulta-ia input,.consulta-inteligente input,.search-panel input,.prompt-section input{height:30px!important;min-height:30px!important;padding:3px 8px!important;font-size:12px!important}.ai-section button,.ia-section button,.ai-panel button,.ia-panel button,.consulta-ia button,.consulta-inteligente button,.search-panel button,.prompt-section button{height:30px!important;min-height:30px!important;padding:3px 10px!important;font-size:12px!important}main,.main,.content,.main-content,.page-content,.app-content{gap:3px!important;margin-top:0!important;padding-top:2px!important;padding-bottom:2px!important}.resultados,.resultados-container,.tabla-resultados,.table-container,.table-wrapper,.grid-container,.data-grid-container,[class*=ag-theme-],.MuiDataGrid-root{width:100%!important;height:calc(100vh - 65px)!important;min-height:calc(100vh - 65px)!important;max-height:calc(100vh - 65px)!important;margin:0!important}@media (width<=768px){.ai-section,.ia-section,.ai-panel,.ia-panel,.consulta-ia,.consulta-inteligente,.search-panel,.prompt-section{max-height:55px!important}.resultados,.resultados-container,.tabla-resultados,.table-container,.table-wrapper,.grid-container,.data-grid-container,[class*=ag-theme-],.MuiDataGrid-root{height:calc(100vh - 58px)!important;min-height:calc(100vh - 58px)!important;max-height:calc(100vh - 58px)!important}}.ai-section,.ia-section,.ai-panel,.ia-panel,.ai-search,.ia-search,.consulta-ia,.consulta-inteligente,.search-panel,.prompt-section{align-items:center!important;gap:3px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0 0 2px!important;padding:2px 6px!important;display:flex!important;overflow:hidden!important}.ai-section h1,.ai-section h2,.ai-section h3,.ia-section h1,.ia-section h2,.ia-section h3,.ai-panel h1,.ai-panel h2,.ai-panel h3,.ia-panel h1,.ia-panel h2,.ia-panel h3,.consulta-ia h1,.consulta-ia h2,.consulta-ia h3,.consulta-inteligente h1,.consulta-inteligente h2,.consulta-inteligente h3,.ai-section p,.ia-section p,.ai-panel p,.ia-panel p,.consulta-ia p,.consulta-inteligente p,.search-panel p,.prompt-section p{display:none!important}.ai-section textarea,.ia-section textarea,.ai-panel textarea,.ia-panel textarea,.consulta-ia textarea,.consulta-inteligente textarea,.search-panel textarea,.prompt-section textarea,.ai-section input,.ia-section input,.ai-panel input,.ia-panel input,.consulta-ia input,.consulta-inteligente input,.search-panel input,.prompt-section input{resize:none!important;flex:auto!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:2px 7px!important;font-size:11px!important;line-height:20px!important}.ai-section button,.ia-section button,.ai-panel button,.ia-panel button,.consulta-ia button,.consulta-inteligente button,.search-panel button,.prompt-section button{height:28px!important;min-height:28px!important;margin:0!important;padding:2px 9px!important;font-size:11px!important;line-height:20px!important}main,.main,.content,.main-content,.page-content,.app-content,.container,.container-fluid{gap:2px!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.resultados,.resultados-container,.tabla-resultados,.table-container,.table-wrapper,.grid-container,.data-grid-container,[class*=ag-theme-],.MuiDataGrid-root{width:100%!important;height:calc(100vh - 42px)!important;min-height:calc(100vh - 42px)!important;max-height:calc(100vh - 42px)!important;margin:0!important;padding:0!important}.ag-row{min-height:23px!important}.ag-cell{height:23px!important;padding-top:0!important;padding-bottom:0!important;font-size:10.5px!important;line-height:22px!important}.ag-header-cell{height:27px!important;font-size:10.5px!important}html,body,#root{height:100%;min-height:100%}body{overflow:hidden!important}#root{flex-direction:column;display:flex}.app,.app-shell,.main-content,.page-content,.contenido-principal{flex-direction:column!important;height:100vh!important;min-height:100vh!important;display:flex!important;overflow:hidden!important}.asistente-panel,.asistente-local,.sala-panel,.consulta-ia,.asistente-contenedor{flex:none!important;min-height:0!important;max-height:none!important;margin:0 0 6px!important;padding:8px 14px!important}.asistente-panel p,.asistente-local p,.sala-panel p,.consulta-ia p,.asistente-contenedor p{margin:0 0 5px!important;font-size:12px!important;line-height:1.15!important}textarea{resize:none!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:8px 12px!important}button{min-height:38px}.asistente-respuesta{min-height:0!important;max-height:42px!important;margin-top:5px!important;padding:6px 12px!important;overflow:hidden!important}.resultados-seccion,.resultado-consulta,.tabla-seccion,.padron-panel,.resultados-panel{flex-direction:column!important;flex:auto!important;height:auto!important;min-height:0!important;margin:0!important;display:flex!important;overflow:hidden!important}.resultados-seccion>header,.resultado-consulta>header,.tabla-seccion>header,.padron-panel>header,.resultados-panel>header{flex:none!important;min-height:48px!important;padding:6px 14px!important}.ag-theme-quartz,.ag-theme-alpine,[class*=ag-theme-]{flex:auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.ag-theme-quartz,.ag-theme-alpine{--ag-row-height:24px!important;--ag-header-height:30px!important;--ag-list-item-height:24px!important;--ag-grid-size:3px!important;--ag-cell-horizontal-padding:6px!important}.ag-paging-panel{height:28px!important;min-height:28px!important;font-size:10px!important}.asistente-panel,.asistente-local,.sala-panel,.consulta-ia,.asistente-contenedor{max-height:82px!important;margin:0 0 2px!important;padding:3px 8px!important;overflow:hidden!important}.asistente-panel p,.asistente-local p,.sala-panel p,.consulta-ia p,.asistente-contenedor p{display:none!important}.asistente-panel textarea,.asistente-local textarea,.sala-panel textarea,.consulta-ia textarea,.asistente-contenedor textarea{height:30px!important;min-height:30px!important;max-height:30px!important;padding:4px 8px!important;font-size:11px!important;line-height:20px!important}.asistente-panel button,.asistente-local button,.sala-panel button,.consulta-ia button,.asistente-contenedor button{height:30px!important;min-height:30px!important;padding:3px 9px!important;font-size:11px!important}.asistente-respuesta{height:27px!important;min-height:27px!important;max-height:27px!important;margin:2px 0!important;padding:3px 8px!important}.asistente-respuesta p{font-size:11px!important;line-height:19px!important}.resultados-seccion>header,.resultado-consulta>header,.tabla-seccion>header,.padron-panel>header,.resultados-panel>header{min-height:36px!important;max-height:36px!important;padding:3px 8px!important;overflow:hidden!important}.resultados-seccion h1,.resultados-seccion h2,.resultado-consulta h1,.resultado-consulta h2,.tabla-seccion h1,.tabla-seccion h2,.padron-panel h1,.padron-panel h2,.resultados-panel h1,.resultados-panel h2{margin:0!important;font-size:14px!important;line-height:1!important}.resultados-seccion,.resultado-consulta,.tabla-seccion,.padron-panel,.resultados-panel{flex:1 1 0!important;height:calc(100vh - 112px)!important;min-height:0!important;max-height:calc(100vh - 112px)!important}.ag-theme-quartz,.ag-theme-alpine,[class*=ag-theme-]{flex:1 1 0!important;height:calc(100vh - 148px)!important;min-height:calc(100vh - 148px)!important;max-height:calc(100vh - 148px)!important}.asistente-panel{margin-bottom:2px!important;padding:4px 8px!important}.asistente-panel h2{margin:0!important;font-size:15px!important}.asistente-panel textarea{height:30px!important;min-height:30px!important;max-height:30px!important}.asistente-panel button{height:30px!important;min-height:30px!important}.asistente-respuesta{margin:2px 0!important;padding:2px 8px!important}.respuesta-titulo{display:none!important}.asistente-respuesta p{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden;margin:0!important}.resultados-header{min-height:28px!important;padding:2px 8px!important}.resultados-header h2{margin:0!important;font-size:14px!important}.ag-theme-quartz,.ag-theme-alpine{height:calc(100vh - 115px)!important}.ag-theme-quartz{--ag-row-height:20px;--ag-header-height:26px}body,#root{min-height:100vh!important}main,.main-content,.app-content{padding-top:8px!important;padding-bottom:4px!important}.asistente-panel,.asistente-local,.asistente-contenedor,.consulta-ia{height:auto!important;min-height:0!important;max-height:135px!important;margin-bottom:6px!important;padding:8px 14px!important;overflow:hidden!important}.asistente-panel h2,.asistente-local h2,.asistente-contenedor h2,.consulta-ia h2{margin:0 0 4px!important;font-size:18px!important;line-height:20px!important}.asistente-panel>p,.asistente-local>p,.asistente-contenedor>p,.consulta-ia>p{margin:0 0 6px!important;font-size:12px!important;line-height:15px!important}.asistente-panel textarea,.asistente-local textarea,.asistente-contenedor textarea,.consulta-ia textarea{resize:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:7px 10px!important}.asistente-panel button,.asistente-local button,.asistente-contenedor button,.consulta-ia button{height:36px!important;min-height:36px!important;padding:5px 12px!important}.asistente-respuesta{box-sizing:border-box!important;align-items:center!important;gap:8px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:4px 0 6px!important;padding:7px 12px!important;display:flex!important;overflow:hidden!important}.asistente-respuesta .respuesta-titulo{display:none!important}.asistente-respuesta p{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:22px!important;overflow:hidden!important}.resultados-header,.resultado-header,.tabla-header{min-height:42px!important;max-height:42px!important;margin:0!important;padding:5px 12px!important}.resultados-header h2,.resultado-header h2,.tabla-header h2{margin:0!important;font-size:17px!important;line-height:20px!important}html,body,#root{height:100%!important;min-height:100%!important;overflow:hidden!important}body{margin:0!important}.asistente-panel h2,.asistente-local h2,.sala-panel h2,.consulta-ia h2,.asistente-contenedor h2{margin:0 0 3px!important;font-size:16px!important;line-height:18px!important}.asistente-panel textarea,.asistente-local textarea,.sala-panel textarea,.consulta-ia textarea,.asistente-contenedor textarea{box-sizing:border-box!important;resize:none!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:6px 9px!important}.asistente-panel button,.asistente-local button,.sala-panel button,.consulta-ia button,.asistente-contenedor button{height:34px!important;min-height:34px!important;padding:4px 10px!important}.asistente-respuesta{box-sizing:border-box!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0 0 4px!important;padding:5px 10px!important;overflow:hidden!important}.respuesta-titulo,.asistente-respuesta h1,.asistente-respuesta h2,.asistente-respuesta h3{display:none!important}.asistente-respuesta p{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:12px!important;line-height:22px!important;overflow:hidden!important}.resultados-header,.resultado-header,.tabla-header{box-sizing:border-box!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:4px 10px!important;overflow:hidden!important}.ag-theme-quartz,.ag-theme-alpine,[class*=ag-theme-]{box-sizing:border-box!important;width:100%!important;height:calc(100vh - 190px)!important;min-height:calc(100vh - 190px)!important;max-height:calc(100vh - 190px)!important;margin:0!important}.ag-header-cell{font-size:10.5px!important}.ag-paging-panel{height:28px!important;min-height:28px!important}main,.main-content,.page-content,.app-content{row-gap:4px!important;padding-top:2px!important;padding-bottom:2px!important}.ejemplos,.ejemplos-consulta,.consulta-ejemplos,.example-list,.examples{min-height:34px!important;max-height:34px!important;margin-top:0!important;margin-bottom:4px!important;padding-top:2px!important;padding-bottom:2px!important;overflow:hidden!important}.ejemplos button,.ejemplos-consulta button,.consulta-ejemplos button,.example-list button,.examples button{height:28px!important;min-height:28px!important;padding:3px 10px!important;font-size:11px!important}.padron-header,.resultados-header,.tabla-header,.grid-header{min-height:44px!important;max-height:44px!important;margin:0!important;padding:5px 12px!important;overflow:hidden!important}.padron-header h1,.padron-header h2,.resultados-header h1,.resultados-header h2,.tabla-header h1,.tabla-header h2,.grid-header h1,.grid-header h2{margin:0 0 2px!important;font-size:17px!important;line-height:19px!important}.padron-header p,.resultados-header p,.tabla-header p,.grid-header p{margin:0!important;font-size:11px!important;line-height:14px!important}.ag-theme-quartz,.ag-theme-alpine,[class*=ag-theme-]{width:100%!important;height:calc(100vh - 220px)!important;min-height:calc(100vh - 220px)!important;max-height:calc(100vh - 220px)!important}.ag-theme-quartz,.ag-theme-alpine{--ag-row-height:25px!important;--ag-header-height:30px!important;--ag-list-item-height:25px!important;--ag-cell-horizontal-padding:6px!important}.ag-paging-panel{height:27px!important;min-height:27px!important;max-height:27px!important;padding-top:0!important;padding-bottom:0!important}.estado-tabla,.table-status,.grid-status,.status-bar{min-height:24px!important;max-height:24px!important;margin:0!important;padding:3px 8px!important;font-size:10px!important;overflow:hidden!important}footer,.footer,.app-footer{min-height:22px!important;max-height:22px!important;margin-top:2px!important;padding:2px 8px!important;font-size:10px!important;overflow:hidden!important}.asistente-panel,.asistente-local,.sala-panel,.consulta-ia,.asistente-contenedor{box-sizing:border-box!important;height:118px!important;min-height:118px!important;max-height:118px!important;margin:0 0 6px!important;padding:7px 14px!important;overflow:hidden!important}.asistente-panel .eyebrow,.asistente-local .eyebrow,.sala-panel .eyebrow,.consulta-ia .eyebrow,.asistente-contenedor .eyebrow{margin:0 0 2px!important;font-size:10px!important;line-height:12px!important}.asistente-panel h1,.asistente-panel h2,.asistente-local h1,.asistente-local h2,.sala-panel h1,.sala-panel h2,.consulta-ia h1,.consulta-ia h2,.asistente-contenedor h1,.asistente-contenedor h2{margin:0 0 2px!important;font-size:18px!important;line-height:20px!important}.asistente-panel>p,.asistente-local>p,.sala-panel>p,.consulta-ia>p,.asistente-contenedor>p{display:none!important}.asistente-panel form,.asistente-local form,.sala-panel form,.consulta-ia form,.asistente-contenedor form{gap:8px!important;margin:3px 0 4px!important}.asistente-panel textarea,.asistente-local textarea,.sala-panel textarea,.consulta-ia textarea,.asistente-contenedor textarea,.asistente-panel input[type=text],.asistente-local input[type=text],.sala-panel input[type=text],.consulta-ia input[type=text],.asistente-contenedor input[type=text]{box-sizing:border-box!important;resize:none!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:6px 10px!important;font-size:13px!important}.asistente-panel button,.asistente-local button,.sala-panel button,.consulta-ia button,.asistente-contenedor button{box-sizing:border-box!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:5px 16px!important}.asistente-panel .ejemplos,.asistente-panel .examples,.asistente-panel .consulta-ejemplos,.asistente-local .ejemplos,.asistente-local .examples,.sala-panel .ejemplos,.sala-panel .examples,.consulta-ia .ejemplos,.consulta-ia .examples,.asistente-contenedor .ejemplos,.asistente-contenedor .examples{box-sizing:border-box!important;flex-wrap:nowrap!important;align-items:center!important;gap:5px!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:2px 0 0!important;padding:0!important;display:flex!important;overflow:hidden!important}.asistente-panel .ejemplos button,.asistente-panel .examples button,.asistente-local .ejemplos button,.asistente-local .examples button,.sala-panel .ejemplos button,.sala-panel .examples button,.consulta-ia .ejemplos button,.consulta-ia .examples button,.asistente-contenedor .ejemplos button,.asistente-contenedor .examples button{white-space:nowrap!important;height:26px!important;min-height:26px!important;max-height:26px!important;padding:2px 9px!important;font-size:10.5px!important}.padron-panel,.resultados-panel,.resultados-seccion,.tabla-seccion{margin-top:4px!important}header,.app-header,.main-header,.top-header{box-sizing:border-box!important;height:74px!important;min-height:74px!important;max-height:74px!important;padding-top:8px!important;padding-bottom:8px!important}header h1,.app-header h1,.main-header h1,.top-header h1{margin:0!important;font-size:22px!important;line-height:24px!important}header p,.app-header p,.main-header p,.top-header p{margin:2px 0 0!important;font-size:11px!important;line-height:14px!important}.toolbar,.search-toolbar,.global-search-bar,.actions-bar,.top-actions{box-sizing:border-box!important;gap:8px!important;height:62px!important;min-height:62px!important;max-height:62px!important;margin:4px 6px!important;padding:7px 14px!important}.toolbar input,.search-toolbar input,.global-search-bar input,.actions-bar input,.top-actions input{height:38px!important;min-height:38px!important;max-height:38px!important;padding:6px 12px!important;font-size:13px!important}.toolbar button,.search-toolbar button,.global-search-bar button,.actions-bar button,.top-actions button{height:38px!important;min-height:38px!important;max-height:38px!important;padding:5px 12px!important;font-size:12px!important}.ag-theme-quartz,.ag-theme-alpine,[class*=ag-theme-]{height:calc(100vh - 250px)!important;min-height:calc(100vh - 250px)!important;max-height:calc(100vh - 250px)!important}.ag-theme-quartz,.ag-theme-alpine{--ag-row-height:24px!important;--ag-header-height:29px!important;--ag-list-item-height:24px!important}.ag-row,.ag-cell{height:24px!important;min-height:24px!important}.ag-cell{font-size:10.5px!important;line-height:23px!important}.toolbar,.search-toolbar,.global-search-bar,.actions-bar,.top-actions{justify-content:flex-end!important;height:52px!important;min-height:52px!important;padding:6px 12px!important}.toolbar>:empty,.search-toolbar>:empty,.global-search-bar>:empty,.actions-bar>:empty,.top-actions>:empty{flex:0 0 0!important;width:0!important;margin:0!important;padding:0!important;display:none!important}.toolbar,.search-toolbar,.global-search-bar,.actions-bar,.top-actions{justify-content:flex-end!important}.toolbar>div:empty,.search-toolbar>div:empty,.global-search-bar>div:empty,.actions-bar>div:empty,.top-actions>div:empty{flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;margin:0!important;padding:0!important;display:none!important}.barra-herramientas{justify-content:flex-end!important}.acciones{margin-left:auto!important}.asistente-consulta textarea{width:100%!important;min-width:0!important}.boton-consultar-ia,.boton-exportar-sala,.boton-actualizar-sala{white-space:nowrap!important;height:36px!important;min-height:36px!important;padding:5px 12px!important}.barra-herramientas{display:none!important}@media (width>=900px){.asistente-consulta{grid-template-columns:minmax(280px,1fr) auto auto auto!important}}@media (width<=899px){.asistente-consulta{grid-template-columns:1fr auto!important}.boton-exportar-sala,.boton-actualizar-sala{width:100%!important}}main,.main-content,.app-content{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.asistente-local{width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}.asistente-consulta{grid-template-columns:minmax(280px,1fr) auto auto auto!important;align-items:center!important;gap:8px!important;width:100%!important;display:grid!important}.asistente-respuesta{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:34px!important;max-height:none!important;margin:5px 0!important;padding:6px 10px!important;display:block!important;overflow:visible!important}.asistente-respuesta p{white-space:normal!important;margin:0!important;display:block!important;overflow:visible!important}.tarjeta-tabla,.contenedor-grid{width:100%!important;max-width:none!important;display:block!important;overflow:visible!important}.ag-theme-quartz,.ag-theme-alpine,[class*=ag-theme-]{width:100%!important;height:calc(100vh - 270px)!important;min-height:520px!important;max-height:none!important;display:block!important}
