/*! tailwindcss v4.0.13 | MIT License | https://tailwindcss.com */@layer components{.step-indicator{height:calc(var(--spacing,.25rem)*8);width:calc(var(--spacing,.25rem)*8);border-style:var(--tw-border-style);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-width:1px;border-radius:3.40282e+38px;justify-content:center;align-items:center;display:flex;position:relative}.step-indicator.active,.step-indicator.completed{background-color:var(--color-primary,hsl(var(--primary)));color:var(--color-primary-foreground,hsl(var(--primary-foreground)));border-color:#0000}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}