@layer components{.mf-process-shell{max-width:46rem;padding:var(--mf-section-padding-y) 1.5rem;margin-inline:auto}.mf-reveal-enabled .mf-process-shell.mf-reveal{opacity:1;transition:none;transform:none}.mf-reveal-enabled .mf-process-shell>.mf-process-lead,.mf-reveal-enabled .mf-process-shell .mf-process-step{opacity:.15;transform:translateY(var(--mf-reveal-distance));transition-duration:var(--mf-reveal-duration);transition-property:opacity,transform;transition-timing-function:var(--mf-reveal-easing)}.mf-reveal-enabled .mf-process-shell>.mf-process-lead{transition-delay:0s}.mf-reveal-enabled .mf-process-shell .mf-process-step:first-child{transition-delay:48ms}.mf-reveal-enabled .mf-process-shell .mf-process-step:nth-child(2){transition-delay:96ms}.mf-reveal-enabled .mf-process-shell .mf-process-step:nth-child(3){transition-delay:.144s}.mf-reveal-enabled .mf-process-shell .mf-process-step:nth-child(4){transition-delay:.192s}.mf-reveal-enabled .mf-process-shell .mf-process-step:nth-child(5){transition-delay:.24s}.mf-reveal-enabled .mf-process-shell .mf-process-step:nth-child(6){transition-delay:.288s}.mf-reveal-enabled .mf-process-shell[data-revealed=true]>.mf-process-lead,.mf-reveal-enabled .mf-process-shell[data-revealed=true] .mf-process-step{opacity:1;transform:none}.mf-process-eyebrow{color:var(--muted);letter-spacing:0;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:600;display:flex}.mf-process-eyebrow:before{content:"";background:currentColor;width:24px;height:1px}.mf-process-title{font-size:var(--mf-title-section);margin-top:.9rem;font-weight:700;line-height:1.1}.mf-process-steps{--mf-process-rail-track:clamp(4.5rem, 11vw, 7.25rem);margin-top:clamp(3rem,7vw,4.5rem);position:relative}.mf-process-steps:before{top:clamp(1.25rem,4vw,2.25rem);bottom:clamp(1.25rem,4vw,2.25rem);left:calc(var(--mf-process-rail-track) / 2 - .5px);background:var(--border);content:"";width:1px;position:absolute}.mf-process-step{z-index:1;grid-template-columns:var(--mf-process-rail-track) minmax(0, 1fr);align-items:start;column-gap:clamp(1.25rem,3vw,2.25rem);padding-block:clamp(1.75rem,4vw,2.5rem);display:grid;position:relative}.mf-process-step-rail{justify-content:center;display:flex}.mf-process-step-marker{z-index:1;border:1px solid var(--mf-card-grid-border);border-radius:var(--radius-pill);background:var(--mf-card-grid-surface);width:clamp(3.75rem,7vw,4.5rem);height:clamp(3.75rem,7vw,4.5rem);color:var(--foreground);font-variant-numeric:tabular-nums;letter-spacing:0;justify-content:center;align-items:center;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1;display:inline-flex;position:relative}.mf-process-step-body{border:1px solid var(--mf-card-grid-border);border-radius:var(--radius-card-grid);background:var(--mf-card-grid-surface);min-width:0;padding:clamp(1.25rem,3vw,1.75rem)}.mf-process-step-body h3{font-size:var(--mf-title-card-sm);font-weight:600;line-height:1.28}.mf-process-step-body>p{max-width:30rem;color:var(--muted);font-size:var(--mf-body-sm);margin-top:.5rem;line-height:1.65}.mf-process-step-loop{color:var(--primary);align-items:center;gap:.375rem;margin-top:.9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.mf-process-step-loop svg{flex:none;width:15px;height:15px}@media (max-width:640px){.mf-process-step{grid-template-columns:minmax(0,1fr);padding-block:clamp(1.5rem,6vw,2rem)}.mf-process-steps:before{display:none}.mf-process-step:not(:last-child):after{background:var(--border);content:"";width:100%;height:1px;position:absolute;bottom:0;left:0}.mf-process-step-marker{width:3.25rem;height:3.25rem;font-size:1.25rem}.mf-process-step-body{min-height:5.75rem;padding:1.25rem 1.25rem 1.25rem 5.5rem}.mf-process-step-rail{justify-content:flex-start;position:absolute;top:calc(clamp(1.5rem,6vw,2rem) + 1.25rem);left:1.25rem}}@media (min-width:640px){.mf-process-shell{padding-inline:2rem}}@media (prefers-reduced-motion:reduce){.mf-reveal-enabled .mf-process-shell>.mf-process-lead,.mf-reveal-enabled .mf-process-shell .mf-process-step:nth-child(n){opacity:1;transition:none;transform:none}}}
