.growth-chart .bar{transform-origin:bottom center;animation:growBar 1.2s ease-out forwards;opacity:0}.growth-chart .bar-1{animation-delay:.1s}.growth-chart .bar-2{animation-delay:.2s}.growth-chart .bar-3{animation-delay:.3s}.growth-chart .bar-4{animation-delay:.4s}.growth-chart .bar-5{animation-delay:.5s}@keyframes growBar{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.growth-chart .arrow-path{stroke-dasharray:100;stroke-dashoffset:100;animation:drawArrow 1s ease-out .6s forwards}@keyframes drawArrow{to{stroke-dashoffset:0}}.growth-chart .arrow-head{opacity:0;transform:scale(0);transform-origin:center;animation:popArrowHead .3s ease-out 1.5s forwards}@keyframes popArrowHead{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.growth-chart .pulse-dot{animation:pulse 2s ease-out infinite}.growth-chart .dot-1{animation-delay:1.8s}.growth-chart .dot-2{animation-delay:2s}.growth-chart .dot-3{animation-delay:2.2s}@keyframes pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.candlestick .wick{opacity:0;animation:fadeInWick .4s ease-out forwards}.candlestick .wick-1{animation-delay:.1s}.candlestick .wick-2{animation-delay:.2s}.candlestick .wick-3{animation-delay:.3s}.candlestick .wick-4{animation-delay:.4s}@keyframes fadeInWick{to{opacity:1}}.candlestick .candle{transform-origin:center;opacity:0;animation:popCandle .5s ease-out forwards}.candlestick .candle-1{animation-delay:.2s}.candlestick .candle-2{animation-delay:.3s}.candlestick .candle-3{animation-delay:.4s}.candlestick .candle-4{animation-delay:.5s}@keyframes popCandle{0%{opacity:0;transform:scaleY(0)}70%{transform:scaleY(1.1)}to{opacity:1;transform:scaleY(1)}}.candlestick .trend-line{stroke-dasharray:100;stroke-dashoffset:100;animation:drawTrend 1s ease-out .8s forwards}@keyframes drawTrend{to{stroke-dashoffset:0}}.minimal-arrow .bg-circle{animation:scaleIn 1s ease-out}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:.1}}.minimal-arrow .main-arrow{stroke-dasharray:200;stroke-dashoffset:200;animation:drawMainArrow 1.5s ease-out forwards}@keyframes drawMainArrow{to{stroke-dashoffset:0}}.minimal-arrow .arrow-dot{transform:scale(0);animation:popDot .4s ease-out 1.3s forwards}@keyframes popDot{0%{transform:scale(0)}70%{transform:scale(1.3)}to{transform:scale(1)}}.trading-pulse .pulse-line{stroke-dasharray:300;stroke-dashoffset:300;animation:drawPulse 2s ease-out forwards}@keyframes drawPulse{to{stroke-dashoffset:0}}.trading-pulse .pulse{animation:pulseBeat 1.5s ease-in-out infinite}.trading-pulse .pulse-1{animation-delay:.3s}.trading-pulse .pulse-2{animation-delay:.6s}.trading-pulse .pulse-3{animation-delay:.9s}@keyframes pulseBeat{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}.geometric .geo-shape{opacity:0;transform-origin:center;animation:rotateIn 1s ease-out forwards}.geometric .shape-1{animation-delay:.1s}.geometric .shape-2{animation-delay:.3s}.geometric .shape-3{animation-delay:.5s}@keyframes rotateIn{0%{opacity:0;transform:rotate(-180deg) scale(0)}to{opacity:1;transform:rotate(0) scale(1)}}.logo-svg{transition:transform .3s ease}.logo-container:hover .logo-svg{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.logo-svg *{animation:none!important;opacity:1!important;transform:none!important;stroke-dasharray:none!important;stroke-dashoffset:0!important}}.logo-container[data-astro-cid-tvrurpns]{display:inline-block;position:relative}@keyframes float{0%,to{transform:translateY(0) translate(0)}33%{transform:translateY(-20px) translate(20px)}66%{transform:translateY(20px) translate(-20px)}}@keyframes pulse-glow{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.1)}}.animate-float[data-astro-cid-5a2bynky]{animation:float 8s ease-in-out infinite}.animate-pulse-glow[data-astro-cid-5a2bynky]{animation:pulse-glow 6s ease-in-out infinite}.grid-pattern[data-astro-cid-5a2bynky]{background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:50px 50px}
