.Hero-module___w2HtG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:0;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgBase{z-index:0;background:linear-gradient(160deg,#fff 0%,#fbf9f6 45%,#f6f0e6 100%);position:absolute;inset:0}.Hero-module___w2HtG__bgMesh{z-index:0;pointer-events:none;background-image:radial-gradient(#179bae11 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 90%,#000 20%,#0000 80%);mask-image:radial-gradient(90% 90%,#000 20%,#0000 80%)}.Hero-module___w2HtG__bgGlowA{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,#179bae1a 0%,#179bae08 40%,#0000 70%);width:800px;height:800px;animation:18s ease-in-out infinite alternate Hero-module___w2HtG__pulseGlow;position:absolute;top:-15%;right:-5%}.Hero-module___w2HtG__bgGlowB{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,#ff9f6614 0%,#ff9f6605 45%,#0000 70%);width:650px;height:650px;animation:22s ease-in-out infinite alternate Hero-module___w2HtG__pulseGlowAlt;position:absolute;bottom:-10%;left:-5%}.Hero-module___w2HtG__bgGlowC{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(#179bae0f 0%,#179bae04 50%,#0000 75%);width:60%;height:85%;animation:25s ease-in-out infinite alternate Hero-module___w2HtG__pulseGlow;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Hero-module___w2HtG__bgGlowD{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,#4a6cf70d 0%,#4a6cf703 45%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite alternate Hero-module___w2HtG__pulseGlowAlt;position:absolute;top:20%;right:15%}@keyframes Hero-module___w2HtG__pulseGlow{0%,to{opacity:.8;transform:translateY(0)scale(1)}50%{opacity:1.1;transform:translateY(-30px)scale(1.04)}}@keyframes Hero-module___w2HtG__pulseGlowAlt{0%,to{opacity:.9;transform:translateY(0)scale(1)}50%{opacity:1.1;transform:translateY(20px)scale(.96)}}.Hero-module___w2HtG__blobTeal{filter:blur(6px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae85 0%,#179bae38 50%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:16s ease-in-out infinite alternate Hero-module___w2HtG__driftA;position:absolute;bottom:-140px;left:-110px}.Hero-module___w2HtG__blobOrange{filter:blur(6px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f6699 0%,#ff9f6640 50%,#0000 70%);border-radius:50%;width:320px;height:320px;animation:20s ease-in-out infinite alternate Hero-module___w2HtG__driftB;position:absolute;bottom:-110px;right:-80px}@keyframes Hero-module___w2HtG__driftA{to{transform:translate(24px,-18px)scale(1.06)}}@keyframes Hero-module___w2HtG__driftB{to{transform:translate(-18px,-24px)scale(1.1)}}.Hero-module___w2HtG__layout{z-index:1;grid-template-columns:1.22fr .78fr;align-items:center;gap:32px;width:100%;max-width:1320px;margin:0 auto;padding:150px 48px 40px 72px;display:grid;position:relative;overflow:visible}.Hero-module___w2HtG__content{flex-direction:column;align-items:flex-start;padding-right:16px;display:flex}.Hero-module___w2HtG__badge{color:var(--primary);letter-spacing:.11em;text-transform:uppercase;background:#179bae14;border:1px solid #179bae38;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:7px 18px;font-size:.685rem;font-weight:700;display:inline-flex;box-shadow:0 2px 14px #179bae14}.Hero-module___w2HtG__sparkleIcon{color:var(--primary);animation:3s ease-in-out infinite Hero-module___w2HtG__spark}@keyframes Hero-module___w2HtG__spark{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.55;transform:scale(1.3)rotate(18deg)}}.Hero-module___w2HtG__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,3.6vw,3.4rem);font-weight:800;line-height:1.16}.Hero-module___w2HtG__accentTeal{color:var(--primary)}.Hero-module___w2HtG__accentGold{color:var(--secondary)}.Hero-module___w2HtG__desc{color:var(--text-body);max-width:550px;margin-bottom:2.6rem;font-size:1.125rem;line-height:1.8}.Hero-module___w2HtG__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:3.5rem;display:flex}.Hero-module___w2HtG__ctaPrimary{background:var(--primary);color:#fff;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;padding:.95rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #179bae40,0 12px 36px #179bae2e,0 0 #179bae33}.Hero-module___w2HtG__ctaPrimary:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff59 50%,#fff0 100%);width:30%;height:100%;transition:none;position:absolute;top:0;left:-60%;transform:skew(-25deg)}.Hero-module___w2HtG__ctaPrimary:hover:after{transition:left .85s ease-in-out;left:160%}.Hero-module___w2HtG__ctaPrimary:hover{background:#13899a;gap:12px;transform:translateY(-3px)scale(1.01);box-shadow:0 8px 24px #179bae59,0 20px 48px #179bae38,0 0 0 4px #179bae26}.Hero-module___w2HtG__ctaGhost{-webkit-backdrop-filter:blur(10px);color:var(--text-heading);background:#ffffff73;border:1px solid #0f172a1f;border-radius:100px;align-items:center;gap:8px;padding:.95rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #0f172a05}.Hero-module___w2HtG__ctaGhost:hover{border-color:var(--primary);color:#fff;background:var(--primary);transform:translateY(-3px);box-shadow:0 8px 20px #179bae2e,0 4px 10px #179bae14}.Hero-module___w2HtG__trust{border-top:1px dashed #179bae2e;flex-direction:column;gap:16px;width:100%;padding-top:1.8rem;display:flex}.Hero-module___w2HtG__trustLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-body);opacity:.6;font-size:.725rem;font-weight:700}.Hero-module___w2HtG__trustItems{flex-wrap:wrap;gap:16px;display:flex}.Hero-module___w2HtG__trustItem{color:var(--text-heading);transition:all var(--transition-fast);background:#fff9;border:1px solid #179bae17;border-radius:10px;align-items:center;gap:8px;padding:7px 14px;font-size:.76rem;display:flex;box-shadow:0 2px 8px #0f172a04}.Hero-module___w2HtG__trustItem:hover{background:#fffffff2;border-color:#179bae38;transform:translateY(-1.5px);box-shadow:0 4px 12px #0f172a0a}.Hero-module___w2HtG__trustIcon{color:var(--primary);flex-shrink:0}.Hero-module___w2HtG__trustValue{color:var(--primary);font-weight:800}.Hero-module___w2HtG__trustText{color:var(--text-body);opacity:.88;font-weight:600}.Hero-module___w2HtG__visual{perspective:1500px;justify-content:flex-end;align-items:center;margin-top:-150px;display:flex;position:relative;overflow:visible}.Hero-module___w2HtG__imageHalo{pointer-events:none;z-index:0;background:radial-gradient(#179bae1f 0%,#4a6cf70f 45%,#ff9f6608 65%,#0000 85%);width:115%;height:95%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__imageWrap{z-index:2;width:112%;transform-style:preserve-3d;margin-right:-14%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:relative}.Hero-module___w2HtG__dashImg{object-fit:contain;filter:drop-shadow(0 20px 50px #179bae1c)drop-shadow(0 10px 24px #0f172a0d);border-radius:20px;width:100%;height:auto;transition:all .5s cubic-bezier(.16,1,.3,1);display:block}.Hero-module___w2HtG__imageWrap:hover .Hero-module___w2HtG__dashImg{filter:drop-shadow(0 32px 64px #179bae29)drop-shadow(0 16px 32px #0f172a12);transform:scale(1.015)}.Hero-module___w2HtG__circuitOverlay{z-index:1;pointer-events:none;opacity:.9;width:124%;height:124%;position:absolute;inset:-12%}.Hero-module___w2HtG__circuitLine{fill:none;stroke-width:1.5px;stroke-linecap:round}.Hero-module___w2HtG__circuitLineTeal{stroke:#179bae1f}.Hero-module___w2HtG__circuitLineOrange{stroke:#ff9f661f}.Hero-module___w2HtG__circuitLineGlow{stroke-width:2.2px;stroke-dasharray:16 140;stroke-dashoffset:0;animation:8s linear infinite Hero-module___w2HtG__flowCircuit}.Hero-module___w2HtG__circuitLineGlowTeal{stroke:url(#tealGlowGrad)}.Hero-module___w2HtG__circuitLineGlowOrange{stroke:url(#orangeGlowGrad)}@keyframes Hero-module___w2HtG__flowCircuit{to{stroke-dashoffset:-156px}}.Hero-module___w2HtG__chip{-webkit-backdrop-filter:blur(24px);white-space:nowrap;z-index:10;transform-style:preserve-3d;background:#ffffffb8;border:1px solid #ffffffbf;border-radius:18px;align-items:center;gap:12px;padding:10px 18px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;box-shadow:0 12px 32px #0f172a0f,0 4px 12px #00000005,inset 0 1px 1px #fff6}.Hero-module___w2HtG__chip:hover{background:#ffffffeb;border-color:#179bae52;transform:scale(1.05)translateZ(15px);box-shadow:0 20px 40px #0f172a1f,0 6px 16px #179bae0f}.Hero-module___w2HtG__chipDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.5s infinite Hero-module___w2HtG__pulse;box-shadow:0 0 0 3px #10b98138}@keyframes Hero-module___w2HtG__pulse{0%,to{box-shadow:0 0 0 3px #10b98138}50%{box-shadow:0 0 0 6px #10b98114}}.Hero-module___w2HtG__chipIcon{color:var(--primary);flex-shrink:0}.Hero-module___w2HtG__chipIconOrange{color:var(--secondary);flex-shrink:0}.Hero-module___w2HtG__chipIconIndigo{color:#4a6cf7;flex-shrink:0}.Hero-module___w2HtG__chipLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-body);opacity:.72;font-size:.64rem;font-weight:700;line-height:1.2;display:block}.Hero-module___w2HtG__chipValue{color:var(--text-heading);letter-spacing:-.01em;font-size:.84rem;font-weight:800;line-height:1.2;display:block}.Hero-module___w2HtG__sparkline{width:50px;height:22px;margin-left:4px;overflow:visible}.Hero-module___w2HtG__sparklinePath{stroke:#10b981;stroke-width:2.2px;fill:none;stroke-dasharray:200;stroke-dashoffset:200px;animation:4s linear infinite Hero-module___w2HtG__drawSparkline}@keyframes Hero-module___w2HtG__drawSparkline{0%{stroke-dashoffset:200px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-200px}}.Hero-module___w2HtG__chipTL{top:8%;left:-8%}.Hero-module___w2HtG__chipBR{bottom:12%;right:28%}.Hero-module___w2HtG__chipML{top:54%;left:-6%}.Hero-module___w2HtG__chipTR{top:-2%;right:5%}.Hero-module___w2HtG__marqueeWrap{z-index:1;width:100%;max-width:1320px;margin:0 auto;padding:0 72px 32px;position:relative}.Hero-module___w2HtG__marqueeLabel{text-transform:uppercase;letter-spacing:.16em;color:var(--text-body);opacity:.45;text-align:center;margin-bottom:18px;font-size:.67rem;font-weight:700}.Hero-module___w2HtG__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Hero-module___w2HtG__marqueeInner{gap:5rem;width:max-content;animation:30s linear infinite Hero-module___w2HtG__scroll;display:flex}@keyframes Hero-module___w2HtG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module___w2HtG__marqueeItem{color:var(--text-heading);opacity:.27;white-space:nowrap;letter-spacing:.01em;font-size:1rem;font-weight:700;transition:opacity .25s}.Hero-module___w2HtG__marqueeItem:hover{opacity:.65;color:var(--primary)}@media (max-width:1100px){.Hero-module___w2HtG__layout{grid-template-columns:1.15fr .85fr;gap:24px;padding:130px 40px 32px}.Hero-module___w2HtG__imageWrap{width:112%;margin-right:-12%}}@media (max-width:900px){.Hero-module___w2HtG__layout{text-align:center;grid-template-columns:1fr;gap:48px;padding:120px 32px 32px}.Hero-module___w2HtG__content{align-items:center;padding-right:0}.Hero-module___w2HtG__desc{text-align:center;margin:0 auto 2rem}.Hero-module___w2HtG__actions{justify-content:center;margin-bottom:2.5rem}.Hero-module___w2HtG__trust{justify-content:center;align-items:center}.Hero-module___w2HtG__trustItems,.Hero-module___w2HtG__visual{justify-content:center}.Hero-module___w2HtG__imageWrap{width:100%;max-width:560px;margin:0 auto}.Hero-module___w2HtG__chipTL{top:5%;left:-2%}.Hero-module___w2HtG__chipBR{bottom:5%;right:-2%}.Hero-module___w2HtG__chipML,.Hero-module___w2HtG__chipTR{display:none}.Hero-module___w2HtG__marqueeWrap{padding:0 32px 48px}}@media (max-width:600px){.Hero-module___w2HtG__layout{gap:36px;padding:110px 20px 48px}.Hero-module___w2HtG__title{margin-bottom:1.5rem;font-size:2.3rem}.Hero-module___w2HtG__desc{font-size:1.05rem}.Hero-module___w2HtG__actions{flex-direction:column;gap:12px;width:100%}.Hero-module___w2HtG__ctaPrimary,.Hero-module___w2HtG__ctaGhost{justify-content:center;width:100%}.Hero-module___w2HtG__trust{gap:12px}.Hero-module___w2HtG__chip{display:none}.Hero-module___w2HtG__marqueeWrap{padding:0 20px 40px}}
.ServicesMatrix-module__LG1gPG__section{background:0 0;padding:clamp(60px,7vw,90px) 0;position:relative;overflow:hidden}.ServicesMatrix-module__LG1gPG__orbTeal{filter:blur(110px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae0e 0%,#0000 68%);width:620px;height:620px;animation:28s ease-in-out infinite alternate ServicesMatrix-module__LG1gPG__floatSlow;position:absolute;top:20%;left:-8%}.ServicesMatrix-module__LG1gPG__orbOrange{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660b 0%,#0000 68%);width:520px;height:520px;animation:22s ease-in-out infinite alternate-reverse ServicesMatrix-module__LG1gPG__floatSlow;position:absolute;bottom:20%;right:-8%}@keyframes ServicesMatrix-module__LG1gPG__floatSlow{0%{transform:translate(0)scale(1)}50%{transform:translate(-28px,28px)scale(1.07)}to{transform:translate(28px,-28px)scale(.94)}}.ServicesMatrix-module__LG1gPG__header{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:0;max-width:820px;margin:0 auto 96px;display:flex;position:relative}.ServicesMatrix-module__LG1gPG__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1f;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.ServicesMatrix-module__LG1gPG__eyebrowDot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite ServicesMatrix-module__LG1gPG__pulseDot;box-shadow:0 0 8px #179bae99}@keyframes ServicesMatrix-module__LG1gPG__pulseDot{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.ServicesMatrix-module__LG1gPG__sectionTitle{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.1}.ServicesMatrix-module__LG1gPG__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 40%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesMatrix-module__LG1gPG__sectionDesc{color:var(--text-body);max-width:680px;font-size:1.1rem;line-height:1.65}.ServicesMatrix-module__LG1gPG__bentoGrid{z-index:2;grid-template-columns:repeat(12,1fr);gap:26px;display:grid;position:relative}.ServicesMatrix-module__LG1gPG__span4{grid-column:span 4}.ServicesMatrix-module__LG1gPG__span6{grid-column:span 6}.ServicesMatrix-module__LG1gPG__span8{grid-column:span 8}.ServicesMatrix-module__LG1gPG__bentoCard{-webkit-backdrop-filter:blur(22px);background:#ffffff80;border:1px solid #179bae12;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:280px;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .5s;display:flex;position:relative;overflow:hidden}.ServicesMatrix-module__LG1gPG__bentoCard:before{content:"";background:radial-gradient(280px circle at var(--mouse-x,50%)var(--mouse-y,50%),#179bae0d 0%,#ff9f6606 55%,transparent 100%);z-index:0;pointer-events:none;opacity:0;transition:opacity .45s;position:absolute;inset:0}.ServicesMatrix-module__LG1gPG__bentoCard:hover:before{opacity:1}.ServicesMatrix-module__LG1gPG__bentoCard:hover{border-color:#179bae33;transform:translateY(-6px);box-shadow:0 32px 64px -18px #0f172a0f,0 12px 28px -16px #179bae12}.ServicesMatrix-module__LG1gPG__noiseOverlay{opacity:.012;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.ServicesMatrix-module__LG1gPG__cardContent{z-index:2;flex-direction:column;flex:1;padding:44px 44px 36px;display:flex;position:relative}.ServicesMatrix-module__LG1gPG__textContainer{z-index:3;max-width:70%;position:relative}.ServicesMatrix-module__LG1gPG__span4 .ServicesMatrix-module__LG1gPG__textContainer{max-width:100%}.ServicesMatrix-module__LG1gPG__iconWrapper{color:var(--primary);z-index:3;background:#179bae0f;border:1px solid #179bae17;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:28px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ServicesMatrix-module__LG1gPG__bentoCard:hover .ServicesMatrix-module__LG1gPG__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.08)rotate(-4deg);box-shadow:0 8px 24px -6px #179bae66}.ServicesMatrix-module__LG1gPG__title{color:var(--text-heading);letter-spacing:-.02em;margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.25}.ServicesMatrix-module__LG1gPG__desc{color:var(--text-body);font-size:.93rem;line-height:1.65}.ServicesMatrix-module__LG1gPG__visualizerContainer{pointer-events:none;z-index:1;opacity:.65;width:175px;height:130px;transition:opacity .5s,transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:20px;right:20px}.ServicesMatrix-module__LG1gPG__bentoCard:hover .ServicesMatrix-module__LG1gPG__visualizerContainer{opacity:1;transform:translateY(-3px)scale(1.04)}.ServicesMatrix-module__LG1gPG__visualGenAI{width:100%;height:100%;position:relative}.ServicesMatrix-module__LG1gPG__genNode1,.ServicesMatrix-module__LG1gPG__genNode2,.ServicesMatrix-module__LG1gPG__genNode3{filter:blur(6px);border-radius:50%;animation:7s ease-in-out infinite alternate ServicesMatrix-module__LG1gPG__driftNode;position:absolute}.ServicesMatrix-module__LG1gPG__genNode1{background:radial-gradient(circle,#179bae80 0%,#0000 70%);width:40px;height:40px;animation-delay:0s;top:5px;right:15px}.ServicesMatrix-module__LG1gPG__genNode2{background:radial-gradient(circle,#179bae59 0%,#0000 70%);width:50px;height:50px;animation-delay:2s;bottom:5px;left:5px}.ServicesMatrix-module__LG1gPG__genNode3{background:radial-gradient(circle,#ff9f6659 0%,#0000 70%);width:30px;height:30px;animation-delay:4s;bottom:30px;right:45px}@keyframes ServicesMatrix-module__LG1gPG__driftNode{0%{transform:translate(0)scale(1)}to{transform:translate(10px,-10px)scale(1.18)}}.ServicesMatrix-module__LG1gPG__visualAutomation,.ServicesMatrix-module__LG1gPG__visualEnterprise,.ServicesMatrix-module__LG1gPG__visualCloud{align-items:center;width:100%;height:100%;display:flex}.ServicesMatrix-module__LG1gPG__visualData{background:#ffffffe6;border:1px solid #179bae1f;border-radius:16px;flex-direction:column;width:155px;height:auto;padding:14px 18px;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 24px #0f172a0a}.ServicesMatrix-module__LG1gPG__dataLabel{color:var(--text-body);opacity:.5;letter-spacing:.07em;text-transform:uppercase;font-size:.6rem;font-weight:700}.ServicesMatrix-module__LG1gPG__dataValue{color:var(--primary);margin-bottom:6px;font-size:1.55rem;font-weight:800;line-height:1.1}.ServicesMatrix-module__LG1gPG__dataBar{background:#179bae1a;border-radius:4px;width:100%;height:3px;margin:6px 0;overflow:hidden}.ServicesMatrix-module__LG1gPG__dataBarFill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:4px;width:88%;height:100%;animation:3s ease-in-out infinite ServicesMatrix-module__LG1gPG__barPulse}@keyframes ServicesMatrix-module__LG1gPG__barPulse{0%,to{width:88%}50%{width:95%}}.ServicesMatrix-module__LG1gPG__visualSoftware{color:#ffffffa6;background:#0f172ae0;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:4px;width:100%;height:100%;padding:14px;font-family:SF Mono,Fira Code,monospace;font-size:.62rem;line-height:1.5;display:flex;box-shadow:0 12px 32px #0000001f}.ServicesMatrix-module__LG1gPG__termKeyword{color:#c084fc}.ServicesMatrix-module__LG1gPG__termFunction{color:#fbbf24}.ServicesMatrix-module__LG1gPG__visualWeb{background:#ffffffbf;border:1px solid #0f172a0f;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a0a}.ServicesMatrix-module__LG1gPG__browserHeader{background:#0f172a06;border-bottom:1px solid #0f172a0d;align-items:center;gap:5px;padding:7px 12px;display:flex}.ServicesMatrix-module__LG1gPG__browserDot{border-radius:50%;width:5.5px;height:5.5px}.ServicesMatrix-module__LG1gPG__browserUrl{background:#0f172a0d;border-radius:3px;flex:1;height:5px;margin-left:8px}.ServicesMatrix-module__LG1gPG__browserBody{flex-direction:column;flex:1;gap:7px;padding:10px 12px;display:flex}.ServicesMatrix-module__LG1gPG__browserLine{background:#0f172a0d;border-radius:3px;height:5px}.ServicesMatrix-module__LG1gPG__visualMobile{background:#ffffffb3;border:3px solid #0f172a12;border-bottom:none;border-radius:14px 14px 0 0;flex-direction:column;gap:7px;width:80px;height:100%;margin:0 auto;padding:14px 10px 8px;display:flex}.ServicesMatrix-module__LG1gPG__mobileNotch{background:#0f172a14;border-radius:4px;width:30px;height:4px;margin:0 auto 6px}.ServicesMatrix-module__LG1gPG__mobileGrid{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:5px;display:grid}.ServicesMatrix-module__LG1gPG__mobileBox{background:#179bae1a;border-radius:5px;height:24px}.ServicesMatrix-module__LG1gPG__learnMore{color:var(--primary);z-index:3;background:#ffffff40;border-top:1px solid #0f172a0a;align-items:center;gap:8px;padding:22px 44px;font-size:.87rem;font-weight:700;text-decoration:none;transition:background .4s,color .3s;display:flex;position:relative}.ServicesMatrix-module__LG1gPG__learnMore:after{content:"";background:var(--primary);height:1.5px;transition:right .45s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:44px;right:100%}.ServicesMatrix-module__LG1gPG__learnMore:hover{color:#0d6c7a;background:#179bae08}.ServicesMatrix-module__LG1gPG__learnMore:hover:after{right:44px}.ServicesMatrix-module__LG1gPG__arrow{transition:transform .4s cubic-bezier(.16,1,.3,1)}.ServicesMatrix-module__LG1gPG__learnMore:hover .ServicesMatrix-module__LG1gPG__arrow{transform:translate(5px)}@media (max-width:1100px){.ServicesMatrix-module__LG1gPG__span4,.ServicesMatrix-module__LG1gPG__span8,.ServicesMatrix-module__LG1gPG__span6{grid-column:span 6}}@media (max-width:768px){.ServicesMatrix-module__LG1gPG__span4,.ServicesMatrix-module__LG1gPG__span8,.ServicesMatrix-module__LG1gPG__span6{grid-column:span 12}.ServicesMatrix-module__LG1gPG__section{padding:56px 0}.ServicesMatrix-module__LG1gPG__header{margin-bottom:48px}.ServicesMatrix-module__LG1gPG__cardContent{padding:36px 32px 28px}.ServicesMatrix-module__LG1gPG__textContainer{max-width:100%}.ServicesMatrix-module__LG1gPG__visualizerContainer{display:none}.ServicesMatrix-module__LG1gPG__learnMore{padding:20px 32px}.ServicesMatrix-module__LG1gPG__learnMore:after{left:32px}.ServicesMatrix-module__LG1gPG__learnMore:hover:after{right:32px}}@media (max-width:640px){.ServicesMatrix-module__LG1gPG__section{padding:48px 0}.ServicesMatrix-module__LG1gPG__header{text-align:left;align-items:flex-start}}
.Industries-module__SJa5Cq__section{background:0 0;padding:clamp(60px,7vw,90px) 0;position:relative;overflow:hidden}.Industries-module__SJa5Cq__orbTeal{filter:blur(110px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae0e 0%,#0000 68%);width:580px;height:580px;animation:26s ease-in-out infinite alternate Industries-module__SJa5Cq__floatSlow;position:absolute;top:15%;right:-8%}.Industries-module__SJa5Cq__orbOrange{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660a 0%,#0000 68%);width:500px;height:500px;animation:20s ease-in-out infinite alternate-reverse Industries-module__SJa5Cq__floatSlow;position:absolute;bottom:15%;left:-8%}@keyframes Industries-module__SJa5Cq__floatSlow{0%{transform:translate(0)scale(1)}50%{transform:translate(-24px,24px)scale(1.06)}to{transform:translate(24px,-24px)scale(.95)}}.Industries-module__SJa5Cq__header{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 100px;display:flex;position:relative}.Industries-module__SJa5Cq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;background:#179bae0f;border:1px solid #179bae1f;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.Industries-module__SJa5Cq__badgeDot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite Industries-module__SJa5Cq__pulseDot;box-shadow:0 0 8px #179bae99}@keyframes Industries-module__SJa5Cq__pulseDot{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.Industries-module__SJa5Cq__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Industries-module__SJa5Cq__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 45%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Industries-module__SJa5Cq__subtitle{color:var(--text-body);max-width:640px;font-size:1.1rem;line-height:1.65}.Industries-module__SJa5Cq__grid{z-index:2;grid-template-rows:auto auto;grid-template-columns:repeat(12,1fr);gap:24px;display:grid;position:relative}.Industries-module__SJa5Cq__cardBFSI{grid-column:span 7}.Industries-module__SJa5Cq__cardHealthcare,.Industries-module__SJa5Cq__cardRetail{grid-column:span 5}.Industries-module__SJa5Cq__cardMfg{grid-column:span 7}.Industries-module__SJa5Cq__card{-webkit-backdrop-filter:blur(22px);cursor:pointer;background:#ffffff80;border:1px solid #179bae12;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:320px;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .5s;display:flex;position:relative;overflow:hidden}.Industries-module__SJa5Cq__card:before{content:"";background:radial-gradient(300px circle at var(--mouse-x,50%)var(--mouse-y,50%),#179bae0e 0%,#ff9f6606 60%,transparent 100%);z-index:0;pointer-events:none;opacity:0;transition:opacity .45s;position:absolute;inset:0}.Industries-module__SJa5Cq__card:hover:before{opacity:1}.Industries-module__SJa5Cq__card:hover{border-color:#179bae33;transform:translateY(-6px);box-shadow:0 32px 64px -18px #0f172a12,0 12px 28px -16px #179bae14}.Industries-module__SJa5Cq__noiseOverlay{opacity:.012;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.Industries-module__SJa5Cq__vizZone{z-index:1;pointer-events:none;opacity:.75;height:55%;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.Industries-module__SJa5Cq__card:hover .Industries-module__SJa5Cq__vizZone{opacity:1}.Industries-module__SJa5Cq__cardBody{z-index:3;background:linear-gradient(#0000 0%,#ffffffe6 30%);padding:36px 40px 32px;position:relative}.Industries-module__SJa5Cq__iconWrapper{color:var(--primary);background:#179bae12;border:1px solid #179bae1a;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.Industries-module__SJa5Cq__card:hover .Industries-module__SJa5Cq__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.08)rotate(-4deg);box-shadow:0 8px 24px -6px #179bae61}.Industries-module__SJa5Cq__cardTitle{color:var(--text-heading);letter-spacing:-.02em;margin-bottom:10px;font-size:1.5rem;font-weight:700;line-height:1.2}.Industries-module__SJa5Cq__cardDesc{color:var(--text-body);max-width:480px;font-size:.93rem;line-height:1.65}.Industries-module__SJa5Cq__tagRow{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.Industries-module__SJa5Cq__tag{color:var(--primary);letter-spacing:.03em;background:#179bae12;border:1px solid #179bae1f;border-radius:100px;padding:4px 12px;font-size:.68rem;font-weight:600}.Industries-module__SJa5Cq__cardLink{color:var(--primary);letter-spacing:.03em;opacity:0;align-items:center;gap:6px;margin-top:20px;font-size:.84rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;transform:translate(-8px)}.Industries-module__SJa5Cq__card:hover .Industries-module__SJa5Cq__cardLink{opacity:1;transform:translate(0)}.Industries-module__SJa5Cq__vizBFSI{align-items:center;width:100%;height:100%;padding:24px 32px;display:flex}.Industries-module__SJa5Cq__vizHealthcare{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Industries-module__SJa5Cq__vizRetail{align-items:flex-end;gap:8px;width:100%;height:100%;padding:16px 24px;display:flex}.Industries-module__SJa5Cq__retailBar{background:#179bae1f;border-radius:5px 5px 0 0;flex:1;transition:background .3s;animation:1s cubic-bezier(.16,1,.3,1) both Industries-module__SJa5Cq__barGrow}.Industries-module__SJa5Cq__retailBar:nth-child(2){background:#179bae2e;animation-delay:50ms}.Industries-module__SJa5Cq__retailBar:nth-child(3){background:#ff9f6633;animation-delay:.1s}.Industries-module__SJa5Cq__retailBar:nth-child(4){background:#179bae40;animation-delay:.15s}.Industries-module__SJa5Cq__retailBar:nth-child(5){background:#179bae26;animation-delay:.2s}.Industries-module__SJa5Cq__retailBar:nth-child(6){background:#ff9f6647;animation-delay:.25s}.Industries-module__SJa5Cq__retailBar:nth-child(7){background:#179bae52;animation-delay:.3s}@keyframes Industries-module__SJa5Cq__barGrow{0%{transform-origin:bottom;transform:scaleY(0)}to{transform-origin:bottom;transform:scaleY(1)}}.Industries-module__SJa5Cq__vizMfg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Industries-module__SJa5Cq__statusBadge{color:var(--text-heading);z-index:4;background:#ffffffd9;border:1px solid #179bae1f;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 16px #0f172a0a}.Industries-module__SJa5Cq__statusDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Industries-module__SJa5Cq__pulseDot;box-shadow:0 0 6px #22c55e99}@media (max-width:1100px){.Industries-module__SJa5Cq__cardBFSI,.Industries-module__SJa5Cq__cardHealthcare,.Industries-module__SJa5Cq__cardRetail,.Industries-module__SJa5Cq__cardMfg{grid-column:span 6}}@media (max-width:768px){.Industries-module__SJa5Cq__cardBFSI,.Industries-module__SJa5Cq__cardHealthcare,.Industries-module__SJa5Cq__cardRetail,.Industries-module__SJa5Cq__cardMfg{grid-column:span 12}.Industries-module__SJa5Cq__section{padding:56px 0}.Industries-module__SJa5Cq__header{margin-bottom:52px}.Industries-module__SJa5Cq__cardBody{padding:28px 28px 24px}.Industries-module__SJa5Cq__vizZone{display:none}.Industries-module__SJa5Cq__card{min-height:220px}}@media (max-width:640px){.Industries-module__SJa5Cq__section{padding:48px 0}.Industries-module__SJa5Cq__header{text-align:left;align-items:flex-start}}
.DasherrSpotlight-module__jo8y4a__section{background:0 0;padding:clamp(70px,8vw,100px) 0;position:relative;overflow:hidden}.DasherrSpotlight-module__jo8y4a__glowTeal{filter:blur(110px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae11 0%,#0000 68%);width:600px;height:600px;animation:26s ease-in-out infinite alternate DasherrSpotlight-module__jo8y4a__floatGlow;position:absolute;bottom:0%;left:5%}.DasherrSpotlight-module__jo8y4a__glowOrange{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660d 0%,#0000 68%);width:500px;height:500px;animation:20s ease-in-out infinite alternate-reverse DasherrSpotlight-module__jo8y4a__floatGlow;position:absolute;top:5%;right:5%}@keyframes DasherrSpotlight-module__jo8y4a__floatGlow{0%{transform:translate(0)scale(1)}50%{transform:translate(-20px,20px)scale(1.06)}to{transform:translate(20px,-20px)scale(.95)}}.DasherrSpotlight-module__jo8y4a__intro{z-index:2;align-items:center;gap:20px;margin-bottom:64px;display:flex;position:relative}.DasherrSpotlight-module__jo8y4a__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1f;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.DasherrSpotlight-module__jo8y4a__eyebrowDot{background:var(--primary);border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite DasherrSpotlight-module__jo8y4a__pulseDot;box-shadow:0 0 7px #179bae99}@keyframes DasherrSpotlight-module__jo8y4a__pulseDot{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.DasherrSpotlight-module__jo8y4a__introLine{background:linear-gradient(90deg,#179bae26,#0000);flex:1;height:1px}.DasherrSpotlight-module__jo8y4a__grid{z-index:2;grid-template-columns:1fr 1.45fr;align-items:flex-start;gap:150px;display:grid;position:relative}.DasherrSpotlight-module__jo8y4a__content{flex-direction:column;align-items:flex-start;gap:0;display:flex}.DasherrSpotlight-module__jo8y4a__productLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);background:#ff9f6612;border:1px solid #ff9f6624;border-radius:100px;margin-bottom:20px;padding:4px 12px;font-size:.68rem;font-weight:700;display:inline-block}.DasherrSpotlight-module__jo8y4a__title{color:var(--text-heading);letter-spacing:-.035em;margin-bottom:1.4rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.06}.DasherrSpotlight-module__jo8y4a__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 45%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DasherrSpotlight-module__jo8y4a__description{color:var(--text-body);margin-bottom:2.5rem;font-size:1.075rem;line-height:1.72}.DasherrSpotlight-module__jo8y4a__featureList{flex-direction:column;gap:12px;width:100%;margin-bottom:2.5rem;display:flex}.DasherrSpotlight-module__jo8y4a__featureItem{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#ffffff80;border:1px solid #179bae12;border-radius:14px;align-items:center;gap:14px;padding:14px 18px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.DasherrSpotlight-module__jo8y4a__featureItem:hover{background:#ffffffbf;border-color:#179bae2e;transform:translate(4px);box-shadow:0 8px 24px -8px #179bae14}.DasherrSpotlight-module__jo8y4a__featureIcon{width:32px;height:32px;color:var(--primary);background:#179bae12;border:1px solid #179bae1a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:flex}.DasherrSpotlight-module__jo8y4a__featureItem:hover .DasherrSpotlight-module__jo8y4a__featureIcon{background:var(--primary);color:#fff;transform:scale(1.08)rotate(-3deg)}.DasherrSpotlight-module__jo8y4a__featureText{color:var(--text-heading);font-size:.91rem;font-weight:600}.DasherrSpotlight-module__jo8y4a__featureBadge{letter-spacing:.06em;text-transform:uppercase;color:#22c55e;background:#22c55e14;border:1px solid #22c55e26;border-radius:100px;margin-left:auto;padding:2px 8px;font-size:.62rem;font-weight:700}.DasherrSpotlight-module__jo8y4a__actions{align-items:center;gap:20px;display:flex}.DasherrSpotlight-module__jo8y4a__ctaBtn{background:var(--primary);color:#fff;border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px -6px #179bae59}.DasherrSpotlight-module__jo8y4a__ctaBtn:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14 0%,#0000 60%);position:absolute;inset:0}.DasherrSpotlight-module__jo8y4a__ctaBtn:hover{background:#0e7d8a;transform:translateY(-2px);box-shadow:0 14px 32px -6px #179bae66}.DasherrSpotlight-module__jo8y4a__ctaArrow{transition:transform .35s cubic-bezier(.16,1,.3,1)}.DasherrSpotlight-module__jo8y4a__ctaBtn:hover .DasherrSpotlight-module__jo8y4a__ctaArrow{transform:translate(4px)}.DasherrSpotlight-module__jo8y4a__ctaSecondary{color:var(--primary);opacity:.8;align-items:center;gap:6px;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:flex}.DasherrSpotlight-module__jo8y4a__ctaSecondary:hover{opacity:1}.DasherrSpotlight-module__jo8y4a__visualContainer{justify-content:center;align-items:center;display:flex;position:relative}.DasherrSpotlight-module__jo8y4a__dashboardFrame{-webkit-backdrop-filter:blur(24px);background:#ffffff8c;border:1px solid #179bae1a;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 32px 72px -18px #0f172a14,0 12px 32px -16px #179bae0f}.DasherrSpotlight-module__jo8y4a__dashTopBar{background:#0f172a04;border-bottom:1px solid #0f172a0a;align-items:center;gap:12px;padding:14px 20px;display:flex}.DasherrSpotlight-module__jo8y4a__dashDots{gap:6px;display:flex}.DasherrSpotlight-module__jo8y4a__dashDot{border-radius:50%;width:9px;height:9px}.DasherrSpotlight-module__jo8y4a__dashTitle{color:var(--text-body);opacity:.5;letter-spacing:.04em;font-family:monospace;font-size:.72rem;font-weight:700}.DasherrSpotlight-module__jo8y4a__dashLiveBadge{color:#22c55e;background:#22c55e12;border:1px solid #22c55e26;border-radius:100px;align-items:center;gap:5px;margin-left:auto;padding:3px 10px;font-size:.62rem;font-weight:700;display:flex}.DasherrSpotlight-module__jo8y4a__liveDot{background:#22c55e;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite DasherrSpotlight-module__jo8y4a__pulseDot;box-shadow:0 0 5px #22c55e99}.DasherrSpotlight-module__jo8y4a__dashBody{flex-direction:column;gap:14px;padding:20px;display:flex}.DasherrSpotlight-module__jo8y4a__kpiRow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.DasherrSpotlight-module__jo8y4a__kpiCard{background:#ffffffb3;border:1px solid #179bae0f;border-radius:14px;padding:14px 16px}.DasherrSpotlight-module__jo8y4a__kpiLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-body);opacity:.5;margin-bottom:4px;font-size:.6rem;font-weight:700;display:block}.DasherrSpotlight-module__jo8y4a__kpiValue{color:var(--text-heading);letter-spacing:-.02em;font-size:1.45rem;font-weight:800;line-height:1;display:block}.DasherrSpotlight-module__jo8y4a__kpiDelta{color:#22c55e;margin-top:3px;font-size:.62rem;font-weight:700;display:block}.DasherrSpotlight-module__jo8y4a__chartArea{background:#fff9;border:1px solid #179bae0f;border-radius:14px;padding:16px;overflow:hidden}.DasherrSpotlight-module__jo8y4a__chartLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-body);opacity:.45;margin-bottom:10px;font-size:.65rem;font-weight:700;display:block}.DasherrSpotlight-module__jo8y4a__streamList{flex-direction:column;gap:6px;display:flex}.DasherrSpotlight-module__jo8y4a__streamRow{background:#fff9;border:1px solid #179bae0d;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.DasherrSpotlight-module__jo8y4a__streamDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite DasherrSpotlight-module__jo8y4a__pulseDot}.DasherrSpotlight-module__jo8y4a__streamName{color:var(--text-heading);flex:1;font-size:.72rem;font-weight:600}.DasherrSpotlight-module__jo8y4a__streamVolume{color:var(--primary);font-family:monospace;font-size:.65rem;font-weight:700}.DasherrSpotlight-module__jo8y4a__floatingCard{-webkit-backdrop-filter:blur(18px);z-index:5;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:12px;min-width:180px;padding:12px 18px;display:flex;position:absolute;box-shadow:0 12px 32px -8px #0f172a14}.DasherrSpotlight-module__jo8y4a__cardTop{top:-18px;left:-28px}.DasherrSpotlight-module__jo8y4a__cardBottom{bottom:-18px;right:-28px}.DasherrSpotlight-module__jo8y4a__cardIndicator{background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative;box-shadow:0 0 6px #22c55e80}.DasherrSpotlight-module__jo8y4a__cardIndicator:after{content:"";background:#22c55e40;border-radius:50%;animation:2s ease-out infinite DasherrSpotlight-module__jo8y4a__ripple;position:absolute;inset:-4px}@keyframes DasherrSpotlight-module__jo8y4a__ripple{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(2)}}.DasherrSpotlight-module__jo8y4a__cardOrange{width:28px;height:28px;color:var(--secondary);background:#ff9f6614;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DasherrSpotlight-module__jo8y4a__cardLabel{color:var(--text-body);opacity:.65;font-size:.65rem;font-weight:600;display:block}.DasherrSpotlight-module__jo8y4a__cardValue{color:var(--text-heading);font-size:.85rem;font-weight:700;line-height:1.2;display:block}.DasherrSpotlight-module__jo8y4a__cardRow{align-items:center;gap:4px;display:flex}.DasherrSpotlight-module__jo8y4a__trendIcon{color:#22c55e}@media (max-width:1100px){.DasherrSpotlight-module__jo8y4a__grid{grid-template-columns:1fr;gap:60px}.DasherrSpotlight-module__jo8y4a__content{text-align:center;align-items:center}.DasherrSpotlight-module__jo8y4a__featureList{align-items:stretch}.DasherrSpotlight-module__jo8y4a__actions{justify-content:center}.DasherrSpotlight-module__jo8y4a__cardTop{top:-10px;left:-10px}.DasherrSpotlight-module__jo8y4a__cardBottom{bottom:-10px;right:-10px}.DasherrSpotlight-module__jo8y4a__intro{justify-content:center}}@media (max-width:768px){.DasherrSpotlight-module__jo8y4a__section{padding:48px 0}.DasherrSpotlight-module__jo8y4a__cardTop,.DasherrSpotlight-module__jo8y4a__cardBottom{display:none}.DasherrSpotlight-module__jo8y4a__kpiRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.DasherrSpotlight-module__jo8y4a__section{padding:48px 0}.DasherrSpotlight-module__jo8y4a__kpiRow{grid-template-columns:1fr 1fr}.DasherrSpotlight-module__jo8y4a__content{text-align:left;align-items:flex-start}}
.Security-module__oFkaEG__section{background:linear-gradient(#0000 0%,#179bae05 50%,#0000 100%);padding:clamp(60px,7vw,90px) 0;position:relative;overflow:hidden}.Security-module__oFkaEG__orbTeal{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae0f 0%,#0000 68%);width:550px;height:550px;animation:24s ease-in-out infinite alternate Security-module__oFkaEG__floatSlow;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.Security-module__oFkaEG__orbOrange{filter:blur(90px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660a 0%,#0000 68%);width:420px;height:420px;animation:18s ease-in-out infinite alternate-reverse Security-module__oFkaEG__floatSlow;position:absolute;top:20%;left:-5%}@keyframes Security-module__oFkaEG__floatSlow{0%{transform:translateY(-50%)scale(1)}to{transform:translate(-20px,calc(20px - 50%))scale(1.08)}}.Security-module__oFkaEG__grid{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;display:grid;position:relative}.Security-module__oFkaEG__content{flex-direction:column;align-items:flex-start;gap:0;display:flex}.Security-module__oFkaEG__badge{color:var(--secondary);letter-spacing:.12em;text-transform:uppercase;background:#ff9f6612;border:1px solid #ff9f6626;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.Security-module__oFkaEG__badgeDot{background:var(--secondary);border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite Security-module__oFkaEG__pulseDot;box-shadow:0 0 8px #ff9f6699}@keyframes Security-module__oFkaEG__pulseDot{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.Security-module__oFkaEG__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.1rem,4vw,3rem);font-weight:800;line-height:1.1}.Security-module__oFkaEG__titleAccent{background:linear-gradient(135deg,var(--secondary)0%,#e07a45 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Security-module__oFkaEG__desc{color:var(--text-body);margin-bottom:2.5rem;font-size:1.075rem;line-height:1.7}.Security-module__oFkaEG__featuresList{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.Security-module__oFkaEG__featureItem{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #179bae12;border-radius:18px;gap:14px;padding:20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Security-module__oFkaEG__featureItem:hover{border-color:#179bae2e;transform:translateY(-3px);box-shadow:0 12px 32px -10px #179bae14}.Security-module__oFkaEG__iconWrapper{color:var(--primary);background:#179bae12;border:1px solid #179bae14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Security-module__oFkaEG__featureItem:hover .Security-module__oFkaEG__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.06)rotate(-4deg);box-shadow:0 6px 18px -4px #179bae5c}.Security-module__oFkaEG__featureTitle{color:var(--text-heading);letter-spacing:-.01em;margin-bottom:5px;font-size:.95rem;font-weight:700}.Security-module__oFkaEG__featureDesc{color:var(--text-body);font-size:.835rem;line-height:1.55}.Security-module__oFkaEG__visual{justify-content:center;align-items:center;display:flex;position:relative}.Security-module__oFkaEG__archDiagram{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;display:flex;position:relative}.Security-module__oFkaEG__ring1,.Security-module__oFkaEG__ring2,.Security-module__oFkaEG__ring3{border:1px dashed #179bae1f;border-radius:50%;position:absolute}.Security-module__oFkaEG__ring1{width:92%;height:92%;animation:30s linear infinite Security-module__oFkaEG__spin}.Security-module__oFkaEG__ring2{border-color:#179bae14;width:70%;height:70%;animation:20s linear infinite reverse Security-module__oFkaEG__spin}.Security-module__oFkaEG__ring3{border-color:#ff9f661a;width:50%;height:50%;animation:14s linear infinite Security-module__oFkaEG__spin}@keyframes Security-module__oFkaEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Security-module__oFkaEG__shieldCore{z-index:5;width:110px;height:110px;color:var(--primary);background:#fff;border:1.5px solid #179bae2e;border-radius:28px;justify-content:center;align-items:center;animation:7s ease-in-out infinite Security-module__oFkaEG__floatCore;display:flex;position:relative;box-shadow:0 24px 56px -12px #179bae2e,0 4px 12px -4px #0f172a0a}@keyframes Security-module__oFkaEG__floatCore{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.02)}}.Security-module__oFkaEG__satNode{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:52px;height:52px;color:var(--text-body);z-index:4;background:#ffffffe6;border:1px solid #179bae1a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-family:monospace;font-size:.55rem;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 24px -6px #179bae1a}.Security-module__oFkaEG__satDot{background:#22c55e;border-radius:50%;width:5px;height:5px;margin-bottom:2px;box-shadow:0 0 6px #22c55e99}.Security-module__oFkaEG__satNodeTop{top:4%;left:50%;transform:translate(-50%)}.Security-module__oFkaEG__satNodeRight{top:50%;right:4%;transform:translateY(-50%)}.Security-module__oFkaEG__satNodeBottom{bottom:4%;left:50%;transform:translate(-50%)}.Security-module__oFkaEG__satNodeLeft{top:50%;left:4%;transform:translateY(-50%)}.Security-module__oFkaEG__complianceBadge{color:var(--secondary);z-index:6;background:#fff;border:1px solid #ff9f662e;border-radius:14px;flex-direction:column;gap:4px;padding:12px 16px;font-size:.7rem;font-weight:700;line-height:1.2;display:flex;position:absolute;bottom:-16px;right:-16px;box-shadow:0 8px 24px #0f172a0f}.Security-module__oFkaEG__complianceBadge span:last-child{color:var(--text-body);font-size:.65rem;font-weight:400}@media (max-width:1024px){.Security-module__oFkaEG__grid{grid-template-columns:1fr;gap:60px}.Security-module__oFkaEG__content{text-align:center;align-items:center}.Security-module__oFkaEG__featuresList{text-align:left}.Security-module__oFkaEG__archDiagram{max-width:300px}}@media (max-width:640px){.Security-module__oFkaEG__featuresList{grid-template-columns:1fr}.Security-module__oFkaEG__section{padding:48px 0}.Security-module__oFkaEG__visual{display:none}}
.Differentiators-module__TuIkHq__section{background:0 0;padding:clamp(60px,7vw,90px) 0;position:relative;overflow:hidden}.Differentiators-module__TuIkHq__orbTeal{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae0d 0%,#0000 70%);width:600px;height:600px;animation:24s ease-in-out infinite alternate Differentiators-module__TuIkHq__floatSlow;position:absolute;top:15%;left:-10%}.Differentiators-module__TuIkHq__orbOrange{filter:blur(90px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660a 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite alternate-reverse Differentiators-module__TuIkHq__floatSlow;position:absolute;bottom:15%;right:-10%}@keyframes Differentiators-module__TuIkHq__floatSlow{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.06)}to{transform:translate(-30px,30px)scale(.94)}}.Differentiators-module__TuIkHq__grid{z-index:2;grid-template-columns:1.15fr 1fr;align-items:start;gap:80px;display:grid;position:relative}.Differentiators-module__TuIkHq__stickyCol{flex-direction:column;gap:40px;display:flex;position:sticky;top:120px}.Differentiators-module__TuIkHq__header{flex-direction:column;align-items:flex-start;display:flex}.Differentiators-module__TuIkHq__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.Differentiators-module__TuIkHq__eyebrowDot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:2s ease-in-out infinite Differentiators-module__TuIkHq__pulseDot}@keyframes Differentiators-module__TuIkHq__pulseDot{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}}.Differentiators-module__TuIkHq__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:800;line-height:1.15}.Differentiators-module__TuIkHq__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 50%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Differentiators-module__TuIkHq__desc{color:var(--text-body);max-width:520px;font-size:1.15rem;line-height:1.6}.Differentiators-module__TuIkHq__visualizerPanel{-webkit-backdrop-filter:blur(24px);background:#ffffff73;border:1px solid #179bae14;border-radius:24px;width:100%;height:320px;position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #0f172a0a}.Differentiators-module__TuIkHq__noiseOverlay{opacity:.015;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Differentiators-module__TuIkHq__panelInner{z-index:2;flex-direction:column;justify-content:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.Differentiators-module__TuIkHq__telemetryGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.Differentiators-module__TuIkHq__telemetryBox{background:#ffffffb3;border:1px solid #179bae1a;border-radius:16px;padding:16px;box-shadow:0 4px 12px #0f172a03}.Differentiators-module__TuIkHq__telLabel{text-transform:uppercase;color:var(--text-body);opacity:.7;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.Differentiators-module__TuIkHq__telValue{color:var(--primary);background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.85rem;font-weight:800;line-height:1.1}.Differentiators-module__TuIkHq__telValueOrange{background:linear-gradient(135deg,var(--secondary)0%,#e27d42 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Differentiators-module__TuIkHq__chartContainer{background:#fff6;border:1px solid #0f172a08;border-radius:14px;width:100%;height:100px;padding:8px;overflow:hidden}.Differentiators-module__TuIkHq__blueprintTitle{text-transform:uppercase;color:var(--primary);letter-spacing:.05em;margin-bottom:12px;font-size:.75rem;font-weight:700}.Differentiators-module__TuIkHq__blueprintVisual{background:#fff6;border:1px solid #0f172a08;border-radius:16px;justify-content:center;align-items:center;width:100%;height:180px;display:flex}.Differentiators-module__TuIkHq__terminal{background:#0f172ad9;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;height:100%;font-family:monospace;display:flex;overflow:hidden;box-shadow:0 15px 30px #00000026}.Differentiators-module__TuIkHq__termHeader{background:#0f172af2;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Differentiators-module__TuIkHq__termDots{gap:6px;display:flex}.Differentiators-module__TuIkHq__termDot{border-radius:50%;width:8px;height:8px}.Differentiators-module__TuIkHq__termTitle{color:#fff6;font-size:.75rem}.Differentiators-module__TuIkHq__termContent{color:#ffffffbf;flex:1;padding:16px;font-size:.8rem;line-height:1.5}.Differentiators-module__TuIkHq__termKeyword{color:#f472b6}.Differentiators-module__TuIkHq__termString{color:#34d399}.Differentiators-module__TuIkHq__termVariable{color:#60a5fa}.Differentiators-module__TuIkHq__termFunction{color:#fbbf24}.Differentiators-module__TuIkHq__termTelemetry{color:#ffffff73;border-top:1px solid #ffffff0f;justify-content:space-between;margin-top:14px;padding-top:10px;font-size:.72rem;display:flex}.Differentiators-module__TuIkHq__termSuccess{color:#34d399;font-weight:700}.Differentiators-module__TuIkHq__pointsList{flex-direction:column;gap:28px;display:flex}.Differentiators-module__TuIkHq__cardWrapper{background:#0f172a0a;border-radius:24px;padding:1px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Differentiators-module__TuIkHq__cardWrapper:hover,.Differentiators-module__TuIkHq__activeCard{background:linear-gradient(135deg,#179bae40,#ff9f6626);transform:translateY(-4px);box-shadow:0 20px 40px -15px #0f172a0f,0 10px 20px -20px #179bae1a}.Differentiators-module__TuIkHq__pointCard{-webkit-backdrop-filter:blur(24px);background:#fff9;border-radius:23px;gap:28px;padding:36px;display:flex;position:relative;overflow:hidden}.Differentiators-module__TuIkHq__pointCard:before{content:"";background:radial-gradient(300px circle at var(--mouse-x)var(--mouse-y),#179bae0a 0%,#ff9f6605 60%,transparent 100%);z-index:0;pointer-events:none;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.Differentiators-module__TuIkHq__cardWrapper:hover .Differentiators-module__TuIkHq__pointCard:before,.Differentiators-module__TuIkHq__activeCard .Differentiators-module__TuIkHq__pointCard:before{opacity:1}.Differentiators-module__TuIkHq__cardContent{z-index:2;flex:1;position:relative}.Differentiators-module__TuIkHq__number{font-size:3.5rem;font-weight:800;line-height:1;font-family:var(--font-family-display);background:linear-gradient(135deg,#0f172a14 0%,#0f172a08 100%);-webkit-text-fill-color:transparent;z-index:2;-webkit-background-clip:text;height:fit-content;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Differentiators-module__TuIkHq__cardWrapper:hover .Differentiators-module__TuIkHq__number,.Differentiators-module__TuIkHq__activeCard .Differentiators-module__TuIkHq__number{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 20px #179bae26;-webkit-background-clip:text}.Differentiators-module__TuIkHq__pointTitle{color:var(--text-heading);letter-spacing:-.02em;margin-bottom:12px;font-size:1.35rem;font-weight:700}.Differentiators-module__TuIkHq__pointDesc{color:var(--text-body);margin-bottom:20px;font-size:.95rem;line-height:1.6}.Differentiators-module__TuIkHq__bulletList{flex-wrap:wrap;gap:8px;display:flex}.Differentiators-module__TuIkHq__bullet{color:var(--text-heading);background:#ffffffd9;border:1px solid #0f172a0a;border-radius:100px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:600;transition:border-color .3s;display:flex}.Differentiators-module__TuIkHq__cardWrapper:hover .Differentiators-module__TuIkHq__bullet,.Differentiators-module__TuIkHq__activeCard .Differentiators-module__TuIkHq__bullet{border-color:#179bae26}.Differentiators-module__TuIkHq__bulletDot{background:var(--primary);border-radius:50%;width:4px;height:4px}@media (max-width:1024px){.Differentiators-module__TuIkHq__grid{grid-template-columns:1fr;gap:48px}.Differentiators-module__TuIkHq__stickyCol{gap:32px;position:static}.Differentiators-module__TuIkHq__visualizerPanel{height:280px}.Differentiators-module__TuIkHq__section{padding:56px 0}}@media (max-width:640px){.Differentiators-module__TuIkHq__section{padding:48px 0}.Differentiators-module__TuIkHq__title{font-size:2.25rem}.Differentiators-module__TuIkHq__pointCard{gap:20px;padding:28px 20px}.Differentiators-module__TuIkHq__number{font-size:2.5rem}.Differentiators-module__TuIkHq__visualizerPanel{display:none}}
.CaseStudies-module__2XIY-G__section{background:0 0;padding:clamp(50px,6vw,72px) 0;position:relative;overflow:hidden}.CaseStudies-module__2XIY-G__orbTeal{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae12 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite alternate CaseStudies-module__2XIY-G__floatSlow;position:absolute;top:15%;left:-10%}.CaseStudies-module__2XIY-G__orbOrange{filter:blur(90px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660d 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite alternate-reverse CaseStudies-module__2XIY-G__floatSlow;position:absolute;bottom:10%;right:-10%}@keyframes CaseStudies-module__2XIY-G__floatSlow{0%{transform:translate(0)scale(1)}50%{transform:translate(40px,-40px)scale(1.08)}to{transform:translate(-30px,20px)scale(.92)}}.CaseStudies-module__2XIY-G__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 80px;position:relative}.CaseStudies-module__2XIY-G__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.CaseStudies-module__2XIY-G__eyebrowDot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:2s ease-in-out infinite CaseStudies-module__2XIY-G__pulseDot}@keyframes CaseStudies-module__2XIY-G__pulseDot{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}}.CaseStudies-module__2XIY-G__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.CaseStudies-module__2XIY-G__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 50%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CaseStudies-module__2XIY-G__desc{color:var(--text-body);max-width:650px;margin:0 auto;font-size:1.2rem;font-weight:400;line-height:1.6}.CaseStudies-module__2XIY-G__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}@media (min-width:1025px){.CaseStudies-module__2XIY-G__stagger1{transform:translateY(-24px)}.CaseStudies-module__2XIY-G__stagger2{transform:translateY(24px)}.CaseStudies-module__2XIY-G__stagger3{transform:translateY(0)}}.CaseStudies-module__2XIY-G__cardWrapper{background:#0f172a0d;border-radius:24px;flex-direction:column;height:100%;padding:1px;transition:background .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.CaseStudies-module__2XIY-G__cardWrapper:hover{background:radial-gradient(250px circle at var(--mouse-x)var(--mouse-y),#179bae40 0%,#ff9f6626 50%,transparent 100%);transform:translateY(-6px)scale(1.005);box-shadow:0 30px 60px -15px #0f172a14,0 20px 40px -20px #179bae1f,0 0 50px -10px #ff9f6608}.CaseStudies-module__2XIY-G__card{-webkit-backdrop-filter:blur(24px);z-index:2;background:#ffffffa6;border-radius:23px;flex-direction:column;height:100%;padding:40px;display:flex;position:relative;overflow:hidden}.CaseStudies-module__2XIY-G__card:before{content:"";background:radial-gradient(300px circle at var(--mouse-x)var(--mouse-y),#179bae0d 0%,#ff9f6608 60%,transparent 100%);z-index:0;pointer-events:none;opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.CaseStudies-module__2XIY-G__cardWrapper:hover .CaseStudies-module__2XIY-G__card:before{opacity:1}.CaseStudies-module__2XIY-G__noiseOverlay{opacity:.015;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.CaseStudies-module__2XIY-G__visualizerContainer{z-index:1;background:#ffffff73;border:1px solid #0f172a08;border-radius:16px;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:24px;display:flex;position:relative;overflow:hidden}.CaseStudies-module__2XIY-G__cardHeader{z-index:2;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.CaseStudies-module__2XIY-G__category{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);background:#179bae0f;border:1px solid #179bae0f;border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:700}.CaseStudies-module__2XIY-G__client{color:var(--text-heading);letter-spacing:-.02em;z-index:2;margin-bottom:24px;font-size:1.625rem;font-weight:700;line-height:1.25;position:relative}.CaseStudies-module__2XIY-G__divider{z-index:2;background:linear-gradient(90deg,#0f172a14 0%,#0f172a03 100%);width:100%;height:1px;margin-bottom:24px;position:relative}.CaseStudies-module__2XIY-G__details{z-index:2;flex-direction:column;flex:1;gap:20px;display:flex;position:relative}.CaseStudies-module__2XIY-G__detailBlock{flex-direction:column;gap:6px;display:flex}.CaseStudies-module__2XIY-G__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-body);opacity:.7;font-size:.75rem;font-weight:700}.CaseStudies-module__2XIY-G__problemText,.CaseStudies-module__2XIY-G__solutionText{color:var(--text-body);font-size:.95rem;line-height:1.5}.CaseStudies-module__2XIY-G__impactBlock{background:#179bae05;border:1px solid #179bae0f;border-radius:16px;margin-top:8px;padding:18px;transition:all .4s cubic-bezier(.16,1,.3,1)}.CaseStudies-module__2XIY-G__cardWrapper:hover .CaseStudies-module__2XIY-G__impactBlock{background:#179bae0a;border-color:#179bae1f}.CaseStudies-module__2XIY-G__impactLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}.CaseStudies-module__2XIY-G__impactText{font-size:.95rem;font-weight:600;line-height:1.5;color:var(--text-heading)!important}.CaseStudies-module__2XIY-G__metricsContainer{z-index:2;gap:16px;margin-bottom:24px;display:flex;position:relative}.CaseStudies-module__2XIY-G__metricBox{text-align:center;background:#ffffffbf;border:1px solid #179bae14;border-radius:14px;flex:1;padding:12px;transition:border-color .4s,box-shadow .4s,background .4s;position:relative;box-shadow:0 4px 12px #0f172a03}.CaseStudies-module__2XIY-G__cardWrapper:hover .CaseStudies-module__2XIY-G__metricBox{background:#ffffffe6;border-color:#179bae2e;box-shadow:0 8px 24px -8px #179bae14}.CaseStudies-module__2XIY-G__metricVal{font-size:1.875rem;font-weight:800;font-family:var(--font-family-display);color:var(--primary);background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2px;line-height:1.1}.CaseStudies-module__2XIY-G__orangeMetric .CaseStudies-module__2XIY-G__metricVal{background:linear-gradient(135deg,var(--secondary)0%,#e27533 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CaseStudies-module__2XIY-G__metricLabel{color:var(--text-body);opacity:.85;font-size:.7rem;font-weight:600}.CaseStudies-module__2XIY-G__footer{text-align:center;z-index:2;margin-top:96px;position:relative}.CaseStudies-module__2XIY-G__ctaLink{color:#fff;background:var(--text-heading);transition:all var(--transition-normal);border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:16px 36px;font-size:1.1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 30px -10px #0f172a40}.CaseStudies-module__2XIY-G__ctaLink:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 15px 35px -8px #179bae59}.CaseStudies-module__2XIY-G__ctaArrow{transition:transform var(--transition-fast)}.CaseStudies-module__2XIY-G__ctaLink:hover .CaseStudies-module__2XIY-G__ctaArrow{transform:translate(4px)}@media (max-width:1024px){.CaseStudies-module__2XIY-G__grid{grid-template-columns:repeat(2,1fr);gap:28px}.CaseStudies-module__2XIY-G__stagger1,.CaseStudies-module__2XIY-G__stagger2,.CaseStudies-module__2XIY-G__stagger3{transform:translateY(0)}.CaseStudies-module__2XIY-G__section{padding:56px 0}}@media (max-width:768px){.CaseStudies-module__2XIY-G__section{padding:48px 0}.CaseStudies-module__2XIY-G__header{margin-bottom:48px}.CaseStudies-module__2XIY-G__grid{grid-template-columns:1fr;gap:32px}.CaseStudies-module__2XIY-G__card{padding:32px 24px}.CaseStudies-module__2XIY-G__title{font-size:2.25rem}.CaseStudies-module__2XIY-G__visualizerContainer{height:100px}}
.FeaturedProject-module__NAF5qa__section{background:var(--background);padding:clamp(70px,8vw,100px) 0;position:relative;overflow:hidden}.FeaturedProject-module__NAF5qa__bgOrb1{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#179bae12 0%,#0000 65%);width:700px;height:700px;position:absolute;top:0;left:-200px}.FeaturedProject-module__NAF5qa__bgOrb2{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff9f660f 0%,#0000 65%);width:600px;height:600px;position:absolute;bottom:-100px;right:-200px}.FeaturedProject-module__NAF5qa__sectionHeader{text-align:center;z-index:1;margin-bottom:72px;position:relative}.FeaturedProject-module__NAF5qa__eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;background:#179bae14;border:1px solid #179bae2e;border-radius:100px;align-items:center;gap:7px;margin-bottom:24px;padding:6px 18px;font-size:.72rem;font-weight:700;display:inline-flex}.FeaturedProject-module__NAF5qa__sectionTitle{color:var(--text-heading);letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.9rem,3.5vw,2.75rem);font-weight:700;line-height:1.2}.FeaturedProject-module__NAF5qa__sectionDesc{color:var(--text-body);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.65}.FeaturedProject-module__NAF5qa__projectCard{border:1px solid var(--border);box-shadow:var(--shadow-card);z-index:1;background:#fff;border-radius:32px;grid-template-columns:1fr 1.15fr;align-items:center;gap:64px;margin-bottom:40px;padding:56px 56px 56px 60px;display:grid;position:relative;overflow:hidden}.FeaturedProject-module__NAF5qa__projectCard:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:.6;border-radius:32px 32px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.FeaturedProject-module__NAF5qa__projectInfo{flex-direction:column;gap:20px;display:flex}.FeaturedProject-module__NAF5qa__clientBadge{letter-spacing:.12em;text-transform:uppercase;color:var(--secondary);background:#ff9f661a;border:1px solid #ff9f6633;border-radius:100px;width:fit-content;padding:4px 14px;font-size:.7rem;font-weight:700;display:inline-block}.FeaturedProject-module__NAF5qa__projectName{color:var(--text-heading);letter-spacing:-.04em;font-size:2.25rem;font-weight:800;line-height:1.1}.FeaturedProject-module__NAF5qa__projectTagline{color:var(--text-body);max-width:420px;font-size:1rem;line-height:1.65}.FeaturedProject-module__NAF5qa__tags{flex-wrap:wrap;gap:8px;display:flex}.FeaturedProject-module__NAF5qa__tag{color:var(--primary);background:#179bae12;border:1px solid #179bae24;border-radius:100px;padding:4px 14px;font-size:.75rem;font-weight:600}.FeaturedProject-module__NAF5qa__storyBlock{flex-direction:column;gap:6px;padding-top:4px;display:flex}.FeaturedProject-module__NAF5qa__storyLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-heading);opacity:.5;font-size:.7rem;font-weight:700}.FeaturedProject-module__NAF5qa__storyText{color:var(--text-body);font-size:.9375rem;line-height:1.65}.FeaturedProject-module__NAF5qa__visitBtn{color:var(--primary);transition:all var(--transition-fast);border:1.5px solid #179bae40;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-top:8px;padding:10px 22px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.FeaturedProject-module__NAF5qa__visitBtn:hover{border-color:var(--primary);background:#179bae0f;gap:12px;transform:translateY(-2px)}.FeaturedProject-module__NAF5qa__visualSide{justify-content:center;align-items:center;display:flex;position:relative}.FeaturedProject-module__NAF5qa__mockupWrapper{cursor:pointer;border-radius:20px;position:relative;overflow:visible}.FeaturedProject-module__NAF5qa__mockupImage{border-radius:16px;width:100%;height:auto;transition:box-shadow .5s;box-shadow:0 8px 40px -10px #0f172a1f,0 40px 80px -20px #179bae14}.FeaturedProject-module__NAF5qa__mockupWrapper:hover .FeaturedProject-module__NAF5qa__mockupImage{box-shadow:0 16px 60px -10px #0f172a2e,0 50px 100px -20px #179bae24}.FeaturedProject-module__NAF5qa__floatingBadge{-webkit-backdrop-filter:blur(16px);color:var(--text-heading);white-space:nowrap;z-index:10;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:.8rem;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 24px -4px #0f172a1a}.FeaturedProject-module__NAF5qa__badgeTopLeft{top:-16px;left:-20px}.FeaturedProject-module__NAF5qa__badgeBottomRight{bottom:-16px;right:-20px}.FeaturedProject-module__NAF5qa__badgeIcon{color:var(--primary)}.FeaturedProject-module__NAF5qa__deliverablesGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid;position:relative}.FeaturedProject-module__NAF5qa__deliverableCard{border:1px solid var(--border);box-shadow:var(--shadow-card);transition:all var(--transition-normal);background:#fff;border-radius:20px;flex-direction:column;gap:12px;padding:28px 24px;display:flex}.FeaturedProject-module__NAF5qa__deliverableCard:hover{box-shadow:var(--shadow-hover);border-color:#179bae26;transform:translateY(-4px)}.FeaturedProject-module__NAF5qa__deliverableIcon{width:44px;height:44px;color:var(--primary);background:#179bae14;border-radius:12px;justify-content:center;align-items:center;display:flex}.FeaturedProject-module__NAF5qa__deliverableTitle{color:var(--text-heading);font-size:.9375rem;font-weight:700;line-height:1.3}.FeaturedProject-module__NAF5qa__deliverableDesc{color:var(--text-body);font-size:.84rem;line-height:1.6}.FeaturedProject-module__NAF5qa__outcomesBar{border:1px solid var(--border);text-align:center;z-index:1;box-shadow:var(--shadow-card);background:#fff;border-radius:24px;margin-bottom:64px;padding:40px 48px;position:relative}.FeaturedProject-module__NAF5qa__outcomesTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--text-body);opacity:.6;margin-bottom:28px;font-size:.72rem;font-weight:700}.FeaturedProject-module__NAF5qa__metricsRow{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.FeaturedProject-module__NAF5qa__metricBlock{border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:6px;padding:0 24px;display:flex}.FeaturedProject-module__NAF5qa__metricBlock:last-child{border-right:none}.FeaturedProject-module__NAF5qa__metricValue{color:var(--text-heading);letter-spacing:-.04em;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.FeaturedProject-module__NAF5qa__metricLabel{color:var(--text-body);opacity:.75;font-size:.8125rem;font-weight:600}.FeaturedProject-module__NAF5qa__ctaRow{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.FeaturedProject-module__NAF5qa__ctaText{color:var(--text-heading);opacity:.8;font-size:1.15rem;font-weight:600}@media (max-width:1024px){.FeaturedProject-module__NAF5qa__projectCard{grid-template-columns:1fr;gap:40px;padding:40px 36px}.FeaturedProject-module__NAF5qa__deliverablesGrid{grid-template-columns:repeat(2,1fr)}.FeaturedProject-module__NAF5qa__metricsRow{grid-template-columns:repeat(2,1fr);gap:24px}.FeaturedProject-module__NAF5qa__metricBlock{border-right:none;padding:12px 0}.FeaturedProject-module__NAF5qa__badgeTopLeft{top:-12px;left:-8px}.FeaturedProject-module__NAF5qa__badgeBottomRight{bottom:-12px;right:-8px}}@media (max-width:640px){.FeaturedProject-module__NAF5qa__section{padding:52px 0}.FeaturedProject-module__NAF5qa__projectCard{border-radius:24px;padding:32px 24px}.FeaturedProject-module__NAF5qa__projectName{font-size:1.75rem}.FeaturedProject-module__NAF5qa__deliverablesGrid{grid-template-columns:1fr}.FeaturedProject-module__NAF5qa__metricsRow{grid-template-columns:repeat(2,1fr)}.FeaturedProject-module__NAF5qa__outcomesBar{padding:28px 20px}}
.Methodology-module__Pj-AaG__section{background:0 0;padding:clamp(50px,6vw,72px) 0;position:relative;overflow:hidden}.Methodology-module__Pj-AaG__orbTeal{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#179bae0f 0%,#0000 70%);width:600px;height:600px;animation:22s ease-in-out infinite alternate Methodology-module__Pj-AaG__floatSlow;position:absolute;top:20%;right:-10%}.Methodology-module__Pj-AaG__orbOrange{filter:blur(90px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff9f660a 0%,#0000 70%);width:500px;height:500px;animation:18s ease-in-out infinite alternate-reverse Methodology-module__Pj-AaG__floatSlow;position:absolute;bottom:20%;left:-10%}@keyframes Methodology-module__Pj-AaG__floatSlow{0%{transform:translate(0)scale(1)}50%{transform:translate(-30px,30px)scale(1.08)}to{transform:translate(30px,-30px)scale(.92)}}.Methodology-module__Pj-AaG__header{text-align:center;z-index:2;max-width:800px;margin:0 auto 96px;position:relative}.Methodology-module__Pj-AaG__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.Methodology-module__Pj-AaG__eyebrowDot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:2s ease-in-out infinite Methodology-module__Pj-AaG__pulseDot}@keyframes Methodology-module__Pj-AaG__pulseDot{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}}.Methodology-module__Pj-AaG__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Methodology-module__Pj-AaG__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 50%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Methodology-module__Pj-AaG__backboneContainer{z-index:1;pointer-events:none;width:120px;position:absolute;top:240px;bottom:80px;left:50%;transform:translate(-50%)}.Methodology-module__Pj-AaG__backboneSvg{width:100%;height:100%}.Methodology-module__Pj-AaG__timeline{z-index:2;flex-direction:column;gap:80px;display:flex;position:relative}.Methodology-module__Pj-AaG__row{grid-template-columns:1fr 120px 1fr;align-items:center;display:grid}.Methodology-module__Pj-AaG__colLeft{justify-content:flex-end;display:flex}.Methodology-module__Pj-AaG__colRight{justify-content:flex-start;display:flex}.Methodology-module__Pj-AaG__colCenter{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Methodology-module__Pj-AaG__centerNode{background:var(--surface);border:2px solid var(--border);width:54px;height:54px;color:var(--text-body);z-index:5;box-shadow:var(--shadow-card);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Methodology-module__Pj-AaG__centerNode:before{content:"";border:1.5px dashed #0f172a14;border-radius:50%;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:-6px}.Methodology-module__Pj-AaG__activeNode{border-color:var(--primary);color:var(--primary);box-shadow:0 0 20px #179bae2e,var(--shadow-hover);transform:scale(1.1)}.Methodology-module__Pj-AaG__activeNode:before{border-color:var(--primary);border-style:solid;animation:2s ease-out infinite Methodology-module__Pj-AaG__ripple}.Methodology-module__Pj-AaG__orangeNode.Methodology-module__Pj-AaG__activeNode{border-color:var(--secondary);color:var(--secondary);box-shadow:0 0 20px #ff9f662e,var(--shadow-hover)}.Methodology-module__Pj-AaG__orangeNode.Methodology-module__Pj-AaG__activeNode:before{border-color:var(--secondary)}@keyframes Methodology-module__Pj-AaG__ripple{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.5)}}.Methodology-module__Pj-AaG__cardWrapper{background:#0f172a0a;border-radius:24px;width:100%;max-width:480px;padding:1px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.Methodology-module__Pj-AaG__cardWrapper:hover{background:linear-gradient(135deg,#179bae33,#ff9f661a);transform:translateY(-6px);box-shadow:0 30px 60px -15px #0f172a0f,0 15px 30px -20px #179bae1a}.Methodology-module__Pj-AaG__activeCard{background:linear-gradient(135deg,#179bae40,#ff9f6626);box-shadow:0 30px 60px -15px #0f172a14,0 15px 30px -20px #179bae26}.Methodology-module__Pj-AaG__card{-webkit-backdrop-filter:blur(20px);background:#fff9;border-radius:23px;padding:36px;position:relative;overflow:hidden}.Methodology-module__Pj-AaG__card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#179bae0d 0%,#0000 70%);width:250px;height:250px;transition:opacity .4s;position:absolute;top:-100px;right:-100px}.Methodology-module__Pj-AaG__cardWrapper:hover .Methodology-module__Pj-AaG__card:before{background:radial-gradient(circle,#179bae14 0%,#0000 70%)}.Methodology-module__Pj-AaG__noiseOverlay{opacity:.015;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Methodology-module__Pj-AaG__cardHeader{z-index:2;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex;position:relative}.Methodology-module__Pj-AaG__iconWrapper{width:44px;height:44px;color:var(--primary);background:#179bae0f;border:1px solid #179bae1a;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex}.Methodology-module__Pj-AaG__cardWrapper:hover .Methodology-module__Pj-AaG__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.05)}.Methodology-module__Pj-AaG__orangeIconWrapper .Methodology-module__Pj-AaG__iconWrapper{color:var(--secondary);background:#ff9f660f;border-color:#ff9f661a}.Methodology-module__Pj-AaG__orangeIconWrapper:hover .Methodology-module__Pj-AaG__iconWrapper{background:var(--secondary);color:#fff}.Methodology-module__Pj-AaG__stepSubtitle{letter-spacing:.1em;color:var(--text-body);opacity:.6;text-transform:uppercase;font-size:.72rem;font-weight:700}.Methodology-module__Pj-AaG__stepTitle{color:var(--text-heading);letter-spacing:-.02em;z-index:2;margin-bottom:14px;font-size:1.5rem;font-weight:700;position:relative}.Methodology-module__Pj-AaG__stepDesc{color:var(--text-body);z-index:2;margin-bottom:24px;font-size:.95rem;line-height:1.6;position:relative}.Methodology-module__Pj-AaG__deliverables{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:relative}.Methodology-module__Pj-AaG__tag{color:var(--text-heading);background:#ffffffbf;border:1px solid #0f172a0a;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.Methodology-module__Pj-AaG__cardWrapper:hover .Methodology-module__Pj-AaG__tag{background:#fff;border-color:#179bae26}.Methodology-module__Pj-AaG__bulletDot{background:var(--primary);border-radius:50%;width:5px;height:5px}.Methodology-module__Pj-AaG__orangeIconWrapper .Methodology-module__Pj-AaG__bulletDot{background:var(--secondary)}@media (max-width:900px){.Methodology-module__Pj-AaG__section{padding:56px 0}.Methodology-module__Pj-AaG__backboneContainer{width:10px;top:220px;bottom:40px;left:28px;transform:none}.Methodology-module__Pj-AaG__row{grid-template-columns:1fr;gap:32px;padding-left:70px;position:relative}.Methodology-module__Pj-AaG__colLeft,.Methodology-module__Pj-AaG__colRight{justify-content:flex-start}.Methodology-module__Pj-AaG__colCenter{justify-content:center;width:56px;position:absolute;top:0;bottom:0;left:0}.Methodology-module__Pj-AaG__cardWrapper{max-width:100%}}@media (max-width:640px){.Methodology-module__Pj-AaG__section{padding:48px 0}.Methodology-module__Pj-AaG__header{text-align:left;margin-bottom:64px}.Methodology-module__Pj-AaG__title{font-size:2.25rem}.Methodology-module__Pj-AaG__row{gap:24px;padding-left:60px}.Methodology-module__Pj-AaG__card{padding:28px 20px}}
.TechStack-module__quXqXG__section{background:0 0;padding:clamp(50px,6vw,72px) 0;position:relative;overflow:hidden}.TechStack-module__quXqXG__header{text-align:center;z-index:2;max-width:640px;margin:0 auto 64px;position:relative}.TechStack-module__quXqXG__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.TechStack-module__quXqXG__eyebrowDot{background:var(--primary);border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite TechStack-module__quXqXG__pulseDot;box-shadow:0 0 7px #179bae99}@keyframes TechStack-module__quXqXG__pulseDot{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.TechStack-module__quXqXG__title{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;line-height:1.1}.TechStack-module__quXqXG__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 45%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TechStack-module__quXqXG__desc{color:var(--text-body);font-size:1.075rem;line-height:1.6}.TechStack-module__quXqXG__marqueeContainer{width:100%;padding:8px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.TechStack-module__quXqXG__marqueeTrack{width:max-content;animation:TechStack-module__quXqXG__scroll-left var(--duration,60s)linear infinite;gap:16px;padding:10px 0;display:flex}.TechStack-module__quXqXG__marqueeTrack:hover{animation-play-state:paused}.TechStack-module__quXqXG__marqueeTrackReverse{width:max-content;animation:TechStack-module__quXqXG__scroll-right var(--duration,70s)linear infinite;gap:16px;padding:10px 0;display:flex}.TechStack-module__quXqXG__marqueeTrackReverse:hover{animation-play-state:paused}@keyframes TechStack-module__quXqXG__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes TechStack-module__quXqXG__scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.TechStack-module__quXqXG__techBadge{-webkit-backdrop-filter:blur(14px);cursor:pointer;white-space:nowrap;background:#ffffff8c;border:1px solid #179bae12;border-radius:100px;flex-shrink:0;align-items:center;gap:10px;padding:10px 22px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.TechStack-module__quXqXG__techBadge:hover{background:#ffffffd9;border-color:#179bae38;transform:translateY(-3px);box-shadow:0 12px 32px -8px #179bae1a}.TechStack-module__quXqXG__techName{color:var(--text-heading);font-size:.9rem;font-weight:700}.TechStack-module__quXqXG__techCategory{color:var(--primary);opacity:.7;text-transform:uppercase;letter-spacing:.06em;background:#179bae12;border-radius:100px;padding:2px 8px;font-size:.68rem}
.Testimonials-module__X7R5sW__section{background:0 0;padding:clamp(50px,6vw,72px) 0;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__orbTeal{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(#179bae0a 0%,#0000 68%);width:700px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Testimonials-module__X7R5sW__header{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:640px;margin:0 auto 72px;display:flex;position:relative}.Testimonials-module__X7R5sW__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);background:#179bae0f;border:1px solid #179bae1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.Testimonials-module__X7R5sW__eyebrowDot{background:var(--primary);border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite Testimonials-module__X7R5sW__pulseDot;box-shadow:0 0 7px #179bae99}@keyframes Testimonials-module__X7R5sW__pulseDot{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.Testimonials-module__X7R5sW__sectionTitle{color:var(--text-heading);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;line-height:1.1}.Testimonials-module__X7R5sW__titleGradient{background:linear-gradient(135deg,var(--primary)0%,#0d6e7c 45%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__X7R5sW__sectionDesc{color:var(--text-body);font-size:1.05rem;line-height:1.65}.Testimonials-module__X7R5sW__grid{z-index:2;grid-template-columns:1fr 1fr;gap:28px;display:grid;position:relative}.Testimonials-module__X7R5sW__card{-webkit-backdrop-filter:blur(20px);background:#ffffff8c;border:1px solid #179bae12;border-radius:28px;padding:48px;transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .5s;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__card:hover{border-color:#179bae2e;transform:translateY(-6px);box-shadow:0 32px 64px -18px #179bae14,0 12px 28px -16px #0f172a0d}.Testimonials-module__X7R5sW__card:after{content:"";opacity:.011;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.Testimonials-module__X7R5sW__quoteMark{color:#179bae14;z-index:0;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:7rem;line-height:1;position:absolute;top:24px;left:40px}.Testimonials-module__X7R5sW__stars{z-index:1;gap:4px;margin-bottom:20px;display:flex;position:relative}.Testimonials-module__X7R5sW__star{color:var(--secondary);font-size:.95rem}.Testimonials-module__X7R5sW__quote{color:var(--text-heading);z-index:1;letter-spacing:-.01em;margin-bottom:32px;font-size:1.15rem;font-weight:500;line-height:1.65;position:relative}.Testimonials-module__X7R5sW__metric{color:var(--primary);font-weight:800;display:inline}.Testimonials-module__X7R5sW__authorSection{z-index:1;border-top:1px solid #0f172a0d;align-items:center;gap:14px;padding-top:24px;display:flex;position:relative}.Testimonials-module__X7R5sW__avatar{width:46px;height:46px;color:var(--primary);background:linear-gradient(135deg,#179bae26 0%,#ff9f661a 100%);border:1.5px solid #179bae26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.Testimonials-module__X7R5sW__authorName{color:var(--text-heading);margin-bottom:3px;font-size:.95rem;font-weight:700}.Testimonials-module__X7R5sW__authorRole{color:var(--text-body);font-size:.82rem}.Testimonials-module__X7R5sW__outcomeBadge{color:var(--primary);z-index:2;background:#ffffffe6;border:1px solid #179bae1f;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:24px;right:24px}.Testimonials-module__X7R5sW__outcomeDot{background:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 5px #22c55e80}@media (max-width:768px){.Testimonials-module__X7R5sW__grid{grid-template-columns:1fr}.Testimonials-module__X7R5sW__card{padding:36px 32px}}@media (max-width:640px){.Testimonials-module__X7R5sW__section{padding:48px 0}}
