.audio-history-summary{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,minmax(130px,.35fr));gap:18px;align-items:center}.audio-history-metric{display:grid;place-items:center;min-height:120px;border:1px solid var(--line);border-radius:22px;background:var(--surface-strong,#fff);text-align:center}.audio-history-metric strong{font-size:clamp(2.2rem,6vw,4.4rem);line-height:1;color:var(--red)}.audio-history-metric span{font-weight:850}.audio-history-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.audio-history-toolbar button:disabled{opacity:.55;cursor:not-allowed}.audio-history-grid{align-items:stretch}.audio-history-item{display:flex;flex-direction:column;gap:10px}.audio-history-item h2{margin:0}.audio-history-labels,.audio-history-actions{display:flex;flex-wrap:wrap;gap:9px}.audio-history-actions{margin-top:auto;padding-top:8px}.audio-history-meta{font-size:.9rem;color:#6a4638}.audio-history-rights{border-left:4px solid var(--orange);padding-left:10px}.audio-history-empty{grid-column:1/-1}.audio-history-boundary{border-left:5px solid var(--orange)}body.dark .audio-history-meta{color:#f4d9c8}@media(max-width:820px){.audio-history-summary{grid-template-columns:1fr}.audio-history-metric{justify-self:stretch}.audio-history-toolbar .btn{width:100%}}@media print{.audio-history-toolbar,.audio-history-actions,#audioHistoryStatus{display:none!important}.audio-history-item{break-inside:avoid}}
