.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}}
.banking-module__GrG2Na__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.banking-module__GrG2Na__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.banking-module__GrG2Na__orb1,.banking-module__GrG2Na__orb2,.banking-module__GrG2Na__orb3{filter:blur(80px);border-radius:50%;position:absolute}.banking-module__GrG2Na__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite banking-module__GrG2Na__float-orb;top:-10%;left:-5%}.banking-module__GrG2Na__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse banking-module__GrG2Na__float-orb;bottom:-15%;right:-5%}.banking-module__GrG2Na__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite banking-module__GrG2Na__float-orb;top:40%;left:50%;transform:translate(-50%)}.banking-module__GrG2Na__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 banking-module__GrG2Na__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.banking-module__GrG2Na__heroInner{z-index:1;position:relative}.banking-module__GrG2Na__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}.banking-module__GrG2Na__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.banking-module__GrG2Na__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.banking-module__GrG2Na__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.banking-module__GrG2Na__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.banking-module__GrG2Na__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.banking-module__GrG2Na__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.banking-module__GrG2Na__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}.banking-module__GrG2Na__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.banking-module__GrG2Na__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.banking-module__GrG2Na__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.banking-module__GrG2Na__challengeGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.banking-module__GrG2Na__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}.banking-module__GrG2Na__challengeCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.banking-module__GrG2Na__challengeCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.banking-module__GrG2Na__challengeCard:hover:before{opacity:1}.banking-module__GrG2Na__challengeCard.banking-module__GrG2Na__accent:before{background:var(--gradient-accent)}.banking-module__GrG2Na__challengeCard.banking-module__GrG2Na__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.banking-module__GrG2Na__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}.banking-module__GrG2Na__challengeCard.banking-module__GrG2Na__accent .banking-module__GrG2Na__challengeIcon{background:#e91e631a;border-color:#e91e6340}.banking-module__GrG2Na__challengeCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.banking-module__GrG2Na__challengeCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.banking-module__GrG2Na__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.banking-module__GrG2Na__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}.banking-module__GrG2Na__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.banking-module__GrG2Na__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.banking-module__GrG2Na__solutionCard:hover:before{opacity:1}.banking-module__GrG2Na__solutionCard.banking-module__GrG2Na__accent:before{background:var(--gradient-accent)}.banking-module__GrG2Na__solutionCard.banking-module__GrG2Na__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.banking-module__GrG2Na__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.banking-module__GrG2Na__solutionCard.banking-module__GrG2Na__accent .banking-module__GrG2Na__solutionNumber{color:#e91e630f}.banking-module__GrG2Na__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.banking-module__GrG2Na__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}.banking-module__GrG2Na__solutionCard:hover .banking-module__GrG2Na__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.banking-module__GrG2Na__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.banking-module__GrG2Na__solutionCard:hover .banking-module__GrG2Na__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.banking-module__GrG2Na__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}.banking-module__GrG2Na__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.banking-module__GrG2Na__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.banking-module__GrG2Na__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.banking-module__GrG2Na__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.banking-module__GrG2Na__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.banking-module__GrG2Na__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.banking-module__GrG2Na__featureAccent:before{color:var(--secondary-color)!important}.banking-module__GrG2Na__archGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.banking-module__GrG2Na__archCard{background:var(--bg-dark);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.banking-module__GrG2Na__archCard:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;top:0;left:0;right:0}.banking-module__GrG2Na__archCard.banking-module__GrG2Na__accent:before{background:var(--gradient-accent)}.banking-module__GrG2Na__archCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff1f}.banking-module__GrG2Na__archCard.banking-module__GrG2Na__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.banking-module__GrG2Na__archLayer{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.8rem;font-weight:600}.banking-module__GrG2Na__archCard.banking-module__GrG2Na__accent .banking-module__GrG2Na__archLayer{color:var(--secondary-color)}.banking-module__GrG2Na__archItems{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.banking-module__GrG2Na__archItems span{color:#fff;background:#00d4ff14;border:1px solid #00d4ff33;border-radius:8px;padding:.35rem .85rem;font-size:.8rem;font-weight:500}.banking-module__GrG2Na__archCard.banking-module__GrG2Na__accent .banking-module__GrG2Na__archItems span{background:#e91e6314;border-color:#e91e6333}.banking-module__GrG2Na__archCard>p{color:var(--text-light);font-size:.9rem;line-height:1.6}.banking-module__GrG2Na__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.banking-module__GrG2Na__ctaBg{pointer-events:none;position:absolute;inset:0}.banking-module__GrG2Na__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banking-module__GrG2Na__ctaContent{z-index:1;position:relative}.banking-module__GrG2Na__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.banking-module__GrG2Na__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){.banking-module__GrG2Na__challengeGrid{grid-template-columns:1fr 1fr}.banking-module__GrG2Na__solutionFeatures{grid-template-columns:1fr}.banking-module__GrG2Na__archGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.banking-module__GrG2Na__hero{min-height:auto;padding:5rem 0 3.5rem}.banking-module__GrG2Na__hero h1{font-size:2.25rem}.banking-module__GrG2Na__heroSub{font-size:1rem}.banking-module__GrG2Na__heroCta{flex-direction:column;align-items:center}.banking-module__GrG2Na__statsSection{margin-top:-1.5rem}.banking-module__GrG2Na__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.banking-module__GrG2Na__statNumber{font-size:1.5rem}.banking-module__GrG2Na__challengeGrid{grid-template-columns:1fr}.banking-module__GrG2Na__solutionCard{padding:1.75rem}.banking-module__GrG2Na__solutionHeader h3{font-size:1.15rem}.banking-module__GrG2Na__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.banking-module__GrG2Na__solutionFeatures,.banking-module__GrG2Na__archGrid{grid-template-columns:1fr}.banking-module__GrG2Na__ctaBanner h2{font-size:1.75rem}}
.enterprise-module__-qnDOW__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.enterprise-module__-qnDOW__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.enterprise-module__-qnDOW__orb1,.enterprise-module__-qnDOW__orb2,.enterprise-module__-qnDOW__orb3{filter:blur(80px);border-radius:50%;position:absolute}.enterprise-module__-qnDOW__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite enterprise-module__-qnDOW__float-orb;top:-10%;left:-5%}.enterprise-module__-qnDOW__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse enterprise-module__-qnDOW__float-orb;bottom:-15%;right:-5%}.enterprise-module__-qnDOW__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite enterprise-module__-qnDOW__float-orb;top:40%;left:50%;transform:translate(-50%)}.enterprise-module__-qnDOW__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 enterprise-module__-qnDOW__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.enterprise-module__-qnDOW__heroInner{z-index:1;position:relative}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.enterprise-module__-qnDOW__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.enterprise-module__-qnDOW__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.enterprise-module__-qnDOW__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.enterprise-module__-qnDOW__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.enterprise-module__-qnDOW__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.enterprise-module__-qnDOW__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.enterprise-module__-qnDOW__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.enterprise-module__-qnDOW__fileTypeGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.enterprise-module__-qnDOW__fileTypeCard{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}.enterprise-module__-qnDOW__fileTypeCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.enterprise-module__-qnDOW__fileTypeCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.enterprise-module__-qnDOW__fileTypeCard:hover:before{opacity:1}.enterprise-module__-qnDOW__fileTypeCard.enterprise-module__-qnDOW__accent:before{background:var(--gradient-accent)}.enterprise-module__-qnDOW__fileTypeCard.enterprise-module__-qnDOW__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.enterprise-module__-qnDOW__fileTypeIcon{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}.enterprise-module__-qnDOW__fileTypeCard:hover .enterprise-module__-qnDOW__fileTypeIcon{background:#00d4ff1f;box-shadow:0 0 24px #00d4ff33}.enterprise-module__-qnDOW__fileTypeIconAccent{background:#e91e6314;border-color:#e91e6333}.enterprise-module__-qnDOW__fileTypeCard:hover .enterprise-module__-qnDOW__fileTypeIconAccent{background:#e91e631f;box-shadow:0 0 24px #e91e6333}.enterprise-module__-qnDOW__fileTypeBadge{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}.enterprise-module__-qnDOW__fileTypeBadgeAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.enterprise-module__-qnDOW__fileTypeCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.enterprise-module__-qnDOW__fileTypeCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.enterprise-module__-qnDOW__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.enterprise-module__-qnDOW__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.enterprise-module__-qnDOW__solutionCard:hover:before{opacity:1}.enterprise-module__-qnDOW__solutionCard.enterprise-module__-qnDOW__accent:before{background:var(--gradient-accent)}.enterprise-module__-qnDOW__solutionCard.enterprise-module__-qnDOW__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.enterprise-module__-qnDOW__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.enterprise-module__-qnDOW__solutionCard.enterprise-module__-qnDOW__accent .enterprise-module__-qnDOW__solutionNumber{color:#e91e630f}.enterprise-module__-qnDOW__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__solutionCard:hover .enterprise-module__-qnDOW__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.enterprise-module__-qnDOW__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.enterprise-module__-qnDOW__solutionCard:hover .enterprise-module__-qnDOW__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.enterprise-module__-qnDOW__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.enterprise-module__-qnDOW__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.enterprise-module__-qnDOW__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.enterprise-module__-qnDOW__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.enterprise-module__-qnDOW__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.enterprise-module__-qnDOW__featureAccent:before{color:var(--secondary-color)!important}.enterprise-module__-qnDOW__useCaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__useCaseCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.enterprise-module__-qnDOW__useCaseCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.enterprise-module__-qnDOW__useCaseCard:hover:before{opacity:1}.enterprise-module__-qnDOW__useCaseCard.enterprise-module__-qnDOW__accent:before{background:var(--gradient-accent)}.enterprise-module__-qnDOW__useCaseCard.enterprise-module__-qnDOW__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__useCaseCard:hover .enterprise-module__-qnDOW__useCaseIcon{background:#00d4ff1f;box-shadow:0 0 16px #00d4ff26}.enterprise-module__-qnDOW__useCaseIconAccent{background:#e91e631a;border-color:#e91e6340}.enterprise-module__-qnDOW__useCaseCard:hover .enterprise-module__-qnDOW__useCaseIconAccent{background:#e91e631f;box-shadow:0 0 16px #e91e6326}.enterprise-module__-qnDOW__useCaseCard h3{color:#fff;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.enterprise-module__-qnDOW__useCaseList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.enterprise-module__-qnDOW__useCaseList li{color:var(--text-light);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.enterprise-module__-qnDOW__useCaseList li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.enterprise-module__-qnDOW__useCaseItemAccent:before{color:var(--secondary-color)!important}.enterprise-module__-qnDOW__workflowSteps{flex-direction:column;align-items:center;gap:0;margin-top:3rem;display:flex}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__workflowStep:before{content:"";background:var(--gradient-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.enterprise-module__-qnDOW__workflowStep.enterprise-module__-qnDOW__accent:before{background:var(--gradient-accent)}.enterprise-module__-qnDOW__workflowStep:hover{border-color:var(--primary-color);transform:translate(8px);box-shadow:0 4px 20px #00d4ff1f}.enterprise-module__-qnDOW__workflowStep.enterprise-module__-qnDOW__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.enterprise-module__-qnDOW__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}.enterprise-module__-qnDOW__workflowStep.enterprise-module__-qnDOW__accent .enterprise-module__-qnDOW__stepNumber{color:var(--secondary-color);text-shadow:0 0 20px #e91e634d}.enterprise-module__-qnDOW__stepContent h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.enterprise-module__-qnDOW__stepContent p{color:var(--text-light);font-size:.95rem;line-height:1.7}.enterprise-module__-qnDOW__stepConnector{background:linear-gradient(#00d4ff4d,#e91e634d);flex-shrink:0;width:2px;height:24px}.enterprise-module__-qnDOW__dashboardGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.enterprise-module__-qnDOW__dashboardCard{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}.enterprise-module__-qnDOW__dashboardCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.enterprise-module__-qnDOW__dashboardCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.enterprise-module__-qnDOW__dashboardCard:hover:before{opacity:1}.enterprise-module__-qnDOW__dashboardCard.enterprise-module__-qnDOW__accent:before{background:var(--gradient-accent)}.enterprise-module__-qnDOW__dashboardCard.enterprise-module__-qnDOW__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.enterprise-module__-qnDOW__dashboardIcon{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}.enterprise-module__-qnDOW__dashboardCard:hover .enterprise-module__-qnDOW__dashboardIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.enterprise-module__-qnDOW__dashboardIconAccent{background:#e91e6314;border-color:#e91e6333}.enterprise-module__-qnDOW__dashboardCard:hover .enterprise-module__-qnDOW__dashboardIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.enterprise-module__-qnDOW__dashboardCard h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.enterprise-module__-qnDOW__dashboardCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.enterprise-module__-qnDOW__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.enterprise-module__-qnDOW__ctaBg{pointer-events:none;position:absolute;inset:0}.enterprise-module__-qnDOW__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.enterprise-module__-qnDOW__ctaContent{z-index:1;position:relative}.enterprise-module__-qnDOW__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.enterprise-module__-qnDOW__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){.enterprise-module__-qnDOW__fileTypeGrid{grid-template-columns:1fr 1fr}.enterprise-module__-qnDOW__solutionFeatures{grid-template-columns:1fr}.enterprise-module__-qnDOW__useCaseGrid,.enterprise-module__-qnDOW__dashboardGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.enterprise-module__-qnDOW__hero{min-height:auto;padding:5rem 0 3.5rem}.enterprise-module__-qnDOW__hero h1{font-size:2.25rem}.enterprise-module__-qnDOW__heroSub{font-size:1rem}.enterprise-module__-qnDOW__heroCta{flex-direction:column;align-items:center}.enterprise-module__-qnDOW__statsSection{margin-top:-1.5rem}.enterprise-module__-qnDOW__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.enterprise-module__-qnDOW__statNumber{font-size:1.5rem}.enterprise-module__-qnDOW__fileTypeGrid{grid-template-columns:1fr}.enterprise-module__-qnDOW__fileTypeCard{padding:1.5rem}.enterprise-module__-qnDOW__solutionCard{padding:1.75rem}.enterprise-module__-qnDOW__solutionHeader h3{font-size:1.15rem}.enterprise-module__-qnDOW__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.enterprise-module__-qnDOW__solutionFeatures,.enterprise-module__-qnDOW__useCaseGrid,.enterprise-module__-qnDOW__dashboardGrid{grid-template-columns:1fr}.enterprise-module__-qnDOW__workflowStep{flex-direction:column;gap:1rem;padding:1.5rem}.enterprise-module__-qnDOW__stepNumber{font-size:2rem}.enterprise-module__-qnDOW__ctaBanner h2{font-size:1.75rem}}
.healthcare-module__yK_tgW__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.healthcare-module__yK_tgW__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.healthcare-module__yK_tgW__orb1,.healthcare-module__yK_tgW__orb2,.healthcare-module__yK_tgW__orb3{filter:blur(80px);border-radius:50%;position:absolute}.healthcare-module__yK_tgW__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite healthcare-module__yK_tgW__float-orb;top:-10%;left:-5%}.healthcare-module__yK_tgW__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse healthcare-module__yK_tgW__float-orb;bottom:-15%;right:-5%}.healthcare-module__yK_tgW__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite healthcare-module__yK_tgW__float-orb;top:40%;left:50%;transform:translate(-50%)}.healthcare-module__yK_tgW__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 healthcare-module__yK_tgW__float-orb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.healthcare-module__yK_tgW__heroInner{z-index:1;position:relative}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.healthcare-module__yK_tgW__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.healthcare-module__yK_tgW__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.healthcare-module__yK_tgW__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.healthcare-module__yK_tgW__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.healthcare-module__yK_tgW__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.healthcare-module__yK_tgW__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.healthcare-module__yK_tgW__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.healthcare-module__yK_tgW__stagesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__stageCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.healthcare-module__yK_tgW__stageCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.healthcare-module__yK_tgW__stageCard:hover:before{opacity:1}.healthcare-module__yK_tgW__stageCard.healthcare-module__yK_tgW__accent:before{background:var(--gradient-accent)}.healthcare-module__yK_tgW__stageCard.healthcare-module__yK_tgW__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__stageCard:hover .healthcare-module__yK_tgW__stageIcon{background:#00d4ff1f;box-shadow:0 0 24px #00d4ff33}.healthcare-module__yK_tgW__stageCard.healthcare-module__yK_tgW__accent .healthcare-module__yK_tgW__stageIcon{background:#e91e6314;border-color:#e91e6333}.healthcare-module__yK_tgW__stageCard.healthcare-module__yK_tgW__accent:hover .healthcare-module__yK_tgW__stageIcon{background:#e91e631f;box-shadow:0 0 24px #e91e6333}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__stageBadgePrevention{color:var(--primary-color);background:#00d4ff1a;border:1px solid #00d4ff40}.healthcare-module__yK_tgW__stageBadgeTreatment{color:var(--secondary-color);background:#e91e631a;border:1px solid #e91e6340}.healthcare-module__yK_tgW__stageBadgeDiagnosis{color:#2196f3;background:#2196f31a;border:1px solid #2196f340}.healthcare-module__yK_tgW__stageBadgeRecovery{color:#ffc107;background:#ffc1071a;border:1px solid #ffc10740}.healthcare-module__yK_tgW__stageCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.healthcare-module__yK_tgW__stageCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.healthcare-module__yK_tgW__dataSourceGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.healthcare-module__yK_tgW__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)}.healthcare-module__yK_tgW__sourceCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.healthcare-module__yK_tgW__sourceCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.healthcare-module__yK_tgW__sourceCard:hover:before{opacity:1}.healthcare-module__yK_tgW__sourceCard.healthcare-module__yK_tgW__accent:before{background:var(--gradient-accent)}.healthcare-module__yK_tgW__sourceCard.healthcare-module__yK_tgW__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__sourceCard:hover .healthcare-module__yK_tgW__sourceIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.healthcare-module__yK_tgW__sourceIconAccent{background:#e91e6314;border-color:#e91e6333}.healthcare-module__yK_tgW__sourceCard:hover .healthcare-module__yK_tgW__sourceIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.healthcare-module__yK_tgW__sourceCard h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.healthcare-module__yK_tgW__sourceDevices,.healthcare-module__yK_tgW__sourceData{color:var(--text-light);margin-bottom:.5rem;font-size:.9rem;line-height:1.7}.healthcare-module__yK_tgW__sourceDevices strong,.healthcare-module__yK_tgW__sourceData strong{color:var(--primary-color);font-weight:600}.healthcare-module__yK_tgW__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.healthcare-module__yK_tgW__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.healthcare-module__yK_tgW__solutionCard:hover:before{opacity:1}.healthcare-module__yK_tgW__solutionCard.healthcare-module__yK_tgW__accent:before{background:var(--gradient-accent)}.healthcare-module__yK_tgW__solutionCard.healthcare-module__yK_tgW__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.healthcare-module__yK_tgW__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.healthcare-module__yK_tgW__solutionCard.healthcare-module__yK_tgW__accent .healthcare-module__yK_tgW__solutionNumber{color:#e91e630f}.healthcare-module__yK_tgW__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__solutionCard:hover .healthcare-module__yK_tgW__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.healthcare-module__yK_tgW__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.healthcare-module__yK_tgW__solutionCard:hover .healthcare-module__yK_tgW__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.healthcare-module__yK_tgW__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.healthcare-module__yK_tgW__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.healthcare-module__yK_tgW__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.healthcare-module__yK_tgW__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.healthcare-module__yK_tgW__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.healthcare-module__yK_tgW__featureAccent:before{color:var(--secondary-color)!important}.healthcare-module__yK_tgW__useCaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__useCaseCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.healthcare-module__yK_tgW__useCaseCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.healthcare-module__yK_tgW__useCaseCard:hover:before{opacity:1}.healthcare-module__yK_tgW__useCaseCard.healthcare-module__yK_tgW__accent:before{background:var(--gradient-accent)}.healthcare-module__yK_tgW__useCaseCard.healthcare-module__yK_tgW__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__useCaseCard:hover .healthcare-module__yK_tgW__useCaseIcon{background:#00d4ff1f;box-shadow:0 0 16px #00d4ff26}.healthcare-module__yK_tgW__useCaseIconAccent{background:#e91e631a;border-color:#e91e6340}.healthcare-module__yK_tgW__useCaseCard:hover .healthcare-module__yK_tgW__useCaseIconAccent{background:#e91e631f;box-shadow:0 0 16px #e91e6326}.healthcare-module__yK_tgW__useCaseCard h3{color:#fff;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.healthcare-module__yK_tgW__useCaseList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.healthcare-module__yK_tgW__useCaseList li{color:var(--text-light);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.healthcare-module__yK_tgW__useCaseList li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.healthcare-module__yK_tgW__useCaseItemAccent:before{color:var(--secondary-color)!important}.healthcare-module__yK_tgW__journeySteps{flex-direction:column;align-items:center;gap:0;margin-top:3rem;display:flex}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__journeyStep:before{content:"";background:var(--gradient-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.healthcare-module__yK_tgW__journeyStep.healthcare-module__yK_tgW__accent:before{background:var(--gradient-accent)}.healthcare-module__yK_tgW__journeyStep:hover{border-color:var(--primary-color);transform:translate(8px);box-shadow:0 4px 20px #00d4ff1f}.healthcare-module__yK_tgW__journeyStep.healthcare-module__yK_tgW__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.healthcare-module__yK_tgW__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}.healthcare-module__yK_tgW__journeyStep.healthcare-module__yK_tgW__accent .healthcare-module__yK_tgW__stepNumber{color:var(--secondary-color);text-shadow:0 0 20px #e91e634d}.healthcare-module__yK_tgW__stepContent h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.healthcare-module__yK_tgW__stepContent p{color:var(--text-light);font-size:.95rem;line-height:1.7}.healthcare-module__yK_tgW__stepConnector{background:linear-gradient(#00d4ff4d,#e91e634d);flex-shrink:0;width:2px;height:24px}.healthcare-module__yK_tgW__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.healthcare-module__yK_tgW__ctaBg{pointer-events:none;position:absolute;inset:0}.healthcare-module__yK_tgW__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.healthcare-module__yK_tgW__ctaContent{z-index:1;position:relative}.healthcare-module__yK_tgW__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.healthcare-module__yK_tgW__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){.healthcare-module__yK_tgW__stagesGrid,.healthcare-module__yK_tgW__dataSourceGrid{grid-template-columns:1fr 1fr}.healthcare-module__yK_tgW__solutionFeatures{grid-template-columns:1fr}.healthcare-module__yK_tgW__useCaseGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.healthcare-module__yK_tgW__hero{min-height:auto;padding:5rem 0 3.5rem}.healthcare-module__yK_tgW__hero h1{font-size:2.25rem}.healthcare-module__yK_tgW__heroSub{font-size:1rem}.healthcare-module__yK_tgW__heroCta{flex-direction:column;align-items:center}.healthcare-module__yK_tgW__statsSection{margin-top:-1.5rem}.healthcare-module__yK_tgW__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.healthcare-module__yK_tgW__statNumber{font-size:1.5rem}.healthcare-module__yK_tgW__stagesGrid{grid-template-columns:1fr}.healthcare-module__yK_tgW__stageCard{padding:1.5rem}.healthcare-module__yK_tgW__dataSourceGrid{grid-template-columns:1fr}.healthcare-module__yK_tgW__sourceCard{padding:1.5rem}.healthcare-module__yK_tgW__solutionCard{padding:1.75rem}.healthcare-module__yK_tgW__solutionHeader h3{font-size:1.15rem}.healthcare-module__yK_tgW__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.healthcare-module__yK_tgW__solutionFeatures,.healthcare-module__yK_tgW__useCaseGrid{grid-template-columns:1fr}.healthcare-module__yK_tgW__journeyStep{flex-direction:column;gap:1rem;padding:1.5rem}.healthcare-module__yK_tgW__stepNumber{font-size:2rem}.healthcare-module__yK_tgW__ctaBanner h2{font-size:1.75rem}}
.retail-module__-Xjnba__hero{text-align:center;align-items:center;min-height:560px;padding:7rem 0 5rem;display:flex;position:relative;overflow:hidden}.retail-module__-Xjnba__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.retail-module__-Xjnba__orb1,.retail-module__-Xjnba__orb2,.retail-module__-Xjnba__orb3{filter:blur(80px);border-radius:50%;position:absolute}.retail-module__-Xjnba__orb1{background:#00d4ff26;width:500px;height:500px;animation:8s ease-in-out infinite retail-module__-Xjnba__float-orb;top:-10%;left:-5%}.retail-module__-Xjnba__orb2{background:#e91e631f;width:400px;height:400px;animation:10s ease-in-out infinite reverse retail-module__-Xjnba__float-orb;bottom:-15%;right:-5%}.retail-module__-Xjnba__orb3{background:#0066cc1a;width:300px;height:300px;animation:12s ease-in-out 2s infinite retail-module__-Xjnba__float-orb;top:40%;left:50%;transform:translate(-50%)}.retail-module__-Xjnba__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-module__-Xjnba__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-module__-Xjnba__heroInner{z-index:1;position:relative}.retail-module__-Xjnba__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-module__-Xjnba__hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.retail-module__-Xjnba__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.retail-module__-Xjnba__highlightPink{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.retail-module__-Xjnba__heroSub{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.75}.retail-module__-Xjnba__heroCta{justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.retail-module__-Xjnba__statsSection{z-index:2;margin-top:-2.5rem;padding:0;position:relative}.retail-module__-Xjnba__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-module__-Xjnba__statCard{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.retail-module__-Xjnba__statNumber{color:var(--primary-color);text-shadow:0 0 20px #00d4ff66;font-size:2rem;font-weight:800}.retail-module__-Xjnba__statLabel{color:var(--text-light);font-size:.85rem;font-weight:500}.retail-module__-Xjnba__platformGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.retail-module__-Xjnba__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-module__-Xjnba__platformCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.retail-module__-Xjnba__platformCard:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 8px 32px #00d4ff26}.retail-module__-Xjnba__platformCard:hover:before{opacity:1}.retail-module__-Xjnba__platformCard.retail-module__-Xjnba__accent:before{background:var(--gradient-accent)}.retail-module__-Xjnba__platformCard.retail-module__-Xjnba__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e6326}.retail-module__-Xjnba__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-module__-Xjnba__platformCard:hover .retail-module__-Xjnba__platformIcon{background:#00d4ff1f;box-shadow:0 0 24px #00d4ff33}.retail-module__-Xjnba__platformIconAccent{background:#e91e6314;border-color:#e91e6333}.retail-module__-Xjnba__platformCard:hover .retail-module__-Xjnba__platformIconAccent{background:#e91e631f;box-shadow:0 0 24px #e91e6333}.retail-module__-Xjnba__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-module__-Xjnba__platformBadgeAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.retail-module__-Xjnba__platformCard h3{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.retail-module__-Xjnba__platformCard p{color:var(--text-light);font-size:.9rem;line-height:1.7}.retail-module__-Xjnba__solutionsContainer{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.retail-module__-Xjnba__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-module__-Xjnba__solutionCard:before{content:"";background:var(--gradient-primary);opacity:0;width:4px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.retail-module__-Xjnba__solutionCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 8px 32px #00d4ff1f,0 0 0 1px #00d4ff14}.retail-module__-Xjnba__solutionCard:hover:before{opacity:1}.retail-module__-Xjnba__solutionCard.retail-module__-Xjnba__accent:before{background:var(--gradient-accent)}.retail-module__-Xjnba__solutionCard.retail-module__-Xjnba__accent:hover{border-color:var(--secondary-color);box-shadow:0 8px 32px #e91e631f,0 0 0 1px #e91e6314}.retail-module__-Xjnba__solutionNumber{color:#00d4ff0f;pointer-events:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:2rem}.retail-module__-Xjnba__solutionCard.retail-module__-Xjnba__accent .retail-module__-Xjnba__solutionNumber{color:#e91e630f}.retail-module__-Xjnba__solutionHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.retail-module__-Xjnba__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-module__-Xjnba__solutionCard:hover .retail-module__-Xjnba__solutionIcon{background:#00d4ff1f;box-shadow:0 0 20px #00d4ff26}.retail-module__-Xjnba__solutionIconAccent{background:#e91e6314;border-color:#e91e6333}.retail-module__-Xjnba__solutionCard:hover .retail-module__-Xjnba__solutionIconAccent{background:#e91e631f;box-shadow:0 0 20px #e91e6326}.retail-module__-Xjnba__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-module__-Xjnba__solutionTagAccent{color:var(--secondary-color);background:#e91e631a;border-color:#e91e6340}.retail-module__-Xjnba__solutionHeader h3{color:#fff;font-size:1.35rem;font-weight:700}.retail-module__-Xjnba__solutionDesc{color:var(--text-light);max-width:800px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.retail-module__-Xjnba__solutionFeatures{grid-template-columns:1fr 1fr;gap:.6rem;list-style:none;display:grid}.retail-module__-Xjnba__solutionFeatures li{color:var(--text-light);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.retail-module__-Xjnba__solutionFeatures li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.retail-module__-Xjnba__featureAccent:before{color:var(--secondary-color)!important}.retail-module__-Xjnba__useCaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.retail-module__-Xjnba__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-module__-Xjnba__useCaseCard:before{content:"";background:var(--gradient-primary);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.retail-module__-Xjnba__useCaseCard:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 4px 20px #00d4ff26}.retail-module__-Xjnba__useCaseCard:hover:before{opacity:1}.retail-module__-Xjnba__useCaseCard.retail-module__-Xjnba__accent:before{background:var(--gradient-accent)}.retail-module__-Xjnba__useCaseCard.retail-module__-Xjnba__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e6326}.retail-module__-Xjnba__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-module__-Xjnba__useCaseCard:hover .retail-module__-Xjnba__useCaseIcon{background:#00d4ff1f;box-shadow:0 0 16px #00d4ff26}.retail-module__-Xjnba__useCaseIconAccent{background:#e91e631a;border-color:#e91e6340}.retail-module__-Xjnba__useCaseCard:hover .retail-module__-Xjnba__useCaseIconAccent{background:#e91e631f;box-shadow:0 0 16px #e91e6326}.retail-module__-Xjnba__useCaseCard h3{color:#fff;margin-bottom:1rem;font-size:1.05rem;font-weight:700}.retail-module__-Xjnba__useCaseList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.retail-module__-Xjnba__useCaseList li{color:var(--text-light);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.retail-module__-Xjnba__useCaseList li:before{content:"✓";color:var(--success-color);font-weight:700;position:absolute;left:0}.retail-module__-Xjnba__useCaseItemAccent:before{color:var(--secondary-color)!important}.retail-module__-Xjnba__workflowSteps{flex-direction:column;align-items:center;gap:0;margin-top:3rem;display:flex}.retail-module__-Xjnba__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-module__-Xjnba__workflowStep:before{content:"";background:var(--gradient-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.retail-module__-Xjnba__workflowStep.retail-module__-Xjnba__accent:before{background:var(--gradient-accent)}.retail-module__-Xjnba__workflowStep:hover{border-color:var(--primary-color);transform:translate(8px);box-shadow:0 4px 20px #00d4ff1f}.retail-module__-Xjnba__workflowStep.retail-module__-Xjnba__accent:hover{border-color:var(--secondary-color);box-shadow:0 4px 20px #e91e631f}.retail-module__-Xjnba__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-module__-Xjnba__workflowStep.retail-module__-Xjnba__accent .retail-module__-Xjnba__stepNumber{color:var(--secondary-color);text-shadow:0 0 20px #e91e634d}.retail-module__-Xjnba__stepContent h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.retail-module__-Xjnba__stepContent p{color:var(--text-light);font-size:.95rem;line-height:1.7}.retail-module__-Xjnba__stepConnector{background:linear-gradient(#00d4ff4d,#e91e634d);flex-shrink:0;width:2px;height:24px}.retail-module__-Xjnba__ctaBanner{text-align:center;padding:5rem 0;position:relative;overflow:hidden}.retail-module__-Xjnba__ctaBg{pointer-events:none;position:absolute;inset:0}.retail-module__-Xjnba__ctaOrb{filter:blur(80px);background:#00d4ff0f;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.retail-module__-Xjnba__ctaContent{z-index:1;position:relative}.retail-module__-Xjnba__ctaBanner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.retail-module__-Xjnba__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-module__-Xjnba__platformGrid{grid-template-columns:1fr 1fr}.retail-module__-Xjnba__solutionFeatures{grid-template-columns:1fr}.retail-module__-Xjnba__useCaseGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.retail-module__-Xjnba__hero{min-height:auto;padding:5rem 0 3.5rem}.retail-module__-Xjnba__hero h1{font-size:2.25rem}.retail-module__-Xjnba__heroSub{font-size:1rem}.retail-module__-Xjnba__heroCta{flex-direction:column;align-items:center}.retail-module__-Xjnba__statsSection{margin-top:-1.5rem}.retail-module__-Xjnba__statsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.retail-module__-Xjnba__statNumber{font-size:1.5rem}.retail-module__-Xjnba__platformGrid{grid-template-columns:1fr}.retail-module__-Xjnba__platformCard{padding:1.5rem}.retail-module__-Xjnba__solutionCard{padding:1.75rem}.retail-module__-Xjnba__solutionHeader h3{font-size:1.15rem}.retail-module__-Xjnba__solutionNumber{font-size:3rem;top:1rem;right:1.25rem}.retail-module__-Xjnba__solutionFeatures,.retail-module__-Xjnba__useCaseGrid{grid-template-columns:1fr}.retail-module__-Xjnba__workflowStep{flex-direction:column;gap:1rem;padding:1.5rem}.retail-module__-Xjnba__stepNumber{font-size:2rem}.retail-module__-Xjnba__ctaBanner h2{font-size:1.75rem}}
