/* Ayuda - SacTactil (Restaurante) */
.ayuda-header { background: linear-gradient(135deg, #f59e0b 0%, #c2410c 100%) !important; }
.modulo-codigo-sa { background:#fef3c7;color:#92400e;padding:2px 8px;border-radius:4px;font-size:0.78rem;font-weight:700;margin-left:8px; }
.permiso-pill { background:#f3f4f6;color:#111827;padding:2px 8px;border-radius:12px;font-size:0.75rem;font-weight:700;margin-left:6px; }
.estado-mesa { padding:2px 8px;border-radius:4px;font-size:0.78rem;font-weight:600; }
.estado-D { background:#dcfce7;color:#166534; }
.estado-O { background:#fee2e2;color:#991b1b; }
.estado-R { background:#dbeafe;color:#1e40af; }
