
.ek-autotest-wrap { max-width: 760px; margin: 0 auto; font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif; }
.ek-step h2, .ek-step h3 { margin-top: 0.2rem; }
.ek-checklist { list-style: none; padding-left: 0; }
.ek-checklist li { margin: 0.35rem 0; }
.ek-nav { display: flex; gap: 0.5rem; margin-top: 0.75rem; }
.ek-nav button, .ek-submit { padding: 0.6rem 0.9rem; cursor: pointer; }
.req { color: #B00020; margin-left: 0.25rem; }
label.consent { display:block; margin: 0.75rem 0; }

.ek-step{display:none}
.ek-step[data-step="0"]{display:block}
