.steps-row{position:relative;display:flex;justify-content:space-between;gap:40px}.steps-row::before{content:"";position:absolute;left:12%;right:12%;top:60px;height:2px;background:linear-gradient(90deg,#f7a000,#ff2d72);opacity:0.45;z-index:0;filter:blur(0.3px)}.step-item{position:relative;z-index:1;flex:1;text-align:center}.step-icon{position:relative;z-index:2;margin:0 auto 22px}.step-number{position:absolute;top:-6px;right:-6px;width:26px;height:26px;border-radius:50%;background:linear-gradient(45deg,#f7a000,#ff2d72);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,0.25)}.spool-gradient-text{background:linear-gradient(90deg,#ff2d95 0%,#ff5f6d 45%,#ff7a00 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}