.health-check-entry :-webkit-any(a,button){touch-action:manipulation;scroll-margin-block:6rem}.health-check-entry :is(a,button){touch-action:manipulation;scroll-margin-block:6rem}.health-check-entry :-webkit-any(a,button):focus-visible{outline:2px solid var(--color-oracle-red);outline-offset:3px}.health-check-entry :is(a,button):focus-visible{outline:2px solid var(--color-oracle-red);outline-offset:3px}.health-check-entry :-webkit-any(h1,h2,h3){text-wrap:balance;font-family:inherit}.health-check-entry :is(h1,h2,h3){text-wrap:balance;font-family:inherit}.health-check-entry-hero{max-width:54rem}html[data-theme=dba-dark] .health-check-entry-actions>a:first-child{color:var(--color-on-vivid-solid)}@media (max-width:639px){.health-check-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.health-check-entry-hero a{font-size:var(--text-xs);padding-inline-start:.5rem;padding-inline-end:.5rem}.health-check-step+.health-check-step{border-top:1px solid var(--color-surface-border);padding-top:1rem}}@media (prefers-reduced-motion:reduce){.health-check-entry *{transition:none!important}}