:root{--blue:#315cf5;--blue-deep:#1746df;--navy:#101a42;--navy-2:#182657;--ice:#f3f7ff;--line:#dfe7f7;--muted:#647095;--cyan:#35d6c4;--violet:#8066ff;--coral:#ff7d69;--white:#fff;--shadow:0 26px 70px #233f8c24;color:var(--navy);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--navy);background:#fff;margin:0}body,button,input,textarea,select{font-family:Inter,system-ui,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{z-index:300;background:var(--navy);color:#fff;border-radius:9px;padding:11px 15px;font-size:11px;font-weight:800;transition:translate .2s;position:fixed;top:12px;left:16px;translate:0 -160%}.skip-link:focus{translate:0}:focus-visible{outline-offset:3px;outline:3px solid #35d6c4}.route-loading{background:var(--ice);min-height:100vh;color:var(--navy);place-items:center;font-size:12px;font-weight:800;display:grid}.site{overflow:clip}.container{width:min(1180px,100% - 48px);margin:0 auto}.overline{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.button{background:var(--blue);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 7px #153dbb,0 15px 28px #315cf53d}.button svg{width:18px}.button:hover{transform:translateY(-2px);box-shadow:0 9px #153dbb,0 19px 32px #315cf545}.button:active{transform:translateY(5px);box-shadow:0 2px #153dbb}.button:disabled{opacity:.62;cursor:wait;box-shadow:none!important;transform:none!important}.button-navy{background:var(--navy);box-shadow:0 6px #070d25,0 14px 25px #101a4233}.button-navy:hover{box-shadow:0 8px #070d25,0 18px 30px #101a423d}.button-white{color:var(--navy);background:#fff;box-shadow:0 7px #cad7f3,0 18px 30px #0817433b}.button-white:hover{box-shadow:0 9px #cad7f3,0 22px 34px #08174345}.button-coral{background:var(--coral);box-shadow:0 6px #c94838}.full{width:100%}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.logo-mark{filter:drop-shadow(0 5px 7px #315cf53d);width:39px;height:39px}.brand>span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.045em;font-family:Space Grotesk,sans-serif;font-size:18px}.brand small{color:var(--blue);letter-spacing:.23em;margin-top:4px;font-size:9px;font-weight:800}.brand-light strong{color:#fff}.brand-light small{color:#82a0ff}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #cad7f2bf;height:78px;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:26px;height:100%;display:flex}.site-header nav{justify-content:center;align-items:center;gap:28px;margin-left:auto;display:flex}.site-header nav button{cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:700}.site-header nav button:hover{color:var(--blue)}.header-cta{border-radius:10px;min-height:42px;padding:0 16px;font-size:12px;box-shadow:0 5px #070d25}.menu-button{cursor:pointer;background:0 0;border:0;display:none}.hero-section{background:linear-gradient(138deg,#fff 0%,#f6f9ff 58%,#ecf3ff 100%);align-items:center;min-height:748px;display:flex;position:relative}.hero-section:before{content:"";background-image:linear-gradient(#315cf50e 1px,#0000 1px),linear-gradient(90deg,#315cf50e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0006 52%,#0000 85%);mask-image:linear-gradient(90deg,#000 0%,#0006 52%,#0000 85%)}.hero-section:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:160px;position:absolute;bottom:0;left:0;right:0}.hero-orb{filter:blur(2px);opacity:.7;border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle at 35% 35%,#657eff3b,#315cf508 64%,#0000 65%);width:310px;height:310px;top:11%;right:4%}.orb-two{background:radial-gradient(circle,#35d6c424,#0000 68%);width:220px;height:220px;bottom:50px;left:-80px}.hero-grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;padding:80px 0 100px;display:grid;position:relative}.hero-copy{z-index:5;position:relative}.hero-badge{color:#536184;letter-spacing:.055em;text-transform:uppercase;background:#ffffffb8;border:1px solid #d8e3fb;border-radius:100px;align-items:center;gap:9px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 25px #2e478512}.hero-badge span{background:var(--cyan);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #35d6c426}.hero-copy h1{letter-spacing:-.065em;max-width:660px;margin:25px 0 21px;font-family:Space Grotesk,sans-serif;font-size:clamp(48px,5.45vw,76px);line-height:.99}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#566182;max-width:580px;margin:0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.watch-button{cursor:pointer;color:var(--navy);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.watch-button span{background:#fff;border:1px solid #d2dcf1;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 7px 16px #2d427b1a}.watch-button svg{width:14px;fill:var(--blue);color:var(--blue)}.hero-proof{border-top:1px solid #dce4f4;gap:22px;margin-top:42px;padding-top:22px;display:flex}.hero-proof div{flex-direction:column;flex:1;gap:4px;display:flex}.hero-proof strong{font-size:12px}.hero-proof span{color:#7b86a5;font-size:10px;line-height:1.35}.hero-visual{min-height:590px;margin-right:-105px;position:relative}.iso-image-shell{place-items:center;display:grid;position:absolute;inset:-10px 0 0 -30px}.iso-image-shell:before{content:"";filter:blur(30px);background:#3655b61f;border-radius:50%;width:72%;height:27%;position:absolute;bottom:10%}.iso-image-shell img{z-index:1;aspect-ratio:1400/896;object-fit:contain;filter:saturate(1.07)contrast(1.02);mix-blend-mode:multiply;width:100%;height:auto;display:block;position:relative}.floating-card{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ccd8f0e6;border-radius:13px;align-items:center;gap:10px;min-width:225px;padding:12px 14px;animation:5s ease-in-out infinite float-card;display:flex;position:absolute;box-shadow:0 18px 40px #223d8726,0 5px #c0cfeeb3}.floating-card>span{width:34px;height:34px;color:var(--blue);background:#eef3ff;border-radius:9px;place-items:center;display:grid}.floating-card>span svg{width:17px}.floating-card div{flex-direction:column;flex:1;gap:2px;display:flex}.floating-card small{color:#7f8aa8;font-size:9px}.floating-card strong{font-size:11px}.floating-card>svg{width:17px;color:var(--cyan)}.floating-card>b{color:#168f80;background:#e7fbf7;border-radius:7px;padding:5px 7px;font-size:10px}.floating-google{animation-delay:-.8s;top:92px;left:-5px}.floating-appointment{animation-delay:-2.2s;top:254px;right:2px}.floating-system{animation-delay:-3.4s;bottom:56px;left:52px}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.partner-strip{z-index:4;background:#fff;border-top:1px solid #e3e9f5;border-bottom:1px solid #e3e9f5;padding:21px 0;position:relative}.partner-strip .container{align-items:center;gap:23px;display:flex}.partner-strip span{color:var(--blue);letter-spacing:.15em;font-size:10px;font-weight:900}.partner-strip i{background:#dce4f2;width:1px;height:28px}.partner-strip p{color:#697492;margin:0;font-size:13px;font-weight:600}.partner-strip .container>div{color:#a6b1ca;gap:18px;margin-left:auto;display:flex}.partner-strip svg{width:18px}.section-heading h2{letter-spacing:-.055em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(38px,4.2vw,59px);line-height:1.04}.section-heading h2 em{color:var(--blue);font-style:normal}.section-heading.split{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;display:grid}.section-heading.split>div:last-child,.section-heading.split>p{max-width:440px;color:var(--muted);font-size:16px;line-height:1.7}.section-heading.split>div:last-child p{margin:0 0 16px}.section-heading.split strong{color:var(--navy)}.section-heading.centered{text-align:center}.system-section{padding:130px 0 140px}.iso-journey{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:90px;display:grid;position:relative}.journey-track{background:repeating-linear-gradient(90deg, var(--blue) 0 8px, transparent 8px 15px);opacity:.22;height:3px;position:absolute;top:77px;left:11%;right:11%}.iso-journey article{text-align:center;position:relative}.iso-journey article>span{min-width:38px;height:24px;color:var(--blue);background:#fff;border:1px solid #d9e3f6;border-radius:50px;justify-content:center;align-items:center;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.journey-platform{width:112px;height:94px;transform-style:preserve-3d;margin:18px auto 22px;position:relative}.journey-platform:before{content:"";background:linear-gradient(135deg,#d9e5ff,#a7bbf2);border-radius:6px;width:90px;height:55px;position:absolute;top:26px;left:8px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:11px 13px #829bdc,20px 23px 28px #28499e29}.journey-platform i{z-index:2;color:#fff;background:linear-gradient(145deg,#5e7dff,#2353e5);border:4px solid #fff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;left:38px;transform:translateY(-10px);box-shadow:0 12px 20px #2349c647}.journey-platform svg{width:20px}.journey-platform b{z-index:3;background:var(--cyan);border-radius:7px 7px 4px 4px;width:12px;height:22px;position:absolute;bottom:22px;right:6px;box-shadow:0 -8px 0 -2px #15245a}.iso-journey h3{margin:0 0 6px;font-family:Space Grotesk;font-size:19px}.iso-journey p{color:#7b85a1;margin:0;font-size:12px}.iso-journey article>svg{width:16px;color:var(--blue);background:#fff;padding:2px;position:absolute;top:83px;right:-13px}.iso-journey article:last-child>svg{color:var(--cyan);right:12%}.services-section{background:var(--navy);color:#fff;padding:124px 0 140px;position:relative}.services-section:before{content:"";background-image:radial-gradient(circle at 15% 15%,#3b69ff38,#0000 28%),linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:auto,50px 50px,50px 50px;position:absolute;inset:0}.services-section .container{position:relative}.section-heading.light .overline{color:#7ea2ff}.section-heading.light>p:last-child{color:#aeb8d1;max-width:530px;margin:20px 0 0;line-height:1.6}.services-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:60px;display:grid}.service-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:25px;min-height:465px;padding:27px 29px 28px;transition:transform .25s,background .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 18px 30px #050a1e33,inset 0 1px #ffffff0d}.service-card:hover{background:#ffffff16;border-color:#ffffff38;transform:translateY(-7px)}.service-number{z-index:3;align-items:center;gap:12px;display:flex;position:relative}.service-number span{background:#315cf5;border-radius:30px;place-items:center;width:38px;height:25px;font-size:10px;font-weight:900;display:grid}.service-number small{color:#9eacd0;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800}.service-card h3{z-index:3;letter-spacing:-.035em;max-width:430px;margin:4px 0 8px;font-family:Space Grotesk;font-size:28px;line-height:1.08;position:relative}.service-card>p{z-index:3;color:#96a3c5;margin:0;font-size:12px;font-weight:600;position:relative}.service-price{z-index:3;color:#dce5ff;background:#ffffff12;border:1px solid #ffffff21;border-radius:999px;max-width:calc(100% - 8px);margin-top:12px;padding:7px 10px;font-size:9px;font-weight:800;line-height:1.35;display:inline-flex;position:relative}.service-card-link{z-index:4;color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:9px 0;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:25px;right:27px}.service-card-link svg{width:16px}.iso-mini{height:250px;position:relative}.iso-platform{width:250px;height:155px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.iso-platform:before{content:"";background:linear-gradient(135deg,#29447e,#1c2f63);border:1px solid #7f9fff59;border-radius:14px;width:204px;height:112px;position:absolute;top:21px;left:20px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:13px 15px #0a1334,27px 32px 38px #03081957}.iso-screen{z-index:3;width:118px;height:86px;color:var(--blue);background:linear-gradient(145deg,#fff,#dce8ff);border:5px solid #dfe8ff;border-radius:10px;display:block;position:absolute;top:31px;left:70px;box-shadow:0 0 0 4px #3760cd,12px 14px 25px #0308196b}.iso-screen svg{width:23px;position:absolute;top:12px;left:12px}.iso-screen i,.iso-screen b{background:#c5d5fa;border-radius:4px;height:7px;position:absolute;left:12px;right:12px}.iso-screen i{top:43px}.iso-screen b{background:#6c8eff;top:57px;right:34px}.iso-cube{background:#4d72e7;border-radius:5px;width:33px;height:33px;position:absolute;box-shadow:8px 8px #2a4cab}.iso-cube.one{bottom:13px;left:25px;transform:rotate(30deg)skew(-30deg)scaleY(.86)}.iso-cube.two{background:var(--cyan);top:20px;right:17px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:8px 8px #189c8c}.iso-person{z-index:4;background:var(--coral);border-radius:9px 9px 5px 5px;width:17px;height:31px;position:absolute;bottom:10px;right:41px;box-shadow:0 -11px 0 -4px #f4bc86,6px 8px 12px #03081959}.card-cyan .service-number span{background:#18aa99}.card-cyan .iso-screen{color:#16a795}.card-violet .service-number span{background:#745be6}.card-violet .iso-platform:before{background:linear-gradient(135deg,#3c3378,#262356)}.card-violet .iso-screen{color:var(--violet);box-shadow:0 0 0 4px #725be1,12px 14px 25px #0308196b}.card-coral .service-number span{background:#df6452}.card-coral .iso-screen{color:var(--coral);box-shadow:0 0 0 4px #ed7460,12px 14px 25px #0308196b}.cases-section{background:linear-gradient(#fff 0%,#f5f8ff 58%,#eef4ff 100%);padding:130px 0;position:relative;overflow:hidden}.cases-section:before{content:"";background-image:linear-gradient(#315cf50a 1px,#0000 1px),linear-gradient(90deg,#315cf50a 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.cases-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#315cf51a,#0000 67%);border-radius:50%;width:450px;height:450px;position:absolute;top:90px;right:-180px}.cases-section>.container{z-index:1;position:relative}.cases-heading{max-width:720px;margin:0 auto}.cases-heading h2{margin-top:22px}.cases-heading>p{max-width:610px;color:var(--muted);margin:20px auto 0;font-size:16px;line-height:1.7}.cases-eyebrow{color:#526183;letter-spacing:.08em;text-transform:uppercase;background:#ffffffc7;border:1px solid #d7e2f5;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:9px;font-weight:850;display:inline-flex;box-shadow:0 9px 24px #24428b0f}.cases-eyebrow svg{color:#1ba994;width:14px}.testimonial-wall{max-width:790px;max-height:680px;margin:56px auto 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 14% 86%,#0000);mask-image:linear-gradient(#0000,#000 14% 86%,#0000)}.testimonial-wall:before{content:"";z-index:-1;filter:blur(75px);background:#315cf51a;border-radius:50%;position:absolute;inset:8%}.client-columns{justify-content:center;align-items:flex-start;gap:24px;display:flex}.client-columns-mobile{display:none}.client-column{flex:none;width:min(350px,50vw - 34px)}.client-column-offset{margin-top:72px}.client-column-track{will-change:transform;animation:client-column-scroll var(--column-duration,18s) linear infinite;flex-direction:column;display:flex}.client-loop-set{flex-direction:column;gap:24px;padding-bottom:24px;display:flex}.testimonial-wall:hover .client-column-track{animation-play-state:paused}.client-voice-card{background:#fffffff0;border:1px solid #d7e1f3;border-radius:25px;flex-direction:column;min-height:225px;padding:29px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px #dfe7f5,0 24px 55px #24428b1c}.client-voice-card:before{content:"";background:var(--voice-glow,#315cf514);filter:blur(4px);border-radius:50%;width:135px;height:135px;position:absolute;top:-55px;right:-45px}.voice-status{color:#64718d;background:#f2f6fd;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:7px 9px;font-size:8px;font-weight:850;display:inline-flex}.voice-status svg{color:#1baa96;width:12px}.client-voice-card>p{max-width:245px;color:var(--navy);letter-spacing:-.035em;margin:25px 0 32px;font-family:Space Grotesk;font-size:25px;font-weight:700;line-height:1.12}.voice-client{align-items:center;gap:12px;margin-top:auto;display:flex}.voice-client>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.voice-client strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.voice-client small{color:#8792aa;font-size:9px}.voice-logo{background:var(--voice-bg,#f4f7fd);border:1px solid #dce4f2;border-radius:14px;flex:none;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.voice-logo img{object-fit:contain;width:auto;max-width:86%;height:auto;max-height:86%}.voice-lola{--voice-bg:#fff;--voice-glow:#16a5ad1a}.voice-patosky{--voice-bg:radial-gradient(circle,#50493d,#151619 75%);--voice-glow:#e5ca8f26}.voice-cordillera{--voice-bg:#fff2e6;--voice-glow:#e26c171f}.voice-scada{--voice-bg:#edf2f8;--voice-glow:#111e3917}@keyframes client-column-scroll{to{transform:translateY(-50%)}}.case-site-links{flex-wrap:wrap;justify-content:center;gap:10px;margin:26px auto 0;display:flex}.case-site-links a{color:#52617f;background:#ffffffd1;border:1px solid #d8e2f4;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s,color .2s;display:inline-flex}.case-site-links a:hover{color:var(--blue);border-color:#9db1e4;transform:translateY(-2px)}.case-site-links svg{width:12px;height:12px}.cases-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #d5e0f4;border-radius:17px;align-items:center;gap:13px;max-width:790px;margin:38px auto 0;padding:20px 23px;display:flex;box-shadow:0 17px 38px #26418112}.cases-note>svg{width:23px;color:var(--blue)}.cases-note p{flex-direction:column;gap:4px;margin:0;display:flex}.cases-note strong{font-size:11px}.cases-note span{color:#75809b;font-size:10px;line-height:1.5}.cases-note .button{white-space:nowrap;min-height:44px;margin-left:auto;padding:0 19px}.why-section{padding:130px 0}.why-panel{color:#fff;background:linear-gradient(145deg,#315cf5,#1a45d4);border-radius:31px;grid-template-columns:.92fr 1.08fr;min-height:620px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 75px #1c46ce45,0 9px #12329c}.why-panel:before{content:"";background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.why-copy{z-index:2;padding:70px 0 68px 70px;position:relative}.why-copy .overline{color:#afc5ff}.why-copy h2{letter-spacing:-.055em;margin:0 0 20px;font-family:Space Grotesk;font-size:clamp(40px,4vw,58px);line-height:.98}.why-copy>p{color:#dbe5ff;max-width:520px;margin:0;font-size:16px;line-height:1.68}.why-copy ul{gap:13px;margin:29px 0 34px;padding:0;list-style:none;display:grid}.why-copy li{align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.why-copy li svg{width:19px;color:var(--cyan)}.why-visual{min-height:620px;position:relative}.iso-stack{width:430px;height:390px;position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)}.iso-stack:before{content:"";background:linear-gradient(#ffffff14,#69e2d5bf,#ffffff14);width:2px;height:275px;position:absolute;top:58px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #69e2d561}.stack-layer{z-index:2;background:0 0;border:0;align-items:center;gap:17px;width:310px;height:74px;padding:0 38px;display:flex;position:absolute}.stack-layer:before{content:"";z-index:-1;background:var(--layer-bg);border:1px solid #fff9;border-radius:15px;position:absolute;inset:0;transform:rotate(-7deg)skew(13deg);box-shadow:-13px 15px #082278c7,-24px 29px 32px #0414503d}.stack-layer span{width:35px;height:27px;color:var(--blue);background:#ffffffb3;border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.stack-layer strong{color:var(--navy);letter-spacing:-.02em;font-family:Space Grotesk;font-size:16px}.layer-1{--layer-bg:linear-gradient(145deg,#fffffffa,#c8d7ff);bottom:15px;left:59px}.layer-2{--layer-bg:linear-gradient(145deg,#eeeaff,#ac96ff);bottom:91px;left:50px}.layer-3{--layer-bg:linear-gradient(145deg,#dcfffa,#69daca);bottom:167px;left:41px}.layer-4{--layer-bg:linear-gradient(145deg,#fff1ed,#ff9f91);bottom:243px;left:32px}.stack-flag{z-index:5;background:var(--navy);border:1px solid #ffffff21;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:155px;height:55px;padding:8px 11px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #030b3159,0 5px #070d25}.stack-flag .logo-mark{width:28px}.products-section{background:var(--ice);padding:130px 0 145px}.products-grid{gap:24px;margin-top:65px;display:grid}.product-card{box-shadow:var(--shadow);background:#fff;border:1px solid #d9e3f4;border-radius:28px;overflow:hidden}.queda-product{background:linear-gradient(130deg,#fff 0 47%,#eef3ff 47% 100%);grid-template-columns:.85fr 1.15fr;min-height:515px;display:grid}.product-copy{z-index:3;align-self:center;padding:56px;position:relative}.queda-logo{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.queda-logo>span{background:var(--coral);color:#fff;border-radius:9px;place-items:center;width:29px;height:29px;display:grid;box-shadow:0 4px #c84d3d}.queda-logo svg{width:17px}.queda-logo strong{color:var(--navy);letter-spacing:-.05em;font-family:Space Grotesk;font-size:28px}.queda-logo small{color:#9aa4bb;letter-spacing:.12em;text-transform:uppercase;width:100%;margin-top:-7px;margin-left:37px;font-size:8px;font-weight:800}.product-copy h3{letter-spacing:-.05em;max-width:500px;margin:26px 0 15px;font-family:Space Grotesk;font-size:clamp(32px,3.2vw,46px);line-height:1.02}.product-copy>p{max-width:500px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.feature-pills{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.feature-pills span{color:#4d5c85;background:#eef3ff;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:800}.product-copy>a,.product-copy>button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:12px;font-weight:900;display:inline-flex}.product-copy>a svg,.product-copy>button svg{width:16px}.iso-product-demo{min-height:515px;position:relative}.iso-product-demo:before{content:"";background-image:linear-gradient(#315cf514 1px,#0000 1px),linear-gradient(90deg,#315cf514 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.demo-platform{width:410px;height:330px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.demo-platform:before{content:"";background:linear-gradient(145deg,#b9caff,#7697ef);border-radius:20px;width:295px;height:175px;position:absolute;top:78px;left:52px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:18px 21px #5878cf,35px 43px 48px #364f9738}.demo-phone{z-index:3;border:8px solid var(--navy);background:#fff;border-radius:24px;width:270px;height:272px;padding:18px;position:absolute;top:25px;left:72px;box-shadow:16px 18px 35px #0d194852}.demo-phone>div:first-child{border-bottom:1px solid #e5eaf4;align-items:center;gap:8px;padding-bottom:11px;display:flex}.demo-phone>div:first-child span{width:29px;height:29px;color:var(--blue);background:#dce5ff;border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.demo-phone>div:first-child strong{font-size:10px}.demo-phone>p{color:#425070;background:#edf2ff;border-radius:11px 11px 3px;max-width:185px;padding:9px 10px;font-size:10px;line-height:1.45}.demo-phone>p:nth-child(3){background:#e2faf7;border-radius:11px 11px 11px 3px;margin-left:auto}.demo-phone>div:last-child{color:var(--coral);background:#fff1ee;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:10px;display:flex}.demo-phone>div:last-child svg{width:18px}.demo-phone>div:last-child span{flex-direction:column;gap:2px;display:flex}.demo-phone>div:last-child b{color:var(--navy);font-size:9px}.demo-phone>div:last-child small{color:#7f88a2;font-size:7px}.demo-bot,.demo-calendar{z-index:4;color:#fff;border:6px solid #fff;border-radius:18px;place-items:center;display:grid;position:absolute;box-shadow:0 15px 23px #142f824d}.demo-bot{background:var(--coral);width:70px;height:70px;top:49px;right:8px}.demo-calendar{background:var(--cyan);width:62px;height:62px;bottom:20px;left:20px}.demo-bot svg,.demo-calendar svg{width:30px}.tender-product{grid-template-columns:1.2fr .8fr;min-height:450px;display:grid}.tender-scene{background:#101a42;min-height:450px;position:relative}.tender-scene:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.tender-platform{width:400px;height:300px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.tender-platform:before{content:"";background:#24386f;border-radius:18px;width:295px;height:170px;position:absolute;top:80px;left:52px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:18px 22px #0a1231,35px 44px 38px #01051270}.tender-screen{z-index:3;background:#fff;border:7px solid #dbe5ff;border-radius:14px;width:300px;height:265px;padding:18px;position:absolute;top:8px;left:50px;box-shadow:17px 21px 35px #02081d6b}.tender-screen>div{border-bottom:1px solid #e5eaf4;align-items:center;gap:8px;padding-bottom:13px;display:flex}.tender-screen>div svg{width:21px;color:var(--blue)}.tender-screen>div strong{font-family:Space Grotesk;font-size:14px}.tender-screen>div span{color:var(--blue);background:#eaf0ff;border-radius:7px;margin-left:auto;padding:5px 7px;font-size:8px;font-weight:800}.tender-screen p{border-bottom:1px solid #edf0f6;grid-template-columns:1fr auto;gap:3px 10px;margin:0;padding:13px 0;display:grid}.tender-screen p b{font-size:9px}.tender-screen p small{color:#8b94aa;font-size:7px}.tender-screen p i{color:#159180;background:#e5fbf7;border-radius:6px;grid-area:1/2/3;align-self:center;padding:4px 6px;font-size:7px;font-style:normal;font-weight:800}.tender-cube{z-index:4;background:var(--cyan);border-radius:7px;width:48px;height:48px;position:absolute;bottom:22px;left:20px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:10px 10px #178e83}.tender-person{z-index:4;background:var(--coral);border-radius:13px 13px 6px 6px;width:23px;height:48px;position:absolute;top:52px;right:20px;box-shadow:0 -14px 0 -5px #efbe8a,8px 12px 18px #01051266}.fit-section{padding:130px 0}.fit-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:60px;display:grid}.fit-grid article{background:#f8faff;border:1px solid #dce5f5;border-radius:20px;min-height:235px;padding:24px;transition:transform .2s;box-shadow:0 7px #e4eaf6}.fit-grid article:hover{transform:translateY(-5px)}.fit-grid article>span{color:#159c8c;background:#dcf9f5;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.fit-grid article>span svg{width:20px}.fit-grid small{color:#1a9c8c;letter-spacing:.12em;text-transform:uppercase;margin-top:40px;font-size:9px;font-weight:900;display:block}.fit-grid p{margin:10px 0 0;font-family:Space Grotesk;font-size:17px;font-weight:600;line-height:1.35}.fit-grid .not-fit{background:#fff8f6;box-shadow:0 7px #f5dfda}.fit-grid .not-fit>span{color:#d45a48;background:#ffe3de}.fit-grid .not-fit small{color:#d45a48}.method-section{background:var(--navy);color:#fff;padding:125px 0 140px;position:relative;overflow:hidden}.method-section:after{content:"NV";color:#ffffff06;letter-spacing:-.1em;font-family:Space Grotesk;font-size:440px;font-weight:800;position:absolute;bottom:-100px;right:-30px}.method-section .container{z-index:2;position:relative}.method-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:72px;display:grid}.method-grid article{position:relative}.method-grid article:not(:last-child):after{content:"";border-top:1px dashed #7ea2ff6b;position:absolute;top:44px;left:71px;right:-15px}.method-cube{z-index:2;background:linear-gradient(145deg,#2e4b95,#182c68);border:1px solid #ffffff29;border-radius:17px;width:83px;height:83px;position:relative;transform:rotate(-6deg);box-shadow:9px 10px #08102e,20px 23px 30px #03081a4d}.method-cube span{color:#86a3ed;font-size:9px;font-weight:900;position:absolute;top:7px;right:8px}.method-cube i{color:#fff;place-items:center;width:100%;height:100%;display:grid;transform:rotate(6deg)}.method-cube svg{width:28px}.method-grid h3{margin:28px 0 11px;font-family:Space Grotesk;font-size:22px}.method-grid p{color:#a7b2d0;margin:0;font-size:13px;line-height:1.65}.metrics-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;padding:135px 0;display:grid}.metrics-copy h2{letter-spacing:-.055em;margin:0 0 21px;font-family:Space Grotesk;font-size:clamp(40px,4vw,57px);line-height:1.02}.metrics-copy>p:last-child{color:var(--muted);line-height:1.7}.metrics-board{box-shadow:15px 17px 0 #e2e9f7, var(--shadow);background:#f8faff;border:1px solid #dce5f5;border-radius:24px;padding:25px;transform:rotate(1.2deg)}.board-top{border-bottom:1px solid #dfe6f4;justify-content:space-between;align-items:center;padding:0 3px 18px;display:flex}.board-top span{align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.board-top span i{background:var(--cyan);border-radius:50%;width:8px;height:8px}.board-top small{color:#939db6;font-size:9px}.metric-row{border-bottom:1px solid #e2e8f3;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px 2px 22px;display:grid;position:relative}.metric-row:last-child{border:0}.metric-row>span{width:39px;height:39px;color:var(--blue);background:#e8efff;border-radius:11px;place-items:center;display:grid}.metric-row>span svg{width:18px}.metric-row>div{flex-direction:column;gap:3px;display:flex}.metric-row small{color:#8a95ae;font-size:8px;font-weight:700}.metric-row strong{font-size:11px}.metric-row>b{color:var(--blue);font-size:12px}.metric-row>i{background:#dfe6f4;border-radius:3px;height:3px;position:absolute;bottom:12px;left:56px;right:2px}.metric-row>i:after{content:"";width:var(--value);border-radius:inherit;background:linear-gradient(90deg,var(--blue),#7c9aff);height:100%;display:block}.about-section{background:var(--ice);padding:130px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.about-scene{min-height:460px;position:relative}.founder-platform{width:390px;height:310px;position:absolute;top:48%;left:48%;transform:translate(-50%,-50%)}.founder-platform:before{content:"";background:linear-gradient(145deg,#cbd8fa,#97ade7);border-radius:22px;width:292px;height:170px;position:absolute;top:81px;left:49px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:18px 22px #7991d2,35px 43px 42px #2a428433}.founder-avatar{z-index:4;background:var(--navy);color:#fff;border:8px solid #fff;border-radius:50%;place-items:center;width:75px;height:75px;font-family:Space Grotesk;font-size:20px;font-weight:800;display:grid;position:absolute;bottom:35px;left:45px;box-shadow:0 16px 26px #0b18484d}.founder-desk{z-index:2;background:#315cf5;border-radius:8px;width:150px;height:78px;position:absolute;bottom:45px;right:47px;transform:rotate(30deg)skew(-30deg)scaleY(.86);box-shadow:11px 13px #173ea7}.founder-screen{z-index:4;width:180px;height:120px;color:var(--navy);background:#fff;border:6px solid #fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:25px;right:64px;box-shadow:14px 17px 28px #11255f47}.founder-screen .logo-mark{width:38px}.founder-screen b{font-family:Space Grotesk;font-size:11px}.about-note{color:#647092;background:#fff;border:1px solid #d2def5;border-radius:13px;align-items:center;gap:9px;padding:13px 15px;font-size:10px;font-weight:700;line-height:1.5;display:flex;position:absolute;bottom:25px;right:0;box-shadow:0 15px 30px #2742881f,0 5px #dbe4f5}.about-note svg{width:19px;color:var(--blue)}.about-copy h2{letter-spacing:-.055em;margin:0 0 23px;font-family:Space Grotesk;font-size:clamp(41px,4vw,58px);line-height:1.01}.about-copy>p{color:var(--muted);font-size:15px;line-height:1.75}.about-copy>div{border-left:3px solid var(--blue);flex-direction:column;gap:3px;margin-top:28px;padding-left:15px;display:flex}.about-copy>div strong{font-size:13px}.about-copy>div span{color:#8791aa;font-size:10px}.faq-section{grid-template-columns:.7fr 1.3fr;gap:90px;padding:135px 0;display:grid}.faq-section h2{letter-spacing:-.055em;margin:0;font-family:Space Grotesk;font-size:clamp(39px,4vw,56px);line-height:1.02}.faq-list details{border-bottom:1px solid #dfe6f3}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:23px 0;font-family:Space Grotesk;font-size:17px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;color:var(--blue);flex:none;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:680px;color:var(--muted);margin:-4px 0 23px;font-size:13px;line-height:1.7}.closing-section{color:#fff;text-align:center;background:linear-gradient(145deg,#315cf5,#173ec2);padding:125px 0 130px;position:relative;overflow:hidden}.closing-grid-bg{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;transform:perspective(500px)rotateX(58deg)scale(1.55)translateY(18%);-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.closing-section:before,.closing-section:after{content:"";border:1px solid #ffffff1f;width:200px;height:200px;position:absolute;transform:rotate(45deg)}.closing-section:before{top:20px;left:-80px}.closing-section:after{bottom:-25px;right:-90px}.closing-content{z-index:2;position:relative}.closing-content>.logo-mark{background:#fff;border-radius:15px;width:55px;height:55px;padding:8px}.closing-content .overline{color:#c1d1ff;margin-top:25px}.closing-content h2{letter-spacing:-.065em;margin:0;font-family:Space Grotesk;font-size:clamp(48px,6vw,80px);line-height:.96}.closing-content>p:not(.overline){color:#dce6ff;max-width:650px;margin:24px auto 31px;font-size:16px;line-height:1.7}.closing-content>div{justify-content:center;align-items:center;gap:24px;display:flex}.closing-content>div a{align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.closing-content>div a svg{width:18px}.site-footer{color:#fff;background:#08102d;padding:70px 0 22px}.footer-main{grid-template-columns:1.3fr .8fr 1fr .62fr;gap:45px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;display:flex}.footer-main>div:first-child>p{color:#8895b9;margin:22px 0 0;font-size:12px;line-height:1.65}.footer-main>div>span{color:#66759f;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:9px;font-weight:900}.footer-main button,.footer-main a{color:#bcc6df;cursor:pointer;text-align:left;background:0 0;border:0;padding:5px 0;font-size:11px}.footer-main button:hover,.footer-main a:hover{color:#fff}.footer-main>div:nth-child(3) p{color:#7180a6;font-size:10px;line-height:1.6}.official-logo{background:#fff;border-radius:18px;justify-content:center;width:140px;height:140px;overflow:hidden;box-shadow:8px 9px #152250;align-items:center!important}.official-logo img{object-fit:contain;width:140px;height:140px}.footer-bottom{color:#64739c;letter-spacing:.06em;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:20px;margin-top:58px;padding-top:20px;font-size:9px;display:flex}.footer-bottom a:hover{color:#fff}.not-found-page{min-height:100vh;color:var(--navy);background:radial-gradient(circle at 72% 20%,#315cf521,#0000 30%),linear-gradient(#f8faff,#eef3fd);overflow:hidden}.not-found-header{width:min(1160px,100% - 40px);margin:0 auto;padding:28px 0}.not-found-header a{color:inherit;text-decoration:none;display:inline-block}.not-found-main{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(900px,100% - 40px);min-height:calc(100vh - 105px);margin:0 auto;padding:50px 0 120px;display:flex}.not-found-main>span{width:78px;height:78px;color:var(--blue);background:#fff;border:1px solid #cfdbf3;border-radius:22px;place-items:center;margin-bottom:28px;display:grid;transform:rotate(-6deg);box-shadow:10px 12px #dfe7f6}.not-found-main>span svg{width:34px;height:34px}.not-found-main h1{letter-spacing:-.06em;max-width:870px;margin:10px 0 22px;font-family:Space Grotesk;font-size:clamp(45px,6.2vw,76px);line-height:.98}.not-found-main h1 em{color:var(--blue);font-style:normal}.not-found-main>p:not(.overline){max-width:590px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.not-found-main>div{justify-content:center;align-items:center;gap:20px;margin-top:34px;display:flex}.not-found-main>div>a{color:var(--navy);align-items:center;gap:9px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.not-found-main>div>a.button{color:#fff}.not-found-main>div svg{width:16px}.modal-layer,.drawer-layer{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060c24b8;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.contact-modal{background:#fff;border:1px solid #dbe4f4;border-radius:27px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:48px;position:relative;overflow:auto;box-shadow:20px 22px #050c2740,0 40px 90px #01061961}.modal-close{cursor:pointer;background:#f7f9fd;border:1px solid #e0e6f2;border-radius:10px;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:18px;right:18px}.modal-close svg{width:18px}.contact-modal h2{letter-spacing:-.055em;margin:0;font-family:Space Grotesk;font-size:42px;line-height:1.02}.modal-lead{color:var(--muted);line-height:1.6}.contact-modal form{gap:17px;margin-top:27px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-modal label{color:#4e5977;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.contact-modal input,.contact-modal select,.contact-modal textarea{width:100%;color:var(--navy);background:#f9fbff;border:1px solid #d9e2f2;border-radius:11px;outline:0;font-size:13px}.contact-modal input,.contact-modal select{height:47px;padding:0 13px}.contact-modal textarea{resize:vertical;min-height:98px;padding:13px}.contact-modal input:focus,.contact-modal select:focus,.contact-modal textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #315cf51a}.contact-modal form>small{color:#98a2b9;text-align:center;font-size:9px}.contact-modal label.consent-check,.service-form label.consent-check{grid-template-columns:18px 1fr;align-items:start;gap:9px;font-weight:600;line-height:1.5;display:grid}.contact-modal label.consent-check input,.service-form label.consent-check input{width:17px;height:17px;accent-color:var(--blue);margin:1px 0 0}.contact-modal label.consent-check a,.service-form label.consent-check a{color:var(--blue);text-decoration:underline}.success-state{text-align:center;padding:30px 0}.success-state>span{color:#139d8c;background:#dcf9f4;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 22px;display:grid;box-shadow:0 7px #b7eadd}.success-state p:not(.overline){max-width:490px;color:var(--muted);margin:18px auto 28px;line-height:1.65}.lead-result-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;display:flex}.lead-result-actions .button{min-width:170px}.website-trap{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.drawer-layer{justify-content:flex-end;padding:0}.service-drawer{background:#fff;width:min(570px,100%);height:100%;padding:30px 44px 45px;animation:.28s ease-out drawer-in;overflow:auto;box-shadow:-30px 0 80px #02081d59}@keyframes drawer-in{0%{transform:translate(100%)}}.drawer-header{justify-content:space-between;align-items:center;display:flex}.drawer-header span{color:var(--blue);font-size:11px;font-weight:900}.drawer-header button{cursor:pointer;background:#f8faff;border:1px solid #e0e7f3;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.drawer-header svg{width:18px}.drawer-icon{width:64px;height:64px;color:var(--blue);background:#e8efff;border-radius:18px;place-items:center;margin:35px 0 27px;display:grid;box-shadow:0 7px #cbd9f5}.drawer-icon svg{width:27px}.service-drawer h2{letter-spacing:-.05em;margin:0;font-family:Space Grotesk;font-size:40px;line-height:1.02}.drawer-lead{color:var(--muted);font-size:14px;line-height:1.7}.fit-card{background:#f2f6ff;border-radius:14px;gap:13px;margin:25px 0;padding:17px;display:flex}.fit-card>svg{width:20px;color:var(--blue)}.fit-card div{flex-direction:column;gap:4px;display:flex}.fit-card small{color:#7a88a9;text-transform:uppercase;font-size:8px;font-weight:900}.fit-card p{margin:0;font-size:11px;line-height:1.55}.service-drawer h3{margin:26px 0 13px;font-size:13px}.service-drawer ul{grid-template-columns:1fr 1fr;gap:12px 17px;padding:0;list-style:none;display:grid}.service-drawer li{color:#56617e;align-items:flex-start;gap:8px;font-size:10px;line-height:1.45;display:flex}.service-drawer li svg{width:15px;color:var(--cyan);flex:none}.drawer-result{border-left:3px solid var(--blue);background:#f8faff;flex-direction:column;gap:6px;margin:27px 0;padding:18px;display:flex}.drawer-result span{color:#8994af;text-transform:uppercase;font-size:8px;font-weight:900}.drawer-result strong{font-family:Space Grotesk;font-size:15px;line-height:1.35}.drawer-price{background:#f7f9fe;border:1px solid #dce4f2;border-radius:16px;gap:6px;margin:22px 0 0;padding:18px;display:grid}.drawer-price small{color:#8994af;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.drawer-price strong{color:var(--navy);font-family:Space Grotesk;font-size:17px;line-height:1.3}.drawer-price span{color:#7a86a1;font-size:9px}.drawer-actions{flex-wrap:wrap;gap:12px;display:flex}.drawer-actions .button{min-height:47px;font-size:11px}.consent-banner{z-index:250;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;border:1px solid #d7e1f2;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:30px;max-width:880px;margin:0 auto;padding:20px 52px 20px 22px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 24px 65px #0b1b4c3d,0 7px #dce5f5}.consent-banner>div:first-of-type{flex-direction:column;gap:5px;display:flex}.consent-banner strong{font-family:Space Grotesk;font-size:15px}.consent-banner p{color:#68748f;margin:0;font-size:10px;line-height:1.5}.consent-banner a{color:var(--blue);font-size:9px;font-weight:750;text-decoration:underline}.consent-banner>div:last-child{gap:9px;display:flex}.consent-banner>div:last-child button{cursor:pointer;background:#f6f8fc;border:1px solid #dbe3f1;border-radius:9px;min-height:40px;padding:0 14px;font-size:9px;font-weight:800}.consent-banner>div:last-child button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.consent-close{cursor:pointer;background:#f1f4fa;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px}.consent-close svg{width:15px}.reveal-item{opacity:0;filter:blur(4px);transition:opacity .72s cubic-bezier(.2,.75,.25,1),translate .72s cubic-bezier(.2,.75,.25,1),filter .72s;transition-delay:var(--reveal-delay,0s);translate:0 34px}.reveal-item.reveal-visible{opacity:1;filter:blur();translate:0}.site-header{animation:.55s ease-out both header-arrive}.hero-copy{animation:.8s cubic-bezier(.2,.75,.25,1) 80ms both hero-copy-arrive}.hero-visual{animation:1s cubic-bezier(.2,.75,.25,1) .18s both hero-visual-arrive}.iso-screen,.demo-phone,.tender-screen,.founder-screen{animation:4.8s ease-in-out infinite interface-float}.demo-phone{animation-delay:-.8s}.tender-screen{animation-delay:-1.7s}.founder-screen{animation-delay:-2.5s}.journey-track{animation:3.5s linear infinite route-flow}.journey-platform i{animation:3s ease-in-out infinite node-breathe;animation-delay:calc(var(--step,0) * -.55s)}.product-card{transition:translate .28s,box-shadow .28s}.product-card:hover{translate:0 -6px;box-shadow:0 34px 78px #233f8c30}.method-cube{transition:translate .25s,rotate .25s}.method-grid article:hover .method-cube{translate:0 -6px;rotate:3deg}.metrics-board.reveal-item .metric-row>i:after{width:0}.metrics-board.reveal-visible .metric-row>i:after{animation:metric-grow 1.15s calc(var(--reveal-delay,0s) + .26s) cubic-bezier(.2,.75,.25,1) forwards}@keyframes header-arrive{0%{opacity:0;translate:0 -18px}}@keyframes hero-copy-arrive{0%{opacity:0;translate:-24px 18px}}@keyframes hero-visual-arrive{0%{opacity:0;translate:36px 18px;scale:.96}}@keyframes interface-float{0%,to{translate:0}50%{translate:0 -8px}}@keyframes route-flow{to{background-position:46px 0}}@keyframes node-breathe{0%,to{transform:translateY(-10px);box-shadow:0 12px 20px #2349c647}50%{transform:translateY(-16px);box-shadow:0 19px 26px #2349c65c}}@keyframes metric-grow{0%{width:0}to{width:var(--value)}}@media (width<=1100px){.site-header nav{gap:17px}.header-cta{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero-visual{margin-right:-70px}.floating-appointment{right:5px}.why-copy{padding-left:45px}.product-copy{padding:42px}.fit-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.container{width:min(100% - 36px,720px)}.site-header{height:69px}.site-header nav{box-shadow:var(--shadow);background:#fff;border:1px solid #dce5f4;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:14px;display:none;position:absolute;top:61px;left:18px;right:18px}.site-header nav.open{display:flex}.site-header nav button{text-align:left;padding:13px}.menu-button{place-items:center;display:grid}.hero-section{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:75px 0 30px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:min(680px,100%);min-height:580px;margin:-25px auto 0}.iso-image-shell{inset:0 -30px}.floating-google{left:0}.floating-system{left:7%}.partner-strip .container{text-align:center;flex-wrap:wrap;justify-content:center}.partner-strip .container>div{margin-left:0}.section-heading.split{grid-template-columns:1fr;align-items:start;gap:28px}.iso-journey{grid-template-columns:repeat(2,1fr);row-gap:55px}.journey-track,.iso-journey article>svg{display:none}.services-grid{grid-template-columns:1fr}.service-card{min-height:450px}.why-panel{grid-template-columns:1fr}.why-copy{padding:56px 45px 10px}.why-visual{min-height:470px}.queda-product,.tender-product{grid-template-columns:1fr}.queda-product{background:#fff}.iso-product-demo{background:#eef3ff}.tender-scene{min-height:460px}.method-grid{grid-template-columns:repeat(2,1fr);gap:55px 30px}.method-grid article:after{display:none}.metrics-section{grid-template-columns:1fr;gap:50px}.about-grid{grid-template-columns:1fr;gap:45px}.about-copy{grid-row:1}.faq-section{grid-template-columns:1fr;gap:45px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.official-logo{display:none!important}}@media (width<=560px){.container{width:calc(100% - 28px)}.brand strong{font-size:16px}.logo-mark{width:35px}.hero-grid{padding-top:54px}.hero-badge{font-size:8px}.hero-copy h1{font-size:47px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:21px}.hero-actions .button{width:100%}.hero-proof{text-align:left;flex-direction:column;gap:13px}.hero-proof div{border-left:2px solid #dce5f6;padding-left:12px}.hero-visual{min-height:430px;margin-top:5px}.iso-image-shell{inset:0 -80px}.floating-card{min-width:190px;padding:9px 10px}.floating-card strong{font-size:9px}.floating-google{top:45px;left:-5px}.floating-appointment{top:200px;right:-6px}.floating-system{display:none}.partner-strip{padding:18px 0}.partner-strip i,.partner-strip .container>div{display:none}.partner-strip p{font-size:11px}.system-section,.why-section,.fit-section,.metrics-section,.faq-section{padding:90px 0}.services-section,.products-section,.method-section,.about-section{padding:90px 0 100px}.section-heading h2,.why-copy h2,.metrics-copy h2,.about-copy h2,.faq-section h2{font-size:39px}.section-heading.split>div:last-child,.section-heading.split>p{font-size:14px}.iso-journey{grid-template-columns:1fr 1fr;margin-top:55px}.iso-journey h3{font-size:16px}.service-card{min-height:400px;padding:22px}.iso-mini{height:215px;margin:-5px -35px;transform:scale(.86)}.service-card h3{font-size:23px}.service-card-link{bottom:20px;right:22px}.why-panel{border-radius:24px}.why-copy{padding:42px 24px 0}.why-visual{min-height:405px;margin:0}.iso-stack{top:50%;left:50%;transform:translate(-50%,-50%)scale(.82)}.product-copy{padding:35px 24px}.product-copy h3{font-size:35px}.iso-product-demo{min-height:430px;overflow:hidden}.demo-platform{transform:translate(-50%,-50%)scale(.82)}.tender-scene{min-height:380px;overflow:hidden}.tender-platform{transform:translate(-50%,-50%)scale(.78)}.fit-grid{grid-template-columns:1fr}.cases-heading>p{font-size:14px}.testimonial-wall{max-width:350px;max-height:650px;margin-top:42px}.client-columns-desktop{display:none}.client-columns-mobile{display:flex}.client-column{width:min(100%,340px)}.client-voice-card{min-height:210px;padding:24px}.client-voice-card>p{margin:22px 0 27px;font-size:23px}.cases-note{flex-wrap:wrap;align-items:flex-start}.cases-note .button{width:100%;margin:5px 0 0}.fit-grid article{min-height:190px}.fit-grid small{margin-top:26px}.method-grid{grid-template-columns:1fr;gap:50px}.method-grid article{grid-template-columns:78px 1fr;column-gap:20px;display:grid}.method-cube{grid-row:1/3;width:68px;height:68px}.method-grid h3{margin:3px 0 8px}.metrics-board{padding:18px;box-shadow:8px 10px #e2e9f7}.metric-row{grid-template-columns:37px 1fr auto}.metric-row>i{left:51px}.about-scene{min-height:370px;margin:-25px -45px;transform:scale(.82)}.about-note{bottom:0;right:12px}.closing-section{padding:95px 0 105px}.closing-content h2{font-size:50px}.closing-content>div{flex-direction:column}.closing-content .button{width:100%}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.modal-layer{padding:10px}.contact-modal{border-radius:20px;padding:42px 21px 27px}.contact-modal h2{font-size:34px}.form-row{grid-template-columns:1fr}.service-drawer{padding:22px 21px 35px}.service-drawer h2{font-size:34px}.service-drawer ul{grid-template-columns:1fr}.consent-banner{grid-template-columns:1fr;gap:14px;padding:19px 46px 19px 18px;bottom:12px;left:12px;right:12px}.consent-banner>div:last-child{flex-direction:column-reverse}.consent-banner>div:last-child button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.testimonial-wall{max-height:none;-webkit-mask-image:none;mask-image:none}.client-column-track{transform:none!important}.client-loop-set[aria-hidden=true]{display:none}}
