.Hero-module__gNeX-G__hero{background:#0a0a0f;flex-direction:column;justify-content:center;min-height:100vh;padding:7rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__aurora{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__gNeX-G__auroraBlob1{background:radial-gradient(#7c5cff2e 0%,#0000 65%);border-radius:9999px;width:58rem;height:58rem;animation:14s ease-in-out infinite Hero-module__gNeX-G__auroraMove1;position:absolute;top:-25%;left:-18%}.Hero-module__gNeX-G__auroraBlob2{background:radial-gradient(#38bdf81c 0%,#0000 65%);border-radius:9999px;width:46rem;height:46rem;animation:19s ease-in-out infinite Hero-module__gNeX-G__auroraMove2;position:absolute;top:15%;right:-22%}.Hero-module__gNeX-G__auroraBlob3{background:radial-gradient(#8b5cf621 0%,#0000 65%);border-radius:9999px;width:42rem;height:42rem;animation:23s ease-in-out infinite Hero-module__gNeX-G__auroraMove3;position:absolute;bottom:-18%;left:22%}.Hero-module__gNeX-G__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 0,#000 40%,#0000 100%)}.Hero-module__gNeX-G__inner{z-index:1;grid-template-columns:1fr;align-items:center;gap:3rem;max-width:72rem;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (min-width:640px){.Hero-module__gNeX-G__inner{padding:0 2rem}}@media (min-width:1024px){.Hero-module__gNeX-G__inner{grid-template-columns:1.1fr .9fr;gap:4rem}}.Hero-module__gNeX-G__content{flex-direction:column;align-items:flex-start;display:flex}@media (max-width:1023px){.Hero-module__gNeX-G__content{text-align:center;align-items:center}}.Hero-module__gNeX-G__badge{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-light);background:var(--accent-muted);border:1px solid #7c5cff59;border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:.3rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__gNeX-G__dot{background:var(--success);width:6px;height:6px;box-shadow:0 0 6px var(--success-muted);border-radius:9999px;animation:2s ease-in-out infinite Hero-module__gNeX-G__dotPulse}@keyframes Hero-module__gNeX-G__dotPulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__gNeX-G__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.25rem;font-size:3rem;font-weight:800;line-height:1.08}@media (min-width:768px){.Hero-module__gNeX-G__title{font-size:3.75rem}}@media (min-width:1024px){.Hero-module__gNeX-G__title{font-size:4.25rem}}.Hero-module__gNeX-G__titleAccent{background:linear-gradient(135deg,#b0b1ff 0%,#7d95ff 45%,#675cff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__primaryBtn{box-shadow:0 0 20px #7c5cff59}.Hero-module__gNeX-G__primaryBtn:hover{box-shadow:0 0 32px #7c5cff8c}.Hero-module__gNeX-G__subtitle{color:var(--text-secondary);max-width:36rem;margin-bottom:2.25rem;font-size:1.0625rem;line-height:1.75}.Hero-module__gNeX-G__ctaRow{flex-wrap:wrap;gap:.875rem;margin-bottom:3rem;display:flex}@media (max-width:1023px){.Hero-module__gNeX-G__ctaRow{justify-content:center}}.Hero-module__gNeX-G__stats{border-top:1px solid var(--border-subtle);gap:2.5rem;padding-top:1.5rem;display:flex}@media (max-width:1023px){.Hero-module__gNeX-G__stats{justify-content:center}}.Hero-module__gNeX-G__stat{flex-direction:column;gap:.125rem;display:flex}.Hero-module__gNeX-G__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:1.625rem;font-weight:800;line-height:1}.Hero-module__gNeX-G__statLabel{color:var(--text-muted);font-size:.8125rem}.Hero-module__gNeX-G__visual{justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:1023px){.Hero-module__gNeX-G__visual{display:none}}.Hero-module__gNeX-G__mockup{width:100%;max-width:440px;animation:7s ease-in-out infinite Hero-module__gNeX-G__float;position:relative}.Hero-module__gNeX-G__browser{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#13131cd9;border:1px solid #7c5cff2e;border-radius:.875rem;overflow:hidden;box-shadow:0 32px 80px #0009,0 0 0 1px #ffffff0a,0 0 60px #7c5cff14}.Hero-module__gNeX-G__browserTop{border-bottom:1px solid var(--border-subtle);background:#1a1a27e6;align-items:center;gap:.625rem;padding:.875rem 1rem;display:flex}.Hero-module__gNeX-G__windowDots{gap:.375rem;display:flex}.Hero-module__gNeX-G__wDot{border-radius:9999px;width:10px;height:10px}.Hero-module__gNeX-G__wDotR{background:#ff5f57}.Hero-module__gNeX-G__wDotY{background:#febc2e}.Hero-module__gNeX-G__wDotG{background:#28c840}.Hero-module__gNeX-G__urlBar{border:1px solid var(--border-subtle);color:var(--text-muted);text-align:center;background:#0a0a0f99;border-radius:9999px;flex:1;padding:.25rem .875rem;font-size:.6875rem}.Hero-module__gNeX-G__browserBody{background:#0a0a0fcc;padding:1.125rem}.Hero-module__gNeX-G__fNav{justify-content:space-between;align-items:center;margin-bottom:1.125rem;display:flex}.Hero-module__gNeX-G__fLogo{background:var(--accent);opacity:.85;border-radius:4px;width:56px;height:8px}.Hero-module__gNeX-G__fLinks{gap:.5rem;display:flex}.Hero-module__gNeX-G__fLinks span{background:var(--bg-card-elevated);border-radius:3px;width:26px;height:5px;display:block}.Hero-module__gNeX-G__fBtn{background:var(--accent-muted);border:1px solid var(--border-accent);border-radius:5px;width:48px;height:18px}.Hero-module__gNeX-G__fHero{border-bottom:1px solid var(--border-subtle);margin-bottom:.875rem;padding:.75rem 0 .875rem}.Hero-module__gNeX-G__fLine{border-radius:4px;height:8px;margin-bottom:.5rem}.Hero-module__gNeX-G__fLine1{background:#ffffff1a;width:88%}.Hero-module__gNeX-G__fLine2{background:#7c5cff80;width:65%}.Hero-module__gNeX-G__fLine3{background:#ffffff0f;width:75%}.Hero-module__gNeX-G__fLine4{background:#ffffff0a;width:55%}.Hero-module__gNeX-G__fBtns{gap:.5rem;margin-top:.75rem;display:flex}.Hero-module__gNeX-G__fBtnPrimary{background:var(--accent);opacity:.8;border-radius:5px;width:58px;height:18px}.Hero-module__gNeX-G__fBtnSec{border:1px solid var(--border-default);border-radius:5px;width:48px;height:18px}.Hero-module__gNeX-G__fCards{gap:.5rem;display:flex}.Hero-module__gNeX-G__fCard{border:1px solid var(--border-subtle);background:#1a1a27cc;border-radius:6px;flex-direction:column;flex:1;gap:.3rem;padding:.5rem;display:flex}.Hero-module__gNeX-G__fCardIcon{background:var(--accent-muted);border:1px solid var(--border-accent);border-radius:3px;width:14px;height:14px;margin-bottom:.125rem}.Hero-module__gNeX-G__fCardLine{background:#ffffff12;border-radius:2px;width:70%;height:4px}.Hero-module__gNeX-G__fCardLineS{background:#ffffff0a;border-radius:2px;width:45%;height:4px}.Hero-module__gNeX-G__floatingBadge{color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#1a1a27e6;border:1px solid #7c5cff38;border-radius:.625rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;display:flex;position:absolute;box-shadow:0 8px 28px #00000080,0 0 20px #7c5cff14}.Hero-module__gNeX-G__badgeIconWrap{border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;display:flex}.Hero-module__gNeX-G__badgeSuccess{background:var(--success-muted);color:var(--success)}.Hero-module__gNeX-G__badgeAccent{background:var(--accent-muted);color:var(--accent-light)}.Hero-module__gNeX-G__badgeTop{z-index:1000;animation:5s ease-in-out infinite Hero-module__gNeX-G__floatSlow;top:-1.25rem;right:-1.75rem}.Hero-module__gNeX-G__badgeBottom{z-index:1000;animation:5s ease-in-out 2.5s infinite Hero-module__gNeX-G__floatSlow;bottom:-1.25rem;left:-1.75rem}
.Services-module__kf8n-G__section{padding:6rem 0}.Services-module__kf8n-G__header{text-align:center;margin-bottom:3.5rem}.Services-module__kf8n-G__label,.Services-module__kf8n-G__title{margin-bottom:1rem}.Services-module__kf8n-G__subtitle{max-width:42rem;margin:0 auto}.Services-module__kf8n-G__grid{grid-template-columns:1fr;grid-auto-columns:auto;gap:1.25rem;display:grid}@media (min-width:640px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:100%}}.Services-module__kf8n-G__card{-webkit-backdrop-filter:blur(16px);background:#13131c8c;border:1px solid #ffffff12;border-radius:.875rem;flex-direction:column;gap:1rem;padding:1.75rem;text-decoration:none;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex;position:relative}.Services-module__kf8n-G__card:hover{border-color:#7c5cff47;transform:translateY(-4px);box-shadow:0 16px 44px #00000073,0 0 24px #7c5cff14}.Services-module__kf8n-G__iconWrap{color:var(--accent-light);flex-shrink:0;align-self:flex-start;display:inline-flex}.Services-module__kf8n-G__iconWrap svg{width:1.25rem;height:1.25rem;display:block}.Services-module__kf8n-G__cardTitle{color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600}.Services-module__kf8n-G__cardDesc{color:var(--text-secondary);flex:1;margin:0;font-size:.9375rem;line-height:1.7}.Services-module__kf8n-G__cardPrice{color:var(--accent-light);align-items:center;gap:.375rem;padding:.25rem 0;font-size:.8125rem;font-weight:600;display:inline-flex}.Services-module__kf8n-G__footer{text-align:center;margin-top:3rem}
