.HeroSection-module__SEewqa__hero{min-height:100vh;padding-top:var(--header-height);--mouse-x:0px;--mouse-y:0px;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__bgGrid{background-image:linear-gradient(#6366f108 1px,#0000 1px),linear-gradient(90deg,#6366f108 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%)}.HeroSection-module__SEewqa__orb1{filter:blur(60px);width:500px;height:500px;transform:translate(var(--mouse-x), var(--mouse-y));pointer-events:none;will-change:transform;background:radial-gradient(circle,#6366f126,#0000 70%);border-radius:50%;transition:transform .5s ease-out;position:absolute;top:10%;left:10%}.HeroSection-module__SEewqa__orb2{filter:blur(60px);pointer-events:none;will-change:transform;background:radial-gradient(circle,#8b5cf61f,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite HeroSection-module__SEewqa__float;position:absolute;top:40%;right:5%}@media (max-width:900px){.HeroSection-module__SEewqa__orb1{opacity:.6;width:280px;height:280px;transition:none;top:-5%;left:-10%;transform:none}.HeroSection-module__SEewqa__orb2{opacity:.5;width:240px;height:240px;top:auto;bottom:10%;right:-10%}}.HeroSection-module__SEewqa__container{max-width:var(--max-width);padding:var(--space-3xl) var(--space-xl);gap:var(--space-4xl);z-index:1;grid-template-columns:1fr 1fr;align-items:center;width:100%;margin:0 auto;display:grid;position:relative}.HeroSection-module__SEewqa__content{animation:.8s ease-out HeroSection-module__SEewqa__fadeInUp}.HeroSection-module__SEewqa__badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);color:var(--accent-primary);margin-bottom:var(--space-xl);background:#6366f114;border:1px solid #6366f133;padding:6px 16px;font-size:.82rem;font-weight:600;display:inline-flex}.HeroSection-module__SEewqa__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__SEewqa__pulse}.HeroSection-module__SEewqa__title{font-family:var(--font-display);letter-spacing:-1px;margin-bottom:var(--space-xl);font-size:clamp(2.8rem,5.5vw,4.2rem);font-weight:800;line-height:1.15}.HeroSection-module__SEewqa__titleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (hover:hover){.HeroSection-module__SEewqa__titleGradient{background-size:200% 200%;animation:4s infinite HeroSection-module__SEewqa__gradientShift}}.HeroSection-module__SEewqa__subtitle{color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:520px;font-size:1.1rem;line-height:1.9}.HeroSection-module__SEewqa__subtitle strong{color:var(--text-primary)}.HeroSection-module__SEewqa__actions{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.HeroSection-module__SEewqa__btnPrimary{align-items:center;gap:var(--space-sm);background:var(--accent-gradient);color:#fff;border-radius:var(--radius-md);transition:all var(--transition-base);padding:16px 32px;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #6366f14d}.HeroSection-module__SEewqa__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f173}.HeroSection-module__SEewqa__btnSecondary{align-items:center;gap:var(--space-sm);background:var(--bg-glass);border:1px solid var(--border-medium);color:var(--text-primary);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-base);padding:16px 32px;font-size:1rem;font-weight:500;display:inline-flex}.HeroSection-module__SEewqa__btnSecondary:hover{border-color:var(--border-accent);background:var(--bg-glass-hover);transform:translateY(-3px)}.HeroSection-module__SEewqa__trust{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.HeroSection-module__SEewqa__trustLabel{color:var(--text-muted);font-size:.82rem;font-weight:500}.HeroSection-module__SEewqa__trustLogos{gap:var(--space-sm);flex-wrap:wrap;display:flex}.HeroSection-module__SEewqa__trustItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-tertiary);padding:4px 12px;font-size:.78rem;font-weight:500}.HeroSection-module__SEewqa__visual{justify-content:center;align-items:center;width:100%;height:520px;animation:.8s ease-out .2s both HeroSection-module__SEewqa__fadeInUp;display:flex;position:relative}.HeroSection-module__SEewqa__orbContainer{width:110%;height:110%;position:absolute;inset:-5%;overflow:visible}.HeroSection-module__SEewqa__floatingBadge{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);align-items:center;gap:var(--space-sm);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);white-space:nowrap;z-index:2;background:#111118d9;padding:10px 16px;font-size:.8rem;font-weight:600;animation:5s ease-in-out infinite HeroSection-module__SEewqa__float;display:flex;position:absolute}.HeroSection-module__SEewqa__floatingBadge:nth-child(3){animation-delay:-1.5s}.HeroSection-module__SEewqa__floatingBadge:nth-child(4){animation-delay:-3s}@media (max-width:900px){.HeroSection-module__SEewqa__container{text-align:center;gap:var(--space-2xl);grid-template-columns:1fr}.HeroSection-module__SEewqa__subtitle{margin-left:auto;margin-right:auto}.HeroSection-module__SEewqa__actions,.HeroSection-module__SEewqa__trust{justify-content:center}.HeroSection-module__SEewqa__visual,.HeroSection-module__SEewqa__floatingBadge{display:none}}
.CSSOrb-module__HSHMQq__orbWrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CSSOrb-module__HSHMQq__orb{width:340px;height:340px;position:relative}.CSSOrb-module__HSHMQq__core{will-change:transform;background:radial-gradient(circle at 38% 38%,#818cf8 0%,#6366f1 35%,#4f46e5 60%,#3730a3 100%);border-radius:50%;animation:4s ease-in-out infinite CSSOrb-module__HSHMQq__orbPulse;position:absolute;inset:15%;box-shadow:0 0 60px #6366f1b3,0 0 120px #6366f159,0 0 200px #6366f126,inset 0 0 40px #818cf84d}.CSSOrb-module__HSHMQq__core:before{content:"";filter:blur(4px);background:radial-gradient(#ffffff40,#0000 70%);border-radius:50%;width:35%;height:25%;position:absolute;top:12%;left:18%}.CSSOrb-module__HSHMQq__ring1{will-change:transform;border:1px solid #6366f159;border-radius:50%;animation:8s linear infinite CSSOrb-module__HSHMQq__ringRotate;position:absolute;inset:5%}.CSSOrb-module__HSHMQq__ring1:before{content:"";background:#818cf8;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:40%;box-shadow:0 0 8px #818cf8}.CSSOrb-module__HSHMQq__ring2{will-change:transform;border:1px solid #8b5cf633;border-radius:50%;animation:14s linear infinite reverse CSSOrb-module__HSHMQq__ringRotate;position:absolute;inset:-2%}.CSSOrb-module__HSHMQq__ring2:before{content:"";background:#a855f7;border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3px;left:55%;box-shadow:0 0 8px #a855f7}.CSSOrb-module__HSHMQq__ring3{will-change:transform;border:1px dashed #6366f11f;border-radius:50%;animation:22s linear infinite CSSOrb-module__HSHMQq__ringRotate;position:absolute;inset:-12%}.CSSOrb-module__HSHMQq__halo{will-change:opacity;background:radial-gradient(circle,#6366f11f 0%,#8b5cf60f 50%,#0000 70%);border-radius:50%;animation:6s ease-in-out infinite CSSOrb-module__HSHMQq__haloPulse;position:absolute;inset:-25%}.CSSOrb-module__HSHMQq__particle{will-change:transform;border-radius:50%;position:absolute}.CSSOrb-module__HSHMQq__p1{background:#818cf8;width:4px;height:4px;animation:6s linear infinite CSSOrb-module__HSHMQq__orbit1;top:8%;left:50%;box-shadow:0 0 6px #818cf8}.CSSOrb-module__HSHMQq__p2{background:#a855f7;width:3px;height:3px;animation:9s linear infinite CSSOrb-module__HSHMQq__orbit2;top:50%;left:92%;box-shadow:0 0 5px #a855f7}.CSSOrb-module__HSHMQq__p3{background:#22d3ee;width:3px;height:3px;animation:11s linear infinite CSSOrb-module__HSHMQq__orbit3;top:85%;left:35%;box-shadow:0 0 5px #22d3ee}@keyframes CSSOrb-module__HSHMQq__orbPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes CSSOrb-module__HSHMQq__haloPulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes CSSOrb-module__HSHMQq__ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CSSOrb-module__HSHMQq__orbit1{0%{transform:rotate(0)translate(155px)rotate(0)}to{transform:rotate(360deg)translate(155px)rotate(-360deg)}}@keyframes CSSOrb-module__HSHMQq__orbit2{0%{transform:rotate(0)translate(170px)rotate(0)}to{transform:rotate(360deg)translate(170px)rotate(-360deg)}}@keyframes CSSOrb-module__HSHMQq__orbit3{0%{transform:rotate(0)translate(160px)rotate(0)}to{transform:rotate(360deg)translate(160px)rotate(-360deg)}}@media (max-width:900px){.CSSOrb-module__HSHMQq__orbWrap{justify-content:stretch;align-items:stretch;position:absolute;inset:0;overflow:hidden}.CSSOrb-module__HSHMQq__orb,.CSSOrb-module__HSHMQq__halo,.CSSOrb-module__HSHMQq__ring1,.CSSOrb-module__HSHMQq__ring2,.CSSOrb-module__HSHMQq__ring3,.CSSOrb-module__HSHMQq__core,.CSSOrb-module__HSHMQq__particle{display:none}.CSSOrb-module__HSHMQq__orbWrap:before{content:"";background-image:linear-gradient(#6366f10a 1px,#0000 1px),linear-gradient(90deg,#6366f10a 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 100%,#000 20%,#0000 80%);mask-image:radial-gradient(100% 100%,#000 20%,#0000 80%)}.CSSOrb-module__HSHMQq__orbWrap:after{content:"";filter:blur(40px);background:radial-gradient(circle,#6366f138,#0000 65%);border-radius:50%;width:70%;height:70%;animation:6s ease-in-out infinite CSSOrb-module__HSHMQq__mobilePulse;position:absolute;top:-20%;left:-10%}}.CSSOrb-module__HSHMQq__mobileBlob{display:none}@media (max-width:900px){.CSSOrb-module__HSHMQq__mobileBlob{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#8b5cf62e,#0000 65%);border-radius:50%;width:60%;height:60%;animation:8s ease-in-out infinite reverse CSSOrb-module__HSHMQq__mobilePulse;display:block;position:absolute;bottom:-15%;right:-5%}}@keyframes CSSOrb-module__HSHMQq__mobilePulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}
.StatsSection-module__Q17kOa__stats{padding:var(--space-3xl) 0;background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);position:relative}.StatsSection-module__Q17kOa__container{max-width:var(--max-width);padding:0 var(--space-xl);gap:var(--space-xl);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.StatsSection-module__Q17kOa__statItem{text-align:center;padding:var(--space-xl);position:relative}.StatsSection-module__Q17kOa__statItem:not(:last-child):after{content:"";background:var(--border-subtle);width:1px;height:60%;position:absolute;top:20%;right:0}.StatsSection-module__Q17kOa__label{color:var(--text-secondary);margin-top:var(--space-sm);font-size:.9rem;font-weight:500;display:block}@media (max-width:768px){.StatsSection-module__Q17kOa__container{grid-template-columns:repeat(2,1fr)}.StatsSection-module__Q17kOa__statItem:nth-child(2):after{display:none}}@media (max-width:480px){.StatsSection-module__Q17kOa__container{grid-template-columns:1fr}.StatsSection-module__Q17kOa__statItem:after{display:none}}
.ServicesSection-module__qdd_tG__services{padding:var(--space-4xl) 0;position:relative}.ServicesSection-module__qdd_tG__container{max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.ServicesSection-module__qdd_tG__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.ServicesSection-module__qdd_tG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2xl);transition:all var(--transition-base);cursor:pointer;flex-direction:column;display:flex;position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__card:before{content:"";background:var(--accent-gradient);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.ServicesSection-module__qdd_tG__card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-6px)}.ServicesSection-module__qdd_tG__card:hover:before{opacity:1}.ServicesSection-module__qdd_tG__cardIcon{border-radius:var(--radius-md);width:56px;height:56px;margin-bottom:var(--space-lg);border:1px solid;justify-content:center;align-items:center;display:flex}.ServicesSection-module__qdd_tG__cardTitle{font-family:var(--font-display);margin-bottom:var(--space-md);color:var(--text-primary);font-size:1.25rem;font-weight:700}.ServicesSection-module__qdd_tG__cardDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);flex-grow:1;font-size:.9rem;line-height:1.8}.ServicesSection-module__qdd_tG__features{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.ServicesSection-module__qdd_tG__feature{color:var(--text-tertiary);align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.ServicesSection-module__qdd_tG__cardArrow{transition:all var(--transition-fast);font-size:.88rem;font-weight:600}.ServicesSection-module__qdd_tG__card:hover .ServicesSection-module__qdd_tG__cardArrow{transform:translate(4px)}@media (max-width:900px){.ServicesSection-module__qdd_tG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ServicesSection-module__qdd_tG__grid{grid-template-columns:1fr}}
.SEOContentSection-module__FB8d4G__section{padding:var(--space-4xl) 0;background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.SEOContentSection-module__FB8d4G__container{max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.SEOContentSection-module__FB8d4G__header{text-align:center;margin-bottom:var(--space-3xl)}.SEOContentSection-module__FB8d4G__content{gap:var(--space-3xl);margin-bottom:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.SEOContentSection-module__FB8d4G__column p{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:.95rem;line-height:1.95}.SEOContentSection-module__FB8d4G__column p strong{color:var(--text-primary)}.SEOContentSection-module__FB8d4G__subheading{font-family:var(--font-display);margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.15rem;font-weight:700}.SEOContentSection-module__FB8d4G__links{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.SEOContentSection-module__FB8d4G__link{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--accent-primary);transition:all var(--transition-base);padding:8px 20px;font-size:.85rem;font-weight:600}.SEOContentSection-module__FB8d4G__link:hover{border-color:var(--border-accent);background:var(--bg-glass-hover);transform:translateY(-2px)}@media (max-width:768px){.SEOContentSection-module__FB8d4G__content{gap:var(--space-xl);grid-template-columns:1fr}}
