.HeroGradient-module___eQ2nW__gradientContainer{z-index:0;pointer-events:none;background:var(--white);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroGradient-module___eQ2nW__canvas{--gradient-color-1:#ffba27;--gradient-color-2:#86efac;--gradient-color-3:#e9d5ff;--gradient-color-4:#fff;opacity:0;width:100%;height:100%;transition:opacity 2s;display:block}.isLoaded .HeroGradient-module___eQ2nW__canvas{opacity:.5}.HeroGradient-module___eQ2nW__overlay{z-index:1;pointer-events:none;background:#fff6;position:absolute;inset:0}.HeroGradient-module___eQ2nW__gradientContainer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fff6,#0000);width:100%;height:150px;position:absolute;top:0;left:0}.HeroGradient-module___eQ2nW__bottomFade{background:linear-gradient(to top, var(--white), transparent);z-index:2;pointer-events:none;width:100%;height:200px;position:absolute;bottom:0;left:0}
.Hero-module___w2HtG__hero{text-align:center;background:var(--white);flex-direction:column;justify-content:center;min-height:100vh;padding:140px 32px 80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__grain{opacity:.05;pointer-events:none;z-index:5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px;position:absolute;inset:0}.Hero-module___w2HtG__container{z-index:10;width:100%;max-width:1080px;margin:0 auto;position:relative}.Hero-module___w2HtG__badgeWrapper{margin-bottom:24px;overflow:hidden}.Hero-module___w2HtG__badge{font-family:var(--font-mono);letter-spacing:1px;text-transform:uppercase;color:var(--purple);font-size:12px}.Hero-module___w2HtG__title{letter-spacing:-.96px;color:var(--navy);font-feature-settings:"ss01" 1;margin:0 0 32px;font-size:48px;font-weight:300;line-height:1.15}@media (min-width:768px){.Hero-module___w2HtG__title{letter-spacing:-1.8px;font-size:64px;line-height:1.03}}.Hero-module___w2HtG__highlight{color:var(--purple);font-style:italic}.Hero-module___w2HtG__description{color:var(--slate);max-width:560px;margin:0 auto 36px;font-size:18px;line-height:1.4}.Hero-module___w2HtG__emphasis{color:var(--navy);font-weight:700}.Hero-module___w2HtG__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Hero-module___w2HtG__visible{opacity:1;transform:translateY(0)}.Hero-module___w2HtG__clientBtn{color:var(--navy);font-feature-settings:"ss01" 1;padding:10px 20px;font-size:16px;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block}.Hero-module___w2HtG__clientBtn:hover{color:var(--purple);transform:translate(4px)}
.Partners-module__R2wEiG__section{background-color:var(--white);border-bottom:1px solid var(--border);padding:60px 40px}.Partners-module__R2wEiG__label{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--slate);text-align:center;margin-bottom:32px;font-size:12px;font-weight:500}.Partners-module__R2wEiG__logosWrapper{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex;overflow:hidden}.Partners-module__R2wEiG__partnerInfo{color:var(--navy);text-align:center;background:var(--light-gray);border-radius:999px;margin-bottom:24px;padding:12px 24px;font-size:20px;font-weight:400;display:inline-block}.Partners-module__R2wEiG__highlight{color:#f04e23;font-weight:600}.Partners-module__R2wEiG__marqueeContainer{width:100%;max-width:1200px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Partners-module__R2wEiG__marqueeContent{align-items:center;gap:80px;width:max-content;animation:40s linear infinite Partners-module__R2wEiG__scroll;display:flex}.Partners-module__R2wEiG__logoItem{font-family:var(--font-primary);color:var(--slate);letter-spacing:-.5px;white-space:nowrap;opacity:.4;justify-content:center;align-items:center;font-size:24px;font-weight:600;transition:all .3s;display:flex}.Partners-module__R2wEiG__logoItem:hover{opacity:.9;transform:translateY(-2px)}.Partners-module__R2wEiG__techLogoInline{object-fit:contain;filter:grayscale()brightness(.8);width:auto;max-width:120px;height:32px;transition:all .3s}.Partners-module__R2wEiG__logoItem:hover .Partners-module__R2wEiG__techLogoInline{filter:grayscale(0%)brightness()}@keyframes Partners-module__R2wEiG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Numbers-module__7JUSTW__grid{background:var(--border);box-shadow:var(--shadow-subtle);border:1px solid var(--border);border-radius:6px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;display:grid;overflow:hidden}.Numbers-module__7JUSTW__card{background:var(--white);text-align:center;opacity:0;padding:40px 32px;transition:all .6s;transform:translateY(20px)}.Numbers-module__7JUSTW__visible{opacity:1;transform:translateY(0)}.Numbers-module__7JUSTW__value{font-family:var(--font-primary);color:var(--navy);letter-spacing:-.64px;font-feature-settings:"tnum" 1, "ss01" 1;font-size:42px;font-weight:300}.Numbers-module__7JUSTW__label{font-family:var(--font-mono);color:var(--slate);letter-spacing:.5px;text-transform:uppercase;margin-top:8px;font-size:13px;font-weight:500}
.Services-module__uj7JVa__section{background-color:var(--white);position:relative}.Services-module__uj7JVa__sectionLabel{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--purple);margin-bottom:8px;font-size:12px;font-weight:500}.Services-module__uj7JVa__title{letter-spacing:-.64px;color:var(--navy);margin:0;font-size:32px;font-weight:300;line-height:1.1}@media (min-width:768px){.Services-module__uj7JVa__title{letter-spacing:-.96px;font-size:48px}}.Services-module__uj7JVa__italic{color:var(--slate);font-style:italic}.Services-module__uj7JVa__accordionContainer{flex-direction:column;margin-top:64px;display:flex}.Services-module__uj7JVa__row{border-top:1px solid var(--border);cursor:pointer;padding:32px 0;transition:all .3s}.Services-module__uj7JVa__rowContent{align-items:flex-start;gap:24px;display:flex}.Services-module__uj7JVa__number{font-family:var(--font-mono);color:var(--slate);letter-spacing:.05em;flex-shrink:0;margin-top:6px;font-size:13px;transition:color .3s}.Services-module__uj7JVa__activeText{color:var(--purple)}.Services-module__uj7JVa__textContainer{flex:1}.Services-module__uj7JVa__rowTitle{color:var(--navy);letter-spacing:-.22px;margin:0;font-size:22px;font-weight:300;transition:color .3s}@media (min-width:768px){.Services-module__uj7JVa__rowTitle{letter-spacing:-.64px;font-size:32px}}.Services-module__uj7JVa__activeTitle{color:var(--purple-deep)}.Services-module__uj7JVa__details{opacity:0;max-height:0;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .4s;overflow:hidden}.Services-module__uj7JVa__detailsOpen{opacity:1;max-height:250px}.Services-module__uj7JVa__desc{color:var(--slate);max-width:600px;margin-top:16px;font-size:16px;font-weight:300;line-height:1.4}.Services-module__uj7JVa__tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.Services-module__uj7JVa__tag{letter-spacing:.05em;text-transform:uppercase;color:var(--purple);border:1px solid var(--border-purple);font-size:11px;font-weight:400;font-family:var(--font-mono);background:#533afd0d;border-radius:4px;padding:3px 10px}.Services-module__uj7JVa__icon{border:1px solid var(--border);width:32px;height:32px;color:var(--slate);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;font-size:18px;font-weight:300;transition:transform .3s;display:flex;transform:rotate(0)}.Services-module__uj7JVa__iconOpen{color:var(--purple);transform:rotate(45deg)}.Services-module__uj7JVa__finalBorder{border-top:1px solid var(--border)}
.FeaturesBento-module__60BvZa__section{background-color:var(--light-gray);position:relative}.FeaturesBento-module__60BvZa__sectionLabel{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--purple);margin-bottom:8px;font-size:12px;font-weight:500}.FeaturesBento-module__60BvZa__title{letter-spacing:-.64px;color:var(--navy);margin:0;font-size:32px;font-weight:300;line-height:1.1}@media (min-width:768px){.FeaturesBento-module__60BvZa__title{letter-spacing:-.96px;font-size:48px}}.FeaturesBento-module__60BvZa__italic{color:var(--slate);font-style:italic}.FeaturesBento-module__60BvZa__bentoGrid{grid-template-columns:1fr;gap:24px;margin-top:64px;display:grid}@media (min-width:1024px){.FeaturesBento-module__60BvZa__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px}}.FeaturesBento-module__60BvZa__bentoCard{background:var(--white);box-shadow:var(--shadow-subtle);border:1px solid var(--border);border-radius:8px;flex-direction:column;padding:32px;transition:box-shadow .4s;display:flex;position:relative;overflow:hidden}.FeaturesBento-module__60BvZa__bentoCard:hover{box-shadow:var(--shadow-card)}@media (min-width:1024px){.FeaturesBento-module__60BvZa__cardLarge{grid-area:span 2/span 2}.FeaturesBento-module__60BvZa__cardMedium{grid-area:span 2/span 1}.FeaturesBento-module__60BvZa__cardMediumHorizontal{flex-direction:row;grid-area:span 1/span 2;justify-content:space-between;align-items:center;gap:24px;padding:32px 48px;display:flex}.FeaturesBento-module__60BvZa__cardMediumHorizontal .FeaturesBento-module__60BvZa__cardInfo{flex:1;max-width:60%}.FeaturesBento-module__60BvZa__cardSmall{grid-area:span 1/span 1}}.FeaturesBento-module__60BvZa__cardHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.FeaturesBento-module__60BvZa__iconWrapper{background:var(--light-gray);width:36px;height:36px;color:var(--purple);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeaturesBento-module__60BvZa__cardTitle{color:var(--navy);letter-spacing:-.5px;margin:0;font-size:20px;font-weight:500}.FeaturesBento-module__60BvZa__cardDesc{color:var(--slate);margin:0;font-size:15px;line-height:1.5}.FeaturesBento-module__60BvZa__cardContent{z-index:10;position:relative}@keyframes FeaturesBento-module__60BvZa__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes FeaturesBento-module__60BvZa__pulseGradient{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(1)}}@keyframes FeaturesBento-module__60BvZa__chartGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.FeaturesBento-module__60BvZa__floatAnim{animation:6s ease-in-out infinite FeaturesBento-module__60BvZa__float}.FeaturesBento-module__60BvZa__floatAnimDelayed{animation:7s ease-in-out 1s infinite FeaturesBento-module__60BvZa__float}.FeaturesBento-module__60BvZa__gradientMesh1{z-index:1;pointer-events:none;background:radial-gradient(circle at 100% 100%,#ff7b0066 0%,#ff00551a 40%,#0000 70%);width:150%;height:150%;animation:10s infinite FeaturesBento-module__60BvZa__pulseGradient;position:absolute;bottom:0;right:0}.FeaturesBento-module__60BvZa__gradientMesh2{z-index:1;pointer-events:none;background:radial-gradient(circle at bottom,#a200ff66 0%,#533afd26 30%,#0000 60%);width:200%;height:200%;position:absolute;bottom:-20%;left:-20%}.FeaturesBento-module__60BvZa__gradientMesh3{z-index:1;pointer-events:none;background:radial-gradient(circle at 100%,#00ccff4d 0%,#533afd1a 40%,#0000 70%);width:100%;height:150%;position:absolute;top:0;right:0}.FeaturesBento-module__60BvZa__gradientMesh4{z-index:1;pointer-events:none;background:radial-gradient(circle,#ff4d6d66 0%,#0000 70%);width:200px;height:200px;position:absolute;bottom:-50px;right:-50px}.FeaturesBento-module__60BvZa__visualContainer{z-index:5;flex:1;justify-content:center;align-items:flex-end;margin-top:40px;display:flex;position:relative}.FeaturesBento-module__60BvZa__visualContainerEdu{z-index:2;width:120px;height:120px;position:absolute;bottom:-20px;right:-20px;overflow:visible}.FeaturesBento-module__60BvZa__ring1,.FeaturesBento-module__60BvZa__ring2{border:1px dashed #ff4d6d99;border-radius:50%;animation:8s linear infinite FeaturesBento-module__60BvZa__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeaturesBento-module__60BvZa__ring1{width:100%;height:100%}.FeaturesBento-module__60BvZa__ring2{border:1px solid #ff4d6d4d;width:60%;height:60%;animation-direction:reverse}.FeaturesBento-module__60BvZa__dashboardMockup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);background:#fffc;border-radius:8px 8px 0 0;flex-direction:column;width:120%;height:240px;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000d}.FeaturesBento-module__60BvZa__dashHeader{border-bottom:1px solid var(--border);background:#ffffffe6;align-items:center;height:24px;padding:0 12px;display:flex}.FeaturesBento-module__60BvZa__dashDots span{background:#e2e8f0;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.FeaturesBento-module__60BvZa__dashBody{flex:1;display:flex}.FeaturesBento-module__60BvZa__dashSidebar{border-right:1px solid var(--border);flex-direction:column;gap:12px;width:60px;padding:12px;display:flex}.FeaturesBento-module__60BvZa__dashMain{flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.FeaturesBento-module__60BvZa__dashCard{border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.FeaturesBento-module__60BvZa__flowNode,.FeaturesBento-module__60BvZa__flowNodeActive{font-family:var(--font-mono);border-radius:6px;padding:8px 16px;font-size:11px}.FeaturesBento-module__60BvZa__flowNode{background:var(--light-gray);color:var(--slate)}.FeaturesBento-module__60BvZa__flowNodeActive{background:var(--purple);color:#fff;box-shadow:0 4px 12px #533afd4d}.FeaturesBento-module__60BvZa__flowLine{background:var(--border-purple);flex:1;height:2px;margin:0 8px}.FeaturesBento-module__60BvZa__visualContainerAbstract{flex:1;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative}.FeaturesBento-module__60BvZa__abstractDashboard{background:var(--white);border:1px solid var(--border);width:180px;height:200px;box-shadow:var(--shadow-card);z-index:5;border-bottom:none;border-radius:8px 8px 0 0;margin-top:20px;display:flex;position:relative;overflow:hidden}.FeaturesBento-module__60BvZa__dashSidebar{background:var(--light-gray);border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:12px;width:44px;padding:12px 0;display:flex}.FeaturesBento-module__60BvZa__dashAvatar{background:linear-gradient(135deg, var(--purple), var(--magenta));border-radius:4px;width:24px;height:24px}.FeaturesBento-module__60BvZa__dashLines{flex-direction:column;gap:6px;width:100%;padding:0 8px;display:flex}.FeaturesBento-module__60BvZa__dashLine{background:var(--border);border-radius:2px;width:100%;height:4px}.FeaturesBento-module__60BvZa__dashLineShort{background:var(--border);border-radius:2px;width:60%;height:4px}.FeaturesBento-module__60BvZa__dashMain{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex}.FeaturesBento-module__60BvZa__dashHeader{justify-content:space-between;align-items:center;display:flex}.FeaturesBento-module__60BvZa__dashHeaderLine{background:var(--border);border-radius:3px;width:40px;height:6px}.FeaturesBento-module__60BvZa__dashHeaderBadge{background:var(--purple-light);border-radius:3px;width:20px;height:6px}.FeaturesBento-module__60BvZa__dashGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.FeaturesBento-module__60BvZa__dashCard{aspect-ratio:.8;background:var(--light-gray);border:1px solid var(--border);border-radius:4px;position:relative}.FeaturesBento-module__60BvZa__dashCardHighlight{background:var(--white);border-color:var(--success);box-shadow:0 0 0 1px var(--success)}.FeaturesBento-module__60BvZa__dashCardIndicator{color:var(--success);position:absolute;top:4px;right:4px}.FeaturesBento-module__60BvZa__popupWrapper{z-index:10;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;bottom:30px;left:0}.FeaturesBento-module__60BvZa__successPopup{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-card);white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;display:flex}.FeaturesBento-module__60BvZa__successIcon{color:var(--purple);justify-content:center;align-items:center;display:flex}.FeaturesBento-module__60BvZa__successText{color:var(--navy);letter-spacing:.2px;font-size:10px;font-weight:700}.FeaturesBento-module__60BvZa__cardContentHorizontal{z-index:10;flex-direction:column;gap:32px;width:100%;height:100%;display:flex;position:relative}@media (min-width:768px){.FeaturesBento-module__60BvZa__cardContentHorizontal{flex-direction:row;align-items:center}}.FeaturesBento-module__60BvZa__cardInfo{flex:1}.FeaturesBento-module__60BvZa__visualContainerAnalytics{flex:1;justify-content:flex-end;display:flex;position:relative}.FeaturesBento-module__60BvZa__chartMockup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:bottom;background:#fff9;border:1px solid #0cf3;border-radius:8px;align-items:flex-end;gap:8px;width:100%;max-width:240px;height:120px;padding:16px;animation:6s ease-in-out infinite FeaturesBento-module__60BvZa__float;display:flex;box-shadow:0 10px 30px #00ccff1a}.FeaturesBento-module__60BvZa__chartBar,.FeaturesBento-module__60BvZa__chartBarActive{transform-origin:bottom;background:#533afd1a;border-radius:4px 4px 0 0;flex:1;animation:1s cubic-bezier(.1,.8,.3,1) forwards FeaturesBento-module__60BvZa__chartGrow}.FeaturesBento-module__60BvZa__chartBarActive{background:linear-gradient(#0cf 0%,#533afd 100%);box-shadow:0 0 16px #0cf6}
.Process-module__MDuI_q__container{z-index:10;position:relative}.Process-module__MDuI_q__banner{background:var(--navy,#061b31);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:space-between;padding:48px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d}@media (min-width:768px){.Process-module__MDuI_q__banner{flex-direction:row;align-items:center;padding:64px 80px}}.Process-module__MDuI_q__graphicsContainer{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Process-module__MDuI_q__blob{filter:blur(110px);mix-blend-mode:screen;will-change:transform, opacity;border-radius:50%;width:450px;height:450px;position:absolute}.Process-module__MDuI_q__svgLines{opacity:.6;width:100%;height:100%;position:absolute;inset:0}.Process-module__MDuI_q__bannerContent{z-index:2;max-width:500px;position:relative}.Process-module__MDuI_q__labelWrapper{background:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:6px;margin-bottom:24px;padding:4px 10px;display:inline-flex}.Process-module__MDuI_q__sparkleIcon{color:#ffd7ef}.Process-module__MDuI_q__bannerLabel{font-family:var(--font-mono,monospace);letter-spacing:.5px;text-transform:uppercase;color:#fff;font-size:11px;font-weight:500}.Process-module__MDuI_q__bannerTitle{letter-spacing:-.64px;color:#fff;font-feature-settings:"ss01";margin:0 0 16px;font-size:32px;font-weight:300;line-height:1.1}@media (min-width:768px){.Process-module__MDuI_q__bannerTitle{letter-spacing:-.96px;font-size:48px}}.Process-module__MDuI_q__italic{color:#b9b9f9;font-style:italic}.Process-module__MDuI_q__bannerSubtitle{color:#ffffffb3;margin:0;font-size:18px;font-weight:300;line-height:1.4}.Process-module__MDuI_q__bannerAction{z-index:2;align-items:center;gap:12px;margin-top:32px;display:flex;position:relative}@media (min-width:768px){.Process-module__MDuI_q__bannerAction{margin-top:0}}.Process-module__MDuI_q__actionText{color:#fff;font-feature-settings:"ss01";font-size:16px;font-weight:400}.Process-module__MDuI_q__actionIconWrapper{background:var(--purple,#533afd);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex}.Process-module__MDuI_q__banner:hover .Process-module__MDuI_q__actionIconWrapper{background:#4434d4;transform:translate(4px)}.Process-module__MDuI_q__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#061b3166;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Process-module__MDuI_q__modalWrapper{justify-content:center;align-items:center;width:100%;max-width:860px;max-height:90vh;display:flex}.Process-module__MDuI_q__modalCard{background:#fff;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 14px 21px -14px #03032740,0 8px 17px -8px #0000001a}.Process-module__MDuI_q__closeBtn{color:#64748d;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:6px;padding:8px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:24px;right:24px}.Process-module__MDuI_q__closeBtn:hover{color:#061b31;background:#00000008}.Process-module__MDuI_q__modalHeader{background:#fff;border-bottom:1px solid #e5edf5;padding:48px 56px 32px}.Process-module__MDuI_q__modalLabel{font-family:var(--font-mono,monospace);color:var(--purple,#533afd);text-transform:uppercase;letter-spacing:.8px;margin:0 0 12px;font-size:11px;font-weight:500}.Process-module__MDuI_q__modalTitle{letter-spacing:-.64px;color:#061b31;font-feature-settings:"ss01" 1;margin:0;font-size:32px;font-weight:300;line-height:1.1}.Process-module__MDuI_q__modalGrid{flex-direction:column;gap:40px;padding:48px 56px;display:flex}@media (min-width:768px){.Process-module__MDuI_q__modalGrid{gap:56px;padding:56px 64px}}.Process-module__MDuI_q__stepItem{gap:32px;display:flex}.Process-module__MDuI_q__stepVisual{flex-direction:column;align-items:center;display:flex;position:relative}.Process-module__MDuI_q__stepNumber{font-family:var(--font-mono,monospace);color:#94a3b8;letter-spacing:.5px;margin-bottom:8px;font-size:10px}.Process-module__MDuI_q__stepIconWrapper{width:56px;height:56px;color:var(--purple,#533afd);z-index:2;background:#fff;border:1px solid #e5edf5;border-radius:8px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 20px -10px #32325d1a,0 8px 16px -8px #0000000d}.Process-module__MDuI_q__stepItem:hover .Process-module__MDuI_q__stepIconWrapper{border-color:#b9b9f9;transform:translateY(-2px);box-shadow:0 15px 25px -10px #533afd26,0 10px 20px -8px #0000000d}.Process-module__MDuI_q__stepConnector{z-index:1;background:linear-gradient(#e5edf5,#e5edf5 80%,#0000);width:1px;position:absolute;top:80px;bottom:-64px;left:50%;transform:translate(-50%)}.Process-module__MDuI_q__stepContent{padding-top:20px}.Process-module__MDuI_q__stepTitle{color:#061b31;letter-spacing:-.2px;font-feature-settings:"ss01" 1;margin:0 0 10px;font-size:20px;font-weight:300}.Process-module__MDuI_q__stepDesc{color:#64748d;max-width:520px;margin:0;font-size:16px;font-weight:300;line-height:1.5}.Process-module__MDuI_q__modalFooter{background:#fafbfd;border-top:1px solid #e5edf5;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:flex-end;padding:32px 56px;display:flex}.Process-module__MDuI_q__primaryButton{background:var(--purple,#533afd);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:12px 28px;font-size:15px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #533afd26}.Process-module__MDuI_q__primaryButton:hover{background:#4434d4;transform:translateY(-1px);box-shadow:0 8px 20px #533afd40}
.Cases-module__eQnn7a__section{background-color:var(--white);position:relative}.Cases-module__eQnn7a__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:64px;display:flex}@media (min-width:768px){.Cases-module__eQnn7a__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.Cases-module__eQnn7a__sectionLabel{font-family:var(--font-mono);letter-spacing:.5px;text-transform:uppercase;color:var(--purple);margin-bottom:8px;font-size:12px;font-weight:500}.Cases-module__eQnn7a__title{letter-spacing:-.64px;color:var(--navy);margin:0;font-size:32px;font-weight:300;line-height:1.1}@media (min-width:768px){.Cases-module__eQnn7a__title{letter-spacing:-.96px;font-size:48px}}.Cases-module__eQnn7a__italic{color:var(--slate);font-style:italic}.Cases-module__eQnn7a__viewMore{color:var(--purple);align-items:center;gap:8px;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.Cases-module__eQnn7a__viewMore:hover{opacity:.8}.Cases-module__eQnn7a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.Cases-module__eQnn7a__card{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-subtle);border-radius:8px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}.Cases-module__eQnn7a__card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.Cases-module__eQnn7a__cardImageHolder{background:var(--light-gray);height:200px;position:relative;overflow:hidden}.Cases-module__eQnn7a__placeholderAccent{background:linear-gradient(135deg,#533afd1a 0%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Cases-module__eQnn7a__cardContent{flex-direction:column;flex:1;padding:32px;display:flex}.Cases-module__eQnn7a__category{font-family:var(--font-mono);color:var(--slate);letter-spacing:.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:500}.Cases-module__eQnn7a__cardTitle{color:var(--navy);margin:0 0 24px;font-size:22px;font-weight:400;line-height:1.3}.Cases-module__eQnn7a__metrics{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:auto;padding-top:24px;display:flex}.Cases-module__eQnn7a__metricItem{color:var(--slate);align-items:flex-start;gap:12px;font-size:15px;font-weight:400;line-height:1.4;display:flex}.Cases-module__eQnn7a__metricDot{background:var(--purple);border-radius:50%;width:6px;height:6px;margin-top:7px}.Cases-module__eQnn7a__skeleton{pointer-events:none;background:#f8fafc;border-color:#f1f5f9;animation:1.5s ease-in-out infinite Cases-module__eQnn7a__pulse}@keyframes Cases-module__eQnn7a__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
.Manifesto-module__Gk2N4q__section{background-color:var(--brand-dark);padding:160px 40px;position:relative}.Manifesto-module__Gk2N4q__backgroundGlow{pointer-events:none;background:radial-gradient(#ea22611a 0%,#0000 60%);position:absolute;inset:0}.Manifesto-module__Gk2N4q__container{text-align:center;z-index:1;max-width:960px;margin:0 auto;position:relative}.Manifesto-module__Gk2N4q__label{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--magenta-light);opacity:.8;margin-bottom:48px;font-size:14px}.Manifesto-module__Gk2N4q__text{color:#fff;letter-spacing:-.02em;flex-wrap:wrap;justify-content:center;margin:0;font-size:32px;font-weight:300;line-height:1.6;display:flex}@media (min-width:768px){.Manifesto-module__Gk2N4q__text{font-size:40px}}.Manifesto-module__Gk2N4q__wordWrapper{white-space:nowrap;display:inline-block}.Manifesto-module__Gk2N4q__word{display:inline-block}.Manifesto-module__Gk2N4q__spacer{width:.25em;display:inline-block}
.Cta-module__r3kOrW__section{background-color:var(--white);padding:100px 40px 120px}.Cta-module__r3kOrW__container{text-align:center;max-width:800px;margin:0 auto}.Cta-module__r3kOrW__title{color:var(--navy);letter-spacing:-.64px;margin:0;font-size:32px;font-weight:300;line-height:1.1}@media (min-width:768px){.Cta-module__r3kOrW__title{letter-spacing:-1.4px;font-size:56px}}.Cta-module__r3kOrW__desc{color:var(--slate);max-width:480px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.Cta-module__r3kOrW__btnPrimary{margin-top:40px;display:inline-block}
