.ChatWidget-module__yGiIHW__toggleBtn{z-index:50;color:#fff;cursor:pointer;will-change:transform;background:#2563eb;border:none;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #2563eb59,0 4px 12px #2563eb40}.ChatWidget-module__yGiIHW__toggleBtn:hover{background:#1d4ed8;transform:translateY(-3px);box-shadow:0 16px 40px #2563eb66,0 6px 16px #2563eb4d}.ChatWidget-module__yGiIHW__toggleBtn:active{transform:translateY(0)}.ChatWidget-module__yGiIHW__toggleIcon{transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s}.ChatWidget-module__yGiIHW__toggleIconHidden{opacity:0;position:absolute;transform:rotate(90deg)scale(.5)}.ChatWidget-module__yGiIHW__toggleIconVisible{opacity:1;transform:rotate(0)scale(1)}.ChatWidget-module__yGiIHW__unreadDot{background:#10b981;border:2px solid #fff;border-radius:9999px;width:10px;height:10px;animation:2s ease-in-out infinite ChatWidget-module__yGiIHW__pulse;position:absolute;top:4px;right:4px}@keyframes ChatWidget-module__yGiIHW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.ChatWidget-module__yGiIHW__panel{z-index:50;transform-origin:100% 100%;will-change:transform,opacity;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 24px 64px #0f172a1f,0 8px 24px #0f172a14}.ChatWidget-module__yGiIHW__panelClosed{opacity:0;pointer-events:none;transform:scale(.88)translateY(16px)}.ChatWidget-module__yGiIHW__panelOpen{opacity:1;pointer-events:all;transform:scale(1)translateY(0)}.ChatWidget-module__yGiIHW__header{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ChatWidget-module__yGiIHW__headerInfo{align-items:center;gap:12px;display:flex}.ChatWidget-module__yGiIHW__headerAvatar{background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatWidget-module__yGiIHW__headerName{letter-spacing:-.01em;font-size:14px;font-weight:800;line-height:1}.ChatWidget-module__yGiIHW__headerStatus{color:#ffffffbf;align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}.ChatWidget-module__yGiIHW__statusDot{background:#4ade80;border-radius:9999px;flex-shrink:0;width:6px;height:6px}.ChatWidget-module__yGiIHW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.ChatWidget-module__yGiIHW__closeBtn:hover{background:#ffffff38}.ChatWidget-module__yGiIHW__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;min-height:320px;max-height:420px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__yGiIHW__messages::-webkit-scrollbar{width:4px}.ChatWidget-module__yGiIHW__messages::-webkit-scrollbar-track{background:0 0}.ChatWidget-module__yGiIHW__messages::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.ChatWidget-module__yGiIHW__msgRow{flex-direction:column;display:flex}.ChatWidget-module__yGiIHW__msgRowUser{align-items:flex-end}.ChatWidget-module__yGiIHW__msgRowBot{align-items:flex-start}.ChatWidget-module__yGiIHW__msgBubble{border-radius:18px;max-width:88%;padding:11px 15px;font-size:13.5px;line-height:1.55;animation:.22s cubic-bezier(.34,1.56,.64,1) ChatWidget-module__yGiIHW__bubbleIn}@keyframes ChatWidget-module__yGiIHW__bubbleIn{0%{opacity:0;transform:scale(.92)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.ChatWidget-module__yGiIHW__msgBubbleUser{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.ChatWidget-module__yGiIHW__msgBubbleBot{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.ChatWidget-module__yGiIHW__msgTime{color:#94a3b8;margin-top:4px;padding:0 4px;font-size:10px}.ChatWidget-module__yGiIHW__typingBubble{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px 18px 18px 4px;align-items:center;gap:4px;padding:12px 16px;animation:.22s cubic-bezier(.34,1.56,.64,1) ChatWidget-module__yGiIHW__bubbleIn;display:inline-flex}.ChatWidget-module__yGiIHW__typingDot{background:#94a3b8;border-radius:9999px;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatWidget-module__yGiIHW__typingBounce}.ChatWidget-module__yGiIHW__typingDot:nth-child(2){animation-delay:.16s}.ChatWidget-module__yGiIHW__typingDot:nth-child(3){animation-delay:.32s}@keyframes ChatWidget-module__yGiIHW__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.ChatWidget-module__yGiIHW__cursor{vertical-align:text-bottom;background:#2563eb;border-radius:1px;width:2px;height:14px;margin-left:2px;animation:.9s ease-in-out infinite ChatWidget-module__yGiIHW__cursorBlink;display:inline-block}@keyframes ChatWidget-module__yGiIHW__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.ChatWidget-module__yGiIHW__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.ChatWidget-module__yGiIHW__emptyIcon{color:#2563eb;background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.ChatWidget-module__yGiIHW__emptyTitle{color:#0f172a;font-size:14px;font-weight:700}.ChatWidget-module__yGiIHW__emptyText{color:#94a3b8;font-size:12px;line-height:1.5}.ChatWidget-module__yGiIHW__inputArea{background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;padding:12px 14px}.ChatWidget-module__yGiIHW__inputRow{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;align-items:flex-end;gap:8px;padding:8px 8px 8px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.ChatWidget-module__yGiIHW__inputRow:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.ChatWidget-module__yGiIHW__textarea{color:#0f172a;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:22px;max-height:100px;font-family:inherit;font-size:13.5px;line-height:1.5}.ChatWidget-module__yGiIHW__textarea::placeholder{color:#94a3b8}.ChatWidget-module__yGiIHW__sendBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .15s;display:flex}.ChatWidget-module__yGiIHW__sendBtn:hover:not(:disabled){background:#1d4ed8;transform:scale(1.05)}.ChatWidget-module__yGiIHW__sendBtn:active:not(:disabled){transform:scale(.96)}.ChatWidget-module__yGiIHW__sendBtn:disabled{cursor:not-allowed;background:#bfdbfe}.ChatWidget-module__yGiIHW__poweredBy{text-align:center;color:#cbd5e1;padding:6px 0 8px;font-size:10px}.ChatWidget-module__yGiIHW__poweredBy a{color:#94a3b8;text-decoration:none;transition:color .15s}.ChatWidget-module__yGiIHW__poweredBy a:hover{color:#2563eb}
.landing-page-module__476eJW__page{background:#fff}.landing-page-module__476eJW__heroNoise:before{z-index:0;pointer-events:none;content:"";opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px;position:fixed;inset:0}.landing-page-module__476eJW__wordWrap{vertical-align:bottom;line-height:1.05;display:inline-block;overflow:hidden}.landing-page-module__476eJW__word{opacity:0;transform-origin:0 100%;will-change:transform;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .7s ease-out;display:inline-block;transform:translateY(110%)rotate(8deg)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__word{opacity:1;transform:translateY(0)rotate(0)}.landing-page-module__476eJW__letter{opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s ease-out;display:inline-block;transform:translateY(8px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__letter{opacity:1;transform:translateY(0)}.landing-page-module__476eJW__clipReveal{clip-path:inset(0 100% 0 0);transition:clip-path 1.2s cubic-bezier(.65,0,.35,1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__clipReveal{clip-path:inset(0)}.landing-page-module__476eJW__flip3d{opacity:0;transform-origin:0;will-change:transform;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity .8s ease-out;transform:perspective(1400px)rotateY(-65deg)translateZ(-200px)translate(-80px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__flip3d{opacity:1;transform:perspective(1400px)rotateY(0)translateZ(0)translate(0)}.landing-page-module__476eJW__flip3dRight{opacity:0;transform-origin:100%;will-change:transform;transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity .8s ease-out;transform:perspective(1400px)rotateY(65deg)translateZ(-200px)translate(80px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__flip3dRight{opacity:1;transform:perspective(1400px)rotateY(0)translateZ(0)translate(0)}.landing-page-module__476eJW__stampIn{opacity:0;filter:blur(20px);transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .7s ease-out,filter .8s ease-out;transform:scale(.5)rotate(-12deg)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__stampIn{opacity:1;filter:blur();transform:scale(1)rotate(0)}.landing-page-module__476eJW__cascadeChild{opacity:0;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .7s ease-out;transform:translateY(60px)scale(.92)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__cascadeChild{opacity:1;transform:translateY(0)scale(1)}.landing-page-module__476eJW__domino{opacity:0;transform-origin:top;transition:transform .9s cubic-bezier(.34,1.56,.64,1),opacity .6s ease-out;transform:perspective(1200px)rotateX(-80deg)translateY(40px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__domino{opacity:1;transform:perspective(1200px)rotateX(0)translateY(0)}.landing-page-module__476eJW__fromLeft{opacity:0;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .7s ease-out;transform:translate(-120px)}.landing-page-module__476eJW__fromRight{opacity:0;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .7s ease-out;transform:translate(120px)}.landing-page-module__476eJW__fromBelow{opacity:0;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .7s ease-out;transform:translateY(80px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__fromLeft,.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__fromRight,.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__fromBelow{opacity:1;transform:translate(0)}.landing-page-module__476eJW__sectionScale{opacity:0;border-radius:60px;transition:transform 1.4s cubic-bezier(.16,1,.3,1),border-radius 1.4s cubic-bezier(.16,1,.3,1),opacity .8s ease-out;transform:scale(.85)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__sectionScale{opacity:1;border-radius:0;transform:scale(1)}.landing-page-module__476eJW__quoteDrama{opacity:0;transform-origin:bottom;transition:transform 1.5s cubic-bezier(.16,1,.3,1),opacity .9s ease-out;transform:perspective(1600px)rotateX(40deg)translateZ(-150px)scale(.9)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__quoteDrama{opacity:1;transform:perspective(1600px)rotateX(0)translateZ(0)scale(1)}.landing-page-module__476eJW__ctaExplode{opacity:0;filter:blur(30px);transition:transform 1.4s cubic-bezier(.16,1,.3,1),opacity 1s ease-out,filter .9s ease-out;transform:scale(.3)rotate(-8deg)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__ctaExplode{opacity:1;filter:blur();transform:scale(1)rotate(0)}.landing-page-module__476eJW__parallaxFloat{transform:translate3d(0,calc(var(--scroll,0)*-60px),0);will-change:transform}.landing-page-module__476eJW__parallaxFloatSlow{transform:translate3d(0,calc(var(--scroll,0)*-30px),0);will-change:transform}.landing-page-module__476eJW__parallaxFloatFast{transform:translate3d(0,calc(var(--scroll,0)*-120px),0);will-change:transform}.landing-page-module__476eJW__parallaxTilt{transform:perspective(1200px)rotateX(calc(var(--scroll,0)*8deg))rotateY(calc(var(--scroll,0)*-4deg))translateY(calc(var(--scroll,0)*-40px));transform-style:preserve-3d;will-change:transform}.landing-page-module__476eJW__heroParallaxTitle{transform:translate3d(0,calc(var(--scroll,0)*-180px),0)scale(calc(1 - var(--scroll,0)*.15));will-change:transform,opacity}.landing-page-module__476eJW__heroParallaxOrb1{transform:translate3d(calc(var(--scroll,0)*-60px),calc(var(--scroll,0)*80px),0)scale(calc(1 + var(--scroll,0)*.5));will-change:transform}.landing-page-module__476eJW__heroParallaxOrb2{transform:translate3d(calc(var(--scroll,0)*60px),calc(var(--scroll,0)*-120px),0)scale(calc(1 + var(--scroll,0)*.4));will-change:transform}.landing-page-module__476eJW__stickyParallax{transform:perspective(1500px)rotateX(calc(var(--scroll,0)*-4deg))rotateY(calc(var(--scroll,0)*6deg));transform-style:preserve-3d;will-change:transform;position:sticky;top:120px}.landing-page-module__476eJW__gradientShift{background:linear-gradient(120deg,#2563eb 0%,#7c3aed 30%,#ec4899 50%,#2563eb 70% 100%) 0 0/300% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite landing-page-module__476eJW__gradient-shift}@keyframes landing-page-module__476eJW__gradient-shift{0%{background-position:0%}to{background-position:300%}}.landing-page-module__476eJW__marqueeTrack{animation:40s linear infinite landing-page-module__476eJW__marquee-scroll}.landing-page-module__476eJW__typingDots span{opacity:.4;background:currentColor;border-radius:999px;width:5px;height:5px;animation:1.2s ease-in-out infinite landing-page-module__476eJW__type-bounce;display:inline-block}.landing-page-module__476eJW__typingDots span:nth-child(2){animation-delay:.15s}.landing-page-module__476eJW__typingDots span:nth-child(3){animation-delay:.3s}.landing-page-module__476eJW__glowOrb1{animation:12s ease-in-out infinite landing-page-module__476eJW__drift-1}.landing-page-module__476eJW__glowOrb2{animation:15s ease-in-out 2s infinite landing-page-module__476eJW__drift-2}.landing-page-module__476eJW__chatMsg{opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .6s ease-out;transform:translate(40px)scale(.95)}.landing-page-module__476eJW__chatMsgReply{opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1) .3s,opacity .6s ease-out .3s;transform:translate(-40px)scale(.95)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__chatMsg,.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__chatMsgReply{opacity:1;transform:translate(0)scale(1)}.landing-page-module__476eJW__bigCard{opacity:0;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity .8s ease-out;transform:translateY(40px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__bigCard{opacity:1;transform:translateY(0)}.landing-page-module__476eJW__kpiCard1,.landing-page-module__476eJW__kpiCard2,.landing-page-module__476eJW__kpiCard3,.landing-page-module__476eJW__kpiCard4{opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .5s ease-out;transform:translateY(20px)scale(.92)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__kpiCard1{opacity:1;transition-delay:.2s;transform:translateY(0)scale(1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__kpiCard2{opacity:1;transition-delay:.35s;transform:translateY(0)scale(1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__kpiCard3{opacity:1;transition-delay:.5s;transform:translateY(0)scale(1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__kpiCard4{opacity:1;transition-delay:.65s;transform:translateY(0)scale(1)}.landing-page-module__476eJW__progressFill1,.landing-page-module__476eJW__progressFill2,.landing-page-module__476eJW__progressFill3,.landing-page-module__476eJW__progressFill4{transform-origin:0;transition:transform 1s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__progressFill1{transition-delay:.8s;transform:scaleX(1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__progressFill2{transition-delay:.95s;transform:scaleX(1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__progressFill3{transition-delay:1.1s;transform:scaleX(1)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__progressFill4{transition-delay:1.25s;transform:scaleX(1)}.landing-page-module__476eJW__barGrow{transform-origin:bottom;transition:transform 1s cubic-bezier(.16,1,.3,1);transform:scaleY(0)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__barGrow{transform:scaleY(1)}.landing-page-module__476eJW__trendLine{stroke-dasharray:500;stroke-dashoffset:500px;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1) .4s}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__trendLine{stroke-dashoffset:0}.landing-page-module__476eJW__trendDot{opacity:0;transition:opacity .4s ease-out 1.6s}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__trendDot{opacity:1}.landing-page-module__476eJW__valueTag{opacity:0;transition:opacity .5s ease-out 1.8s,transform .5s cubic-bezier(.16,1,.3,1) 1.8s;transform:translateY(6px)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__valueTag{opacity:1;transform:translateY(0)}.landing-page-module__476eJW__statBlock{opacity:0;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .5s ease-out;transform:translateY(20px)scale(.9)}.landing-page-module__476eJW__isVisible .landing-page-module__476eJW__statBlock{opacity:1;transform:translateY(0)scale(1)}.landing-page-module__476eJW__navMorph{transition:background .3s,box-shadow .3s,border-color .3s}.landing-page-module__476eJW__navMorphScrolled{box-shadow:0 4px 24px -8px #0f172a14;background:#ffffffeb!important}.landing-page-module__476eJW__marqueeBoost{animation-duration:calc(40s/(1 + var(--scroll,0)*5))}@keyframes landing-page-module__476eJW__marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes landing-page-module__476eJW__type-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}@keyframes landing-page-module__476eJW__drift-1{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,15px)}}@keyframes landing-page-module__476eJW__drift-2{0%,to{transform:translate(0)}33%{transform:translate(-25px,25px)}66%{transform:translate(15px,-10px)}}@keyframes landing-page-module__476eJW__pulse-glow{0%,to{filter:drop-shadow(0 0 #2563eb00)}50%{filter:drop-shadow(0 0 30px #2563eb66)}}.landing-page-module__476eJW__pulseGlow{animation:3s ease-in-out infinite landing-page-module__476eJW__pulse-glow}.landing-page-module__476eJW__figureWrap{perspective:1200px}.landing-page-module__476eJW__dashPanel{animation:6s ease-in-out infinite landing-page-module__476eJW__float-y;transform:translateZ(0)}.landing-page-module__476eJW__floatChip{animation:5s ease-in-out infinite landing-page-module__476eJW__float-y}.landing-page-module__476eJW__floatChipA{animation-delay:.2s}.landing-page-module__476eJW__floatChipB{animation-delay:.8s}.landing-page-module__476eJW__floatChipC{animation-delay:1.4s}.landing-page-module__476eJW__floatChipD{animation:5s ease-in-out .5s infinite landing-page-module__476eJW__float-y}.landing-page-module__476eJW__lineDraw{stroke-dasharray:600;stroke-dashoffset:600px;animation:1.6s cubic-bezier(.65,0,.35,1) .4s forwards landing-page-module__476eJW__draw-line}.landing-page-module__476eJW__pulseDot{transform-origin:50%;animation:1.8s ease-in-out infinite landing-page-module__476eJW__pulse-ring}.landing-page-module__476eJW__barRise{transform-box:fill-box;animation:.8s cubic-bezier(.16,1,.3,1) both landing-page-module__476eJW__bar-rise;transform:scaleY(0)}.landing-page-module__476eJW__donutGrow{stroke-dasharray:0 100;animation:1.4s ease-out .3s forwards landing-page-module__476eJW__donut-fill}.landing-page-module__476eJW__stackCard{animation:.7s cubic-bezier(.16,1,.3,1) both landing-page-module__476eJW__card-in}.landing-page-module__476eJW__stackCardBack{animation-delay:0s}.landing-page-module__476eJW__stackCardMid{animation-delay:.12s}@keyframes landing-page-module__476eJW__float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes landing-page-module__476eJW__draw-line{to{stroke-dashoffset:0}}@keyframes landing-page-module__476eJW__pulse-ring{0%,to{opacity:.25;transform:scale(1)}50%{opacity:0;transform:scale(1.6)}}@keyframes landing-page-module__476eJW__bar-rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes landing-page-module__476eJW__donut-fill{to{stroke-dasharray:62 100}}@keyframes landing-page-module__476eJW__card-in{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.landing-page-module__476eJW__word,.landing-page-module__476eJW__letter,.landing-page-module__476eJW__clipReveal,.landing-page-module__476eJW__flip3d,.landing-page-module__476eJW__flip3dRight,.landing-page-module__476eJW__stampIn,.landing-page-module__476eJW__cascadeChild,.landing-page-module__476eJW__domino,.landing-page-module__476eJW__fromLeft,.landing-page-module__476eJW__fromRight,.landing-page-module__476eJW__fromBelow,.landing-page-module__476eJW__sectionScale,.landing-page-module__476eJW__quoteDrama,.landing-page-module__476eJW__ctaExplode,.landing-page-module__476eJW__bigCard,.landing-page-module__476eJW__kpiCard1,.landing-page-module__476eJW__kpiCard2,.landing-page-module__476eJW__kpiCard3,.landing-page-module__476eJW__kpiCard4,.landing-page-module__476eJW__chatMsg,.landing-page-module__476eJW__chatMsgReply,.landing-page-module__476eJW__statBlock{opacity:1!important;filter:none!important;clip-path:none!important;transition:none!important;transform:none!important}.landing-page-module__476eJW__progressFill1,.landing-page-module__476eJW__progressFill2,.landing-page-module__476eJW__progressFill3,.landing-page-module__476eJW__progressFill4,.landing-page-module__476eJW__barGrow{transition:none!important;transform:scaleY(1)scaleX(1)!important}.landing-page-module__476eJW__trendLine{stroke-dashoffset:0!important;transition:none!important}.landing-page-module__476eJW__trendDot,.landing-page-module__476eJW__valueTag{opacity:1!important;transition:none!important}.landing-page-module__476eJW__parallaxFloat,.landing-page-module__476eJW__parallaxFloatSlow,.landing-page-module__476eJW__parallaxFloatFast,.landing-page-module__476eJW__parallaxTilt,.landing-page-module__476eJW__heroParallaxTitle,.landing-page-module__476eJW__heroParallaxSub,.landing-page-module__476eJW__heroParallaxOrb1,.landing-page-module__476eJW__heroParallaxOrb2,.landing-page-module__476eJW__stickyParallax{transform:none!important}.landing-page-module__476eJW__marqueeTrack,.landing-page-module__476eJW__glowOrb1,.landing-page-module__476eJW__glowOrb2,.landing-page-module__476eJW__pulseGlow,.landing-page-module__476eJW__gradientShift,.landing-page-module__476eJW__typingDots span,.landing-page-module__476eJW__dashPanel,.landing-page-module__476eJW__floatChip,.landing-page-module__476eJW__floatChipD,.landing-page-module__476eJW__pulseDot,.landing-page-module__476eJW__barRise,.landing-page-module__476eJW__donutGrow,.landing-page-module__476eJW__stackCard{animation:none!important}.landing-page-module__476eJW__barRise{transform:scaleY(1)!important}.landing-page-module__476eJW__donutGrow{stroke-dasharray:62 100!important}.landing-page-module__476eJW__lineDraw{stroke-dashoffset:0!important}.landing-page-module__476eJW__stackCard{opacity:1!important;transform:none!important}}
