@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#03152c;--ink:#0b1831;--blue:#0759f5;--green:#228c35;--muted:#526075;--pale:#f5f7fc;--line:#e5eaf2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;font-size:16px;color:var(--ink);line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.3;letter-spacing:-.035em}h1{font-size:clamp(2rem,3.25vw,3.25rem);font-weight:800;margin-bottom:24px}h2{font-size:clamp(1.7rem,2.4vw,2.4rem);font-weight:800;margin-bottom:16px}h3{font-size:1.15rem;line-height:1.45}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #69a4ff;outline-offset:5px}img{max-width:100%;height:auto}button{border:0}section{scroll-margin-top:18px}.container{width:min(1240px,90%);margin-inline:auto}.header{background:white;border-bottom:1px solid var(--line)}.header-inner{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;position:relative;width:238px;height:77px;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:270px;max-width:none;height:270px;left:-19px;top:-96px}.header nav{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:650}.header nav a:hover{color:var(--blue)}.languages{display:flex;align-items:center;gap:5px;padding:5px;border:1px solid var(--line);border-radius:7px}.languages button{background:transparent;color:var(--muted);font-size:13px;font-weight:700;padding:5px 8px;border-radius:4px}.languages button[aria-pressed=true]{color:white;background:var(--blue)}.hero{background:var(--navy);color:white;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.03fr;min-height:575px;align-items:center;gap:20px;padding-block:50px}.hero-copy{position:relative;z-index:1}.eyebrow{display:inline-block;color:#0853c6;background:#eaf1ff;font-size:12px;font-weight:800;line-height:1.5;letter-spacing:.055em;text-transform:uppercase;padding:5px 12px;border-radius:20px;margin-bottom:18px}.eyebrow.light{background:transparent;color:#9bc0ff;padding:0;font-size:11px;letter-spacing:.12em}.hero h1 em{color:#3181ff;font-style:normal}.hero p{font-size:17px;color:#d2daea;max-width:550px;margin-bottom:30px}.hero-visual{margin-right:-65px;margin-left:-25px}.hero-visual img{width:100%;display:block;object-fit:contain;mask-image:linear-gradient(to right,transparent,black 12%,black 93%,transparent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:white;padding:15px 24px;border-radius:5px;font-weight:700;font-size:15px;line-height:1.5;box-shadow:0 5px 12px #0053e312;transition:background .2s,transform .2s}.button:hover{background:#0349d1;transform:translateY(-2px)}.button span:last-child:not(:first-child){font-size:22px;line-height:1}.section{padding-block:64px}.section-heading{text-align:center;margin:0 auto 36px}.section-heading>p{color:var(--muted);font-size:18px;margin-bottom:0}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.module-card{border:1px solid var(--line);border-radius:12px;padding:30px 26px;text-align:center;box-shadow:0 8px 24px #11275004;--accent:var(--blue)}.module-card.green{--accent:var(--green)}.module-card.purple{--accent:#8646c9}.icon-disc{display:flex;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;background:var(--accent,var(--blue));color:white;margin:0 auto 22px}.icon{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.module-card h3{margin-bottom:7px;font-size:17px;letter-spacing:-.015em}.module-card strong{color:var(--accent);font-size:17px}.rule{width:36px;height:2px;background:var(--accent,var(--blue));margin:20px auto}.module-card p{font-size:15px;color:#394457;margin-bottom:22px}.small-disc{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 7%,white);color:var(--accent);margin:auto}.small-disc .icon{width:25px;height:25px}.monitoring{background:#f6f7fd}.axes-grid{display:grid;grid-template-columns:repeat(5,1fr);padding-top:8px}.axis{text-align:center;padding:0 22px;border-right:1px solid #d4def0}.axis:last-child{border-right:0}.axis .icon-disc{background:white;color:var(--blue);box-shadow:0 0 0 1px #edf0f7;width:78px;height:78px}.axis h3{font-size:16px;line-height:1.55;color:#0754d6;letter-spacing:-.015em;min-height:75px;margin-bottom:17px}.axis p{font-size:14px;line-height:1.8;margin:0}.method{background:#fbfcff}.method-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:55px;align-items:center}.method p{font-size:15px}.checklist{list-style:none;padding:0;margin:24px 0 30px}.checklist li{position:relative;padding-left:30px;margin:13px 0;font-size:14px;line-height:1.8}.checklist li:before{content:'✓';position:absolute;left:0;top:3px;width:18px;height:18px;background:var(--blue);color:white;border-radius:50%;font-size:12px;line-height:18px;text-align:center;font-weight:800}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative;padding-bottom:60px}.workflow:after{content:'';position:absolute;bottom:0;left:8%;right:8%;height:42px;border:2px dashed #8e9eb9;border-top:0;border-radius:0 0 40px 40px}.step{text-align:center;position:relative}.step:not(:nth-child(4)):after{content:'⇢';position:absolute;right:-21px;top:20px;color:#7186ab;font-size:23px}.step .icon-disc{background:#edf2fe;color:var(--blue);width:76px;height:76px}.step h3{font-size:15px;min-height:42px;letter-spacing:-.01em}.step p{font-size:13px;line-height:1.7}.step .rule{width:26px;margin:18px auto}.pricing{background:linear-gradient(180deg,#fcfefc,white)}.eyebrow.green{color:#277d36;background:#eaf5eb}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:920px;margin:auto}.price-card{border:1px solid var(--line);border-radius:12px;padding:30px 34px 24px;background:white;box-shadow:0 8px 24px #11275005;display:flex;flex-direction:column}.price-top{display:flex;gap:24px;align-items:flex-start}.price-top .icon-disc{width:72px;height:72px;flex-shrink:0;margin:0;--accent:var(--green)}.price-card.blue .icon-disc{--accent:var(--blue)}.price-top h3{margin:0 0 4px;font-size:19px}.price-subtitle{font-weight:750;color:var(--green);margin:0;font-size:16px}.price-card.blue .price-subtitle{color:var(--blue)}.price{line-height:1.2;margin:10px 0 4px;font-weight:800;font-family:Manrope,Arial,sans-serif}.price strong{font-size:42px;letter-spacing:-.06em}.price span{font-size:14px}.old-price{color:#727d8e;font-size:13px;margin-bottom:0}.price-card .checklist{margin:22px 0 28px;flex:1}.green-checks li:before,.price-card:not(.blue) .checklist li:before{background:var(--green)}.green-button{background:var(--green)}.green-button:hover{background:#1b742b}.full-button{width:100%}.price-note{text-align:center;font-size:12px;color:#637087;margin:13px 0 0}.demo{background:#f3f8fc}.demo-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:36px;align-items:center}.demo-intro{display:grid;grid-template-columns:.65fr 1fr;gap:18px;align-items:center}.demo-intro>img{width:100%;mix-blend-mode:multiply}.demo h2{font-size:25px}.demo p{font-size:14px}.demo .eyebrow{background:transparent;padding:0;font-size:10px}.demo .checklist li{font-size:13px;margin-block:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:13px}label{display:flex;flex-direction:column;padding:12px 15px 8px;background:white;border:1px solid #dce3ed;border-radius:6px}label:focus-within{border-color:#528dec;box-shadow:0 0 0 2px #528dec15}label span{font-size:12px;font-weight:650;margin-bottom:4px}input,textarea{width:100%;min-width:0;border:0;padding:4px 0;color:var(--ink);background:transparent;font-size:13px;line-height:1.6;border-radius:0}input:focus,textarea:focus{outline:none}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#8892a1}.full{grid-column:1/-1}.form-note{font-size:12px!important;line-height:1.6;text-align:center;color:var(--muted);margin:14px 0 0}.form-status{margin:8px 0 0;color:#175e29}.form-status:empty{display:none}footer{background:#03172e;color:#dbe3ef;padding-top:48px;font-size:14px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:38px;padding-bottom:36px}.footer-brand{background:white;border-radius:4px;width:242px;height:78px;margin-bottom:20px}.footer-grid p{font-size:13px;line-height:1.9;max-width:345px;margin:0}address{font-style:normal;display:flex;flex-direction:column;gap:12px;border-inline:1px solid #ffffff15;padding-inline:34px;justify-content:center;font-size:14px}address a{color:#78b3ff}address a:hover{text-decoration:underline}.footer-links{padding-top:16px}.footer-links button{background:transparent;color:#e1e8f2;text-align:left;width:100%;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #ffffff18;padding:16px 0;font-size:13px}.footer-links button:hover{color:#78b3ff}.footer-bottom{border-top:1px solid #ffffff12;padding-block:20px;text-align:center;font-size:12px;color:#97a7be}.footer-bottom p{margin:4px 0}.footer-bottom a{color:#bed9ff;font-weight:700}.footer-bottom a:hover{text-decoration:underline}dialog{width:min(520px,calc(100% - 32px));max-height:85vh;padding:40px;border:1px solid var(--line);border-radius:16px;color:var(--ink);box-shadow:0 24px 120px #00112b66}dialog::backdrop{background:#021329b8;backdrop-filter:blur(5px)}dialog h2{font-size:26px}dialog p{color:var(--muted);font-size:15px}dialog .eyebrow{margin-bottom:14px}.close-dialog{position:absolute;right:14px;top:12px;background:#f0f3f8;color:var(--ink);width:34px;height:34px;border-radius:50%;font-size:24px;line-height:1}.dialog-icon{font-size:30px;color:var(--blue);margin-bottom:16px}.contact-email{display:block;color:var(--blue);font-weight:700;margin:22px 0;text-decoration:underline}.dialog-note{font-size:12px;margin:18px 0 0;text-align:center}#legal h3{font-size:18px;margin-top:22px}.skip{position:fixed;left:16px;top:-70px;background:white;padding:10px 20px;z-index:20}.skip:focus{top:12px}
@media(min-width:1550px){.hero-inner{min-height:630px}}
@media(max-width:1050px){.container{width:92%}.header nav{gap:18px}.hero-inner{min-height:540px}.hero-visual{margin-right:-20px}.axes-grid .axis{padding-inline:12px}.method-grid{gap:25px;grid-template-columns:1fr 1fr}.workflow{gap:12px}.step .icon-disc{width:60px;height:60px}.step:not(:nth-child(4)):after{right:-15px;top:12px}.demo-grid{grid-template-columns:1fr 1fr}.demo-intro{grid-template-columns:1fr}.demo-intro>img{display:none}.footer-grid{gap:22px}address{padding-inline:20px}}
@media(max-width:760px){.header-inner{height:85px;gap:14px}.brand{width:205px;height:68px}.brand img{width:235px;height:235px;left:-16px;top:-84px}.header nav{display:none}.languages{margin-left:auto}.hero-inner{grid-template-columns:1fr;padding-top:38px;padding-bottom:16px;gap:10px}.hero h1{font-size:clamp(1.9rem,6.3vw,2.8rem);max-width:650px}.hero p{font-size:16px}.hero .eyebrow{font-size:10px}.hero-visual{margin:-8px 0 0;width:min(580px,100%);justify-self:center}.hero-visual img{max-height:360px;object-fit:contain}.hero .button{padding:13px 20px}.section{padding-block:45px}.section-heading{margin-bottom:28px}.section-heading p{font-size:16px}.module-grid{grid-template-columns:1fr;gap:16px}.module-card{padding:25px}.module-card p{max-width:430px;margin-inline:auto}.axes-grid{grid-template-columns:1fr 1fr;gap:32px 0}.axis{border-right:0!important}.axis:nth-child(odd):not(:last-child){border-right:1px solid #d4def0!important}.axis:last-child{grid-column:1/-1;max-width:350px;justify-self:center}.axis h3{min-height:0;margin-bottom:10px}.axis p{font-size:14px}.axis .icon-disc{width:65px;height:65px;margin-bottom:15px}.method-grid{grid-template-columns:1fr;gap:45px}.workflow{gap:16px}.step .icon-disc{width:64px;height:64px}.step h3{font-size:14px}.step p{font-size:12px}.pricing-grid{grid-template-columns:1fr;max-width:510px}.price-card{padding:26px}.demo-grid{grid-template-columns:1fr;gap:24px}.demo-intro{grid-template-columns:.5fr 1fr}.demo-intro>img{display:block}.demo h2{font-size:24px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand{width:205px;height:68px}address{border:0;border-top:1px solid #ffffff15;padding:22px 0 0}.footer-links{padding:0}.footer-grid p{max-width:none}dialog{padding:34px 25px}}
@media(max-width:400px){.container{width:90%}.brand{width:178px;height:60px}.brand img{width:207px;height:207px;top:-74px;left:-15px}.languages{gap:0}.languages button{padding:5px 7px}.hero h1{font-size:1.85rem}.hero .eyebrow{font-size:9px}.workflow{grid-template-columns:1fr 1fr;gap:24px}.step:not(:nth-child(4)):after,.workflow:after{display:none}.workflow{padding-bottom:0}.step h3{min-height:0}.step p{font-size:13px}.demo-intro{grid-template-columns:1fr}.demo-intro>img{display:none}.form-grid{grid-template-columns:1fr}.price-top{gap:17px}.price-top .icon-disc{width:58px;height:58px}.price strong{font-size:38px}}
.brand,.footer-brand{width:228px;height:90px}.brand img{width:240px;height:240px;left:-10px;top:-75px}input,textarea{font-size:16px}label span{font-size:14px}.demo-intro>img{border-radius:8px}
@media(max-width:760px){.brand,.footer-brand{width:200px;height:79px}.brand img{width:210px;height:210px;left:-9px;top:-65px}}
@media(max-width:400px){.brand,.footer-brand{width:176px;height:71px}.brand img{width:190px;height:190px;left:-9px;top:-59px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

#demo-form .button:disabled{opacity:.7;cursor:wait;transform:none}.form-status.error{color:#a82020}.form-status.success{color:#175e29}
