/* IC-7610 Remote · estilos extra ligeros */
body {
  background: #f6f7f9;
}
main.container {
  max-width: 1100px;
}
code {
  font-size: 0.85em;
}
.table th { font-weight: 600; }
footer { font-size: 0.85rem; }
.card-header { font-size: 0.95rem; }

/* Token blocks */
pre {
  font-size: 0.78rem;
  line-height: 1.3;
}

/* Acciones admin compactas */
td form { margin: 0; }
.btn-sm { margin-right: 3px; margin-bottom: 3px; }
