.estado-cargando{gap:var(--base-size-8,8px);padding:var(--base-size-16,16px) 0;display:grid}.esqueleto-fila{border-radius:var(--borderRadius-small,3px);background:linear-gradient(90deg, var(--cronos-superficie) 0%, var(--cronos-neutro-suave) 50%, var(--cronos-superficie) 100%);background-size:200% 100%;height:12px;animation:1.4s ease-in-out infinite esqueleto}@keyframes esqueleto{0%{background-position:100% 0}to{background-position:-100% 0}}.estado-vacio,.estado-error{max-width:60ch;padding:var(--base-size-32,32px) 0}.estado-vacio h2,.estado-error h2{font-size:var(--text-title-size-small,16px);margin:0 0 var(--base-size-8,8px)}.estado-vacio p,.estado-error p{color:var(--cronos-texto-tenue);margin:0 0 var(--base-size-16,16px)}.estado-error h2{color:var(--cronos-peligro)}.solo-lector{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
