.DualOrbitAnimation_animationRoot__DG4cn{position:relative;width:100%;max-width:100%;min-height:380px}.DualOrbitAnimation_animationContainer__IcyWX{position:absolute;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:14px}.DualOrbitAnimation_centerLogo__gZJKy{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:clamp(86px,13vw,120px);height:clamp(86px,13vw,120px);background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;border:3px solid color-mix(in srgb,var(--primary) 15%,transparent);box-shadow:var(--shadow-lg),0 8px 16px color-mix(in srgb,var(--primary) 15%,transparent),inset 0 1px 0 rgba(255,255,255,.8);animation:DualOrbitAnimation_centerPulse__8TPZi 4s ease-in-out infinite}.DualOrbitAnimation_orbit__cYWgZ{position:absolute;top:48%;left:50%;border-radius:50%;transform:translate(-50%,-50%);animation-timing-function:linear;animation-iteration-count:infinite}.DualOrbitAnimation_orbitInner__8v6YB{width:clamp(190px,38vw,280px);height:clamp(190px,38vw,280px);border:2px dashed var(--accent-500);animation:DualOrbitAnimation_rotateReverse__Ph_cR 20s linear infinite}.DualOrbitAnimation_orbitOuter__Texj6{width:clamp(270px,54vw,420px);height:clamp(270px,54vw,420px);border:2px dashed color-mix(in srgb,var(--primary) 40%,transparent);animation:DualOrbitAnimation_rotate__77271 30s linear infinite}.DualOrbitAnimation_orbitFloatingIcon__Ynm0j{position:absolute;width:clamp(40px,5.4vw,60px);height:clamp(40px,5.4vw,60px);border-radius:50%;background:linear-gradient(135deg,#ffffff,#f8fafc);display:flex;justify-content:center;align-items:center;box-shadow:0 8px 20px rgba(0,0,0,.08),0 3px 10px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.8);border:2px solid rgba(255,255,255,.9);backdrop-filter:blur(10px);transform:translate(-50%,-50%);animation:DualOrbitAnimation_iconFloat__4aifE 3s ease-in-out infinite;overflow:hidden}.DualOrbitAnimation_orbitIconImage__6sx5_{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));object-fit:contain}.DualOrbitAnimation_orbitIconWrap__V0PtR{position:relative;width:70%;height:70%;min-width:0;min-height:0}.DualOrbitAnimation_iconInner1__ScS9_,.DualOrbitAnimation_iconOuter1__J5Ep2{top:0;left:50%}.DualOrbitAnimation_iconInner2__uOEpG,.DualOrbitAnimation_iconOuter2__6E37p{top:75%;left:93.3%}.DualOrbitAnimation_iconInner3__mIoRp,.DualOrbitAnimation_iconOuter3__zH32X{top:75%;left:6.7%}@keyframes DualOrbitAnimation_centerPulse__8TPZi{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}@keyframes DualOrbitAnimation_iconFloat__4aifE{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-5px)}}@keyframes DualOrbitAnimation_rotate__77271{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes DualOrbitAnimation_rotateReverse__Ph_cR{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@media (min-width:1024px) and (max-width:1439px){.DualOrbitAnimation_animationRoot__DG4cn{min-height:350px}.DualOrbitAnimation_centerLogo__gZJKy,.DualOrbitAnimation_orbit__cYWgZ{top:46%}.DualOrbitAnimation_orbitInner__8v6YB{width:clamp(170px,22vw,235px);height:clamp(170px,22vw,235px)}.DualOrbitAnimation_orbitOuter__Texj6{width:clamp(250px,30vw,340px);height:clamp(250px,30vw,340px)}}@media (max-width:1023px){.DualOrbitAnimation_animationRoot__DG4cn{min-height:320px}.DualOrbitAnimation_centerLogo__gZJKy,.DualOrbitAnimation_orbit__cYWgZ{top:50%}}@media (max-width:767px){.DualOrbitAnimation_animationRoot__DG4cn{min-height:280px}.DualOrbitAnimation_centerLogo__gZJKy,.DualOrbitAnimation_orbit__cYWgZ{top:42%}.DualOrbitAnimation_orbitInner__8v6YB{width:clamp(170px,58vw,250px);height:clamp(170px,58vw,250px)}.DualOrbitAnimation_orbitOuter__Texj6{width:clamp(240px,82vw,330px);height:clamp(240px,82vw,330px)}}@supports not (backdrop-filter:blur(10px)){.DualOrbitAnimation_orbitFloatingIcon__Ynm0j{backdrop-filter:none;background:#ffffff}}@media (prefers-reduced-motion:reduce){.DualOrbitAnimation_centerLogo__gZJKy,.DualOrbitAnimation_orbitFloatingIcon__Ynm0j,.DualOrbitAnimation_orbit__cYWgZ{animation:none!important}}.HeroSection_hero__FXG_r{background:linear-gradient(180deg,#ffffff,#f5f7ff);padding:calc(var(--header-offset, 120px) + 24px) 0 80px;margin-top:0;position:relative;z-index:1;width:100%;max-width:100%;min-height:500px;clear:both;overflow-x:hidden;overflow-y:visible;box-sizing:border-box}@media (min-width:1024px){.HeroSection_hero__FXG_r{overflow-x:hidden;overflow-y:visible}}.HeroSection_heroContainer__0MEA9{max-width:1400px;margin:0 auto;padding:0 8%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:60px;width:100%;box-sizing:border-box;overflow-x:hidden}@media (min-width:1024px){.HeroSection_heroContainer__0MEA9{overflow:visible}}.HeroSection_hero__FXG_r *{box-sizing:border-box}.HeroSection_heroLeft__QHV3T{flex:1;min-width:300px;animation:HeroSection_fadeUp__QvmCR .9s ease both}@keyframes HeroSection_fadeUp__QvmCR{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.HeroSection_heroTitle__nvfjo{font-size:46px;font-weight:800;margin-bottom:18px;line-height:1.15;color:var(--primary);word-wrap:break-word;hyphens:auto}.HeroSection_heroTitleMeta__8DPCP{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px;max-width:100%}.HeroSection_heroTitleKicker__HuPYE{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--primary) 20%,white);background:var(--brand-50);font-size:clamp(11px,1.4vw,13px);font-weight:700;color:var(--primary);letter-spacing:.01em;box-shadow:var(--shadow-md)}.HeroSection_heroTitleKickerRect__qE7ap{border-radius:12px}.HeroSection_heroTitleMain__PoGnJ{display:block;margin-top:0}.HeroSection_heroTitleKicker__HuPYE:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor}.HeroSection_heroTitleAccent__Ld2Dc{color:var(--accent-500)}.HeroSection_heroTitleDash__qTp1H{color:var(--ink-900);font-weight:700}.HeroSection_heroTitleBreak__GfYU_{display:none}@media (min-width:768px){.HeroSection_heroTitleBreak__GfYU_{display:block}}.HeroSection_heroSubtitle__KTJMJ{color:var(--ink-500);max-width:560px;margin-bottom:18px;font-size:16px;word-wrap:break-word;line-height:1.5}.HeroSection_heroProof__piO2S{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;font-weight:600;color:var(--ink-500);margin-bottom:28px}.HeroSection_heroProofDivider__CevWV{color:var(--ink-400)}.HeroSection_heroButtons___o_D3{display:flex;gap:15px;flex-wrap:wrap;justify-content:flex-start;width:100%}.HeroSection_heroGstinRow__PkR0Q{margin-top:14px;display:flex;align-items:center;justify-content:flex-start;width:100%;margin-left:-10px}.HeroSection_heroGstinBadge__O_Gce{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--footer-surface);color:var(--ink-500);font-size:13px;font-weight:600}.HeroSection_heroGstinBadgeRect__LKvYx{border-radius:12px}.HeroSection_heroGstinIcon__m893E{position:relative;width:14px;height:14px;border-radius:999px;background:var(--success-500);box-shadow:0 0 0 2px #eaf7ef}.HeroSection_heroGstinIcon__m893E:after{content:"";position:absolute;width:6px;height:3px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg);left:4px;top:4px}@media (max-width:1023px){.HeroSection_heroGstinRow__PkR0Q{justify-content:center}}.HeroSection_btn___jgqa{text-decoration:none;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease;border:none;text-align:center;border-radius:var(--btn-radius)}.HeroSection_btnPrimary__bakAU{background:var(--primary);color:#fff;box-shadow:0 4px 12px rgba(105,48,202,.3)}.HeroSection_btnPrimary__bakAU:hover{background:var(--btn-hover);transform:translateY(-2px);box-shadow:0 6px 20px rgba(105,48,202,.4)}.HeroSection_btnOutline__XoFe_{border:2px solid color-mix(in srgb,var(--primary) 40%,#e2e8f0);color:var(--primary);background:#ffffff}.HeroSection_btnOutline__XoFe_:hover{background:color-mix(in srgb,var(--primary) 7%,#ffffff);color:var(--primary);border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 14px color-mix(in srgb,var(--primary) 22%,transparent)}.HeroSection_heroRight___kH7y{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center;animation:HeroSection_fadeIn__x8cc3 1.1s ease both}@media (min-width:1024px){.HeroSection_heroRight___kH7y{overflow:visible;max-height:600px}}@keyframes HeroSection_fadeIn__x8cc3{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.HeroSection_heroVisual__creAZ{width:100%;max-width:600px;min-height:420px;position:relative}.HeroSection_heroAnimation__xkZHC{width:100%;height:100%}.HeroSection_heroAnimationInner__Fm2D_{width:100%;height:100%;max-width:600px;margin:0 auto}@media (prefers-reduced-motion:reduce){.HeroSection_heroLeft__QHV3T,.HeroSection_heroRight___kH7y{animation:none}}@media (max-width:319px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 36px) 0 30px;min-height:350px}.HeroSection_heroContainer__0MEA9{flex-direction:column;text-align:center;padding:0 3%;gap:20px}.HeroSection_heroTitle__nvfjo{font-size:20px;line-height:1.2;margin-bottom:10px}.HeroSection_heroSubtitle__KTJMJ{font-size:13px;margin-bottom:16px}.HeroSection_heroProof__piO2S{justify-content:center;margin-bottom:18px}.HeroSection_heroVisual__creAZ{max-width:280px}.HeroSection_btn___jgqa{font-size:13px}}@media (max-height:500px) and (orientation:landscape){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 20px) 0 30px;min-height:300px}.HeroSection_heroContainer__0MEA9{flex-direction:row;align-items:flex-start;padding:0 5%;gap:30px}.HeroSection_heroLeft__QHV3T{flex:1;text-align:left}.HeroSection_heroTitle__nvfjo{font-size:24px;margin-bottom:10px}.HeroSection_heroSubtitle__KTJMJ{font-size:14px;margin-bottom:16px}.HeroSection_heroVisual__creAZ{max-width:280px}.HeroSection_heroRight___kH7y{order:1;flex:0 0 auto}.HeroSection_heroButtons___o_D3{flex-direction:row;gap:10px}.HeroSection_btn___jgqa{font-size:13px;white-space:nowrap}}@media (max-width:479px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 32px) 0 40px;min-height:400px}.HeroSection_heroContainer__0MEA9{flex-direction:column;text-align:center;padding:0 4%;gap:30px}.HeroSection_heroLeft__QHV3T{min-width:unset;width:100%}.HeroSection_heroTitle__nvfjo{font-size:24px;line-height:1.2;margin-bottom:12px}.HeroSection_heroSubtitle__KTJMJ{font-size:14px;margin-bottom:18px;max-width:100%}.HeroSection_heroProof__piO2S{justify-content:center;margin-bottom:22px}.HeroSection_heroVisual__creAZ{max-width:300px;padding-top:48px}.HeroSection_heroButtons___o_D3{flex-direction:column;gap:10px;align-items:center;width:100%}.HeroSection_btn___jgqa{font-size:14px;width:100%;max-width:250px}.HeroSection_heroRight___kH7y{min-width:unset;width:100%;margin-top:40px}}@media (min-width:480px) and (max-width:767px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 28px) 0 50px;min-height:450px}.HeroSection_heroContainer__0MEA9{flex-direction:column;text-align:center;padding:0 5%;gap:40px}.HeroSection_heroLeft__QHV3T{min-width:unset;width:100%}.HeroSection_heroTitle__nvfjo{font-size:28px;line-height:1.2;margin-bottom:14px}.HeroSection_heroSubtitle__KTJMJ{font-size:15px;margin-bottom:20px;max-width:100%}.HeroSection_heroProof__piO2S{justify-content:center}.HeroSection_heroVisual__creAZ{max-width:350px;padding-top:40px}.HeroSection_heroButtons___o_D3{flex-direction:column;gap:12px;align-items:center;width:100%}.HeroSection_btn___jgqa{font-size:15px;width:100%;max-width:280px}.HeroSection_heroRight___kH7y{min-width:unset;width:100%}}@media (min-width:768px) and (max-width:1023px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 24px) 0 60px;min-height:500px}.HeroSection_heroContainer__0MEA9{flex-direction:column;text-align:center;padding:0 6%;gap:50px}.HeroSection_heroTitle__nvfjo{font-size:36px;margin-bottom:16px}.HeroSection_heroSubtitle__KTJMJ{font-size:16px;margin-bottom:22px;max-width:100%}.HeroSection_heroProof__piO2S{justify-content:center}.HeroSection_heroVisual__creAZ{max-width:420px}.HeroSection_heroButtons___o_D3{flex-direction:row;gap:15px;justify-content:center;flex-wrap:wrap}.HeroSection_btn___jgqa{font-size:16px;width:auto;min-width:160px}}@media (min-width:1024px) and (max-width:1199px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 20px) 0 60px;min-height:500px}.HeroSection_heroContainer__0MEA9{padding:0 5%;gap:28px}.HeroSection_heroTitle__nvfjo{font-size:36px}.HeroSection_heroLeft__QHV3T{max-width:56%}.HeroSection_heroRight___kH7y{flex:0 1 44%;min-width:0}.HeroSection_heroVisual__creAZ{max-width:380px;min-height:390px}}@media (min-width:1200px) and (max-width:1599px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 24px) 0 80px;min-height:500px}.HeroSection_heroContainer__0MEA9{padding:0 6%;gap:36px}.HeroSection_heroTitle__nvfjo{font-size:42px}.HeroSection_heroLeft__QHV3T{max-width:54%}.HeroSection_heroRight___kH7y{flex:0 1 46%;min-width:0}.HeroSection_heroVisual__creAZ{max-width:430px;min-height:410px}}@media (min-width:1600px){.HeroSection_hero__FXG_r{padding:calc(var(--header-offset, 120px) + 32px) 0 90px;min-height:600px}.HeroSection_heroContainer__0MEA9{max-width:1600px;padding:0 6%;gap:80px}.HeroSection_heroTitle__nvfjo{font-size:52px;max-width:700px}.HeroSection_heroSubtitle__KTJMJ{font-size:18px;max-width:620px}.HeroSection_heroVisual__creAZ{max-width:520px}}