.page-module__Hheh8W__pageWrapper{color:#fff;min-height:100vh;font-family:var(--font-sans), sans-serif;background:#050816;position:relative;overflow-x:hidden}.page-module__Hheh8W__canvasContainer{z-index:1;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.page-module__Hheh8W__contentContainer{z-index:2;width:100%;position:relative}.page-module__Hheh8W__section{flex-direction:column;justify-content:center;max-width:1400px;min-height:100vh;margin:0 auto;padding:6rem 2rem;display:flex;position:relative}.page-module__Hheh8W__heroSection{padding-top:10rem;padding-bottom:8rem;}.page-module__Hheh8W__backLink{color:#a855f7;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.8rem;font-weight:700;transition:opacity .3s;display:inline-flex}.page-module__Hheh8W__backLink:hover{opacity:.8}.page-module__Hheh8W__badge{letter-spacing:.15em;text-transform:uppercase;color:#a855f7;background:#a855f714;border:1px solid #a855f74d;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;animation:4s ease-in-out infinite page-module__Hheh8W__float;display:inline-flex}.page-module__Hheh8W__badgeDot{background:#a855f7;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #a855f7}.page-module__Hheh8W__heading{letter-spacing:-.04em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:800;line-height:1.1}.page-module__Hheh8W__textGradient{background:linear-gradient(135deg,#fff 30%,#a855f7 70%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__Hheh8W__subheading{color:#94a3b8;max-width:800px;margin-bottom:3.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.page-module__Hheh8W__btnGroup{flex-wrap:wrap;gap:1.5rem;margin-bottom:5rem;display:flex}.page-module__Hheh8W__primaryBtn{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border:none;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 2.5rem;font-size:.85rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 0 30px #a855f766}.page-module__Hheh8W__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 0 40px #7c3aed99}.page-module__Hheh8W__secondaryBtn{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 2.5rem;font-size:.85rem;font-weight:700;transition:background .3s,border-color .3s,transform .3s;display:inline-flex}.page-module__Hheh8W__secondaryBtn:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-3px)}.page-module__Hheh8W__statsGrid{border-top:1px solid #ffffff0d;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;padding-top:3rem;display:grid}@media (min-width:640px){.page-module__Hheh8W__statsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__Hheh8W__statItem{flex-direction:column;gap:.5rem;display:flex}.page-module__Hheh8W__statVal{color:#fff;font-feature-settings:"tnum";font-size:2.5rem;font-weight:800}.page-module__Hheh8W__statLbl{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:.75rem}.page-module__Hheh8W__storyLayout{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:960px){.page-module__Hheh8W__storyLayout{grid-template-columns:1fr 1fr}}.page-module__Hheh8W__storyContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__Hheh8W__storyHeading{text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.page-module__Hheh8W__storyText{color:#94a3b8;font-size:1rem;line-height:1.8}.page-module__Hheh8W__storyList{flex-direction:column;gap:1rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.page-module__Hheh8W__storyListItem{color:#94a3b8;align-items:center;gap:.8rem;font-weight:500;display:flex}.page-module__Hheh8W__storyListDot{background:#a855f7;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #a855f7}.page-module__Hheh8W__cardGrid{grid-template-columns:1fr;gap:2.5rem;margin-top:4rem;display:grid}@media (min-width:1024px){.page-module__Hheh8W__cardGrid{grid-template-columns:repeat(3,1fr)}}.page-module__Hheh8W__solutionCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0f1e80;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1.2rem;padding:2rem 2.2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.page-module__Hheh8W__solutionCard:hover{transform:translateY(-8px)}.page-module__Hheh8W__cardGlow{background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%), var(--card-color-glow,#8b5cf61a) 0%, transparent 50%);pointer-events:none;z-index:0;opacity:0;width:140%;height:140%;transition:opacity .3s;position:absolute;top:-20%;left:-20%}.page-module__Hheh8W__solutionCard:hover .page-module__Hheh8W__cardGlow{opacity:1}.page-module__Hheh8W__cardContent{z-index:1;flex-direction:column;gap:1rem;display:flex;position:relative}.page-module__Hheh8W__cardIcon{color:var(--bullet-color,#a855f7);background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.5rem;animation:5s ease-in-out infinite alternate page-module__Hheh8W__float;display:flex}.page-module__Hheh8W__cardIcon svg{stroke:url(#iconGrad);filter:drop-shadow(0 2px 8px #a855f733);width:30px!important;height:30px!important}.page-module__Hheh8W__cardTitle{text-transform:uppercase;letter-spacing:-.01em;color:#fff;font-size:1.6rem;font-weight:800}.page-module__Hheh8W__cardSubtitle{color:#94a3b8;font-size:.9rem;line-height:1.5}.page-module__Hheh8W__cardBullets{grid-template-columns:1fr;gap:.8rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.page-module__Hheh8W__cardBullet{color:#cbd5e1;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.page-module__Hheh8W__cardBulletCheck{color:var(--bullet-color,#a855f7);font-weight:800}.page-module__Hheh8W__ctaSection{text-align:center;align-items:center;padding-top:8rem;padding-bottom:8rem;}.page-module__Hheh8W__ctaHeading{text-transform:uppercase;max-width:900px;margin-bottom:2.5rem;font-size:clamp(2rem,5vw,3.8rem);font-weight:800;line-height:1.1}.page-module__Hheh8W__ctaSub{color:#94a3b8;max-width:650px;margin-bottom:3.5rem;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6}.page-module__Hheh8W__highlightGroup{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.page-module__Hheh8W__highlightItem{font-size:1.1rem;font-weight:600}.page-module__Hheh8W__highlightLabel{color:#fff}.page-module__Hheh8W__highlightDesc{color:#64748b;margin-left:.5rem}@keyframes page-module__Hheh8W__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:768px){.page-module__Hheh8W__heroSection{padding-top:7rem;padding-bottom:4rem}.page-module__Hheh8W__heading{margin-bottom:1.5rem;font-size:clamp(2rem,8vw,3.2rem)}.page-module__Hheh8W__subheading{margin-bottom:2.5rem}.page-module__Hheh8W__btnGroup{flex-direction:column;gap:1rem;width:100%;margin-bottom:3rem}.page-module__Hheh8W__primaryBtn,.page-module__Hheh8W__secondaryBtn{width:100%;padding:.9rem 2rem;font-size:.8rem}.page-module__Hheh8W__statsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:2rem}.page-module__Hheh8W__statVal{font-size:2rem}.page-module__Hheh8W__storyLayout{grid-template-columns:1fr;gap:2rem}.page-module__Hheh8W__storyLayout>div[style*=minHeight]{min-height:150px!important}.page-module__Hheh8W__cardGrid{gap:1.5rem;margin-top:2.5rem;grid-template-columns:1fr!important}.page-module__Hheh8W__solutionCard{padding:2rem 1.5rem}.page-module__Hheh8W__ctaSection{padding-top:4rem;padding-bottom:4rem}.page-module__Hheh8W__ctaHeading{margin-bottom:1.5rem;font-size:clamp(1.8rem,6vw,2.5rem)}.page-module__Hheh8W__highlightGroup{gap:.8rem}.page-module__Hheh8W__highlightItem{flex-direction:column;gap:.2rem;font-size:1rem;display:flex}.page-module__Hheh8W__highlightDesc{margin-left:0}}
