.ajuste-module__j0TxrW__pantalla{max-width:var(--ancho);padding:calc(var(--header-h) + 22px) var(--lado) 90px;margin:0 auto}.ajuste-module__j0TxrW__titulo{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;padding-bottom:16px;display:flex}.ajuste-module__j0TxrW__titulo h1{letter-spacing:-.015em;color:var(--navy);font-size:1.5625rem;font-weight:800;line-height:1.15}.ajuste-module__j0TxrW__titulo p{color:var(--muted);max-width:760px;margin-top:5px;font-size:.90625rem}.ajuste-module__j0TxrW__metodo{letter-spacing:.09em;text-transform:uppercase;color:var(--blue);background:var(--ice-2);white-space:nowrap;border-radius:20px;padding:6px 14px;font-size:.78125rem;font-weight:700}.ajuste-module__j0TxrW__pasos{flex-direction:column;gap:14px;display:flex}.ajuste-module__j0TxrW__paso{border:1px solid var(--line);border-radius:var(--radio);background:#fff;transition:border-color .2s,box-shadow .2s;overflow:hidden}.ajuste-module__j0TxrW__paso[data-activo=true]{border-color:var(--blue);box-shadow:0 0 0 3px #2f7fc217}.ajuste-module__j0TxrW__pasoCabecera{cursor:pointer;text-align:left;width:100%;font-family:var(--fuente);background:0 0;border:none;align-items:center;gap:13px;padding:15px 18px;display:flex}.ajuste-module__j0TxrW__pasoCabecera:hover{background:var(--ice)}.ajuste-module__j0TxrW__numero{background:var(--ice-2);width:26px;height:26px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:.84375rem;font-weight:800;transition:all .2s;display:grid}.ajuste-module__j0TxrW__paso[data-activo=true] .ajuste-module__j0TxrW__numero{background:var(--blue);color:#fff}.ajuste-module__j0TxrW__paso[data-completo=true] .ajuste-module__j0TxrW__numero{background:var(--ok-fondo);color:var(--ok)}.ajuste-module__j0TxrW__pasoTitulo{color:var(--navy);flex-shrink:0;font-size:1rem;font-weight:700}.ajuste-module__j0TxrW__pasoResumen{color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;padding-left:12px;font-size:.875rem;overflow:hidden}.ajuste-module__j0TxrW__pasoResumen strong{color:var(--text);font-weight:600}.ajuste-module__j0TxrW__chevron{color:var(--gray);flex-shrink:0;transition:transform .2s}.ajuste-module__j0TxrW__paso[data-activo=true] .ajuste-module__j0TxrW__chevron{transform:rotate(180deg)}.ajuste-module__j0TxrW__pasoCuerpo{border-top:1px solid var(--ice-2);padding:4px 18px 20px}.ajuste-module__j0TxrW__rejilla2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ajuste-module__j0TxrW__rejilla3{grid-template-columns:repeat(3,1fr);gap:18px;max-width:640px;display:grid}@media (max-width:760px){.ajuste-module__j0TxrW__rejilla2,.ajuste-module__j0TxrW__rejilla3{grid-template-columns:1fr}}.ajuste-module__j0TxrW__fichaCrs{background:var(--ice);border-left:3px solid var(--blue);border-radius:0 var(--radio-sm) var(--radio-sm) 0;margin-top:14px;padding:12px 15px;font-size:.875rem}.ajuste-module__j0TxrW__fichaCrs dl{grid-template-columns:auto 1fr;gap:4px 14px;display:grid}.ajuste-module__j0TxrW__fichaCrs dt{color:var(--muted);font-size:.8125rem}.ajuste-module__j0TxrW__fichaCrs dd{font-weight:600}.ajuste-module__j0TxrW__ejes{font-family:var(--mono);color:var(--navy);font-size:.84375rem}.ajuste-module__j0TxrW__conUnidad{position:relative}.ajuste-module__j0TxrW__conUnidad input{padding-right:46px}.ajuste-module__j0TxrW__unidad{color:var(--muted);pointer-events:none;font-size:.84375rem;font-weight:600;font-family:var(--mono);position:absolute;top:50%;right:11px;transform:translateY(-50%)}.ajuste-module__j0TxrW__guia{border:1px solid var(--line);border-radius:var(--radio-sm);background:var(--ice);overflow:hidden}.ajuste-module__j0TxrW__guiaCabecera{cursor:pointer;width:100%;font-family:var(--fuente);letter-spacing:.05em;text-transform:uppercase;color:var(--navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:11px 14px;font-size:.84375rem;font-weight:700;display:flex}.ajuste-module__j0TxrW__guiaCabecera:hover{background:var(--ice-2)}.ajuste-module__j0TxrW__guiaCuerpo{padding:4px 14px 14px}.ajuste-module__j0TxrW__guiaTexto{color:var(--muted);max-width:900px;margin-bottom:9px;font-size:.875rem;line-height:1.55}.ajuste-module__j0TxrW__guiaTexto strong{color:var(--text);font-weight:600}.ajuste-module__j0TxrW__ejemplo{border:1px solid var(--line);border-radius:var(--radio-sm);background:#fff;margin:12px 0;overflow:hidden}.ajuste-module__j0TxrW__significado{color:var(--muted);font-family:var(--fuente)!important;font-size:.8125rem!important;font-weight:400!important}.ajuste-module__j0TxrW__editable{border-collapse:collapse;width:100%;font-size:.875rem}.ajuste-module__j0TxrW__editable th{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);text-align:left;padding:0 0 7px;font-size:.75rem;font-weight:700}.ajuste-module__j0TxrW__editable td{padding:0 6px 7px 0}.ajuste-module__j0TxrW__editable td:last-child{width:34px;padding-right:0}.ajuste-module__j0TxrW__editable input{padding:7px 9px;font-size:.875rem}.ajuste-module__j0TxrW__tablaObs{margin-top:16px;overflow-x:auto}.ajuste-module__j0TxrW__colIndice{width:26px;font-family:var(--mono);color:var(--gray);font-size:.78125rem;text-align:center!important;padding-right:4px!important}.ajuste-module__j0TxrW__accionesTabla{align-items:center;gap:14px;margin-top:12px;display:flex}.ajuste-module__j0TxrW__accionesTabla .ajuste-module__j0TxrW__ayuda{margin-left:auto}.ajuste-module__j0TxrW__quitar{border:1px solid var(--line);width:28px;height:28px;color:var(--gray);cursor:pointer;background:#fff;border-radius:6px;place-items:center;font-size:1.0625rem;line-height:1;transition:all .15s;display:grid}.ajuste-module__j0TxrW__quitar:hover:not(:disabled){border-color:var(--alerta);color:var(--alerta);background:var(--alerta-fondo)}.ajuste-module__j0TxrW__quitar:disabled{opacity:.3;cursor:not-allowed}.ajuste-module__j0TxrW__barraAccion{border:1px solid var(--line);border-radius:var(--radio);background:#fff;flex-direction:column;align-items:center;gap:10px;margin:28px 0 0;padding:26px 20px;display:flex}.ajuste-module__j0TxrW__barraAccion .ajuste-module__j0TxrW__btn{min-width:300px;padding:16px 30px;font-size:.90625rem}.ajuste-module__j0TxrW__faltante{color:var(--muted);text-align:center;font-size:.875rem}.ajuste-module__j0TxrW__faltante strong{color:var(--alerta);font-weight:600}.ajuste-module__j0TxrW__resultados{scroll-margin-top:calc(var(--header-h) + 20px);margin-top:28px}.ajuste-module__j0TxrW__resultadosTitulo{align-items:center;gap:14px;margin-bottom:16px;display:flex}.ajuste-module__j0TxrW__resultadosTitulo h2{color:var(--navy);letter-spacing:-.01em;font-size:1.1875rem;font-weight:800}.ajuste-module__j0TxrW__resultadosTitulo .ajuste-module__j0TxrW__linea{background:var(--line);flex:1;height:1px}.ajuste-module__j0TxrW__bloque{border:1px solid var(--line);border-radius:var(--radio);background:#fff;margin-bottom:16px;overflow:hidden}.ajuste-module__j0TxrW__bloqueCabecera{border-bottom:1px solid var(--ice-2);letter-spacing:.09em;text-transform:uppercase;color:var(--muted);padding:13px 18px;font-size:.78125rem;font-weight:700}.ajuste-module__j0TxrW__bloqueCuerpo{padding:18px}.ajuste-module__j0TxrW__veredicto{border-left:4px solid;padding:20px 24px}.ajuste-module__j0TxrW__veredictoOk{background:var(--ok-fondo);border-left-color:var(--ok)}.ajuste-module__j0TxrW__veredictoAlerta{background:var(--alerta-fondo);border-left-color:var(--alerta)}.ajuste-module__j0TxrW__veredictoEtiqueta{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:700}.ajuste-module__j0TxrW__veredictoResultado{letter-spacing:-.015em;margin:3px 0 7px;font-size:1.5rem;font-weight:800}.ajuste-module__j0TxrW__veredictoOk .ajuste-module__j0TxrW__veredictoResultado{color:var(--ok)}.ajuste-module__j0TxrW__veredictoAlerta .ajuste-module__j0TxrW__veredictoResultado{color:var(--alerta)}.ajuste-module__j0TxrW__veredictoDetalle{color:var(--text);max-width:900px;font-size:.90625rem;line-height:1.55}.ajuste-module__j0TxrW__indicadores{background:var(--ice-2);border-top:1px solid var(--ice-2);grid-template-columns:repeat(6,1fr);gap:1px;display:grid}@media (max-width:900px){.ajuste-module__j0TxrW__indicadores{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.ajuste-module__j0TxrW__indicadores{grid-template-columns:repeat(2,1fr)}}.ajuste-module__j0TxrW__indicador{background:#fff;padding:15px 18px}.ajuste-module__j0TxrW__indicadorRotulo{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.ajuste-module__j0TxrW__indicadorNumero{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--navy);font-size:1.34375rem;font-weight:700}.ajuste-module__j0TxrW__indicadorUnidad{font-family:var(--fuente);color:var(--muted);margin-left:2px;font-size:.78125rem;font-weight:400}.ajuste-module__j0TxrW__pestanas{border-bottom:1px solid var(--line);background:var(--ice);display:flex}.ajuste-module__j0TxrW__pestana{font-family:var(--fuente);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:13px 24px;font-size:.84375rem;font-weight:700;transition:all .15s}.ajuste-module__j0TxrW__pestana:hover{color:var(--navy)}.ajuste-module__j0TxrW__pestana[aria-selected=true]{color:var(--navy);border-bottom-color:var(--navy);background:#fff}.ajuste-module__j0TxrW__contadorPestana{font-family:var(--mono);background:var(--alerta);color:#fff;border-radius:9px;margin-left:7px;padding:1px 7px;font-size:.75rem;display:inline-block}.ajuste-module__j0TxrW__tablaAncha{overflow-x:auto}.ajuste-module__j0TxrW__aviso{background:var(--ice);border-left:3px solid var(--blue);border-radius:0 var(--radio-sm) var(--radio-sm) 0;max-width:1000px;margin-bottom:10px;padding:13px 16px;font-size:.875rem;line-height:1.55}.ajuste-module__j0TxrW__aviso:last-child{margin-bottom:0}.ajuste-module__j0TxrW__avisoAlerta{background:var(--alerta-fondo);border-left-color:var(--alerta)}.ajuste-module__j0TxrW__avisoTitulo{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);margin-bottom:3px;font-size:.75rem;font-weight:700;display:block}.ajuste-module__j0TxrW__asistencia{border:1px solid var(--alerta-linea);background:var(--alerta-fondo);border-radius:var(--radio);margin-top:16px;padding:20px 24px}.ajuste-module__j0TxrW__asistenciaTitulo{color:var(--navy);align-items:center;gap:9px;margin-bottom:10px;font-size:1rem;font-weight:700;display:flex}.ajuste-module__j0TxrW__asistenciaContexto{color:var(--text);margin-bottom:9px;font-size:.90625rem}.ajuste-module__j0TxrW__asistenciaFundamento{color:var(--muted);border-left:2px solid var(--alerta-linea);max-width:900px;margin-bottom:15px;padding-left:13px;font-size:.875rem;line-height:1.6}.ajuste-module__j0TxrW__comparacion{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:13px;font-size:.875rem;display:flex}.ajuste-module__j0TxrW__valorChip{font-family:var(--mono);border:1px solid var(--line);background:#fff;border-radius:5px;padding:4px 11px;font-size:.84375rem;font-weight:700}.ajuste-module__j0TxrW__valorDetectado{border-color:var(--blue);color:var(--blue)}.ajuste-module__j0TxrW__valorElegido{border-color:var(--alerta);color:var(--alerta)}.ajuste-module__j0TxrW__acciones{flex-wrap:wrap;gap:10px;display:flex}.ajuste-module__j0TxrW__error{background:var(--alerta-fondo);border:1px solid var(--alerta-linea);border-radius:var(--radio);max-width:1000px;margin-top:16px;padding:16px 20px;font-size:.90625rem;line-height:1.55}.ajuste-module__j0TxrW__errorCodigo{font-family:var(--mono);color:var(--alerta);letter-spacing:.04em;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.ajuste-module__j0TxrW__informe{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.ajuste-module__j0TxrW__informe p{color:var(--muted);flex:1;min-width:260px;font-size:.875rem;line-height:1.5}.ajuste-module__j0TxrW__cargando{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite ajuste-module__j0TxrW__giro;display:inline-block}@keyframes ajuste-module__j0TxrW__giro{to{transform:rotate(360deg)}}@media (max-width:640px){.ajuste-module__j0TxrW__pantalla{padding-inline:var(--lado-movil)}.ajuste-module__j0TxrW__titulo{flex-direction:column;align-items:flex-start;gap:12px}.ajuste-module__j0TxrW__metodo{white-space:normal}}
