@keyframes slide-enter{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slide-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(1.02)}}.slide-enter{opacity:0;transform:translateY(20px) scale(.98);transition:all .9s cubic-bezier(.4,0,.2,1)}.slide-enter-active{opacity:1;transform:translateY(0) scale(1)}.slide-exit{opacity:1;transform:translateY(0) scale(1);transition:all .6s cubic-bezier(.4,0,.2,1)}.slide-exit-active{opacity:0;transform:translateY(-20px) scale(1.02)}@keyframes vine-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes vine-glow{0%,to{box-shadow:0 0 10px #8b5cf64d}50%{box-shadow:0 0 20px #8b5cf699,0 0 30px #8b5cf666}}.vine-line{background:linear-gradient(-45deg,#8b5cf6,#a855f7,#c084fc,#8b5cf6);background-size:400% 400%;animation:vine-flow 3s ease infinite}.glow-node{animation:vine-glow 2s ease-in-out infinite}@keyframes gentle-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.gentle-hover:hover{animation:gentle-hover 2s ease-in-out infinite}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fade-in-up .8s ease-out}.fade-in-up-delay-1{animation:fade-in-up .8s ease-out .1s both}.fade-in-up-delay-2{animation:fade-in-up .8s ease-out .2s both}.fade-in-up-delay-3{animation:fade-in-up .8s ease-out .3s both}.organic-transition{transition:all .8s cubic-bezier(.25,.46,.45,.94)}@keyframes pulse-gentle{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.pulse-gentle{animation:pulse-gentle 2s ease-in-out infinite}@keyframes stagger-fade-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.stagger-item{animation:stagger-fade-in .6s ease-out both}.stagger-item:nth-child(1){animation-delay:.1s}.stagger-item:nth-child(2){animation-delay:.2s}.stagger-item:nth-child(3){animation-delay:.3s}.stagger-item:nth-child(4){animation-delay:.4s}.stagger-item:nth-child(5){animation-delay:.5s}.stagger-item:nth-child(6){animation-delay:.6s}@keyframes slow-inhale{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes phrase-reveal{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@keyframes soft-swipe-up{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slow-exhale{0%{opacity:0;transform:translate(-30px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes organic-glow{0%,to{box-shadow:0 0 10px #ffffff1a;filter:brightness(1)}50%{box-shadow:0 0 20px #fff3;filter:brightness(1.1)}}.slow-inhale{animation:slow-inhale 1.2s cubic-bezier(.4,0,.2,1) forwards}.soft-swipe-up{animation:soft-swipe-up .6s cubic-bezier(.4,0,.2,1) forwards}.slow-exhale{animation:slow-exhale 1s cubic-bezier(.4,0,.2,1) forwards}.organic-glow{animation:organic-glow 3s ease-in-out infinite}.breathing-rhythm{animation:breathing-rhythm 2s ease-in-out infinite}.card-stagger-1{animation-delay:.1s}.card-stagger-2{animation-delay:.2s}.card-stagger-3{animation-delay:.3s}.card-stagger-4{animation-delay:.4s}.phase-questions{background:linear-gradient(135deg,#0a1f1a,#102d25)}.phase-content{background:#fef7ed}.phase-cta{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.vine-connector{position:relative;overflow:hidden}.vine-connector:before{content:"";position:absolute;top:50%;left:-100%;width:200%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(139,92,246,.3) 25%,rgba(139,92,246,.8) 50%,rgba(139,92,246,.3) 75%,transparent 100%);transform:translateY(-50%);animation:vine-flow 3s ease-in-out infinite}.flat-card{background:transparent;border:none;border-bottom:2px solid;transition:all .3s ease}.flat-card:hover{background:#8b5cf60d;border-bottom-color:#8b5cf64d}.flat-input{background:transparent;border:none;border-bottom:2px solid #e5e7eb;border-radius:0;transition:border-color .3s ease}.flat-input:focus{border-bottom-color:#8b5cf6;outline:none;box-shadow:none}.flat-button{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:9999px;transition:all .3s ease}.flat-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #f59e0b4d}.glow-high{box-shadow:0 0 20px #8b5cf699,0 0 40px #8b5cf666}.glow-normal{box-shadow:0 0 10px #8b5cf64d,0 0 20px #8b5cf633}@keyframes vine-breathing{0%,to{opacity:.4;transform:translateY(-50%) scaleX(1)}50%{opacity:.8;transform:translateY(-50%) scaleX(1.02)}}.vine-line{animation:vine-breathing 4s ease-in-out infinite}.breathing-pulse{animation:breathe 4s ease-in-out infinite}.breathing-rhythm{animation:breathing-rhythm 4s ease-in-out infinite}.phrase-reveal{animation:phrase-reveal .8s cubic-bezier(.4,0,.2,1) forwards}.vine-connector{animation:vine-flow 4s ease-in-out infinite}@keyframes breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes breathing-rhythm{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}@keyframes vine-flow{0%,to{stroke-dashoffset:100}50%{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){.breathing-pulse,.vine-line,.glow-node,.gentle-hover,.pulse-gentle,.slow-inhale,.phrase-reveal,.soft-swipe-up,.slow-exhale,.organic-glow,.breathing-rhythm{animation:none}.slide-enter,.slide-enter-active,.slide-exit,.slide-exit-active{transition:opacity .3s ease;transform:none}.organic-transition{transition:opacity .3s ease}}.hero-gradient-text[data-astro-cid-w7tuocul]{background:linear-gradient(135deg,#47b8a0,#a5e1d2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stagger-item[data-astro-cid-w7tuocul]{opacity:0;animation:fadeIn .5s ease-out forwards;animation-delay:calc(.05s * var(--index))}@keyframes fadeIn{to{opacity:1}}.faq-question[data-astro-cid-w7tuocul]{list-style:none}.faq-question[data-astro-cid-w7tuocul]::-webkit-details-marker{display:none}.faq-answer[data-astro-cid-w7tuocul]{transition:max-height .5s ease-in-out}#hero[data-astro-cid-w7tuocul],#hero[data-astro-cid-w7tuocul] [data-astro-cid-w7tuocul],.hero-content[data-astro-cid-w7tuocul],.hero-content[data-astro-cid-w7tuocul] [data-astro-cid-w7tuocul]{opacity:1!important;transform:none!important;transition:none!important;animation:none!important;animation-play-state:paused!important;animation-duration:0s!important;animation-delay:0s!important;animation-iteration-count:0!important}#hero[data-astro-cid-w7tuocul]{display:flex!important;visibility:visible!important;min-height:100vh!important;height:100vh!important}.motion-ready[data-astro-cid-w7tuocul] #hero[data-astro-cid-w7tuocul],.motion-ready[data-astro-cid-w7tuocul] #hero[data-astro-cid-w7tuocul] [data-astro-cid-w7tuocul],.motion-ready[data-astro-cid-w7tuocul] .hero-content[data-astro-cid-w7tuocul],.motion-ready[data-astro-cid-w7tuocul] .hero-content[data-astro-cid-w7tuocul] [data-astro-cid-w7tuocul]{opacity:1!important;transform:none!important;transition:none!important;animation:none!important;animation-play-state:paused!important;animation-duration:0s!important;animation-delay:0s!important;animation-iteration-count:0!important}#hero[data-astro-cid-w7tuocul] video[data-astro-cid-w7tuocul]{opacity:1!important;visibility:visible!important;display:block!important}@media (prefers-reduced-motion: reduce){.stagger-item[data-astro-cid-w7tuocul]{animation:none;opacity:1}}.journey-container[data-astro-cid-w7tuocul]{font-family:inherit}.fade-in[data-astro-cid-w7tuocul]{animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.comparison-table[data-astro-cid-w7tuocul]{border-collapse:separate;border-spacing:0;background:#fffc;backdrop-filter:blur(8px);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0000001a;border:1px solid rgba(0,0,0,.08)}.comparison-table[data-astro-cid-w7tuocul] th[data-astro-cid-w7tuocul],.comparison-table[data-astro-cid-w7tuocul] td[data-astro-cid-w7tuocul]{padding:1.5rem 1rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.08);color:#111827}.comparison-table[data-astro-cid-w7tuocul] th[data-astro-cid-w7tuocul]{font-weight:600;background:#47b8a01a;color:#064e3b;font-size:1.1rem}.comparison-table[data-astro-cid-w7tuocul] .highlight[data-astro-cid-w7tuocul]{background:#47b8a00f;font-weight:500}.dark[data-astro-cid-w7tuocul] .comparison-table[data-astro-cid-w7tuocul]{background:#000c;border:1px solid rgba(255,255,255,.08)}.dark[data-astro-cid-w7tuocul] .comparison-table[data-astro-cid-w7tuocul] th[data-astro-cid-w7tuocul],.dark[data-astro-cid-w7tuocul] .comparison-table[data-astro-cid-w7tuocul] td[data-astro-cid-w7tuocul]{color:#f9fafb;border-bottom:1px solid rgba(255,255,255,.08)}.dark[data-astro-cid-w7tuocul] .comparison-table[data-astro-cid-w7tuocul] th[data-astro-cid-w7tuocul]{background:#47b8a026;color:#d1fae5}.dark[data-astro-cid-w7tuocul] .comparison-table[data-astro-cid-w7tuocul] .highlight[data-astro-cid-w7tuocul]{background:#47b8a01a}
