@font-face{font-family:Inter;src:url('assets/InterVariable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:'Inter Display';src:url('assets/InterDisplay-SemiBold.woff2') format('woff2');font-weight:500 800;font-style:normal;font-display:swap}
:root{--ink:#050c18;--navy:#020d26;--blue:#0e85f8;--signal:#0537b2;--steel:#7c97c4;--cloud:#f2f2f3;--muted:#aab9d0;--line:#ffffff20}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--ink);color:var(--cloud);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}a,button{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Inter Display',Inter,Arial,sans-serif;line-height:1.06;letter-spacing:-.045em}em{font-style:normal;color:var(--blue)}.wrap{max-width:1440px;margin:auto;padding-left:5.6%;padding-right:5.6%}.header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:34px;padding:25px 5.6%;background:#050c18f5;border-bottom:1px solid var(--line)}.brand{width:161px;flex-shrink:0}.brand img{mix-blend-mode:screen}.header nav{display:flex;gap:30px;margin-left:auto;font-size:14px;color:#cad4e3}.header nav a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--blue);color:var(--ink);font-size:14px;font-weight:700;padding:17px 24px;border:1px solid transparent;border-radius:5px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#6ab6ff;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.compact{font-size:13px;padding:13px 17px;gap:18px}.menu-toggle{display:none}.hero{padding-top:84px;padding-bottom:74px;display:grid;grid-template-columns:1.1fr 1fr;gap:36px;align-items:center;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:650;color:var(--steel);display:flex;align-items:center;gap:12px;margin-bottom:25px}.eyebrow span{width:23px;height:3px;background:var(--blue)}h1{font-size:clamp(44px,4.5vw,70px);font-weight:650;line-height:1.06}.hero-lead{font-size:22px;line-height:1.45;letter-spacing:-.02em;margin-top:30px;font-weight:500}.hero-description{max-width:460px;color:var(--muted);font-size:16px;margin-top:17px}.actions{display:flex;gap:25px;align-items:center;margin-top:33px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:550}.text-link span{margin-left:12px}.micro{font-size:12px;color:var(--steel);margin-top:15px}.hero-visual{position:relative;padding:18px 0 45px 14px}.hero-visual figure{height:465px;position:relative;border-radius:6px;overflow:hidden}.hero-visual figure:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,#050c18d9)}.hero-visual figure>img{height:100%;width:100%;object-fit:cover;object-position:58%}.hero-visual figcaption{position:absolute;bottom:28px;left:27px;z-index:1}.hero-visual figcaption span{display:block;font-size:11px;letter-spacing:.16em;margin-bottom:8px}.hero-visual figcaption strong{font-size:19px;letter-spacing:-.025em;font-weight:500}.hero-tag{position:absolute;left:-17px;top:45px;display:flex;align-items:center;gap:13px;background:var(--cloud);color:var(--ink);padding:16px 22px;box-shadow:0 15px 50px #0004;border-radius:4px}.tag-icon{color:var(--signal);font-size:27px}.hero-tag small{display:block;font-size:10px;letter-spacing:.14em;color:#596579}.hero-tag strong{font-size:13px;letter-spacing:-.02em}.visual-caption{display:flex;align-items:center;gap:13px;position:absolute;bottom:4px;left:15px;right:0;font-size:10px;letter-spacing:.12em;color:var(--steel)}.visual-caption i{height:1px;background:#0e85f870;flex:1}.intro-strip{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:25px;padding-bottom:28px;border-top:1px solid var(--line)}.intro-strip p{font-size:17px;font-weight:500}.intro-strip>span{font-size:10px;letter-spacing:.12em;color:var(--steel)}.skip{position:fixed;top:-70px;left:20px;z-index:100;padding:10px;background:white;color:black}.skip:focus{top:10px}:focus-visible{outline:3px solid #69b7ff;outline-offset:5px}
@media(min-width:1550px){.header{padding-left:calc((100vw - 1280px)/2);padding-right:calc((100vw - 1280px)/2)}}
@media(max-width:1050px){.header{gap:20px}.header nav{gap:18px}.hero{gap:25px}.hero-tag{left:0}.hero-visual figure{height:440px}.hero h1{font-size:51px}.actions{gap:16px}.intro-strip{flex-wrap:wrap}.intro-strip p{width:100%}}
@media(max-width:760px){html{scroll-padding-top:92px}.header{padding:20px 6%;gap:16px}.brand{width:126px}.header>.button{margin-left:auto;font-size:11px;padding:10px;gap:8px}.header>.button span{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;padding:9px 0 9px 5px;background:none;border:0;width:25px}.menu-toggle span{display:block;height:1px;width:20px;background:var(--cloud)}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--ink);padding:22px 6%;border-bottom:1px solid var(--line);font-size:16px}.header nav.open{display:flex;flex-direction:column}.hero{padding:50px 6% 35px;grid-template-columns:1fr;gap:36px}.hero h1{font-size:clamp(42px,9.9vw,67px)}.hero-lead{font-size:21px;margin-top:25px}.hero-description{font-size:16px}.hero-visual{padding:0 0 36px 0}.hero-visual figure{height:365px}.hero-tag{left:15px;top:20px;padding:12px 16px}.visual-caption{left:0;font-size:9px;gap:9px}.intro-strip{padding:23px 6%;gap:13px}.intro-strip>span{font-size:9px}.hero .actions{gap:24px}.hero .button{padding:16px 18px}.wrap{padding-left:6%;padding-right:6%}}
.section{padding-top:100px;padding-bottom:105px}.section h2,.benefits h2,.control-section h2,.message-band h2{font-size:clamp(34px,3.6vw,54px);font-weight:600}.light{background:var(--cloud);color:var(--ink)}.light .eyebrow{color:var(--signal)}.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.heading-row>p{max-width:345px;color:var(--muted);font-size:16px;line-height:1.65}.light .heading-row>p,.light .section-text{color:#526077}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:55px}.problem-grid article{border-top:1px solid #050c1830;padding-top:22px}.index{font-size:12px;color:var(--signal)}.problem-grid h3{font-size:26px;line-height:1.2;margin:22px 0 14px;font-weight:550}.problem-grid p{font-size:15px;color:#526077;max-width:315px}.solution-line{border-top:1px solid #050c1825;margin-top:50px;padding-top:28px;display:flex;align-items:center;gap:24px}.solution-line>span{color:var(--signal);font-size:40px}.solution-line p{font-size:20px;letter-spacing:-.02em;line-height:1.45}.solution-line .text-link{margin-left:auto;color:var(--signal)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:62px}.step-number{display:flex;width:42px;height:42px;border-radius:50%;background:var(--navy);color:var(--blue);align-items:center;justify-content:center;border:1px solid #0e85f855;font-size:13px;position:relative}.steps article{position:relative}.steps article:not(:last-child):before{content:'';position:absolute;left:52px;right:-20px;top:21px;height:1px;background:linear-gradient(90deg,#0e85f8a0,#0e85f815)}.steps h3{font-size:24px;letter-spacing:-.03em;line-height:1.2;margin:27px 0 15px;font-weight:550}.steps p{color:var(--muted);font-size:14px;line-height:1.75}.subtle-note{margin-top:40px;color:var(--steel);font-size:13px}.control-section{background:var(--navy);padding:90px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.control-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.section-text{font-size:17px;color:var(--muted);margin:26px 0;max-width:450px}.network{border:1px solid #7c97c42b;border-radius:7px;padding:35px 24px;background:#050c1870}.network-source{text-align:center}.network-source>span{font-size:11px;letter-spacing:.13em;color:var(--steel)}.network-source p{font-size:16px;margin-top:5px}.flow-line{width:1px;height:35px;background:var(--blue);margin:14px auto 0;position:relative}.flow-line:after{content:'';position:absolute;top:0;left:-2px;height:5px;width:5px;border-radius:50%;background:var(--blue);animation:flow 3s linear infinite}@keyframes flow{from{transform:translateY(0);opacity:0}50%{opacity:1}to{transform:translateY(32px);opacity:0}}.network-hub{display:flex;align-items:center;gap:14px;max-width:330px;margin:auto;border:1px solid #0e85f85c;background:var(--ink);padding:18px;border-radius:5px}.network-hub img{width:55px;height:60px;object-fit:contain}.network-hub small{font-size:10px;letter-spacing:.1em;color:var(--steel)}.network-hub strong{display:block;font-size:19px;font-weight:550;letter-spacing:-.03em}.network-hub p{font-size:11px;color:var(--muted)}.branches{height:40px;display:flex;justify-content:space-around;margin:0 15%}.branches i{height:100%;width:1px;background:#0e85f866}.network-destinations{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center}.network-destinations>div{border:1px solid #7c97c42c;border-radius:4px;padding:15px 5px}.network svg{height:32px;width:32px;margin:0 auto 10px;stroke:var(--blue);fill:none;stroke-width:1.5}.network-destinations strong{display:block;font-size:11px;font-weight:550}.network-destinations span{font-size:10px;color:var(--steel)}.diagram-caption{font-size:11px;color:var(--steel);text-align:center;margin-top:24px}.features{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:45px 35px}.features article{border-top:1px solid var(--line);padding-top:24px}.features svg{width:29px;height:29px;fill:none;stroke:var(--blue);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:24px}.features h3{font-size:19px;line-height:1.3;font-weight:550;letter-spacing:-.025em;margin-bottom:12px}.features p{font-size:14px;color:var(--muted);line-height:1.7}.benefits{padding:80px 0}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px}.benefits .eyebrow{color:var(--signal)}.benefits em{color:var(--signal)}.large-copy{font-size:22px;line-height:1.5;letter-spacing:-.025em}.check-list{list-style:none;margin:25px 0;padding:0}.check-list li{padding:10px 0;border-bottom:1px solid #050c181c;font-size:15px;display:flex;gap:12px}.check-list li:before{content:'✓';color:var(--signal)}.small-note{font-size:12px;color:#526077}.use-cases{display:grid;grid-template-columns:repeat(2,1fr);gap:45px 28px;margin-top:48px}.case-image{height:315px;overflow:hidden;border-radius:4px}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.use-cases article:hover img{transform:scale(1.025)}.case-index{display:block;font-size:11px;letter-spacing:.1em;color:var(--steel);margin:22px 0 13px}.use-cases h3{font-size:27px;line-height:1.15;font-weight:500}.use-cases article>p{font-size:14px;color:var(--muted);margin-top:15px}.more-uses{border-top:1px solid var(--line);padding-top:30px;margin-top:45px;display:flex;align-items:center;justify-content:space-between;gap:25px}.more-uses p{font-size:14px;color:var(--muted)}.more-uses strong{font-size:17px;font-weight:500;color:var(--cloud)}.message-band{background:var(--navy);border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;padding:85px 0}.message-band .eyebrow{justify-content:center;color:var(--blue)}.message-band h2{max-width:850px;margin:auto}.message-band p:not(.eyebrow){color:var(--muted);font-size:17px;margin:24px 0 29px}.implementation{display:grid;grid-template-columns:1fr 1fr;gap:85px}.onboarding{list-style:none;margin:0;padding:0}.onboarding li{display:flex;gap:28px;padding:23px 0;border-top:1px solid var(--line)}.onboarding li>span{color:var(--blue);font-size:13px}.onboarding h3{font-size:21px;font-weight:500;letter-spacing:-.03em;line-height:1.3}.onboarding p{color:var(--muted);font-size:14px;margin-top:8px}.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:95px}.faq-layout .text-link{color:var(--signal)}.faq-list details{border-bottom:1px solid #050c182a}.faq-list details:first-child{border-top:1px solid #050c182a}.faq-list summary{cursor:pointer;padding:22px 35px 22px 0;position:relative;list-style:none;font-size:16px;font-weight:550;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:3px;top:17px;font-size:26px;font-weight:400;color:var(--signal)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;color:#526077;padding:0 25px 23px 0;line-height:1.7}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact-direct{display:block;margin-top:40px}.contact-direct span{font-size:13px;color:var(--steel);display:block;margin-bottom:7px}.contact-direct strong{font-size:18px;font-weight:500}form{border:1px solid #7c97c43b;background:var(--navy);padding:32px;border-radius:6px}form h3{font-size:23px;font-weight:550;line-height:1.2}form>p:first-of-type{font-size:14px;color:var(--muted);margin:9px 0 25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:12px;font-weight:500;margin-bottom:19px}input,select{display:block;width:100%;border:1px solid #7c97c447;border-radius:4px;background:var(--ink);padding:12px;color:var(--cloud);font-size:14px;margin-top:8px;min-height:47px}input::placeholder{color:#8595ae}form .button{width:100%;margin:7px 0 3px}.form-note{font-size:11px;color:#aab9d0;line-height:1.7;margin-top:13px}.form-note a{text-decoration:underline;text-underline-offset:3px}#form-status{padding:15px;border:1px solid var(--blue);margin-top:20px;font-size:14px}#form-status a{display:block;margin-top:12px;text-decoration:underline;color:#8ec5ff}footer{background:#000;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:260px 1fr 1fr 1fr;gap:40px;align-items:center;padding-top:15px;padding-bottom:15px}.footer-logo img{width:260px;height:260px}.footer-top>p{font-size:18px;color:var(--muted);line-height:1.5}.footer-top strong{font-weight:500;color:var(--cloud)}.footer-top>div{display:flex;flex-direction:column;gap:12px;font-size:13px;color:var(--muted)}.footer-top a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:11px;color:var(--steel);padding-top:21px;padding-bottom:21px}.footer-bottom>span:last-child{font-size:9px;letter-spacing:.13em}dialog{background:var(--cloud);color:var(--ink);border:0;border-radius:6px;max-width:640px;width:calc(100% - 36px);padding:30px}dialog::backdrop{background:#000b}dialog h2{font-size:28px;line-height:1.2}dialog p{font-size:14px;line-height:1.8;margin-top:19px}.dialog-head{display:flex;gap:20px;justify-content:space-between;align-items:center}.dialog-head button{font-size:28px;background:none;border:0;color:var(--ink);padding:0 6px}
@media(max-width:1050px){.control-grid,.contact-section,.faq-layout,.implementation{gap:40px}.features{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:240px 1fr 1fr;gap:25px}.footer-top>p{display:none}.footer-logo img{width:240px;height:240px}}
@media(max-width:760px){.section{padding-top:64px;padding-bottom:64px}.section h2,.control-section h2,.benefits h2,.message-band h2{font-size:36px;line-height:1.1}.heading-row{display:block}.heading-row>p{margin-top:22px;max-width:none}.eyebrow{font-size:10px;letter-spacing:.12em}.problem-grid{grid-template-columns:1fr;gap:27px;margin-top:35px}.problem-grid article{display:grid;grid-template-columns:30px 1fr;gap:10px 15px}.problem-grid .index{grid-row:span 2}.problem-grid h3{font-size:23px;margin:0}.problem-grid p{grid-column:2;max-width:none;font-size:14px}.solution-line{flex-wrap:wrap;gap:15px;margin-top:32px}.solution-line p{font-size:18px}.solution-line .text-link{margin-left:50px}.steps{grid-template-columns:1fr;gap:28px;margin-top:37px}.steps article{padding-left:63px}.step-number{position:absolute;left:0;top:0}.steps h3{margin:0 0 10px;font-size:23px}.steps h3 br{display:none}.steps article:not(:last-child):before{left:21px;top:52px;height:calc(100% - 33px);width:1px;background:#0e85f850}.steps p{font-size:15px}.control-section{padding:65px 0}.control-grid,.benefits-grid,.implementation,.faq-layout,.contact-section{grid-template-columns:1fr;gap:38px}.network{padding:25px 14px}.network-destinations strong{font-size:10px}.network-destinations span{font-size:9px}.features{gap:32px 22px;margin-top:36px}.features h3{font-size:18px}.features p{font-size:14px}.benefits{padding:60px 0}.large-copy{font-size:20px}.use-cases{grid-template-columns:1fr;gap:36px;margin-top:34px}.case-image{height:250px}.use-cases h3{font-size:25px}.more-uses{align-items:flex-start;flex-direction:column}.message-band{padding:65px 0}.message-band h2{font-size:34px}.message-band p:not(.eyebrow){font-size:15px}.message-band br{display:none}.implementation{gap:30px}.onboarding li{gap:20px}.faq-list summary{font-size:15px;padding-top:21px;padding-bottom:21px}.contact-section h2{font-size:39px}.contact-section{gap:35px}form{padding:25px 20px}.form-row{grid-template-columns:1fr;gap:0}input,select{font-size:16px}label{font-size:13px}.form-note{font-size:12px}.footer-top{grid-template-columns:1fr 1fr;gap:0 30px;padding-bottom:30px}.footer-logo{grid-column:span 2;justify-self:center}.footer-top>div{font-size:12px}.footer-bottom{flex-direction:column;font-size:10px}.footer-bottom>span:last-child{font-size:8px}.section-text{font-size:16px}}
@media(max-width:760px){.steps h3 br,.message-band br{display:initial}.hero h1{font-size:clamp(39px,9.5vw,67px)}.contact-section h2{font-size:clamp(32px,9vw,39px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
