.steps-container.svelte-hhatne [data-step]{position:relative;padding-left:2.5rem;padding-bottom:2rem}.steps-container.svelte-hhatne [data-step]:last-child{padding-bottom:0}.steps-container.svelte-hhatne [data-step]:before{content:attr(data-step);position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.75rem;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.steps-container.svelte-hhatne [data-step]:after{content:"";position:absolute;left:.8125rem;top:2rem;bottom:0;width:1px;background:hsl(var(--border))}.steps-container.svelte-hhatne [data-step]:last-child:after{display:none}
