/* Only the 05 history; provider forms, prices and other tools are untouched. */
.q05-unified-history{margin-top:18px!important;overflow-anchor:none}
.q05-unified-history .history-heading{align-items:flex-start;gap:12px;flex-wrap:wrap}
.q05-unified-history .history-heading>div:first-child{min-width:180px;flex:1}
.q05-unified-history .history-heading small{display:block;margin-top:5px}
.q05-unified-history .history-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%}
.q05-unified-history .history-tools input{width:200px;min-width:130px}
.q05-unified-history .history-tools select{width:auto;min-width:96px}
.q05-unified-history .history-tools button{white-space:nowrap;min-width:56px}
.q05-unified-history .q05-history-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid #dbe5f4;border-radius:9px;background:#f9fbff}
.q05-history-card .q05-history-thumb{width:72px;height:56px;border:0;border-radius:7px;background:#e7f0ff;color:#3267bf;cursor:pointer;font-size:23px;display:grid;place-items:center}
.q05-history-card .q05-history-thumb:disabled{opacity:.35;cursor:default}
.q05-history-card .result-details{min-width:0}.q05-history-card h4{margin:0 0 6px;font-size:14px}
.q05-history-card p{margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;font-size:12px;line-height:1.6}
.q05-history-card small{font-size:12px;color:#647992}.q05-history-card .q05-history-error{display:block;color:#bb403d;margin-top:4px}
.q05-history-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;max-width:245px}
.q05-history-actions .small-button,.q05-history-actions .delete-button{min-height:30px;padding:6px 10px;font-size:12px;text-decoration:none;white-space:nowrap}
.q05-history-more{display:block;margin:14px auto 0}.q05-history-more[hidden]{display:none!important}
.q05-history-preview{margin-top:18px;border:1px solid #dbe5f4;border-radius:12px;padding:14px;background:#fff;overflow-anchor:none}
.q05-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.q05-preview-heading strong{font-size:14px}
.q05-history-preview video{display:block;width:100%;max-height:440px;aspect-ratio:16/9;object-fit:contain;background:#111;border-radius:8px}
.q05-history-preview [data-q05-preview-message]{display:block;margin-top:6px;color:#8e3a31}
@media(max-width:650px){.q05-unified-history .q05-history-card{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:12px}.q05-history-card .q05-history-thumb{width:52px;height:44px}.q05-history-actions{grid-column:2;justify-content:flex-start;max-width:none}.q05-unified-history .history-tools input{width:160px}.q05-history-preview{padding:10px}}
