.aethel-mobile-flow{--navy:#0b1f3a;--blue:#2563eb;--line:#dce5f0;box-sizing:border-box;width:min(100%,430px);min-width:0;color:var(--navy);background:linear-gradient(145deg,#fff 0%,#f7f9fc 100%);border:1px solid #0b1f3a17;border-radius:24px;padding:18px;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;box-shadow:0 22px 50px #0b1f3a1a}.aethel-mobile-flow *,.aethel-mobile-flow :before,.aethel-mobile-flow :after{box-sizing:border-box}.aethel-mobile-flow__topline{color:#617084;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.aethel-mobile-flow__pulse{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #22c55e1a}.aethel-mobile-flow__count{font-variant-numeric:tabular-nums;margin-left:auto}.aethel-mobile-flow__stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:30px 10px 18px;animation:.52s cubic-bezier(.22,.8,.24,1) both aethel-stage-in;display:flex}.aethel-mobile-flow__icon{width:64px;height:64px;color:var(--blue);background:#fff;border:1px solid #2563eb21;border-radius:20px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 12px 30px #2563eb1f}.aethel-mobile-flow__eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.aethel-mobile-flow h3{letter-spacing:-.035em;max-width:310px;margin:0;font-size:clamp(22px,6.2vw,28px);line-height:1.08}.aethel-mobile-flow__detail{color:#617084;max-width:300px;margin:12px 0 0;font-size:14px;line-height:1.55}.aethel-mobile-flow__progress{background:var(--line);border-radius:99px;height:2px;overflow:hidden}.aethel-mobile-flow__progress span{background:var(--blue);transform-origin:0;width:100%;height:100%;animation:linear both aethel-progress;display:block}.aethel-mobile-flow__dots{justify-content:center;gap:7px;padding-top:16px;display:flex}.aethel-mobile-flow__dots button{cursor:pointer;background:#cbd5e1;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .25s,border-radius .25s,background .25s}.aethel-mobile-flow__dots button.is-active{background:var(--blue);border-radius:99px;width:24px}.aethel-mobile-flow__dots button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@keyframes aethel-stage-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@keyframes aethel-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width>=768px){.aethel-mobile-flow{display:none}}@media (width<=359px){.aethel-mobile-flow{border-radius:20px;padding:14px}.aethel-mobile-flow__stage{min-height:245px;padding-inline:2px}.aethel-mobile-flow__topline{font-size:9px}}@media (prefers-reduced-motion:reduce){.aethel-mobile-flow__stage,.aethel-mobile-flow__progress span{animation:none}.aethel-mobile-flow__dots button{transition:none}}
