/* /agent-setup */
.mk-setup { padding: clamp(48px, 6cqw, 88px) var(--gutter) clamp(56px, 7cqw, 112px); display: flex; justify-content: center; }
.mk-setup .mk-article { width: 100%; }
.mk-setup-meta { margin: 0 0 8px; }
.mk-setup .mk-article ol li { margin-bottom: 8px; }
.mk-setup-results td:first-child { font-family: var(--f-mono); font-size: 13px; }
.mk-setup-results td:first-child code { font-size: inherit; }
