.Hero-module__ZARIfG__hero{background:linear-gradient(#eef0f5 0%,#e8eaef 25%,#e3e6ec 50%,#dee2e9 68%,#e8ecf2 82%,#f2f5f9 93%,#f8f9fb 100%);flex-direction:column;justify-content:center;width:100%;min-height:100dvh;padding:80px 0 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroWave{pointer-events:none;z-index:0;will-change:transform;transform-style:preserve-3d;backface-visibility:hidden;position:absolute}.Hero-module__ZARIfG__heroWave1{background:linear-gradient(#ffffff14 0%,#ffffff47 40%,#ffffff1f 70%,#ffffff08 100%);border-radius:0 0 55% 45%/0 0 100% 100%;width:180%;height:50%;animation:16s ease-in-out infinite Hero-module__ZARIfG__waveDrift1;top:-12%;left:-40%;box-shadow:0 8px 40px #00000008}.Hero-module__ZARIfG__heroWave2{background:linear-gradient(#ffffff0d 0%,#ffffff38 45%,#ffffff1a 75%,#ffffff05 100%);border-radius:45% 55% 50% 50%/100% 100% 0 0;width:170%;height:42%;animation:20s ease-in-out infinite Hero-module__ZARIfG__waveDrift2;top:25%;left:-30%;box-shadow:0 6px 30px #00000006}.Hero-module__ZARIfG__heroWave3{background:linear-gradient(#ffffff05 0%,#ffffff14 35%,#fff3 65%,#ffffff0f 100%);border-radius:0 0 50% 50%/0 0 100% 100%;width:190%;height:48%;animation:18s ease-in-out infinite Hero-module__ZARIfG__waveDrift3;bottom:-14%;left:-45%;box-shadow:0 -6px 30px #00000005}@keyframes Hero-module__ZARIfG__waveDrift1{0%{transform:perspective(1200px)rotateX(2deg)rotateY(-1deg)rotate(-3deg)translate(0)}25%{transform:perspective(1200px)rotateX(4deg)rotateY(1deg)rotate(-2deg)translate(20px,8px)}50%{transform:perspective(1200px)rotateX(1deg)rotateY(2deg)rotate(-1deg)translate(40px,15px)}75%{transform:perspective(1200px)rotateX(3deg)rotateY(-.5deg)rotate(-2.5deg)translate(15px,5px)}to{transform:perspective(1200px)rotateX(2deg)rotateY(-1deg)rotate(-3deg)translate(0)}}@keyframes Hero-module__ZARIfG__waveDrift2{0%{transform:perspective(1200px)rotateX(-1deg)rotateY(1deg)rotate(-5deg)translate(0)}25%{transform:perspective(1200px)rotateX(1deg)rotateY(-1.5deg)rotate(-4deg)translate(-15px,-6px)}50%{transform:perspective(1200px)rotateX(3deg)rotateY(-2deg)rotate(-3deg)translate(-30px,-12px)}75%{transform:perspective(1200px)rotateX(0)rotateY(-.5deg)rotate(-4.5deg)translate(-10px,-4px)}to{transform:perspective(1200px)rotateX(-1deg)rotateY(1deg)rotate(-5deg)translate(0)}}@keyframes Hero-module__ZARIfG__waveDrift3{0%{transform:perspective(1200px)rotateX(1deg)rotateY(.5deg)rotate(-7deg)translate(0)}25%{transform:perspective(1200px)rotateX(-1deg)rotateY(2deg)rotate(-6deg)translate(12px,-8px)}50%{transform:perspective(1200px)rotateX(2deg)rotateY(-1deg)rotate(-5deg)translate(25px,-16px)}75%{transform:perspective(1200px)rotateX(0)rotateY(1.5deg)rotate(-6.5deg)translate(10px,-6px)}to{transform:perspective(1200px)rotateX(1deg)rotateY(.5deg)rotate(-7deg)translate(0)}}.Hero-module__ZARIfG__heroInner{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;height:80vh;margin:0 auto;padding:0 clamp(32px,6vw,96px);display:flex;position:relative}.Hero-module__ZARIfG__heroBadge,.Hero-module__ZARIfG__heroTitle,.Hero-module__ZARIfG__heroSubtitle,.Hero-module__ZARIfG__heroCtas,.Hero-module__ZARIfG__heroPillsWrap{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards Hero-module__ZARIfG__heroReveal;transform:translateY(18px)scale(.99)}.Hero-module__ZARIfG__heroBadge{animation-delay:.1s}.Hero-module__ZARIfG__heroTitle{animation-delay:.25s}.Hero-module__ZARIfG__heroSubtitle{animation-delay:.4s}.Hero-module__ZARIfG__heroCtas{animation-delay:.55s}.Hero-module__ZARIfG__heroPillsWrap{animation-delay:.7s}@keyframes Hero-module__ZARIfG__heroReveal{to{opacity:1;transform:translateY(0)scale(1)}}.Hero-module__ZARIfG__heroBadge{margin-bottom:20px}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-syne);letter-spacing:-.5px;color:#3a3a3c;text-align:center;margin-bottom:18px;font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:700;line-height:1.15}.Hero-module__ZARIfG__heroTitleAccent{color:#3b82f6}.Hero-module__ZARIfG__heroSubtitle{font-family:var(--font-syne);color:#8e8e93;text-align:center;max-width:540px;margin-bottom:48px;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:400;line-height:1.7}.Hero-module__ZARIfG__heroCtas{flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.Hero-module__ZARIfG__ctaNucleoLink{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:14px;padding:0;text-decoration:none;display:flex}.Hero-module__ZARIfG__ctaNucleoScene{perspective:1200px;width:220px;height:220px;transform-style:preserve-3d;animation:5s ease-in-out infinite Hero-module__ZARIfG__ctaLevitate;position:relative}@keyframes Hero-module__ZARIfG__ctaLevitate{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaNucleoScene{animation-play-state:paused;transform:scale(1.08)translateY(-8px)}.Hero-module__ZARIfG__ctaNucleoScene *{transition:all .5s cubic-bezier(.22,1,.36,1)}.Hero-module__ZARIfG__ctaSphere{z-index:3;background:radial-gradient(circle at 35% 35%,#ffffffe6,#1a3dff14 50%,#1a3dff26);border-radius:50%;width:100px;height:100px;animation:4s ease-in-out infinite Hero-module__ZARIfG__ctaSphPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #1a3dff33,inset 0 -6px 16px #1a3dff1f}.Hero-module__ZARIfG__ctaSphere:before{content:"";filter:blur(5px);background:#ffffffb3;border-radius:50%;width:35%;height:20%;position:absolute;top:12%;left:22%}@keyframes Hero-module__ZARIfG__ctaSphPulse{0%,to{box-shadow:0 0 50px #1a3dff33,inset 0 -6px 16px #1a3dff1f}50%{box-shadow:0 0 80px #1a3dff59,inset 0 -6px 20px #1a3dff2e}}.Hero-module__ZARIfG__ctaRing{transform-style:preserve-3d;z-index:2;border:1.5px solid #1a3dff1f;border-radius:50%;position:absolute;top:50%;left:50%}.Hero-module__ZARIfG__ctaRing1{width:170px;height:170px;margin:-85px 0 0 -85px;animation:12s linear infinite Hero-module__ZARIfG__ctaOrbit1;transform:rotateX(70deg)rotateY(15deg)}.Hero-module__ZARIfG__ctaRing2{width:160px;height:160px;margin:-80px 0 0 -80px;animation:16s linear infinite Hero-module__ZARIfG__ctaOrbit2;transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}.Hero-module__ZARIfG__ctaRing3{width:185px;height:185px;margin:-92.5px 0 0 -92.5px;animation:20s linear infinite Hero-module__ZARIfG__ctaOrbit3;transform:rotateX(75deg)rotateY(45deg)rotate(-30deg)}@keyframes Hero-module__ZARIfG__ctaOrbit1{to{transform:rotateX(70deg)rotateY(375deg)}}@keyframes Hero-module__ZARIfG__ctaOrbit2{to{transform:rotateX(60deg)rotateY(-30deg)rotate(420deg)}}@keyframes Hero-module__ZARIfG__ctaOrbit3{to{transform:rotateX(75deg)rotateY(45deg)rotate(330deg)}}.Hero-module__ZARIfG__ctaRingDot{background:#1a3dff;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite Hero-module__ZARIfG__ctaDotGlow;position:absolute;box-shadow:0 0 8px #1a3dffb3}@keyframes Hero-module__ZARIfG__ctaDotGlow{0%,to{opacity:.7;box-shadow:0 0 6px #1a3dff80}50%{opacity:1;box-shadow:0 0 14px #1a3dffe6}}.Hero-module__ZARIfG__ctaRing1 .Hero-module__ZARIfG__ctaRingDot:first-child{animation-delay:0s;top:-2.5px;left:50%}.Hero-module__ZARIfG__ctaRing1 .Hero-module__ZARIfG__ctaRingDot:nth-child(2){animation-delay:.6s;bottom:-2.5px;left:50%}.Hero-module__ZARIfG__ctaRing2 .Hero-module__ZARIfG__ctaRingDot:first-child{animation-delay:.3s;top:50%;right:-2.5px}.Hero-module__ZARIfG__ctaRing2 .Hero-module__ZARIfG__ctaRingDot:nth-child(2){animation-delay:1s;top:50%;left:-2.5px}.Hero-module__ZARIfG__ctaRing3 .Hero-module__ZARIfG__ctaRingDot:first-child{animation-delay:.2s;top:-2.5px;left:30%}.Hero-module__ZARIfG__ctaRing3 .Hero-module__ZARIfG__ctaRingDot:nth-child(2){animation-delay:1.5s;bottom:-2.5px;right:30%}.Hero-module__ZARIfG__ctaAmbientGlow{z-index:0;background:radial-gradient(circle,#1a3dff26 0%,#0000 70%);border-radius:50%;width:180px;height:180px;animation:6s ease-in-out infinite Hero-module__ZARIfG__ctaGlowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__ctaGlowPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.Hero-module__ZARIfG__ctaEnergyRing{z-index:1;opacity:.3;border:1px solid #1a3dff14;border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite Hero-module__ZARIfG__ctaEnergyPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__ctaEnergyPulse{0%,to{opacity:.2;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.05)}}.Hero-module__ZARIfG__ctaParticles{z-index:0;pointer-events:none;position:absolute;inset:-20px}.Hero-module__ZARIfG__ctaParticle{background:#1a3dff66;border-radius:50%;animation:linear infinite Hero-module__ZARIfG__ctaPartFloat;position:absolute}.Hero-module__ZARIfG__ctaParticle:first-child{--dx:25px;--dy:-35px;width:2.5px;height:2.5px;animation-duration:6s;top:10%;left:5%}.Hero-module__ZARIfG__ctaParticle:nth-child(2){--dx:-18px;--dy:-25px;width:3.5px;height:3.5px;animation-duration:8s;animation-delay:.5s;top:80%;left:12%}.Hero-module__ZARIfG__ctaParticle:nth-child(3){--dx:30px;--dy:18px;width:2px;height:2px;animation-duration:7s;animation-delay:1s;top:20%;right:8%}.Hero-module__ZARIfG__ctaParticle:nth-child(4){--dx:-25px;--dy:-40px;width:3px;height:3px;animation-duration:9s;animation-delay:.3s;top:65%;right:5%}.Hero-module__ZARIfG__ctaParticle:nth-child(5){--dx:14px;--dy:-30px;width:2.5px;height:2.5px;animation-duration:5.5s;animation-delay:1.5s;top:45%;left:2%}.Hero-module__ZARIfG__ctaParticle:nth-child(6){--dx:-35px;--dy:12px;width:3.5px;height:3.5px;animation-duration:10s;animation-delay:.8s;top:30%;right:15%}.Hero-module__ZARIfG__ctaParticle:nth-child(7){--dx:18px;--dy:-18px;width:2px;height:2px;animation-duration:6.5s;animation-delay:2s;top:85%;left:45%}.Hero-module__ZARIfG__ctaParticle:nth-child(8){--dx:-12px;--dy:-45px;width:2.5px;height:2.5px;animation-duration:7.5s;animation-delay:.2s;top:5%;left:60%}.Hero-module__ZARIfG__ctaParticle:nth-child(9){--dx:40px;--dy:-25px;width:3px;height:3px;animation-duration:8.5s;animation-delay:1.2s;top:55%;right:2%}.Hero-module__ZARIfG__ctaParticle:nth-child(10){--dx:-30px;--dy:-14px;width:1.5px;height:1.5px;animation-duration:5s;animation-delay:.7s;top:75%;left:80%}.Hero-module__ZARIfG__ctaParticle:nth-child(11){--dx:22px;--dy:25px;width:2.5px;height:2.5px;animation-duration:9.5s;animation-delay:1.8s;top:15%;left:35%}.Hero-module__ZARIfG__ctaParticle:nth-child(12){--dx:-16px;--dy:-32px;width:3px;height:3px;animation-duration:6s;animation-delay:.4s;top:90%;left:25%}@keyframes Hero-module__ZARIfG__ctaPartFloat{0%{opacity:0;transform:translate(0)}10%{opacity:.8}90%{opacity:.3}to{transform:translate(var(--dx),var(--dy));opacity:0}}.Hero-module__ZARIfG__ctaIconCenter{z-index:4;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__ctaIconCenter img{object-fit:contain;width:64px;height:64px;transition:transform .4s;animation:3s ease-in-out infinite Hero-module__ZARIfG__ctaIconBreath}@keyframes Hero-module__ZARIfG__ctaIconBreath{0%,to{filter:drop-shadow(0 0 4px #1a3dff1a);transform:scale(1)}50%{filter:drop-shadow(0 0 12px #1a3dff4d);transform:scale(1.06)}}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaIconCenter img{filter:drop-shadow(0 0 16px #1a3dff66);animation:none;transform:scale(1.15)}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaSphere{box-shadow:0 0 90px #1a3dff66,inset 0 -6px 20px #1a3dff40}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaRing1{animation-duration:4s}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaRing2{animation-duration:5s}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaRing3{animation-duration:6s}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaAmbientGlow{width:200px;height:200px}.Hero-module__ZARIfG__ctaNucleoLabel{font-family:var(--font-syne);letter-spacing:.02em;background:linear-gradient(90deg,#6b6b6b 0% 35%,#1a3dffe6 50%,#6b6b6b 65% 100%) 100% 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.95rem;font-weight:600;transition:all .3s;animation:4s ease-in-out infinite Hero-module__ZARIfG__ctaLabelShimmer}@keyframes Hero-module__ZARIfG__ctaLabelShimmer{0%,to{background-position:100% 0}40%,60%{background-position:0 0}}.Hero-module__ZARIfG__ctaNucleoLink:hover .Hero-module__ZARIfG__ctaNucleoLabel{-webkit-text-fill-color:#1a3dff;color:#1a3dff;opacity:1;background:0 0;animation:none}.Hero-module__ZARIfG__heroNuclei{pointer-events:none;z-index:4;position:absolute;inset:0}.Hero-module__ZARIfG__miniNucleo{pointer-events:auto;position:absolute}.Hero-module__ZARIfG__miniScene{perspective:600px;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.Hero-module__ZARIfG__miniRing{z-index:1;border:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__miniRing1{width:120px;height:120px;animation:12s linear infinite Hero-module__ZARIfG__mOrbit1;transform:rotateX(70deg)rotateY(15deg)}.Hero-module__ZARIfG__miniRing2{width:112px;height:112px;animation:16s linear infinite Hero-module__ZARIfG__mOrbit2;transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}@keyframes Hero-module__ZARIfG__mOrbit1{0%{transform:rotateX(70deg)rotateY(15deg)rotate(0)}to{transform:rotateX(70deg)rotateY(15deg)rotate(360deg)}}@keyframes Hero-module__ZARIfG__mOrbit2{0%{transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}to{transform:rotateX(60deg)rotateY(-30deg)rotate(420deg)}}.Hero-module__ZARIfG__miniDot{border-radius:50%;width:5px;height:5px;position:absolute}.Hero-module__ZARIfG__miniRing1 .Hero-module__ZARIfG__miniDot:first-child{animation:2s ease-in-out infinite Hero-module__ZARIfG__mDotGlow;top:-2px;left:50%}.Hero-module__ZARIfG__miniRing1 .Hero-module__ZARIfG__miniDot:nth-child(2){animation:2s ease-in-out .6s infinite Hero-module__ZARIfG__mDotGlow;bottom:-2px;left:50%}.Hero-module__ZARIfG__miniRing2 .Hero-module__ZARIfG__miniDot:first-child{animation:2.5s ease-in-out .3s infinite Hero-module__ZARIfG__mDotGlow;top:50%;right:-2px}.Hero-module__ZARIfG__miniRing2 .Hero-module__ZARIfG__miniDot:nth-child(2){animation:2.5s ease-in-out 1s infinite Hero-module__ZARIfG__mDotGlow;top:50%;left:-2px}@keyframes Hero-module__ZARIfG__mDotGlow{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.4)}}@keyframes Hero-module__ZARIfG__miniPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.Hero-module__ZARIfG__miniIcon{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__ZARIfG__miniIcon svg,.Hero-module__ZARIfG__miniIcon img{object-fit:contain;width:34px;height:34px}.Hero-module__ZARIfG__miniGlow{z-index:0;pointer-events:none;filter:blur(14px);border-radius:50%;width:110px;height:110px;animation:8s linear infinite Hero-module__ZARIfG__miniSpin;position:absolute}@keyframes Hero-module__ZARIfG__miniSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__ZARIfG__miniLabel{color:var(--gray3);letter-spacing:.02em;white-space:nowrap;text-align:center;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:400;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__miniSphere{z-index:2;border-radius:50%;width:90px;height:90px;animation:4s ease-in-out infinite Hero-module__ZARIfG__miniPulse;position:absolute}.Hero-module__ZARIfG__miniSphere:before{content:"";pointer-events:none;background:radial-gradient(at 50% 60%,#ffffff40 0%,#ffffff0d 40%,#0000 70%);border-radius:50%;width:55%;height:35%;position:absolute;top:8%;left:18%;transform:rotate(-15deg)}.Hero-module__ZARIfG__nucleo1 .Hero-module__ZARIfG__miniSphere{-webkit-backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#3b82f64d 0%,#3b82f614 50%,#0000 80%),radial-gradient(circle at 50% 120%,#3b82f626 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #3b82f633;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #3b82f61a,0 0 40px #3b82f626,0 0 80px #3b82f614,0 10px 30px #0000000f}.Hero-module__ZARIfG__nucleo1 .Hero-module__ZARIfG__miniRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#3b82f680,#3b82f60d,#3b82f659,#3b82f605);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__ZARIfG__nucleo1 .Hero-module__ZARIfG__miniDot{background:radial-gradient(circle,#fff,#3b82f6);box-shadow:0 0 8px #3b82f6,0 0 16px #3b82f680}.Hero-module__ZARIfG__nucleo1 .Hero-module__ZARIfG__miniGlow{background:conic-gradient(#0000,#3b82f61a,#0000,#3b82f60f,#0000)}.Hero-module__ZARIfG__nucleo1 .Hero-module__ZARIfG__miniIcon{filter:drop-shadow(0 0 8px #3b82f666)}.Hero-module__ZARIfG__nucleo2 .Hero-module__ZARIfG__miniSphere{-webkit-backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#fb923c4d 0%,#fb923c14 50%,#0000 80%),radial-gradient(circle at 50% 120%,#fb923c26 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #fb923c33;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #fb923c1a,0 0 40px #fb923c26,0 0 80px #fb923c14,0 10px 30px #0000000f}.Hero-module__ZARIfG__nucleo2 .Hero-module__ZARIfG__miniRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#fb923c80,#fb923c0d,#fb923c59,#fb923c05);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__ZARIfG__nucleo2 .Hero-module__ZARIfG__miniDot{background:radial-gradient(circle,#fff,#fb923c);box-shadow:0 0 8px #fb923c,0 0 16px #fb923c80}.Hero-module__ZARIfG__nucleo2 .Hero-module__ZARIfG__miniGlow{background:conic-gradient(#0000,#fb923c1a,#0000,#fb923c0f,#0000)}.Hero-module__ZARIfG__nucleo2 .Hero-module__ZARIfG__miniIcon{filter:drop-shadow(0 0 8px #fb923c66)}.Hero-module__ZARIfG__nucleo3 .Hero-module__ZARIfG__miniSphere{-webkit-backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#10b9814d 0%,#10b98114 50%,#0000 80%),radial-gradient(circle at 50% 120%,#10b98126 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #10b98133;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #10b9811a,0 0 40px #10b98126,0 0 80px #10b98114,0 10px 30px #0000000f}.Hero-module__ZARIfG__nucleo3 .Hero-module__ZARIfG__miniRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#10b98180,#10b9810d,#10b98159,#10b98105);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__ZARIfG__nucleo3 .Hero-module__ZARIfG__miniDot{background:radial-gradient(circle,#fff,#10b981);box-shadow:0 0 8px #10b981,0 0 16px #10b98180}.Hero-module__ZARIfG__nucleo3 .Hero-module__ZARIfG__miniGlow{background:conic-gradient(#0000,#10b9811a,#0000,#10b9810f,#0000)}.Hero-module__ZARIfG__nucleo3 .Hero-module__ZARIfG__miniIcon{filter:drop-shadow(0 0 8px #10b98166)}.Hero-module__ZARIfG__nucleo4 .Hero-module__ZARIfG__miniSphere{-webkit-backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#f472b64d 0%,#f472b614 50%,#0000 80%),radial-gradient(circle at 50% 120%,#f472b626 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #f472b633;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #f472b61a,0 0 40px #f472b626,0 0 80px #f472b614,0 10px 30px #0000000f}.Hero-module__ZARIfG__nucleo4 .Hero-module__ZARIfG__miniRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#f472b680,#f472b60d,#f472b659,#f472b605);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__ZARIfG__nucleo4 .Hero-module__ZARIfG__miniDot{background:radial-gradient(circle,#fff,#f472b6);box-shadow:0 0 8px #f472b6,0 0 16px #f472b680}.Hero-module__ZARIfG__nucleo4 .Hero-module__ZARIfG__miniGlow{background:conic-gradient(#0000,#f472b61a,#0000,#f472b60f,#0000)}.Hero-module__ZARIfG__nucleo4 .Hero-module__ZARIfG__miniIcon{filter:drop-shadow(0 0 8px #f472b666)}.Hero-module__ZARIfG__nucleo5 .Hero-module__ZARIfG__miniSphere{-webkit-backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#06b6d44d 0%,#06b6d414 50%,#0000 80%),radial-gradient(circle at 50% 120%,#06b6d426 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #06b6d433;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #06b6d41a,0 0 40px #06b6d426,0 0 80px #06b6d414,0 10px 30px #0000000f}.Hero-module__ZARIfG__nucleo5 .Hero-module__ZARIfG__miniRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#06b6d480,#06b6d40d,#06b6d459,#06b6d405);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__ZARIfG__nucleo5 .Hero-module__ZARIfG__miniDot{background:radial-gradient(circle,#fff,#06b6d4);box-shadow:0 0 8px #06b6d4,0 0 16px #06b6d480}.Hero-module__ZARIfG__nucleo5 .Hero-module__ZARIfG__miniGlow{background:conic-gradient(#0000,#06b6d41a,#0000,#06b6d40f,#0000)}.Hero-module__ZARIfG__nucleo5 .Hero-module__ZARIfG__miniIcon{filter:drop-shadow(0 0 8px #06b6d466)}.Hero-module__ZARIfG__nucleo6 .Hero-module__ZARIfG__miniSphere{-webkit-backdrop-filter:blur(8px);background:radial-gradient(60% 40% at 50% 25%,#fff3 0%,#0000 60%),radial-gradient(80% 80%,#f59e0b4d 0%,#f59e0b14 50%,#0000 80%),radial-gradient(circle at 50% 120%,#f59e0b26 0%,#0000 60%),linear-gradient(160deg,#ffffff14 0%,#0000 50%);border:1px solid #f59e0b33;box-shadow:inset 0 -15px 30px #0000001f,inset 0 5px 15px #f59e0b1a,0 0 40px #f59e0b26,0 0 80px #f59e0b14,0 10px 30px #0000000f}.Hero-module__ZARIfG__nucleo6 .Hero-module__ZARIfG__miniRing:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#f59e0b80,#f59e0b0d,#f59e0b59,#f59e0b05);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__ZARIfG__nucleo6 .Hero-module__ZARIfG__miniDot{background:radial-gradient(circle,#fff,#f59e0b);box-shadow:0 0 8px #f59e0b,0 0 16px #f59e0b80}.Hero-module__ZARIfG__nucleo6 .Hero-module__ZARIfG__miniGlow{background:conic-gradient(#0000,#f59e0b1a,#0000,#f59e0b0f,#0000)}.Hero-module__ZARIfG__nucleo6 .Hero-module__ZARIfG__miniIcon{filter:drop-shadow(0 0 8px #f59e0b66)}.Hero-module__ZARIfG__nucleo1{opacity:0;animation:.7s ease-out 1s both Hero-module__ZARIfG__fadeSlideLeft,5s ease-in-out 1.7s infinite Hero-module__ZARIfG__nFloat1;top:20%;left:8%}.Hero-module__ZARIfG__nucleo2{opacity:0;animation:.7s ease-out 1.2s both Hero-module__ZARIfG__fadeSlideLeft,7s ease-in-out 1.9s infinite Hero-module__ZARIfG__nFloat2;top:50%;left:5%}.Hero-module__ZARIfG__nucleo4{opacity:0;animation:.7s ease-out 1.4s both Hero-module__ZARIfG__fadeSlideLeft,8s ease-in-out 2.1s infinite Hero-module__ZARIfG__nFloat4;bottom:12%;left:14%}.Hero-module__ZARIfG__nucleo3{opacity:0;animation:.7s ease-out 1.1s both Hero-module__ZARIfG__fadeSlideRight,6s ease-in-out 1.8s infinite Hero-module__ZARIfG__nFloat3;top:18%;right:7%}.Hero-module__ZARIfG__nucleo5{opacity:0;animation:.7s ease-out 1.3s both Hero-module__ZARIfG__fadeSlideRight,5.5s ease-in-out 2s infinite Hero-module__ZARIfG__nFloat5;top:46%;right:4%}.Hero-module__ZARIfG__nucleo6{opacity:0;animation:.7s ease-out 1.5s both Hero-module__ZARIfG__fadeSlideRight,6.5s ease-in-out 2.2s infinite Hero-module__ZARIfG__nFloat6;bottom:10%;right:18%}@keyframes Hero-module__ZARIfG__fadeSlideLeft{0%{opacity:0;transform:translate(-40px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Hero-module__ZARIfG__fadeSlideRight{0%{opacity:0;transform:translate(40px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Hero-module__ZARIfG__nFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-10px,-18px)rotate(3deg)}}@keyframes Hero-module__ZARIfG__nFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(12px,-14px)rotate(-4deg)}}@keyframes Hero-module__ZARIfG__nFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-20px)rotate(2deg)}}@keyframes Hero-module__ZARIfG__nFloat4{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(15px,-12px)rotate(-3deg)}}@keyframes Hero-module__ZARIfG__nFloat5{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-12px,-16px)rotate(4deg)}}@keyframes Hero-module__ZARIfG__nFloat6{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(10px,-15px)rotate(-2deg)}}.Hero-module__ZARIfG__miniChatPreview{display:none}.Hero-module__ZARIfG__mcpBar{color:#fff;background:#25d366;align-items:center;gap:6px;padding:6px 10px;font-family:Montserrat,sans-serif;font-size:.55rem;font-weight:500;display:flex}.Hero-module__ZARIfG__mcpDot{background:#ffffff80;border-radius:50%;width:6px;height:6px}.Hero-module__ZARIfG__mcpMsgs{background:#fffffff2;flex-direction:column;gap:4px;padding:8px;display:flex}.Hero-module__ZARIfG__mcpBubbleL{color:var(--text);background:#1a3dff14;border:1px solid #1a3dff1a;border-radius:8px 8px 8px 2px;align-self:flex-start;padding:4px 8px;font-family:Montserrat,sans-serif;font-size:.5rem;line-height:1.4}.Hero-module__ZARIfG__mcpBubbleR{color:var(--text);background:#ffffffd9;border:1px solid #0000000f;border-radius:8px 8px 2px;align-self:flex-end;padding:4px 8px;font-family:Montserrat,sans-serif;font-size:.5rem;line-height:1.4}@keyframes Hero-module__ZARIfG__mcpFadeIn{0%{opacity:0;transform:translate(-50%)scale(.7)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes Hero-module__ZARIfG__mcpFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.Hero-module__ZARIfG__heroPillsWrap{z-index:25;background:0 0;justify-content:center;width:100%;padding:24px 0 48px;display:flex;position:relative}.Hero-module__ZARIfG__heroPills{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.Hero-module__ZARIfG__heroPill{color:var(--gray4);transition:color .3s var(--ease);background:0 0;border:none;border-radius:0;align-items:center;gap:6px;padding:0;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:400;display:inline-flex}.Hero-module__ZARIfG__heroPill:hover{color:var(--accent)}.Hero-module__ZARIfG__heroPill svg{opacity:.45;flex-shrink:0;width:15px;height:15px;transition:opacity .3s}.Hero-module__ZARIfG__heroPill:hover svg{opacity:.85}.Hero-module__ZARIfG__heroPill+.Hero-module__ZARIfG__heroPill:before{content:"·";color:var(--gray4);opacity:.5;margin-right:6px;font-size:1.1rem}@media (max-width:1100px){.Hero-module__ZARIfG__miniNucleo{transform:scale(.7)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:auto;min-height:100dvh;padding:0;overflow:hidden}.Hero-module__ZARIfG__heroWave1{height:35%}.Hero-module__ZARIfG__heroWave2{height:30%}.Hero-module__ZARIfG__heroWave3{height:32%}.Hero-module__ZARIfG__heroInner{text-align:center;justify-content:center;align-items:center;height:auto;min-height:100dvh;padding:80px 28px 32px}.Hero-module__ZARIfG__miniNucleo{transform:scale(.32)}.Hero-module__ZARIfG__miniLabel{display:none}.Hero-module__ZARIfG__nucleo1{animation:.6s ease-out .1s both Hero-module__ZARIfG__fadeSlideLeft,5s ease-in-out .7s infinite Hero-module__ZARIfG__nFloat1;top:2%;left:-6%}.Hero-module__ZARIfG__nucleo2{animation:.6s ease-out .2s both Hero-module__ZARIfG__fadeSlideLeft,7s ease-in-out .8s infinite Hero-module__ZARIfG__nFloat2;top:50%;left:-8%}.Hero-module__ZARIfG__nucleo4{animation:.6s ease-out .3s both Hero-module__ZARIfG__fadeSlideLeft,8s ease-in-out .9s infinite Hero-module__ZARIfG__nFloat4;top:68%;left:2%}.Hero-module__ZARIfG__nucleo3{animation:.6s ease-out .15s both Hero-module__ZARIfG__fadeSlideRight,6s ease-in-out .75s infinite Hero-module__ZARIfG__nFloat3;top:2%;right:-6%}.Hero-module__ZARIfG__nucleo5{animation:.6s ease-out .25s both Hero-module__ZARIfG__fadeSlideRight,5.5s ease-in-out .85s infinite Hero-module__ZARIfG__nFloat5;top:50%;right:-8%}.Hero-module__ZARIfG__nucleo6{animation:.6s ease-out .35s both Hero-module__ZARIfG__fadeSlideRight,6.5s ease-in-out .95s infinite Hero-module__ZARIfG__nFloat6;top:68%;right:2%}.Hero-module__ZARIfG__heroBadge{order:0;margin-bottom:16px;animation-delay:.3s}.Hero-module__ZARIfG__heroTitle{order:1;animation-delay:.45s}.Hero-module__ZARIfG__heroSubtitle{order:2;animation-delay:.6s}.Hero-module__ZARIfG__heroCtas{order:3;margin-top:8px;animation-delay:.75s}.Hero-module__ZARIfG__heroTitle{text-align:center;color:#2a2a2c;font-size:clamp(2rem,8vw,2.8rem);line-height:1.2}.Hero-module__ZARIfG__heroSubtitle{text-align:center;color:#6e6e73;max-width:320px;margin-bottom:24px;font-size:clamp(.9rem,3.8vw,1.05rem);line-height:1.6}.Hero-module__ZARIfG__ctaNucleoScene{width:160px;height:160px}.Hero-module__ZARIfG__ctaSphere{width:72px;height:72px}.Hero-module__ZARIfG__ctaRing1{width:124px;height:124px;margin:-62px 0 0 -62px}.Hero-module__ZARIfG__ctaRing2{width:116px;height:116px;margin:-58px 0 0 -58px}.Hero-module__ZARIfG__ctaRing3{width:136px;height:136px;margin:-68px 0 0 -68px}.Hero-module__ZARIfG__ctaAmbientGlow{width:130px;height:130px}.Hero-module__ZARIfG__ctaEnergyRing{width:148px;height:148px}.Hero-module__ZARIfG__ctaIconCenter img{width:46px;height:46px}.Hero-module__ZARIfG__ctaNucleoLabel{font-size:.8rem}.Hero-module__ZARIfG__heroPillsWrap{background:0 0;padding:16px 16px 32px}.Hero-module__ZARIfG__heroPills{flex-wrap:wrap;justify-content:center;gap:6px}.Hero-module__ZARIfG__heroPill{padding:0;font-size:.72rem}}.Hero-module__ZARIfG__splashOverlay{z-index:200;background:linear-gradient(#eef0f5 0%,#e8eaef 30%,#e3e6ec 60%,#dee2e9 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__splashText{font-family:var(--font-syne);color:#0a0a0a;letter-spacing:-.02em;font-size:clamp(3rem,10vw,5rem);font-weight:800}.Hero-module__ZARIfG__splashCursor{vertical-align:baseline;background:#0a0a0a;width:3px;height:1em;margin-left:2px;animation:.6s step-end infinite Hero-module__ZARIfG__cursorBlink;display:inline-block}@keyframes Hero-module__ZARIfG__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes Hero-module__ZARIfG__splashSlideUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.Hero-module__ZARIfG__splashExit{pointer-events:none;animation:.5s cubic-bezier(.6,0,.4,1) forwards Hero-module__ZARIfG__splashSlideUp}.Hero-module__ZARIfG__heroSplash .Hero-module__ZARIfG__heroBadge,.Hero-module__ZARIfG__heroSplash .Hero-module__ZARIfG__heroTitle,.Hero-module__ZARIfG__heroSplash .Hero-module__ZARIfG__heroSubtitle,.Hero-module__ZARIfG__heroSplash .Hero-module__ZARIfG__heroCtas,.Hero-module__ZARIfG__heroSplash .Hero-module__ZARIfG__miniNucleo,.Hero-module__ZARIfG__heroSplash .Hero-module__ZARIfG__heroNuclei{opacity:0!important;animation:none!important}
.CloudBridge-module__LMOt8a__bridge{z-index:2;pointer-events:none;height:0;position:relative;overflow:visible}.CloudBridge-module__LMOt8a__cloud{filter:blur(60px);opacity:.6;border-radius:50%;position:absolute}.CloudBridge-module__LMOt8a__c1{filter:blur(70px);opacity:.55;width:130%;height:340px;top:-170px;left:-15%}.CloudBridge-module__LMOt8a__c2{filter:blur(50px);opacity:.5;width:55%;height:280px;animation:22s ease-in-out infinite CloudBridge-module__LMOt8a__cbFloat1;top:-140px;left:-5%}.CloudBridge-module__LMOt8a__c3{filter:blur(50px);opacity:.5;width:55%;height:260px;animation:26s ease-in-out infinite CloudBridge-module__LMOt8a__cbFloat2;top:-130px;left:auto;right:-5%}.CloudBridge-module__LMOt8a__c4{filter:blur(40px);opacity:.45;width:40%;height:220px;animation:20s ease-in-out infinite CloudBridge-module__LMOt8a__cbFloat3;top:-110px;left:30%}.CloudBridge-module__LMOt8a__c5{filter:blur(35px);opacity:.4;width:30%;height:180px;animation:18s ease-in-out infinite CloudBridge-module__LMOt8a__cbFloat4;top:-90px;left:12%}.CloudBridge-module__LMOt8a__c6{filter:blur(35px);opacity:.4;width:28%;height:170px;animation:24s ease-in-out infinite CloudBridge-module__LMOt8a__cbFloat5;top:-85px;left:auto;right:10%}@keyframes CloudBridge-module__LMOt8a__cbFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(8px,-6px)scale(1.03)}}@keyframes CloudBridge-module__LMOt8a__cbFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-7px,-5px)scale(1.025)}}@keyframes CloudBridge-module__LMOt8a__cbFloat3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(4px,-8px)scale(1.04)}}@keyframes CloudBridge-module__LMOt8a__cbFloat4{0%,to{transform:translate(0)scale(1)}50%{transform:translate(6px,-4px)scale(1.035)}}@keyframes CloudBridge-module__LMOt8a__cbFloat5{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-5px,-6px)scale(1.03)}}@media (max-width:768px){.CloudBridge-module__LMOt8a__c1{filter:blur(50px);height:180px;top:-90px}.CloudBridge-module__LMOt8a__c2{filter:blur(35px);height:140px;top:-70px}.CloudBridge-module__LMOt8a__c3{filter:blur(35px);height:130px;top:-65px}.CloudBridge-module__LMOt8a__c4{filter:blur(28px);height:110px;top:-55px}.CloudBridge-module__LMOt8a__c5{filter:blur(24px);height:90px;top:-45px}.CloudBridge-module__LMOt8a__c6{filter:blur(24px);height:85px;top:-42px}}@media (prefers-reduced-motion:reduce){.CloudBridge-module__LMOt8a__c2,.CloudBridge-module__LMOt8a__c3,.CloudBridge-module__LMOt8a__c4,.CloudBridge-module__LMOt8a__c5,.CloudBridge-module__LMOt8a__c6{animation:none}}
.Services-module__dpHhBa__marqueeTrack{gap:40px;width:max-content;animation:30s linear infinite Services-module__dpHhBa__scroll;display:flex}.Services-module__dpHhBa__marqueeItem{color:var(--gray4);white-space:nowrap;align-items:center;gap:10px;font-size:1rem;font-weight:500;transition:color .3s;display:flex}.Services-module__dpHhBa__marqueeItem:hover{color:var(--text)}.Services-module__dpHhBa__marqueeIcon{background:linear-gradient(135deg,#1a3dff,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;box-shadow:0 6px 18px #1a3dff4d,0 2px 6px #0000001a,inset 0 -4px 12px #0003,inset 0 3px 6px #ffffff4d}.Services-module__dpHhBa__marqueeIcon:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(8px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.Services-module__dpHhBa__marqueeIcon svg{z-index:2;width:18px;height:18px;position:relative;stroke:#fff!important}@keyframes Services-module__dpHhBa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Services-module__dpHhBa__services{background:var(--bg2);z-index:1;margin-top:-2px;padding:100px 0;position:relative;overflow:hidden}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto;padding:0 24px}.Services-module__dpHhBa__secHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:56px;display:flex}.Services-module__dpHhBa__servicesMarquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}@media (max-width:768px){.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__container{padding:0 24px}.Services-module__dpHhBa__secHeader{margin-bottom:36px}.Services-module__dpHhBa__marqueeItem{gap:8px;font-size:.85rem}.Services-module__dpHhBa__marqueeIcon{width:30px;height:30px}.Services-module__dpHhBa__marqueeIcon svg{width:15px;height:15px}.Services-module__dpHhBa__marqueeTrack{gap:28px}}
.Sectors-module__AcEkpa__sectors{background:var(--bg2);justify-content:center;align-items:center;min-height:100vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.Sectors-module__AcEkpa__nucleosOrbit{justify-content:center;align-items:center;width:100%;max-width:1100px;height:1050px;margin:0 auto;display:flex;position:relative}.Sectors-module__AcEkpa__nucleosCenter{text-align:center;z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;max-width:480px;padding:0 24px;display:flex;position:relative}.Sectors-module__AcEkpa__nucleosCenter h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:12px 0 16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.15}.Sectors-module__AcEkpa__nucleosCenter p{color:var(--gray4);margin:0;font-size:.95rem;line-height:1.7}.Sectors-module__AcEkpa__nucleosScroll{display:contents}.Sectors-module__AcEkpa__nucleoOrbital{cursor:pointer;z-index:5;will-change:transform;margin-top:-55px;margin-left:-55px;position:absolute;top:50%;left:50%}.Sectors-module__AcEkpa__nucleoOrbital:hover{z-index:15}.Sectors-module__AcEkpa__nucleoOrbital:hover .Sectors-module__AcEkpa__noSphere{transform:scale(1.12)}.Sectors-module__AcEkpa__nucleoOrbital:hover .Sectors-module__AcEkpa__noGlow{opacity:.7}.Sectors-module__AcEkpa__nucleoOrbital:hover .Sectors-module__AcEkpa__noLabel{opacity:1;transform:translate(-50%)translateY(0)}.Sectors-module__AcEkpa__noScene{perspective:600px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative}.Sectors-module__AcEkpa__noSphere{z-index:2;background:radial-gradient(ellipse 60% 40% at 50% 25%,#fff3 0%,transparent 60%),radial-gradient(ellipse 80% 80% at 50% 50%,rgba(var(--clr),.3)0%,rgba(var(--clr),.08)50%,transparent 80%),radial-gradient(circle at 50% 120%,rgba(var(--clr),.15)0%,transparent 60%),linear-gradient(160deg,#ffffff14 0%,transparent 50%);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(var(--clr),.2);width:72px;height:72px;box-shadow:inset 0 -12px 24px #0000001f,inset 0 4px 12px rgba(var(--clr),.1),0 0 30px rgba(var(--clr),.15),0 0 60px rgba(var(--clr),.08),0 8px 24px #0000000f;border-radius:50%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute}.Sectors-module__AcEkpa__noSphere:before{content:"";pointer-events:none;background:radial-gradient(at 50% 60%,#ffffff40 0%,#ffffff0d 40%,#0000 70%);border-radius:50%;width:55%;height:35%;position:absolute;top:8%;left:18%;transform:rotate(-15deg)}.Sectors-module__AcEkpa__noRing{z-index:1;border:none;border-radius:50%;position:absolute}.Sectors-module__AcEkpa__noRing:before{content:"";background:linear-gradient(135deg,rgba(var(--clr),.45),rgba(var(--clr),.05),rgba(var(--clr),.3),rgba(var(--clr),.02));-webkit-mask-composite:xor;border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Sectors-module__AcEkpa__noRing1{width:96px;height:96px;animation:12s linear infinite Sectors-module__AcEkpa__noOrbit1;transform:rotateX(70deg)rotateY(15deg)}.Sectors-module__AcEkpa__noRing2{width:90px;height:90px;animation:16s linear infinite Sectors-module__AcEkpa__noOrbit2;transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}@keyframes Sectors-module__AcEkpa__noOrbit1{0%{transform:rotateX(70deg)rotateY(15deg)rotate(0)}to{transform:rotateX(70deg)rotateY(15deg)rotate(360deg)}}@keyframes Sectors-module__AcEkpa__noOrbit2{0%{transform:rotateX(60deg)rotateY(-30deg)rotate(60deg)}to{transform:rotateX(60deg)rotateY(-30deg)rotate(420deg)}}.Sectors-module__AcEkpa__noDot{background:radial-gradient(circle,#fff,var(--clr-hex));width:4px;height:4px;box-shadow:0 0 6px var(--clr-hex),0 0 12px rgba(var(--clr),.5);border-radius:50%;position:absolute}.Sectors-module__AcEkpa__noRing1 .Sectors-module__AcEkpa__noDot:first-child{animation:2s ease-in-out infinite Sectors-module__AcEkpa__noDotGlow;top:-2px;left:50%}.Sectors-module__AcEkpa__noRing1 .Sectors-module__AcEkpa__noDot:nth-child(2){animation:2s ease-in-out .6s infinite Sectors-module__AcEkpa__noDotGlow;bottom:-2px;left:50%}.Sectors-module__AcEkpa__noRing2 .Sectors-module__AcEkpa__noDot:first-child{animation:2.5s ease-in-out .3s infinite Sectors-module__AcEkpa__noDotGlow;top:50%;right:-2px}.Sectors-module__AcEkpa__noRing2 .Sectors-module__AcEkpa__noDot:nth-child(2){animation:2.5s ease-in-out 1s infinite Sectors-module__AcEkpa__noDotGlow;top:50%;left:-2px}@keyframes Sectors-module__AcEkpa__noDotGlow{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.4)}}.Sectors-module__AcEkpa__noGlow{z-index:0;pointer-events:none;filter:blur(12px);opacity:.4;background:conic-gradient(from 0deg,transparent,rgba(var(--clr),.12),transparent,rgba(var(--clr),.08),transparent);border-radius:50%;width:90px;height:90px;transition:opacity .4s;animation:8s linear infinite Sectors-module__AcEkpa__noGlowSpin;position:absolute}@keyframes Sectors-module__AcEkpa__noGlowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Sectors-module__AcEkpa__noIcon{z-index:5;filter:drop-shadow(0 0 6px rgba(var(--clr),.4));justify-content:center;align-items:center;display:flex;position:absolute}.Sectors-module__AcEkpa__noIcon svg{width:26px;height:26px}.Sectors-module__AcEkpa__noIconImg{object-fit:contain;width:26px;height:26px}.Sectors-module__AcEkpa__noLabel{color:var(--gray3);letter-spacing:.02em;white-space:nowrap;text-align:center;opacity:.6;transition:all .3s var(--ease);font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)translateY(4px)}@keyframes Sectors-module__AcEkpa__noFloat{0%,to{transform:translate(var(--tx),var(--ty))translateY(0)}50%{transform:translate(var(--tx),var(--ty))translateY(-6px)}}@media (max-width:1100px){.Sectors-module__AcEkpa__nucleosOrbit{max-width:900px;height:800px}.Sectors-module__AcEkpa__noScene{width:90px;height:90px}.Sectors-module__AcEkpa__noSphere{width:58px;height:58px}.Sectors-module__AcEkpa__noRing1{width:78px;height:78px}.Sectors-module__AcEkpa__noRing2,.Sectors-module__AcEkpa__noGlow{width:72px;height:72px}.Sectors-module__AcEkpa__noIcon svg{width:22px;height:22px}.Sectors-module__AcEkpa__noLabel{opacity:0;font-size:.6rem;bottom:-24px}.Sectors-module__AcEkpa__nucleoOrbital{margin-top:-45px;margin-left:-45px}}@media (max-width:768px){.Sectors-module__AcEkpa__sectors{min-height:auto;padding:40px 0;display:flex}.Sectors-module__AcEkpa__nucleosOrbit{max-width:100%;height:min(420px,90vw)}.Sectors-module__AcEkpa__nucleosCenter{max-width:200px;padding:0 12px}.Sectors-module__AcEkpa__nucleosCenter h2{margin-bottom:8px;font-size:clamp(1.1rem,4vw,1.5rem)}.Sectors-module__AcEkpa__nucleosCenter p{font-size:.72rem;line-height:1.5}.Sectors-module__AcEkpa__nucleoOrbital{margin-top:-28px;margin-left:-28px}.Sectors-module__AcEkpa__noScene{width:56px;height:56px}.Sectors-module__AcEkpa__noSphere{width:36px;height:36px}.Sectors-module__AcEkpa__noRing1{width:48px;height:48px}.Sectors-module__AcEkpa__noRing2,.Sectors-module__AcEkpa__noGlow{width:44px;height:44px}.Sectors-module__AcEkpa__noIcon svg{width:14px;height:14px}.Sectors-module__AcEkpa__noLabel{display:none}}
.Benefits-module__iMMc8a__benefits{background:var(--bg2);padding:120px 0 80px;overflow:hidden}.Benefits-module__iMMc8a__container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.Benefits-module__iMMc8a__benefitsStack{perspective:1500px;perspective-origin:top;padding:0 24px;position:relative}.Benefits-module__iMMc8a__benefitCard{transform-origin:50%;will-change:transform;border:1px solid #0000000f;border-radius:24px;grid-template-columns:280px 1fr;align-items:center;gap:56px;width:90%;max-width:1100px;margin:0 auto 40px;padding:60px;transition:opacity .15s;display:grid;position:sticky;top:20vh;box-shadow:0 8px 40px #0000000f}.Benefits-module__iMMc8a__benefitCard:first-child{z-index:1}.Benefits-module__iMMc8a__benefitCard:nth-child(2){z-index:2}.Benefits-module__iMMc8a__benefitCard:nth-child(3){z-index:3}.Benefits-module__iMMc8a__benefitCard:nth-child(4){z-index:4}.Benefits-module__iMMc8a__benefitCard:nth-child(5){z-index:5}.Benefits-module__iMMc8a__benefitCard:nth-child(6){z-index:6}.Benefits-module__iMMc8a__benefitCard:first-child{background:linear-gradient(160deg,#fff 0%,#eef1fb 50%,#e4eaff 100%)}.Benefits-module__iMMc8a__benefitCard:nth-child(2){background:linear-gradient(160deg,#fff 0%,#eefbf2 50%,#e0f5e6 100%)}.Benefits-module__iMMc8a__benefitCard:nth-child(3){background:linear-gradient(160deg,#fff 0%,#fbf8ee 50%,#f5efd8 100%)}.Benefits-module__iMMc8a__benefitCard:nth-child(4){background:linear-gradient(160deg,#fff 0%,#f0eefb 50%,#e8e4ff 100%)}.Benefits-module__iMMc8a__benefitCard:nth-child(5){background:linear-gradient(160deg,#fff 0%,#eef6fb 50%,#e2f0fa 100%)}.Benefits-module__iMMc8a__benefitCard:nth-child(6){background:linear-gradient(160deg,#fff 0%,#eefbf6 50%,#e0f5ec 100%)}.Benefits-module__iMMc8a__benefitCounter{text-align:center}.Benefits-module__iMMc8a__counterVal{letter-spacing:-.04em;background:linear-gradient(#1a3dff 0%,#3b82f6 50%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:800;line-height:1}.Benefits-module__iMMc8a__counterLabel{font-family:var(--font-mono);color:var(--gray5);text-transform:uppercase;letter-spacing:.12em;margin-top:8px;font-size:.72rem}.Benefits-module__iMMc8a__benefitInfo h3{color:var(--text);margin-bottom:12px;font-size:1.5rem}.Benefits-module__iMMc8a__benefitInfo p{color:var(--gray4);max-width:520px;margin-bottom:20px;font-size:.95rem;line-height:1.7}.Benefits-module__iMMc8a__benefitFeatures{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.Benefits-module__iMMc8a__benefitFeatures li{color:var(--gray4);align-items:center;gap:10px;font-size:.88rem;display:flex}.Benefits-module__iMMc8a__benefitFeatures li svg{stroke:#3b82f6;fill:none;stroke-width:1.5px;flex-shrink:0;width:18px;height:18px}@media (prefers-reduced-motion:reduce){.Benefits-module__iMMc8a__benefitCard{transform:none!important}}@media (max-width:768px){.Benefits-module__iMMc8a__benefits{padding:60px 0 40px}.Benefits-module__iMMc8a__benefitsStack{padding:0 16px}.Benefits-module__iMMc8a__benefitCard{text-align:center;border-radius:20px;grid-template-columns:1fr;gap:20px;width:100%;margin:0 auto 40px;padding:32px 24px}.Benefits-module__iMMc8a__counterVal{font-size:clamp(2.5rem,10vw,3.5rem)}.Benefits-module__iMMc8a__benefitInfo h3{font-size:1.2rem}.Benefits-module__iMMc8a__benefitInfo p{max-width:100%;font-size:.88rem}.Benefits-module__iMMc8a__benefitFeatures{align-items:center}.Benefits-module__iMMc8a__benefitFeatures li{font-size:.82rem}}
.VideoIntro-module__60AQ4a__section{padding:80px 0;position:relative}.VideoIntro-module__60AQ4a__header{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:800px;margin:0 auto 28px;padding:0 24px;display:flex}.VideoIntro-module__60AQ4a__title{letter-spacing:-.02em;color:var(--text);font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.VideoIntro-module__60AQ4a__desc{color:#374151;max-width:700px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}.VideoIntro-module__60AQ4a__videoWrap{max-width:900px;margin:0 auto;padding:0 24px}.VideoIntro-module__60AQ4a__videoContainer{background:#0a0a0a;border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014,0 12px 40px #0000001f}.VideoIntro-module__60AQ4a__videoIframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.VideoIntro-module__60AQ4a__reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.VideoIntro-module__60AQ4a__reveal:nth-child(2){transition-delay:.15s}.VideoIntro-module__60AQ4a__vis{opacity:1;transform:translateY(0)}@media (max-width:768px){.VideoIntro-module__60AQ4a__section{padding:64px 0}.VideoIntro-module__60AQ4a__header{margin-bottom:24px}.VideoIntro-module__60AQ4a__desc{font-size:.92rem}.VideoIntro-module__60AQ4a__videoWrap{padding:0 16px}}@media (max-width:480px){.VideoIntro-module__60AQ4a__section{padding:48px 0}.VideoIntro-module__60AQ4a__videoWrap{padding:0 12px}.VideoIntro-module__60AQ4a__header{padding:0 16px}.VideoIntro-module__60AQ4a__desc{font-size:.85rem}}
.FlowV2-module__rmvXLa__section{background:0 0;padding:80px 24px;position:relative}.FlowV2-module__rmvXLa__grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.FlowV2-module__rmvXLa__card{border:1px solid #ffffff40;border-top:3px solid var(--accent,#3b82f6);-webkit-backdrop-filter:blur(30px)saturate(1.2);cursor:default;opacity:0;min-height:320px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;transition:opacity .6s cubic-bezier(.22,1,.36,1)var(--delay,0s),transform .6s cubic-bezier(.22,1,.36,1)var(--delay,0s),box-shadow .4s ease;background:#ffffff0a;border-radius:22px;flex-direction:column;padding:32px 28px;display:flex;position:relative;overflow:hidden;transform:translateY(32px);box-shadow:0 8px 40px #0000000f}.FlowV2-module__rmvXLa__card.FlowV2-module__rmvXLa__visible{opacity:1;transform:translateY(0)}.FlowV2-module__rmvXLa__card:hover{transform:translateY(-6px);box-shadow:0 16px 56px #0000001a}.FlowV2-module__rmvXLa__glassOverlay{pointer-events:none;background:linear-gradient(#ffffff12 0%,#fff0 100%);border-radius:22px 22px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.FlowV2-module__rmvXLa__stepNumber{opacity:.04;color:var(--accent,#3b82f6);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:12px;right:16px}.FlowV2-module__rmvXLa__iconScene{perspective:500px;flex-shrink:0;width:70px;height:70px;margin-bottom:20px;position:relative}.FlowV2-module__rmvXLa__iconFace{box-shadow:0 8px 24px var(--icon-glow,#1a3dff4d),0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .4s;display:flex;position:absolute;inset:0;overflow:hidden;transform:rotateX(6deg)rotateY(-6deg)translateZ(6px)}.FlowV2-module__rmvXLa__iconFace svg{z-index:1;width:30px;height:30px;position:relative}.FlowV2-module__rmvXLa__iconGloss{pointer-events:none;z-index:1;background:radial-gradient(16px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.FlowV2-module__rmvXLa__iconShadow{filter:blur(6px);opacity:.6;border-radius:50%;height:14px;position:absolute;bottom:-4px;left:12%;right:12%}.FlowV2-module__rmvXLa__iconRing{opacity:.3;border:1px solid;border-radius:50%;animation:14s linear infinite FlowV2-module__rmvXLa__v2RingSpin;position:absolute;inset:-7px;transform:rotateX(10deg)rotateY(-10deg)}@keyframes FlowV2-module__rmvXLa__v2RingSpin{0%{transform:rotateX(10deg)rotateY(-10deg)rotate(0)}to{transform:rotateX(10deg)rotateY(-10deg)rotate(360deg)}}.FlowV2-module__rmvXLa__card:hover .FlowV2-module__rmvXLa__iconFace{transform:rotateX(3deg)rotateY(-3deg)translateZ(14px)}.FlowV2-module__rmvXLa__title{margin:0 0 8px;font-size:1.1rem;font-weight:700;line-height:1.3}.FlowV2-module__rmvXLa__description{color:var(--gray3);margin:0 0 auto;padding-bottom:16px;font-size:.88rem;line-height:1.55}.FlowV2-module__rmvXLa__tag{letter-spacing:.03em;white-space:nowrap;border:1px solid;border-radius:100px;align-self:flex-start;margin-top:4px;padding:5px 14px;font-size:.72rem;font-weight:600;display:inline-flex}@media (max-width:1024px) and (min-width:769px){.FlowV2-module__rmvXLa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FlowV2-module__rmvXLa__section{padding:48px 16px}.FlowV2-module__rmvXLa__grid{grid-template-columns:1fr;gap:16px}.FlowV2-module__rmvXLa__card{min-height:auto;padding:24px 20px}.FlowV2-module__rmvXLa__stepNumber{font-size:3.5rem;top:8px;right:12px}.FlowV2-module__rmvXLa__iconScene{width:56px;height:56px;margin-bottom:16px}.FlowV2-module__rmvXLa__iconFace svg{width:24px;height:24px}.FlowV2-module__rmvXLa__iconRing{border-radius:50%;inset:-5px}}
.ScrollBanner-module__1HXFrq__scrollBanner{background:var(--bg2);border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;padding:50px 0;overflow:hidden}.ScrollBanner-module__1HXFrq__track{white-space:nowrap;will-change:transform;align-items:center;gap:80px;width:max-content;display:flex}.ScrollBanner-module__1HXFrq__text{color:var(--text);letter-spacing:.02em;font-family:Montserrat,sans-serif;font-size:clamp(4rem,10vw,8rem);font-weight:800}.ScrollBanner-module__1HXFrq__medal{background:radial-gradient(circle,#fff 0%,#e8edff 50%,#d0daff 100%);border:2px solid #1a3dff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(4.5rem,9vw,7rem);height:clamp(4.5rem,9vw,7rem);display:flex;position:relative;box-shadow:0 0 20px #1a3dff40,0 0 60px #3b6fff26,0 0 100px #60a5fa14,inset 0 0 20px #1a3dff0f}.ScrollBanner-module__1HXFrq__medal:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a3dff1f 0%,#3b6fff0f 35%,#60a5fa08 55%,#0000 75%);border-radius:50%;animation:3s ease-in-out infinite ScrollBanner-module__1HXFrq__nucleusPulse;position:absolute;inset:-30px}@keyframes ScrollBanner-module__1HXFrq__nucleusPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.ScrollBanner-module__1HXFrq__medal img{object-fit:contain;filter:drop-shadow(0 2px 8px #1a3dff26);width:70%!important;height:70%!important}@media (max-width:768px){.ScrollBanner-module__1HXFrq__scrollBanner{padding:30px 0}.ScrollBanner-module__1HXFrq__track{gap:40px}.ScrollBanner-module__1HXFrq__text{font-size:clamp(2rem,8vw,4rem)}.ScrollBanner-module__1HXFrq__medal{width:clamp(3rem,7vw,4.5rem);height:clamp(3rem,7vw,4.5rem)}}
.DashboardShowcase-module__pqLP9W__section{padding:80px 0 60px;position:relative}.DashboardShowcase-module__pqLP9W__header{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:800px;margin:0 auto 28px;padding:0 24px;display:flex}.DashboardShowcase-module__pqLP9W__title{letter-spacing:-.02em;color:var(--text);font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.DashboardShowcase-module__pqLP9W__seoSub{letter-spacing:.08em;text-transform:uppercase;color:#374151;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:400}.DashboardShowcase-module__pqLP9W__desc{color:#374151;max-width:700px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}.DashboardShowcase-module__pqLP9W__videoWrap{max-width:900px;margin:0 auto;padding:0 24px}.DashboardShowcase-module__pqLP9W__videoContainer{background:#0a0a0a;border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014,0 12px 40px #0000001f}.DashboardShowcase-module__pqLP9W__videoIframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.DashboardShowcase-module__pqLP9W__disclaimer{background:#f4f6fa;border-radius:12px;align-items:flex-start;gap:12px;max-width:800px;margin:24px auto 0;padding:16px 24px;display:flex}.DashboardShowcase-module__pqLP9W__infoIcon{color:#6b7280;flex-shrink:0;width:20px;height:20px;margin-top:1px}.DashboardShowcase-module__pqLP9W__disclaimerText{color:#6b7280;text-align:center;flex:1;font-size:.85rem;line-height:1.65}.DashboardShowcase-module__pqLP9W__reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.DashboardShowcase-module__pqLP9W__reveal:nth-child(2){transition-delay:.15s}.DashboardShowcase-module__pqLP9W__reveal:nth-child(3){transition-delay:.25s}.DashboardShowcase-module__pqLP9W__vis{opacity:1;transform:translateY(0)}@media (max-width:768px){.DashboardShowcase-module__pqLP9W__section{padding:72px 0 56px}.DashboardShowcase-module__pqLP9W__header{margin-bottom:24px}.DashboardShowcase-module__pqLP9W__desc{font-size:.92rem}.DashboardShowcase-module__pqLP9W__videoWrap{padding:0 16px}.DashboardShowcase-module__pqLP9W__disclaimer{flex-direction:column;align-items:center;gap:8px;margin:20px 16px 0;padding:14px 18px}.DashboardShowcase-module__pqLP9W__disclaimerText{font-size:.8rem}}@media (max-width:480px){.DashboardShowcase-module__pqLP9W__section{padding:56px 0 40px}.DashboardShowcase-module__pqLP9W__videoWrap{padding:0 12px}.DashboardShowcase-module__pqLP9W__header{padding:0 16px}.DashboardShowcase-module__pqLP9W__desc{font-size:.85rem}}
.Features-module__zvCZ4q__features{background:var(--bg2,#f8f9fc);padding:clamp(80px,10vw,130px) 0}.Features-module__zvCZ4q__container{max-width:1120px;margin:0 auto;padding:0 24px}.Features-module__zvCZ4q__secHeader{text-align:center;opacity:0;margin-bottom:clamp(48px,6vw,72px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.Features-module__zvCZ4q__features.Features-module__zvCZ4q__vis .Features-module__zvCZ4q__secHeader{opacity:1;transform:none}.Features-module__zvCZ4q__bentoGrid{grid-template-rows:auto auto auto;grid-template-columns:repeat(12,1fr);gap:20px;padding:8px;display:grid;position:relative}.Features-module__zvCZ4q__svgLines{pointer-events:none;z-index:0;opacity:0;transition:opacity 1s .7s;position:absolute;top:0;left:0}.Features-module__zvCZ4q__features.Features-module__zvCZ4q__vis .Features-module__zvCZ4q__svgLines{opacity:1}.Features-module__zvCZ4q__bentoCardWrap{z-index:1;position:relative}.Features-module__zvCZ4q__bentoCardWrap:before{content:"";background:linear-gradient(160deg,#1a3dff0f 0%,#60a5fa17 50%,#1a3dff0d 100%);border:1px solid #1a3dff14;border-radius:20px;position:absolute;inset:-6px;box-shadow:0 2px 12px #1a3dff0d}.Features-module__zvCZ4q__bentoCard{opacity:0;filter:blur(8px);background:linear-gradient(160deg,#fff 0%,#f4f6ff 50%,#eef1fb 100%);border:1px solid #0000000f;border-radius:16px;flex-direction:column;gap:2px;height:100%;padding:30px 26px;transition:opacity 1s cubic-bezier(.22,1,.36,1),filter 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex;position:relative;transform:translateY(60px)scale(.92);box-shadow:0 2px 4px #0000000a,0 8px 24px #0000000f}.Features-module__zvCZ4q__bentoCard:after{content:"";pointer-events:none;border:1.5px solid #0000000f;border-radius:12px;position:absolute;inset:6px}.Features-module__zvCZ4q__pos0 .Features-module__zvCZ4q__bentoCard{transform:translate(-40px,-50px)scale(.92)}.Features-module__zvCZ4q__pos1 .Features-module__zvCZ4q__bentoCard{transform:translate(40px,-50px)scale(.92)}.Features-module__zvCZ4q__pos2 .Features-module__zvCZ4q__bentoCard{transform:translate(-60px)scale(.92)}.Features-module__zvCZ4q__pos3 .Features-module__zvCZ4q__bentoCard{transform:translate(60px)scale(.92)}.Features-module__zvCZ4q__pos4 .Features-module__zvCZ4q__bentoCard{transform:translate(-40px,50px)scale(.92)}.Features-module__zvCZ4q__pos5 .Features-module__zvCZ4q__bentoCard{transform:translate(40px,50px)scale(.92)}.Features-module__zvCZ4q__cardVis .Features-module__zvCZ4q__bentoCard{opacity:1;filter:blur();transform:translate(0)scale(1)}.Features-module__zvCZ4q__bentoCard:hover{border-color:#1a3dff26;box-shadow:0 2px 4px #0000000a,0 12px 36px #1a3dff14}.Features-module__zvCZ4q__cardIcon{background:linear-gradient(135deg,#1a3dff,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;box-shadow:0 8px 24px #1a3dff4d,0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d}.Features-module__zvCZ4q__cardIcon:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(12px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.Features-module__zvCZ4q__cardIcon svg{color:#fff;z-index:1;width:23px;height:23px;position:relative}.Features-module__zvCZ4q__bentoCard h3{color:var(--text,#0f172a);margin:12px 0 4px;font-size:1.05rem;font-weight:600}.Features-module__zvCZ4q__bentoCard p{color:var(--gray4,#64748b);margin:0;font-size:.87rem;line-height:1.6}.Features-module__zvCZ4q__logoCenter{z-index:2;opacity:0;background:radial-gradient(circle,#fff 0%,#e8edff 50%,#d0daff 100%);border:2px solid #1a3dff26;border-radius:50%;justify-content:center;place-self:center;align-items:center;width:160px;height:160px;transition:opacity .7s .35s,transform .7s cubic-bezier(.34,1.56,.64,1) .35s;display:flex;position:relative;transform:scale(.7);box-shadow:0 0 20px #1a3dff40,0 0 60px #3b6fff26,0 0 100px #60a5fa14,inset 0 0 20px #1a3dff0f}.Features-module__zvCZ4q__features.Features-module__zvCZ4q__vis .Features-module__zvCZ4q__logoCenter{opacity:1;transform:scale(1)}.Features-module__zvCZ4q__logoGlow{pointer-events:none;background:radial-gradient(circle,#1a3dff1f 0%,#3b6fff0f 35%,#60a5fa08 55%,#0000 75%);border-radius:50%;animation:3s ease-in-out infinite Features-module__zvCZ4q__nucleusPulse;position:absolute;inset:-40px}@keyframes Features-module__zvCZ4q__nucleusPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.Features-module__zvCZ4q__logoImg{object-fit:contain;filter:drop-shadow(0 2px 8px #1a3dff26);width:100px;height:100px;position:relative}.Features-module__zvCZ4q__pos0{grid-area:1/1/auto/7}.Features-module__zvCZ4q__pos1{grid-area:1/7/auto/13}.Features-module__zvCZ4q__pos2{grid-area:2/1/auto/5}.Features-module__zvCZ4q__posLogo{grid-area:2/5/auto/9}.Features-module__zvCZ4q__pos3{grid-area:2/9/auto/13}.Features-module__zvCZ4q__pos4{grid-area:3/1/auto/7}.Features-module__zvCZ4q__pos5{grid-area:3/7/auto/13}.Features-module__zvCZ4q__pos0 .Features-module__zvCZ4q__bentoCard{background:linear-gradient(160deg,#fff 0%,#eef1fb 50%,#e4eaff 100%)}.Features-module__zvCZ4q__pos1 .Features-module__zvCZ4q__bentoCard{background:linear-gradient(160deg,#fff 0%,#eefbf2 50%,#e0f5e6 100%)}.Features-module__zvCZ4q__pos2 .Features-module__zvCZ4q__bentoCard{background:linear-gradient(160deg,#fff 0%,#f0eefb 50%,#e8e4ff 100%)}.Features-module__zvCZ4q__pos3 .Features-module__zvCZ4q__bentoCard{background:linear-gradient(160deg,#fff 0%,#fbf8ee 50%,#f5efd8 100%)}.Features-module__zvCZ4q__pos4 .Features-module__zvCZ4q__bentoCard{background:linear-gradient(160deg,#fff 0%,#eef6fb 50%,#e2f0fa 100%)}.Features-module__zvCZ4q__pos5 .Features-module__zvCZ4q__bentoCard{background:linear-gradient(160deg,#fff 0%,#eefbf6 50%,#e0f5ec 100%)}@media (max-width:900px){.Features-module__zvCZ4q__bentoGrid{grid-template-columns:1fr 1fr;gap:16px}.Features-module__zvCZ4q__pos0,.Features-module__zvCZ4q__pos1,.Features-module__zvCZ4q__pos2,.Features-module__zvCZ4q__pos3,.Features-module__zvCZ4q__pos4,.Features-module__zvCZ4q__pos5{grid-area:auto}.Features-module__zvCZ4q__posLogo{order:-1;grid-area:auto/1/auto/-1;width:120px;height:120px;margin:0 auto 4px}.Features-module__zvCZ4q__logoImg{width:80px;height:80px}.Features-module__zvCZ4q__svgLines{display:none}}@media (max-width:540px){.Features-module__zvCZ4q__bentoGrid{grid-template-columns:1fr;padding:0}.Features-module__zvCZ4q__posLogo{width:100px;height:100px}.Features-module__zvCZ4q__logoImg{width:68px;height:68px}.Features-module__zvCZ4q__bentoCard{padding:24px 22px}.Features-module__zvCZ4q__bentoCard h3{font-size:1rem}.Features-module__zvCZ4q__bentoCard p{font-size:.84rem}.Features-module__zvCZ4q__cardIcon{width:42px;height:42px;box-shadow:0 6px 18px #1a3dff40,0 2px 6px #0000001a,inset 0 -4px 12px #0003,inset 0 3px 6px #ffffff4d}.Features-module__zvCZ4q__cardIcon svg{width:20px;height:20px}}
.ContractingV1-module__FXk1tW__section{padding:140px 0;position:relative;overflow:visible}.ContractingV1-module__FXk1tW__inner{max-width:1200px;margin:0 auto;padding:0 24px}.ContractingV1-module__FXk1tW__sectionDesc{max-width:700px;font-family:var(--font-body),"Instrument Sans",sans-serif;color:#374151;text-align:center;margin:20px auto 0;font-size:1rem;font-weight:400;line-height:1.7}.ContractingV1-module__FXk1tW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin-top:56px;display:grid}.ContractingV1-module__FXk1tW__left{flex-direction:column;gap:16px;display:flex}.ContractingV1-module__FXk1tW__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 24px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .3s;position:relative;overflow:hidden}.ContractingV1-module__FXk1tW__card:hover{transform:scale(1.01);box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.ContractingV1-module__FXk1tW__cardActive{border-color:#6366f14d;transform:scale(1.02);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000f}.ContractingV1-module__FXk1tW__cardActive:hover{transform:scale(1.02);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000f}.ContractingV1-module__FXk1tW__cardTop{align-items:center;gap:16px;display:flex}.ContractingV1-module__FXk1tW__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;transition:background .4s,box-shadow .4s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.ContractingV1-module__FXk1tW__iconCircle:before{content:"";pointer-events:none;z-index:1;opacity:0;background:radial-gradient(12px at 30% 25%,#ffffff80,#0000);border-radius:50%;transition:opacity .4s;position:absolute;inset:0}.ContractingV1-module__FXk1tW__cardActive .ContractingV1-module__FXk1tW__iconCircle:before{opacity:1}.ContractingV1-module__FXk1tW__cardActive .ContractingV1-module__FXk1tW__iconCircle{transform:scale(1.1)translateY(-2px)}.ContractingV1-module__FXk1tW__card:not(.ContractingV1-module__FXk1tW__cardActive) .ContractingV1-module__FXk1tW__iconCircle{opacity:.7;transform:scale(.95)}.ContractingV1-module__FXk1tW__card:not(.ContractingV1-module__FXk1tW__cardActive):hover .ContractingV1-module__FXk1tW__iconCircle{opacity:.9;transform:scale(1)}.ContractingV1-module__FXk1tW__iconCircle svg{stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;z-index:2;width:22px;height:22px;transition:stroke .4s,stroke-width .3s,filter .3s;position:relative}.ContractingV1-module__FXk1tW__cardActive .ContractingV1-module__FXk1tW__iconCircle svg{stroke-width:2px;filter:drop-shadow(0 1px 2px #00000026)}.ContractingV1-module__FXk1tW__cardTitle{color:#1f2937;font-size:1rem;font-weight:600;line-height:1.3;transition:color .3s}.ContractingV1-module__FXk1tW__card:not(.ContractingV1-module__FXk1tW__cardActive) .ContractingV1-module__FXk1tW__cardTitle{color:#9ca3af}.ContractingV1-module__FXk1tW__cardTime{white-space:nowrap;border-radius:8px;margin-left:auto;padding:3px 10px;font-size:.75rem;font-weight:600;transition:opacity .3s}.ContractingV1-module__FXk1tW__card:not(.ContractingV1-module__FXk1tW__cardActive) .ContractingV1-module__FXk1tW__cardTime{opacity:.35}.ContractingV1-module__FXk1tW__cardBody{opacity:0;max-height:0;margin-top:0;transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .3s,margin-top .3s;overflow:hidden}.ContractingV1-module__FXk1tW__cardActive .ContractingV1-module__FXk1tW__cardBody{opacity:1;max-height:2000px;margin-top:14px}.ContractingV1-module__FXk1tW__cardDesc{color:#6b7280;font-size:.875rem;line-height:1.6}.ContractingV1-module__FXk1tW__progressWrap{opacity:0;background:#6366f114;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.ContractingV1-module__FXk1tW__cardActive .ContractingV1-module__FXk1tW__progressWrap{opacity:1}.ContractingV1-module__FXk1tW__progressBar{border-radius:0 3px 3px 0;width:0%;height:100%;transition:none}.ContractingV1-module__FXk1tW__progressBar.ContractingV1-module__FXk1tW__progressAnimate{width:100%;transition:width 20s linear}.ContractingV1-module__FXk1tW__progressBar.ContractingV1-module__FXk1tW__progressPaused{transition:none}.ContractingV1-module__FXk1tW__right{justify-content:center;align-items:center;display:flex;position:sticky;top:80px}.ContractingV1-module__FXk1tW__mockupContainer{justify-content:center;align-items:center;width:100%;min-height:540px;display:flex;position:relative}.ContractingV1-module__FXk1tW__device{z-index:1;background:#fff;border-radius:16px;width:380px;min-height:480px;transition:transform .6s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-12deg)rotateX(4deg);box-shadow:0 30px 60px #0000004d,0 10px 20px #00000026,0 0 80px #00d2d30f,inset 0 1px #ffffffe6}.ContractingV1-module__FXk1tW__windowBar{background:#f9fafb;border-bottom:1px solid #f0f0f2;align-items:center;gap:7px;padding:14px 18px 10px;display:flex}.ContractingV1-module__FXk1tW__windowDot{border-radius:50%;width:10px;height:10px}.ContractingV1-module__FXk1tW__dotRed{background:#ff5f56}.ContractingV1-module__FXk1tW__dotYellow{background:#ffbd2e}.ContractingV1-module__FXk1tW__dotGreen{background:#27c93f}.ContractingV1-module__FXk1tW__screenWrap{min-height:430px;position:relative}.ContractingV1-module__FXk1tW__screen{opacity:0;pointer-events:none;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(.96)}.ContractingV1-module__FXk1tW__screenActive{opacity:1;pointer-events:auto;transform:scale(1)}.ContractingV1-module__FXk1tW__inlineMockup{display:none}.ContractingV1-module__FXk1tW__mockHeader{color:#1f2937;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:16px 20px;font-size:.9rem;font-weight:600;display:flex}.ContractingV1-module__FXk1tW__mockAvatar{object-fit:contain;background:#eef2ff;border-radius:50%;flex-shrink:0;width:36px;height:36px;padding:4px}.ContractingV1-module__FXk1tW__mockAvatarInfo{flex-direction:column;display:flex}.ContractingV1-module__FXk1tW__mockName{color:#1f2937;font-size:.82rem;font-weight:600}.ContractingV1-module__FXk1tW__mockStatus{color:#22c55e;align-items:center;gap:4px;font-size:.68rem;font-weight:500;display:flex}.ContractingV1-module__FXk1tW__mockStatus:before{content:"";background:#22c55e;border-radius:50%;width:6px;height:6px}.ContractingV1-module__FXk1tW__mockChat{flex-direction:column;gap:8px;padding:16px;display:flex}.ContractingV1-module__FXk1tW__channelTabs{border-bottom:1px solid #f3f4f6;gap:0;margin-bottom:8px;padding-bottom:8px;display:flex}.ContractingV1-module__FXk1tW__channelTab,.ContractingV1-module__FXk1tW__channelActive{color:#9ca3af;border-radius:6px;padding:4px 12px;font-size:.68rem;font-weight:600}.ContractingV1-module__FXk1tW__channelActive{color:#6366f1;background:#6366f11a}.ContractingV1-module__FXk1tW__msgBot,.ContractingV1-module__FXk1tW__msgUser{border-radius:12px;max-width:85%;padding:8px 12px;font-size:.75rem;line-height:1.45}.ContractingV1-module__FXk1tW__msgBot{color:#374151;background:#f3f4f6;border-bottom-left-radius:4px;align-self:flex-start}.ContractingV1-module__FXk1tW__msgUser{color:#fff;background:#6366f1;border-bottom-right-radius:4px;align-self:flex-end}.ContractingV1-module__FXk1tW__msgTime{color:#22c55e;text-align:center;background:#22c55e14;border-radius:6px;align-self:center;margin-top:4px;padding:3px 10px;font-size:.65rem;font-weight:600}.ContractingV1-module__FXk1tW__mockForm{flex-direction:column;gap:12px;padding:16px;display:flex}.ContractingV1-module__FXk1tW__formProgress{background:#f3f4f6;border-radius:6px;height:6px;margin-bottom:4px;position:relative;overflow:hidden}.ContractingV1-module__FXk1tW__formProgressBar{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:6px;height:100%;position:absolute;top:0;left:0}.ContractingV1-module__FXk1tW__formProgressText{color:#6366f1;font-size:.62rem;font-weight:600;position:absolute;top:-18px;right:0}.ContractingV1-module__FXk1tW__formField{flex-direction:column;gap:4px;display:flex}.ContractingV1-module__FXk1tW__formField>span{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.65rem;font-weight:600}.ContractingV1-module__FXk1tW__formInput{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:.75rem;line-height:1.4}.ContractingV1-module__FXk1tW__mockSettings{flex-direction:column;gap:10px;padding:16px;display:flex}.ContractingV1-module__FXk1tW__settingSection{flex-direction:column;gap:6px;display:flex}.ContractingV1-module__FXk1tW__settingSectionTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;padding:0 4px;font-size:.65rem;font-weight:700}.ContractingV1-module__FXk1tW__settingRow{color:#374151;background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.78rem;font-weight:500;display:flex}.ContractingV1-module__FXk1tW__toggleOn,.ContractingV1-module__FXk1tW__toggleOff{border-radius:10px;flex-shrink:0;width:36px;height:20px;position:relative}.ContractingV1-module__FXk1tW__toggleOn{background:#6366f1}.ContractingV1-module__FXk1tW__toggleOff{background:#d1d5db}.ContractingV1-module__FXk1tW__toggleOn:after,.ContractingV1-module__FXk1tW__toggleOff:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:3px;box-shadow:0 1px 3px #00000026}.ContractingV1-module__FXk1tW__toggleOn:after{left:19px}.ContractingV1-module__FXk1tW__toggleOff:after{left:3px}.ContractingV1-module__FXk1tW__testResult{color:#374151;background:#22c55e0f;border:1px solid #22c55e26;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.72rem;display:flex}.ContractingV1-module__FXk1tW__testCheck{color:#22c55e;font-size:.85rem;font-weight:700}.ContractingV1-module__FXk1tW__mockBtn{color:#fff;text-align:center;cursor:default;background:#6366f1;border-radius:10px;padding:10px 0;font-size:.8rem;font-weight:600;box-shadow:0 2px 8px #6366f14d}.ContractingV1-module__FXk1tW__mockDash{padding:16px}.ContractingV1-module__FXk1tW__trialBadge{color:#f59e0b;background:#f59e0b1a;border-radius:6px;margin-left:auto;padding:2px 8px;font-size:.65rem;font-weight:600}.ContractingV1-module__FXk1tW__statRow{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.ContractingV1-module__FXk1tW__statCard{text-align:center;background:#f9fafb;border:1px solid #f0f0f2;border-radius:10px;padding:12px 8px}.ContractingV1-module__FXk1tW__statNum{color:#6366f1;font-size:1.3rem;font-weight:700;line-height:1.2}.ContractingV1-module__FXk1tW__statLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;margin-top:2px;font-size:.6rem;font-weight:500}.ContractingV1-module__FXk1tW__dashTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.7rem;font-weight:600}.ContractingV1-module__FXk1tW__mockActivity{flex-direction:column;gap:6px;display:flex}.ContractingV1-module__FXk1tW__actItem{color:#374151;background:#f9fafb;border:1px solid #f0f0f2;border-radius:8px;align-items:flex-start;gap:10px;padding:8px 10px;font-size:.75rem;line-height:1.4;display:flex}.ContractingV1-module__FXk1tW__actContent{flex:1}.ContractingV1-module__FXk1tW__actContent strong{color:#1f2937;font-weight:600}.ContractingV1-module__FXk1tW__actDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;animation:2s infinite ContractingV1-module__FXk1tW__dotPulse}.ContractingV1-module__FXk1tW__actDotOrange{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;animation:2s infinite ContractingV1-module__FXk1tW__dotPulse}@keyframes ContractingV1-module__FXk1tW__dotPulse{0%,to{opacity:1}50%{opacity:.4}}.ContractingV1-module__FXk1tW__mockActive{text-align:center;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.ContractingV1-module__FXk1tW__liveDot{background:#22c55e;border-radius:50%;width:10px;height:10px;margin-left:auto;animation:1.5s infinite ContractingV1-module__FXk1tW__dotPulse}.ContractingV1-module__FXk1tW__checkCircle{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;font-size:1.6rem;font-weight:700;display:flex;box-shadow:0 8px 24px #6366f14d}.ContractingV1-module__FXk1tW__activeTitle{color:#1f2937;margin-bottom:4px;font-size:1.05rem;font-weight:700}.ContractingV1-module__FXk1tW__activeDesc{color:#6b7280;margin-bottom:20px;font-size:.8rem}.ContractingV1-module__FXk1tW__activeStats{gap:20px;margin-bottom:20px;display:flex}.ContractingV1-module__FXk1tW__activeStats>div{color:#6b7280;flex-direction:column;align-items:center;font-size:.72rem;display:flex}.ContractingV1-module__FXk1tW__activeStats>div>strong{color:#6366f1;margin-bottom:2px;font-size:1.1rem;font-weight:700}.ContractingV1-module__FXk1tW__activeFeatures{text-align:left;flex-direction:column;gap:6px;width:100%;display:flex}.ContractingV1-module__FXk1tW__activeFeat{color:#374151;background:#f9fafb;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;display:flex}.ContractingV1-module__FXk1tW__featCheck{color:#22c55e;flex-shrink:0;font-size:.8rem;font-weight:700}.ContractingV1-module__FXk1tW__nextReview{color:#9ca3af;margin-top:12px;font-size:.68rem;font-style:italic}.ContractingV1-module__FXk1tW__meetingNote{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #6366f1;border-radius:12px;align-items:flex-start;gap:18px;max-width:800px;margin-top:48px;padding:22px 26px;display:flex;box-shadow:0 2px 12px #0000000a}.ContractingV1-module__FXk1tW__meetingIcon{background:linear-gradient(135deg,#6366f1,#818cf8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2px;display:flex;position:relative;box-shadow:0 8px 24px #6366f14d,0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d}.ContractingV1-module__FXk1tW__meetingIcon:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(10px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.ContractingV1-module__FXk1tW__meetingIcon svg{stroke:#fff;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;z-index:2;width:20px;height:20px;position:relative}.ContractingV1-module__FXk1tW__meetingTitle{color:#1f2937;margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700!important}.ContractingV1-module__FXk1tW__meetingText{color:#6b7280;font-size:.9rem;line-height:1.65}.ContractingV1-module__FXk1tW__reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.ContractingV1-module__FXk1tW__vis{opacity:1;transform:translateY(0)}@media (max-width:900px){.ContractingV1-module__FXk1tW__section{padding:80px 0}.ContractingV1-module__FXk1tW__grid{grid-template-columns:1fr;gap:40px}.ContractingV1-module__FXk1tW__right{display:none}.ContractingV1-module__FXk1tW__inlineMockup{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;display:block;overflow:hidden;box-shadow:0 4px 20px #0000000f,0 1px 4px #00000008}.ContractingV1-module__FXk1tW__meetingNote{max-width:100%}}@media (max-width:600px){.ContractingV1-module__FXk1tW__section{padding:60px 0}.ContractingV1-module__FXk1tW__steps{margin-top:36px}.ContractingV1-module__FXk1tW__card{padding:16px 18px}.ContractingV1-module__FXk1tW__iconCircle{width:40px;min-width:40px;height:40px}.ContractingV1-module__FXk1tW__iconCircle svg{width:18px;height:18px}.ContractingV1-module__FXk1tW__statRow{gap:6px}.ContractingV1-module__FXk1tW__statNum{font-size:1.2rem}.ContractingV1-module__FXk1tW__activeStats{gap:16px}.ContractingV1-module__FXk1tW__inlineMockup{border-radius:10px}}@media (max-width:400px){.ContractingV1-module__FXk1tW__section{padding:48px 0}.ContractingV1-module__FXk1tW__inner{padding:0 16px}.ContractingV1-module__FXk1tW__card{padding:14px}.ContractingV1-module__FXk1tW__cardTop{gap:10px}.ContractingV1-module__FXk1tW__iconCircle{border-radius:50%;width:36px;min-width:36px;height:36px}.ContractingV1-module__FXk1tW__iconCircle svg{width:16px;height:16px}.ContractingV1-module__FXk1tW__cardTitle{font-size:.88rem}.ContractingV1-module__FXk1tW__cardTime{padding:2px 8px;font-size:.68rem}.ContractingV1-module__FXk1tW__meetingNote{gap:12px;padding:16px 18px}.ContractingV1-module__FXk1tW__meetingIcon{border-radius:50%;width:36px;height:36px}.ContractingV1-module__FXk1tW__meetingIcon svg{width:16px;height:16px}.ContractingV1-module__FXk1tW__meetingTitle{font-size:.9rem}.ContractingV1-module__FXk1tW__meetingText{font-size:.82rem}.ContractingV1-module__FXk1tW__sectionDesc{font-size:.88rem}}
.Demo-module__BCvAMa__demoSection{background:var(--bg2);padding:120px 0;overflow:hidden}.Demo-module__BCvAMa__demoContainer{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Demo-module__BCvAMa__demoText{flex-direction:column;gap:20px;display:flex}.Demo-module__BCvAMa__demoText h3{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.1}.Demo-module__BCvAMa__demoText p{color:var(--gray4);font-size:1rem;line-height:1.7}.Demo-module__BCvAMa__demoVisual{position:relative}.Demo-module__BCvAMa__chatCard{-webkit-backdrop-filter:blur(24px);background:#ffffff8c;border:1px solid #fff9;border-radius:24px;width:360px;margin:0 auto;overflow:hidden;box-shadow:0 8px 40px #1a3dff14,0 20px 60px #0000000f,inset 0 1px #ffffffb3}.Demo-module__BCvAMa__chatHeader{background:#1a3dff0a;border-bottom:1px solid #1a3dff0f;align-items:center;gap:12px;padding:16px 20px;display:flex}.Demo-module__BCvAMa__chatName{font-family:var(--font-display);color:var(--text);font-size:.9rem;font-weight:600}.Demo-module__BCvAMa__chatStatus{color:var(--gray4);align-items:center;gap:5px;font-size:.68rem;display:flex}.Demo-module__BCvAMa__chatDot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e80}.Demo-module__BCvAMa__chatDotLive{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite Demo-module__BCvAMa__dotPulse;box-shadow:0 0 6px #ef444480}.Demo-module__BCvAMa__chatChannel{color:var(--gray4);background:#fff9;border:1px solid #0000000a;border-radius:100px;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:.68rem;font-weight:500;display:flex}.Demo-module__BCvAMa__chatMsgs{flex-direction:column;gap:10px;min-height:320px;max-height:380px;padding:20px 16px;display:flex;overflow-y:auto}.Demo-module__BCvAMa__msg{align-items:flex-end;gap:8px;max-width:85%;display:flex}.Demo-module__BCvAMa__msgBot{align-self:flex-start}.Demo-module__BCvAMa__msgUser{flex-direction:row-reverse;align-self:flex-end}.Demo-module__BCvAMa__msgAvatar{flex-shrink:0}.Demo-module__BCvAMa__msgBubble{border-radius:16px;padding:10px 14px;font-size:.82rem;line-height:1.55;position:relative}.Demo-module__BCvAMa__msgBot .Demo-module__BCvAMa__msgBubble{color:var(--text);background:#1a3dff0f;border:1px solid #1a3dff14;border-bottom-left-radius:4px}.Demo-module__BCvAMa__msgUser .Demo-module__BCvAMa__msgBubble{color:var(--text);background:#ffffffd9;border:1px solid #0000000f;border-bottom-right-radius:4px;box-shadow:0 2px 8px #0000000a}.Demo-module__BCvAMa__msgTime{color:var(--gray5);text-align:right;margin-top:4px;font-size:.58rem;display:block}.Demo-module__BCvAMa__msgAnim{animation:.4s ease-out both Demo-module__BCvAMa__msgSlide}@keyframes Demo-module__BCvAMa__msgSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Demo-module__BCvAMa__typingDots{align-items:center;gap:4px;height:18px;padding:2px 4px;display:flex}.Demo-module__BCvAMa__typingDots span{background:#1a3dff4d;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite Demo-module__BCvAMa__typeDot}.Demo-module__BCvAMa__typingDots span:nth-child(2){animation-delay:.2s}.Demo-module__BCvAMa__typingDots span:nth-child(3){animation-delay:.4s}@keyframes Demo-module__BCvAMa__typeDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.Demo-module__BCvAMa__voiceHeader{background:#1a3dff0f}.Demo-module__BCvAMa__voiceWave{background:#1a3dff05;justify-content:center;align-items:center;gap:3px;height:48px;padding:0 20px;display:flex}.Demo-module__BCvAMa__voiceWave span{background:linear-gradient(#1a3dff99,#3b82f64d);border-radius:3px;width:3px;animation:1.2s ease-in-out infinite Demo-module__BCvAMa__wave}.Demo-module__BCvAMa__voiceWave span:first-child{height:8px;animation-delay:0s}.Demo-module__BCvAMa__voiceWave span:nth-child(2){height:14px;animation-delay:80ms}.Demo-module__BCvAMa__voiceWave span:nth-child(3){height:22px;animation-delay:.16s}.Demo-module__BCvAMa__voiceWave span:nth-child(4){height:28px;animation-delay:.24s}.Demo-module__BCvAMa__voiceWave span:nth-child(5){height:34px;animation-delay:.32s}.Demo-module__BCvAMa__voiceWave span:nth-child(6){height:38px;animation-delay:.4s}.Demo-module__BCvAMa__voiceWave span:nth-child(7){height:40px;animation-delay:.48s}.Demo-module__BCvAMa__voiceWave span:nth-child(8){height:38px;animation-delay:.4s}.Demo-module__BCvAMa__voiceWave span:nth-child(9){height:34px;animation-delay:.32s}.Demo-module__BCvAMa__voiceWave span:nth-child(10){height:28px;animation-delay:.24s}.Demo-module__BCvAMa__voiceWave span:nth-child(11){height:22px;animation-delay:.16s}.Demo-module__BCvAMa__voiceWave span:nth-child(12){height:14px;animation-delay:80ms}.Demo-module__BCvAMa__voiceWave span:nth-child(13){height:8px;animation-delay:0s}@keyframes Demo-module__BCvAMa__wave{0%,to{opacity:.4;transform:scaleY(.3)}50%{opacity:1;transform:scaleY(1)}}.Demo-module__BCvAMa__voiceTranscript{flex-direction:column;gap:8px;min-height:240px;max-height:300px;padding:16px;display:flex;overflow-y:auto}.Demo-module__BCvAMa__transcriptLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--gray5);border-bottom:1px solid #0000000a;padding-bottom:6px;font-size:.6rem}.Demo-module__BCvAMa__tLine{border-radius:10px;padding:8px 12px;font-size:.78rem;line-height:1.55}.Demo-module__BCvAMa__tAgent{color:var(--accent);background:#1a3dff0d;border:1px solid #1a3dff0f}.Demo-module__BCvAMa__tUser{color:var(--text);background:#fff9;border:1px solid #0000000a}.Demo-module__BCvAMa__tTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;vertical-align:middle;border-radius:4px;margin-right:6px;padding:2px 6px;font-size:.55rem;font-weight:600;display:inline-block}.Demo-module__BCvAMa__tAgent .Demo-module__BCvAMa__tTag{color:var(--accent);background:#1a3dff14}.Demo-module__BCvAMa__tUser .Demo-module__BCvAMa__tTag{color:var(--gray4);background:#0000000a}.Demo-module__BCvAMa__tCursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:.85em;margin-left:1px;animation:.5s step-end infinite Demo-module__BCvAMa__cursorBlink;display:inline-block}@keyframes Demo-module__BCvAMa__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.Demo-module__BCvAMa__glassFloat{-webkit-backdrop-filter:blur(20px);z-index:5;transform-style:preserve-3d;background:#ffffff8c;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;overflow:hidden}.Demo-module__BCvAMa__glassShine{pointer-events:none;background:linear-gradient(105deg,#0000 0%,#fff6 40%,#ffffffb3 50%,#fff6 60%,#0000 100%);width:60%;height:100%;position:absolute;top:0;left:-100%}.Demo-module__BCvAMa__glassIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Demo-module__BCvAMa__glassTitle{color:var(--text);margin-bottom:2px;font-size:.78rem;font-weight:600}.Demo-module__BCvAMa__glassSub{color:var(--gray5);font-size:.65rem}.Demo-module__BCvAMa__glassDot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Demo-module__BCvAMa__dotPulse;display:inline-block;box-shadow:0 0 8px #1a3dff80}@keyframes Demo-module__BCvAMa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.Demo-module__BCvAMa__glassLead{animation:.8s cubic-bezier(.34,1.56,.64,1) 2.8s both Demo-module__BCvAMa__glassLeadIn,4s ease-in-out 3.6s infinite Demo-module__BCvAMa__glassHover;top:-20px;right:-140px;transform:perspective(800px)rotateX(3deg)rotateY(-5deg);box-shadow:0 8px 32px #22c55e1f,0 16px 48px #0000000f,inset 0 1px #ffffffb3}.Demo-module__BCvAMa__glassLead .Demo-module__BCvAMa__glassIcon{background:#22c55e1a;border:1px solid #22c55e26}.Demo-module__BCvAMa__glassLead .Demo-module__BCvAMa__glassShine{animation:5s ease-in-out 3.8s infinite Demo-module__BCvAMa__shineSweep}.Demo-module__BCvAMa__glassCrm{animation:.8s cubic-bezier(.34,1.56,.64,1) 3.4s both Demo-module__BCvAMa__glassCrmIn,4.5s ease-in-out 4.2s infinite Demo-module__BCvAMa__glassHover;bottom:-20px;left:-140px;transform:perspective(800px)rotateX(-2deg)rotateY(5deg);box-shadow:0 8px 32px #1a3dff1f,0 16px 48px #0000000f,inset 0 1px #ffffffb3}.Demo-module__BCvAMa__glassCrm .Demo-module__BCvAMa__glassIcon{background:#1a3dff14;border:1px solid #1a3dff1f}.Demo-module__BCvAMa__glassCrm .Demo-module__BCvAMa__glassShine{animation:5s ease-in-out 4.6s infinite Demo-module__BCvAMa__shineSweep}@keyframes Demo-module__BCvAMa__glassLeadIn{0%{opacity:0;transform:perspective(800px)rotateX(3deg)rotateY(-5deg)translate(50px)scale(.85)}60%{opacity:1;transform:perspective(800px)rotateX(3deg)rotateY(-5deg)translate(-6px)scale(1.02)}to{opacity:1;transform:perspective(800px)rotateX(3deg)rotateY(-5deg)translate(0)scale(1)}}@keyframes Demo-module__BCvAMa__glassCrmIn{0%{opacity:0;transform:perspective(800px)rotateX(-2deg)rotateY(5deg)translate(-50px)scale(.85)}60%{opacity:1;transform:perspective(800px)rotateX(-2deg)rotateY(5deg)translate(6px)scale(1.02)}to{opacity:1;transform:perspective(800px)rotateX(-2deg)rotateY(5deg)translate(0)scale(1)}}@keyframes Demo-module__BCvAMa__glassHover{0%,to{transform:perspective(800px)rotateX(var(--rx,3deg))rotateY(var(--ry,-5deg))translateY(0)}50%{transform:perspective(800px)rotateX(var(--rx,3deg))rotateY(var(--ry,-5deg))translateY(-6px)}}.Demo-module__BCvAMa__glassLead{--rx:3deg;--ry:-5deg}.Demo-module__BCvAMa__glassCrm{--rx:-2deg;--ry:5deg}@keyframes Demo-module__BCvAMa__shineSweep{0%,to{left:-100%}40%{left:150%}}.Demo-module__BCvAMa__nucleusAvatar{background:radial-gradient(circle,#fff 0%,#e8edff 50%,#d0daff 100%);border:2px solid #1a3dff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 20px #1a3dff40,0 0 60px #3b6fff26,0 0 100px #60a5fa14,inset 0 0 20px #1a3dff0f}.Demo-module__BCvAMa__nucleusGlow{pointer-events:none;background:radial-gradient(circle,#1a3dff1f 0%,#3b6fff0f 35%,#0000 75%);border-radius:50%;animation:3s ease-in-out infinite Demo-module__BCvAMa__nucleusPulse;position:absolute;inset:-40px}@keyframes Demo-module__BCvAMa__nucleusPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.Demo-module__BCvAMa__nucleusImg{object-fit:contain;filter:drop-shadow(0 2px 8px #1a3dff26);position:relative;width:70%!important;height:70%!important}.Demo-module__BCvAMa__demoTabs{justify-content:center;gap:8px;margin-bottom:40px;display:flex}.Demo-module__BCvAMa__demoTab{color:var(--accent);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s var(--ease);background:#ffffff1a;border:1px solid #1a3dff33;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;display:inline-flex;box-shadow:inset 0 1px #fff3,inset 0 -1px #0000000d}.Demo-module__BCvAMa__demoTab:hover{background:#1a3dff14;border-color:#1a3dff4d}.Demo-module__BCvAMa__demoTabActive{color:#fff;background:linear-gradient(135deg,#1a3dffd9,#3b82f6e6);border:1px solid #fff3;box-shadow:0 8px 24px #1a3dff33,inset 0 1px #ffffff40,inset 0 -1px #0000001a}.Demo-module__BCvAMa__demoTabActive:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1a3dff4d,inset 0 1px #ffffff4d,inset 0 -1px #0000001a}.Demo-module__BCvAMa__demoTabActive svg{stroke:#fff}.Demo-module__BCvAMa__demoPanels{display:grid}.Demo-module__BCvAMa__demoPanel{opacity:0;visibility:hidden;grid-area:1/1;transition:opacity .3s}.Demo-module__BCvAMa__demoPanelActive{opacity:1;visibility:visible}.Demo-module__BCvAMa__ctaPrimary{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s var(--ease);background:linear-gradient(135deg,#1a3dffd9,#3b82f6e6);border:1px solid #fff3;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;display:inline-flex;overflow:hidden;box-shadow:0 8px 24px #1a3dff33,inset 0 1px #ffffff40,inset 0 -1px #0000001a}.Demo-module__BCvAMa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1a3dff4d,inset 0 1px #ffffff4d}.Demo-module__BCvAMa__ctaPrimary svg{width:16px;height:16px;transition:transform .3s}.Demo-module__BCvAMa__ctaPrimary:hover svg{transform:translate(4px)}.Demo-module__BCvAMa__ctaSecondary{color:var(--accent);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .4s var(--ease);background:#ffffff1a;border:1px solid #1a3dff33;border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #fff3}.Demo-module__BCvAMa__ctaSecondary:hover{background:#1a3dff14;border-color:#1a3dff4d}.Demo-module__BCvAMa__reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.Demo-module__BCvAMa__vis{opacity:1;transform:translateY(0)}.Demo-module__BCvAMa__revealCard{opacity:0;transition:opacity 1s cubic-bezier(.22,1,.36,1) .3s,transform 1s cubic-bezier(.22,1,.36,1) .3s;transform:translate(60px)}.Demo-module__BCvAMa__revealCard.Demo-module__BCvAMa__vis{opacity:1;transform:translate(0)}.Demo-module__BCvAMa__demoCtas{flex-wrap:wrap;grid-column:1;gap:12px;display:flex}@media (max-width:1024px){.Demo-module__BCvAMa__demoContainer{text-align:center;grid-template-columns:1fr;gap:48px}.Demo-module__BCvAMa__demoText{align-items:center}}@media (max-width:768px){.Demo-module__BCvAMa__demoSection{padding:60px 0}.Demo-module__BCvAMa__demoContainer{gap:36px;padding:0 24px}.Demo-module__BCvAMa__demoText h3{font-size:clamp(1.5rem,5vw,2rem)}.Demo-module__BCvAMa__demoText p{font-size:.9rem}.Demo-module__BCvAMa__chatCard{width:100%;max-width:360px}.Demo-module__BCvAMa__demoVisual{flex-direction:column;align-items:center;gap:12px;display:flex}.Demo-module__BCvAMa__glassFloat{opacity:1;width:100%;max-width:360px;position:relative;inset:auto;animation:none!important;transform:none!important}.Demo-module__BCvAMa__glassShine{animation:none!important}.Demo-module__BCvAMa__demoTabs{flex-wrap:wrap;margin-bottom:28px;padding:0 24px}.Demo-module__BCvAMa__demoTab{padding:12px 24px;font-size:.85rem}.Demo-module__BCvAMa__demoCtas{justify-content:center;margin-top:24px}.Demo-module__BCvAMa__ctaPrimary,.Demo-module__BCvAMa__ctaSecondary{justify-content:center;width:100%;max-width:280px;padding:14px 28px;font-size:.88rem}}
.Security-module__mZxDsa__security{background:var(--bg2);padding:120px 0;overflow:hidden}.Security-module__mZxDsa__securityHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:56px;display:flex}.Security-module__mZxDsa__secDesc{color:var(--gray5);max-width:600px;font-size:1.05rem;line-height:1.7}.Security-module__mZxDsa__ctaLink{color:var(--accent);align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:gap .3s;display:inline-flex}.Security-module__mZxDsa__ctaLink:hover{gap:10px}.Security-module__mZxDsa__securityGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Security-module__mZxDsa__secCardWrap{position:relative}.Security-module__mZxDsa__secCardWrap:before{content:"";background:linear-gradient(160deg,#1a3dff0f 0%,#60a5fa17 50%,#1a3dff0d 100%);border:1px solid #1a3dff14;border-radius:18px;position:absolute;inset:-6px;box-shadow:0 2px 12px #1a3dff0d}.Security-module__mZxDsa__secCard{transition:all .3s var(--ease);background:linear-gradient(160deg,#fff 0%,#f4f6ff 50%,#eef1fb 100%);border:1px solid #0000000f;border-radius:14px;flex-direction:column;min-height:260px;padding:28px;display:flex;position:relative;box-shadow:0 2px 4px #0000000a,0 8px 24px #0000000f}.Security-module__mZxDsa__secCardWrap:first-child .Security-module__mZxDsa__secCard{background:linear-gradient(160deg,#fff 0%,#eefbf2 50%,#e0f5e6 100%)}.Security-module__mZxDsa__secCardWrap:nth-child(2) .Security-module__mZxDsa__secCard{background:linear-gradient(160deg,#fff 0%,#eef1fb 50%,#e4eaff 100%)}.Security-module__mZxDsa__secCardWrap:nth-child(3) .Security-module__mZxDsa__secCard{background:linear-gradient(160deg,#fff 0%,#fbf8ee 50%,#f5efd8 100%)}.Security-module__mZxDsa__secCard:before{content:"";pointer-events:none;z-index:1;border:1.5px solid #0000000f;border-radius:10px;position:absolute;inset:6px}.Security-module__mZxDsa__secCard:after{content:"";background:var(--accent);width:0;height:3px;transition:width .4s,left .4s;position:absolute;bottom:0;left:50%}.Security-module__mZxDsa__secCardWrap:hover .Security-module__mZxDsa__secCard:after{width:100%;left:0}.Security-module__mZxDsa__secCardWrap:hover .Security-module__mZxDsa__secCard{transform:translateY(-2px)}.Security-module__mZxDsa__secCard h3{font-family:var(--font-display);margin-bottom:8px;font-size:1rem;font-weight:600!important}.Security-module__mZxDsa__secCard p{color:var(--gray5);font-size:.85rem;line-height:1.6}.Security-module__mZxDsa__secAurora{background:linear-gradient(135deg,#1a3dff1f 0%,#3b82f62e 30%,#9382ff1f 60%,#1a3dff14 100%) 0 0/200% 200%;border-radius:10px;justify-content:center;align-items:center;height:100px;margin-bottom:20px;animation:8s infinite Security-module__mZxDsa__auroraShift;display:flex;position:relative;overflow:hidden}@keyframes Security-module__mZxDsa__auroraShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Security-module__mZxDsa__dot{background:#e0e0e8;border-radius:50%;width:8px;height:8px;position:absolute}.Security-module__mZxDsa__dotTl{top:8px;left:8px}.Security-module__mZxDsa__dotTr{top:8px;right:8px}.Security-module__mZxDsa__dotBl{bottom:8px;left:8px}.Security-module__mZxDsa__dotBr{bottom:8px;right:8px}.Security-module__mZxDsa__secIconRing{border:2px dashed #1a3dff33;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:20s linear infinite Security-module__mZxDsa__secSpin;display:flex}.Security-module__mZxDsa__secIconBox{background:linear-gradient(135deg,#1a3dff,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:20s linear infinite Security-module__mZxDsa__secSpinRev;display:flex;position:relative;box-shadow:0 8px 24px #1a3dff4d,0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d}.Security-module__mZxDsa__secIconBox:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(10px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.Security-module__mZxDsa__secIconBox svg{color:#fff;z-index:2;width:22px;height:22px;position:relative}@keyframes Security-module__mZxDsa__secSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Security-module__mZxDsa__secSpinRev{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.Security-module__mZxDsa__reveal{opacity:0}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__reveal{transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translate(60px)}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__secCardWrap:first-child.Security-module__mZxDsa__reveal{transition-delay:0s}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__secCardWrap:nth-child(2).Security-module__mZxDsa__reveal{transition-delay:.2s}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__secCardWrap:nth-child(3).Security-module__mZxDsa__reveal{transition-delay:.4s}.Security-module__mZxDsa__securityGrid .Security-module__mZxDsa__reveal.Security-module__mZxDsa__vis{opacity:1;transform:translate(0)}.Security-module__mZxDsa__securityRgpd{margin-top:20px}.Security-module__mZxDsa__rgpdCardWrap{position:relative}.Security-module__mZxDsa__rgpdCardWrap:before{content:"";background:linear-gradient(160deg,#1a3dff0f 0%,#60a5fa17 50%,#1a3dff0d 100%);border:1px solid #1a3dff14;border-radius:18px;position:absolute;inset:-6px;box-shadow:0 2px 12px #1a3dff0d}.Security-module__mZxDsa__rgpdCard{transition:all .3s var(--ease);background:linear-gradient(160deg,#fff 0%,#eef3fb 50%,#e4ecff 100%);border:1px solid #0000000f;border-radius:14px;align-items:center;gap:32px;padding:36px 40px;display:flex;position:relative;box-shadow:0 2px 4px #0000000a,0 8px 24px #0000000f}.Security-module__mZxDsa__rgpdCard:before{content:"";pointer-events:none;z-index:1;border:1.5px solid #0000000f;border-radius:10px;position:absolute;inset:6px}.Security-module__mZxDsa__rgpdCardWrap:hover .Security-module__mZxDsa__rgpdCard{transform:translateY(-4px);box-shadow:0 12px 40px #1a3dff14}.Security-module__mZxDsa__rgpdIcon{background:linear-gradient(135deg,#1a3dff,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 8px 24px #1a3dff4d,0 2px 8px #0000001a,inset 0 -6px 16px #0003,inset 0 4px 8px #ffffff4d}.Security-module__mZxDsa__rgpdIcon:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(14px at 30% 25%,#fff9,#0000);border-radius:50%;position:absolute;inset:0}.Security-module__mZxDsa__rgpdIcon svg{z-index:2;width:26px;height:26px;position:relative}.Security-module__mZxDsa__rgpdCard h3{font-family:var(--font-display);margin-bottom:8px;font-size:1.15rem;font-weight:600!important}.Security-module__mZxDsa__rgpdCard p{color:var(--gray5);max-width:600px;font-size:.85rem;line-height:1.6}.Security-module__mZxDsa__securityRgpd .Security-module__mZxDsa__reveal{transition:opacity .6s,transform .6s;transform:scale(.95)}.Security-module__mZxDsa__securityRgpd .Security-module__mZxDsa__reveal.Security-module__mZxDsa__vis{opacity:1;transform:scale(1)}.Security-module__mZxDsa__headerReveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.Security-module__mZxDsa__headerReveal.Security-module__mZxDsa__vis{opacity:1;transform:translateY(0)}.Security-module__mZxDsa__rd1{transition-delay:80ms}.Security-module__mZxDsa__rd2{transition-delay:.16s}.Security-module__mZxDsa__rd3{transition-delay:.24s}@media (max-width:1024px){.Security-module__mZxDsa__securityGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Security-module__mZxDsa__security{padding:60px 0}.Security-module__mZxDsa__securityHeader{margin-bottom:40px;padding:0 24px}.Security-module__mZxDsa__secDesc{font-size:.92rem}.Security-module__mZxDsa__securityGrid{grid-template-columns:1fr;gap:16px;padding:0 24px}.Security-module__mZxDsa__secCard{min-height:auto;padding:24px}.Security-module__mZxDsa__secAurora{height:80px;margin-bottom:16px}.Security-module__mZxDsa__rgpdCard{text-align:center;flex-direction:column;gap:20px;padding:28px 24px}.Security-module__mZxDsa__rgpdIcon{width:48px;height:48px}.Security-module__mZxDsa__rgpdIcon svg{width:22px;height:22px}.Security-module__mZxDsa__securityRgpd{padding:0 24px}}
