.history-card{align-items:center}.history-sync{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.history-sync .sync-pill{white-space:nowrap;justify-content:center;align-items:center;min-height:32px;margin:0;display:inline-flex}.history-sync>button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;height:40px;min-height:40px;margin:0;padding:0 13px;line-height:1;display:inline-flex}.history-sync .html-report-button{border-color:color-mix(in srgb, var(--primary) 35%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--surface));min-width:178px;color:var(--primary);font-weight:800}.history-sync .html-report-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--primary) 58%, var(--border));background:color-mix(in srgb, var(--primary) 12%, var(--surface));transform:translateY(-1px)}.history-sync .html-report-button:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 22%, transparent);outline-offset:2px}.history-sync .html-report-button.is-generating{cursor:wait;opacity:.78}.html-report-spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:15px;height:15px;animation:.7s linear infinite html-report-spin}@keyframes html-report-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.history-card{align-items:flex-start}.history-sync{justify-content:flex-start}}@media (width<=720px){.history-sync{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.history-sync .sync-pill{grid-column:1/-1;justify-self:start}.history-sync>button,.history-sync .html-report-button,.history-sync button[title=Excluir\ inspeção]{width:100%;min-width:0}}@media (width<=430px){.history-sync{grid-template-columns:1fr}}
