/* Scroll Craft content homepage */
.sc-live-progress{position:fixed;z-index:9999;inset:0 auto auto 0;width:100%;height:3px;background:#ef5a2a;transform:scaleX(0);transform-origin:left;pointer-events:none}
main>section{opacity:0;transform:translate3d(0,24px,0);transition:opacity .7s cubic-bezier(.23,1,.32,1),transform .7s cubic-bezier(.23,1,.32,1)}
main>section.sc-in{opacity:1;transform:none}.flow-row.sc-current{background:#263653!important;color:#fff;transform:translateX(6px)}
@media(max-width:600px){.sc-live-progress{height:2px}.hero-grid{gap:28px}.hero h1{font-size:clamp(39px,11vw,52px);line-height:1.06}.hero p{font-size:17px;line-height:1.55}.preview{border-radius:14px}.flow-row.sc-current{transform:none}.steps,.feature,.plans{gap:14px}.panel,.step,.plan{padding:20px}.cta{padding:28px 20px}}
@media(prefers-reduced-motion:reduce){main>section{opacity:1;transform:none;transition:none}.flow-row.sc-current{transform:none}}
