
/* Q-Bot Robot History – Accordion with Images */
.qbot-robot-history details { margin: 0.5rem 0 1rem; }
.qbot-robot-history details summary { font-weight: 600; cursor: pointer; }
.qbot-robot-history .wp-block-columns { gap: 1.25rem; }
.qbot-robot-history img { max-width: 100%; height: auto; display: block; }
