/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-outline-style:solid}::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--bg:#07100d;--fg:#f4f8f5;--green:#4dde8a;--muted:#b9c7c0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.section{padding:110px 7vw}.site-header{z-index:4;border-bottom:1px solid #ffffff24;align-items:center;gap:38px;width:100%;height:86px;padding:0 5vw;display:flex;position:absolute}.brand{letter-spacing:.13em;align-items:center;gap:11px;font-weight:750;display:flex}.brand i{border:1px solid var(--green);color:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.site-header nav{gap:26px;margin-left:auto;font-size:14px;display:flex}.pill,.cta{border:1px solid #ffffff70;border-radius:99px;padding:13px 19px;font-size:14px;display:inline-block}.cta{background:var(--green);border-color:var(--green);color:#07100d;font-weight:700}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero>img,.infra>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shade{background:linear-gradient(90deg,#03100df7 0%,#03100de8 34%,#03100d40 78%);position:absolute;inset:0}.hero-copy{z-index:2;max-width:760px;padding:140px 7vw;position:relative}.hero-copy p{color:#d6e1db;font-size:21px;line-height:1.55}.hero-copy .cta{margin-right:12px}.proof{z-index:2;color:#dbe6e0;text-transform:uppercase;letter-spacing:.08em;font-size:12px;position:absolute;bottom:28px;left:7vw}label{color:var(--green);text-transform:uppercase;letter-spacing:.17em;margin-bottom:22px;font-size:12px;font-weight:700;display:block}h1{letter-spacing:-.06em;margin:0;font-size:clamp(54px,7vw,102px);font-weight:580;line-height:.94}h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,5vw,74px);font-weight:570;line-height:1}h3{letter-spacing:-.02em;font-size:24px}.light{color:#09150f;background:#edf2ee}.light label{color:#14704a}.split{grid-template-columns:1.3fr 1fr;gap:9vw;display:grid}.split>p,.integrations p,.countries p,.contact p{color:#52645a;font-size:19px;line-height:1.6}.cards{grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.cards article{border-top:1px solid #aebbb4;padding:25px 25px 10px 0}.cards article+article{border-left:1px solid #aebbb4;padding-left:25px}.cards b,.row>b{color:#14704a;font-size:12px}.cards p,.row p{color:#607067;line-height:1.5}.countries{background:#0b2018;grid-template-columns:1.2fr .8fr 1fr;align-items:end;gap:6vw;display:grid}.countries strong{letter-spacing:-.07em;color:var(--green);font-size:clamp(80px,10vw,145px);line-height:.8}.countries p{color:#c1d0c8}.row{border-top:1px solid #aebbb4;grid-template-columns:50px 1fr 1.2fr;gap:25px;padding:28px 0;display:grid}.row h3,.row p{margin:0}.integrations{grid-template-columns:1.2fr 1fr;align-items:center;gap:10vw;display:grid}.ecosystem{border:1px solid #365247;border-radius:50%;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:400px;display:flex}.ecosystem b{background:var(--green);color:#07100d;border-radius:50%;place-items:center;width:90px;height:90px;font-size:36px;display:grid}.ecosystem span{background:#132a20;border-radius:99px;padding:10px 14px;font-size:13px}.infra{align-items:center;min-height:720px;display:flex;position:relative}.infra>div:last-child{z-index:2;max-width:650px;margin-left:7vw;position:relative}.infra p{color:#d4dfd9;font-size:20px;line-height:1.6}.infra small{line-height:2}.contact{background:#123224;grid-template-columns:1.2fr .8fr;gap:10vw;display:grid}.contact p{color:#cedbd4}.contact small{margin-top:18px;display:block}footer{color:var(--muted);grid-template-columns:1fr 1fr 1.5fr;gap:50px;padding:50px 7vw;font-size:13px;line-height:1.7;display:grid}@media (max-width:850px){.section{padding:78px 24px}.site-header{height:72px;padding:0 22px}.site-header nav{display:none}.site-header>.pill{margin-left:auto}.hero-copy{padding:130px 24px 150px}.proof{left:24px;right:24px}.split,.countries,.integrations,.contact{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.row{grid-template-columns:35px 1fr}.row p{grid-column:2}.infra>div:last-child{margin:0 24px}footer{grid-template-columns:1fr}}@media (max-width:540px){.site-header>.pill{display:none}.brand{font-size:12px}h1{font-size:50px}.cards{grid-template-columns:1fr}.cards article,.cards article+article{border-left:0;padding:24px 0}.countries{gap:45px}.ecosystem{min-height:300px}.proof{font-size:10px}}.site-header{color:#102019;background:#fffffff5;border-bottom-color:#dce4df}.brand{align-items:center;display:flex}.brand img{width:min(310px,27vw);height:auto;display:block}footer{color:#516159;background:#fff}@media (max-width:540px){.brand img{width:220px;max-width:70vw}}:root{--bg:#071a2e;--green:#21b8ec;--muted:#afc3d5}.site-header{color:#082f57;border-bottom-color:#d6e5f0}.site-header .pill{color:#087aa9;border-color:#21aee0}.cta{color:#062a4c;background:#21b8ec;border-color:#21b8ec}label,.proof{color:#21b8ec}.light label,.cards b,.row>b{color:#168cc1}.countries{background:#082d52}.countries strong{color:#21b8ec}.integrations{background:#071a2e}.ecosystem{border-color:#24547c}.ecosystem span{background:#0b3154}.ecosystem b{color:#062a4c;background:#21b8ec}.contact{background:#0a3a66}footer{color:#3e5b72}.ecosystem{border:0;border-radius:0;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1.15fr 1fr;align-items:center;gap:22px;min-height:470px;display:grid;position:relative}.ecosystem:before,.ecosystem:after{content:"";z-index:0;background:#24547c;position:absolute}.ecosystem:after{width:1px;top:18%;bottom:18%;left:50%}.ecosystem .hub{z-index:2;background:#fff;border:1px solid #62c9ee;border-radius:18px;grid-area:1/2/3;padding:24px;box-shadow:0 20px 50px #00101f55}.ecosystem .hub img{width:100%;height:auto;display:block}.ecosystem .service{z-index:2;color:#0a3154;background:#fff;border:1px solid #83a8c3;border-radius:14px;flex-direction:row;align-items:center;gap:14px;padding:17px;display:flex;position:relative}.ecosystem .service b{color:#0a3154;background:0 0;border-radius:0;width:auto;height:auto;font-size:16px;display:block}.ecosystem .service span{color:#5e7890;background:0 0;margin-top:4px;padding:0;font-size:11px;display:block}.service-logo{border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-style:normal;font-weight:800;display:grid}.logo-keplero{color:#21b8ec;background:#071a2e;border:2px solid #21b8ec;border-radius:50%}.logo-teams{color:#fff;background:#6264a7;box-shadow:9px -6px 0 -3px #9294d4}.logo-google{background:#fff;border:1px solid #d8e0e7}.logo-google em{color:#4285f4;text-shadow:1px 1px #34a853,-1px 1px #fbbc05;font-style:normal}.logo-sms{color:#062a4c;background:#20b8ec;border-radius:10px;font-size:10px;position:relative}.logo-sms:after{content:"";border-top:6px solid #20b8ec;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:6px solid #0000;position:absolute;bottom:-5px;left:8px}.service-ai,.service-google{text-align:right}.contact-email{color:#9cddf5;text-underline-offset:4px;width:max-content;margin-top:18px;text-decoration:underline;display:block}.legal-links{gap:20px;margin-top:18px;display:flex}.legal-links a{text-underline-offset:3px;text-decoration:underline}@media (max-width:850px){.ecosystem{grid-template-rows:auto;grid-template-columns:1fr 1fr}.ecosystem:before,.ecosystem:after{display:none}.ecosystem .hub{grid-area:1/1/auto/3}.service-ai,.service-teams,.service-google,.service-msg{text-align:left;grid-area:auto}}.project-page{color:#082f57;background:#eef4f7;min-height:100vh}.project-header{background:#fff;border-bottom:1px solid #d7e3eb;justify-content:space-between;align-items:center;height:84px;padding:0 6vw;display:flex}.project-header .brand img{width:min(300px,42vw)}.project-header>a:last-child{color:#157fae;font-size:14px}.project-main{padding:90px 7vw 110px}.project-intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:9vw;margin-bottom:65px;display:grid}.project-intro p{color:#526b7d;font-size:19px;line-height:1.6}.project-form{background:#fff;border:1px solid #d5e2ea;border-radius:20px;grid-template-columns:1fr 1fr;gap:20px;padding:38px;display:grid;box-shadow:0 25px 60px #0a315414}.project-form label{color:#123b5e;text-transform:none;letter-spacing:0;margin:0;font-size:13px}.project-form input,.project-form textarea,.project-form select{color:#0a3154;width:100%;font:inherit;background:#f9fbfc;border:1px solid #b9cad6;border-radius:9px;margin-top:9px;padding:14px}.project-form textarea{resize:vertical;min-height:140px}.project-form .wide{grid-column:1/-1}.project-form button{cursor:pointer;border:0}.project-note{color:#62798a;grid-column:1/-1;font-size:12px;line-height:1.5}.project-footer{color:#a9bfd0;background:#071a2e;justify-content:space-between;gap:30px;padding:35px 7vw;font-size:12px;display:flex}@media (max-width:760px){.project-main{padding:65px 24px}.project-intro,.project-form{grid-template-columns:1fr}.project-form{padding:24px}.project-form .wide{grid-column:1}.project-footer{flex-direction:column}}.integrations>div:first-child{max-width:920px}.ecosystem{grid-template-rows:118px;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;min-height:auto}.ecosystem:before{height:1px;top:50%;left:6%;right:6%}.ecosystem:after{display:none}.ecosystem .service{justify-content:center;padding:16px}.ecosystem .hub{grid-area:1/3;justify-content:center;align-items:center;padding:8px 5px;display:flex}.service-logo{flex-basis:46px;width:46px;height:46px}@media (max-width:980px){.ecosystem{grid-template-rows:repeat(3,108px);grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem:before{display:none}.ecosystem .service,.ecosystem .hub{height:108px}.ecosystem .hub{grid-area:1/1/auto/3}.ecosystem .hub img{width:min(360px,90%)}.service-ai{grid-area:2/1}.service-teams{grid-area:2/2}.service-google{grid-area:3/1}.service-msg{grid-area:3/2}}@media (max-width:520px){.ecosystem{grid-template-rows:repeat(5,104px);grid-template-columns:1fr}.ecosystem .hub,.service-ai,.service-teams,.service-google,.service-msg{grid-column:1}.ecosystem .hub{grid-row:1}.service-ai{grid-row:2}.service-teams{grid-row:3}.service-google{grid-row:4}.service-msg{grid-row:5}}.integrations{grid-template-columns:1.05fr 1.25fr;gap:7vw}.ecosystem{background:linear-gradient(to bottom right,#0000 49.8%,#24547c 49.9% 50.1%,#0000 50.2%),linear-gradient(to top right,#0000 49.8%,#24547c 49.9% 50.1%,#0000 50.2%);grid-template-rows:repeat(3,118px);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-height:430px}.ecosystem:before,.ecosystem:after{display:none}.ecosystem .service,.ecosystem .hub{border-radius:15px;width:100%;min-width:0;height:118px;margin:0}.ecosystem .hub{grid-area:2/2;padding:4px;overflow:visible}.ecosystem .hub img{width:130%;max-width:none}.service-ai{grid-area:1/1}.service-teams{grid-area:1/3}.service-google{grid-area:3/1}.service-msg{grid-area:3/3}@media (max-width:980px){.integrations{grid-template-columns:1fr}.ecosystem{grid-template-rows:repeat(3,108px);grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem .service,.ecosystem .hub{height:108px}.ecosystem .hub{grid-area:2/2}.service-ai{grid-area:1/1}.service-teams{grid-area:1/3}.service-google{grid-area:3/1}.service-msg{grid-area:3/3}}@media (max-width:620px){.ecosystem{background:0 0;grid-template-rows:repeat(5,104px);grid-template-columns:1fr}.ecosystem .hub,.service-ai,.service-teams,.service-google,.service-msg{grid-column:1}.ecosystem .hub{grid-row:1}.service-ai{grid-row:2}.service-teams{grid-row:3}.service-google{grid-row:4}.service-msg{grid-row:5}}.ecosystem{background-position:50%;background-repeat:no-repeat;background-size:76% 76%}.ecosystem .hub{justify-self:center;width:145%;padding:6px 10px;overflow:hidden}.ecosystem .hub img{object-fit:contain;width:100%;max-width:100%}.ecosystem .image-logo{object-fit:cover;box-shadow:none;border:0}@media (max-width:980px){.ecosystem .hub{width:138%}}@media (max-width:620px){.ecosystem .hub{width:100%}}.project-form button:disabled{opacity:.65;cursor:wait}.privacy-consent{align-items:flex-start;gap:11px;line-height:1.5;display:flex}.privacy-consent input{flex:none;width:18px;margin:2px 0 0}.privacy-consent a,.form-status a{color:#157fae;text-decoration:underline}.website-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-status:empty{display:none}.form-status p{border-radius:9px;padding:14px 16px;font-size:14px;line-height:1.5}.form-status .success{color:#176044;background:#e8f7f1}.form-status .error{color:#8a2525;background:#fff0f0}.legal-page{color:#17324d;background:#f7f8fa;min-height:100vh;padding:32px clamp(20px,5vw,80px) 72px}.legal-header{justify-content:space-between;align-items:center;gap:20px;max-width:980px;margin:0 auto 56px;display:flex}.legal-brand{letter-spacing:-.04em;color:#17324d;font-size:24px;font-weight:800;text-decoration:none}.legal-cta{background:#157fae;border-radius:999px;padding:12px 18px;font-weight:700;text-decoration:none;color:#fff!important}.legal-page article{background:#fff;border-radius:18px;max-width:780px;margin:0 auto;padding:clamp(28px,5vw,64px);box-shadow:0 12px 38px #17324d17}.legal-page h1{letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(34px,5vw,56px);line-height:1.04}.legal-page h2{margin:36px 0 10px;font-size:21px}.legal-page p{margin:0 0 16px;font-size:16px;line-height:1.72}.legal-page a{color:#157fae}.legal-kicker{letter-spacing:.14em;text-transform:uppercase;color:#157fae;font-weight:800;font-size:12px!important;line-height:1.2!important}.legal-updated{color:#5c6d7f;font-size:14px!important}@media (max-width:540px){.legal-header{margin-bottom:32px}.legal-cta{padding:10px 14px;font-size:14px}.legal-page article{border-radius:12px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
