.home-steps{--home-steps-stuck:calc(var(--nav-height) + .75rem);--home-steps-rail:4px;--home-steps-gap:1.75rem;timeline-scope:--home-steps}.home-steps-list{view-timeline-name:--home-steps;view-timeline-axis:block;view-timeline-inset:calc(var(--home-steps-stuck) + var(--home-steps-rail) + var(--home-steps-gap)) auto}.home-steps-track{height:var(--home-steps-rail);border-radius:var(--radius-pill);background-color:var(--brand-surface-raised);background-image:repeating-linear-gradient(90deg, transparent 0 calc(100% / var(--home-steps-count) - 1px), var(--brand-border-strong) calc(100% / var(--home-steps-count) - 1px) calc(100% / var(--home-steps-count)));overflow:clip}.home-steps-bar{height:100%;width:calc(var(--brand-progress) * 100%);background-color:var(--brand-accent);display:block}@supports (animation-timeline:view()){.home-steps-bar{animation:linear both brand-progress;animation-timeline:--home-steps;animation-range:contain exit}}
