.Hero-module__D9Cm9a__hero{text-align:center;padding:6rem 0;position:relative;overflow:hidden}.Hero-module__D9Cm9a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#00d4ff1a,#0000 40%),radial-gradient(circle at 80% 80%,#e91e631a,#0000 40%);position:absolute;inset:0}.Hero-module__D9Cm9a__hero .Hero-module__D9Cm9a__container{z-index:1;position:relative}.Hero-module__D9Cm9a__hero h1{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__D9Cm9a__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__D9Cm9a__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__D9Cm9a__hero p{color:var(--text-light);max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__D9Cm9a__heroCta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Hero-module__D9Cm9a__hero{padding:4rem 0}.Hero-module__D9Cm9a__hero h1{font-size:2rem}.Hero-module__D9Cm9a__hero p{font-size:1rem}}
.Stats-module__1d79Gq__stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.Stats-module__1d79Gq__statItem{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Stats-module__1d79Gq__statBox{background:#00142899;border:1px solid #00d4ff66;border-radius:12px;min-width:160px;padding:1rem 2.5rem;transition:all .3s;box-shadow:0 0 20px #00d4ff4d,0 0 40px #00d4ff1a,inset 0 0 20px #00d4ff0d}.Stats-module__1d79Gq__statBox:hover{border-color:#00d4ff99;transform:translateY(-4px);box-shadow:0 0 30px #00d4ff80,0 0 60px #00d4ff33,inset 0 0 30px #00d4ff1a}.Stats-module__1d79Gq__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff80;margin:0;font-size:3rem;font-weight:700}.Stats-module__1d79Gq__statNumber.Stats-module__1d79Gq__accent{color:var(--secondary-color);text-shadow:0 0 20px #e91e6380}.Stats-module__1d79Gq__statLabel{color:var(--text-light);margin:0;font-size:1rem}@media (max-width:768px){.Stats-module__1d79Gq__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Stats-module__1d79Gq__statBox{min-width:unset;width:100%;padding:.75rem 1rem}.Stats-module__1d79Gq__statNumber{font-size:2rem}.Stats-module__1d79Gq__statItem{gap:.75rem}.Stats-module__1d79Gq__statLabel{font-size:.85rem}}
.SectionHeader-module__23Ai0q__sectionHeader{text-align:center;margin-bottom:4rem}.SectionHeader-module__23Ai0q__sectionTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff26;border:1px solid #00d4ff4d;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.SectionHeader-module__23Ai0q__sectionTag.SectionHeader-module__23Ai0q__accent{color:var(--secondary-color);background:#e91e6326;border:1px solid #e91e634d}.SectionHeader-module__23Ai0q__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.SectionHeader-module__23Ai0q__sectionSubtitle{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.SectionHeader-module__23Ai0q__sectionTitle{font-size:2rem}.SectionHeader-module__23Ai0q__sectionHeader{margin-bottom:3rem}}
.Features-module__IgGOBa__featureGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;display:grid}.Features-module__IgGOBa__featureCard{background:var(--bg-dark-alt);border:1px solid var(--border-color);text-align:center;border-radius:8px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.Features-module__IgGOBa__featureCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff33}.Features-module__IgGOBa__featureCard.Features-module__IgGOBa__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6333}.Features-module__IgGOBa__featureTitle{color:#fff;align-items:center;min-height:2.4em;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;display:flex}.Features-module__IgGOBa__featureImageWrap{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.Features-module__IgGOBa__featureImage{object-fit:contain;width:80px;height:80px}.Features-module__IgGOBa__featureIcon{background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.Features-module__IgGOBa__featureCard.Features-module__IgGOBa__accent .Features-module__IgGOBa__featureIcon{background:#e91e631a;border:1px solid #e91e634d}.Features-module__IgGOBa__featureDescription{color:var(--text-light);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Features-module__IgGOBa__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__IgGOBa__featureGrid{grid-template-columns:1fr;gap:1.5rem}.Features-module__IgGOBa__featureCard{padding:1.5rem}}
.Process-module__HgsQ9W__timeline{grid-template-columns:repeat(6,1fr);gap:0;margin-top:3rem;display:grid;overflow:hidden}.Process-module__HgsQ9W__timelineItem{text-align:center;padding:0 .75rem;position:relative}.Process-module__HgsQ9W__timelineHeader{justify-content:center;align-items:center;height:56px;margin-bottom:1.5rem;display:flex;position:relative}.Process-module__HgsQ9W__stepNumber{background:var(--gradient-primary);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 0 20px #00d4ff4d}.Process-module__HgsQ9W__timelineItem:hover .Process-module__HgsQ9W__stepNumber{transform:scale(1.1);box-shadow:0 0 30px #00d4ff80}.Process-module__HgsQ9W__stepNumber span{color:#fff;font-size:1.25rem;font-weight:800;line-height:1}.Process-module__HgsQ9W__connector{background:repeating-linear-gradient(90deg, var(--primary-color) 0, var(--primary-color) 6px, transparent 6px, transparent 12px);opacity:.4;z-index:1;height:2px;position:absolute;top:50%;left:calc(50% + 32px);right:calc(32px - 50%);transform:translateY(-50%)}.Process-module__HgsQ9W__stepTitle{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.Process-module__HgsQ9W__stepDesc{color:var(--text-light);opacity:.85;font-size:.85rem;line-height:1.5}@media (max-width:1100px){.Process-module__HgsQ9W__timeline{grid-template-columns:repeat(3,1fr);row-gap:2.5rem}.Process-module__HgsQ9W__timelineItem:nth-child(3n) .Process-module__HgsQ9W__connector{display:none}}@media (max-width:640px){.Process-module__HgsQ9W__timeline{grid-template-columns:repeat(2,1fr);row-gap:2rem}.Process-module__HgsQ9W__timelineItem:nth-child(3n) .Process-module__HgsQ9W__connector{display:block}.Process-module__HgsQ9W__timelineItem:nth-child(2n) .Process-module__HgsQ9W__connector{display:none}}@media (max-width:420px){.Process-module__HgsQ9W__timeline{grid-template-columns:1fr;row-gap:1.5rem}.Process-module__HgsQ9W__connector{display:none}.Process-module__HgsQ9W__timelineHeader{height:48px;margin-bottom:1rem}.Process-module__HgsQ9W__stepNumber{width:48px;height:48px}}
.Modules-module__ZAgVhq__moduleCards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}@media (max-width:640px){.Modules-module__ZAgVhq__moduleCards{grid-template-columns:1fr;gap:1.5rem}.Modules-module__ZAgVhq__moduleHeader,.Modules-module__ZAgVhq__moduleBody{padding:1.25rem}}.Modules-module__ZAgVhq__moduleCard{background:var(--bg-dark-alt);border:1px solid var(--border-color);border-radius:8px;transition:all .3s;overflow:hidden}.Modules-module__ZAgVhq__moduleCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 24px #00d4ff33}.Modules-module__ZAgVhq__moduleCard.Modules-module__ZAgVhq__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 24px #e91e6333}.Modules-module__ZAgVhq__moduleCard.Modules-module__ZAgVhq__accent .Modules-module__ZAgVhq__moduleHeader{background:#e91e630d}.Modules-module__ZAgVhq__moduleCard.Modules-module__ZAgVhq__accent .Modules-module__ZAgVhq__moduleCategory{color:var(--secondary-color)}.Modules-module__ZAgVhq__moduleHeader{text-align:center;border-bottom:1px solid var(--border-color);background:#00d4ff0d;padding:2rem}.Modules-module__ZAgVhq__moduleIcon{margin-bottom:1rem;font-size:3rem}.Modules-module__ZAgVhq__moduleName{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Modules-module__ZAgVhq__moduleCategory{color:var(--primary-color);font-size:.9rem;font-weight:600}.Modules-module__ZAgVhq__moduleBody{padding:2rem}.Modules-module__ZAgVhq__moduleDescription{color:#b0c4de;margin-bottom:1.5rem;line-height:1.6}.Modules-module__ZAgVhq__moduleFeatures{list-style:none}.Modules-module__ZAgVhq__moduleFeatures li{color:var(--text-light);padding:.5rem 0 .5rem 1.5rem;position:relative}.Modules-module__ZAgVhq__moduleFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.Modules-module__ZAgVhq__viewAll{justify-content:center;margin-top:3rem;display:flex}
.CTA-module__REnorG__ctaSection{background:var(--gradient-primary);color:#fff;text-align:center;padding:5rem 2rem;position:relative}.CTA-module__REnorG__ctaSection:before{content:"";background:radial-gradient(circle at 30%,#e91e634d,#0000 50%);position:absolute;inset:0}.CTA-module__REnorG__ctaSection h2{z-index:1;margin-bottom:1rem;font-size:2.5rem;position:relative}.CTA-module__REnorG__ctaSection p{opacity:.95;z-index:1;margin-bottom:2rem;font-size:1.125rem;position:relative}.CTA-module__REnorG__ctaForm{z-index:1;flex-direction:column;gap:.75rem;max-width:600px;margin:0 auto;display:flex;position:relative}.CTA-module__REnorG__formRow{gap:.75rem;display:flex}.CTA-module__REnorG__ctaForm input,.CTA-module__REnorG__ctaForm select,.CTA-module__REnorG__ctaForm textarea{color:#1a1a2e;background:#fffffff2;border:none;border-radius:4px;width:100%;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem}.CTA-module__REnorG__ctaForm select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231a1a2e' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat}.CTA-module__REnorG__ctaForm select option[value=""][disabled]{color:#999}.CTA-module__REnorG__ctaForm textarea{resize:vertical}.CTA-module__REnorG__ctaForm button{background:var(--bg-dark);color:var(--primary-color);border:2px solid var(--primary-color);cursor:pointer;border-radius:4px;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.CTA-module__REnorG__ctaForm button:hover{background:var(--primary-color);color:var(--bg-dark);transform:translateY(-2px)}.CTA-module__REnorG__ctaForm button:disabled{opacity:.7;cursor:not-allowed;transform:none}.CTA-module__REnorG__successMsg{color:#a5f3a5;margin-top:.5rem;font-weight:600}.CTA-module__REnorG__errorMsg{color:#fca5a5;margin-top:.5rem;font-weight:600}@media (max-width:768px){.CTA-module__REnorG__ctaSection{padding:3rem 1rem}.CTA-module__REnorG__ctaSection h2{font-size:1.75rem}.CTA-module__REnorG__formRow{flex-direction:column}}
.Button-module__LCT47W__btn{cursor:pointer;border:none;border-radius:4px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Button-module__LCT47W__btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 15px #00d4ff4d}.Button-module__LCT47W__btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00d4ff80}.Button-module__LCT47W__btn-accent{background:var(--gradient-accent);color:#fff;box-shadow:0 4px 15px #e91e634d}.Button-module__LCT47W__btn-accent:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e91e6380}.Button-module__LCT47W__btn-outline{border:2px solid var(--primary-color);color:var(--primary-color);background:0 0}.Button-module__LCT47W__btn-outline:hover{background:var(--primary-color);color:#fff}.Button-module__LCT47W__btn-large{padding:.875rem 2rem;font-size:1rem}
.about-module__-i9KWa__aboutHero{text-align:center;padding:6rem 0 4rem;position:relative;overflow:hidden}.about-module__-i9KWa__aboutHero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#00d4ff1f,#0000 50%),radial-gradient(circle at 70% 70%,#e91e631a,#0000 50%);position:absolute;inset:0}.about-module__-i9KWa__aboutHero .about-module__-i9KWa__heroContent{z-index:1;position:relative}.about-module__-i9KWa__heroTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff26;border:1px solid #00d4ff4d;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.875rem;font-weight:600;display:inline-block}.about-module__-i9KWa__aboutHero h1{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.about-module__-i9KWa__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-module__-i9KWa__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-module__-i9KWa__aboutHero p{color:var(--text-light);max-width:750px;margin:0 auto;font-size:1.2rem;line-height:1.7}.about-module__-i9KWa__whoWeAre{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__-i9KWa__whoWeAreText h2{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.about-module__-i9KWa__whoWeAreText p{color:var(--text-light);font-size:1.05rem;line-height:1.8}.about-module__-i9KWa__whoWeAreStats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about-module__-i9KWa__statCard{background:var(--bg-dark-alt);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:2rem 1.5rem;transition:all .3s}.about-module__-i9KWa__statCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.about-module__-i9KWa__statCard.about-module__-i9KWa__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.about-module__-i9KWa__statIcon{margin-bottom:1rem;font-size:2.5rem}.about-module__-i9KWa__statCard h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.about-module__-i9KWa__statCard p{color:var(--text-light);font-size:.875rem;line-height:1.5}.about-module__-i9KWa__visionMission{grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:3rem;display:grid}.about-module__-i9KWa__vmCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem;position:relative;overflow:hidden}.about-module__-i9KWa__vmCard:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;top:0;left:0;right:0}.about-module__-i9KWa__vmCard.about-module__-i9KWa__accent:before{background:var(--gradient-accent)}.about-module__-i9KWa__vmLabel{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff26;border:1px solid #00d4ff4d;border-radius:16px;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.about-module__-i9KWa__vmCard.about-module__-i9KWa__accent .about-module__-i9KWa__vmLabel{color:var(--secondary-color);background:#e91e6326;border:1px solid #e91e634d}.about-module__-i9KWa__vmCard h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__-i9KWa__vmCard p{color:var(--text-light);font-size:1rem;line-height:1.8}.about-module__-i9KWa__ecosystemGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.about-module__-i9KWa__ecoCard{background:var(--bg-dark-alt);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .3s}.about-module__-i9KWa__ecoCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.about-module__-i9KWa__ecoCard.about-module__-i9KWa__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.about-module__-i9KWa__ecoHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.about-module__-i9KWa__ecoIcon{background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.about-module__-i9KWa__ecoCard.about-module__-i9KWa__accent .about-module__-i9KWa__ecoIcon{background:#e91e631a;border:1px solid #e91e634d}.about-module__-i9KWa__ecoHeader h3{color:#fff;font-size:1.15rem;font-weight:700}.about-module__-i9KWa__ecoCard>p{color:var(--text-light);margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.about-module__-i9KWa__ecoList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.about-module__-i9KWa__ecoList li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;position:relative}.about-module__-i9KWa__ecoList li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.about-module__-i9KWa__ecoCard.about-module__-i9KWa__accent .about-module__-i9KWa__ecoList li:before{color:var(--secondary-color)}.about-module__-i9KWa__whyGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.about-module__-i9KWa__whyCard{background:var(--bg-dark);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.about-module__-i9KWa__whyCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.about-module__-i9KWa__whyCard.about-module__-i9KWa__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.about-module__-i9KWa__whyIcon{background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.about-module__-i9KWa__whyCard.about-module__-i9KWa__accent .about-module__-i9KWa__whyIcon{background:#e91e631a;border:1px solid #e91e634d}.about-module__-i9KWa__whyCard h3{color:#fff;margin-bottom:1rem;font-size:1.15rem;font-weight:700}.about-module__-i9KWa__whyCard p{color:var(--text-light);font-size:.95rem;line-height:1.7}.about-module__-i9KWa__ctaBanner{text-align:center;padding:4rem 0;position:relative}.about-module__-i9KWa__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d4ff14,#0000 60%);position:absolute;inset:0}.about-module__-i9KWa__ctaContent{z-index:1;position:relative}.about-module__-i9KWa__ctaBanner h2{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.about-module__-i9KWa__ctaBanner p{color:var(--text-light);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (max-width:1024px){.about-module__-i9KWa__ecosystemGrid{grid-template-columns:1fr}}@media (max-width:768px){.about-module__-i9KWa__aboutHero{padding:4rem 0 3rem}.about-module__-i9KWa__aboutHero h1{font-size:2rem}.about-module__-i9KWa__aboutHero p{font-size:1rem}.about-module__-i9KWa__whoWeAre{grid-template-columns:1fr;gap:2.5rem}.about-module__-i9KWa__whoWeAreText h2{font-size:1.75rem}.about-module__-i9KWa__visionMission{grid-template-columns:1fr;gap:1.5rem}.about-module__-i9KWa__vmCard{padding:2rem}.about-module__-i9KWa__whyGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__-i9KWa__whyCard{padding:2rem 1.5rem}.about-module__-i9KWa__ctaBanner h2{font-size:1.75rem}}
.ecosystem-module__Gcdpyq__hero{text-align:center;align-items:center;min-height:520px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.ecosystem-module__Gcdpyq__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ecosystem-module__Gcdpyq__orb1,.ecosystem-module__Gcdpyq__orb2,.ecosystem-module__Gcdpyq__orb3{filter:blur(80px);border-radius:50%;position:absolute}.ecosystem-module__Gcdpyq__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite ecosystem-module__Gcdpyq__float-orb;top:-10%;left:-5%}.ecosystem-module__Gcdpyq__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse ecosystem-module__Gcdpyq__float-orb;bottom:-15%;right:-5%}.ecosystem-module__Gcdpyq__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite ecosystem-module__Gcdpyq__float-orb;top:40%;left:50%;transform:translate(-50%)}.ecosystem-module__Gcdpyq__gridOverlay{background-image:linear-gradient(#00d4ff08 1px,#0000 1px),linear-gradient(90deg,#00d4ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}@keyframes ecosystem-module__Gcdpyq__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.ecosystem-module__Gcdpyq__heroInner{z-index:1;position:relative}.ecosystem-module__Gcdpyq__heroTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:20px;margin-bottom:1.75rem;padding:.4rem 1.4rem;font-size:.85rem;font-weight:600;display:inline-block}.ecosystem-module__Gcdpyq__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.ecosystem-module__Gcdpyq__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ecosystem-module__Gcdpyq__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ecosystem-module__Gcdpyq__heroSub{color:var(--text-light);max-width:640px;margin:0 auto;font-size:1.15rem;line-height:1.75}.ecosystem-module__Gcdpyq__statsStrip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00142880;border:1px solid #00d4ff33;border-radius:16px;align-items:center;gap:2rem;margin-top:3rem;padding:1.25rem 2.5rem;display:inline-flex}.ecosystem-module__Gcdpyq__statChip{flex-direction:column;align-items:center;gap:.25rem;display:flex}.ecosystem-module__Gcdpyq__statNum{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:1.75rem;font-weight:800}.ecosystem-module__Gcdpyq__statText{color:var(--text-light);font-size:.8rem;font-weight:500}.ecosystem-module__Gcdpyq__statDivider{background:linear-gradient(#0000,#00d4ff4d,#0000);width:1px;height:40px}.ecosystem-module__Gcdpyq__floatingIcons{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ecosystem-module__Gcdpyq__floatIcon{opacity:.12;font-size:1.8rem;animation:20s linear infinite ecosystem-module__Gcdpyq__icon-drift;position:absolute}.ecosystem-module__Gcdpyq__floatIcon:first-child{animation-delay:0s;top:10%;left:5%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(2){animation-delay:-3s;top:20%;right:8%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(3){animation-delay:-5s;bottom:25%;left:10%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(4){animation-delay:-8s;top:60%;right:5%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(5){animation-delay:-2s;top:5%;left:30%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(6){animation-delay:-6s;bottom:10%;right:25%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(7){animation-delay:-10s;top:40%;left:3%}.ecosystem-module__Gcdpyq__floatIcon:nth-child(8){animation-delay:-12s;bottom:5%;left:40%}@keyframes ecosystem-module__Gcdpyq__icon-drift{0%{opacity:.08;transform:translateY(0)rotate(0)}50%{opacity:.18}to{opacity:.08;transform:translateY(-30px)rotate(10deg)}}.ecosystem-module__Gcdpyq__catHeader{margin-bottom:2.5rem}.ecosystem-module__Gcdpyq__catTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:16px;margin-bottom:.75rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.ecosystem-module__Gcdpyq__catTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.ecosystem-module__Gcdpyq__catDesc{color:var(--text-light);max-width:600px;font-size:1.05rem;line-height:1.6}.ecosystem-module__Gcdpyq__bentoGrid{gap:1.5rem;display:grid}.ecosystem-module__Gcdpyq__bento4{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.ecosystem-module__Gcdpyq__bento4 .ecosystem-module__Gcdpyq__card:first-child{grid-row:1/3}.ecosystem-module__Gcdpyq__bento4 .ecosystem-module__Gcdpyq__card:nth-child(4){grid-column:1/-1}.ecosystem-module__Gcdpyq__bento3{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.ecosystem-module__Gcdpyq__bento3 .ecosystem-module__Gcdpyq__card:first-child{grid-column:1/-1}.ecosystem-module__Gcdpyq__bento2{grid-template-columns:1fr 1fr}.ecosystem-module__Gcdpyq__bento1{grid-template-columns:1fr;max-width:1000px;margin:0 auto}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__card{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:start;gap:2rem;display:grid}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardTop{grid-column:1/-1;margin-bottom:0}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardIcon{width:80px;height:80px;font-size:2.5rem}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardDesc{margin-top:0}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardFeatures{grid-column:2}.ecosystem-module__Gcdpyq__card{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ecosystem-module__Gcdpyq__card:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.ecosystem-module__Gcdpyq__card:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26,0 0 0 1px #00d4ff1a}.ecosystem-module__Gcdpyq__card:hover:before{opacity:1}.ecosystem-module__Gcdpyq__card.ecosystem-module__Gcdpyq__cardAccent:before{background:var(--gradient-accent)}.ecosystem-module__Gcdpyq__card.ecosystem-module__Gcdpyq__cardAccent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326,0 0 0 1px #e91e631a}.ecosystem-module__Gcdpyq__cardFeatured{background:linear-gradient(135deg, var(--bg-dark) 0%, #00d4ff08 100%)}.ecosystem-module__Gcdpyq__cardFeatured.ecosystem-module__Gcdpyq__cardAccent{background:linear-gradient(135deg, var(--bg-dark) 0%, #e91e6308 100%)}.ecosystem-module__Gcdpyq__cardFeatured:before{opacity:1}.ecosystem-module__Gcdpyq__cardTop{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ecosystem-module__Gcdpyq__cardIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;transition:all .35s;display:flex}.ecosystem-module__Gcdpyq__card:hover .ecosystem-module__Gcdpyq__cardIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.ecosystem-module__Gcdpyq__cardIconAccent{background:#e91e6314;border-color:#e91e6333}.ecosystem-module__Gcdpyq__card:hover .ecosystem-module__Gcdpyq__cardIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.ecosystem-module__Gcdpyq__cardName{color:#fff;margin-bottom:.2rem;font-size:1.25rem;font-weight:700}.ecosystem-module__Gcdpyq__cardCat{color:var(--primary-color);letter-spacing:.3px;font-size:.8rem;font-weight:600}.ecosystem-module__Gcdpyq__cardCatAccent{color:var(--secondary-color)}.ecosystem-module__Gcdpyq__cardDesc{color:var(--text-light);margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.ecosystem-module__Gcdpyq__cardFeatures{flex-direction:column;gap:.5rem;list-style:none;display:flex}.ecosystem-module__Gcdpyq__cardFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.ecosystem-module__Gcdpyq__cardFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.ecosystem-module__Gcdpyq__featureAccent:before{color:var(--secondary-color)!important}.ecosystem-module__Gcdpyq__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.ecosystem-module__Gcdpyq__ctaBg{pointer-events:none;position:absolute;inset:0}.ecosystem-module__Gcdpyq__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ecosystem-module__Gcdpyq__ctaContent{z-index:1;position:relative}.ecosystem-module__Gcdpyq__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ecosystem-module__Gcdpyq__ctaBanner p{color:var(--text-light);max-width:550px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}@media (max-width:1024px){.ecosystem-module__Gcdpyq__bento4 .ecosystem-module__Gcdpyq__card:first-child{grid-row:auto}.ecosystem-module__Gcdpyq__bento4 .ecosystem-module__Gcdpyq__card:nth-child(4){grid-column:auto}.ecosystem-module__Gcdpyq__bento4,.ecosystem-module__Gcdpyq__bento3,.ecosystem-module__Gcdpyq__bento2{grid-template-columns:1fr 1fr}.ecosystem-module__Gcdpyq__bento3 .ecosystem-module__Gcdpyq__card:first-child{grid-column:1/-1}.ecosystem-module__Gcdpyq__bento1{max-width:100%}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__card{grid-template-columns:1fr}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardFeatures{grid-column:1}}@media (max-width:768px){.ecosystem-module__Gcdpyq__hero{min-height:auto;padding:5rem 0 3.5rem}.ecosystem-module__Gcdpyq__hero h1{font-size:2.25rem}.ecosystem-module__Gcdpyq__heroSub{font-size:1rem}.ecosystem-module__Gcdpyq__statsStrip{flex-wrap:wrap;justify-content:center;gap:1.25rem;padding:1rem 1.5rem}.ecosystem-module__Gcdpyq__statNum{font-size:1.35rem}.ecosystem-module__Gcdpyq__statDivider{height:30px}.ecosystem-module__Gcdpyq__floatingIcons{display:none}.ecosystem-module__Gcdpyq__bento4,.ecosystem-module__Gcdpyq__bento3,.ecosystem-module__Gcdpyq__bento2,.ecosystem-module__Gcdpyq__bento1{grid-template-columns:1fr}.ecosystem-module__Gcdpyq__bento3 .ecosystem-module__Gcdpyq__card:first-child,.ecosystem-module__Gcdpyq__bento4 .ecosystem-module__Gcdpyq__card:first-child,.ecosystem-module__Gcdpyq__bento4 .ecosystem-module__Gcdpyq__card:nth-child(4){grid-area:auto}.ecosystem-module__Gcdpyq__bento1{max-width:100%}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__card{grid-template-rows:auto;grid-template-columns:1fr}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardFeatures{grid-column:1}.ecosystem-module__Gcdpyq__bento1 .ecosystem-module__Gcdpyq__cardIcon{width:56px;height:56px;font-size:1.75rem}.ecosystem-module__Gcdpyq__card{padding:1.5rem}.ecosystem-module__Gcdpyq__ctaBanner h2{font-size:1.75rem}}.ecosystem-module__Gcdpyq__heroImageWrapper{z-index:0;opacity:.2;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.ecosystem-module__Gcdpyq__heroImageOverlay{background:linear-gradient(#030a1480,#030a14);position:absolute;inset:0}.ecosystem-module__Gcdpyq__workflowSection{background:var(--bg-dark);padding:6rem 0}.ecosystem-module__Gcdpyq__workflowHeader{text-align:center;margin-bottom:3rem}.ecosystem-module__Gcdpyq__workflowImageContainer{border:1px solid var(--border-color);border-radius:16px;width:100%;max-width:1000px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.ecosystem-module__Gcdpyq__workflowImageContainer img{width:100%;height:auto;display:block}
.data-analytics-module__1QETGa__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.data-analytics-module__1QETGa__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.data-analytics-module__1QETGa__orb1,.data-analytics-module__1QETGa__orb2,.data-analytics-module__1QETGa__orb3{filter:blur(80px);border-radius:50%;position:absolute}.data-analytics-module__1QETGa__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite data-analytics-module__1QETGa__float-orb;top:-10%;left:-5%}.data-analytics-module__1QETGa__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse data-analytics-module__1QETGa__float-orb;bottom:-15%;right:-5%}.data-analytics-module__1QETGa__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite data-analytics-module__1QETGa__float-orb;top:40%;left:50%;transform:translate(-50%)}.data-analytics-module__1QETGa__gridOverlay{background-image:linear-gradient(#00d4ff08 1px,#0000 1px),linear-gradient(90deg,#00d4ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}@keyframes data-analytics-module__1QETGa__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.data-analytics-module__1QETGa__heroInner{z-index:1;position:relative}.data-analytics-module__1QETGa__heroTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:20px;margin-bottom:1.75rem;padding:.4rem 1.4rem;font-size:.85rem;font-weight:600;display:inline-block}.data-analytics-module__1QETGa__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.data-analytics-module__1QETGa__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.data-analytics-module__1QETGa__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.data-analytics-module__1QETGa__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.data-analytics-module__1QETGa__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.data-analytics-module__1QETGa__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.data-analytics-module__1QETGa__statsGrid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00142899;border:1px solid #00d4ff33;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem 3rem;display:grid}.data-analytics-module__1QETGa__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.data-analytics-module__1QETGa__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.data-analytics-module__1QETGa__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.data-analytics-module__1QETGa__challengeGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.data-analytics-module__1QETGa__challengeCard{background:var(--bg-dark);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.data-analytics-module__1QETGa__challengeCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.data-analytics-module__1QETGa__challengeCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.data-analytics-module__1QETGa__challengeCard:hover:before{opacity:1}.data-analytics-module__1QETGa__challengeCard.data-analytics-module__1QETGa__accent:before{background:var(--gradient-accent)}.data-analytics-module__1QETGa__challengeCard.data-analytics-module__1QETGa__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.data-analytics-module__1QETGa__challengeIcon{background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.75rem;display:flex}.data-analytics-module__1QETGa__challengeCard.data-analytics-module__1QETGa__accent .data-analytics-module__1QETGa__challengeIcon{background:#e91e631a;border-color:#e91e6340}.data-analytics-module__1QETGa__challengeCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.data-analytics-module__1QETGa__challengeCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.data-analytics-module__1QETGa__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.data-analytics-module__1QETGa__solutionCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.data-analytics-module__1QETGa__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.data-analytics-module__1QETGa__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.data-analytics-module__1QETGa__solutionCard:hover:before{opacity:1}.data-analytics-module__1QETGa__solutionCard.data-analytics-module__1QETGa__accent:before{background:var(--gradient-accent)}.data-analytics-module__1QETGa__solutionCard.data-analytics-module__1QETGa__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.data-analytics-module__1QETGa__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.data-analytics-module__1QETGa__solutionCard.data-analytics-module__1QETGa__accent .data-analytics-module__1QETGa__solutionNumber{color:#e91e630f}.data-analytics-module__1QETGa__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.data-analytics-module__1QETGa__solutionIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.85rem;transition:all .35s;display:flex}.data-analytics-module__1QETGa__solutionCard:hover .data-analytics-module__1QETGa__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.data-analytics-module__1QETGa__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.data-analytics-module__1QETGa__solutionCard:hover .data-analytics-module__1QETGa__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.data-analytics-module__1QETGa__solutionTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:12px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.data-analytics-module__1QETGa__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.data-analytics-module__1QETGa__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.data-analytics-module__1QETGa__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.data-analytics-module__1QETGa__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.data-analytics-module__1QETGa__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.data-analytics-module__1QETGa__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.data-analytics-module__1QETGa__featureAccent:before{color:var(--secondary-color)!important}.data-analytics-module__1QETGa__archGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.data-analytics-module__1QETGa__archCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.data-analytics-module__1QETGa__archCard:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;top:0;left:0;right:0}.data-analytics-module__1QETGa__archCard.data-analytics-module__1QETGa__accent:before{background:var(--gradient-accent)}.data-analytics-module__1QETGa__archCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff1f}.data-analytics-module__1QETGa__archCard.data-analytics-module__1QETGa__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.data-analytics-module__1QETGa__archLayer{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.8rem;font-weight:600}.data-analytics-module__1QETGa__archCard.data-analytics-module__1QETGa__accent .data-analytics-module__1QETGa__archLayer{color:var(--secondary-color)}.data-analytics-module__1QETGa__archItems{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.data-analytics-module__1QETGa__archItems span{color:#fff;background:#00d4ff14;border:1px solid #00d4ff33;border-radius:8px;padding:.35rem .85rem;font-size:.8rem;font-weight:500}.data-analytics-module__1QETGa__archCard.data-analytics-module__1QETGa__accent .data-analytics-module__1QETGa__archItems span{background:#e91e6314;border-color:#e91e6333}.data-analytics-module__1QETGa__archCard>p{color:var(--text-light);font-size:.9rem;line-height:1.6}.data-analytics-module__1QETGa__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.data-analytics-module__1QETGa__ctaBg{pointer-events:none;position:absolute;inset:0}.data-analytics-module__1QETGa__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.data-analytics-module__1QETGa__ctaContent{z-index:1;position:relative}.data-analytics-module__1QETGa__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.data-analytics-module__1QETGa__ctaBanner p{color:var(--text-light);max-width:550px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}@media (max-width:1024px){.data-analytics-module__1QETGa__challengeGrid{grid-template-columns:1fr 1fr}.data-analytics-module__1QETGa__solutionFeatures{grid-template-columns:1fr}.data-analytics-module__1QETGa__archGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.data-analytics-module__1QETGa__hero{min-height:auto;padding:5rem 0 3.5rem}.data-analytics-module__1QETGa__hero h1{font-size:2.25rem}.data-analytics-module__1QETGa__heroSub{font-size:1rem}.data-analytics-module__1QETGa__heroCta{flex-direction:column;align-items:center}.data-analytics-module__1QETGa__statsSection{margin-top:-1.5rem}.data-analytics-module__1QETGa__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.data-analytics-module__1QETGa__statNumber{font-size:1.5rem}.data-analytics-module__1QETGa__challengeGrid{grid-template-columns:1fr}.data-analytics-module__1QETGa__solutionCard{padding:1.75rem}.data-analytics-module__1QETGa__solutionHeader h3{font-size:1.15rem}.data-analytics-module__1QETGa__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.data-analytics-module__1QETGa__solutionFeatures,.data-analytics-module__1QETGa__archGrid{grid-template-columns:1fr}.data-analytics-module__1QETGa__ctaBanner h2{font-size:1.75rem}}
.digital-healthcare-module__yV-5Tq__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.digital-healthcare-module__yV-5Tq__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.digital-healthcare-module__yV-5Tq__orb1,.digital-healthcare-module__yV-5Tq__orb2,.digital-healthcare-module__yV-5Tq__orb3{filter:blur(80px);border-radius:50%;position:absolute}.digital-healthcare-module__yV-5Tq__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite digital-healthcare-module__yV-5Tq__float-orb;top:-10%;left:-5%}.digital-healthcare-module__yV-5Tq__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse digital-healthcare-module__yV-5Tq__float-orb;bottom:-15%;right:-5%}.digital-healthcare-module__yV-5Tq__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite digital-healthcare-module__yV-5Tq__float-orb;top:40%;left:50%;transform:translate(-50%)}.digital-healthcare-module__yV-5Tq__gridOverlay{background-image:linear-gradient(#00d4ff08 1px,#0000 1px),linear-gradient(90deg,#00d4ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}@keyframes digital-healthcare-module__yV-5Tq__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.digital-healthcare-module__yV-5Tq__heroInner{z-index:1;position:relative}.digital-healthcare-module__yV-5Tq__heroTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:20px;margin-bottom:1.75rem;padding:.4rem 1.4rem;font-size:.85rem;font-weight:600;display:inline-block}.digital-healthcare-module__yV-5Tq__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.digital-healthcare-module__yV-5Tq__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.digital-healthcare-module__yV-5Tq__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.digital-healthcare-module__yV-5Tq__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.digital-healthcare-module__yV-5Tq__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.digital-healthcare-module__yV-5Tq__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.digital-healthcare-module__yV-5Tq__statsGrid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00142899;border:1px solid #00d4ff33;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem 3rem;display:grid}.digital-healthcare-module__yV-5Tq__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.digital-healthcare-module__yV-5Tq__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.digital-healthcare-module__yV-5Tq__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.digital-healthcare-module__yV-5Tq__stagesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.digital-healthcare-module__yV-5Tq__stageCard{background:var(--bg-dark);border:1px solid var(--border-color);text-align:center;border-radius:16px;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.digital-healthcare-module__yV-5Tq__stageCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.digital-healthcare-module__yV-5Tq__stageCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.digital-healthcare-module__yV-5Tq__stageCard:hover:before{opacity:1}.digital-healthcare-module__yV-5Tq__stageCard.digital-healthcare-module__yV-5Tq__accent:before{background:var(--gradient-accent)}.digital-healthcare-module__yV-5Tq__stageCard.digital-healthcare-module__yV-5Tq__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.digital-healthcare-module__yV-5Tq__stageIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:2rem;transition:all .35s;display:flex}.digital-healthcare-module__yV-5Tq__stageCard:hover .digital-healthcare-module__yV-5Tq__stageIcon{background:#00d4ff1f;box-shadow:0 0 24px #00d4ff33}.digital-healthcare-module__yV-5Tq__stageCard.digital-healthcare-module__yV-5Tq__accent .digital-healthcare-module__yV-5Tq__stageIcon{background:#e91e6314;border-color:#e91e6333}.digital-healthcare-module__yV-5Tq__stageCard.digital-healthcare-module__yV-5Tq__accent:hover .digital-healthcare-module__yV-5Tq__stageIcon{background:#e91e631f;box-shadow:0 0 24px #e91e6333}.digital-healthcare-module__yV-5Tq__stageBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;margin-bottom:.85rem;padding:.2rem .7rem;font-size:.7rem;font-weight:700;display:inline-block}.digital-healthcare-module__yV-5Tq__stageBadgePrevention{color:var(--primary-color);background:#00d4ff1a;border:1px solid #00d4ff40}.digital-healthcare-module__yV-5Tq__stageBadgeTreatment{color:var(--secondary-color);background:#e91e631a;border:1px solid #e91e6340}.digital-healthcare-module__yV-5Tq__stageBadgeDiagnosis{color:#2196f3;background:#2196f31a;border:1px solid #2196f340}.digital-healthcare-module__yV-5Tq__stageBadgeRecovery{color:#ffc107;background:#ffc1071a;border:1px solid #ffc10740}.digital-healthcare-module__yV-5Tq__stageCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.digital-healthcare-module__yV-5Tq__stageCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.digital-healthcare-module__yV-5Tq__dataSourceGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.digital-healthcare-module__yV-5Tq__sourceCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.digital-healthcare-module__yV-5Tq__sourceCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.digital-healthcare-module__yV-5Tq__sourceCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.digital-healthcare-module__yV-5Tq__sourceCard:hover:before{opacity:1}.digital-healthcare-module__yV-5Tq__sourceCard.digital-healthcare-module__yV-5Tq__accent:before{background:var(--gradient-accent)}.digital-healthcare-module__yV-5Tq__sourceCard.digital-healthcare-module__yV-5Tq__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.digital-healthcare-module__yV-5Tq__sourceIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.8rem;transition:all .35s;display:flex}.digital-healthcare-module__yV-5Tq__sourceCard:hover .digital-healthcare-module__yV-5Tq__sourceIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.digital-healthcare-module__yV-5Tq__sourceIconAccent{background:#e91e6314;border-color:#e91e6333}.digital-healthcare-module__yV-5Tq__sourceCard:hover .digital-healthcare-module__yV-5Tq__sourceIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.digital-healthcare-module__yV-5Tq__sourceCard h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.digital-healthcare-module__yV-5Tq__sourceDevices,.digital-healthcare-module__yV-5Tq__sourceData{color:var(--text-light);margin-bottom:.5rem;font-size:.9rem;line-height:1.7}.digital-healthcare-module__yV-5Tq__sourceDevices strong,.digital-healthcare-module__yV-5Tq__sourceData strong{color:var(--primary-color);font-weight:600}.digital-healthcare-module__yV-5Tq__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.digital-healthcare-module__yV-5Tq__solutionCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.digital-healthcare-module__yV-5Tq__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.digital-healthcare-module__yV-5Tq__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.digital-healthcare-module__yV-5Tq__solutionCard:hover:before{opacity:1}.digital-healthcare-module__yV-5Tq__solutionCard.digital-healthcare-module__yV-5Tq__accent:before{background:var(--gradient-accent)}.digital-healthcare-module__yV-5Tq__solutionCard.digital-healthcare-module__yV-5Tq__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.digital-healthcare-module__yV-5Tq__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.digital-healthcare-module__yV-5Tq__solutionCard.digital-healthcare-module__yV-5Tq__accent .digital-healthcare-module__yV-5Tq__solutionNumber{color:#e91e630f}.digital-healthcare-module__yV-5Tq__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.digital-healthcare-module__yV-5Tq__solutionIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.85rem;transition:all .35s;display:flex}.digital-healthcare-module__yV-5Tq__solutionCard:hover .digital-healthcare-module__yV-5Tq__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.digital-healthcare-module__yV-5Tq__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.digital-healthcare-module__yV-5Tq__solutionCard:hover .digital-healthcare-module__yV-5Tq__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.digital-healthcare-module__yV-5Tq__solutionTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:12px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.digital-healthcare-module__yV-5Tq__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.digital-healthcare-module__yV-5Tq__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.digital-healthcare-module__yV-5Tq__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.digital-healthcare-module__yV-5Tq__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.digital-healthcare-module__yV-5Tq__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.digital-healthcare-module__yV-5Tq__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.digital-healthcare-module__yV-5Tq__featureAccent:before{color:var(--secondary-color)!important}.digital-healthcare-module__yV-5Tq__useCaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.digital-healthcare-module__yV-5Tq__useCaseCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:14px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.digital-healthcare-module__yV-5Tq__useCaseCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.digital-healthcare-module__yV-5Tq__useCaseCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.digital-healthcare-module__yV-5Tq__useCaseCard:hover:before{opacity:1}.digital-healthcare-module__yV-5Tq__useCaseCard.digital-healthcare-module__yV-5Tq__accent:before{background:var(--gradient-accent)}.digital-healthcare-module__yV-5Tq__useCaseCard.digital-healthcare-module__yV-5Tq__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.digital-healthcare-module__yV-5Tq__useCaseIcon{background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.6rem;transition:all .3s;display:flex}.digital-healthcare-module__yV-5Tq__useCaseCard:hover .digital-healthcare-module__yV-5Tq__useCaseIcon{background:#00d4ff1f;box-shadow:0 0 16px #00d4ff26}.digital-healthcare-module__yV-5Tq__useCaseIconAccent{background:#e91e631a;border-color:#e91e6340}.digital-healthcare-module__yV-5Tq__useCaseCard:hover .digital-healthcare-module__yV-5Tq__useCaseIconAccent{background:#e91e631f;box-shadow:0 0 16px #e91e6326}.digital-healthcare-module__yV-5Tq__useCaseCard h3{color:#fff;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.digital-healthcare-module__yV-5Tq__useCaseList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.digital-healthcare-module__yV-5Tq__useCaseList li{color:var(--text-light);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.digital-healthcare-module__yV-5Tq__useCaseList li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.digital-healthcare-module__yV-5Tq__useCaseItemAccent:before{color:var(--secondary-color)!important}.digital-healthcare-module__yV-5Tq__journeySteps{flex-direction:column;align-items:center;gap:0;margin-top:3rem;display:flex}.digital-healthcare-module__yV-5Tq__journeyStep{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;align-items:flex-start;gap:2rem;width:100%;max-width:750px;padding:2rem 2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.digital-healthcare-module__yV-5Tq__journeyStep:before{content:"";background:var(--gradient-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.digital-healthcare-module__yV-5Tq__journeyStep.digital-healthcare-module__yV-5Tq__accent:before{background:var(--gradient-accent)}.digital-healthcare-module__yV-5Tq__journeyStep:hover{border-color:var(--primary-color);transform:translate(8px);box-shadow:0 4px 20px #00d4ff1f}.digital-healthcare-module__yV-5Tq__journeyStep.digital-healthcare-module__yV-5Tq__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.digital-healthcare-module__yV-5Tq__stepNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff4d;flex-shrink:0;min-width:60px;font-size:2.5rem;font-weight:800;line-height:1}.digital-healthcare-module__yV-5Tq__journeyStep.digital-healthcare-module__yV-5Tq__accent .digital-healthcare-module__yV-5Tq__stepNumber{color:var(--secondary-color);text-shadow:0 0 20px #e91e634d}.digital-healthcare-module__yV-5Tq__stepContent h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.digital-healthcare-module__yV-5Tq__stepContent p{color:var(--text-light);font-size:.95rem;line-height:1.7}.digital-healthcare-module__yV-5Tq__stepConnector{background:linear-gradient(#00d4ff4d,#e91e634d);flex-shrink:0;width:2px;height:24px}.digital-healthcare-module__yV-5Tq__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.digital-healthcare-module__yV-5Tq__ctaBg{pointer-events:none;position:absolute;inset:0}.digital-healthcare-module__yV-5Tq__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.digital-healthcare-module__yV-5Tq__ctaContent{z-index:1;position:relative}.digital-healthcare-module__yV-5Tq__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.digital-healthcare-module__yV-5Tq__ctaBanner p{color:var(--text-light);max-width:550px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}@media (max-width:1024px){.digital-healthcare-module__yV-5Tq__stagesGrid,.digital-healthcare-module__yV-5Tq__dataSourceGrid{grid-template-columns:1fr 1fr}.digital-healthcare-module__yV-5Tq__solutionFeatures{grid-template-columns:1fr}.digital-healthcare-module__yV-5Tq__useCaseGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.digital-healthcare-module__yV-5Tq__hero{min-height:auto;padding:5rem 0 3.5rem}.digital-healthcare-module__yV-5Tq__hero h1{font-size:2.25rem}.digital-healthcare-module__yV-5Tq__heroSub{font-size:1rem}.digital-healthcare-module__yV-5Tq__heroCta{flex-direction:column;align-items:center}.digital-healthcare-module__yV-5Tq__statsSection{margin-top:-1.5rem}.digital-healthcare-module__yV-5Tq__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.digital-healthcare-module__yV-5Tq__statNumber{font-size:1.5rem}.digital-healthcare-module__yV-5Tq__stagesGrid{grid-template-columns:1fr}.digital-healthcare-module__yV-5Tq__stageCard{padding:1.5rem}.digital-healthcare-module__yV-5Tq__dataSourceGrid{grid-template-columns:1fr}.digital-healthcare-module__yV-5Tq__sourceCard{padding:1.5rem}.digital-healthcare-module__yV-5Tq__solutionCard{padding:1.75rem}.digital-healthcare-module__yV-5Tq__solutionHeader h3{font-size:1.15rem}.digital-healthcare-module__yV-5Tq__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.digital-healthcare-module__yV-5Tq__solutionFeatures,.digital-healthcare-module__yV-5Tq__useCaseGrid{grid-template-columns:1fr}.digital-healthcare-module__yV-5Tq__journeyStep{flex-direction:column;gap:1rem;padding:1.5rem}.digital-healthcare-module__yV-5Tq__stepNumber{font-size:2rem}.digital-healthcare-module__yV-5Tq__ctaBanner h2{font-size:1.75rem}}
.retail-ecommerce-module__Imkfja__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.retail-ecommerce-module__Imkfja__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.retail-ecommerce-module__Imkfja__orb1,.retail-ecommerce-module__Imkfja__orb2,.retail-ecommerce-module__Imkfja__orb3{filter:blur(80px);border-radius:50%;position:absolute}.retail-ecommerce-module__Imkfja__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite retail-ecommerce-module__Imkfja__float-orb;top:-10%;left:-5%}.retail-ecommerce-module__Imkfja__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse retail-ecommerce-module__Imkfja__float-orb;bottom:-15%;right:-5%}.retail-ecommerce-module__Imkfja__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite retail-ecommerce-module__Imkfja__float-orb;top:40%;left:50%;transform:translate(-50%)}.retail-ecommerce-module__Imkfja__gridOverlay{background-image:linear-gradient(#00d4ff08 1px,#0000 1px),linear-gradient(90deg,#00d4ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}@keyframes retail-ecommerce-module__Imkfja__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.retail-ecommerce-module__Imkfja__heroInner{z-index:1;position:relative}.retail-ecommerce-module__Imkfja__heroTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:20px;margin-bottom:1.75rem;padding:.4rem 1.4rem;font-size:.85rem;font-weight:600;display:inline-block}.retail-ecommerce-module__Imkfja__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.retail-ecommerce-module__Imkfja__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.retail-ecommerce-module__Imkfja__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.retail-ecommerce-module__Imkfja__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.retail-ecommerce-module__Imkfja__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.retail-ecommerce-module__Imkfja__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.retail-ecommerce-module__Imkfja__statsGrid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00142899;border:1px solid #00d4ff33;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem 3rem;display:grid}.retail-ecommerce-module__Imkfja__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.retail-ecommerce-module__Imkfja__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.retail-ecommerce-module__Imkfja__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.retail-ecommerce-module__Imkfja__platformGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.retail-ecommerce-module__Imkfja__platformCard{background:var(--bg-dark);border:1px solid var(--border-color);text-align:center;border-radius:16px;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.retail-ecommerce-module__Imkfja__platformCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.retail-ecommerce-module__Imkfja__platformCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.retail-ecommerce-module__Imkfja__platformCard:hover:before{opacity:1}.retail-ecommerce-module__Imkfja__platformCard.retail-ecommerce-module__Imkfja__accent:before{background:var(--gradient-accent)}.retail-ecommerce-module__Imkfja__platformCard.retail-ecommerce-module__Imkfja__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.retail-ecommerce-module__Imkfja__platformIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:2rem;transition:all .35s;display:flex}.retail-ecommerce-module__Imkfja__platformCard:hover .retail-ecommerce-module__Imkfja__platformIcon{background:#00d4ff1f;box-shadow:0 0 24px #00d4ff33}.retail-ecommerce-module__Imkfja__platformIconAccent{background:#e91e6314;border-color:#e91e6333}.retail-ecommerce-module__Imkfja__platformCard:hover .retail-ecommerce-module__Imkfja__platformIconAccent{background:#e91e631f;box-shadow:0 0 24px #e91e6333}.retail-ecommerce-module__Imkfja__platformBadge{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:10px;margin-bottom:.85rem;padding:.2rem .7rem;font-size:.7rem;font-weight:700;display:inline-block}.retail-ecommerce-module__Imkfja__platformBadgeAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.retail-ecommerce-module__Imkfja__platformCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.retail-ecommerce-module__Imkfja__platformCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.retail-ecommerce-module__Imkfja__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.retail-ecommerce-module__Imkfja__solutionCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.retail-ecommerce-module__Imkfja__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.retail-ecommerce-module__Imkfja__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.retail-ecommerce-module__Imkfja__solutionCard:hover:before{opacity:1}.retail-ecommerce-module__Imkfja__solutionCard.retail-ecommerce-module__Imkfja__accent:before{background:var(--gradient-accent)}.retail-ecommerce-module__Imkfja__solutionCard.retail-ecommerce-module__Imkfja__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.retail-ecommerce-module__Imkfja__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.retail-ecommerce-module__Imkfja__solutionCard.retail-ecommerce-module__Imkfja__accent .retail-ecommerce-module__Imkfja__solutionNumber{color:#e91e630f}.retail-ecommerce-module__Imkfja__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.retail-ecommerce-module__Imkfja__solutionIcon{background:#00d4ff14;border:1px solid #00d4ff33;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.85rem;transition:all .35s;display:flex}.retail-ecommerce-module__Imkfja__solutionCard:hover .retail-ecommerce-module__Imkfja__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.retail-ecommerce-module__Imkfja__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.retail-ecommerce-module__Imkfja__solutionCard:hover .retail-ecommerce-module__Imkfja__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.retail-ecommerce-module__Imkfja__solutionTag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:12px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.retail-ecommerce-module__Imkfja__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.retail-ecommerce-module__Imkfja__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.retail-ecommerce-module__Imkfja__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.retail-ecommerce-module__Imkfja__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.retail-ecommerce-module__Imkfja__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.retail-ecommerce-module__Imkfja__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.retail-ecommerce-module__Imkfja__featureAccent:before{color:var(--secondary-color)!important}.retail-ecommerce-module__Imkfja__useCaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.retail-ecommerce-module__Imkfja__useCaseCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:14px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.retail-ecommerce-module__Imkfja__useCaseCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.retail-ecommerce-module__Imkfja__useCaseCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.retail-ecommerce-module__Imkfja__useCaseCard:hover:before{opacity:1}.retail-ecommerce-module__Imkfja__useCaseCard.retail-ecommerce-module__Imkfja__accent:before{background:var(--gradient-accent)}.retail-ecommerce-module__Imkfja__useCaseCard.retail-ecommerce-module__Imkfja__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.retail-ecommerce-module__Imkfja__useCaseIcon{background:#00d4ff1a;border:1px solid #00d4ff40;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;font-size:1.6rem;transition:all .3s;display:flex}.retail-ecommerce-module__Imkfja__useCaseCard:hover .retail-ecommerce-module__Imkfja__useCaseIcon{background:#00d4ff1f;box-shadow:0 0 16px #00d4ff26}.retail-ecommerce-module__Imkfja__useCaseIconAccent{background:#e91e631a;border-color:#e91e6340}.retail-ecommerce-module__Imkfja__useCaseCard:hover .retail-ecommerce-module__Imkfja__useCaseIconAccent{background:#e91e631f;box-shadow:0 0 16px #e91e6326}.retail-ecommerce-module__Imkfja__useCaseCard h3{color:#fff;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.retail-ecommerce-module__Imkfja__useCaseList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.retail-ecommerce-module__Imkfja__useCaseList li{color:var(--text-light);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.retail-ecommerce-module__Imkfja__useCaseList li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.retail-ecommerce-module__Imkfja__useCaseItemAccent:before{color:var(--secondary-color)!important}.retail-ecommerce-module__Imkfja__workflowSteps{flex-direction:column;align-items:center;gap:0;margin-top:3rem;display:flex}.retail-ecommerce-module__Imkfja__workflowStep{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:16px;align-items:flex-start;gap:2rem;width:100%;max-width:750px;padding:2rem 2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.retail-ecommerce-module__Imkfja__workflowStep:before{content:"";background:var(--gradient-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.retail-ecommerce-module__Imkfja__workflowStep.retail-ecommerce-module__Imkfja__accent:before{background:var(--gradient-accent)}.retail-ecommerce-module__Imkfja__workflowStep:hover{border-color:var(--primary-color);transform:translate(8px);box-shadow:0 4px 20px #00d4ff1f}.retail-ecommerce-module__Imkfja__workflowStep.retail-ecommerce-module__Imkfja__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.retail-ecommerce-module__Imkfja__stepNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff4d;flex-shrink:0;min-width:60px;font-size:2.5rem;font-weight:800;line-height:1}.retail-ecommerce-module__Imkfja__workflowStep.retail-ecommerce-module__Imkfja__accent .retail-ecommerce-module__Imkfja__stepNumber{color:var(--secondary-color);text-shadow:0 0 20px #e91e634d}.retail-ecommerce-module__Imkfja__stepContent h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.retail-ecommerce-module__Imkfja__stepContent p{color:var(--text-light);font-size:.95rem;line-height:1.7}.retail-ecommerce-module__Imkfja__stepConnector{background:linear-gradient(#00d4ff4d,#e91e634d);flex-shrink:0;width:2px;height:24px}.retail-ecommerce-module__Imkfja__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.retail-ecommerce-module__Imkfja__ctaBg{pointer-events:none;position:absolute;inset:0}.retail-ecommerce-module__Imkfja__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.retail-ecommerce-module__Imkfja__ctaContent{z-index:1;position:relative}.retail-ecommerce-module__Imkfja__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.retail-ecommerce-module__Imkfja__ctaBanner p{color:var(--text-light);max-width:550px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}@media (max-width:1024px){.retail-ecommerce-module__Imkfja__platformGrid{grid-template-columns:1fr 1fr}.retail-ecommerce-module__Imkfja__solutionFeatures{grid-template-columns:1fr}.retail-ecommerce-module__Imkfja__useCaseGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.retail-ecommerce-module__Imkfja__hero{min-height:auto;padding:5rem 0 3.5rem}.retail-ecommerce-module__Imkfja__hero h1{font-size:2.25rem}.retail-ecommerce-module__Imkfja__heroSub{font-size:1rem}.retail-ecommerce-module__Imkfja__heroCta{flex-direction:column;align-items:center}.retail-ecommerce-module__Imkfja__statsSection{margin-top:-1.5rem}.retail-ecommerce-module__Imkfja__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.retail-ecommerce-module__Imkfja__statNumber{font-size:1.5rem}.retail-ecommerce-module__Imkfja__platformGrid{grid-template-columns:1fr}.retail-ecommerce-module__Imkfja__platformCard{padding:1.5rem}.retail-ecommerce-module__Imkfja__solutionCard{padding:1.75rem}.retail-ecommerce-module__Imkfja__solutionHeader h3{font-size:1.15rem}.retail-ecommerce-module__Imkfja__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.retail-ecommerce-module__Imkfja__solutionFeatures,.retail-ecommerce-module__Imkfja__useCaseGrid{grid-template-columns:1fr}.retail-ecommerce-module__Imkfja__workflowStep{flex-direction:column;gap:1rem;padding:1.5rem}.retail-ecommerce-module__Imkfja__stepNumber{font-size:2rem}.retail-ecommerce-module__Imkfja__ctaBanner h2{font-size:1.75rem}}
.use-case-module__R239BG__hero{background:linear-gradient(135deg, var(--bg-dark-alt) 0%, var(--bg-dark) 100%);text-align:center;padding:120px 0 60px;position:relative;overflow:hidden}.use-case-module__R239BG__heroTag{color:var(--primary-color);background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:20px;margin-bottom:24px;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-block}.use-case-module__R239BG__hero h1{letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.2}.use-case-module__R239BG__highlight{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.use-case-module__R239BG__heroSub{color:var(--text-light);max-width:700px;margin:0 auto 40px;font-size:1.25rem;line-height:1.6}.use-case-module__R239BG__heroImageWrapper{aspect-ratio:16/9;border:1px solid #7c3aed33;border-radius:24px;max-width:1000px;margin:40px auto 0;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.use-case-module__R239BG__heroImage{object-fit:cover;width:100%;height:100%}.use-case-module__R239BG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:40px;display:grid}.use-case-module__R239BG__card{background:var(--bg-dark-alt);border:1px solid var(--border-color);border-radius:24px;padding:32px;transition:all .3s}.use-case-module__R239BG__card:hover{border-color:#7c3aed4d;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.use-case-module__R239BG__card h3{color:var(--text-dark);margin-bottom:16px;font-size:1.25rem}.use-case-module__R239BG__card p{color:var(--text-light);margin:0;line-height:1.6}.use-case-module__R239BG__accent{background:linear-gradient(135deg,#7c3aed0d 0%,#ec48990d 100%);border-color:#7c3aed33}.use-case-module__R239BG__stepNumber{color:var(--primary-color);opacity:.3;margin-bottom:16px;font-size:2rem;font-weight:800}.use-case-module__R239BG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:40px;display:grid}.use-case-module__R239BG__metricCard{background:var(--bg-dark);border:1px solid var(--primary-color);text-align:center;border-radius:20px;padding:32px;box-shadow:0 4px 20px #7c3aed26}.use-case-module__R239BG__metricValue{color:var(--text-dark);background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:800;display:block}.use-case-module__R239BG__metricLabel{color:var(--text-light);font-size:1.1rem;font-weight:500}.use-case-module__R239BG__ctaBanner{text-align:center;background:linear-gradient(135deg,#7c3aed1a 0%,#ec48991a 100%);border:1px solid #7c3aed33;border-radius:24px;margin:80px 0;padding:60px 40px}.use-case-module__R239BG__ctaBanner h2{margin-bottom:24px;font-size:2.5rem}.use-case-module__R239BG__ctaBanner p{color:var(--text-light);margin-bottom:32px;font-size:1.2rem}@media (max-width:768px){.use-case-module__R239BG__hero h1,.use-case-module__R239BG__metricValue{font-size:2.5rem}}
