/* Page overrides: actions */
.aq-template-cell { display: flex; flex-direction: column; gap: 6px; }
.aq-template-snippet { max-height: 3.2em; overflow: hidden; }
.aq-mini-meta { display: flex; align-items: center; gap: 8px; }
.aq-why { margin-top: 4px; padding-top: 6px; border-top: 1px solid var(--border); }
.aq-why-text { line-height: 1.25; }