.demo-animation-wrapper[data-astro-cid-ax6wxpqn]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:500px;padding:clamp(20px,5vw,60px);overflow:visible}.workflow[data-astro-cid-ax6wxpqn]{position:relative;width:100%;max-width:min(90vw,600px);aspect-ratio:1;margin:0 auto;padding:clamp(20px,3vw,40px);--radius: clamp(180px, 36vw, 225px);overflow:visible}.step[data-astro-cid-ax6wxpqn]{position:absolute;left:50%;top:50%;width:clamp(70px,15vw,120px);height:clamp(70px,15vw,120px);border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;transition:all .4s ease;cursor:pointer;transform:translate(-50%,-50%) rotate(calc(var(--angle) * 1deg)) translateY(calc(var(--radius) * -1)) rotate(calc(var(--angle) * -1deg));z-index:10}.step-inner[data-astro-cid-ax6wxpqn]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.step[data-astro-cid-ax6wxpqn] svg[data-astro-cid-ax6wxpqn]{width:50px;height:50px;fill:#999;transition:fill .3s ease}#icon-2[data-astro-cid-ax6wxpqn]{fill:#999}.step-badge[data-astro-cid-ax6wxpqn]{position:absolute;top:5px;right:5px;width:24px;height:24px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.step-label[data-astro-cid-ax6wxpqn]{position:absolute;bottom:-30%;left:50%;transform:translate(-50%);font-size:clamp(8px,1.8vw,11px);color:#666;white-space:nowrap;font-weight:600;text-align:center;width:150%}.step[data-astro-cid-ax6wxpqn].active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 0 30px #667eea99}.step[data-astro-cid-ax6wxpqn].active .step-inner[data-astro-cid-ax6wxpqn]{transform:scale(1.15)}.step[data-astro-cid-ax6wxpqn].active svg[data-astro-cid-ax6wxpqn]{fill:#fff}.step-1[data-astro-cid-ax6wxpqn]{--angle: 30}.step-3[data-astro-cid-ax6wxpqn]{--angle: 150}.step-4[data-astro-cid-ax6wxpqn]{--angle: 210}.step-5[data-astro-cid-ax6wxpqn]{--angle: 270}.step-6[data-astro-cid-ax6wxpqn]{--angle: 330}.step-2[data-astro-cid-ax6wxpqn]{--angle: 90}.step-2[data-astro-cid-ax6wxpqn] .choice-indicators[data-astro-cid-ax6wxpqn]{opacity:0;transition:opacity .3s ease}.step-2[data-astro-cid-ax6wxpqn] .choice-indicators[data-astro-cid-ax6wxpqn].show{opacity:1}.choice-indicators[data-astro-cid-ax6wxpqn]{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:clamp(10px,2vw,15px);z-index:10}.choice-icon[data-astro-cid-ax6wxpqn]{width:clamp(35px,6vw,45px);height:clamp(35px,6vw,45px);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;transition:all .3s ease}.choice-icon[data-astro-cid-ax6wxpqn] svg[data-astro-cid-ax6wxpqn]{width:50%;height:50%;fill:#999}.choice-icon[data-astro-cid-ax6wxpqn].highlight{background:#667eea;transform:scale(1.2)}.choice-icon[data-astro-cid-ax6wxpqn].highlight svg[data-astro-cid-ax6wxpqn]{fill:#fff}#checkChoice[data-astro-cid-ax6wxpqn].highlight{background:#10b981}#trashChoice[data-astro-cid-ax6wxpqn].highlight{background:#ef4444}.central-text[data-astro-cid-ax6wxpqn]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:clamp(10px,2vw,20px);padding-top:40px;text-align:center;min-width:50%;z-index:1;display:flex;align-items:flex-end;justify-content:center}.central-text[data-astro-cid-ax6wxpqn]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(120px,25vw,180px);height:clamp(120px,25vw,180px);background:linear-gradient(135deg,#667eea1a,#764ba273);border-radius:50%;filter:blur(25px);z-index:-10}.text-content[data-astro-cid-ax6wxpqn]{font-size:clamp(18px,3.75vw,25px);font-weight:700;color:#2c3e50;line-height:1.4;width:100%}.text-content[data-astro-cid-ax6wxpqn] span[data-astro-cid-ax6wxpqn]{display:inline-block;animation:letterPop .3s ease-out}@keyframes letterPop{0%{opacity:0;transform:scale(1.5)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes phoneRing{0%,to{transform:rotate(0)}10%{transform:rotate(-15deg)}20%{transform:rotate(15deg)}30%{transform:rotate(-15deg)}40%{transform:rotate(15deg)}50%{transform:rotate(0)}}@keyframes spinLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes checkmarkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.3)}to{transform:scale(1);opacity:1}}@keyframes checkmarkPulse{0%,to{transform:scale(1.2)}50%{transform:scale(1.5)}}@keyframes bellRing{0%,to{transform:rotate(0)}10%{transform:rotate(-20deg)}20%{transform:rotate(20deg)}30%{transform:rotate(-20deg)}40%{transform:rotate(20deg)}50%{transform:rotate(0)}}@keyframes chartGrow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes lightbulbGlow{0%,to{opacity:1;filter:drop-shadow(0 0 0px #ffd700)}50%{opacity:.7;filter:drop-shadow(0 0 10px #ffd700)}}@keyframes questionPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.animate-phone[data-astro-cid-ax6wxpqn]{animation:phoneRing .6s ease-in-out infinite}.animate-spin[data-astro-cid-ax6wxpqn]{animation:spinLoader 1s linear infinite}.animate-checkmark[data-astro-cid-ax6wxpqn]{animation:checkmarkPop .5s ease-out}.animate-checkmark-pulse[data-astro-cid-ax6wxpqn]{animation:checkmarkPulse 1s ease-in-out infinite}.animate-bell[data-astro-cid-ax6wxpqn]{animation:bellRing .6s ease-in-out infinite}.animate-chart[data-astro-cid-ax6wxpqn]{animation:chartGrow .8s linear infinite}.animate-lightbulb[data-astro-cid-ax6wxpqn]{animation:lightbulbGlow 1.5s ease-in-out infinite}.animate-question[data-astro-cid-ax6wxpqn]{animation:questionPulse 1s ease-in-out infinite}@media(max-width:768px){.workflow[data-astro-cid-ax6wxpqn]{--radius: clamp(160px, 35vw, 200px)}.step[data-astro-cid-ax6wxpqn] svg[data-astro-cid-ax6wxpqn]{width:45%;height:45%}.step-badge[data-astro-cid-ax6wxpqn]{width:22px;height:22px;font-size:11px}.choice-indicators[data-astro-cid-ax6wxpqn]{left:calc(100% + 5px)}}@media(max-width:480px){.workflow[data-astro-cid-ax6wxpqn]{--radius: clamp(130px, 30vw, 160px)}.step[data-astro-cid-ax6wxpqn]{width:clamp(60px,12vw,90px);height:clamp(60px,12vw,90px)}.step[data-astro-cid-ax6wxpqn].active .step-inner[data-astro-cid-ax6wxpqn]{transform:scale(1.1)}.step[data-astro-cid-ax6wxpqn] svg[data-astro-cid-ax6wxpqn]{width:40%;height:40%}.step-badge[data-astro-cid-ax6wxpqn]{width:18px;height:18px;font-size:9px;top:3px;right:3px}.choice-indicators[data-astro-cid-ax6wxpqn]{left:calc(100% + 3px)}}
