:root{color:#172033;background:#f4f6fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,select,textarea{font:inherit}button{cursor:pointer}.app{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.lateral{color:#fff;background:#111827;flex-direction:column;min-height:100vh;padding:24px 18px;display:flex}.marca{align-items:center;gap:12px;margin-bottom:28px;display:flex}.marca small,.marca strong{display:block}.marca small{color:#9ca3af}.logo{color:#111827;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}nav{gap:6px;display:grid}nav button{text-align:left;color:#cbd5e1;background:0 0;border:0;border-radius:9px;padding:11px 12px}nav button.activo,nav button:hover{color:#fff;background:#1f2937}.estado-lateral{border-top:1px solid #374151;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.estado-lateral strong,.estado-lateral small{display:block}.estado-lateral small{color:#9ca3af}.punto{background:#6b7280;border-radius:50%;width:10px;height:10px}.punto.operativo{background:#22c55e}main{width:100%;max-width:1500px;padding:34px}header,.card-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}header{margin-bottom:28px}h1,h2,h3,h4,p{margin-top:0}.sobrelinea{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:.8rem;font-weight:700}.secundario,.formulario button{border:0;border-radius:9px;padding:10px 16px;font-weight:700}.secundario{color:#334155;background:#fff;border:1px solid #d7dde7}.formulario button{color:#fff;background:#111827}button:disabled{opacity:.6;cursor:not-allowed}.metricas{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:34px;display:grid}.metrica,.card{background:#fff;border:1px solid #e1e7ef;border-radius:14px;box-shadow:0 2px 8px #0f172a0a}.metrica{padding:22px}.metrica span,.metrica small{color:#64748b;display:block}.metrica strong{text-transform:capitalize;margin:8px 0 4px;font-size:1.8rem;display:block}.grid{grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:18px;display:grid}.card{padding:20px}.card small,.muted{color:#64748b}.badge{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:700}.badge.peligro{color:#991b1b;background:#fee2e2}dl{margin:22px 0}dl>div{border-bottom:1px solid #edf0f4;grid-template-columns:100px 1fr;gap:12px;padding:9px 0;display:grid}dt{color:#64748b}dd{word-break:break-word;margin:0}.etiquetas{flex-wrap:wrap;gap:7px;display:flex}.etiquetas span{color:#3730a3;background:#eef2ff;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:700}.prioridad{gap:8px;padding:0;list-style:none;display:grid}.prioridad li{align-items:center;gap:10px;display:flex}.prioridad li span{background:#f1f5f9;border-radius:7px;place-items:center;width:25px;height:25px;font-size:.75rem;font-weight:800;display:grid}.prueba{grid-template-columns:minmax(300px,430px) 1fr;align-items:start;gap:18px;display:grid}.formulario{gap:18px;display:grid}.formulario label{gap:7px;font-weight:700;display:grid}select,textarea{color:#172033;background:#fff;border:1px solid #cfd7e3;border-radius:9px;width:100%;padding:11px}textarea{resize:vertical}.resultado{min-width:0}.respuesta{white-space:pre-wrap;background:#f8fafc;border-radius:10px;margin:20px 0;padding:16px;line-height:1.55}.intentos{gap:9px;display:grid}.intento{border:1px solid #e1e7ef;border-radius:9px;grid-template-columns:1fr auto auto;gap:10px;padding:11px;display:grid}.intento p{color:#64748b;grid-column:1/-1;margin:0}.error{color:#991b1b}@media (width<=850px){.app{grid-template-columns:1fr}.lateral{min-height:auto;padding:14px}.marca{margin-bottom:14px}nav{display:flex;overflow-x:auto}nav button{white-space:nowrap}.estado-lateral{display:none}main{padding:20px 14px}.metricas,.prueba{grid-template-columns:1fr}}.contexto-tecnico{gap:1rem;display:grid}.contexto-presentacion{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.contexto-presentacion h2{margin:.25rem 0 .5rem}.contexto-metricas{margin-bottom:0}.contexto-documento{min-width:0}.contexto-barra{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.contexto-formatos,.contexto-acciones{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.contexto-formatos button{border:1px solid var(--borde,#334155);color:inherit;cursor:pointer;background:0 0;border-radius:.65rem;padding:.7rem .9rem}.contexto-formatos button.activo{color:#fff;background:#2563eb;border-color:#2563eb}.boton-enlace{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.contexto-meta{opacity:.75;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:.85rem;font-size:.85rem;display:flex}.contexto-texto{white-space:pre-wrap;overflow-wrap:anywhere;background:#0206178c;border:1px solid #94a3b82e;border-radius:.75rem;width:100%;max-height:62vh;margin:0;padding:1rem;font-family:Cascadia Code,Fira Code,Consolas,monospace;font-size:.84rem;line-height:1.55;overflow:auto}.contexto-cargando{text-align:center;opacity:.75;padding:2rem 1rem}.contexto-error{margin-bottom:1rem}.contexto-seguridad{border-style:dashed}.contexto-seguridad p{margin-bottom:0}@media (width<=760px){.contexto-presentacion{flex-direction:column}.contexto-presentacion button{width:100%}.contexto-barra{align-items:stretch}.contexto-formatos,.contexto-acciones{grid-template-columns:1fr;width:100%;display:grid}.contexto-formatos button,.contexto-acciones button,.contexto-acciones a{width:100%}.contexto-meta{flex-direction:column}.contexto-texto{max-height:55vh;font-size:.78rem}}
