@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(12deg)}50%{transform:translateY(-20px) rotate(12deg)}}@keyframes floatReverse{0%,to{transform:translateY(0)}50%{transform:translateY(15px)}}@keyframes floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatCard{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-8px) rotate(3deg)}}@keyframes floatCardSmall{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes floatTiny{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.1)}}@keyframes floatGeometric{0%,to{transform:translate(8px) translateY(0) rotate(45deg)}50%{transform:translate(8px) translateY(-10px) rotate(45deg)}}@keyframes rotateGentle{0%{transform:rotate(3deg)}50%{transform:rotate(-2deg)}to{transform:rotate(3deg)}}@keyframes pulseGlow{0%,to{opacity:1;box-shadow:0 0 5px currentColor}50%{opacity:.7;box-shadow:0 0 20px currentColor}}@keyframes pulseSequence{0%,80%,to{opacity:.4}40%{opacity:1}}@keyframes textGlow{0%,to{text-shadow:0 0 5px currentColor}50%{text-shadow:0 0 15px currentColor,0 0 25px currentColor}}@keyframes bounceGentle{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-8px)}}@keyframes pingSlow{75%,to{transform:scale(2);opacity:0}}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes orbit{0%{transform:rotate(0) translate(20px) rotate(0)}to{transform:rotate(360deg) translate(20px) rotate(-360deg)}}@keyframes scrollIndicator{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-spin-slow[data-astro-cid-7nmnspah]{animation:spin-slow 8s linear infinite}.animate-fade-in-up[data-astro-cid-7nmnspah]{animation:fadeInUp .8s ease-out forwards}.animate-fade-in-right[data-astro-cid-7nmnspah]{animation:fadeInRight .8s ease-out forwards}.animate-float-slow[data-astro-cid-7nmnspah]{animation:floatSlow 6s ease-in-out infinite}.animate-float-reverse[data-astro-cid-7nmnspah]{animation:floatReverse 8s ease-in-out infinite}.animate-float-gentle[data-astro-cid-7nmnspah]{animation:floatGentle 10s ease-in-out infinite}.animate-float-card[data-astro-cid-7nmnspah]{animation:floatCard 4s ease-in-out infinite}.animate-float-card-small[data-astro-cid-7nmnspah]{animation:floatCardSmall 3s ease-in-out infinite}.animate-float-tiny[data-astro-cid-7nmnspah]{animation:floatTiny 5s ease-in-out infinite}.animate-float-geometric[data-astro-cid-7nmnspah]{animation:floatGeometric 7s ease-in-out infinite}.animate-rotate-gentle[data-astro-cid-7nmnspah]{animation:rotateGentle 8s ease-in-out infinite}.animate-pulse-glow[data-astro-cid-7nmnspah]{animation:pulseGlow 2s ease-in-out infinite}.animate-pulse-sequence[data-astro-cid-7nmnspah]{animation:pulseSequence 2s ease-in-out infinite}.animate-text-glow[data-astro-cid-7nmnspah]{animation:textGlow 3s ease-in-out infinite}.animate-bounce-gentle[data-astro-cid-7nmnspah]{animation:bounceGentle 2s infinite}.animate-ping-slow[data-astro-cid-7nmnspah]{animation:pingSlow 3s cubic-bezier(0,0,.2,1) infinite}.animate-twinkle[data-astro-cid-7nmnspah]{animation:twinkle 4s ease-in-out infinite}.animate-orbit[data-astro-cid-7nmnspah]{animation:orbit 20s linear infinite}.animate-scroll-indicator[data-astro-cid-7nmnspah]{animation:scrollIndicator 2s ease-in-out infinite}@media(max-width:1024px){.animate-float-card[data-astro-cid-7nmnspah]{animation-duration:6s}.animate-float-card-small[data-astro-cid-7nmnspah]{animation-duration:4s}.animate-pulse-glow[data-astro-cid-7nmnspah]{animation-duration:3s}.animate-text-glow[data-astro-cid-7nmnspah]{animation-duration:4s}}.animation-delay-200[data-astro-cid-7nmnspah]{animation-delay:.2s}.animation-delay-400[data-astro-cid-7nmnspah]{animation-delay:.4s}.animation-delay-600[data-astro-cid-7nmnspah]{animation-delay:.6s}.animation-delay-800[data-astro-cid-7nmnspah]{animation-delay:.8s}.animation-delay-1000[data-astro-cid-7nmnspah]{animation-delay:1s}.animation-delay-1200[data-astro-cid-7nmnspah]{animation-delay:1.2s}.animation-delay-1400[data-astro-cid-7nmnspah]{animation-delay:1.4s}@media(prefers-reduced-motion:reduce){[data-astro-cid-7nmnspah]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.floating-cube[data-astro-cid-7nmnspah]{position:absolute;width:80px;height:80px;transform-style:preserve-3d;animation:rotateCube 20s infinite linear}.cube-1[data-astro-cid-7nmnspah]{animation-duration:15s;animation-delay:0s}.cube-2[data-astro-cid-7nmnspah]{animation-duration:18s;animation-delay:-5s;width:60px;height:60px}.cube-3[data-astro-cid-7nmnspah]{animation-duration:22s;animation-delay:-10s;width:70px;height:70px}.cube-face[data-astro-cid-7nmnspah]{position:absolute;width:100%;height:100%;border:4px solid #000;opacity:.8}.cube-front[data-astro-cid-7nmnspah]{background:#86efac;transform:rotateY(0) translateZ(40px)}.cube-back[data-astro-cid-7nmnspah]{background:#fb923c;transform:rotateY(180deg) translateZ(40px)}.cube-right[data-astro-cid-7nmnspah]{background:#fde047;transform:rotateY(90deg) translateZ(40px)}.cube-left[data-astro-cid-7nmnspah]{background:#67e8f9;transform:rotateY(-90deg) translateZ(40px)}.cube-top[data-astro-cid-7nmnspah]{background:#c084fc;transform:rotateX(90deg) translateZ(40px)}.cube-bottom[data-astro-cid-7nmnspah]{background:#fb7185;transform:rotateX(-90deg) translateZ(40px)}.cube-2[data-astro-cid-7nmnspah] .cube-front[data-astro-cid-7nmnspah],.cube-2[data-astro-cid-7nmnspah] .cube-back[data-astro-cid-7nmnspah],.cube-2[data-astro-cid-7nmnspah] .cube-right[data-astro-cid-7nmnspah],.cube-2[data-astro-cid-7nmnspah] .cube-left[data-astro-cid-7nmnspah],.cube-2[data-astro-cid-7nmnspah] .cube-top[data-astro-cid-7nmnspah],.cube-2[data-astro-cid-7nmnspah] .cube-bottom[data-astro-cid-7nmnspah]{transform:rotateY(0) translateZ(30px)}.cube-2[data-astro-cid-7nmnspah] .cube-back[data-astro-cid-7nmnspah]{transform:rotateY(180deg) translateZ(30px)}.cube-2[data-astro-cid-7nmnspah] .cube-right[data-astro-cid-7nmnspah]{transform:rotateY(90deg) translateZ(30px)}.cube-2[data-astro-cid-7nmnspah] .cube-left[data-astro-cid-7nmnspah]{transform:rotateY(-90deg) translateZ(30px)}.cube-2[data-astro-cid-7nmnspah] .cube-top[data-astro-cid-7nmnspah]{transform:rotateX(90deg) translateZ(30px)}.cube-2[data-astro-cid-7nmnspah] .cube-bottom[data-astro-cid-7nmnspah]{transform:rotateX(-90deg) translateZ(30px)}.cube-3[data-astro-cid-7nmnspah] .cube-front[data-astro-cid-7nmnspah],.cube-3[data-astro-cid-7nmnspah] .cube-back[data-astro-cid-7nmnspah],.cube-3[data-astro-cid-7nmnspah] .cube-right[data-astro-cid-7nmnspah],.cube-3[data-astro-cid-7nmnspah] .cube-left[data-astro-cid-7nmnspah],.cube-3[data-astro-cid-7nmnspah] .cube-top[data-astro-cid-7nmnspah],.cube-3[data-astro-cid-7nmnspah] .cube-bottom[data-astro-cid-7nmnspah]{transform:rotateY(0) translateZ(35px)}.cube-3[data-astro-cid-7nmnspah] .cube-back[data-astro-cid-7nmnspah]{transform:rotateY(180deg) translateZ(35px)}.cube-3[data-astro-cid-7nmnspah] .cube-right[data-astro-cid-7nmnspah]{transform:rotateY(90deg) translateZ(35px)}.cube-3[data-astro-cid-7nmnspah] .cube-left[data-astro-cid-7nmnspah]{transform:rotateY(-90deg) translateZ(35px)}.cube-3[data-astro-cid-7nmnspah] .cube-top[data-astro-cid-7nmnspah]{transform:rotateX(90deg) translateZ(35px)}.cube-3[data-astro-cid-7nmnspah] .cube-bottom[data-astro-cid-7nmnspah]{transform:rotateX(-90deg) translateZ(35px)}@keyframes rotateCube{0%{transform:rotateX(0) rotateY(0) translateY(0)}25%{transform:rotateX(90deg) rotateY(90deg) translateY(-20px)}50%{transform:rotateX(180deg) rotateY(180deg) translateY(0)}75%{transform:rotateX(270deg) rotateY(270deg) translateY(-20px)}to{transform:rotateX(360deg) rotateY(360deg) translateY(0)}}.floating-sphere[data-astro-cid-7nmnspah]{position:absolute;width:100px;height:100px;border-radius:50%;border:5px solid #000;box-shadow:8px 8px #000;animation:floatSphere 8s ease-in-out infinite}.sphere-1[data-astro-cid-7nmnspah]{background:linear-gradient(135deg,#fde047,#fb923c);animation-delay:0s}.sphere-2[data-astro-cid-7nmnspah]{background:linear-gradient(135deg,#86efac,#67e8f9);animation-delay:-4s;width:80px;height:80px}@keyframes floatSphere{0%,to{transform:translateY(0) translate(0) scale(1)}25%{transform:translateY(-30px) translate(15px) scale(1.1)}50%{transform:translateY(-10px) translate(-15px) scale(.95)}75%{transform:translateY(-25px) translate(10px) scale(1.05)}}.floating-ring[data-astro-cid-7nmnspah]{position:absolute;width:120px;height:120px;border:6px solid #000;border-radius:50%;background:transparent;animation:rotateRing 12s linear infinite}.ring-1[data-astro-cid-7nmnspah]{border-color:#fb923c;box-shadow:6px 6px #0000004d}.ring-2[data-astro-cid-7nmnspah]{border-color:#86efac;box-shadow:6px 6px #0000004d;width:90px;height:90px;animation-duration:15s;animation-direction:reverse}.ring-1[data-astro-cid-7nmnspah]:before,.ring-2[data-astro-cid-7nmnspah]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;border:4px solid currentColor;border-radius:50%;opacity:.5}@keyframes rotateRing{0%{transform:rotate(0) translateY(0);opacity:.6}50%{transform:rotate(180deg) translateY(-15px);opacity:.8}to{transform:rotate(360deg) translateY(0);opacity:.6}}.floating-question[data-astro-cid-7nmnspah]{position:absolute;font-size:80px;font-weight:900;color:#fb923c;text-shadow:4px 4px 0px #000,8px 8px 0px rgba(0,0,0,.2);animation:floatQuestion 6s ease-in-out infinite;opacity:.3;transform-origin:center}.q-1[data-astro-cid-7nmnspah]{animation-delay:0s}.q-2[data-astro-cid-7nmnspah]{animation-delay:-3s;font-size:60px;color:#86efac}@keyframes floatQuestion{0%,to{transform:translateY(0) rotate(0) scale(1);opacity:.2}25%{transform:translateY(-20px) rotate(5deg) scale(1.1);opacity:.4}50%{transform:translateY(-35px) rotate(-5deg) scale(1.15);opacity:.3}75%{transform:translateY(-15px) rotate(3deg) scale(1.05);opacity:.35}}@media(max-width:768px){.floating-cube[data-astro-cid-7nmnspah]{width:50px;height:50px}.cube-front[data-astro-cid-7nmnspah],.cube-back[data-astro-cid-7nmnspah],.cube-right[data-astro-cid-7nmnspah],.cube-left[data-astro-cid-7nmnspah],.cube-top[data-astro-cid-7nmnspah],.cube-bottom[data-astro-cid-7nmnspah]{transform:rotateY(0) translateZ(25px)}.cube-back[data-astro-cid-7nmnspah]{transform:rotateY(180deg) translateZ(25px)}.cube-right[data-astro-cid-7nmnspah]{transform:rotateY(90deg) translateZ(25px)}.cube-left[data-astro-cid-7nmnspah]{transform:rotateY(-90deg) translateZ(25px)}.cube-top[data-astro-cid-7nmnspah]{transform:rotateX(90deg) translateZ(25px)}.cube-bottom[data-astro-cid-7nmnspah]{transform:rotateX(-90deg) translateZ(25px)}.floating-sphere[data-astro-cid-7nmnspah]{width:60px;height:60px}.floating-ring[data-astro-cid-7nmnspah]{width:70px;height:70px}.floating-question[data-astro-cid-7nmnspah]{font-size:50px}.q-2[data-astro-cid-7nmnspah]{font-size:40px}}@media(max-width:480px){.cube-3[data-astro-cid-7nmnspah],.sphere-2[data-astro-cid-7nmnspah],.ring-2[data-astro-cid-7nmnspah],.q-2[data-astro-cid-7nmnspah]{display:none}}.sticky-horizontal-wrapper[data-astro-cid-gvmlqe4w]{position:relative}#horizontalContainer[data-astro-cid-gvmlqe4w]{will-change:transform}@media(max-width:768px){.sticky-horizontal-wrapper[data-astro-cid-gvmlqe4w]{height:auto!important}#unifiedHorizontalSection[data-astro-cid-gvmlqe4w]{position:relative!important;height:auto!important;min-height:100vh}#horizontalContainer[data-astro-cid-gvmlqe4w]{flex-direction:column;height:auto}#horizontalContainer[data-astro-cid-gvmlqe4w]>div[data-astro-cid-gvmlqe4w]{width:100%!important;height:auto!important;min-height:100vh}}.sticky-scroll-container[data-astro-cid-kak7qqfg]{position:relative}.journey-header-content[data-astro-cid-kak7qqfg]{opacity:1;transition:opacity .5s ease-in-out}.journey-header-content[data-astro-cid-kak7qqfg].fade-out{opacity:0}.journey-section[data-astro-cid-kak7qqfg]{position:sticky;top:0;height:100vh;background:linear-gradient(135deg,#fafaf9,#fff,#fafaf9);overflow:hidden;z-index:5}.sticky-content[data-astro-cid-kak7qqfg]{height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.journey-viewport[data-astro-cid-kak7qqfg]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.journey-track[data-astro-cid-kak7qqfg]{display:flex;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:1200px;position:relative;transform:translate(0);transition:transform 1s cubic-bezier(.4,0,.2,1);padding:0 2rem}.journey-step[data-astro-cid-kak7qqfg]{flex:0 0 auto;width:400px;opacity:0;transform:translate(100px) scale(.8);transition:all 1s cubic-bezier(.4,0,.2,1);position:relative}.journey-step[data-astro-cid-kak7qqfg].active{opacity:1;transform:translate(0) scale(1)}.journey-step[data-astro-cid-kak7qqfg].visible{opacity:.3;transform:translate(0) scale(.9)}.step-number[data-astro-cid-kak7qqfg]{transform:scale(0);transition:transform .6s cubic-bezier(.68,-.55,.265,1.55)}.journey-step[data-astro-cid-kak7qqfg].active .step-number[data-astro-cid-kak7qqfg]{transform:scale(1)}.journey-arrow[data-astro-cid-kak7qqfg]{flex:0 0 auto;width:80px;height:20px;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:10}.journey-arrow[data-astro-cid-kak7qqfg].visible{opacity:1;transform:scale(1)}.arrow-svg[data-astro-cid-kak7qqfg]{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(16,185,129,.2))}.journey-arrow[data-astro-cid-kak7qqfg] .arrow-svg[data-astro-cid-kak7qqfg] path[data-astro-cid-kak7qqfg]{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset 1s ease-in-out}.journey-arrow[data-astro-cid-kak7qqfg].visible .arrow-svg[data-astro-cid-kak7qqfg] path[data-astro-cid-kak7qqfg]{stroke-dashoffset:0}.journey-step[data-astro-cid-kak7qqfg]:hover,.journey-step[data-astro-cid-kak7qqfg].active:hover{transform:translate(0) scale(1.05) translateY(-10px)}.scroll-spacer[data-astro-cid-kak7qqfg]{height:300vh}@media(min-width:1024px){.journey-track[data-astro-cid-kak7qqfg]{gap:1.2rem;max-width:1100px;padding:0 1.5rem}.journey-step[data-astro-cid-kak7qqfg]{width:320px}.journey-arrow[data-astro-cid-kak7qqfg]{width:80px}}@media(max-width:1024px){.journey-header-content[data-astro-cid-kak7qqfg]{top:4rem}.journey-header-content[data-astro-cid-kak7qqfg] h3[data-astro-cid-kak7qqfg]{font-size:2rem;margin-bottom:1rem}.journey-track[data-astro-cid-kak7qqfg]{flex-direction:column;gap:4rem;height:100%;justify-content:center;margin-top:6rem}.journey-arrow[data-astro-cid-kak7qqfg]{width:20px;height:60px;transform:rotate(90deg) scale(.5)}.journey-arrow[data-astro-cid-kak7qqfg].visible{transform:rotate(90deg) scale(1)}.journey-step[data-astro-cid-kak7qqfg]{width:100%;max-width:400px;transform:translateY(50px) scale(.8)}.journey-step[data-astro-cid-kak7qqfg].active{transform:translateY(0) scale(1)}.journey-step[data-astro-cid-kak7qqfg].visible{transform:translateY(0) scale(.9)}.scroll-spacer[data-astro-cid-kak7qqfg]{height:200vh}}@media(max-width:768px){.journey-header-content[data-astro-cid-kak7qqfg]{top:2rem;padding:0 1rem}.journey-header-content[data-astro-cid-kak7qqfg] h3[data-astro-cid-kak7qqfg]{font-size:1.5rem}.journey-step[data-astro-cid-kak7qqfg] .w-64[data-astro-cid-kak7qqfg]{width:12rem;height:12rem}.journey-step[data-astro-cid-kak7qqfg]{width:100%;max-width:320px}.journey-track[data-astro-cid-kak7qqfg]{gap:3rem;padding:2rem;margin-top:4rem}}@media(prefers-reduced-motion:reduce){.journey-step[data-astro-cid-kak7qqfg],.step-number[data-astro-cid-kak7qqfg],.journey-track[data-astro-cid-kak7qqfg]{transition:opacity .3s ease;transform:none}.journey-step[data-astro-cid-kak7qqfg].active{opacity:1;transform:none}}
