@font-face{font-family:Manrope;src:url('/assets/fonts/Manrope-variable.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--bg:#090909;--panel:#101010;--line:#262626;--text:#f1f1ed;--muted:#82827f;--accent:#ccff5f;--font:Manrope,Arial,sans-serif;--mono:'Courier New',monospace;color-scheme:dark}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}
::selection{background:var(--accent);color:var(--bg)}
a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button:disabled{cursor:default}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}a,button{touch-action:manipulation}[hidden]{display:none!important}
.container{width:min(1440px,calc(100% - 112px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.mono,.eyebrow{font-family:var(--mono);font-size:10px;letter-spacing:1.1px;line-height:1.5}.eyebrow{display:flex;align-items:center;gap:12px}.accent{color:var(--accent)}.muted{color:var(--muted)}.body-muted{color:#979794;font-size:15px;line-height:1.9}.section-space{padding-block:116px}.section-kicker{margin-bottom:34px;font-size:11px}.section-number{color:var(--accent);margin-right:6px}h2{font-size:clamp(36px,4.15vw,64px);line-height:1.15;letter-spacing:-2.5px}
.skip-link{position:fixed;left:20px;top:-100px;background:var(--accent);color:var(--bg);padding:12px 20px;z-index:100}.skip-link:focus{top:16px}.site-header{height:94px;position:relative;z-index:30;background:var(--bg)}.header-inner{height:100%;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:35px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:22px;letter-spacing:-1px;line-height:1;font-weight:800;white-space:nowrap}.brand-mark{width:31px;height:28px;margin-right:4px}.brand-light{font-weight:400}.brand-dot{color:var(--accent);font-size:18px;margin-left:4px;align-self:flex-start}.desktop-nav{display:flex;gap:32px;margin-left:auto;margin-right:40px;font-size:12px;color:#adadaa}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--accent)}.header-cta{display:flex;align-items:center;gap:23px;border:1px solid #454543;border-radius:3px;padding:10px 16px;font-size:12px;transition:background .2s,border-color .2s}.header-cta:hover{background:#20201e;border-color:var(--accent)}.header-cta .icon{width:16px;height:16px}.menu-toggle{display:none}.mobile-nav{position:absolute;top:80px;left:0;right:0;background:#101010;padding:16px 24px 28px;border-bottom:1px solid var(--line)}.mobile-nav a{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.mobile-nav a span{color:var(--accent);font-family:var(--mono);font-size:12px}
.hero{padding-top:30px}.hero-topline{display:flex;justify-content:space-between;gap:20px;color:#acaca8}.status-dot{height:6px;width:6px;flex-shrink:0;border-radius:50%;background:var(--accent);box-shadow:0 0 13px #ccff5f35}.hero-coordinate{color:#656560}.hero-main{position:relative;display:grid;grid-template-columns:1.23fr 1fr;min-height:605px;align-items:center}.hero-copy{position:relative;z-index:2;padding:54px 0 52px;pointer-events:none}.hero-copy a{pointer-events:auto}h1{font-size:clamp(55px,5.55vw,84px);letter-spacing:-4px;line-height:1.09;font-weight:500;width:120%}.hero-last{white-space:nowrap}.hero-description{font-size:15px;color:#92928e;line-height:1.8;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:39px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:17px 22px;font-size:12px;font-weight:700;border-radius:3px;transition:background .25s,transform .25s}.button .icon{width:18px;height:18px}.button-primary{background:var(--accent);color:#14170e}.button-primary:hover{background:#dbff8e;transform:translateY(-3px)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;transition:color .2s}.text-link:hover{color:var(--accent)}.text-link span{font-size:19px}.text-link .icon{width:17px;height:17px}.hero-visual{position:relative;height:540px;min-width:0;isolation:isolate;margin-left:-50px;transform:translateX(12px)}.hero-visual:after{content:'';position:absolute;inset:40px 10px;z-index:-2;background:radial-gradient(ellipse at 52% 51%,#ffffff05,transparent 65%);pointer-events:none}.visual-caption{position:absolute;top:32px;left:47px;font-size:9px;color:#73736f;display:flex;gap:8px;align-items:center}.tiny-square{height:4px;width:4px;background:var(--accent)}#core-canvas{width:100%;height:100%;display:block;position:relative;z-index:-1}.visual-cross{position:absolute;color:#41413d;font:16px var(--mono)}.cross-tl{top:15px;left:10px}.cross-tr{top:15px;right:10px}.cross-bl{bottom:12px;left:10px}.cross-br{bottom:12px;right:10px}.core-label{position:absolute;font-size:8px;letter-spacing:1px;color:#7f7f77;display:flex;align-items:center;gap:8px}.core-label span{width:25px;height:1px;background:#454540}.core-label-top{top:30%;right:3%}.core-label-bottom{bottom:28%;left:3%}.visual-bottom{position:absolute;bottom:26px;left:46px;right:36px;display:flex;align-items:center;justify-content:space-between;color:#777770;font-size:8px}.visual-bottom button{border:1px solid #30302c;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.visual-bottom button:hover{color:var(--accent);border-color:var(--accent)}.visual-bottom .icon{width:12px;height:12px}.core-fallback{position:absolute;left:20%;top:20%;width:65%;aspect-ratio:1;border:40px solid #41413c;border-radius:50%;transform:rotate(-35deg) scaleY(.73);box-shadow:inset 0 0 24px #fff2,0 0 32px #fff1;z-index:-1}.canvas-ready .core-fallback{display:none}.hero-bottom{display:flex;align-items:center;padding:24px 0 30px;border-top:1px solid var(--line);gap:30px}.scroll-link{display:flex;align-items:center;gap:15px;color:#93938d;font-size:9px}.scroll-circle{width:31px;height:38px;display:grid;place-items:center;border:1px solid #3a3a34;border-radius:20px}.scroll-circle .icon{height:15px;width:15px}.scroll-link:hover{color:var(--accent)}.hero-bottom p{font-size:11px;color:#c9c9c1;margin-left:auto;line-height:1.7}.hero-bottom p span{color:#7f7f79}.hero-index{color:#777770;margin-left:54px}
.product-strip{border-block:1px solid var(--line);background:#0d0d0d}.product-strip-inner{display:flex;justify-content:space-between;padding-block:28px;gap:22px}.product-strip a{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;transition:color .2s}.product-strip a:hover{color:var(--accent)}.product-strip .icon{color:#b3b3ac;width:21px;height:21px}.product-strip a span{font-family:var(--mono);color:#777770;font-size:8px;letter-spacing:.7px;font-weight:400;margin-top:3px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:48px}.section-intro{font-size:13px;line-height:1.9;color:#9b9b94;max-width:290px;padding-bottom:4px}.product-tabs{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-bottom:0;border-radius:5px 5px 0 0;overflow:hidden}.product-tabs button{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 10px;color:#979790;border-right:1px solid var(--line);font-size:14px;transition:background .25s,color .25s}.product-tabs button:last-child{border-right:0}.product-tabs button:hover{background:#171714;color:var(--text)}.product-tabs button[aria-selected=true]{background:#1a1d14;color:var(--accent)}.product-tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--accent)}.tab-number{position:absolute;left:14px;top:10px;font-family:var(--mono);font-size:8px;color:#6f6f69}.product-tabs .icon{width:19px;height:19px}.tab-dev{width:4px;height:4px;border-radius:50%;background:#adad8c;margin-left:-6px}.product-stage{border:1px solid var(--line);border-radius:0 0 5px 5px;background:var(--panel);overflow:hidden}.product-panel{display:grid;grid-template-columns:1fr 1.08fr;min-height:490px}.product-panel:not([hidden]){animation:panel-enter .4s ease}.product-copy{padding:45px 46px;display:flex;flex-direction:column;align-items:flex-start}.product-category{font-size:9px;color:var(--accent);margin-bottom:24px}.product-copy h3{font-size:25px;letter-spacing:-1px;margin-bottom:16px;font-weight:600}.product-copy h3 span{font-size:13px;letter-spacing:1px;font-weight:400;color:#9e9e95;margin-left:6px}.product-tagline{font-size:32px;line-height:1.3;letter-spacing:-1.1px;margin-bottom:20px}.product-description{color:#989890;font-size:13px;max-width:385px;line-height:1.9}.product-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.product-tags span{border:1px solid #33332c;border-radius:3px;padding:5px 10px;font-size:10px;color:#b7b7ac}.product-link{display:flex;align-items:center;gap:18px;margin-top:30px;font-size:12px;padding-block:8px;color:var(--text);transition:color .2s}.product-link:hover{color:var(--accent)}.product-link .icon{width:16px;height:16px}.product-graphic{position:relative;min-height:460px;border-left:1px solid var(--line);overflow:hidden;background-color:#0d0e0c;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:32px 32px;display:grid;place-items:center}.product-graphic:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 35%,#0d0e0c 95%);pointer-events:none}.product-graphic>svg{width:100%;height:auto;max-height:465px;z-index:1}.graphic-label{position:absolute;top:26px;left:26px;color:#828278;font:9px var(--mono);letter-spacing:1px;z-index:2}.graphic-bottom{position:absolute;bottom:24px;left:26px;right:26px;display:flex;justify-content:space-between;color:#77776d;font:8px var(--mono);letter-spacing:.8px;z-index:2}.graphic-bottom span:last-child{color:#a6b97f}.solutions-footnote{display:flex;justify-content:space-between;gap:20px;color:#7c7c76;margin-top:18px;font-size:8px}.development-dot{height:5px;width:5px;border-radius:50%;background:var(--accent)}
.map-route{stroke-dasharray:8 6;animation:route-flow 3s linear infinite}.map-pulse{transform-box:fill-box;transform-origin:center;animation:map-pulse 3s ease-out infinite}.map-tracker{offset-path:path('M 60 330 L 145 282 L 228 329 L 314 280 L 314 182 L 397 134 L 474 179');animation:track-route 12s linear infinite}.stack-cube{animation:cube-float 5s ease-in-out infinite}.stack-cube:nth-child(2){animation-delay:-1.5s}.stack-cube:nth-child(3){animation-delay:-3s}.timeline-line{stroke-dasharray:500;animation:timeline-draw 7s ease-in-out infinite}.fuel-level{transform-origin:bottom;animation:fuel-fill 6s ease-in-out infinite}.svg-scan{animation:svg-scan 6s linear infinite}.ai-node{animation:node-glow 3s ease-in-out infinite}.ai-node:nth-child(2n){animation-delay:-1.5s}
.approach{border-block:1px solid var(--line);background:#0c0c0c}.approach-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:100px}.approach h2{font-size:clamp(38px,4vw,60px)}.approach-signature{display:flex;align-items:center;gap:12px;margin-top:42px;color:#828278;font-size:9px}.signature-line{width:33px;height:1px;background:var(--accent)}.approach-content{padding-top:44px}.approach-lead{font-size:23px;line-height:1.6;letter-spacing:-.6px;margin-bottom:20px;max-width:470px}.approach-content>.body-muted{font-size:13px}.approach-steps{margin-top:36px}.approach-steps>div{display:flex;gap:22px;padding-block:23px;border-top:1px solid var(--line);align-items:flex-start}.approach-steps>div>.mono{font-size:10px;color:var(--accent);margin-top:5px}.approach-steps h3{font-size:15px;margin-bottom:6px}.approach-steps p{color:#919187;font-size:12px}.approach-steps .icon{width:16px;height:16px;margin-left:auto;color:#64645e;margin-top:4px}
.intelligence{padding-block:90px}.intelligence-card{display:grid;grid-template-columns:1fr 1fr;min-height:390px;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#0d0d0d}.intelligence-copy{padding:48px 42px}.intelligence-copy h2{font-size:39px;letter-spacing:-1.8px}.intelligence-copy p:not(.eyebrow){font-size:13px;color:#95958d;line-height:1.9;max-width:370px;margin-top:23px}.intelligence-copy .text-link{margin-top:25px}.intelligence-copy .section-kicker{margin-bottom:24px}.intelligence-art{position:relative;overflow:hidden;min-height:385px}.vision-grid{position:absolute;inset:0;background-image:radial-gradient(#4e4e432b 1px,transparent 1px);background-size:17px 17px;mask-image:radial-gradient(ellipse,black,transparent 70%)}.vision-orb{position:absolute;width:230px;height:230px;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #696a5770;border-radius:50%;background:radial-gradient(circle at 40% 30%,#61635222,#15161330 50%,#050505);box-shadow:0 0 70px #c4f67508,inset 0 0 45px #c4f67510;perspective:500px}.orb-ring{position:absolute;inset:0;border:1px solid #85887380;border-radius:50%}.ring-one{transform:rotateY(65deg) rotateX(15deg);animation:orb-spin 18s linear infinite}.ring-two{transform:rotateY(-65deg) rotateX(-15deg);animation:orb-spin 18s linear infinite reverse}.ring-three{transform:rotateX(70deg);border-color:#ccff5f60}.orb-core{position:absolute;inset:32%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f3f7e1,#767b64 25%,#161713 65%);box-shadow:0 0 45px #ccff5f10}.vision-box{position:absolute;border:1px solid #ccff5f66;z-index:2;box-shadow:0 0 0 4px #ccff5f05}.vision-box:after,.vision-box:before{content:'';position:absolute;width:9px;height:9px;border-color:var(--accent);border-style:solid}.vision-box:before{top:-1px;left:-1px;border-width:2px 0 0 2px}.vision-box:after{bottom:-1px;right:-1px;border-width:0 2px 2px 0}.vision-box span{position:absolute;top:-20px;left:0;font:8px var(--mono);color:var(--accent);white-space:nowrap;letter-spacing:1px}.box-one{width:130px;height:125px;top:20%;left:24%;animation:vision-track 9s ease-in-out infinite}.box-two{width:90px;height:100px;top:49%;left:55%;animation:vision-track 9s ease-in-out -4s infinite}.scan-line{position:absolute;top:20%;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#ccff5f99,transparent);box-shadow:0 -12px 25px #ccff5f15;animation:scan 6s linear infinite}.vision-caption{position:absolute;left:24px;bottom:24px;font-size:8px;color:#7d7d70}
.contact{padding-top:40px;padding-bottom:85px}.contact-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.contact-top .section-kicker{margin:0}.availability{display:flex;align-items:center;gap:9px;font-size:9px;color:#9a9a90}.contact-headline{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:54px;border-bottom:1px solid var(--line)}.contact-headline h2{font-size:clamp(46px,6.2vw,91px);letter-spacing:-4px;line-height:1.13}.contact-arrow{display:grid;place-items:center;flex-shrink:0;width:112px;height:112px;border:1px solid #424238;border-radius:50%;transition:background .3s,color .3s,transform .3s}.contact-arrow .icon{width:45px;height:45px;stroke-width:1}.contact-arrow:hover{background:var(--accent);color:#10110c;transform:rotate(8deg)}.contact-details{display:grid;grid-template-columns:1fr 1.05fr .68fr;gap:35px;padding-top:34px;align-items:start}.contact-details>p{font-size:12px;color:#9e9e94;line-height:1.9}.contact-label{display:block;color:#77776e;font-size:8px;margin-bottom:12px}.contact-email>div{display:flex;align-items:center;gap:12px}.contact-email a,.contact-phone>a{font-size:18px;letter-spacing:-.5px;white-space:nowrap}.contact-email a:hover,.contact-phone>a:hover{color:var(--accent)}#copy-email{width:30px;height:30px;display:grid;place-items:center;color:#8a8a80}#copy-email .icon{width:15px;height:15px}#copy-email:hover{color:var(--accent)}.site-footer{border-top:1px solid var(--line);padding-block:34px 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px}.footer-top>.brand{font-size:20px;gap:0}.footer-top>.mono{font-size:8px;color:#828276;letter-spacing:1.2px}.back-to-top{display:flex;align-items:center;gap:10px;font-size:11px;color:#b4b4a8}.back-to-top:hover{color:var(--accent)}.back-to-top .icon{width:14px;height:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#77776e;font-size:9px}.footer-bottom>.mono{font-size:8px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#25281d;color:var(--text);border:1px solid #57623c;padding:13px 22px;border-radius:4px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:50;width:max-content;max-width:calc(100vw - 40px);text-align:center}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{transition:none;transform:none}
@keyframes panel-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
@keyframes route-flow{to{stroke-dashoffset:-42}}
@keyframes map-pulse{0%{opacity:.6;transform:scale(.6)}100%{opacity:0;transform:scale(2.2)}}
@keyframes track-route{0%,8%{offset-distance:0}90%,100%{offset-distance:100%}}
@keyframes cube-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes timeline-draw{0%{stroke-dashoffset:500;opacity:.2}50%,90%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:0;opacity:.2}}
@keyframes fuel-fill{0%,100%{transform:scaleY(.68)}50%{transform:scaleY(.94)}}
@keyframes svg-scan{0%{transform:translateY(-115px);opacity:0}10%,90%{opacity:1}100%{transform:translateY(130px);opacity:0}}
@keyframes node-glow{0%,100%{opacity:.35}50%{opacity:1}}
@keyframes orb-spin{to{transform:rotateY(425deg) rotateX(15deg)}}
@keyframes vision-track{0%,100%{transform:translate(0,0)}50%{transform:translate(12px,-8px)}}
@keyframes scan{0%{top:20%;opacity:0}15%,85%{opacity:1}100%{top:80%;opacity:0}}
@media(min-width:1600px){.hero-main{min-height:670px}.hero-visual{height:610px}h1{font-size:91px}.hero-copy{padding-block:70px}.hero-description{font-size:16px}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.desktop-nav{gap:23px;margin-right:8px}.hero-main{min-height:560px}.hero-visual{height:480px;margin-left:-25px}h1{font-size:5.6vw;letter-spacing:-3px}.hero-actions{gap:20px}.button{gap:20px;padding:16px 18px}.product-strip a{font-size:13px;gap:8px}.product-strip a span{font-size:7px}.product-copy{padding:36px 32px}.product-panel{min-height:470px}.approach-grid{gap:65px}.contact-details{grid-template-columns:1fr 1.2fr .8fr;gap:24px}.contact-email a,.contact-phone>a{font-size:16px}.intelligence-copy{padding:40px 30px}.intelligence-copy h2{font-size:35px}}
@media(max-width:960px){.container{width:calc(100% - 48px)}.desktop-nav{gap:18px;font-size:11px}.header-inner{gap:20px}.brand{font-size:19px}.header-cta{font-size:11px;gap:10px;padding:10px 12px}.hero-main{grid-template-columns:1.25fr 1fr;min-height:500px}.hero-visual{height:410px;transform:none;margin-left:-40px}.hero-copy{padding-block:55px}h1{font-size:5.8vw;letter-spacing:-2.7px}.hero-description{font-size:13px}.hero-actions{gap:18px;flex-wrap:wrap;margin-top:28px}.button{font-size:11px}.hero-actions .text-link{font-size:11px}.visual-caption{font-size:7px;left:24px}.visual-bottom{left:24px;right:18px;font-size:7px}.core-label{font-size:7px}.hero-bottom p{font-size:10px}.hero-index{margin-left:10px}.product-strip a span{display:none}.product-strip-inner{padding-block:25px}.section-space{padding-block:85px}.section-kicker{margin-bottom:28px}h2{font-size:45px}.section-intro{font-size:12px}.product-copy{padding:32px 26px}.product-tagline{font-size:27px}.product-copy h3{font-size:22px}.product-description{font-size:12px}.product-copy h3 span{font-size:11px}.product-graphic{min-height:460px}.approach-grid{gap:48px;grid-template-columns:1fr 1fr}.approach h2{font-size:40px}.approach-lead{font-size:20px}.approach-steps p{font-size:11px}.approach-steps>div{gap:14px}.intelligence-copy h2{font-size:30px}.intelligence-copy{padding:35px 26px}.contact-headline h2{font-size:7vw;letter-spacing:-3px}.contact-arrow{width:90px;height:90px}.contact-details{grid-template-columns:1fr 1fr}.contact-details>p{grid-column:1/-1}.contact-top .availability{font-size:8px}.footer-top>.mono{font-size:7px}.contact{padding-top:20px}}
@media(max-width:700px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.site-header{height:78px}.header-inner{justify-content:space-between}.brand{font-size:20px;gap:7px}.brand-mark{width:27px;height:26px}.brand-dot{font-size:15px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;width:42px;height:42px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border:1px solid #33332d;border-radius:3px}.menu-toggle span{width:17px;height:1px;background:var(--text);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{padding-top:26px}.hero-topline .eyebrow{font-size:8px;letter-spacing:.7px;gap:8px}.hero-coordinate{display:none}.hero-main{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding:42px 0 0}h1{font-size:clamp(36px,7.8vw,56px);line-height:1.15;letter-spacing:-2px;width:100%}.hero-description{font-size:13px;line-height:1.9;margin-top:24px}.desktop-break{display:none}.hero-description{max-width:330px}.hero-actions{gap:22px;margin-top:28px;flex-wrap:wrap}.button{font-size:11px;padding:15px 18px;gap:25px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-visual{height:auto;aspect-ratio:1.2;margin:20px 0 0;width:100%;max-width:500px;align-self:center}.visual-caption{top:20px;left:25px;font-size:7px}.visual-bottom{bottom:15px;left:25px;right:25px}.cross-tl,.cross-tr{top:5px}.cross-bl,.cross-br{bottom:3px}.core-label-top{right:0;top:35%}.core-label-bottom{left:0;bottom:27%}.hero-bottom{padding:21px 0 25px;gap:18px}.hero-bottom p{display:none}.scroll-link{font-size:7px;letter-spacing:.8px;gap:11px}.scroll-circle{width:26px;height:33px}.hero-index{margin-left:auto;font-size:9px}.product-strip{overflow-x:auto;scrollbar-width:none}.product-strip-inner{width:max-content;min-width:100%;margin:0;padding:24px 20px;gap:30px}.product-strip a{white-space:nowrap;font-size:12px;gap:9px}.product-strip .icon{width:18px;height:18px}.section-space{padding-block:66px}.section-heading{display:block;margin-bottom:30px}.section-kicker{font-size:9px;margin-bottom:23px;gap:9px}h2{font-size:36px;letter-spacing:-1.7px}.section-intro{margin-top:24px;max-width:330px;font-size:12px}.section-intro br{display:none}.product-tabs button{padding:19px 4px;gap:6px;font-size:11px}.product-tabs .icon{width:15px;height:15px}.tab-number{font-size:6px;top:5px;left:5px}.tab-dev{position:absolute;right:5px;top:7px;width:3px;height:3px}.product-panel{grid-template-columns:1fr}.product-copy{padding:30px 25px}.product-category{font-size:8px;margin-bottom:20px}.product-copy h3{font-size:23px}.product-copy h3 span{font-size:11px}.product-tagline{font-size:29px;margin-bottom:16px}.product-description{font-size:12px;max-width:100%}.product-tags{margin-top:20px}.product-link{margin-top:21px}.product-graphic{min-height:0;height:auto;aspect-ratio:1.25;border-left:0;border-top:1px solid var(--line)}.product-graphic>svg{width:100%;height:100%;max-height:none}.graphic-label{font-size:7px;left:20px;top:18px}.graphic-bottom{font-size:7px;left:20px;right:20px;bottom:16px}.solutions-footnote{font-size:7px;gap:12px}.solutions-footnote>span:last-child{max-width:140px;text-align:right;font-size:6px}.approach-grid{grid-template-columns:1fr;gap:35px}.approach h2{font-size:39px}.approach-signature{margin-top:27px}.approach-signature .mono{font-size:8px}.approach-content{padding-top:0}.approach-lead{font-size:21px;max-width:360px}.approach-content>.body-muted{font-size:12px}.approach-steps{margin-top:28px}.approach-steps h3{font-size:15px}.approach-steps p{font-size:12px}.approach-steps>div{gap:18px}.intelligence{padding-block:55px}.intelligence-card{grid-template-columns:1fr}.intelligence-art{min-height:290px;order:2}.intelligence-copy{padding:32px 25px 12px}.intelligence-copy h2{font-size:32px}.intelligence-copy p:not(.eyebrow){font-size:12px}.vision-orb{width:190px;height:190px}.vision-box.box-one{width:105px;height:105px}.vision-box.box-two{width:78px;height:82px}.vision-caption{font-size:6px;left:20px}.contact{padding-top:15px;padding-bottom:55px}.contact-top{display:block;margin-bottom:27px}.contact-top .availability{margin-top:18px;font-size:7px}.contact-headline{gap:12px;padding-bottom:30px;align-items:flex-end}.contact-headline h2{font-size:clamp(31px,7.2vw,48px);letter-spacing:-1.8px}.contact-arrow{width:52px;height:52px;margin-bottom:3px}.contact-arrow .icon{width:24px;height:24px}.contact-details{grid-template-columns:1fr;padding-top:25px;gap:25px}.contact-email a,.contact-phone>a{font-size:20px}.contact-label{font-size:8px;margin-bottom:8px}.contact-details>p{font-size:12px}.contact-email>div{gap:15px}.footer-top{flex-wrap:wrap;gap:25px;margin-bottom:28px}.footer-top>.brand{font-size:19px}.footer-top>.mono{order:3;width:100%;font-size:7px;letter-spacing:.8px}.back-to-top{margin-left:auto;font-size:10px}.footer-bottom{flex-wrap:wrap;gap:10px;font-size:8px}.footer-bottom>span:nth-child(2){width:100%;order:3}.footer-bottom>.mono{margin-left:auto;font-size:7px}.site-footer{padding-block:26px}.toast{font-size:11px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}h1{font-size:8vw;letter-spacing:-1.5px}.hero-actions{gap:16px}.button{padding:14px 15px;gap:15px}.hero-actions .text-link{font-size:10px}.product-tabs button{gap:4px;font-size:10px}.product-tabs .icon{width:13px;height:13px}.contact-headline h2{font-size:7vw}.contact-arrow{width:44px;height:44px}.contact-email a{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.map-tracker{offset-distance:55%}}

.clipboard-helper{position:fixed;left:0;top:0;width:1px;height:1px;opacity:0;pointer-events:none}.product-tabs button:focus-visible{outline-offset:-5px}

/* Local language fonts and a native, keyboard-accessible language menu. */
@font-face{font-family:'Noto Sans Armenian';src:url('/assets/fonts/NotoSansArmenian-variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0530-058F,U+FB13-FB17}
:root{--font:Manrope,'Noto Sans Armenian',Arial,sans-serif;--mono:'Courier New','Noto Sans Armenian',monospace}
.brand{font-family:Manrope,Arial,sans-serif}.header-inner{gap:24px}.desktop-nav{margin-right:6px;white-space:nowrap}.header-cta{white-space:nowrap}.language-picker{position:relative;flex-shrink:0;z-index:35}.language-picker summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 10px;border:1px solid #353530;border-radius:3px;color:#c6c6bf;font-size:11px;cursor:pointer;user-select:none}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary::marker{content:''}.language-picker summary:hover,.language-picker[open] summary{border-color:#869c59;color:var(--accent)}.language-picker summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.language-globe{width:15px;height:15px}.language-chevron{width:11px;height:11px;transition:transform .2s}.language-picker[open] .language-chevron{transform:rotate(180deg)}.language-options{position:absolute;top:calc(100% + 10px);right:0;min-width:178px;padding:6px;border:1px solid #36382e;border-radius:5px;background:#141511;box-shadow:0 15px 45px #0009}.language-options a{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 13px;border-radius:2px;font-size:12px;line-height:1.5}.language-options a:hover{background:#262b1e}.language-options a[aria-current=page]{color:var(--accent);background:#1e2515}.language-code{font:9px var(--mono);color:#9ca68c}.hero-description{max-width:390px}.section-heading>div{min-width:0}.section-intro{flex-shrink:0;max-width:260px}.product-strip a>span{letter-spacing:.2px;font-size:7px}.svg-label{font-family:Manrope,'Noto Sans Armenian',Arial,sans-serif}.graphic-bottom{letter-spacing:.3px}.vision-caption{max-width:calc(100% - 48px);line-height:1.8}.footer-top>.mono{text-align:center;max-width:55%}
html[lang=hy] h1{font-size:clamp(50px,5vw,76px);letter-spacing:-2px;line-height:1.17}html[lang=hy] h2{letter-spacing:-1.6px}html[lang=hy] .eyebrow,html[lang=hy] .mono{letter-spacing:.5px}html[lang=hy] .product-tabs button{font-size:13px}html[lang=hy] .product-tagline{font-size:29px;line-height:1.4}html[lang=hy] .contact-headline h2{font-size:clamp(44px,5.4vw,78px)}html[lang=hy] .hero-actions{gap:22px}html[lang=hy] .product-copy h3 span{letter-spacing:.5px}html[lang=hy] .graphic-bottom{font-size:7px}html[lang=hy] .intelligence-copy h2{font-size:35px}html[lang=hy] .hero-visual .mono{font-size:7px}
@media(max-width:1200px){.header-inner{gap:18px}.desktop-nav{gap:22px}.product-strip a>span{display:none}html[lang=hy] .hero-actions{gap:18px;flex-wrap:wrap}html[lang=hy] .button{gap:18px}}
@media(max-width:1100px){.header-cta{display:none}.desktop-nav{margin-right:15px}.product-tabs button{gap:8px}html[lang=hy] .product-tagline{font-size:25px}}
@media(max-width:960px){.section-intro{max-width:225px}html[lang=hy] h1{font-size:5.4vw}html[lang=hy] .contact-headline h2{font-size:6.1vw}html[lang=hy] .intelligence-copy h2{font-size:29px}.product-copy h3 span{display:inline-block}}
@media(max-width:700px){.header-inner{gap:10px}.language-picker{margin-left:auto}.language-picker summary{min-height:40px;padding:8px;gap:5px}.language-globe{width:14px;height:14px}.language-chevron{width:10px;height:10px}.language-options{right:-52px}.desktop-nav{margin:0}.section-intro{max-width:330px}.hero-description{max-width:340px}.product-tabs .icon{display:none}.product-tabs button,html[lang=hy] .product-tabs button{font-size:11px;gap:4px}.product-tabs button:focus-visible{outline-offset:-4px}.product-copy h3 span{font-size:10px}.footer-top>.mono{max-width:none;text-align:left;line-height:1.9}.contact-headline h2{overflow-wrap:anywhere}.graphic-bottom{font-size:6px}.product-strip a{min-height:24px}html[lang=hy] h1{font-size:clamp(30px,8.3vw,53px);letter-spacing:-1.4px}html[lang=hy] h2{font-size:33px;letter-spacing:-1px}html[lang=hy] .hero-topline .eyebrow{font-size:7px}html[lang=hy] .hero-actions{gap:15px}html[lang=hy] .hero-actions .button{font-size:10px;gap:13px}html[lang=hy] .hero-actions .text-link{font-size:10px}html[lang=hy] .product-tagline{font-size:25px}html[lang=hy] .contact-headline h2{font-size:6.8vw;letter-spacing:-.8px}html[lang=hy] .solutions-footnote>span:last-child{font-size:6px}html[lang=hy] .approach h2{font-size:35px}html[lang=hy] .vision-caption{font-size:6px}html[lang=en] .product-tabs button{font-size:10px}html[lang=en] .intelligence-copy h2{font-size:30px}}
@media(max-width:360px){.brand{font-size:18px}.brand-mark{width:24px;margin-right:1px}.header-inner{gap:8px}.menu-toggle{width:36px;height:38px}.language-picker summary{min-height:38px;padding:7px;gap:4px}.language-globe{display:none}.language-options{right:-44px}.product-tabs button,html[lang=hy] .product-tabs button{font-size:10px}html[lang=en] .product-tabs button{font-size:9px}html[lang=hy] h1{font-size:8.5vw}html[lang=hy] h2{font-size:29px}html[lang=hy] .hero-actions{gap:16px;align-items:flex-start}html[lang=hy] .hero-actions .text-link{min-height:38px}html[lang=hy] .product-copy{padding-inline:20px}html[lang=hy] .product-tagline{font-size:23px}}
