.report-action{display:grid;justify-items:end;gap:9px;max-width:390px}
.report-action small{color:var(--muted);font-size:.67rem;text-align:right}
.report-limit{font-size:.72rem;color:var(--red)}
@media(max-width:640px){.report-action{width:100%;max-width:none;justify-items:stretch}.report-action small{text-align:left}.report-action .button{width:100%}}
