.steps.svelte-d1339f{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:20px;counter-reset:step}.step.svelte-d1339f{position:relative;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:26px;counter-increment:step}.step.svelte-d1339f:before{content:counter(step);position:absolute;top:18px;right:22px;font-family:var(--font-display);font-weight:800;font-style:italic;font-size:2.4rem;line-height:1;color:var(--blue-soft)}.step-meter.svelte-d1339f{color:var(--blue);margin-bottom:16px}.step.svelte-d1339f h3:where(.svelte-d1339f){margin-bottom:8px;padding-right:40px}.step.svelte-d1339f p:where(.svelte-d1339f){color:var(--muted)}
