@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--purple:#5c2ee9;--ink:#090c2d;--muted:#5f6688;--line:#e8e8f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}button,a,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.container{width:min(1320px,100% - 64px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;align-items:center;height:104px;display:flex;position:relative}.nav-wrap{justify-content:space-between;align-items:center;display:flex}.logo{color:#4b22ce;letter-spacing:-1.2px;align-items:center;gap:10px;font-size:29px;font-weight:800;display:inline-flex}.logo-mark{width:32px;height:38px;display:grid;position:relative}.logo-mark i{clip-path:polygon(0 0,100% 50%,0 100%,25% 50%);background:linear-gradient(135deg,#6331e8,#4522c4);width:25px;height:12px;display:block;position:absolute;left:0}.logo-mark i:first-child{top:0}.logo-mark i:nth-child(2){top:12px;left:5px;transform:scaleX(-1)}.logo-mark i:nth-child(3){top:24px}nav{align-items:center;gap:49px;margin-left:100px;display:flex}nav a{padding:16px 0;font-size:14px;font-weight:700;position:relative}nav a.active{color:var(--purple)}nav a.active:after{content:"";background:var(--purple);width:44px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:13px;min-height:54px;padding:0 28px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:linear-gradient(135deg,#5a2ce2,#7139ea);box-shadow:0 12px 30px #5c2ee93d}.secondary{background:#fff;border-color:#dedfeb;box-shadow:0 8px 24px #221e4a0f}.menu-button{color:var(--purple);background:0 0;border:0;font-size:27px;display:none}.hero{min-height:700px;padding-top:72px;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#7952f11f,#fff0 68%);border-radius:50%;width:720px;height:720px;position:absolute;top:-120px;right:-70px}.hero-grid{z-index:1;grid-template-columns:47% 53%;align-items:center;display:grid;position:relative}.hero-copy{z-index:2;padding-left:4px;position:relative}.eyebrow{color:#6b3bec;letter-spacing:.8px;background:#f5f1ff;border-radius:99px;padding:6px 13px;font-size:10px;font-weight:800;line-height:1;display:inline-block}.hero h1 em{color:var(--purple);font-style:normal}.hero-copy>p{color:var(--muted);max-width:620px;font-size:16px;line-height:1.75}.hero-actions{gap:20px;margin-top:43px;display:flex}.hero-art{filter:drop-shadow(0 18px 28px #2b235c12);width:100%;height:520px;position:relative}.art-crop{background-image:url(/hero-dashboard.png);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:-24px -52px -20px -18px}.trust-row{z-index:3;margin-top:-2px;padding-bottom:34px;position:relative}.trust-title{color:#747b9e;letter-spacing:1px;margin-bottom:24px;font-size:10px;font-weight:800;display:block}.brands{color:#777da3;letter-spacing:.3px;justify-content:space-between;align-items:center;gap:20px;max-width:860px;font-size:13px;font-weight:700;display:flex}.section{padding:58px 0}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.section-head h2{letter-spacing:-1.4px;margin:17px 0 0;font-size:30px}.section-head>a{color:var(--purple);gap:11px;margin-bottom:5px;font-size:12px;font-weight:700;display:flex}.services-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:350px;padding:20px 18px 18px;position:relative;box-shadow:0 12px 28px #1e164b09}.service-visual{perspective:700px;border-radius:10px;place-items:center;height:155px;margin-bottom:18px;display:grid;position:relative;overflow:hidden}.service-visual:before{content:"";border-radius:21px;width:105px;height:105px;position:absolute;transform:rotate(6deg)skewY(-4deg);box-shadow:0 21px 25px #4429a438}.service-visual>span{z-index:3;color:#fff;letter-spacing:-4px;font-size:29px;font-weight:700;position:relative;transform:rotate(5deg)}.service-visual>i,.service-visual>b{opacity:.5;border-radius:7px;width:68px;height:26px;position:absolute}.service-visual>i{top:23px;left:14px}.service-visual>b{bottom:20px;right:7px}.service-visual.purple{background:linear-gradient(145deg,#fbfaff,#efebff)}.service-visual.purple:before{background:linear-gradient(145deg,#9d8af2,#7257e3)}.service-visual.blue{background:linear-gradient(145deg,#f6f4ff,#e4f6ff)}.service-visual.blue:before{background:linear-gradient(145deg,#6952ea,#77baff);width:78px;height:132px}.service-visual.blue i,.service-visual.blue b{background:#82baff}.service-visual.mint{background:linear-gradient(145deg,#f1fffd,#e9fbff)}.service-visual.mint:before{background:linear-gradient(145deg,#4cd0c4,#64ddd3);width:127px;height:92px}.service-visual.mint span{font-size:36px}.service-visual.violet{background:linear-gradient(145deg,#faf8ff,#efedff)}.service-visual.violet:before{background:linear-gradient(145deg,#9475f2,#6d52dd)}.service-visual.sky{background:linear-gradient(145deg,#f5fbff,#eaf1ff)}.service-visual.sky:before{background:linear-gradient(#d7f2ff,#7db8ff);border-radius:50%;box-shadow:0 20px 0 -12px #5d85e7,0 33px 0 -15px #6475d6}.service-visual.sky span{font-size:35px}.service-visual.lilac{background:linear-gradient(145deg,#fff8ff,#f1edff)}.service-visual.lilac:before{background:linear-gradient(145deg,#d89bf0,#7156e7);border-radius:48% 48% 20px 20px}.service-visual.lilac span{font-size:16px}.service-card h3{margin:0 0 9px;font-size:15px;line-height:1.35}.service-card p{color:#777d9c;margin:0;font-size:10px;line-height:1.65}.service-card>a,.project-copy>a{width:35px;height:35px;color:var(--purple);border:1px solid #e6e3f6;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:15px;right:15px}.process-section{padding-top:10px}.process-line{grid-template-columns:repeat(5,1fr);gap:34px;margin-top:26px;display:grid}.process-card{border-radius:13px;min-height:139px;padding:17px 16px 8px;position:relative}.process-card:first-child{border:1px solid var(--line);box-shadow:0 9px 24px #291e560a}.process-top{align-items:center;gap:17px;display:flex}.process-top b{color:var(--purple);font-size:11px}.process-icon{width:39px;height:39px;color:var(--purple);background:#f6f2ff;border-radius:11px;place-items:center;font-weight:800;display:grid}.process-card h3{margin:-7px 0 7px;padding-left:55px;font-size:12px}.connector{background:var(--purple);border-radius:50%;width:13px;height:13px;position:absolute;top:39px;right:-24px;box-shadow:0 0 0 7px #f4f1ff}.projects-section{background:linear-gradient(#fbfaff 0,#fff 100%);padding-top:42px}.projects-grid{grid-template-columns:repeat(3,1fr);gap:29px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 14px 32px #1a14420b}.project-visual{height:185px;position:relative;overflow:hidden}.dashboard{background:#101426;gap:11px;padding:20px;display:flex}.dashboard.saas{background:#f7f7ff}.dash-side{background:#171d36;border-radius:7px;width:20%;padding:15px 9px}.saas .dash-side{background:#e9e9fb}.dash-side i{background:#5e678c;border-radius:3px;height:6px;margin:0 0 14px;display:block}.dash-side i:first-child{background:#6744e9}.dash-main{background:#171d32;border-radius:7px;flex:1;padding:14px}.saas .dash-main{background:#fff;box-shadow:0 8px 18px #e6e4f3}.dash-title{background:#5e6687;border-radius:5px;width:35%;height:7px;margin-bottom:14px;display:block}.mini-panels{grid-template-columns:1.4fr 1fr;gap:10px;height:70px;display:grid}.line-chart,.bars{background:#111629;border-radius:5px;align-items:flex-end;gap:7px;padding:10px 7px;display:flex}.saas .line-chart,.saas .bars{background:#f3f3fb}.line-chart i{background:#5b87ee;border-radius:50% 50% 0 0;width:17%;height:25%;display:block;box-shadow:11px -13px 0 -2px #53d2d7}.line-chart i:nth-child(2){height:60%}.line-chart i:nth-child(3){height:42%}.line-chart i:nth-child(4){height:80%}.line-chart i:nth-child(5){height:55%}.bars i{background:#49d2be;border-radius:3px 3px 0 0;width:15%}.bars i:first-child{height:28%}.bars i:nth-child(2){height:75%}.bars i:nth-child(3){height:48%}.bars i:nth-child(4){background:#6950e9;height:88%}.dash-rows{gap:8px;margin-top:10px;display:flex}.dash-rows i{background:#202741;border-radius:4px;flex:1;height:23px}.saas .dash-rows i{background:#f0eff8}.mobile-visual{background:linear-gradient(125deg,#edeaff,#f5fbff);justify-content:center;align-items:flex-end;padding-top:17px;display:flex}.phone{color:#fff;background:linear-gradient(160deg,#7654ee,#4c2bc4);border:5px solid #18162f;border-radius:17px;flex-direction:column;align-items:center;width:83px;height:167px;padding-top:22px;display:flex;position:relative;box-shadow:0 18px 24px #301b7340}.phone i{background:#090a18;border-radius:5px;width:24px;height:4px;position:absolute;top:4px}.phone b{margin:18px 0 20px;font-size:22px}.phone small{font-size:7px}.phone.p1{transform:rotate(-5deg)translate(18px)scale(.9)}.phone.p2{z-index:2}.phone.p3{transform:rotate(5deg)translate(-18px)scale(.9)}.project-copy{min-height:110px;padding:15px 18px 20px;position:relative}.project-title{justify-content:space-between;gap:12px;display:flex}.project-title h3{margin:0;font-size:14px}.project-title span{color:var(--purple);font-size:10px}.project-copy p{color:#737a99;max-width:80%;font-size:10px;line-height:1.5}.tech-section{padding-top:24px;padding-bottom:44px}.tech-grid{grid-template-columns:repeat(8,1fr);gap:17px;margin-top:21px;display:grid}.tech{border:1px solid var(--line);border-radius:10px;justify-content:center;align-items:center;gap:12px;height:56px;display:flex;box-shadow:0 8px 20px #20194506}.tech span{color:#3b8def;font-size:21px;font-weight:800}.tech b{font-size:11px}.cta-banner{background:linear-gradient(115deg,#ecebff,#d5ccff);border-radius:16px;align-items:center;gap:84px;min-height:210px;padding:35px 46px;display:flex;position:relative;overflow:hidden}.cta-banner h2{letter-spacing:-1.5px;margin:0 0 15px;font-size:37px;line-height:1.06}.cta-banner p{color:#5f6683;max-width:270px;font-size:12px;line-height:1.6}.cta-banner>.button{z-index:3;position:relative}.rocket-scene{right:0;width:54%;position:absolute;inset-block:0;overflow:hidden}.rocket-scene:after{content:"";background:#f7f7ff;border-radius:50%;width:330px;height:210px;position:absolute;bottom:-105px;right:-35px;box-shadow:-110px 46px #f9f8ff,-228px 80px 0 16px #ffffffb3}.rocket{z-index:3;background:linear-gradient(135deg,#7654ef,#4f2bd5);border-radius:60% 48% 48% 60%;width:120px;height:58px;position:absolute;top:61px;left:35%;transform:rotate(-48deg);box-shadow:0 15px 26px #462db138}.rocket:before{content:"";border-top:19px solid #0000;border-bottom:19px solid #0000;border-left:36px solid #4e2bc5;position:absolute;top:10px;right:-25px}.rocket:after{content:"";background:#c7bcff;border-radius:50%;width:35px;height:35px;position:absolute;top:11px;left:28px;box-shadow:inset 0 0 0 7px #6743dd}.rocket span{display:none}.smoke{background:#ffffffb3;border-radius:50%;width:80px;height:32px;position:absolute;top:124px;left:20%;box-shadow:-45px 15px #ffffff8c}.cloud{background:#ffffff8f;border-radius:50%;width:75px;height:32px;position:absolute;top:35px}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud:before{width:38px;height:38px;top:-17px;left:12px}.cloud:after{width:47px;height:47px;top:-25px;right:5px}.cloud.c1{left:9%}.cloud.c2{top:55px;right:7%;transform:scale(.8)}footer{padding:0 0 30px}.footer-grid{grid-template-columns:1.7fr 1.45fr .9fr 1.2fr;gap:70px;padding:10px 8px 36px;display:grid}.footer-grid h3{margin:8px 0 16px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;gap:9px;display:flex}.footer-grid a,.footer-grid span,.footer-grid p{color:#5f6683;font-size:10px;line-height:1.55}.footer-brand .logo{color:#4b22ce;font-size:26px}.footer-brand p{max-width:220px;margin:18px 0}.socials{gap:15px;display:flex}.socials a{background:#f4f3fa;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.footer-bottom{color:#6b7190;border-top:1px solid #f1f0f6;justify-content:space-between;padding-top:24px;font-size:9px;display:flex}.footer-bottom div{gap:56px;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:99;background:#0a08268c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(520px,100%);padding:35px;position:relative;box-shadow:0 25px 80px #0a08264d}.modal-close{color:var(--purple);background:#f4f1ff;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:14px;right:17px}.modal h2{margin:18px 0 10px;font-size:29px;line-height:1.2}.modal>p{color:var(--muted);font-size:13px;line-height:1.6}.modal form{gap:13px;margin-top:22px;display:grid}.modal label{gap:6px;font-size:11px;font-weight:700;display:grid}.modal input,.modal textarea{border:1px solid #dedfeb;border-radius:9px;outline:none;padding:12px}.modal input:focus,.modal textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #eee9ff}.modal textarea{resize:vertical;min-height:85px}@media (width<=1100px){nav{gap:26px;margin-left:20px}.services-grid,.process-line{grid-template-columns:repeat(3,1fr)}.process-card:nth-child(n+4){margin-top:15px}.connector{display:none}.tech-grid{grid-template-columns:repeat(4,1fr)}.hero h1{font-size:44px}.art-crop{inset:-20px -40px -20px -35px}}@media (width<=760px){.container{width:min(100% - 34px,620px)}.site-header{height:78px;position:sticky;top:0;box-shadow:0 3px 20px #2019480f}.logo{font-size:23px}.header-cta{display:none}.menu-button{display:block}nav{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:10px;display:none;position:absolute;top:70px;left:17px;right:17px;box-shadow:0 18px 45px #140e3724}nav.open{display:flex}nav a{padding:12px 15px}nav a.active:after{display:none}.hero{min-height:auto;padding-top:36px}.hero-grid{grid-template-columns:1fr}.hero h1{letter-spacing:-2px;font-size:40px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:27px}.hero-art{height:330px;margin-top:20px}.art-crop{background-position:50%;background-size:contain;inset:-10px -28px -15px}.trust-row{margin-top:8px}.brands{grid-template-columns:repeat(2,1fr);gap:16px;font-size:10px;display:grid}.section{padding:43px 0}.section-head{align-items:flex-start}.section-head h2{font-size:24px}.section-head>a{display:none}.services-grid{grid-template-columns:repeat(2,1fr);gap:11px}.service-card{min-height:319px;padding:14px}.service-visual{height:135px}.process-line{grid-template-columns:1fr;gap:4px}.process-card,.process-card:first-child{border:0;border-left:2px solid #eee9ff;border-radius:0;min-height:auto;padding:10px 14px 18px}.process-card h3{margin-top:-9px}.projects-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cta-banner{align-items:flex-start;min-height:295px;padding:28px}.cta-banner h2{font-size:29px}.cta-banner>.button{position:absolute;bottom:28px;left:28px}.rocket-scene{opacity:.7;width:62%}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px}.footer-bottom div{gap:25px}}@media (width<=430px){.hero h1{font-size:34px}.button{padding:0 19px}.services-grid{grid-template-columns:1fr}.service-card{min-height:300px}.service-visual{height:145px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.modal{padding:28px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.logo{letter-spacing:0;width:205px;height:auto;line-height:0}.logo img{width:100%;height:auto;display:block}.art-crop{background-image:url(/hero-dashboard-v2.png);background-position:50%;background-size:contain;inset:-24px -52px -20px -18px}.brands{background:url(/reference.png) -77px -662px/1320px no-repeat;width:870px;max-width:100%;height:34px}.service-visual{background-color:#fff!important;background-image:url(/services-strip.png)!important;background-repeat:no-repeat!important;background-size:600%!important}.service-visual:before,.service-visual>span,.service-visual>i,.service-visual>b{display:none!important}.service-card:first-child .service-visual{background-position:0!important}.service-card:nth-child(2) .service-visual{background-position:20%!important}.service-card:nth-child(3) .service-visual{background-position:40%!important}.service-card:nth-child(4) .service-visual{background-position:60%!important}.service-card:nth-child(5) .service-visual{background-position:80%!important}.service-card:nth-child(6) .service-visual{background-position:100%!important}.process-icon{color:#0000;background-color:#f8f6ff;background-image:url(/process-icons.png);background-repeat:no-repeat;background-size:500%;font-size:0}.process-card:first-child .process-icon{background-position:0}.process-card:nth-child(2) .process-icon{background-position:25%}.process-card:nth-child(3) .process-icon{background-position:50%}.process-card:nth-child(4) .process-icon{background-position:75%}.process-card:nth-child(5) .process-icon{background-position:100%}.project-visual{background-color:#fff!important;background-image:url(/projects-strip.png)!important;background-repeat:no-repeat!important;background-size:300%!important}.project-visual>*{display:none!important}.project-card:first-child .project-visual{background-position:0!important}.project-card:nth-child(2) .project-visual{background-position:50%!important}.project-card:nth-child(3) .project-visual{background-position:100%!important}.rocket-scene{background-image:url(/cta-rocket.png);background-position:50% -110px;background-repeat:no-repeat;background-size:760px;width:58%}.rocket-scene>*{display:none!important}.rocket-scene:after{display:none}.tech-grid{background:url(/reference.png) -77px -1848px/1320px no-repeat;min-height:58px}.tech{visibility:hidden}@media (width<=760px){.logo{width:165px}.footer-brand .logo{width:170px}.art-crop{background-image:url(/hero-dashboard-v2.png);background-position:50%;background-size:contain;inset:-10px -28px -15px}.brands{background:0 0;width:100%;height:auto}.brands span{opacity:1}.service-visual{background-size:600%!important}.rocket-scene{background-position:50% -98px;background-size:610px;width:68%}.tech-grid{background:0 0}.tech{visibility:visible}}.logo{width:230px}.footer-brand .logo{width:172px}.art-crop{background-position:46%;inset:-55px -95px -55px -70px}.brands{background:0 0;height:auto}.brands span{opacity:1}.rocket-scene{background-position:right 10px center;background-size:520px}@media (width<=760px){.logo{width:172px}.footer-brand .logo{width:170px}.art-crop{background-position:50%;inset:-25px -45px -30px}.rocket-scene{background-position:right -25px center;background-size:410px}}.hero{isolation:isolate;background:linear-gradient(#fff 0%,#fdfcff 64%,#fff 100%);min-height:800px;padding:70px 0 42px}.hero:after{content:"";z-index:-1;background:linear-gradient(#fff0,#fff);height:180px;position:absolute;inset:auto 0 0}.hero-grid-pattern{z-index:-3;opacity:.42;background-image:linear-gradient(#6342e40b 1px,#0000 1px),linear-gradient(90deg,#6342e40b 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 18% 70%,#0000 93%);mask-image:linear-gradient(#0000 0,#000 18% 70%,#0000 93%)}.hero-aurora{filter:blur(1px);z-index:-2;pointer-events:none;border-radius:50%;position:absolute}.hero-aurora-one{background:radial-gradient(circle,#6f48ec30,#6f48ec0a 48%,#0000 70%);width:720px;height:720px;top:-170px;right:-150px}.hero-aurora-two{background:radial-gradient(circle,#3cc2e81c,#0000 68%);width:460px;height:460px;top:180px;left:-260px}.hero-grid{grid-template-columns:minmax(0,47%) minmax(0,53%);gap:20px;min-height:565px}.hero-copy{padding:10px 0 0 4px}.hero-kicker{color:#6540dd;letter-spacing:.9px;background:#f9f7ffe0;border:1px solid #663ae11f;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 8px 28px #4b2ca30f}.hero-kicker i{background:#6d42e7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #6d42e71a}.hero h1{letter-spacing:-3.8px;max-width:690px;margin:26px 0 24px;font-size:62px;line-height:1.08}.hero-highlight{color:#6433e7;background:linear-gradient(100deg,#5124db 0%,#794bf1 55%,#4d8de9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#626985;max-width:600px;margin:0;font-size:16px;line-height:1.78}.hero-actions{gap:14px;margin-top:34px}.hero-actions .button{border-radius:13px;min-height:58px;padding-inline:27px}.hero-actions .primary{box-shadow:0 18px 42px #5b2ee245}.hero-actions .secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7}.hero-proof{color:#666d89;align-items:center;gap:13px;margin-top:34px;display:flex}.proof-avatars{padding-left:9px;display:flex}.proof-avatars span{color:#fff;background:linear-gradient(145deg,#8d72ef,#5432d4);border:2px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-9px;font-size:8px;font-weight:800;display:grid;box-shadow:0 5px 14px #41279c29}.proof-avatars span:nth-child(2){background:linear-gradient(145deg,#6ecce6,#4e76e5)}.proof-avatars span:nth-child(3){background:linear-gradient(145deg,#b28af2,#7750e6)}.hero-proof strong{color:#171a3b;font-size:11px;display:block}.hero-proof small{margin-top:3px;font-size:9px;display:block}.proof-rating{border-left:1px solid #e6e3f1;place-items:end;margin-left:9px;padding-left:18px;display:grid}.proof-rating b{color:#151938;font-size:12px}.proof-rating span{color:#f6b526;letter-spacing:1px;font-size:9px}.hero-visual-wrap{place-items:center;height:585px;display:grid;position:relative}.hero-visual-wrap:before{content:"";background:linear-gradient(145deg,#ffffffed,#f3efffb8);border:1px solid #714cdd1a;border-radius:38px;position:absolute;inset:24px 0 30px 18px;transform:rotate(-1.2deg);box-shadow:0 35px 85px #3624761a,inset 0 1px #fff}.hero-visual-wrap:after{content:"";filter:blur(28px);z-index:-1;background:#482f9b2b;border-radius:50%;width:76%;height:46px;position:absolute;bottom:29px;left:14%}.hero-art{z-index:1;filter:drop-shadow(0 24px 30px #271d5b1a);height:555px}.art-crop{mix-blend-mode:multiply;background-position:50%;inset:-34px -66px -40px -48px}.hero-metric,.hero-quality{z-index:3;-webkit-backdrop-filter:blur(16px);background:#ffffffd4;border:1px solid #6e4cd21f;align-items:center;gap:10px;display:flex;position:absolute;box-shadow:0 16px 42px #2a1b6124}.hero-metric{border-radius:15px;padding:12px 14px}.hero-metric small,.hero-quality small{color:#8186a0;font-size:8px;display:block}.hero-metric strong,.hero-quality strong{color:#161938;margin-top:2px;font-size:12px;display:block}.metric-icon{color:#fff;background:linear-gradient(145deg,#6d43e8,#855ef1);border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.metric-growth{animation:5.5s ease-in-out infinite heroFloat;top:77px;right:-8px}.metric-uptime{animation:6.2s ease-in-out -1.2s infinite heroFloat;bottom:82px;left:-12px}.live-dot{background:#4fd5a3;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 6px #4fd5a321}.hero-quality{border-radius:15px;padding:11px 15px;bottom:31px;right:18px}.hero-quality>span{color:#6138dc;background:#ede8ff;border-radius:10px;place-items:center;width:29px;height:29px;font-weight:800;display:grid}.trust-row{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #684fb217;border-radius:18px;align-items:center;gap:38px;margin-top:12px;padding:19px 24px 18px;display:flex;box-shadow:0 15px 50px #2d1f5f0e}.trust-title{border-right:1px solid #ece9f4;flex:none;margin:0;padding-right:30px}.brands{flex:1;width:auto;max-width:none}.brands span{white-space:nowrap;font-size:11px}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=1100px){.hero{min-height:760px}.hero h1{letter-spacing:-3px;font-size:50px}.hero-visual-wrap{height:540px}.hero-art{height:515px}.metric-growth{right:0}.metric-uptime{left:0}.hero-quality{display:none}.trust-row{gap:22px}.brands{gap:12px}.brands span{font-size:9px}}@media (width<=760px){.hero{padding:38px 0 34px}.hero-grid{grid-template-columns:1fr;gap:12px}.hero-copy{padding-top:0}.hero h1{letter-spacing:-2.7px;margin-top:22px;font-size:42px;line-height:1.08}.hero-copy>p{font-size:14px;line-height:1.7}.hero-actions{margin-top:25px}.hero-actions .button{min-height:55px}.hero-proof{align-items:flex-start;margin-top:24px}.hero-proof>div:nth-child(2){flex:1}.proof-rating{display:none}.hero-visual-wrap{height:365px;margin-top:6px}.hero-visual-wrap:before{border-radius:27px;inset:18px -8px 14px}.hero-art{height:355px;margin:0}.art-crop{inset:-19px -40px -25px -38px}.hero-metric{border-radius:12px;padding:9px 10px}.hero-metric strong{font-size:10px}.metric-icon{width:27px;height:27px}.metric-growth{top:34px;right:-5px}.metric-uptime{bottom:35px;left:-5px}.hero-quality{display:none}.trust-row{margin-top:9px;padding:17px;display:block}.trust-title{border:0;margin:0 0 16px;padding:0}.brands{grid-template-columns:repeat(2,1fr);gap:13px}.brands span{font-size:9px}}@media (width<=430px){.hero h1{font-size:37px}.hero-kicker{font-size:8.5px}.hero-visual-wrap{height:330px}.hero-art{height:320px}.metric-growth{top:30px}.metric-uptime{bottom:27px}}@media (prefers-reduced-motion:reduce){.hero-metric{animation:none}}.hero-art-ecosystem{filter:drop-shadow(0 28px 42px #452c9b1a);height:570px}.hero-art-ecosystem .art-crop{mix-blend-mode:multiply;background-image:url(/hero-ecosystem-v3.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;inset:-8px -24px -4px}.hero-visual-wrap:before{background:radial-gradient(circle at 52% 48%,#744ee81f,#0000 34%),linear-gradient(145deg,#fffffff5,#f6f3ffc7);border-radius:42px;inset:22px -10px 24px 10px;transform:rotate(-.6deg)}.hero-visual-wrap:after{background:#5b38c024;width:68%;bottom:24px;left:16%}.ecosystem-note{z-index:4;-webkit-backdrop-filter:blur(17px);background:#ffffffd4;border:1px solid #6b48da21;border-radius:16px;align-items:center;gap:11px;padding:12px 15px 12px 12px;display:flex;position:absolute;bottom:30px;right:21px;box-shadow:0 18px 44px #2f1f6924}.ecosystem-note>span{color:#fff;letter-spacing:.5px;background:linear-gradient(145deg,#7044e9,#865eed);border-radius:11px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.ecosystem-note strong{color:#171a3b;font-size:11px;display:block}.ecosystem-note small{color:#8589a1;letter-spacing:.15px;margin-top:3px;font-size:8px;display:block}@media (width<=1100px){.hero-art-ecosystem{height:520px}.hero-art-ecosystem .art-crop{inset:-4px -16px}.ecosystem-note{bottom:31px;right:14px}}@media (width<=760px){.hero-art-ecosystem{height:350px;margin:0}.hero-art-ecosystem .art-crop{background-size:contain;inset:-7px -25px}.ecosystem-note{border-radius:13px;padding:9px 11px 9px 9px;bottom:21px;right:6px}.ecosystem-note>span{width:29px;height:29px}.ecosystem-note strong{font-size:9.5px}.ecosystem-note small{font-size:7px}}@media (width<=430px){.hero-art-ecosystem{height:320px}.hero-art-ecosystem .art-crop{inset:-5px -17px}.ecosystem-note{bottom:15px}}.hero{background:radial-gradient(50% 72% at 78% 42%,#e6e0ff9e 0%,#f6f3ff4d 48%,#0000 76%),linear-gradient(#fff 0%,#fdfcff 64%,#fff 100%)}.hero-grid{gap:0}.hero-visual-wrap{isolation:isolate;height:610px;margin-right:-72px}.hero-visual-wrap:before{box-shadow:none;filter:blur(24px);background:radial-gradient(#7b52ec2e 0%,#6d4ce012 42%,#0000 72%);border:0;border-radius:50%;inset:10% 4% 8% 0;transform:none}.hero-visual-wrap:after{filter:none;opacity:.65;z-index:-1;background:repeating-radial-gradient(circle,#0000 0 96px,#704eda13 97px 98px);border-radius:50%;width:620px;height:620px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.hero-art-ecosystem{filter:drop-shadow(0 32px 48px #5334b217);width:calc(100% + 96px);height:610px;margin-left:-38px;-webkit-mask-image:radial-gradient(78% 70% at 52% 51%,#000 46%,#000000f0 62%,#00000073 78%,#0000 100%);mask-image:radial-gradient(78% 70% at 52% 51%,#000 46%,#000000f0 62%,#00000073 78%,#0000 100%)}.hero-art-ecosystem .art-crop{mix-blend-mode:multiply;background-position:50%;background-size:112%;inset:-30px -62px}.ecosystem-note{display:none}@media (width<=1100px){.hero-visual-wrap{height:555px;margin-right:-38px}.hero-visual-wrap:after{width:540px;height:540px}.hero-art-ecosystem{width:calc(100% + 58px);height:555px;margin-left:-24px}.hero-art-ecosystem .art-crop{background-size:114%;inset:-18px -42px}}@media (width<=760px){.hero{background:radial-gradient(90% 34% at 50% 71%,#e7e1ffa6,#0000 77%),linear-gradient(#fff 0%,#fdfcff 70%,#fff 100%)}.hero-visual-wrap{height:375px;margin:12px -28px -6px}.hero-visual-wrap:before{filter:blur(18px);inset:8% 8% 5%}.hero-visual-wrap:after{opacity:.42;width:380px;height:380px}.hero-art-ecosystem{width:calc(100% + 56px);height:375px;margin-left:-28px;-webkit-mask-image:radial-gradient(85% 72%,#000 52%,#000c 70%,#0000 100%);mask-image:radial-gradient(85% 72%,#000 52%,#000c 70%,#0000 100%)}.hero-art-ecosystem .art-crop{background-size:112%;inset:-14px -38px}}@media (width<=430px){.hero-visual-wrap{height:335px;margin-inline:-22px}.hero-visual-wrap:after{width:340px;height:340px}.hero-art-ecosystem{width:calc(100% + 42px);height:335px;margin-left:-21px}.hero-art-ecosystem .art-crop{background-size:114%;inset:-10px -30px}}.hero{background:#fff;min-height:800px}.hero-scene-bg{z-index:-2;opacity:.94;background-image:url(/hero-ecosystem-v3.jpg);background-position:50% 46%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-scene-bg:after{content:"";background:linear-gradient(90deg,#fffffffc 0%,#fffffff7 27%,#ffffffd1 42%,#ffffff3d 65%,#ffffff0d 100%),linear-gradient(#fff3 0%,#0000 58%,#ffffffe6 94%,#fff 100%);position:absolute;inset:0}.hero-grid{grid-template-columns:1fr;min-height:570px}.hero-copy{width:min(590px,47%);padding-top:34px}.hero-aurora-one{opacity:.35}.hero-grid-pattern{opacity:.2;-webkit-mask-image:linear-gradient(90deg,#000 0% 46%,#0000 73%);mask-image:linear-gradient(90deg,#000 0% 46%,#0000 73%)}.trust-row{-webkit-backdrop-filter:blur(18px);background:#ffffffb8;border-color:#ffffffc2;margin-top:8px;box-shadow:0 18px 55px #32226917}@media (width<=1100px){.hero-scene-bg{background-position:55% 46%}.hero-scene-bg:after{background:linear-gradient(90deg,#fffffffc 0%,#fffffff2 34%,#ffffffa6 52%,#ffffff1f 82%),linear-gradient(#0000 60%,#fff 100%)}.hero-copy{width:min(560px,55%)}}@media (width<=760px){.hero{background:#fff;padding-top:38px}.hero-scene-bg{opacity:.9;background-position:50% 74%;background-size:auto 57%}.hero-scene-bg:after{background:linear-gradient(#fff 0%,#fffffffa 38%,#ffffffad 52%,#ffffff14 68%,#ffffff47 83%,#fff 100%)}.hero-grid{min-height:700px;display:block}.hero-copy{width:100%;padding-top:0}.hero-grid-pattern{opacity:.16;-webkit-mask-image:linear-gradient(#000 0%,#0000 62%);mask-image:linear-gradient(#000 0%,#0000 62%)}.trust-row{margin-top:0}}@media (width<=430px){.hero-scene-bg{background-position:50% 72%;background-size:auto 52%}.hero-grid{min-height:650px}}.principles-row{gap:28px}.principles-row .trust-title{max-width:120px;line-height:1.45}.principles{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.principles>div{border-left:1px solid #6651a61c;align-items:flex-start;gap:10px;min-width:0;padding:2px 18px;display:flex}.principles>div:first-child{border-left:0}.principles>div>span{color:#6540dd;background:linear-gradient(145deg,#eee9ff,#f9f7ff);border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.principles p{margin:0}.principles strong{color:#181b3c;font-size:10px;line-height:1.3;display:block}.principles small{color:#7b809a;margin-top:4px;font-size:8px;line-height:1.45;display:block}@media (width<=1100px){.principles-row{gap:16px}.principles>div{padding-inline:10px}.principles small{display:none}}@media (width<=760px){.principles-row .trust-title{max-width:none;margin-bottom:17px}.principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.principles>div,.principles>div:first-child{border:0;padding:0}.principles small{display:block}}@media (width<=430px){.principles{grid-template-columns:1fr}.principles>div{align-items:center}.principles small{font-size:7.5px}}:root{--type-display:clamp(3.25rem,4.35vw,4.25rem);--type-h2:clamp(1.75rem,2.3vw,2.25rem);--type-h3:1rem;--type-body:1rem;--type-small:.75rem;--type-label:.6875rem}html{font-size:16px}body{font-size:var(--type-body);letter-spacing:-.012em;line-height:1.65}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{color:var(--ink);font-weight:800}nav a{letter-spacing:-.01em;font-size:.875rem;line-height:1.2}.button{letter-spacing:-.01em;font-size:.875rem;line-height:1.15}.hero-kicker,.eyebrow{font-size:var(--type-label);letter-spacing:.075em;line-height:1}.hero h1{font-size:var(--type-display);letter-spacing:-.055em;line-height:1.06}.hero-copy>p{letter-spacing:-.015em;font-size:1rem;line-height:1.75}.hero-proof strong{font-size:.75rem;line-height:1.35}.hero-proof small{font-size:.625rem;line-height:1.45}.trust-title{letter-spacing:.09em;font-size:.6875rem;line-height:1.45}.section-head h2{font-size:var(--type-h2);letter-spacing:-.04em;line-height:1.16}.section-head>a{font-size:.75rem;line-height:1.3}.service-card{min-height:365px}.service-card h3{letter-spacing:-.022em;font-size:.9375rem;line-height:1.35}.service-card p{letter-spacing:-.006em;font-size:.6875rem;line-height:1.65}.process-top b{font-size:.6875rem}.process-card h3{letter-spacing:-.015em;font-size:.8125rem;line-height:1.35}.process-card p{font-size:.6875rem;line-height:1.6}.project-title h3{letter-spacing:-.02em;font-size:.9375rem;line-height:1.35}.project-title span{font-size:.6875rem;line-height:1.35}.project-copy p{font-size:.6875rem;line-height:1.6}.tech b{font-size:.75rem;line-height:1.2}.cta-banner h2{letter-spacing:-.045em;font-size:clamp(2rem,2.65vw,2.5rem);line-height:1.08}.modal h2{letter-spacing:-.035em;font-size:1.875rem;line-height:1.2}.modal>p{font-size:.8125rem;line-height:1.65}.modal label{font-size:.75rem;line-height:1.35}.modal input,.modal textarea{font-size:.875rem;line-height:1.45}@media (width<=1100px){:root{--type-display:clamp(2.875rem,5vw,3.5rem);--type-h2:1.875rem}.principles strong{font-size:.6875rem}.service-card h3{font-size:.875rem}}@media (width<=760px){:root{--type-display:clamp(2.375rem,10vw,2.875rem);--type-h2:1.625rem;--type-body:.9375rem}.hero h1{letter-spacing:-.045em;line-height:1.08}.hero-copy>p{font-size:.9375rem;line-height:1.7}.hero-kicker,.eyebrow{font-size:.625rem}.hero-proof strong{font-size:.6875rem}.hero-proof small{font-size:.5625rem}.principles strong{font-size:.75rem}.principles small{font-size:.625rem}.service-card{min-height:330px}.service-card h3{font-size:.9375rem}.service-card p{font-size:.75rem}.process-card h3{font-size:.875rem}.process-card p{font-size:.75rem}.project-title h3{font-size:.9375rem}.project-copy p,.tech b{font-size:.75rem}.footer-grid h3{font-size:.875rem}.footer-grid a,.footer-grid span,.footer-grid p{font-size:.75rem}.footer-bottom{font-size:.6875rem}}@media (width<=430px){:root{--type-display:2.375rem;--type-h2:1.5rem}.hero h1{letter-spacing:-.04em}.button{font-size:.8125rem}.principles small{font-size:.625rem}.cta-banner h2{font-size:1.875rem}.modal h2{font-size:1.625rem}}.principles>div{align-items:center}.principles>div>span{color:#5d32d8;letter-spacing:.04em;background:linear-gradient(145deg,#e9e2ff,#f8f6ff);border-radius:14px;width:46px;height:46px;font-size:.8125rem;font-weight:800;line-height:1;box-shadow:0 8px 22px #5d35d31f,inset 0 1px #fff}.principles p{align-self:center}@media (width<=1100px){.principles>div>span{border-radius:12px;width:40px;height:40px;font-size:.75rem}}@media (width<=760px){.principles>div>span{width:44px;height:44px;font-size:.8125rem}}.services-section{background:linear-gradient(#fff 0%,#fbfaff 42%,#fff 100%);padding:92px 0 100px;position:relative;overflow:hidden}.services-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#663ee21a,#0000 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:140px;left:-360px}.services-head{align-items:flex-end;margin-bottom:42px;position:relative}.services-head>div{max-width:760px}.section-lead{color:#686f8c;max-width:690px;margin:16px 0 0;font-size:.875rem;line-height:1.75}.services-head>a{background:#fff;border:1px solid #6540dd24;border-radius:11px;align-items:center;min-height:42px;margin-bottom:1px;padding:0 16px;box-shadow:0 9px 24px #301f620f}.service-card{background:#fffffff0;border-color:#6346b71c;border-radius:24px;min-height:0;padding:0;transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 18px 55px #25194e12}.service-card:hover{border-color:#653edd33;transform:translateY(-7px);box-shadow:0 26px 70px #36207821}.service-card .service-visual{border-radius:0;height:225px;margin:0;transition:transform .35s;background-color:#fbfaff!important;background-size:600%!important}.service-card:hover .service-visual{transform:scale(1.025)}.service-copy{flex-direction:column;min-height:225px;padding:23px 25px 25px;display:flex;position:relative}.service-meta{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.service-meta>span{color:#6038d9;background:linear-gradient(145deg,#eae4ff,#f8f6ff);border-radius:12px;place-items:center;width:38px;height:38px;font-size:.75rem;font-weight:800;display:grid;box-shadow:inset 0 1px #fff}.service-meta small{color:#8b90aa;letter-spacing:.1em;font-size:.5625rem;font-weight:800}.service-card .service-copy h3{letter-spacing:-.03em;margin:0 0 9px;font-size:1.125rem;line-height:1.32}.service-card .service-copy p{color:#737994;max-width:92%;margin:0;font-size:.75rem;line-height:1.65}.service-link{color:#6037dc;align-items:center;gap:9px;width:max-content;margin-top:auto;padding-top:21px;font-size:.6875rem;font-weight:800;display:inline-flex}.service-link span{transition:transform .2s}.service-link:hover span{transform:translate(2px,-2px)}@media (width<=1100px){.services-section{padding-block:76px 84px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card .service-visual{height:215px}.service-copy{min-height:215px}.services-head>div{max-width:650px}}@media (width<=760px){.services-section{padding-block:62px 68px}.services-head{margin-bottom:30px}.services-head h2{max-width:330px}.section-lead{margin-top:13px;font-size:.8125rem;line-height:1.65}.services-grid{grid-template-columns:1fr;gap:16px}.service-card{border-radius:20px}.service-card .service-visual{height:205px}.service-copy{min-height:205px;padding:20px 21px 22px}.service-card .service-copy h3{font-size:1.0625rem}.service-card .service-copy p{max-width:100%;font-size:.75rem}.service-meta{margin-bottom:14px}.service-meta>span{width:36px;height:36px}}@media (width<=430px){.service-card .service-visual{height:185px}.service-copy{min-height:210px}.section-lead{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.service-card,.service-card .service-visual,.service-link span{transition:none}}.services-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.service-card{border-radius:18px}.service-card .service-visual{height:155px}.service-meta{margin-bottom:13px}.service-meta>span{border-radius:10px;width:34px;height:34px;font-size:.6875rem}.service-meta small{letter-spacing:.07em;font-size:.5rem}.service-card .service-copy h3{font-size:.9375rem;line-height:1.35}.service-card .service-copy p{max-width:100%;font-size:.625rem;line-height:1.6}.service-link{padding-top:17px;font-size:.625rem}@media (width<=1100px){.services-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;scrollbar-color:#623bda40 transparent;grid-template-columns:none;grid-auto-columns:245px;grid-auto-flow:column;gap:14px;padding:4px 2px 18px;display:grid;overflow-x:auto}.service-card{scroll-snap-align:start}.service-card .service-visual{height:170px}.service-copy{min-height:225px}.service-meta small{display:block}}@media (width<=760px){.services-grid{grid-template-columns:none;grid-auto-columns:min(82vw,310px);grid-auto-flow:column;gap:14px;margin-right:calc(-50vw + 50%);padding-right:24px}.service-card .service-visual{height:190px}.service-copy{min-height:215px;padding:19px 20px 21px}.service-card .service-copy h3{font-size:1rem}.service-card .service-copy p{font-size:.75rem}.service-link{font-size:.6875rem}}@media (width<=430px){.services-grid{grid-auto-columns:84vw}.service-card .service-visual{height:180px}}.service-card .service-visual{height:170px;background-position-y:50%!important;background-size:560%!important}.service-copy{min-height:175px;padding:17px 16px 16px}.service-meta{margin:0;position:absolute;top:-45px;left:14px;right:14px}.service-meta>span{-webkit-backdrop-filter:blur(10px);background:#f7f4ffe6;border:1px solid #ffffffbf;box-shadow:0 8px 22px #43278f21}.service-meta small{-webkit-backdrop-filter:blur(10px);background:#ffffffc7;border-radius:8px;padding:6px 8px}.service-card .service-copy h3{margin-bottom:7px}.service-card .service-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.service-link{padding-top:12px}@media (width<=1100px){.service-card .service-visual{height:180px;background-size:560%!important}.service-copy{min-height:180px}}@media (width<=760px){.service-card .service-visual{height:200px;background-size:540%!important}.service-copy{min-height:185px;padding:19px 20px 20px}.service-meta{top:-47px;left:18px;right:18px}}@media (width<=430px){.service-card .service-visual{height:190px}.service-copy{min-height:180px}}.service-meta{justify-content:flex-start}.service-copy{min-height:160px;padding-top:18px}@media (width<=1100px){.service-copy{min-height:165px}}@media (width<=760px){.service-copy{min-height:175px}.service-link{margin-top:9px}}@media (width<=760px){.service-link{margin-top:auto;padding-top:6px}}.service-card .service-copy h3{min-height:41px}.service-card .service-copy p{min-height:48px}.service-link{margin-top:6px;padding-top:0}@media (width<=760px){.service-card .service-copy h3{min-height:44px}.service-card .service-copy p{min-height:60px}.service-link{margin-top:7px;padding-top:0}}.process-section{background:linear-gradient(#fff 0%,#faf9ff 100%);padding:96px 0 104px;position:relative;overflow:hidden}.process-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#6139db1a,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-250px;right:-330px}.process-head,.tech-head{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:70px;display:grid}.process-head h2,.tech-head h2{font-size:var(--type-h2);letter-spacing:-.04em;margin:17px 0 0;line-height:1.16}.process-head>p,.tech-head>p{color:#6e748f;margin:0 0 3px;font-size:.8125rem;line-height:1.75}.process-line{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:44px;display:grid;position:relative}.process-line:before{content:"";z-index:0;background:linear-gradient(90deg,#6539e014,#6539e05c,#6539e014);height:2px;position:absolute;top:49px;left:8%;right:8%}.process-card,.process-card:first-child{z-index:1;background:#fffffff0;border:1px solid #6243bb1f;border-radius:21px;min-height:245px;margin:0;padding:21px 20px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 16px 44px #281c5311}.process-card:hover{border-color:#6139dc38;transform:translateY(-5px);box-shadow:0 24px 55px #321f6e1f}.process-card-top{justify-content:space-between;align-items:center;display:flex}.process-card-top b{color:#5e33d73d;letter-spacing:-.06em;font-size:1.75rem;font-weight:800;line-height:1}.process-icon{background-color:#faf8ff;background-size:500%;border:1px solid #6a46d517;border-radius:17px;width:58px;height:58px;box-shadow:0 10px 24px #462b9214}.process-card h3{color:#171a3b;letter-spacing:-.025em;margin:22px 0 9px;padding:0;font-size:.9375rem;line-height:1.35}.process-card p{color:#747a95;margin:0;font-size:.6875rem;line-height:1.65}.projects-section{background:linear-gradient(#f8f6ff 0%,#fcfbff 45%,#fff 100%);padding:96px 0 102px;position:relative}.projects-head{margin-bottom:40px}.projects-head>div{max-width:780px}.projects-head>a{background:#fff;border:1px solid #633cda21;border-radius:11px;align-items:center;min-height:42px;margin-bottom:2px;padding:0 16px;box-shadow:0 9px 24px #301f620e}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{background:#fff;border-color:#6243bb1f;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 58px #2a1c5a16}.project-card:hover{transform:translateY(-7px);box-shadow:0 28px 72px #301d6d24}.project-card .project-visual{height:245px;transition:transform .35s;background-position-y:50%!important;background-size:300%!important}.project-card:hover .project-visual{transform:scale(1.02)}.project-copy{flex-direction:column;min-height:215px;padding:22px 23px 24px;display:flex}.project-meta{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.project-meta span{color:#623adc;letter-spacing:.08em;background:#f1edff;border-radius:8px;padding:6px 9px;font-size:.53125rem;font-weight:800}.project-meta b{color:#747a96;font-size:.625rem}.project-copy>h3{color:#171a3b;letter-spacing:-.03em;margin:0 0 9px;font-size:1.0625rem;line-height:1.35}.project-copy>p{color:#747a95;min-height:40px;margin:0;font-size:.75rem;line-height:1.65}.project-copy>.project-link{color:#6037dc;border:0;border-radius:0;align-items:center;gap:9px;width:max-content;height:auto;margin-top:auto;padding:15px 0 0;font-size:.6875rem;font-weight:800;display:inline-flex;position:static}.project-link span{transition:transform .2s}.project-link:hover span{transform:translate(2px,-2px)}.tech-section{background:#fff;padding:92px 0 100px;position:relative}.tech-head{margin-bottom:38px}.tech-grid{background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;min-height:0;margin-top:0;display:grid}.tech{visibility:visible;background:linear-gradient(145deg,#fff,#fbfaff);border-color:#5741a01c;border-radius:18px;justify-content:flex-start;gap:13px;height:88px;padding:0 18px;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 13px 35px #2a1d560e}.tech:hover{border-color:#633bdc33;transform:translateY(-4px);box-shadow:0 20px 44px #341f701a}.tech .tech-mark{color:#623adc;letter-spacing:-.02em;background:#f0edff;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-size:.75rem;font-weight:800;line-height:1;display:grid}.tech>div{min-width:0}.tech b{color:#181b3c;font-size:.8125rem;line-height:1.3;display:block}.tech small{color:#858aa3;margin-top:4px;font-size:.625rem;line-height:1.35;display:block}.tech-cyan .tech-mark{color:#079fd1;background:#e5f9ff}.tech-ink .tech-mark{color:#181b2d;background:#edeef4}.tech-green .tech-mark{color:#398b37;background:#eaf8ea}.tech-blue .tech-mark{color:#268bd7;background:#e8f5ff}.tech-amber .tech-mark{color:#e88712;background:#fff3df}.tech-indigo .tech-mark{color:#4a67c7;background:#ecefff}.tech-sky .tech-mark{color:#178acc;background:#e6f5ff}.tech-orange .tech-mark{color:#dc721a;background:#fff0e5}@media (width<=1100px){.process-head,.tech-head{grid-template-columns:1fr .8fr;gap:40px}.process-line{gap:10px}.process-card,.process-card:first-child{min-height:235px;padding:18px 16px}.process-icon{width:52px;height:52px}.project-card .project-visual{height:220px}.project-copy{min-height:210px}.tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.process-line{scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:245px;grid-auto-flow:column;padding:4px 2px 18px;overflow-x:auto}.process-line:before{display:none}.process-card{scroll-snap-align:start}}@media (width<=760px){.process-section,.projects-section,.tech-section{padding-block:68px 74px}.process-head,.tech-head{grid-template-columns:1fr;gap:15px}.process-head>p,.tech-head>p{font-size:.75rem;line-height:1.65}.process-line{grid-auto-columns:min(78vw,270px);margin-top:29px}.process-card,.process-card:first-child{border-radius:18px;min-height:220px}.projects-head{margin-bottom:29px}.projects-grid{grid-template-columns:1fr;gap:17px}.project-card{border-radius:20px}.project-card .project-visual{height:225px}.project-copy{min-height:200px;padding:20px}.tech-head{margin-bottom:28px}.tech-grid{grid-template-columns:1fr;gap:11px}.tech{border-radius:16px;height:82px}}@media (width<=430px){.process-line{grid-auto-columns:82vw}.project-card .project-visual{height:205px}.project-copy{min-height:195px}.tech .tech-mark{width:41px;height:41px}}@media (prefers-reduced-motion:reduce){.process-card,.project-card,.project-card .project-visual,.project-link span,.tech{transition:none}}.process-section{background:#fff;padding:96px 0}.process-section:after{display:none}.process-shell{isolation:isolate;background:linear-gradient(135deg,#111027 0%,#171038 58%,#221253 100%);border:1px solid #7d66e12e;border-radius:36px;grid-template-columns:minmax(310px,.8fr) minmax(0,1.2fr);gap:72px;padding:58px 60px;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 90px #1c124b38}.process-shell:before{content:"";z-index:-1;background:radial-gradient(circle,#7448ee73,#5b35cb14 48%,#0000 70%);border-radius:50%;width:620px;height:620px;position:absolute;bottom:-390px;left:-270px}.process-shell:after{content:"";opacity:.15;z-index:-1;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#000);mask-image:linear-gradient(90deg,#0000,#000 55%,#000)}.process-intro{align-self:center;max-width:420px}.process-kicker{color:#c5b9ff;letter-spacing:.11em;align-items:center;gap:9px;font-size:.625rem;font-weight:800;display:inline-flex}.process-kicker i{background:#8c66ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #8c66ff1f,0 0 20px #8c66ff}.process-intro h2{color:#fff;letter-spacing:-.05em;margin:25px 0 18px;font-size:clamp(2rem,3vw,2.75rem);line-height:1.08}.process-range{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-top:40px;display:grid}.process-range strong{color:#fff;font-size:1.125rem}.process-range>span{background:#ffffff24;height:2px;position:relative}.process-range>span i{background:linear-gradient(90deg,#8761ff,#57cbea);width:38%;height:2px;position:absolute;top:0;left:0;box-shadow:0 0 14px #7054eeb3}.process-range>span i:after{content:"";background:#70b3ef;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-2px;box-shadow:0 0 0 5px #70b3ef1f}.process-intro>small{color:#76728e;margin-top:9px;font-size:.625rem;display:block}.process-shell .process-line{flex-direction:column;gap:11px;margin:0;padding:0;display:flex;overflow:visible}.process-shell .process-line:before{display:none}.process-shell .process-card,.process-shell .process-card:first-child{-webkit-backdrop-filter:blur(12px);background:#fff1;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:34px 52px minmax(0,1fr) 28px;align-items:center;gap:14px;min-height:94px;margin:0;padding:14px 15px;transition:transform .25s,background .25s,border-color .25s;display:grid;box-shadow:inset 0 1px #ffffff0b}.process-shell .process-card:nth-child(2n){margin-left:38px}.process-shell .process-card:hover{background:#ffffff1a;border-color:#9b7eff52;transform:translate(-6px);box-shadow:0 16px 34px #0402132e}.process-no{color:#7f7998;letter-spacing:.04em;font-size:.6875rem}.process-shell .process-icon{background-color:#f8f6ff;background-size:500%;border:1px solid #ffffff14;border-radius:15px;width:52px;height:52px;box-shadow:0 9px 22px #03020f33}.process-card-copy h3{color:#fff;letter-spacing:-.02em;margin:0 0 4px;padding:0;font-size:.8125rem;line-height:1.35}.process-card-copy p{color:#9691ae;margin:0;font-size:.625rem;line-height:1.55}.process-arrow{color:#aa92ff;background:#8b67ff21;border-radius:9px;place-items:center;width:28px;height:28px;font-size:.6875rem;font-style:normal;display:grid}.process-shell .process-card:first-child .process-arrow{color:#62d5bd;background:#54d3be21}@media (width<=1100px){.process-shell{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);gap:40px;padding:46px 42px}.process-shell .process-card:nth-child(2n){margin-left:22px}.process-intro h2{font-size:2.15rem}}@media (width<=800px){.process-section{padding-block:70px}.process-shell{border-radius:28px;grid-template-columns:1fr;gap:38px;padding:36px 28px}.process-intro{max-width:none}.process-intro>p{max-width:520px}.process-range{max-width:420px;margin-top:28px}.process-shell .process-line{display:flex;overflow:visible}.process-shell .process-card,.process-shell .process-card:first-child{scroll-snap-align:none;grid-template-columns:30px 48px minmax(0,1fr) 26px;min-height:88px}.process-shell .process-card:nth-child(2n){margin-left:0}.process-shell .process-icon{width:48px;height:48px}}@media (width<=430px){.process-shell{border-radius:24px;padding:30px 19px}.process-intro h2{font-size:1.9rem}.process-shell .process-card,.process-shell .process-card:first-child{grid-template-columns:24px 44px minmax(0,1fr);gap:10px;padding:12px}.process-shell .process-icon{border-radius:13px;width:44px;height:44px}.process-arrow{display:none}.process-card-copy p{font-size:.59375rem}}.process-section{isolation:isolate;background:linear-gradient(135deg,#111027 0%,#171038 58%,#221253 100%);padding:104px 0;position:relative;overflow:hidden}.process-section:before{content:"";z-index:-1;background:radial-gradient(circle,#7448ee6b,#5b35cb14 48%,#0000 70%);border-radius:50%;width:760px;height:760px;position:absolute;bottom:-500px;left:-330px}.process-section:after{content:"";opacity:.14;z-index:-1;background-image:linear-gradient(#ffffff13 1px,#0000 1px),linear-gradient(90deg,#ffffff13 1px,#0000 1px);background-size:40px 40px;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 42% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 42% 100%)}.process-shell{box-shadow:none;isolation:auto;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.process-shell:before,.process-shell:after{display:none}@media (width<=1100px){.process-shell{padding:0}}@media (width<=800px){.process-section{padding-block:76px}.process-shell{border-radius:0;padding:0}}@media (width<=430px){.process-shell{border-radius:0;padding:0}}.process-shell{display:block}.process-intro{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:80px;max-width:none;display:grid}.process-intro>div{max-width:680px}.process-intro h2{max-width:670px;margin:21px 0 0;font-size:clamp(2.15rem,3.4vw,3.15rem)}.process-intro>p{color:#a8a3bc;max-width:480px;margin:0 0 5px;font-size:.8125rem;line-height:1.75}.process-range,.process-intro>small{display:none}.process-shell .process-line:before{content:"";z-index:0;background:linear-gradient(90deg,#0000 0%,#6e4cdc 12%,#5fcde0 48%,#9566f2 78%,#0000 100%);height:2px;display:block;position:absolute;top:180px;left:8%;right:8%;box-shadow:0 0 22px #6951e299}.process-shell .process-card,.process-shell .process-card:first-child{height:365px;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;text-align:center;background:0 0;border:0;border-radius:0;margin:0;padding:0 15px;transition:none;display:block;position:relative}.process-shell .process-card:hover{box-shadow:none;background:0 0;border:0;transform:none}.process-shell .process-icon{z-index:2;background-color:#faf8ff;background-size:500%;border:5px solid #191139;border-radius:22px;width:68px;height:68px;position:absolute;top:146px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #9b7fff61,0 0 0 10px #6f4be217,0 16px 34px #01000a52}.process-shell .process-icon:after{content:"";background:#8661ea;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-28px;left:50%;transform:translate(-50%);box-shadow:0 0 0 5px #8661ea1f,0 0 16px #8661ea}.process-no{color:#817a9c;letter-spacing:.07em;font-size:.6875rem;position:absolute;top:161px;left:calc(50% + 48px)}.process-card-copy{position:absolute;left:10px;right:10px}.process-card:nth-child(odd) .process-card-copy{top:9px}.process-card:nth-child(2n) .process-card-copy{bottom:2px}.process-card-copy h3{color:#fff;margin:0 0 7px;font-size:.875rem}.process-card-copy:after{content:"";background:linear-gradient(#7660b8,#0000);width:1px;height:34px;position:absolute;left:50%}.process-card:nth-child(odd) .process-card-copy:after{top:calc(100% + 12px)}.process-card:nth-child(2n) .process-card-copy:after{bottom:calc(100% + 12px);transform:rotate(180deg)}.process-arrow{display:none}@media (width<=950px){.process-intro{grid-template-columns:1fr .75fr;gap:42px}.process-shell .process-line{scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:210px;grid-auto-flow:column;overflow-x:auto}.process-shell .process-line:before{left:60px;right:-820px}.process-shell .process-card{scroll-snap-align:start}}@media (width<=760px){.process-intro{grid-template-columns:1fr;gap:17px}.process-intro h2{font-size:2.15rem}.process-intro>p{max-width:540px}.process-shell .process-line{flex-direction:column;gap:18px;height:auto;margin-top:38px;padding-left:0;display:flex;overflow:visible}.process-shell .process-line:before{background:linear-gradient(#7854e4,#59c9df,#9566f2);width:2px;height:auto;display:block;inset:26px auto 26px 31px}.process-shell .process-card,.process-shell .process-card:first-child{text-align:left;scroll-snap-align:none;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:17px;height:auto;min-height:94px;padding:13px 16px 13px 0;display:grid}.process-shell .process-icon{border-width:4px;border-radius:19px;grid-column:1;width:62px;height:62px;position:relative;top:auto;left:auto;transform:none}.process-shell .process-icon:after{display:none}.process-no{z-index:3;color:#b3a1fa;background:#22164d;border-radius:6px;padding:3px 5px;font-size:.5625rem;top:5px;left:51px}.process-card-copy,.process-card:nth-child(odd) .process-card-copy,.process-card:nth-child(2n) .process-card-copy{grid-column:2;position:static}.process-card-copy h3{font-size:.875rem}.process-card-copy p{max-width:360px;margin:0}.process-card-copy:after{display:none}}@media (width<=430px){.process-intro h2{font-size:1.9rem}.process-shell .process-card,.process-shell .process-card:first-child{grid-template-columns:56px minmax(0,1fr);gap:14px}.process-shell .process-icon{border-radius:17px;width:56px;height:56px}.process-shell .process-line:before{left:27px}.process-no{left:44px}.process-card-copy p{font-size:.59375rem}}.process-intro{text-align:center;max-width:none;display:block}.process-intro .process-kicker{color:#a78cff;letter-spacing:.12em;font-size:.6875rem;font-weight:800;display:block}.process-intro .process-kicker i{display:none}.process-intro h2{color:#fff;letter-spacing:-.045em;max-width:none;margin:17px 0 0;font-size:clamp(2.25rem,3.6vw,3.25rem);line-height:1.1}.process-intro>p{display:none}.process-shell .process-line{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;height:auto;margin-top:64px;display:grid;position:relative;overflow:visible}.process-shell .process-line:before{content:"";width:auto;height:2px;box-shadow:none;background:repeating-linear-gradient(90deg,#b7a8ef3d 0 5px,#0000 5px 11px);display:block;position:absolute;top:55px;left:7%;right:7%}.process-shell .process-card,.process-shell .process-card:first-child{height:auto;min-height:285px;box-shadow:none;text-align:left;background:0 0;border:0;margin:0;padding:0 5px;display:block;position:relative}.process-shell .process-card:nth-child(2n){margin:0}.process-node{z-index:2;width:112px;height:112px;margin:0 auto;position:relative}.process-shell .process-icon{background-color:#fffffff7;background-size:500%;border:1px solid #ffffffb8;border-radius:50%;width:112px;height:112px;display:block;position:static;transform:none;box-shadow:0 18px 42px #03011447,inset 0 1px #fff}.process-shell .process-icon:after{display:none}.process-node .process-no{color:#a98cff;letter-spacing:-.03em;background:0 0;padding:0;font-size:1.25rem;font-weight:800;line-height:1;position:absolute;top:5px;left:calc(100% + 13px)}.process-shell .process-card:not(:last-child):after{content:"";z-index:3;background:#7450e5;border:3px solid #1a123e;border-radius:50%;width:11px;height:11px;position:absolute;top:50px;right:-14px;box-shadow:0 0 0 4px #7450e524,0 0 16px #7450e5b3}.process-card-copy,.process-card:nth-child(odd) .process-card-copy,.process-card:nth-child(2n) .process-card-copy{text-align:left;margin-top:34px;padding:0 8px;position:static}.process-card-copy h3{color:#fff;margin:0 0 10px;font-size:.9375rem;line-height:1.35}.process-card-copy p{color:#a7a2b9;max-width:220px;margin:0;font-size:.6875rem;line-height:1.75}.process-card-copy:after{display:none}@media (width<=1100px){.process-shell .process-line{gap:10px}.process-node,.process-shell .process-icon{width:96px;height:96px}.process-shell .process-line:before{top:47px}.process-shell .process-card:not(:last-child):after{top:42px;right:-10px}.process-node .process-no{font-size:1rem;left:calc(100% + 8px)}.process-card-copy{margin-top:28px!important}.process-card-copy p{font-size:.625rem}}@media (width<=760px){.process-intro{text-align:left}.process-intro h2{font-size:2.15rem}.process-shell .process-line{flex-direction:column;gap:21px;margin-top:40px;display:flex;overflow:visible}.process-shell .process-line:before{background:repeating-linear-gradient(#b7a8ef47 0 5px,#0000 5px 11px);width:2px;height:auto;inset:45px auto 45px 45px}.process-shell .process-card,.process-shell .process-card:first-child{text-align:left;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;min-height:96px;padding:0;display:grid}.process-node{width:90px;height:90px;margin:0}.process-shell .process-icon{width:90px;height:90px}.process-node .process-no{background:#20164a;border-radius:7px;padding:4px 6px;font-size:.75rem;top:0;left:calc(100% - 10px)}.process-shell .process-card:not(:last-child):after{display:none}.process-card-copy,.process-card:nth-child(odd) .process-card-copy,.process-card:nth-child(2n) .process-card-copy{padding:0;margin:0!important}.process-card-copy h3{font-size:.875rem}.process-card-copy p{max-width:420px;font-size:.625rem}}@media (width<=430px){.process-intro h2{font-size:1.9rem}.process-shell .process-line:before{left:38px}.process-shell .process-card,.process-shell .process-card:first-child{grid-template-columns:76px minmax(0,1fr);gap:15px}.process-node,.process-shell .process-icon{width:76px;height:76px}.process-node .process-no{font-size:.6875rem}.process-card-copy p{font-size:.59375rem}}.process-intro .process-kicker{font-size:.625rem}.process-intro h2{margin-top:15px;font-size:clamp(2.4rem,3.3vw,3rem)}.process-shell .process-line{grid-template-columns:repeat(5,minmax(0,1fr));gap:26px;margin-top:52px}.process-shell .process-card,.process-shell .process-card:first-child{min-height:260px;padding-inline:0}.process-node,.process-shell .process-icon{width:96px;height:96px}.process-shell .process-line:before{top:47px;left:7%;right:7%}.process-node .process-no{font-size:1.0625rem;top:6px;left:calc(100% + 12px)}.process-shell .process-card:not(:last-child):after{width:10px;height:10px;top:42px;right:-18px}.process-card-copy,.process-card:nth-child(odd) .process-card-copy,.process-card:nth-child(2n) .process-card-copy{text-align:center;margin-top:27px;padding:0}.process-card-copy h3{color:#fff;justify-content:center;align-items:center;min-height:40px;margin:0;font-size:.875rem;line-height:1.35;display:flex}.process-card-copy p{color:#aaa5bb;text-align:center;max-width:205px;min-height:58px;margin:7px auto 0;font-size:.6875rem;line-height:1.65}@media (width<=1100px){.process-shell .process-line{gap:16px}.process-node,.process-shell .process-icon{width:90px;height:90px}.process-shell .process-line:before{top:44px}.process-node .process-no{font-size:.9375rem;left:calc(100% + 8px)}.process-shell .process-card:not(:last-child):after{top:39px;right:-13px}.process-card-copy{margin-top:24px!important}.process-card-copy h3{font-size:.8125rem}.process-card-copy p{max-width:180px;font-size:.625rem}}@media (width<=760px){.process-section{padding-block:72px}.process-intro h2{font-size:2.1rem}.process-shell .process-line{gap:18px;margin-top:36px}.process-shell .process-card,.process-shell .process-card:first-child{min-height:90px}.process-node,.process-shell .process-icon{width:82px;height:82px}.process-shell .process-line:before{left:40px}.process-node .process-no{font-size:.75rem;left:calc(100% - 8px)}.process-card-copy,.process-card:nth-child(odd) .process-card-copy,.process-card:nth-child(2n) .process-card-copy{text-align:left;margin:0!important}.process-card-copy h3{text-align:left;min-height:0;font-size:.875rem;display:block}.process-card-copy p{text-align:left;max-width:420px;min-height:0;margin:6px 0 0;font-size:.625rem}}@media (width<=430px){.process-intro h2{font-size:1.85rem}.process-node,.process-shell .process-icon{width:74px;height:74px}.process-shell .process-line:before{left:36px}.process-card-copy p{font-size:.59375rem}}.process-shell .process-card:first-child .process-icon{background-position:2.6%}.process-shell .process-card:nth-child(2) .process-icon{background-position:26.2%}.process-shell .process-card:nth-child(3) .process-icon{background-position:50%}.process-shell .process-card:nth-child(4) .process-icon{background-position:73.8%}.process-shell .process-card:nth-child(5) .process-icon{background-position:97.4%}.projects-section{background:#fff;padding:96px 0 72px}.projects-layout{grid-template-columns:minmax(290px,.31fr) minmax(0,.69fr);align-items:start;gap:44px;display:grid}.projects-intro .eyebrow,.tech-intro .eyebrow{color:#6b48e3;letter-spacing:.09em;background:0 0;padding:0;font-size:.6875rem}.projects-intro h2{color:#11142f;letter-spacing:-.045em;max-width:380px;margin:21px 0 20px;font-size:clamp(2rem,2.75vw,2.65rem);line-height:1.16}.projects-intro>p{color:#737992;max-width:350px;margin:0;font-size:.875rem;line-height:1.8}.projects-cta{color:#6440dc;background:#fff;border:2px solid #6641de8c;border-radius:13px;justify-content:center;align-items:center;gap:16px;min-height:56px;margin-top:34px;padding:0 24px;font-size:.8125rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #37256c0d}.projects-cta:hover{transform:translateY(-2px);box-shadow:0 15px 34px #4a2f9b1c}.projects-stage{min-width:0}.projects-stage .projects-grid{scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:calc(33.3333% - 10.6667px);grid-auto-flow:column;gap:16px;margin:0;padding:3px;display:grid;overflow-x:auto}.projects-stage .projects-grid::-webkit-scrollbar{display:none}.projects-stage .project-card{scroll-snap-align:start;background:#fff;border:1px solid #e9e7f1;border-radius:20px;min-width:0;overflow:hidden;transform:none;box-shadow:0 14px 38px #21194811}.projects-stage .project-card:hover{transform:translateY(-4px)}.projects-stage .project-visual{height:230px;background-position-y:50%!important;background-size:300%!important}.projects-stage .project-copy{min-height:128px;padding:22px 20px 20px;display:block}.projects-stage .project-copy>h3{color:#171a38;letter-spacing:-.025em;min-height:42px;margin:0;font-size:.9375rem;line-height:1.4}.project-type{color:#666b82;letter-spacing:.04em;text-transform:uppercase;background:#f0eef6;border-radius:999px;margin-top:13px;padding:6px 10px;font-size:.5625rem;font-weight:800;display:inline-flex}.project-controls{justify-content:flex-end;gap:11px;margin-top:16px;padding-right:2px;display:flex}.project-controls button{color:#2d304b;background:#fff;border:1px solid #ebe9f2;border-radius:50%;width:49px;height:49px;font-size:1.75rem;line-height:1;transition:transform .2s,border-color .2s;box-shadow:0 10px 26px #281e5212}.project-controls button:hover{color:#6037dc;border-color:#bdb0ea;transform:translateY(-2px)}.tech-section{background:#fff;padding:38px 0 100px}.tech-layout{grid-template-columns:minmax(290px,.31fr) minmax(0,.69fr);align-items:end;gap:44px;display:grid}.tech-intro h2{color:#171a38;letter-spacing:-.035em;max-width:350px;margin:24px 0 2px;font-size:1.75rem;line-height:1.35}.tech-layout .tech-grid{background:0 0;grid-template-columns:repeat(8,minmax(0,1fr));gap:11px;min-height:0;margin:0;display:grid}.tech-layout .tech{visibility:visible;min-width:0;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;gap:11px;padding:0;display:flex;transform:none}.tech-layout .tech:hover{box-shadow:none;border:0;transform:translateY(-3px)}.tech-layout .tech .tech-mark{background:#fff;border:1px solid #e7e6ef;border-radius:15px;width:74px;height:74px;font-size:.875rem;box-shadow:0 10px 26px #261d4c0e}.tech-layout .tech>div{text-align:center}.tech-layout .tech b{color:#555a73;font-size:.6875rem;font-weight:600}.tech-layout .tech small{display:none}.tech-layout .tech-cyan .tech-mark{color:#0aa4d3}.tech-layout .tech-ink .tech-mark{color:#202334}.tech-layout .tech-green .tech-mark{color:#3f9c3a}.tech-layout .tech-blue .tech-mark{color:#2999de}.tech-layout .tech-amber .tech-mark{color:#e98b14}.tech-layout .tech-indigo .tech-mark{color:#4669b9}.tech-layout .tech-sky .tech-mark{color:#168ac8}.tech-layout .tech-orange .tech-mark{color:#da721c}@media (width<=1100px){.projects-layout,.tech-layout{grid-template-columns:minmax(250px,.3fr) minmax(0,.7fr);gap:30px}.projects-stage .projects-grid{grid-auto-columns:calc(50% - 8px)}.tech-layout .tech-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tech-layout .tech .tech-mark{width:72px;height:72px}}@media (width<=760px){.projects-section{padding-block:68px 52px}.projects-layout,.tech-layout{grid-template-columns:1fr;gap:34px}.projects-intro{padding-top:0}.projects-intro h2{font-size:2rem}.projects-intro>p{font-size:.8125rem}.projects-cta{margin-top:25px}.projects-stage .projects-grid{grid-auto-columns:min(82vw,310px);margin-right:calc(-50vw + 50%);padding-right:22px}.projects-stage .project-visual{height:220px}.project-controls{justify-content:flex-start}.tech-section{padding:26px 0 76px}.tech-intro h2{font-size:1.55rem}.tech-layout .tech-grid{scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82px;grid-auto-flow:column;gap:13px;margin-right:calc(-50vw + 50%);padding:3px 22px 12px 2px;overflow-x:auto}.tech-layout .tech{scroll-snap-align:start}.tech-layout .tech .tech-mark{width:72px;height:72px}}@media (width<=430px){.projects-intro h2{font-size:1.8rem}.projects-stage .projects-grid{grid-auto-columns:84vw}.projects-stage .project-visual{height:205px}.projects-stage .project-copy{min-height:120px}.tech-layout .tech-grid{grid-auto-columns:78px}.tech-layout .tech .tech-mark{width:68px;height:68px}}@media (prefers-reduced-motion:reduce){.projects-cta,.project-controls button,.projects-stage .project-card,.tech-layout .tech{transition:none}}.projects-layout{grid-template-columns:minmax(280px,29%) minmax(0,71%);gap:38px}.projects-intro h2{letter-spacing:-.04em;max-width:350px;margin:20px 0 18px;font-size:clamp(2rem,2.45vw,2.35rem);line-height:1.22}.projects-intro>p{max-width:335px;font-size:.8125rem;line-height:1.85}.projects-cta{border-radius:12px;min-height:54px;margin-top:31px;padding-inline:23px;font-size:.78125rem}.projects-stage .projects-grid{grid-auto-columns:calc(33.3333% - 10px);gap:15px;padding:2px}.projects-stage .project-card{border-radius:17px;box-shadow:0 12px 34px #2119480e}.projects-stage .project-visual{height:224px}.projects-stage .project-card:first-child .project-visual{background-position:0%!important}.projects-stage .project-card:nth-child(2) .project-visual{background-position:45.8%!important}.projects-stage .project-card:nth-child(3) .project-visual{background-position:92.1%!important}.projects-stage .project-copy{min-height:111px;padding:18px 18px 17px}.projects-stage .project-copy>h3{min-height:39px;font-size:.875rem;line-height:1.38}.project-type{margin-top:8px;padding:5px 9px;font-size:.53125rem}.project-controls{gap:10px;margin-top:14px}.project-controls button{width:50px;height:50px;font-size:1.65rem}.tech-layout{grid-template-columns:minmax(280px,29%) minmax(0,71%);align-items:end;gap:38px}.tech-intro h2{letter-spacing:-.03em;max-width:325px;margin:22px 0 0;font-size:1.625rem;line-height:1.42}.tech-layout .tech{gap:10px}.tech-layout .tech .tech-mark{border-radius:14px;width:72px;height:72px;font-size:1.25rem}@media (width<=1100px){.projects-layout,.tech-layout{grid-template-columns:minmax(240px,30%) minmax(0,70%);gap:28px}.projects-stage .projects-grid{grid-auto-columns:calc(50% - 7.5px)}.tech-layout .tech-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:20px}}@media (width<=760px){.projects-section{padding:64px 0 48px}.projects-layout,.tech-layout{grid-template-columns:1fr;gap:31px}.projects-intro h2{font-size:1.95rem}.projects-stage .projects-grid{grid-auto-columns:min(82vw,315px)}.projects-stage .project-visual{height:218px}.tech-section{padding:24px 0 72px}.tech-layout .tech-grid{grid-template-columns:none;gap:12px}}.hero{min-height:760px;padding:52px 0 26px}.hero-grid{min-height:535px}.trust-row{margin-top:4px}.services-section{padding:58px 0 64px}.services-head{margin-bottom:30px}.services-head h2{margin-top:14px}.section-lead{margin-top:12px}.process-section{padding:64px 0 68px}.process-shell .process-line{margin-top:42px}.projects-section{padding:58px 0 32px}.projects-intro{padding-top:20px}.projects-intro h2{margin-top:16px}.tech-section{padding:18px 0 54px}.tech-intro h2{margin-top:17px}.cta-section{padding:0 0 28px}.footer-grid{padding-top:4px}@media (width<=1100px){.hero{min-height:720px;padding-block:46px 24px}.services-section{padding-block:54px 58px}.process-section{padding-block:60px 64px}.projects-section{padding-block:54px 30px}.tech-section{padding-block:18px 50px}}@media (width<=760px){.hero{padding:32px 0 22px}.services-section{padding-block:46px 50px}.services-head{margin-bottom:24px}.process-section{padding-block:52px 56px}.process-shell .process-line{margin-top:31px}.projects-section{padding-block:50px 26px}.projects-layout,.tech-layout{gap:27px}.tech-section{padding-block:16px 46px}.cta-section{padding-bottom:24px}}@media (width<=430px){.services-section{padding-block:42px 46px}.process-section{padding-block:48px 52px}.projects-section{padding-block:46px 24px}.tech-section{padding-block:14px 42px}}:root{--font-display:clamp(3.15rem,4.15vw,4rem);--font-section:clamp(2rem,2.55vw,2.4rem);--font-compact:clamp(1.5rem,1.85vw,1.75rem);--font-card:.9375rem;--font-body:.875rem;--font-small:.75rem;--font-label:.6875rem}body{font-size:1rem;line-height:1.65}nav a,.button{font-size:.875rem}.hero h1{font-size:var(--font-display);line-height:1.07}.hero-copy>p{font-size:.9375rem;line-height:1.72}.hero-kicker,.eyebrow,.process-intro .process-kicker,.projects-intro .eyebrow,.tech-intro .eyebrow{font-size:var(--font-label);line-height:1.1}.hero-proof strong{font-size:.75rem}.hero-proof small{font-size:.65625rem}.proof-rating b{font-size:.8125rem}.proof-rating span{font-size:.625rem}.trust-title{font-size:.6875rem}.principles strong{font-size:.75rem;line-height:1.35}.principles small{font-size:.65625rem;line-height:1.5}.section-head h2,.projects-intro h2{font-size:var(--font-section);line-height:1.18}.section-lead,.projects-intro>p{font-size:var(--font-body);line-height:1.75}.section-head>a,.projects-cta{font-size:.75rem}.service-card .service-copy h3,.projects-stage .project-copy>h3{font-size:var(--font-card);line-height:1.4}.service-card .service-copy p{font-size:var(--font-small);line-height:1.65}.service-link{font-size:.71875rem;line-height:1.4}.process-intro h2{font-size:var(--font-section);line-height:1.12}.process-node .process-no{font-size:1.0625rem}.process-card-copy h3{font-size:.875rem;line-height:1.4}.project-type{font-size:.625rem;line-height:1.2}.tech-intro h2{font-size:var(--font-compact);line-height:1.38}.tech-layout .tech b{font-size:.71875rem;line-height:1.35}.tech-layout .tech .tech-mark{font-size:1.125rem}.cta-banner h2{font-size:var(--font-section);line-height:1.1}.cta-banner p{font-size:.8125rem;line-height:1.65}.footer-grid h3{font-size:.8125rem;line-height:1.35}.footer-grid a,.footer-grid span,.footer-grid p{font-size:.71875rem;line-height:1.6}.footer-bottom{font-size:.6875rem;line-height:1.5}.modal h2{font-size:1.875rem}.modal>p{font-size:.8125rem}.modal label{font-size:.75rem}.modal input,.modal textarea{font-size:.875rem}@media (width<=1100px){:root{--font-display:clamp(2.8rem,5vw,3.4rem);--font-section:1.95rem;--font-compact:1.55rem}.principles strong{font-size:.71875rem}.principles small{font-size:.625rem}.process-card-copy p{font-size:.6875rem}}@media (width<=760px){:root{--font-display:clamp(2.35rem,10vw,2.8rem);--font-section:1.75rem;--font-compact:1.5rem;--font-body:.8125rem}nav a{font-size:.9375rem}.hero-copy>p{font-size:.875rem}.hero-kicker,.eyebrow,.process-intro .process-kicker,.projects-intro .eyebrow,.tech-intro .eyebrow{font-size:.625rem}.principles strong{font-size:.75rem}.principles small{font-size:.65625rem}.section-lead,.projects-intro>p{font-size:.8125rem}.service-card .service-copy h3,.projects-stage .project-copy>h3{font-size:.9375rem}.service-card .service-copy p,.process-card-copy p{font-size:.75rem}.process-card-copy h3{font-size:.875rem}.tech-layout .tech b{font-size:.71875rem}.footer-grid h3{font-size:.875rem}.footer-grid a,.footer-grid span,.footer-grid p{font-size:.75rem}}@media (width<=430px){:root{--font-display:2.35rem;--font-section:1.625rem;--font-compact:1.4rem}.button{font-size:.8125rem}.cta-banner h2{font-size:1.75rem}.modal h2{font-size:1.625rem}}.projects-redesign{isolation:isolate;background:linear-gradient(145deg,#f8f6ff 0%,#fff 48%,#f5f8ff 100%);padding:64px 0 54px;position:relative;overflow:hidden}.projects-redesign:before{content:"";z-index:-1;background:radial-gradient(circle,#693ee229,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;left:-340px}.projects-redesign:after{content:"";z-index:-1;background:radial-gradient(circle,#46a5e521,#0000 68%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-280px;right:-300px}.solutions-header{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:end;gap:72px;margin-bottom:34px;display:grid}.solutions-header .eyebrow{color:#6843df;font-size:var(--font-label);letter-spacing:.1em;background:0 0;padding:0}.solutions-header h2{color:#121532;max-width:680px;font-size:var(--font-section);letter-spacing:-.045em;margin:16px 0 0;line-height:1.16}.solutions-header-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:26px;padding-bottom:3px;display:grid}.solutions-header-copy p{color:#6e748e;max-width:430px;font-size:var(--font-body);margin:0;line-height:1.72}.solutions-header-link{white-space:nowrap;color:#6239da;align-items:center;gap:9px;font-size:.75rem;font-weight:800;display:inline-flex}.solutions-header-link span,.solution-copy>a span{transition:transform .2s}.solutions-header-link:hover span,.solution-copy>a:hover span{transform:translate(2px,-2px)}.solutions-bento{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);gap:18px;min-height:548px;display:grid}.solution-card{background:#fff;border:1px solid #5c3eb11f;border-radius:25px;min-width:0;transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 22px 60px #25195117}.solution-card:hover{transform:translateY(-5px);box-shadow:0 30px 72px #2e1c6924}.solution-card .project-visual{margin:0;background-position-y:50%!important;background-size:300%!important}.solution-card:first-child .project-visual{background-position:0%!important}.solution-card:nth-child(2) .project-visual{background-position:45.8%!important}.solution-card:nth-child(3) .project-visual{background-position:92.1%!important}.solution-featured{background:#15112f;grid-row:1/3;grid-template-rows:330px minmax(0,1fr);display:grid}.solution-featured .project-visual{height:330px}.solution-copy{flex-direction:column;min-width:0;padding:23px 25px 24px;display:flex}.solution-meta{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.solution-meta span{color:#6842dd;letter-spacing:.055em;text-transform:uppercase;background:#f0edfb;border-radius:999px;padding:6px 10px;font-size:.625rem;font-weight:800;line-height:1.2;display:inline-flex}.solution-meta b{color:#bbb5d3;letter-spacing:.08em;font-size:.75rem;font-weight:800;line-height:1}.solution-copy h3{color:#171a38;letter-spacing:-.03em;margin:0;font-size:1.125rem;line-height:1.3}.solution-copy p{color:#747a94;max-width:420px;margin:9px 0 0;font-size:.75rem;line-height:1.65}.solution-copy>a{color:#6239da;align-items:center;gap:9px;width:max-content;margin-top:auto;padding-top:17px;font-size:.71875rem;font-weight:800;display:inline-flex}.solution-featured .solution-copy{background:linear-gradient(135deg,#15112f 0%,#21144a 100%);padding:27px 29px 28px}.solution-featured .solution-meta span{color:#c7b7ff;background:#9d7eff29}.solution-featured .solution-meta b{color:#77708e}.solution-featured .solution-copy h3{color:#fff;font-size:1.35rem}.solution-featured .solution-copy p{color:#aaa5bb;font-size:.8125rem}.solution-featured .solution-copy>a{color:#b9a5ff}.solution-compact{grid-template-columns:minmax(0,44%) minmax(0,56%);display:grid}.solution-compact .project-visual{height:100%;min-height:0}.solution-compact .solution-copy{padding:20px 21px}.solution-compact .solution-meta{margin-bottom:12px}.solution-compact .solution-copy h3{font-size:1rem}.solution-compact .solution-copy p{font-size:.71875rem}.solution-compact .solution-copy>a{padding-top:13px;font-size:.6875rem}@media (width<=1050px){.solutions-header{grid-template-columns:1fr .85fr;gap:42px}.solutions-header-copy{display:block}.solutions-header-link{margin-top:14px}.solutions-bento{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.solution-featured{grid-area:auto/1/auto/-1;grid-template-rows:320px;grid-template-columns:minmax(0,56%) minmax(0,44%)}.solution-featured .project-visual{height:320px}.solution-compact{display:block}.solution-compact .project-visual{height:220px}.solution-compact .solution-copy{min-height:218px}}@media (width<=760px){.projects-redesign{padding-block:52px 44px}.solutions-header{grid-template-columns:1fr;gap:16px;margin-bottom:27px}.solutions-header-copy p{max-width:560px}.solutions-header-link{margin-top:15px}.solutions-bento{grid-template-columns:1fr;gap:15px}.solution-featured{grid-column:auto;display:block}.solution-featured .project-visual,.solution-compact .project-visual{height:220px}.solution-featured .solution-copy,.solution-compact .solution-copy{min-height:215px;padding:22px}.solution-card{border-radius:21px}.solution-featured .solution-copy h3{font-size:1.125rem}}@media (width<=430px){.projects-redesign{padding-block:46px 40px}.solutions-header h2{font-size:1.625rem}.solution-featured .project-visual,.solution-compact .project-visual{height:195px}.solution-featured .solution-copy,.solution-compact .solution-copy{min-height:210px;padding:20px}}@media (prefers-reduced-motion:reduce){.solution-card,.solutions-header-link span,.solution-copy>a span{transition:none}}.solution-card .solution-image{background-color:#f6f4ff!important;background-repeat:no-repeat!important;background-size:cover!important}.solutions-bento .solution-card:first-child .solution-image-finance{background-image:url(/solution-finance-v2.png)!important;background-position:50%!important}.solutions-bento .solution-card:nth-child(2) .solution-image-mobile{background-image:url(/solution-mobile-v2.png)!important;background-position:50%!important}.solutions-bento .solution-card:nth-child(3) .solution-image-saas{background-image:url(/solution-management-v2.png)!important;background-position:50%!important}.tech-layout .tech .tech-mark{color:initial;background:#fff;place-items:center;padding:0;display:grid}.tech-layout .tech .tech-mark img{object-fit:contain;object-position:center;width:40px;height:40px;display:block}.tech-layout .tech:first-child .tech-mark img{width:42px;height:42px}.tech-layout .tech:nth-child(2) .tech-mark img{width:40px;height:40px}.tech-layout .tech:nth-child(5) .tech-mark img{width:39px;height:39px}.tech-layout .tech:nth-child(7) .tech-mark img{width:46px;height:46px}.tech-layout .tech:nth-child(8) .tech-mark img{width:48px;height:36px}@media (width<=760px){.tech-layout .tech .tech-mark img{transform:scale(.94)}}.tech-layout .tech:nth-child(9) .tech-mark img{width:42px;height:42px}.tech-layout{align-items:center}.tech-layout .tech-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:22px 9px}.tech-layout .tech:nth-child(-n+18) .tech-mark img{width:40px;height:40px}.tech-layout .tech:nth-child(3) .tech-mark img{width:36px;height:36px}.tech-layout .tech:nth-child(4) .tech-mark img{width:39px;height:39px}.tech-layout .tech:nth-child(6) .tech-mark img,.tech-layout .tech:nth-child(7) .tech-mark img{width:46px;height:36px}.tech-layout .tech:nth-child(10) .tech-mark img{width:42px;height:42px}.tech-layout .tech:nth-child(12) .tech-mark img{width:44px;height:44px}.tech-layout .tech:nth-child(16) .tech-mark img{width:46px;height:46px}.tech-layout .tech:nth-child(17) .tech-mark img{width:48px;height:36px}.tech-layout .tech:nth-child(18) .tech-mark img{width:42px;height:42px}@media (width<=1100px){.tech-layout .tech-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 14px}}@media (width<=760px){.tech-layout .tech-grid{grid-template-columns:none;grid-auto-columns:82px;grid-auto-flow:column;gap:12px}}.cta-professional{background:#fff;padding:10px 0 42px}.cta-professional .cta-banner{isolation:isolate;background:linear-gradient(135deg,#100e27 0%,#171039 56%,#27145a 100%);border:1px solid #a084ff2e;border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:stretch;gap:54px;min-height:420px;padding:48px 50px;display:grid;position:relative;box-shadow:0 32px 85px #1f144e38}.cta-professional .cta-banner:before{content:"";z-index:-1;background:radial-gradient(circle,#7046ee99 0%,#5730c721 48%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;bottom:-390px;left:-280px}.cta-professional .cta-banner:after{content:"";opacity:.12;z-index:-1;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 55% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 55% 100%)}.cta-copy{z-index:2;align-self:center;max-width:650px;position:relative}.cta-eyebrow{color:#bca9ff;letter-spacing:.12em;align-items:center;gap:9px;font-size:.6875rem;font-weight:800;line-height:1;display:inline-flex}.cta-eyebrow i{background:#916bff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #916bff1f,0 0 20px #916bffcc}.cta-professional .cta-copy h2{color:#fff;letter-spacing:-.055em;max-width:610px;margin:23px 0 17px;font-size:clamp(2.45rem,3.8vw,3.45rem);line-height:1.06}.cta-professional .cta-copy>p{color:#b1acc1;max-width:570px;margin:0;font-size:.9375rem;line-height:1.75}.cta-actions{align-items:center;gap:15px;margin-top:30px;display:flex}.cta-primary{color:#171130;background:#fff;border:1px solid #ffffffc7;min-height:56px;padding-inline:24px;box-shadow:0 16px 34px #04021238}.cta-primary:hover{box-shadow:0 21px 42px #0402124d}.cta-secondary{color:#d9d3e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff24;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 19px;font-size:.75rem;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.cta-secondary:hover{background:#ffffff17;border-color:#ffffff42}.cta-brief{z-index:2;-webkit-backdrop-filter:blur(18px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:23px;padding:27px 28px 25px;position:relative;box-shadow:inset 0 1px #ffffff0f,0 22px 55px #0402142e}.cta-brief-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.cta-brief-head span{color:#aaa4bb;letter-spacing:.11em;font-size:.625rem;font-weight:800}.cta-brief-head b{color:#766f8f;letter-spacing:.08em;font-size:.6875rem}.cta-brief ol{gap:0;margin:5px 0 0;padding:0;list-style:none;display:grid}.cta-brief li{border-bottom:1px solid #ffffff16;grid-template-columns:37px minmax(0,1fr);gap:13px;padding:16px 0;display:grid}.cta-brief li>span{color:#ad94ff;background:#8d67ff1a;border:1px solid #a98fff2e;border-radius:11px;place-items:center;width:34px;height:34px;font-size:.625rem;font-weight:800;display:grid}.cta-brief p{margin:0}.cta-brief strong{color:#fff;font-size:.8125rem;line-height:1.35;display:block}.cta-brief small{color:#9791a9;margin-top:4px;font-size:.6875rem;line-height:1.5;display:block}.cta-brief-foot{justify-content:space-between;align-items:center;gap:20px;padding-top:17px;display:flex}.cta-brief-foot>span{color:#c9c2d9;align-items:center;gap:8px;font-size:.6875rem;font-weight:700;display:flex}.cta-brief-foot>span i{background:#58d3aa;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #58d3aa1a}.cta-brief-foot>small{color:#77718d;font-size:.625rem}@media (width<=1000px){.cta-professional .cta-banner{grid-template-columns:1fr;gap:32px;padding:43px}.cta-copy{max-width:720px}.cta-professional .cta-copy h2{max-width:680px}.cta-brief{max-width:720px}}@media (width<=760px){.cta-professional{padding:8px 0 32px}.cta-professional .cta-banner{border-radius:25px;gap:28px;min-height:0;padding:34px 27px}.cta-professional .cta-copy h2{margin-top:19px;font-size:2.25rem}.cta-professional .cta-copy>p{font-size:.875rem}.cta-actions{flex-direction:column;align-items:stretch;margin-top:25px}.cta-actions .cta-primary,.cta-secondary{width:100%;min-height:54px}.cta-brief{border-radius:20px;padding:23px 21px 21px}.cta-brief-foot{flex-direction:column;align-items:flex-start;gap:7px}}@media (width<=430px){.cta-professional .cta-banner{border-radius:22px;padding:30px 21px}.cta-professional .cta-copy h2{font-size:1.95rem}.cta-eyebrow{font-size:.625rem}.cta-brief li{grid-template-columns:34px minmax(0,1fr);gap:11px}.cta-brief small{font-size:.65625rem}}@media (prefers-reduced-motion:reduce){.cta-secondary{transition:none}}.site-footer{background:#fafafd;border-top:1px solid #efedf5;padding:0 0 26px}.footer-simple{grid-template-columns:minmax(280px,1.35fr) minmax(260px,.9fr) minmax(280px,1fr);align-items:start;gap:70px;padding:54px 4px 43px;display:grid}.footer-brand-simple .logo{width:178px}.footer-brand-simple>p{color:#6f748d;max-width:350px;margin:20px 0 0;font-size:.75rem;line-height:1.7}.footer-label{color:#8b8fa4;letter-spacing:.12em;margin-bottom:18px;font-size:.625rem;font-weight:800;line-height:1;display:block}.footer-menu-simple>div{grid-template-columns:repeat(2,max-content);gap:10px 38px;display:grid}.footer-menu-simple a{color:#343850;font-size:.75rem;font-weight:600;transition:color .2s}.footer-menu-simple a:hover{color:#6339da}.footer-contact-simple{flex-direction:column;align-items:flex-start;display:flex}.footer-contact-simple .footer-label{margin-bottom:17px}.footer-email{color:#171a36;letter-spacing:-.02em;align-items:center;gap:10px;font-size:.9375rem;font-weight:800;display:inline-flex}.footer-email span{color:#653cdc;transition:transform .2s}.footer-email:hover span{transform:translate(2px,-2px)}.footer-contact-simple>a:not(.footer-email){color:#646a84;margin-top:11px;font-size:.75rem}.footer-contact-simple small{color:#8a8fa5;margin-top:7px;font-size:.6875rem}.footer-bottom-simple{color:#898da2;border-top:1px solid #e9e7ef;justify-content:space-between;align-items:center;gap:28px;padding:22px 4px 0;font-size:.65625rem;line-height:1.5;display:flex}.footer-bottom-simple>div{gap:28px;display:flex}@media (width<=950px){.footer-simple{grid-template-columns:1.15fr .85fr;gap:40px 55px}.footer-contact-simple{grid-column:1/-1;padding-top:4px}}@media (width<=760px){.site-footer{padding-bottom:22px}.footer-simple{grid-template-columns:1fr;gap:32px;padding:43px 2px 34px}.footer-brand-simple>p{max-width:420px}.footer-contact-simple{grid-column:auto;padding-top:0}.footer-bottom-simple{flex-direction:column;align-items:flex-start;padding-inline:2px}.footer-bottom-simple>div{gap:20px}}@media (width<=430px){.footer-simple{padding-top:38px}.footer-menu-simple>div{grid-template-columns:1fr 1fr;gap:11px 25px}.footer-bottom-simple>div{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){.footer-menu-simple a,.footer-email span{transition:none}}.cta-reference{background:#fff;padding:8px 0 38px}.cta-reference-banner{background:linear-gradient(110deg,#ebeaff 0%,#e4e0ff 48%,#d8d1ff 100%);border:1px solid #6947dd1f;border-radius:22px;min-height:220px;position:relative;overflow:hidden;box-shadow:0 18px 52px #37247414}.cta-reference-copy{z-index:2;width:56%;padding:34px 0 32px 43px;position:relative}.cta-reference-copy h2{color:#10132f;letter-spacing:-.05em;margin:0;font-size:2.35rem;line-height:1.08}.cta-reference-lower{align-items:flex-end;gap:66px;margin-top:21px;display:flex}.cta-reference-lower p{color:#656b87;max-width:280px;margin:0;font-size:.8125rem;line-height:1.7}.cta-reference-lower .button{border-radius:11px;flex:none;min-height:54px;padding-inline:24px}.cta-reference-art{z-index:1;pointer-events:none;background-image:url(/cta-rocket.png);background-position:right -15px center;background-repeat:no-repeat;background-size:670px;width:64%;position:absolute;top:0;bottom:0;right:0}.footer-reference{background:#fff;border-top:0;padding:0 0 26px}.footer-reference-grid{grid-template-columns:minmax(250px,1.25fr) minmax(220px,1fr) minmax(130px,.65fr) minmax(235px,.95fr);gap:68px;padding:42px 6px 32px;display:grid}.footer-reference-brand .logo{width:184px}.footer-reference-brand>p{color:#656b85;max-width:285px;margin:19px 0 20px;font-size:.75rem;line-height:1.7}.footer-socials{gap:13px;display:flex}.footer-socials span{color:#555b78;background:#f1f0f7;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.6875rem;font-weight:800;display:grid}.footer-reference-column{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-reference-column h3{color:#171a35;margin:3px 0 12px;font-size:.8125rem;line-height:1.3}.footer-reference-column>a,.footer-reference-column>p{color:#656b85;margin:0;font-size:.71875rem;line-height:1.45}.footer-reference-column>a{transition:color .2s}.footer-reference-column>a:hover{color:#643bdd}.footer-reference-contact a,.footer-reference-contact p{align-items:center;gap:9px;display:flex}.footer-reference-contact a>span,.footer-reference-contact p>span{color:#635b8d;text-align:center;width:16px;font-size:.8125rem}.footer-reference-bottom{color:#777d96;border-top:1px solid #efedf4;justify-content:space-between;align-items:center;gap:30px;padding:20px 6px 0;font-size:.65625rem;line-height:1.5;display:flex}.footer-reference-bottom>div{gap:50px;display:flex}@media (width<=1100px){.cta-reference-copy{width:62%}.cta-reference-art{background-size:610px;width:61%}.footer-reference-grid{grid-template-columns:1.1fr 1fr .7fr;gap:45px}.footer-reference-contact{grid-column:1/-1;padding-top:5px}}@media (width<=760px){.cta-reference{padding:6px 0 30px}.cta-reference-banner{border-radius:20px;min-height:315px}.cta-reference-copy{z-index:3;width:100%;padding:31px 26px;position:relative}.cta-reference-copy h2{font-size:2rem}.cta-reference-lower{flex-direction:column;align-items:flex-start;gap:19px;margin-top:17px}.cta-reference-lower p{max-width:300px}.cta-reference-art{opacity:.5;background-position:right -115px bottom -72px;background-size:500px;width:100%}.footer-reference-grid{grid-template-columns:1fr 1fr;gap:36px 28px;padding:38px 2px 29px}.footer-reference-brand,.footer-reference-contact{grid-column:1/-1}.footer-reference-bottom{flex-direction:column;align-items:flex-start;gap:13px;padding-inline:2px}.footer-reference-bottom>div{gap:26px}}@media (width<=430px){.cta-reference-banner{min-height:330px}.cta-reference-copy{padding:28px 21px}.cta-reference-copy h2{font-size:1.8rem}.cta-reference-art{opacity:.42;background-position:right -145px bottom -55px;background-size:450px}.footer-reference-grid{grid-template-columns:1fr;gap:29px}.footer-reference-brand,.footer-reference-contact{grid-column:auto}.footer-reference-column h3{margin-bottom:8px}.footer-reference-bottom>div{flex-direction:column;align-items:flex-start;gap:5px}}@media (prefers-reduced-motion:reduce){.footer-reference-column>a{transition:none}}.footer-reference{padding-bottom:18px}.footer-reference-grid{gap:64px;padding:30px 6px 18px}.footer-reference-brand>p{margin:15px 0;font-size:.75rem;font-weight:500;line-height:1.6}.footer-socials{gap:11px}.footer-socials span{width:29px;height:29px;font-size:.6875rem}.footer-reference-column{gap:5px}.footer-reference-column h3{margin:2px 0 8px;font-size:.875rem;font-weight:800;line-height:1.25}.footer-reference-column>a,.footer-reference-column>p{font-size:.75rem;font-weight:600;line-height:1.4}.footer-reference-contact{gap:9px}.footer-reference-contact h3{margin-bottom:7px}.footer-reference-bottom{border-top:0;padding:12px 6px 0;font-size:.6875rem;font-weight:500}@media (width<=1100px){.footer-reference-grid{gap:34px 45px;padding-block:29px 18px}.footer-reference-contact{padding-top:0}}@media (width<=760px){.footer-reference-grid{gap:28px 25px;padding:32px 2px 19px}.footer-reference-bottom{gap:10px;padding-top:11px}}@media (width<=430px){.footer-reference-grid{gap:24px;padding-top:29px}.footer-reference-column{gap:6px}}:root{--section-heading-size:clamp(2rem,2.55vw,2.4rem);--section-label-size:.6875rem}.services-head .eyebrow,.process-intro .process-kicker,.solutions-header .eyebrow,.tech-intro .eyebrow{font-size:var(--section-label-size);letter-spacing:.1em;background:0 0;border:0;border-radius:0;padding:0;font-weight:800;line-height:1.1}.services-head .eyebrow,.solutions-header .eyebrow,.tech-intro .eyebrow{color:#6843df}.process-intro .process-kicker{color:#a98cff}.services-head h2,.process-intro h2,.solutions-header h2,.tech-intro h2,.cta-reference-copy h2{font-size:var(--section-heading-size);letter-spacing:-.045em;margin-top:16px;font-weight:800;line-height:1.16}.services-head h2,.solutions-header h2,.tech-intro h2{color:#11142f}.process-intro h2{color:#fff}.cta-reference-copy h2{margin-top:0}.tech-intro h2{max-width:350px}@media (width<=760px){:root{--section-heading-size:1.75rem;--section-label-size:.625rem}.services-head h2,.process-intro h2,.solutions-header h2,.tech-intro h2{margin-top:13px}.cta-reference-copy h2{margin-top:0}}@media (width<=430px){:root{--section-heading-size:1.625rem}}.hero-proof small,.principles small{font-size:.71875rem;line-height:1.5}.service-card .service-copy p,.solution-copy p,.solution-compact .solution-copy p,.footer-reference-brand>p{font-size:.78125rem;line-height:1.65}.process-card-copy p{font-size:.75rem;line-height:1.7}.footer-reference-bottom{font-size:.71875rem}@media (width<=1100px){.principles small,.process-card-copy p{font-size:.75rem}}@media (width<=760px){.service-card .service-copy p,.solution-copy p,.solution-compact .solution-copy p,.footer-reference-brand>p{font-size:.78125rem}}.site-header{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(145%);background:#faf9ffc7;border-bottom:1px solid #6443da0f;height:94px;padding:12px 0;position:sticky;top:0}.nav-wrap{background:#ffffffe8;border:1px solid #6646d21f;border-radius:18px;height:70px;padding:0 10px 0 20px;position:relative;box-shadow:0 12px 38px #27195b14,inset 0 1px #ffffffe6}.nav-wrap .logo{flex:none;width:186px}.main-nav{background:#f7f5fc;border:1px solid #6646d214;border-radius:14px;align-items:center;gap:3px;margin:0;padding:5px;display:flex}.main-nav a{color:#555972;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:.75rem;font-weight:700;transition:color .2s,background-color .2s,box-shadow .2s,transform .2s;display:flex}.main-nav a:hover{color:#542bd2;transform:translateY(-1px)}.main-nav a.active:after{display:none}.nav-actions{align-items:center;gap:8px;display:flex}.language-switch{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:2px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff09}.language-switch button{color:#8f8aa5;letter-spacing:.03em;background:0 0;border:0;border-radius:8px;place-items:center;width:31px;height:31px;padding:0;font-size:.625rem;font-weight:800;transition:color .2s,background-color .2s,box-shadow .2s;display:grid}.language-switch button:focus-visible{outline-offset:2px;outline:2px solid #bba4ffcc}.header-cta{border-radius:12px;min-height:46px;padding:0 20px;font-size:.75rem;box-shadow:0 10px 24px #5b2dde38}.header-cta span{font-size:1rem;transition:transform .2s}.header-cta:hover span{transform:translate(2px,-2px)}.nav-mobile-cta{display:none}.menu-button{color:#6035dc;background:#f7f4ff;border:1px solid #613bda21;border-radius:12px;width:44px;height:44px;padding:0;display:none;position:relative}.menu-button span{background:currentColor;border-radius:99px;width:19px;height:2px;transition:transform .2s,opacity .2s,top .2s;position:absolute;left:12px}.menu-button span:first-child{top:14px}.menu-button span:nth-child(2){top:20px}.menu-button span:nth-child(3){top:26px}.menu-button.is-open span:first-child{top:20px;transform:rotate(45deg)}.menu-button.is-open span:nth-child(2){opacity:0}.menu-button.is-open span:nth-child(3){top:20px;transform:rotate(-45deg)}.main-nav a:focus-visible,.header-cta:focus-visible,.menu-button:focus-visible{outline-offset:2px;outline:3px solid #6137dd38}@media (width<=1100px){.nav-wrap .logo{width:168px}.main-nav a{padding-inline:11px}.header-cta{padding-inline:17px}}@media (width<=900px){.site-header{height:80px;padding:9px 0}.nav-wrap{border-radius:16px;height:62px;padding:0 8px 0 16px}.nav-wrap .logo{width:158px}.header-cta{display:none}.menu-button{display:block}.main-nav{-webkit-backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #5b37d21f;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;margin:0;padding:10px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 60px #1f144d29}.main-nav.open{display:flex}.main-nav a{border-radius:11px;justify-content:flex-start;min-height:46px;padding:0 15px;font-size:.8125rem}.main-nav a.active{box-shadow:none;background:#f4f0ff;padding-left:17px}.nav-mobile-cta{border-radius:12px;width:100%;min-height:48px;margin-top:4px;font-size:.8125rem;display:flex}}@media (width<=430px){.site-header{height:74px;padding:8px 0}.nav-wrap{border-radius:14px;height:58px;padding-left:13px}.nav-wrap .logo{width:146px}.menu-button{border-radius:11px;width:42px;height:42px}.menu-button span{left:11px}}@media (prefers-reduced-motion:reduce){.main-nav a,.header-cta span,.menu-button span{transition:none}}.site-header{background:linear-gradient(#ffffffeb,#faf9ffb8);border-bottom:0;height:102px;padding:13px 0}.nav-wrap{isolation:isolate;background:radial-gradient(circle at 19% -80%,#815bef61,#0000 34%),linear-gradient(112deg,#121128 0%,#171331 54%,#1f1541 100%);border:1px solid #7b60eb4d;border-radius:22px;height:76px;padding:0 11px 0 22px;overflow:visible;box-shadow:0 18px 45px #170f3b33,inset 0 1px #ffffff1f}.nav-wrap:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(100deg,#ffffff0f,#0000 32% 70%,#845ef114);border-radius:20px;position:absolute;inset:1px}.nav-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d2c6ffcc,#0000);width:28%;height:1px;position:absolute;top:0;left:8%}.nav-brand{align-items:center;gap:17px;min-width:310px;display:flex}.nav-brand-note{color:#afa9c6;letter-spacing:.075em;text-transform:uppercase;border-left:1px solid #ffffff24;align-items:center;gap:7px;max-width:88px;padding-left:16px;font-size:.5rem;font-weight:700;line-height:1.45;display:flex}.nav-brand-note i{background:#7ce6be;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #7ce6be17,0 0 14px #7ce6be80}.main-nav{background:#ffffff0b;border-color:#ffffff12;gap:2px;padding:4px;box-shadow:inset 0 1px #ffffff09}.main-nav a{color:#aaa6bc;letter-spacing:-.01em;min-height:42px;padding:0 14px 2px;font-size:.71875rem}.main-nav a.active{color:#fff;background:linear-gradient(#845fef40,#6841db21);box-shadow:inset 0 0 0 1px #ac91ff2e,0 8px 24px #04021229}.main-nav a.active:after{content:"";background:#b9a4ff;border-radius:50%;width:4px;height:4px;display:block;position:absolute;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 0 9px #b9a4ffe6}.header-cta{background:linear-gradient(135deg,#7952f1,#5b2cdb);border-color:#fff3;border-radius:15px;justify-content:space-between;gap:14px;min-width:156px;min-height:54px;padding:0 7px 0 17px;box-shadow:0 12px 28px #5428cf5c,inset 0 1px #ffffff3d}.header-cta-copy{color:#fff;text-align:left;gap:1px;line-height:1.15;display:grid;font-size:.75rem!important}.header-cta-copy small{color:#d6cbfa;font-size:.5rem;font-weight:600}.header-cta .header-cta-arrow{color:#fff;background:#ffffff21;border:1px solid #ffffff24;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.header-cta:hover .header-cta-copy{transform:none}.header-cta:hover .header-cta-arrow{transform:translate(2px,-2px)}@media (width<=1180px){.nav-brand{min-width:auto}.nav-brand-note{display:none}.nav-wrap .logo{width:158px}.main-nav a{padding-inline:11px}}@media (width<=1000px) and (width>=901px){.nav-wrap{padding-left:17px}.nav-wrap .logo{width:145px}.main-nav a{padding-inline:8px;font-size:.6875rem}.header-cta{min-width:132px;padding-left:13px}.header-cta-copy small{display:none}.language-switch button{width:28px}}@media (width<=900px){.site-header{height:82px;padding:9px 0}.nav-wrap{border-radius:18px;height:64px;padding:0 9px 0 17px}.nav-wrap:before{border-radius:16px}.nav-wrap .logo{width:154px}.main-nav{background:linear-gradient(145deg,#121128fc,#1e143ffc);border-color:#9170f542;border-radius:18px;padding:9px;top:calc(100% + 11px);box-shadow:0 26px 65px #110a2d4d,inset 0 1px #ffffff14}.main-nav a{color:#b9b4ca;min-height:47px;font-size:.8125rem}.main-nav a:hover{background:#ffffff0e}.main-nav a.active{color:#fff;background:linear-gradient(90deg,#774ee552,#774ee514);box-shadow:inset 0 0 0 1px #a88cf821}.main-nav a.active:after{top:50%;bottom:auto;left:7px;transform:translateY(-50%)}.nav-mobile-cta{background:linear-gradient(135deg,#7b52f1,#5a2cda);box-shadow:0 12px 24px #4821b147}}@media (width<=430px){.site-header{height:76px;padding:8px 0}.nav-wrap{border-radius:16px;height:60px;padding-left:14px}.nav-wrap .logo{width:145px}.language-switch{padding:2px}.language-switch button{width:27px;height:29px;font-size:.5625rem}}html[lang=en] .hero h1{max-width:680px}html[lang=en] .service-card .service-copy h3{letter-spacing:-.025em}@media (width<=760px){html[lang=en] .hero h1{font-size:clamp(2.45rem,11vw,3.25rem)}}.nav-wrap{background:#fffffff0;border:1px solid #ebe8f4;border-radius:17px;height:70px;padding:0 9px 0 22px;overflow:visible;box-shadow:0 10px 32px #22194c11,inset 0 1px #fff}.nav-wrap:before,.nav-wrap:after{display:none}.nav-brand{gap:0;min-width:auto}.main-nav{box-shadow:none;background:0 0;border:0;border-radius:0;gap:4px;padding:0}.main-nav a{color:#55596e;letter-spacing:-.01em;border-radius:9px;min-height:44px;padding:0 13px;font-size:.75rem;font-weight:700}.main-nav a:hover{color:#552bd1;background:#f7f5fc;transform:none}.language-switch{box-shadow:none;background:#f8f7fb;border-color:#e7e3f1;border-radius:10px;gap:1px;padding:3px}.language-switch button{color:#85889a;border-radius:7px;width:29px;height:29px}.language-switch button.active{color:#542acb;background:#fff;box-shadow:0 3px 10px #2f216217,inset 0 0 0 1px #5f37d314}.header-cta{background:linear-gradient(135deg,#6840df,#5526cd);border-color:#0000;border-radius:12px;gap:13px;min-width:128px;min-height:46px;padding:0 7px 0 18px;box-shadow:0 9px 21px #562bca38}.header-cta-copy{color:#fff;white-space:nowrap;font-weight:800;line-height:1;display:block;font-size:.75rem!important}.header-cta .header-cta-arrow{background:#ffffff24;border:0;border-radius:9px;width:31px;height:31px;font-size:.9375rem}.header-cta:hover{box-shadow:0 12px 26px #562bca4d}.menu-button{color:#5c31d6;background:#f8f6fd;border-color:#e5e1f0}@media (width<=1180px){.nav-wrap .logo{width:164px}.main-nav a{padding-inline:10px}}@media (width<=1000px) and (width>=901px){.nav-wrap{padding-left:17px}.nav-wrap .logo{width:148px}.main-nav a{padding-inline:8px;font-size:.6875rem}.header-cta{min-width:116px;padding-left:14px}.language-switch button{width:27px}}@media (width<=900px){.site-header{height:78px;padding:8px 0}.nav-wrap{border-radius:15px;height:62px;padding:0 8px 0 16px}.nav-wrap .logo{width:154px}.main-nav{background:#fffffffb;border:1px solid #e7e3f1;border-radius:16px;padding:9px;top:calc(100% + 10px);box-shadow:0 22px 55px #1c134326}.main-nav a{color:#55596e;min-height:46px;font-size:.8125rem}.main-nav a:hover{color:#552bd1;background:#f8f6fd}.main-nav a.active{color:#582ed4;box-shadow:none;background:#f5f2fc}.main-nav a.active:after{border-radius:99px;width:3px;height:18px;top:50%;bottom:auto;left:8px;transform:translateY(-50%)}.nav-mobile-cta{background:linear-gradient(135deg,#6840df,#5526cd);box-shadow:0 9px 21px #562bca33}}@media (width<=430px){.site-header{height:74px;padding:7px 0}.nav-wrap{border-radius:14px;height:60px;padding-left:13px}.nav-wrap .logo{width:143px}.language-switch{padding:2px}.language-switch button{width:26px;height:28px}}.site-header{-webkit-backdrop-filter:blur(16px)saturate(135%);background:#ffffffeb;border-bottom:1px solid #e9e7ef;height:88px;padding:0}.nav-wrap{height:88px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.nav-brand{align-items:center;display:flex}.nav-wrap .logo{filter:none;width:184px}.main-nav{height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;gap:30px;padding:0}.main-nav a{color:#383b4e;letter-spacing:-.015em;border-radius:0;align-items:center;min-height:88px;padding:29px 0 0;font-size:.75rem;font-weight:700;display:flex;position:relative}.main-nav a small{color:#aaa7b6;letter-spacing:.08em;font-size:.4375rem;font-weight:800;line-height:1;transition:color .2s;position:absolute;top:18px;left:0}.main-nav a:hover{color:#5b31d4;background:0 0}.main-nav a:hover small,.main-nav a.active small{color:#7952e5}.main-nav a.active{color:#5b31d4;box-shadow:none;background:0 0}.main-nav a.active:after{content:"";width:100%;height:3px;box-shadow:none;background:#6339da;border-radius:3px 3px 0 0;display:block;position:absolute;bottom:-1px;left:0;transform:none}.nav-actions{gap:0;height:100%}.language-switch{box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;margin-right:25px;padding:0;position:relative}.language-switch:after{content:"";background:#e3e0e9;width:1px;height:29px;position:absolute;top:50%;right:-25px;transform:translateY(-50%)}.language-switch button{color:#9a97a5;background:0 0;border-radius:0;width:32px;height:42px;font-size:.625rem;position:relative}.language-switch button:hover{color:#29273a}.language-switch button.active{color:#5f35d6;box-shadow:none;background:0 0}.language-switch button.active:after{content:"";background:#6339da;width:12px;height:1px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.header-cta{color:#171628;min-width:153px;min-height:52px;box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px;margin-left:25px;padding:0}.header-cta-copy{color:#171628;font-weight:800;font-size:.75rem!important}.header-cta .header-cta-arrow{color:#fff;background:#6236d8;border:0;border-radius:50%;width:42px;height:42px;transition:transform .2s,background-color .2s;box-shadow:0 8px 20px #5b2fcd38}.header-cta:hover{box-shadow:none;transform:none}.header-cta:hover .header-cta-arrow{background:#4d23bd;transform:rotate(45deg)}.menu-button{color:#5630cb;background:#f2eff9;border:0;border-radius:50%;width:44px;height:44px}@media (width<=1180px){.nav-wrap .logo{width:166px}.main-nav{gap:21px}.header-cta{gap:12px;min-width:138px;margin-left:18px}.language-switch{margin-right:18px}.language-switch:after{right:-18px}}@media (width<=1000px) and (width>=901px){.nav-wrap{padding:0}.nav-wrap .logo{width:148px}.main-nav{gap:15px}.main-nav a{font-size:.6875rem}.header-cta{min-width:120px;margin-left:14px}.header-cta .header-cta-arrow{width:38px;height:38px}.language-switch{margin-right:14px}.language-switch:after{right:-14px}}@media (width<=900px){.site-header{height:74px;padding:0}.nav-wrap{border-radius:0;height:74px;padding:0}.nav-wrap .logo{width:156px}.nav-actions{gap:8px;height:auto}.language-switch{margin-right:0}.language-switch:after{display:none}.language-switch button{width:27px;height:36px}.main-nav{background:#fffffffc;border:1px solid #e7e4ed;border-top-color:#efedf3;border-radius:0 0 16px 16px;gap:0;height:auto;padding:15px 18px 18px;top:100%;left:-1px;right:-1px;box-shadow:0 24px 50px #1d154121}.main-nav a{color:#353748;border-bottom:1px solid #f0eef4;grid-template-columns:35px 1fr;min-height:52px;padding:0;font-size:.875rem;display:grid}.main-nav a small{color:#aaa6b5;font-size:.5rem;position:static}.main-nav a.active{color:#5b31d4;background:0 0}.main-nav a.active:after{border-radius:50%;width:7px;height:7px;inset:50% 0 auto auto;transform:translateY(-50%)}.nav-mobile-cta{background:#6236d8;border-radius:11px;margin-top:14px;box-shadow:0 9px 20px #5b2fcd33}}@media (width<=430px){.site-header{height:70px}.nav-wrap{height:70px;padding:0}.nav-wrap .logo{width:143px}.language-switch{padding:0}.language-switch button{width:25px;height:34px}}.main-nav a{align-items:center;min-height:88px;padding:0}.main-nav a small{display:none}@media (width<=900px){.main-nav a{align-items:center;min-height:52px;padding:0;display:flex}}.nav-actions{gap:11px}.language-switch{margin-right:13px}.language-switch:after{height:26px;right:-13px}.theme-toggle{color:#29263b;background:#fff;border:1px solid #e5e2ec;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;padding:0;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:grid;box-shadow:0 5px 15px #2019440f}.theme-toggle span{font-size:1rem;line-height:1}.theme-toggle:hover{color:#5e33d5;border-color:#c9bfeb;transform:translateY(-2px)}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #6236d82e}.header-cta{background:linear-gradient(120deg,#faf9ff,#f1edff);border:1px solid #6236d82e;border-radius:999px;gap:15px;min-width:142px;min-height:48px;margin-left:0;padding:4px 5px 4px 18px;box-shadow:0 8px 22px #462b9314}.header-cta-copy{color:#3c267e;letter-spacing:-.01em;font-size:.75rem!important}.header-cta .header-cta-arrow{background:#6035d6;border-radius:50%;width:38px;height:38px;box-shadow:0 7px 17px #5b2fcd3b}.header-cta:hover{background:linear-gradient(120deg,#f8f6ff,#e9e3ff);border-color:#6236d84d;transform:translateY(-1px);box-shadow:0 11px 27px #462b9321}body,.site-header,.services-section,.projects-section,.tech-section,.cta-reference,.footer-reference,.service-card,.solution-card,.modal{transition:background-color .25s,border-color .25s,color .25s}html[data-theme=dark] body{color:#f5f4fa;background:#0d0e19}html[data-theme=dark] .site-header{background:#0d0e19e6;border-bottom-color:#252638}html[data-theme=dark] .nav-wrap .logo,html[data-theme=dark] .footer-reference-brand .logo{filter:brightness(0)invert()}html[data-theme=dark] .main-nav a{color:#b9b8c7}html[data-theme=dark] .main-nav a:hover,html[data-theme=dark] .main-nav a.active{color:#b9a4ff}html[data-theme=dark] .main-nav a.active:after{background:#9475f0}html[data-theme=dark] .language-switch:after{background:#303142}html[data-theme=dark] .language-switch button{color:#77798c}html[data-theme=dark] .language-switch button:hover{color:#d9d7e2}html[data-theme=dark] .language-switch button.active{color:#b9a4ff}html[data-theme=dark] .language-switch button.active:after{background:#9c80f2}html[data-theme=dark] .theme-toggle{color:#f3c96b;box-shadow:none;background:#171825;border-color:#303143}html[data-theme=dark] .header-cta{box-shadow:none;background:linear-gradient(120deg,#1b1930,#24203c);border-color:#a486f440}html[data-theme=dark] .header-cta-copy{color:#e8e1ff}html[data-theme=dark] .header-cta .header-cta-arrow{background:#7652e2}html[data-theme=dark] .header-cta:hover{background:linear-gradient(120deg,#211e39,#2b2549)}html[data-theme=dark] .hero{background:#0d0e19}html[data-theme=dark] .hero-scene-bg{filter:brightness(.36)saturate(.86)contrast(1.08)}html[data-theme=dark] .hero-grid-pattern{opacity:.17}html[data-theme=dark] .hero h1{color:#fff}html[data-theme=dark] .hero-copy>p{color:#bab8c8}html[data-theme=dark] .hero-kicker{color:#c2b2ff;background:#6844d82e;border-color:#a78bf438}html[data-theme=dark] .hero .secondary{color:#eceaf3;box-shadow:none;background:#171824;border-color:#38364a}html[data-theme=dark] .hero-proof{background:#11121fc7;border-color:#ffffff1f;box-shadow:0 18px 40px #00000029}html[data-theme=dark] .hero-proof strong,html[data-theme=dark] .principles strong{color:#f4f3f8}html[data-theme=dark] .hero-proof small,html[data-theme=dark] .principles small{color:#a9a7b8}html[data-theme=dark] .trust-title{color:#8d8b9d}html[data-theme=dark] .principles>div{background:#121320a6;border-color:#ffffff17}html[data-theme=dark] .services-section,html[data-theme=dark] .projects-section,html[data-theme=dark] .tech-section,html[data-theme=dark] .cta-reference,html[data-theme=dark] .footer-reference{background:#0d0e19}html[data-theme=dark] .services-head h2,html[data-theme=dark] .solutions-header h2,html[data-theme=dark] .tech-intro h2,html[data-theme=dark] .section-head h2{color:#f5f4fa}html[data-theme=dark] .section-lead,html[data-theme=dark] .solutions-header-copy p{color:#a9a8b7}html[data-theme=dark] .service-card,html[data-theme=dark] .solution-card{background:#151620;border-color:#292a3b;box-shadow:0 20px 50px #00000029}html[data-theme=dark] .service-card .service-copy h3,html[data-theme=dark] .solution-copy h3{color:#f4f3f8}html[data-theme=dark] .service-card .service-copy p,html[data-theme=dark] .solution-copy p{color:#a4a3b2}html[data-theme=dark] .service-link,html[data-theme=dark] .solution-copy>a,html[data-theme=dark] .solutions-header-link{color:#a98bf5}html[data-theme=dark] .solution-meta span{color:#b7a1f6;background:#26213d}html[data-theme=dark] .solution-meta b{color:#858395}html[data-theme=dark] .tech-layout .tech .tech-mark{background:#f7f7fa;border-color:#303143;box-shadow:0 10px 25px #00000029}html[data-theme=dark] .tech-layout .tech b{color:#d9d7e2}html[data-theme=dark] .cta-reference-banner{background:linear-gradient(110deg,#1c1a2f 0%,#27213f 52%,#332957 100%);border-color:#39324f;box-shadow:0 18px 52px #0003}html[data-theme=dark] .cta-reference-copy h2{color:#fff}html[data-theme=dark] .cta-reference-lower p{color:#bbb7cb}html[data-theme=dark] .cta-reference-art{filter:brightness(.62)saturate(1.1)}html[data-theme=dark] .footer-reference-brand>p,html[data-theme=dark] .footer-reference-column>a,html[data-theme=dark] .footer-reference-column>p,html[data-theme=dark] .footer-reference-bottom{color:#9695a7}html[data-theme=dark] .footer-reference-column h3{color:#f0eef6}html[data-theme=dark] .footer-socials span{color:#b5b2c4;background:#191a27}html[data-theme=dark] .footer-reference-bottom{border-top-color:#282936}html[data-theme=dark] .modal{color:#f4f3f8;background:#171824;border:1px solid #303143}html[data-theme=dark] .modal>p{color:#aaa8b8}html[data-theme=dark] .modal-close{color:#b69df6;background:#252338}html[data-theme=dark] .modal input,html[data-theme=dark] .modal textarea{color:#f4f3f8;background:#10111b;border-color:#38394a}html[data-theme=dark] .modal input::placeholder,html[data-theme=dark] .modal textarea::placeholder{color:#737184}@media (width<=900px){.nav-actions{gap:7px}.language-switch{margin-right:0}.language-switch:after{display:none}.theme-toggle{width:37px;height:37px}html[data-theme=dark] .main-nav{background:#11121dfc;border-color:#2c2d3d;box-shadow:0 24px 50px #00000047}html[data-theme=dark] .main-nav a{border-bottom-color:#292a39}}@media (width<=430px){.theme-toggle{width:34px;height:34px}.theme-toggle span{font-size:.875rem}}@media (prefers-reduced-motion:reduce){body,.site-header,.services-section,.projects-section,.tech-section,.cta-reference,.footer-reference,.service-card,.solution-card,.modal,.theme-toggle{transition:none}}html[data-theme=dark] .hero:after{background:linear-gradient(#0d0e1900,#0d0e19)}html[data-theme=dark] .hero-scene-bg{opacity:.78;filter:saturate(.82)contrast(1.05)}html[data-theme=dark] .hero-scene-bg:after{background:linear-gradient(90deg,#0d0e19fa 0%,#0d0e19e8 28%,#0d0e19ab 46%,#0d0e1947 72%,#0d0e1929 100%),linear-gradient(#0d0e1914 0%,#0000 54%,#0d0e19b8 88%,#0d0e19 100%)}html[data-theme=dark] .hero-proof{-webkit-backdrop-filter:blur(14px);background:#11121fb8;border:1px solid #ffffff1a;border-radius:15px;width:max-content;max-width:100%;padding:9px 13px;box-shadow:0 13px 34px #0000002b}html[data-theme=dark] .proof-avatars span{border-color:#171825}html[data-theme=dark] .proof-rating{border-left-color:#383849}html[data-theme=dark] .proof-rating b{color:#f3f1f8}html[data-theme=dark] .principles-row{-webkit-backdrop-filter:blur(18px);background:#121320d1;border:1px solid #ffffff1c;box-shadow:0 18px 48px #00000038,inset 0 1px #ffffff0a}html[data-theme=dark] .principles>div{background:0 0;border-left-color:#ffffff1a}html[data-theme=dark] .principles>div>span{color:#b79df7;background:linear-gradient(145deg,#28213f,#1c1b2d);border:1px solid #9d7df133;box-shadow:0 8px 20px #0000002e,inset 0 1px #ffffff0f}@media (width<=760px){html[data-theme=dark] .hero-scene-bg:after{background:linear-gradient(#0d0e19 0%,#0d0e19f7 36%,#0d0e19b8 52%,#0d0e193d 69%,#0d0e1994 84%,#0d0e19 100%)}html[data-theme=dark] .hero-proof{width:100%}}.theme-toggle,html[data-theme=dark] .theme-toggle{width:64px;height:34px;color:inherit;box-shadow:none;background:#f4f2f8;border:1px solid #e3dfeb;border-radius:999px;flex:0 0 64px;padding:0;transition:border-color .22s,background-color .22s;display:block;position:relative;overflow:hidden}.theme-toggle:hover,html[data-theme=dark] .theme-toggle:hover{border-color:#c8bee7;transform:none}.theme-toggle .theme-sun,.theme-toggle .theme-moon{z-index:2;place-items:center;width:28px;height:28px;font-size:.75rem;line-height:1;transition:color .22s,opacity .22s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.theme-toggle .theme-sun{color:#c48715;left:2px}.theme-toggle .theme-moon{color:#aaa6b5;font-size:.875rem;right:2px}.theme-toggle i{z-index:1;background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .25s cubic-bezier(.22,.8,.3,1),background-color .22s;position:absolute;top:3px;left:3px;box-shadow:0 3px 10px #2a204e21}.theme-toggle.theme-dark{background:#171824;border-color:#343449}.theme-toggle.theme-dark i{background:#30294b;transform:translate(30px);box-shadow:0 3px 11px #0000003d}.theme-toggle.theme-dark .theme-sun{color:#686779;opacity:.72}.theme-toggle.theme-dark .theme-moon{color:#c3aff8}@media (width<=900px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:60px;width:60px;height:32px}.theme-toggle .theme-sun,.theme-toggle .theme-moon{width:26px;height:26px}.theme-toggle i{width:24px;height:24px}.theme-toggle.theme-dark i{transform:translate(28px)}}@media (width<=430px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:56px;width:56px;height:30px}.theme-toggle .theme-sun,.theme-toggle .theme-moon{width:24px;height:24px;font-size:.6875rem}.theme-toggle .theme-moon{font-size:.8125rem}.theme-toggle i{width:22px;height:22px;top:3px}.theme-toggle.theme-dark i{transform:translate(26px)}}.theme-toggle,html[data-theme=dark] .theme-toggle{background:#f2f0f6;flex-basis:104px;width:104px;height:34px}.theme-toggle .theme-light-label,.theme-toggle .theme-dark-label{z-index:2;color:#9693a3;letter-spacing:.01em;pointer-events:none;justify-content:center;align-items:center;width:50px;height:32px;font-size:.5625rem;font-weight:800;line-height:1;transition:color .22s;display:flex;position:absolute;top:0}.theme-toggle .theme-light-label{left:1px}.theme-toggle .theme-dark-label{right:1px}.theme-toggle.theme-light .theme-light-label{color:#5330bd}.theme-toggle.theme-dark .theme-dark-label{color:#eee9ff}.theme-toggle.theme-dark .theme-light-label{color:#747284}.theme-toggle i{border-radius:999px;width:48px;height:26px;top:3px;left:3px}.theme-toggle.theme-dark i{transform:translate(50px)}html[data-theme=dark] .theme-toggle{background:#171824;border-color:#343449}@media (width<=900px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:96px;width:96px;height:32px}.theme-toggle .theme-light-label,.theme-toggle .theme-dark-label{width:46px;height:30px;font-size:.53125rem}.theme-toggle i{width:44px;height:24px}.theme-toggle.theme-dark i{transform:translate(46px)}}@media (width<=430px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:90px;width:90px;height:30px}.theme-toggle .theme-light-label,.theme-toggle .theme-dark-label{width:43px;height:28px;font-size:.5rem}.theme-toggle i{width:41px;height:22px}.theme-toggle.theme-dark i{transform:translate(43px)}}.theme-toggle,html[data-theme=dark] .theme-toggle{color:#5f5c6d;width:auto;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0 4px;display:inline-flex;position:relative;overflow:visible}.theme-toggle span,html[data-theme=dark] .theme-toggle span{width:auto;height:auto;color:inherit;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;font-size:.5625rem;font-weight:800;line-height:1;display:block;position:static}.theme-toggle:after{content:"";transform-origin:100%;background:#6236d8;height:1px;transition:transform .2s;position:absolute;bottom:8px;left:4px;right:4px;transform:scaleX(0)}.theme-toggle:hover,html[data-theme=dark] .theme-toggle:hover{color:#5b31d4;background:0 0;border:0}.theme-toggle:hover:after{transform-origin:0;transform:scaleX(1)}html[data-theme=dark] .theme-toggle{color:#aaa7b7}html[data-theme=dark] .theme-toggle:hover{color:#c2adfa}@media (width<=900px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:auto;width:auto;height:38px;padding-inline:3px}.theme-toggle span,html[data-theme=dark] .theme-toggle span{font-size:.53125rem}.theme-toggle:after{bottom:7px;left:3px;right:3px}}@media (width<=430px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:auto;width:auto;height:34px;padding-inline:2px}.theme-toggle span,html[data-theme=dark] .theme-toggle span{letter-spacing:.04em;font-size:.5rem}.theme-toggle:after{bottom:5px;left:2px;right:2px}}.theme-toggle,html[data-theme=dark] .theme-toggle{--toggle-track:#dfe1e8;--toggle-orb:#fdfdfd;background:var(--toggle-track);width:82px;height:34px;color:inherit;border:2px solid #ffffffe6;border-radius:999px;flex:0 0 82px;padding:0;display:block;position:relative;overflow:visible;box-shadow:inset 0 4px 10px #3d41552e,0 1px #fffc}.theme-toggle:after{content:none}.theme-toggle:hover,html[data-theme=dark] .theme-toggle:hover{background:var(--toggle-track);color:inherit;border-color:#fff;transform:none}.theme-toggle .theme-track-icon{z-index:1;pointer-events:none;place-items:center;width:39px;height:30px;display:grid;position:absolute;top:0}.theme-toggle .theme-track-sun{color:#adb2bf;left:0}.theme-toggle .theme-track-moon{color:#aeb3bf;right:0}.theme-toggle .theme-orb{z-index:3;pointer-events:none;background:linear-gradient(145deg,#fff,#f5f5f7);border:1px solid #dbdce3cc;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .28s cubic-bezier(.22,.82,.3,1);display:grid;position:absolute;top:-8px;left:-5px;overflow:visible;box-shadow:0 7px 13px #2124323d,inset 0 2px 2px #fffffff2}.theme-toggle.theme-dark{--toggle-track:#555d82;border-color:#ecedf2;box-shadow:inset 0 5px 11px #181b3052,0 1px #ffffffa6}.theme-toggle.theme-dark .theme-orb{transform:translate(44px)}.theme-toggle.theme-dark .theme-track-sun{color:#aeb4d0}.theme-toggle.theme-dark .theme-track-moon{color:#8d95b8}.theme-toggle .sun-glyph{width:15px;height:15px;color:inherit;border:2px solid;border-radius:50%;display:block;position:relative}.theme-toggle .sun-glyph:before,.theme-toggle .sun-glyph:after{content:"";background:currentColor;border-radius:99px;position:absolute}.theme-toggle .sun-glyph:before{width:2px;height:5px;top:-8px;left:5px;box-shadow:0 24px}.theme-toggle .sun-glyph:after{width:5px;height:2px;top:5px;left:-8px;box-shadow:24px 0}.theme-toggle .moon-glyph{width:19px;height:19px;color:inherit;border-radius:50%;margin-left:-4px;display:block;position:relative;box-shadow:-5px 3px 0 1px}.theme-toggle .moon-glyph:after{content:"◆";color:currentColor;font-size:.375rem;line-height:1;position:absolute;top:-3px;right:-9px}.theme-toggle .theme-orb .sun-glyph{color:#f39a11}.theme-toggle .theme-orb .moon-glyph{color:#4965c9;opacity:0;position:absolute}.theme-toggle.theme-dark .theme-orb .sun-glyph{opacity:0}.theme-toggle.theme-dark .theme-orb .moon-glyph{opacity:1}@media (width<=900px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:74px;width:74px;height:32px}.theme-toggle .theme-track-icon{width:35px;height:28px}.theme-toggle .theme-orb{width:42px;height:42px;top:-6px;left:-4px}.theme-toggle.theme-dark .theme-orb{transform:translate(36px)}.theme-toggle .sun-glyph{width:13px;height:13px}.theme-toggle .sun-glyph:before{left:4px;box-shadow:0 22px}.theme-toggle .sun-glyph:after{top:4px;box-shadow:22px 0}.theme-toggle .moon-glyph{width:17px;height:17px}}@media (width<=430px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:68px;width:68px;height:30px}.theme-toggle .theme-track-icon{width:32px;height:26px}.theme-toggle .theme-orb{width:38px;height:38px;top:-5px}.theme-toggle.theme-dark .theme-orb{transform:translate(33px)}}.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:76px;width:76px;height:32px}.theme-toggle .theme-track-icon,html[data-theme=dark] .theme-toggle .theme-track-icon{width:36px;height:28px;display:grid;position:absolute;top:0}.theme-toggle .theme-track-sun,html[data-theme=dark] .theme-toggle .theme-track-sun{left:0}.theme-toggle .theme-track-moon,html[data-theme=dark] .theme-toggle .theme-track-moon{right:0}.theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle .theme-orb{border-radius:50%;width:42px;height:42px;display:grid;position:absolute;top:-6px;left:-4px;transform:translate(0)}.theme-toggle.theme-dark .theme-orb,html[data-theme=dark] .theme-toggle.theme-dark .theme-orb{transform:translate(36px)}.theme-toggle .sun-glyph,html[data-theme=dark] .theme-toggle .sun-glyph{width:13px;height:13px;font-style:normal;display:block;position:relative}.theme-toggle .moon-glyph,html[data-theme=dark] .theme-toggle .moon-glyph{width:17px;height:17px;font-style:normal;display:block;position:relative}.theme-toggle .theme-orb .moon-glyph,html[data-theme=dark] .theme-toggle .theme-orb .moon-glyph{position:absolute}@media (width<=430px){.theme-toggle,html[data-theme=dark] .theme-toggle{flex-basis:68px;width:68px;height:30px}.theme-toggle .theme-track-icon,html[data-theme=dark] .theme-toggle .theme-track-icon{width:32px;height:26px}.theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle .theme-orb{width:38px;height:38px;top:-5px}.theme-toggle.theme-dark .theme-orb,html[data-theme=dark] .theme-toggle.theme-dark .theme-orb{transform:translate(33px)}}.theme-toggle .sun-glyph,html[data-theme=dark] .theme-toggle .sun-glyph{width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;font-family:Segoe UI Symbol,Apple Symbols,sans-serif;font-style:normal;line-height:1;display:grid}.theme-toggle .sun-glyph:before,html[data-theme=dark] .theme-toggle .sun-glyph:before{content:"☀";width:auto;height:auto;box-shadow:none;color:inherit;background:0 0;border-radius:0;font-size:1.05rem;line-height:1;display:block;position:static}.theme-toggle .sun-glyph:after,html[data-theme=dark] .theme-toggle .sun-glyph:after{content:none}.theme-toggle .moon-glyph,html[data-theme=dark] .theme-toggle .moon-glyph{width:22px;height:22px;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;margin:0;font-family:Segoe UI Symbol,Apple Symbols,sans-serif;font-size:0;font-style:normal;line-height:1;display:grid}.theme-toggle .moon-glyph:before,html[data-theme=dark] .theme-toggle .moon-glyph:before{content:"☾";color:inherit;font-size:1.35rem;line-height:1;display:block}.theme-toggle .moon-glyph:after,html[data-theme=dark] .theme-toggle .moon-glyph:after{content:"✦";color:inherit;font-size:.34rem;line-height:1;position:absolute;top:0;right:-2px}.theme-toggle .theme-track-icon .sun-glyph:before{font-size:.86rem}.theme-toggle .theme-track-icon .moon-glyph:before{font-size:1rem}.theme-toggle .theme-track-icon .moon-glyph:after{font-size:.25rem;top:2px;right:1px}.theme-toggle .theme-orb .sun-glyph:before{color:#f59b12;font-size:1.45rem}.theme-toggle .theme-orb .moon-glyph:before{color:#4d67cb;font-size:1.75rem}.theme-toggle .theme-orb .moon-glyph:after{color:#5d6fd0;font-size:.42rem;top:-1px;right:-3px}.theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle .theme-orb{background:linear-gradient(145deg,#fff 12%,#f4f4f7 100%);border-color:#e1e1e7f2;box-shadow:0 6px 13px #20233236,inset 0 2px 2px #fff}.theme-toggle .sun-glyph,html[data-theme=dark] .theme-toggle .sun-glyph{width:19px;height:19px;box-shadow:none;background:currentColor;border:0;display:block;-webkit-mask:url(/theme-icons/sun.svg) 50%/contain no-repeat;mask:url(/theme-icons/sun.svg) 50%/contain no-repeat}.theme-toggle .moon-glyph,html[data-theme=dark] .theme-toggle .moon-glyph{width:19px;height:19px;box-shadow:none;background:currentColor;border:0;margin:0;display:block;-webkit-mask:url(/theme-icons/moon-star.svg) 50%/contain no-repeat;mask:url(/theme-icons/moon-star.svg) 50%/contain no-repeat}.theme-toggle .sun-glyph:before,.theme-toggle .sun-glyph:after,.theme-toggle .moon-glyph:before,.theme-toggle .moon-glyph:after,html[data-theme=dark] .theme-toggle .sun-glyph:before,html[data-theme=dark] .theme-toggle .sun-glyph:after,html[data-theme=dark] .theme-toggle .moon-glyph:before,html[data-theme=dark] .theme-toggle .moon-glyph:after{content:none}.theme-toggle .theme-track-icon .sun-glyph,.theme-toggle .theme-track-icon .moon-glyph,html[data-theme=dark] .theme-toggle .theme-track-icon .sun-glyph,html[data-theme=dark] .theme-toggle .theme-track-icon .moon-glyph{width:15px;height:15px}.theme-toggle .theme-orb .sun-glyph,html[data-theme=dark] .theme-toggle .theme-orb .sun-glyph{color:#f59a0b;width:23px;height:23px}.theme-toggle .theme-orb .moon-glyph,html[data-theme=dark] .theme-toggle .theme-orb .moon-glyph{color:#5067c7;width:23px;height:23px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html .theme-toggle.reference-theme-toggle,html[data-theme=dark] .theme-toggle.reference-theme-toggle{color:#b5bac5;background:#dfe2e8;border:2px solid #fff;border-radius:999px;flex:0 0 80px;width:80px;height:32px;padding:0;display:block;position:relative;overflow:visible;box-shadow:inset 0 5px 9px #4b52632e,inset 0 -1px 1px #ffffffbf,0 1px 2px #2f344214}html .theme-toggle.reference-theme-toggle:hover,html[data-theme=dark] .theme-toggle.reference-theme-toggle:hover{color:#b5bac5;background:#dfe2e8;border-color:#fff;box-shadow:inset 0 5px 9px #4b52632e,inset 0 -1px 1px #ffffffbf,0 1px 2px #2f344214}html .theme-toggle.reference-theme-toggle.theme-dark,html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark{color:#b4bad2;background:#707899;border-color:#fff;box-shadow:inset 0 6px 10px #22284657,inset 0 -1px 1px #fff3,0 1px 2px #0d101d2e}html .theme-toggle.reference-theme-toggle.theme-dark:hover,html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark:hover{color:#b4bad2;background:#707899;box-shadow:inset 0 6px 10px #22284657,inset 0 -1px 1px #fff3,0 1px 2px #0d101d2e}html .theme-toggle.reference-theme-toggle .theme-track-icon,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon{z-index:1;opacity:1;place-items:center;width:38px;height:28px;display:grid;position:absolute;top:0}html .theme-toggle.reference-theme-toggle .theme-track-sun,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-sun{left:1px}html .theme-toggle.reference-theme-toggle .theme-track-moon,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-moon{right:1px}html .theme-toggle.reference-theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb{z-index:4;background:linear-gradient(150deg,#fff 7%,#f8f9fa 56%,#eceef1 100%);border:1px solid #eceef1;border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .28s cubic-bezier(.22,.82,.3,1);display:grid;position:absolute;top:50%;left:-8px;transform:translateY(-50%);box-shadow:0 8px 13px #373c493d,0 2px 3px #373c4921,inset 0 3px 3px #fff,inset 0 -1px 2px #b2b8c229}html .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph{color:#f59a08}html .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph{color:#5067c8}html .theme-toggle.reference-theme-toggle.theme-light .theme-track-moon{color:#b5bac5}html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark .theme-track-sun{color:#b4bad2}@media (width<=430px){html .theme-toggle.reference-theme-toggle,html[data-theme=dark] .theme-toggle.reference-theme-toggle{flex-basis:70px;width:70px;height:28px}html .theme-toggle.reference-theme-toggle .theme-track-icon,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon{width:33px;height:24px}html .theme-toggle.reference-theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb{width:42px;height:42px;left:-7px}html .theme-toggle.reference-theme-toggle.theme-dark .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark .theme-orb{transform:translate(39px,-50%)}html .theme-toggle.reference-theme-toggle .theme-track-icon .sun-glyph,html .theme-toggle.reference-theme-toggle .theme-track-icon .moon-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon .sun-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon .moon-glyph{width:15px;height:15px}html .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph{width:23px;height:23px}}.main-nav a{font-size:.875rem;font-weight:700}html .theme-toggle.reference-theme-toggle,html[data-theme=dark] .theme-toggle.reference-theme-toggle{border-width:2px;flex-basis:62px;width:62px;height:25px}html .theme-toggle.reference-theme-toggle .theme-track-icon,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon{width:29px;height:21px}html .theme-toggle.reference-theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb{width:34px;height:34px;left:-5px;box-shadow:0 5px 10px #373c4936,0 1px 2px #373c491c,inset 0 2px 2px #fff,inset 0 -1px 1px #b2b8c224}html .theme-toggle.reference-theme-toggle.theme-dark .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark .theme-orb{transform:translate(33px,-50%)}html .theme-toggle.reference-theme-toggle .theme-track-icon .sun-glyph,html .theme-toggle.reference-theme-toggle .theme-track-icon .moon-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon .sun-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon .moon-glyph{width:12px;height:12px}html .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph{width:19px;height:19px}@media (width<=1100px){.main-nav a{font-size:.8125rem}}@media (width<=430px){html .theme-toggle.reference-theme-toggle,html[data-theme=dark] .theme-toggle.reference-theme-toggle{flex-basis:56px;width:56px;height:23px}html .theme-toggle.reference-theme-toggle .theme-track-icon,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-track-icon{width:26px;height:19px}html .theme-toggle.reference-theme-toggle .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb{width:31px;height:31px;left:-4px}html .theme-toggle.reference-theme-toggle.theme-dark .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark .theme-orb{transform:translate(29px,-50%)}html .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .sun-glyph,html[data-theme=dark] .theme-toggle.reference-theme-toggle .theme-orb .moon-glyph{width:17px;height:17px}}.language-switch button{width:34px;font-size:.6875rem;font-weight:800}@media (width<=430px){.language-switch button{width:29px;font-size:.625rem}}.language-switch{box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:7px;padding:0;display:flex}.language-switch .language-label,.language-switch .language-label.active{width:auto;min-width:22px;height:34px;box-shadow:none;color:#bbb9c4;letter-spacing:.02em;background:0 0;border:0;border-radius:0;padding:0;font-size:.6875rem;font-weight:800}.language-switch .language-label:hover{color:#6a6476}.language-switch .language-label.active{color:#363346}.language-switch .language-flag-toggle{background:#e7e8ec;border:2px solid #45404f;border-radius:999px;width:50px;height:25px;padding:0;display:block;position:relative;overflow:visible;box-shadow:inset 0 3px 6px #27263033}.language-switch .language-flag{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:999px;position:absolute;inset:0;overflow:hidden}.language-switch.language-tr .language-flag{background-image:url(/flags/tr.svg)}.language-switch.language-en .language-flag{background-image:url(/flags/gb.svg)}.language-switch .language-flag-toggle i{z-index:2;background:linear-gradient(145deg,#fff,#eef0f3);border:1px solid #d7d8de;border-radius:50%;width:25px;height:25px;transition:transform .24s cubic-bezier(.22,.82,.3,1);position:absolute;top:50%;left:-2px;transform:translateY(-50%);box-shadow:0 3px 8px #22212b4d,inset 0 1px 1px #fff}.language-switch.language-en .language-flag-toggle i{transform:translate(25px,-50%)}html[data-theme=dark] .language-switch .language-label{color:#6f7080}html[data-theme=dark] .language-switch .language-label:hover{color:#b4b1c0}html[data-theme=dark] .language-switch .language-label.active{color:#efedf5}html[data-theme=dark] .language-switch .language-flag-toggle{border-color:#d8d7df;box-shadow:inset 0 3px 7px #0000004d}@media (width<=430px){.language-switch{gap:5px}.language-switch .language-label,.language-switch .language-label.active{min-width:19px;height:30px;font-size:.625rem}.language-switch .language-flag-toggle{width:44px;height:22px}.language-switch .language-flag-toggle i{width:22px;height:22px}.language-switch.language-en .language-flag-toggle i{transform:translate(22px,-50%)}}.nav-settings-stack{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:108px;height:78px;padding-right:17px;display:flex;position:relative}.nav-settings-stack:after{content:"";background:#e3e0e9;width:1px;height:38px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.nav-settings-stack .language-switch{gap:5px;margin:0}.nav-settings-stack .language-switch:after{display:none}.nav-settings-stack .language-switch .language-label,.nav-settings-stack .language-switch .language-label.active{height:27px}.nav-settings-stack .language-switch .language-flag-toggle{width:46px;height:22px}.nav-settings-stack .language-switch .language-flag-toggle i{width:22px;height:22px}.nav-settings-stack .language-switch.language-en .language-flag-toggle i{transform:translate(23px,-50%)}html[data-theme=dark] .nav-settings-stack:after{background:#303142}@media (width<=900px){.nav-settings-stack{gap:4px;min-width:101px;height:68px;padding-right:13px}.nav-settings-stack:after{height:33px}.nav-settings-stack .language-switch .language-label,.nav-settings-stack .language-switch .language-label.active{height:25px}}@media (width<=430px){.nav-settings-stack{gap:4px;min-width:90px;height:64px;padding-right:8px}.nav-settings-stack:after{height:30px}.nav-settings-stack .language-switch{gap:3px}.nav-settings-stack .language-switch .language-label,.nav-settings-stack .language-switch .language-label.active{min-width:17px;height:23px;font-size:.5625rem}.nav-settings-stack .language-switch .language-flag-toggle{width:40px;height:20px}.nav-settings-stack .language-switch .language-flag-toggle i{width:20px;height:20px}.nav-settings-stack .language-switch.language-en .language-flag-toggle i{transform:translate(20px,-50%)}}.language-switch.language-simple{height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:0;margin-right:13px;padding:0;display:flex}.language-switch.language-simple button,.language-switch.language-simple button.active{width:34px;min-width:0;height:42px;box-shadow:none;color:#9a97a5;letter-spacing:.03em;background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:.6875rem;font-weight:800;display:grid;position:relative}.language-switch.language-simple button:hover{color:#4d495d}.language-switch.language-simple button.active{color:#5f35d6}.language-switch.language-simple button.active:after{content:"";background:#6339da;width:14px;height:1px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}html[data-theme=dark] .language-switch.language-simple button{color:#747586}html[data-theme=dark] .language-switch.language-simple button:hover{color:#c0bdcb}html[data-theme=dark] .language-switch.language-simple button.active{color:#b89ff6}html[data-theme=dark] .language-switch.language-simple button.active:after{background:#9b7eea}@media (width<=430px){.language-switch.language-simple{height:36px;margin-right:8px}.language-switch.language-simple button,.language-switch.language-simple button.active{width:28px;height:36px;font-size:.625rem}.language-switch.language-simple button.active:after{width:12px;bottom:3px}}.scroll-top-button{z-index:70;color:#6035d6;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #6338da2e;border-radius:50%;place-items:center;width:50px;height:50px;padding:0;transition:opacity .22s,visibility .22s,transform .22s,background-color .2s,color .2s,box-shadow .2s;display:grid;position:fixed;bottom:26px;right:26px;transform:translateY(12px)scale(.9);box-shadow:0 15px 38px #2b1d5b26,inset 0 1px #fff}.scroll-top-button.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-top-arrow:before{content:"↑";font-family:Arial,sans-serif;font-size:1.35rem;font-weight:500;line-height:1;display:block}.scroll-top-button:hover{color:#fff;background:#6035d6;transform:translateY(-3px)scale(1);box-shadow:0 18px 42px #5028bc4d}.scroll-top-button:focus-visible{outline-offset:3px;outline:3px solid #6338da33}html[data-theme=dark] .scroll-top-button{color:#b49bf6;background:#181926f0;border-color:#37354a;box-shadow:0 15px 38px #00000047,inset 0 1px #ffffff0d}html[data-theme=dark] .scroll-top-button:hover{color:#fff;background:#7652df;border-color:#7956df}.scroll-top-button,html[data-theme=dark] .scroll-top-button{color:#fff;-webkit-backdrop-filter:none;background:linear-gradient(145deg,#784de9 0%,#5626cb 100%);border:1px solid #fff3;box-shadow:0 16px 36px #5027bc52,inset 0 1px #ffffff3d}.scroll-top-arrow{background:currentColor;flex:0 0 22px;width:22px;height:22px;display:block;-webkit-mask:url(/icons/chevrons-up.svg) 50%/contain no-repeat;mask:url(/icons/chevrons-up.svg) 50%/contain no-repeat}.scroll-top-arrow:before{content:none}.scroll-top-button:hover,html[data-theme=dark] .scroll-top-button:hover{color:#fff;background:linear-gradient(145deg,#865cf0 0%,#6431da 100%);border-color:#ffffff52;box-shadow:0 19px 42px #4f23b866,inset 0 1px #ffffff4d}@media (width<=760px){.scroll-top-button{width:45px;height:45px;bottom:16px;right:16px}.scroll-top-arrow{flex-basis:20px;width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.scroll-top-button{transition:none}}.proof-rating span{color:#7450e5;letter-spacing:.015em;font-weight:700}.footer-reference-bottom a{color:inherit;transition:color .2s}.footer-reference-bottom a:hover{color:#653cdc}html[data-theme=dark] .footer-reference-bottom a:hover{color:#b69df4}@media (width<=760px){html,body{max-width:100%;overflow-x:clip}.container{width:calc(100% - 32px)}.section{padding-block:64px}.site-header,.nav-wrap{height:70px;min-height:70px}.nav-wrap{gap:8px}.nav-brand{min-width:0}.nav-wrap .logo{width:142px}.nav-actions{gap:7px;min-width:0}.header-cta{display:none}.language-switch.language-simple{gap:1px;margin:0}.language-switch.language-simple button{width:27px;height:38px;padding:0}.menu-button{flex:0 0 42px;width:42px;height:42px}.main-nav{overscroll-behavior:contain;max-height:calc(100svh - 70px);overflow-y:auto}.main-nav a{min-height:50px;font-size:.875rem}.nav-mobile-cta{width:100%;min-height:48px}.hero{min-height:0;padding:42px 0 24px}.hero-grid{min-height:0}.hero-copy{width:100%}.hero h1{letter-spacing:-.045em;max-width:100%;font-size:clamp(2.3rem,11vw,3rem);line-height:1.04}.hero-copy>p{max-width:34rem;font-size:.875rem;line-height:1.65}.hero-actions{grid-template-columns:1fr;gap:11px;display:grid}.hero-actions .button{width:100%;min-height:52px}.hero-proof{width:100%;max-width:100%}.principles-row{margin-top:26px}.principles{grid-template-columns:1fr}.principles>div{min-width:0}.services-section{padding-block:68px 62px}.services-head{gap:18px}.services-head>a{display:none}.services-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(84vw,330px);grid-auto-flow:column;gap:14px;margin-right:calc(-50vw + 50%);padding:2px 16px 9px 0;scroll-padding-inline:0 16px;display:grid;overflow-x:auto}.services-grid::-webkit-scrollbar{display:none}.service-card{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}.service-copy h3,.service-copy p{overflow-wrap:anywhere}.process-section{padding:68px 0 72px}.process-intro{text-align:left}.process-shell .process-line{gap:22px;height:auto;margin-top:36px;padding:0;position:relative;overflow:visible;grid-template-columns:1fr!important;grid-auto-flow:row!important;display:grid!important}.process-shell .process-line:before{background:repeating-linear-gradient(#b7a8ef57 0 5px,#0000 5px 11px);width:1px;height:auto;display:block;inset:36px auto 36px 35px}.process-shell .process-card,.process-shell .process-card:first-child{text-align:left;scroll-snap-align:none;align-items:center;gap:20px;width:100%;min-width:0;min-height:80px;overflow:visible;grid-template-columns:72px minmax(0,1fr)!important;margin:0!important;padding:0!important;display:grid!important}.process-node{width:72px;height:72px;margin:0;position:relative}.process-shell .process-icon{border-radius:22px;place-items:center;width:72px;height:72px;display:grid;position:relative;top:auto;left:auto;transform:none}.process-shell .process-icon:after,.process-shell .process-card:not(:last-child):after{display:none}.process-node .process-no{z-index:4;color:#c6b2ff;text-align:center;border:1px solid #b096f738;border-radius:8px;min-width:32px;font-size:.6875rem;line-height:1;background:#21154b!important;padding:5px 6px!important;position:absolute!important;top:-7px!important;left:auto!important;right:-8px!important}.process-card-copy,.process-card:nth-child(odd) .process-card-copy,.process-card:nth-child(2n) .process-card-copy{min-width:0;text-align:left!important;margin:0!important;padding:0!important;position:static!important}.process-card-copy h3{text-align:left;min-height:0;margin:0 0 5px;font-size:.9rem;line-height:1.4;display:block}.process-card-copy p{text-align:left;overflow-wrap:anywhere;max-width:none;min-height:0;margin:0;font-size:.7rem;line-height:1.58}.projects-section.projects-redesign{padding-block:66px 58px}.solutions-header{grid-template-columns:1fr;gap:17px}.solutions-header-copy{max-width:36rem}.solutions-bento{grid-template-columns:1fr;gap:16px}.solution-card{min-width:0}.solution-copy h3,.solution-copy p{overflow-wrap:anywhere}.tech-section{padding:58px 0 72px}.tech-layout{grid-template-columns:1fr;align-items:start;gap:30px}.tech-layout .tech-grid{gap:20px 10px;margin:0;padding:0;display:grid;overflow:visible;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-columns:auto!important;grid-auto-flow:row!important}.tech-layout .tech{scroll-snap-align:none;align-items:center;gap:8px;min-width:0}.tech-layout .tech .tech-mark{width:68px;height:68px}.tech-layout .tech b{text-align:center;overflow-wrap:anywhere;max-width:100%;font-size:.625rem;line-height:1.25;display:block}.tech-layout .tech small{display:none}.cta-reference{padding:6px 0 28px}.cta-reference-banner{min-height:360px}.cta-reference-copy{padding:30px 23px 176px}.cta-reference-copy h2{max-width:18rem;font-size:1.85rem;line-height:1.08}.cta-reference-lower{gap:17px}.cta-reference-lower .button{min-height:50px}.cta-reference-art{opacity:.54;background-position:right -110px bottom -48px}.footer-reference-grid{grid-template-columns:1fr;gap:27px;padding:31px 2px 20px}.footer-reference-brand,.footer-reference-contact{grid-column:auto}.footer-reference-column>a,.footer-reference-contact p{align-items:center;width:fit-content;min-height:32px}.footer-reference-bottom{flex-direction:column;align-items:flex-start;gap:11px;padding-inline:2px}.footer-reference-bottom>div{flex-direction:column;align-items:flex-start;gap:8px}.modal-backdrop{align-items:flex-end;padding:12px}.modal{border-radius:22px;width:100%;max-height:calc(100svh - 24px);padding:27px 20px 21px;overflow-y:auto}.modal-close{width:42px;height:42px}.modal input,.modal textarea{min-height:48px;font-size:1rem}.modal textarea{min-height:110px}.modal form .button{width:100%}}@media (width<=360px){.container{width:calc(100% - 24px)}.nav-wrap .logo{width:126px}.language-switch.language-simple button{width:24px;font-size:.5625rem}html .theme-toggle.reference-theme-toggle,html[data-theme=dark] .theme-toggle.reference-theme-toggle{flex-basis:52px;width:52px}html .theme-toggle.reference-theme-toggle.theme-dark .theme-orb,html[data-theme=dark] .theme-toggle.reference-theme-toggle.theme-dark .theme-orb{transform:translate(25px,-50%)}.hero h1{font-size:2.12rem}.hero-kicker{letter-spacing:.075em}.services-grid{grid-auto-columns:min(86vw,302px)}.process-shell .process-card,.process-shell .process-card:first-child{gap:16px;grid-template-columns:64px minmax(0,1fr)!important}.process-node,.process-shell .process-icon{width:64px;height:64px}.process-shell .process-line:before{left:31px}.process-card-copy h3{font-size:.84rem}.tech-layout .tech-grid{gap:19px 10px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.cta-reference-copy{padding-inline:19px}}@media (width>=761px) and (width<=1024px){.container{width:calc(100% - 48px)}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;padding:0;display:grid;overflow:visible}.process-node .process-no{text-align:center;background:#21154b;border-radius:7px;min-width:30px;padding:4px 5px;top:-10px;left:auto;right:-3px}.tech-layout{grid-template-columns:1fr;gap:32px}.tech-layout .tech-grid{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:24px}.footer-reference-grid{grid-template-columns:1.1fr 1fr 1fr}}
