:root{--navy:#071426;--navy-2:#0b1b31;--navy-3:#10243d;--paper:#f7f8fa;--warm:#f1eee8;--ink:#0e1d2d;--muted:#5c6978;--line:#d8dee5;--cyan:#2bdad3;--blue:#438cff;--white:#f8fbff;--shell:1180px;--radius:18px;--shadow:0 30px 80px #040e1c38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1em;height:1em}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.section{padding:112px 0}.paper{background:var(--paper)}.warm{background:var(--warm)}.dark-section{color:var(--white);background:var(--navy)}.site-header{z-index:50;color:var(--white);backdrop-filter:blur(18px);background:#071426eb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{flex:none;align-items:center;gap:12px;display:inline-flex}.brand-mark{place-items:center;width:43px;height:43px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;mix-blend-mode:screen;width:48px;height:48px;transform:scale(1.38)}.brand strong{color:var(--white);letter-spacing:-.01em;font-size:16px;display:block}.brand small{color:#8798aa;letter-spacing:.11em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.nav{color:#b3bfcc;align-items:center;gap:27px;font-size:14px;font-weight:560;display:flex}.nav>a{transition:color .2s}.nav>a:hover,.nav>a.active{color:var(--white)}.nav-cta{background:var(--cyan);border-radius:9px;padding:11px 17px;font-weight:750;color:#061826!important}.burger{color:#fff;background:0 0;border:1px solid #ffffff29;border-radius:9px;place-items:center;width:44px;height:44px;padding:0;display:none}.burger svg{width:23px;height:23px}.hero{isolation:isolate;padding:86px 0 72px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background:radial-gradient(circle,#2bdad31f,#0000 66%);width:760px;height:760px;position:absolute;inset:-30% auto auto 45%}.hero-grid{z-index:-3;opacity:.28;background-image:linear-gradient(#609bcc17 1px,#0000 1px),linear-gradient(90deg,#609bcc17 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 86%)}.hero-layout{text-align:center;grid-template-columns:minmax(0,1080px);justify-content:center;display:grid}.hero-copy{display:contents}.hero-copy>*{grid-column:1}.hero-copy>.eyebrow{grid-row:1}.hero-copy>h1{grid-row:2}.hero-copy>.hero-lead{grid-row:3}.hero-copy>.hero-actions{grid-row:5}.hero-copy>.assurance-list{grid-row:6}.eyebrow{color:var(--cyan);letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:780}.eyebrow.dark{color:#137d83}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.052em;max-width:980px;margin:0 auto 24px;font-size:clamp(42px,5vw,68px);font-weight:720;line-height:1.01}h1 span,h2 span{color:var(--cyan)}.hero-lead{color:#aab8c7;max-width:800px;margin:0 auto 42px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.button{letter-spacing:-.01em;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 21px;font-size:14px;font-weight:760;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{width:18px;height:18px}.button-primary{color:#051824;background:linear-gradient(135deg, var(--cyan), #55b8ff);box-shadow:0 14px 40px #2bdad32e}.button-dark{color:#fff;background:var(--navy)}.text-link{color:#d2dbe5;border-bottom:1px solid #d2dbe54d;align-items:center;gap:9px;padding-bottom:4px;font-size:14px;font-weight:680;display:inline-flex}.assurance-list{color:#8798aa;flex-wrap:wrap;justify-content:center;gap:20px;margin:28px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.assurance-list li{align-items:center;gap:7px;display:inline-flex}.assurance-list svg{color:var(--cyan)}.demo-window{background:#0d1a2a;border:1px solid #7eaed340;border-radius:18px;grid-area:4/1;width:100%;margin:0 0 30px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000006b,0 0 65px #2bdad317}.window-bar{color:#76889a;background:#101d2d;border-bottom:1px solid #ffffff12;align-items:center;gap:7px;height:39px;padding:0 13px;display:flex}.window-bar span{background:#3a4b5d;border-radius:50%;width:7px;height:7px}.window-bar small{text-transform:uppercase;letter-spacing:.13em;margin-left:8px;font-size:10px}.demo-window video{aspect-ratio:16/9;object-fit:cover;background:#071426;width:100%}.video-play{color:#fff;cursor:pointer;background:#040f1d8c;border:0;flex-direction:column;justify-content:center;align-items:center;transition:opacity .25s,background .25s;display:flex;position:absolute;inset:39px 0 34px}.video-play:hover{background:#040f1d61}.video-play.is-hidden{opacity:0;pointer-events:none}.video-play>span{color:#061725;background:var(--cyan);border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:14px;display:grid;box-shadow:0 0 0 10px #2bdad31f}.video-play svg{fill:currentColor;stroke:none;width:25px;height:25px;margin-left:3px}.video-play strong{font-size:16px}.video-play small{color:#a8b7c6;margin-top:5px;font-size:11px}.video-caption{color:#8294a6;letter-spacing:.06em;text-transform:uppercase;align-items:center;min-height:34px;padding:0 12px;font-size:10px;display:flex}.live-dot{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 10px var(--cyan);border-radius:50%;margin-right:8px}.section-heading h2{letter-spacing:-.048em;max-width:820px;margin-bottom:22px;font-size:clamp(36px,4.7vw,62px);font-weight:700;line-height:1.04}.section-heading>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:17px;line-height:1.7}.section-heading.centered{text-align:center}.section-heading.centered h2,.section-heading.centered>p:not(.eyebrow){margin-left:auto;margin-right:auto}.section-heading.inverse>p:not(.eyebrow){color:#a3b2c2}.split-heading{grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);align-items:end;gap:80px;display:grid}.split-heading .eyebrow{grid-column:1/-1;margin-bottom:-30px}.split-heading h2,.split-heading>p:last-child{margin-bottom:0}.positioning-row{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid;overflow:hidden}.positioning-row div{color:#687585;border-right:1px solid var(--line);background:#fff;align-items:center;gap:12px;min-height:110px;padding:24px;font-size:13px;font-weight:650;display:flex}.positioning-row div:last-child{border-right:0}.positioning-row svg{color:#85919c;flex:none}.positioning-row .is{color:#0e4448;background:#e6fbf9}.positioning-row .is svg{color:#119d98}.market-section{padding-top:0}.market-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.market-card{border-right:1px solid var(--line);min-height:440px;padding:48px 46px 28px 0;position:relative}.market-card+.market-card{padding-left:46px}.market-card:last-child{border-right:0;padding-right:0}.market-card .step-icon{object-fit:contain;width:104px;height:104px;margin:0 0 25px}.market-card h3{letter-spacing:-.035em;margin-bottom:17px;font-size:26px;line-height:1.18}.market-card>p{min-height:88px;color:var(--muted);line-height:1.65}.market-card ul{border-top:1px solid var(--line);margin:26px 0 0;padding:22px 0 0;list-style:none}.market-card li{color:#425264;align-items:flex-start;gap:9px;margin:10px 0;font-size:13px;line-height:1.45;display:flex}.market-card li svg{color:#14979a;flex:none;margin-top:2px}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.service-card{background:#fff9;border:1px solid #dad5cc;border-radius:10px;min-height:285px;padding:34px;position:relative}.service-card>span{color:#178d90;letter-spacing:.13em;font-size:11px;position:absolute;top:35px;right:34px}.service-icon{place-items:center;width:104px;height:104px;margin:-12px 0 32px -10px;display:grid}.service-icon img{object-fit:contain;width:100%;height:100%}.service-card h3{letter-spacing:-.025em;margin-bottom:12px;font-size:22px}.service-card p{color:var(--muted);margin:0;line-height:1.65}.business-note{color:#24414d;background:#dff6f2;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:23px 30px;display:flex}.business-note strong{font-size:15px}.business-note span{color:#526974;font-size:13px}.flow-section{position:relative;overflow:hidden}.flow-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#2bdad31f,#0000 67%);height:600px;position:absolute;inset:auto 25% -420px}.flow{z-index:1;grid-template-columns:1fr 56px 1.45fr 56px 1fr;align-items:center;margin-top:64px;display:grid;position:relative}.flow-side{gap:11px;display:grid}.flow-side small{color:#74879a;letter-spacing:.18em;text-transform:uppercase;margin-bottom:9px;font-size:10px}.flow-side div{color:#b8c6d4;background:#ffffff09;border:1px solid #ffffff17;border-radius:7px;align-items:center;gap:11px;min-height:50px;padding:0 15px;font-size:13px;display:flex}.flow-side div svg{color:var(--cyan)}.flow-arrow{color:#4c718d;place-items:center;display:grid}.flow-arrow svg{width:24px;height:24px}.flow-core{background:radial-gradient(circle,#2bdad31a,#071426b8 67%);border:1px solid #2bdad34d;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:10px 18px 24px;display:flex;box-shadow:inset 0 0 45px #2bdad314,0 0 70px #2bdad314}.flow-core .flow-core-art{object-fit:contain;width:min(100%,360px);height:auto;margin:-22px 0 -18px}.flow-core strong{font-size:18px}.flow-core span{color:#7f94a7;text-transform:uppercase;letter-spacing:.11em;margin-top:7px;font-size:11px}.partner-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);align-items:start;gap:110px;display:grid}.partner-copy h2{letter-spacing:-.05em;max-width:680px;margin-bottom:24px;font-size:clamp(38px,4.6vw,62px);line-height:1.03}.partner-copy>p:not(.eyebrow){max-width:660px;color:var(--muted);font-size:17px;line-height:1.7}.commitments{margin:38px 0;padding:0;list-style:none}.commitments li{border-top:1px solid var(--line);gap:17px;padding:17px 0;display:flex}.commitments li:last-child{border-bottom:1px solid var(--line)}.commitments svg{color:#118f94;flex:none;width:25px;height:25px}.commitments strong,.commitments span{display:block}.commitments strong{margin-bottom:4px;font-size:14px}.commitments span{color:var(--muted);font-size:13px;line-height:1.5}.partner-steps{counter-reset:partner;margin:0;padding:0;list-style:none}.partner-steps li{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:20px;min-height:120px;padding:25px 0;display:grid}.partner-steps li:first-child{border-top:1px solid var(--line)}.partner-steps li>span{color:#137f84;background:#e5f8f6;border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;font-weight:780;display:grid}.partner-steps strong{font-size:17px}.partner-steps p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.proof{padding:92px 0}.proof-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:100px;display:grid}.proof h2{letter-spacing:-.05em;margin-bottom:22px;font-size:clamp(42px,5vw,68px);line-height:1}.proof-copy>p:not(.eyebrow){color:#9fb0c1;max-width:650px;font-size:17px;line-height:1.7}.proof-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:32px;display:flex}.proof-actions small{color:#71869a}.proof-card{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:12px;padding:32px}.proof-card>p{color:#8195a8;letter-spacing:.16em;text-transform:uppercase;font-size:10px}.proof-card ul{margin:22px 0 0;padding:0;list-style:none}.proof-card li{color:#c3ced9;border-top:1px solid #ffffff17;gap:12px;padding:15px 0;font-size:14px;line-height:1.45;display:flex}.proof-card svg{color:var(--cyan);flex:none;margin-top:2px}.faq-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:100px;display:grid}.faq-layout .section-heading h2{font-size:clamp(38px,4vw,56px)}.faq-list{border-top:1px solid #cec8bf}.faq-list details{border-bottom:1px solid #cec8bf}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:82px;font-size:17px;font-weight:690;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:#667381;flex:none;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:690px;color:var(--muted);margin:-3px 40px 27px 0;line-height:1.68}.final-cta{border-top:1px solid #ffffff14;padding:72px 0}.final-cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.final-cta .eyebrow{margin-bottom:13px}.final-cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.2vw,55px)}.footer{color:#8092a4;background:#05101f}.footer-main{justify-content:space-between;align-items:center;gap:40px;min-height:135px;display:flex}.footer-links{flex-wrap:wrap;gap:28px;font-size:13px;display:flex}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:58px;font-size:11px;display:flex}.reveal,.js .reveal,.js .reveal.in{opacity:1;transform:none}#toasts{z-index:100;gap:10px;display:grid;position:fixed;bottom:18px;right:18px}.toast{width:min(360px,100vw - 36px);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;gap:12px;padding:15px;display:flex}.toast .icon{color:#128e91;width:21px;height:21px}.toast__title{margin:0 0 3px;font-size:14px;font-weight:750}.toast__msg{color:var(--muted);margin:0;font-size:12px}@media (width<=1020px){.site-header{backdrop-filter:blur(12px)}.burger{display:grid}.nav{color:#c1ccd7;background:#071426fe;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:stretch;gap:4px;min-height:calc(100vh - 68px);max-height:calc(100vh - 68px);padding:26px 24px 32px;display:none;position:fixed;inset:68px 0 auto;overflow-y:auto}.nav.open{display:flex}.nav>a{padding:13px 8px}.nav-cta{text-align:center;margin-top:12px}.hero{padding-top:70px}.hero-layout{grid-template-columns:minmax(0,900px)}.split-heading{grid-template-columns:1fr;gap:22px}.split-heading .eyebrow{margin-bottom:0}.positioning-row{grid-template-columns:repeat(2,1fr)}.positioning-row div:nth-child(2){border-right:0}.positioning-row div:nth-child(-n+2){border-bottom:1px solid var(--line)}.market-card{padding-right:28px}.market-card+.market-card{padding-left:28px}.flow{grid-template-columns:1fr 36px 1.35fr 36px 1fr}.flow-core{min-height:240px}.partner-layout,.proof-layout,.faq-layout{gap:60px}}@media (width<=760px){.shell{width:min(calc(100% - 36px), var(--shell))}.section{padding:78px 0}.hero{padding:58px 0 44px}h1{font-size:clamp(39px,10.7vw,47px);line-height:1.02}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.button{width:100%}.text-link{align-self:center}.assurance-list{flex-direction:column;align-items:flex-start;gap:11px}.video-play>span{width:54px;height:54px}.positioning-row{grid-template-columns:1fr}.positioning-row div{border-right:0;border-bottom:1px solid var(--line);min-height:76px}.positioning-row div:last-child{border-bottom:0}.market-grid,.service-grid{grid-template-columns:1fr}.market-card,.market-card+.market-card{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:39px 0}.market-card:last-child{border-bottom:0}.market-card .step-icon{width:92px;height:92px;margin-bottom:20px}.market-card>p{min-height:0}.service-card{min-height:230px}.service-icon{margin-bottom:28px}.business-note{flex-direction:column;align-items:flex-start}.flow{grid-template-columns:1fr;gap:18px}.flow-arrow{transform:rotate(90deg)}.flow-core{width:min(360px,100%);min-height:280px;margin:6px auto}.partner-layout,.proof-layout,.faq-layout{grid-template-columns:1fr;gap:55px}.proof-actions{flex-direction:column;align-items:flex-start}.faq-list summary{min-height:74px;font-size:15px}.final-cta-inner{flex-direction:column;align-items:flex-start}.footer-main{flex-direction:column;align-items:flex-start;padding-block:36px}.footer-links{gap:16px 24px}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding-block:18px}}@media (width<=420px){.brand small{display:none}.window-bar small{font-size:9px}.video-play strong{font-size:14px}.video-play small{font-size:9px}.section-heading h2,.partner-copy h2,.proof h2{font-size:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .reveal{opacity:1;transform:none}}
