.check-summary-actions{grid-template-areas:"recheck-host" "check-other-host" "monitor-host" "compliance-report"}@media (min-width:37.5rem){.check-summary-actions{grid-template-areas:"recheck-host check-other-host" "monitor-host compliance-report"}}@media (min-width:80rem){.check-summary-actions{grid-template-areas:"recheck-host" "check-other-host" "monitor-host" "compliance-report"}}.check-summary-actions button{align-items:center;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;justify-content:center;letter-spacing:-.05em;min-width:-moz-fit-content;min-width:fit-content;width:100%}