/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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,::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]){appearance:button}::file-selector-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}}:root{--blue:#1834f2;--navy:#171a38;--deep:#0d102a;--lime:#d8ff1e;--violet:#4c466f;--ink-muted:#65667b;--surface:#f4f5ff;--line:#1834f224;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #171a3814;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(22px,4vw,68px);display:grid;position:sticky;top:0}.brand-link{justify-self:start}.brand-wordmark{width:174px;height:58px;display:block;position:relative;overflow:hidden}.brand-wordmark img{object-fit:contain;width:174px;max-width:none;height:174px;position:absolute;top:-51px;left:0}.brand{align-items:center;gap:8px;display:inline-flex}.brand-mark{place-items:center;width:44px;height:44px;display:inline-grid;overflow:hidden}.brand-mark img{object-fit:contain;width:58px;max-width:none;height:58px;transform:scale(1.3)}.brand-name{letter-spacing:-1.4px;font-size:25px;font-weight:900;line-height:1}.site-header nav{color:#5c5e72;gap:32px;font-size:14px;font-weight:650;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--blue)}.site-header>.button{justify-self:end}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary,.button-nav{color:#fff;background:var(--blue);box-shadow:0 12px 28px #1834f233}.button-primary:hover,.button-nav:hover{box-shadow:0 16px 35px #1834f247}.button-nav{min-height:44px;padding:0 20px}.whatsapp-dot{background:#ffffff2b;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.button-secondary{color:var(--navy);background:#fffc;border-color:#171a3826}.button-secondary:hover{background:#fff;box-shadow:0 12px 30px #171a3817}.button-lime{color:var(--navy);background:var(--lime);box-shadow:0 14px 35px #d8ff1e2e}.button-lime .whatsapp-dot{background:#171a3817}.hero{background:radial-gradient(circle at 78% 43%,#d8ff1e33,#0000 18%),radial-gradient(circle at 90% 20%,#1834f21a,#0000 22%),linear-gradient(#fff 0%,#fbfbff 100%);grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);align-items:center;gap:clamp(40px,6vw,100px);min-height:760px;padding:clamp(74px,8vw,122px) clamp(24px,7vw,110px) 78px;display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:700px;position:relative}.kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 22px;font-size:12px;font-weight:850;display:flex}.kicker>span{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d8ff1e3b}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:26px;font-size:clamp(60px,6.1vw,94px);font-weight:900;line-height:.94}h1 span{color:var(--blue);display:block}.hero-intro{max-width:650px;color:var(--ink-muted);margin-bottom:34px;font-size:clamp(18px,1.6vw,22px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-proof{border-top:1px solid #171a381a;gap:clamp(28px,4vw,58px);margin-top:54px;padding-top:24px;display:flex}.hero-proof div{gap:3px;display:grid}.hero-proof strong{color:var(--blue);font-size:22px}.hero-proof span{color:#77788b;font-size:12px}.ecosystem{min-width:500px;height:570px;position:relative}.orbit{border:1px solid #1834f226;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.orbit-one{width:470px;height:470px}.orbit-two{border-style:dashed;width:330px;height:330px;animation:38s linear infinite orbit-spin}.core{z-index:5;background:#fff;border:1px solid #1834f224;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:176px;height:176px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 70px #1834f22e}.core-mark{place-items:center;width:80px;height:60px;margin-top:-7px;display:grid;overflow:hidden}.core-mark img{width:90px;max-width:none;height:90px;transform:scale(1.3)}.core strong{letter-spacing:-1.5px;margin-top:-5px;font-size:24px}.core small{color:#898a99;letter-spacing:.13em;text-transform:uppercase;font-size:10px}.satellite{z-index:6;background:#fffffff0;border:1px solid #1834f221;border-radius:15px;align-items:center;gap:9px;min-width:116px;padding:10px 13px 10px 10px;font-size:13px;display:flex;position:absolute;box-shadow:0 14px 32px #171a381a}.satellite span{background:var(--navy);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.satellite-1{top:76px;left:8px}.satellite-2{top:98px;right:0}.satellite-3{bottom:90px;left:-5px}.satellite-4{bottom:70px;right:7px}.satellite-1 span{background:var(--blue)}.satellite-2 span{color:var(--navy);background:var(--lime)}.satellite-3 span{background:var(--violet)}.satellite-4 span{background:#ff8d49}.connector{z-index:1;transform-origin:0;background:linear-gradient(90deg,#1834f266,#1834f20a);width:190px;height:1px;position:absolute;top:50%;left:50%}.connector-a{transform:rotate(-135deg)}.connector-b{transform:rotate(-38deg)}.connector-c{transform:rotate(140deg)}.connector-d{transform:rotate(40deg)}.mini-note{z-index:7;background:var(--lime);color:var(--navy);border-radius:99px;padding:8px 13px;font-size:10px;font-weight:850;position:absolute;box-shadow:0 8px 20px #171a381a}.note-one{top:10px;left:36%;transform:rotate(-3deg)}.note-two{background:var(--blue);color:#fff;bottom:2px;right:20%;transform:rotate(3deg)}@keyframes orbit-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.product-section{background:var(--surface);padding:108px clamp(24px,7vw,110px) 120px}.section-heading{grid-template-columns:1fr minmax(300px,.65fr);align-items:end;gap:60px;max-width:1400px;margin:0 auto 54px;display:grid}.section-heading h2,.workflow h2,.about h2,.final-cta h2{letter-spacing:-.052em;margin-bottom:0;font-size:clamp(43px,5vw,72px);font-weight:900;line-height:1}.section-heading>p{color:var(--ink-muted);margin:0 0 5px;font-size:18px;line-height:1.6}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1400px;margin:0 auto;display:grid}.product-card{background:#fff;border:1px solid #171a3814;border-radius:25px;flex-direction:column;min-height:450px;padding:30px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px #171a381c}.product-topline{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.product-number{color:#a2a3b0;letter-spacing:.1em;font-size:12px;font-weight:800}.product-icon{background:var(--navy);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.product-chat .product-icon{background:var(--blue)}.product-leads .product-icon{color:var(--navy);background:var(--lime)}.product-social .product-icon{background:var(--violet)}.product-tech .product-icon{background:#ff8d49}.product-eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:9px;font-size:11px;font-weight:850}.product-card h3{letter-spacing:-.035em;margin-bottom:16px;font-size:29px}.product-description{color:var(--ink-muted);font-size:15px;line-height:1.55}.product-result{color:var(--navy);border-top:1px solid #171a3814;gap:8px;margin-top:auto;padding-top:22px;font-size:13px;font-weight:700;line-height:1.45;display:flex}.product-result span{color:var(--blue)}.product-card>a{color:var(--blue);justify-content:space-between;align-items:center;margin-top:20px;font-size:13px;font-weight:850;display:flex}.product-card>a span{background:#1834f214;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.connection-strip{background:var(--lime);letter-spacing:-.03em;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,2vw,30px);min-height:112px;padding:25px clamp(24px,6vw,90px);font-size:clamp(18px,2vw,28px);font-weight:850;display:flex}.connection-strip p{margin:0}.connection-strip span{opacity:.35}.connection-strip strong,.connection-strip .highlight{color:var(--blue)}.workflow{color:#fff;background:var(--navy);grid-template-columns:.9fr 1.1fr;gap:90px;padding:120px clamp(24px,8vw,130px);display:grid}.workflow-copy{max-width:600px}.kicker-light{color:#bbc1ff}.workflow h2 em{color:var(--lime);font-style:normal}.workflow-copy>p:not(.kicker){color:#ffffff9e;margin:30px 0 34px;font-size:18px;line-height:1.65}.steps{border-top:1px solid #ffffff1f;margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff1f;grid-template-columns:56px 1fr;gap:25px;padding:25px 0;display:grid}.steps>li>span{width:42px;height:42px;color:var(--lime);background:#ffffff14;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.steps strong{margin-bottom:6px;font-size:20px;display:block}.steps p{color:#ffffff8c;margin-bottom:0;line-height:1.5}.about{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:670px;padding:100px clamp(24px,8vw,130px);display:grid}.about-art{background:radial-gradient(circle at center, #d8ff1eb8, #d8ff1e1f 38%, transparent 39%), var(--surface);border-radius:34px;place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.about-logo{z-index:3;place-items:center;width:300px;height:300px;display:grid;position:relative;overflow:visible}.about-logo img{object-fit:contain;width:280px;max-width:none;height:280px;transform:scale(1.08)}.about-ring{border:1px solid #1834f22e;border-radius:50%;position:absolute}.ring-a{width:340px;height:340px}.ring-b{border-style:dashed;width:500px;height:500px}.about-copy{max-width:620px}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.kicker){color:var(--ink-muted);font-size:18px;line-height:1.65}.about-values{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.about-values span{color:var(--blue);background:#1834f212;border-radius:99px;padding:11px 16px;font-size:12px;font-weight:850}.final-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1834f2 0%,#282067 100%);flex-direction:column;justify-content:center;align-items:center;min-height:570px;padding:90px 24px;display:flex;position:relative;overflow:hidden}.final-cta>:not(.cta-glow){z-index:2;position:relative}.final-cta .kicker{justify-content:center}.final-cta h2{font-size:clamp(48px,6vw,86px)}.final-cta>p:not(.kicker){color:#ffffffb3;max-width:620px;margin:26px 0 30px;font-size:18px;line-height:1.6}.button-large{min-height:58px;padding:0 30px;font-size:15px}.final-cta small{color:#ffffff7a;margin-top:17px}.cta-glow{border:1px solid #d8ff1e52;border-radius:50%;width:620px;height:620px;position:absolute;top:-220px;right:-160px;box-shadow:0 0 0 110px #d8ff1e06,0 0 0 220px #d8ff1e05}footer{color:#fff;background:var(--deep);padding:70px clamp(24px,7vw,110px) 28px}.footer-brand{max-width:340px}.footer-brand .brand-name{color:#fff}.footer-brand>p{color:#ffffff73;margin:20px 0 0;line-height:1.55}.footer-links{grid-template-columns:repeat(3,1fr);gap:45px;width:min(670px,62%);margin-top:-60px;margin-left:auto;display:grid}.footer-links div{flex-direction:column;gap:11px;display:flex}.footer-links strong{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:12px}.footer-links a{color:#ffffff80;font-size:14px}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#ffffff52;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:60px;padding-top:24px;font-size:12px;display:flex}.footer-bottom>div{gap:24px;display:flex}.footer-bottom a{color:#ffffff8c}.footer-bottom a:hover{color:var(--lime)}@media (width<=1100px){.hero{grid-template-columns:1fr .82fr;padding-inline:48px}.ecosystem{min-width:390px;transform:scale(.86)}.product-grid{grid-template-columns:repeat(2,1fr)}.workflow{gap:55px;padding-inline:60px}}@media (width<=800px){.site-header{grid-template-columns:1fr auto;height:70px;padding-inline:20px}.site-header nav{display:none}.site-header .button-nav{min-height:42px;padding-inline:15px;font-size:12px}.site-header .button-nav .whatsapp-dot{display:none}.brand-wordmark{width:154px;height:52px}.brand-wordmark img{width:154px;height:154px;top:-45px}.brand-mark{width:39px;height:39px}.brand-mark img{width:52px;height:52px}.brand-name{font-size:23px}.hero{grid-template-columns:1fr;min-height:auto;padding:78px 22px 60px}h1{font-size:clamp(52px,15vw,72px)}.hero-intro{font-size:18px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{gap:18px}.hero-proof strong{font-size:19px}.hero-proof span{font-size:10px}.ecosystem{width:100%;min-width:0;height:450px;margin-top:10px;transform:scale(.82)}.orbit-one{width:420px;height:420px}.satellite-1{left:-30px}.satellite-2{right:-30px}.satellite-3{left:-20px}.satellite-4{right:-15px}.product-section{padding:80px 20px}.section-heading{grid-template-columns:1fr;gap:26px}.section-heading h2,.workflow h2,.about h2{font-size:45px}.section-heading>p{font-size:16px}.product-grid{grid-template-columns:1fr}.product-card{min-height:420px}.connection-strip{gap:10px 16px;padding-block:30px}.connection-strip p{font-size:17px}.workflow{grid-template-columns:1fr;gap:58px;padding:84px 22px}.workflow-copy>p:not(.kicker){font-size:16px}.steps li{grid-template-columns:48px 1fr;gap:15px}.about{grid-template-columns:1fr;gap:55px;padding:80px 20px}.about-art{min-height:370px}.about-copy>p:not(.kicker){font-size:16px}.final-cta{min-height:540px}.final-cta h2{font-size:50px}.final-cta .button{width:100%;max-width:360px}footer{padding:60px 22px 25px}.footer-links{grid-template-columns:1fr 1fr;width:100%;margin:50px 0 0}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom>div{flex-wrap:wrap}}@media (width<=460px){.site-header .button-nav{width:46px;padding:0;font-size:0}.site-header .button-nav:after{content:"↗";font-size:18px}.ecosystem{width:120%;margin-left:-10%}.hero-proof{justify-content:space-between}.hero-proof div{max-width:90px}.footer-links{grid-template-columns:1fr;gap:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
