/* OctoClues — layout overrides not covered by base.css */

.sec-head { margin-bottom: 16px; }
.oc-icon-field { max-width: 100px; }
.btn-add-term { margin-top: 6px; }
.oc-form-hint { margin-top: 4px; }
.oc-term-textarea { resize: none; overflow-y: auto; height: 100px; width: 100%; }
.oc-empty-grid { grid-column: 1 / -1; }
.oc-empty-cta { margin-top: 12px; }
