.mk-steps{display:grid;gap:0}.mk-step{display:grid;grid-template-columns:3rem 1fr;gap:1.25rem;padding-bottom:2.5rem}.mk-step:last-child{padding-bottom:0}.mk-step-rail{display:flex;flex-direction:column}.mk-step-badge,.mk-step-rail{position:relative;align-items:center}.mk-step-badge{display:inline-flex;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background-color:rgb(var(--bt-brand));color:rgb(var(--bt-brand-contrast));font-weight:700;font-size:1.125rem;flex-shrink:0}.mk-step-ring{position:absolute;inset:0;border-radius:9999px;border:2px solid rgb(var(--bt-brand));animation:mk-pulse 2.4s ease-out infinite}.mk-step-line,.mk-step-number{position:relative}.mk-step-line{flex:1;width:2px;min-height:3rem;margin-top:.5rem;background-color:rgb(var(--bt-border));overflow:hidden;border-radius:1px}.mk-step-dot{position:absolute;left:0;top:0;width:2px;height:25%;background-color:rgb(var(--bt-brand));animation:mk-travel-y 2.2s linear infinite}.mk-step-body{display:flex;flex-direction:column;gap:.5rem;min-width:0}.mk-step-title{font-size:1.375rem;font-weight:600;letter-spacing:-.01em}.mk-step-text{max-width:40rem;font-size:1rem;line-height:1.65}.mk-step-visual{margin-top:1rem}
