.accordion__chevron[data-astro-cid-6ssfw5kf]{transition:transform .2s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.accordion[data-astro-cid-6ssfw5kf].active .accordion__chevron[data-astro-cid-6ssfw5kf]{transform:rotate(-90deg)}.accordion__content[data-astro-cid-6ssfw5kf]{transition:height .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),visibility 0s linear .2s}.accordion[data-astro-cid-6ssfw5kf].active .accordion__content[data-astro-cid-6ssfw5kf]{visibility:visible;opacity:1;transition:height .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),visibility linear}@keyframes ripple{0%{opacity:0;transform:scale(1)}50%{opacity:.3}to{opacity:0;transform:scale(1.5)}}@keyframes gradientFlow{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}@keyframes chartGrow{0%,to{transform:scaleY(.8)}50%{transform:scaleY(1)}}@keyframes barGrow{0%{width:0%}to{width:var(--target-width)}}@keyframes alertPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes globePulse{0%,to{transform:scale(1);box-shadow:0 0 30px #71717a4d}50%{transform:scale(1.05);box-shadow:0 0 40px #71717a80}}@keyframes userFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes targetPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.gradient-flow[data-astro-cid-4xz5wf3p]{animation:none}.group[data-astro-cid-4xz5wf3p]:hover .gradient-flow[data-astro-cid-4xz5wf3p]{animation:1.5s ease-in-out infinite gradientFlow}.ripple-1[data-astro-cid-4xz5wf3p],.ripple-2[data-astro-cid-4xz5wf3p],.ripple-3[data-astro-cid-4xz5wf3p]{animation:none}.group[data-astro-cid-4xz5wf3p]:hover .ripple-1[data-astro-cid-4xz5wf3p]{animation:1.5s ease-out infinite ripple}.group[data-astro-cid-4xz5wf3p]:hover .ripple-2[data-astro-cid-4xz5wf3p]{animation:1.5s ease-out .5s infinite ripple}.group[data-astro-cid-4xz5wf3p]:hover .ripple-3[data-astro-cid-4xz5wf3p]{animation:1.5s ease-out 1s infinite ripple}.chart-bar[data-astro-cid-4xz5wf3p]{transform-origin:bottom;animation:none}.group[data-astro-cid-4xz5wf3p]:hover .chart-bar[data-astro-cid-4xz5wf3p]{animation:1s ease-in-out infinite chartGrow}.globe-pulse[data-astro-cid-4xz5wf3p]{animation:none}.group[data-astro-cid-4xz5wf3p]:hover .globe-pulse[data-astro-cid-4xz5wf3p]{animation:1.5s ease-in-out infinite globePulse}.user-avatar[data-astro-cid-4xz5wf3p]{animation:none}.group[data-astro-cid-4xz5wf3p]:hover .user-avatar[data-astro-cid-4xz5wf3p]{animation:1.5s ease-in-out infinite userFloat}.rotating-icon[data-astro-cid-4xz5wf3p]{animation:none}.group[data-astro-cid-4xz5wf3p]:hover .rotating-icon[data-astro-cid-4xz5wf3p]{animation:4s linear infinite rotate}.target-rings[data-astro-cid-4xz5wf3p]>div[data-astro-cid-4xz5wf3p]{animation:none}.group[data-astro-cid-4xz5wf3p]:hover .target-rings[data-astro-cid-4xz5wf3p]>div[data-astro-cid-4xz5wf3p]{animation:1s ease-in-out infinite targetPulse}.group[data-astro-cid-4xz5wf3p]:hover .target-rings[data-astro-cid-4xz5wf3p]>div[data-astro-cid-4xz5wf3p]:nth-child(2){animation-delay:.15s}.group[data-astro-cid-4xz5wf3p]:hover .target-rings[data-astro-cid-4xz5wf3p]>div[data-astro-cid-4xz5wf3p]:nth-child(3){animation-delay:.3s}.fade-up[data-astro-cid-cxh3myzx]{opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;animation:fadeUp var(--animation-duration) cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--animation-delay);will-change:transform,opacity;animation-fill-mode:both;position:relative;transform:translate3d(0,20px,0)}@keyframes fadeUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@supports (-webkit-overflow-scrolling:touch){.fade-up[data-astro-cid-cxh3myzx]{-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translate3d(0,20px,0)}}@media (prefers-reduced-motion:reduce){.fade-up[data-astro-cid-cxh3myzx]{opacity:1;animation:none;transform:translate3d(0,0,0)}}@keyframes drawLine{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.animate-graph-line[data-astro-cid-kimllbjz]{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:5s ease-in-out forwards drawLine}.logo[data-astro-cid-2jwrtjj6]{width:auto;height:2.5rem}[data-astro-cid-g4lnexrh][data-aos]{transition:opacity .5s ease-out,transform .5s ease-out}html{scroll-behavior:smooth}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200%0}}.animate-shimmer[data-astro-cid-oy3liau5]{background:linear-gradient(110deg,#dc2626,45%,#f97316,55%,#dc2626)0 0/200% 100%;animation:2s linear infinite shimmer}#pricing-plans[data-astro-cid-oy3liau5]{scroll-margin-top:100px}.bg-gradient-radial[data-astro-cid-oy3liau5]{background:radial-gradient(circle at center,var(--tw-gradient-stops))}section#heroX h1,#heroX h1,section h1,h1{font-size:2.75rem!important;font-weight:700!important;line-height:1.3!important}@media (min-width:1200px){section#heroX h1,#heroX h1{font-size:3.25rem!important}}@media (min-width:768px) and (max-width:1199px){section#heroX h1,#heroX h1{font-size:2.75rem!important}}@media (max-width:767px){section#heroX h1,#heroX h1{font-size:2.25rem!important}}@media (max-width:639px){section#heroX h1,#heroX h1{font-size:2rem!important}}@media (max-width:479px){section#heroX h1,#heroX h1{font-size:1.75rem!important}}