:root{--ink:#102b37;--dark:#0b222e;--muted:#596d74;--lime:#d7ec60;--paper:#f5f6f1;--line:#d9dfd9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Open Sans',sans-serif;font-size:14px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:'Montserrat',sans-serif}h2{font-size:clamp(34px,3.5vw,50px);line-height:1.13;letter-spacing:-2px;font-weight:500}h3{font-weight:500}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #369bb6;outline-offset:5px}.container{width:min(1280px,calc(100% - 112px));margin:auto}.section{padding:108px 0}.eyebrow{font-family:monospace;letter-spacing:1.6px;font-size:11px;line-height:1.7;font-weight:500}.site-header{height:94px;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.site-header nav{display:flex;align-items:center;justify-content:space-between;height:100%}.brand img{width:152px;height:auto}.site-header ul{display:flex;align-items:center;gap:36px;padding:0;margin:0;list-style:none;font-size:12px}.site-header a:not(.brand):hover{color:#487086}.nav-cta{display:flex;align-items:center;gap:28px;padding:11px 18px;border:1px solid #879798}.nav-cta span{font-size:20px}.menu-toggle{display:none}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);padding:15px}.skip-link:focus{top:10px}.hero{background:var(--dark);color:var(--paper);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:30px;padding-top:70px;padding-bottom:65px;align-items:center}.hero-copy{position:relative;z-index:1}.hero .eyebrow{color:#c1d0d1;display:flex;align-items:center;gap:10px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 4px #d7ec6010}h1{font-size:clamp(46px,4.6vw,68px);font-weight:500;line-height:1.06;letter-spacing:-3.3px;margin:28px 0 24px}h1>span{color:var(--lime)}.hero-description{max-width:410px;color:#b6c4c9;font-size:14px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 20px;border:0;font-weight:600;font-size:12px;transition:background .2s,transform .2s;min-height:52px}.button span{font-size:22px;line-height:1}.button:hover{transform:translateY(-2px);background:#e6f591}.lime{background:var(--lime);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:12px;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link:hover{color:#57898e}.hero .text-link{color:#dde5df}.hero-visual{align-self:stretch;display:flex;flex-direction:column;justify-content:center;position:relative}.visual-top{display:flex;justify-content:space-between;font:9px monospace;letter-spacing:1.2px;color:#99afb8;border-bottom:1px solid #ffffff20;padding-bottom:18px}.network-art{width:115%;max-width:none;margin-left:-7.5%;height:auto;overflow:visible}.visual-bottom{display:flex;align-items:center;gap:20px;border-top:1px solid #ffffff20;padding-top:20px;font-size:12px;line-height:1.6;color:#aebfc5}.visual-bottom strong{color:#e7eeeb;font-weight:400}.plus{color:var(--lime);font-size:34px;font-weight:300}.coordinate{margin-left:auto;font:10px/1.8 monospace;color:#91a7b0}.signal{stroke-dasharray:12 200;animation:flow 9s linear infinite}@keyframes flow{to{stroke-dashoffset:-424}}.hero-foot{border-top:1px solid #ffffff25;display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px;font:10px monospace;letter-spacing:1px;color:#91a7b0}.hero-foot b{color:var(--lime);margin:0 14px}.hero-foot a{color:var(--lime);font-size:20px}.intro-strip{border-bottom:1px solid var(--line);padding:35px 0}.intro-strip .container{display:flex;justify-content:space-between;align-items:center}.intro-strip p{font-size:20px;line-height:1.55;font-family:'Montserrat',sans-serif;letter-spacing:-.5px}.intro-strip strong{font-weight:500}.intro-strip span{color:var(--muted);font-size:12px;border-left:1px solid #bbc7bf;padding-left:28px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:20px 100px;margin-bottom:54px}.section-heading .eyebrow{grid-column:1/-1}.section-heading>p:last-child{align-self:end;max-width:355px;color:var(--muted)}.solution{border-top:1px solid #bfcac4}.solution:last-child{border-bottom:1px solid #bfcac4}.solution summary{display:grid;grid-template-columns:60px 1.1fr 1fr 30px;align-items:center;gap:16px;list-style:none;cursor:pointer;padding:26px 0}.solution summary::-webkit-details-marker{display:none}.solution-number{font:11px monospace;color:#60756c}.solution h3{font-size:23px;letter-spacing:-.8px}.solution-claim{font-size:12px;color:var(--muted)}.expand{justify-self:end;font-size:26px;font-weight:300}.solution[open] .expand{transform:rotate(45deg)}.solution[open] h3{color:#327083}.solution-body{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:0 40px 35px 76px}.solution-body>div>p{max-width:365px;color:var(--muted);font-size:14px}.solution-cta{margin-top:23px}.capabilities{font-size:12px;color:var(--muted)}.capabilities>div+div{margin-top:17px}.capabilities h4{text-transform:capitalize;font-size:11px;color:var(--ink);font-weight:600;margin-bottom:7px}.capabilities ul{padding-left:15px;margin:0}.capabilities li+li{margin-top:4px}.service-note{margin-top:24px;font-size:12px;color:var(--muted)}.service-note a{border-bottom:1px solid #98aaa5;margin-left:5px;color:var(--ink)}.about{background:#e8ede6}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-photo{position:relative;align-self:stretch;min-height:480px;background:#173a48;overflow:hidden}.about-photo>img{height:100%;width:100%;object-fit:cover;object-position:65% center;filter:grayscale(1);opacity:.75;mix-blend-mode:luminosity;position:absolute}.photo-caption{position:absolute;top:25px;left:26px;font:9px monospace;letter-spacing:1.5px;color:white;text-shadow:0 1px 4px #000}.since{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;background:var(--lime);padding:22px 38px;line-height:1.6;font-size:11px}.since strong{font:500 64px/1.1 'Montserrat',sans-serif;letter-spacing:-4px}.about-copy h2{margin:24px 0}.about-copy em{font-style:normal;color:#52766c}.about-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:17px;max-width:420px}.about-copy .text-link{margin-top:10px}.principles{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px}.principles article{border-top:1px solid #b9c6bc;padding:24px 35px 0 0}.principles article+article{padding-left:35px;border-left:1px solid #b9c6bc}.principles article>span{font:11px monospace;color:#527468}.principles h3{font-size:19px;line-height:1.4;letter-spacing:-.5px;margin:22px 0 12px;max-width:260px}.principles p{font-size:12px;color:var(--muted);max-width:280px}.partners-heading{max-width:670px}.partners h2{margin:20px 0}.partners-heading>p:last-child{max-width:465px;color:var(--muted)}.partner-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.partner{padding:30px 25px;display:flex;flex-direction:column;align-items:flex-start;transition:background .2s}.partner+.partner{border-left:1px solid var(--line)}.partner:hover{background:#e9eee5}.partner img{height:58px;width:145px;object-fit:contain;mix-blend-mode:multiply}.partner p{font-size:12px;color:var(--muted);margin:25px 0}.partner-link{font-size:11px;margin-top:auto;display:flex;justify-content:space-between;width:100%}.partner-link span{font-size:18px}.clients{padding-top:0}.clients-heading{display:grid;grid-template-columns:1fr 1fr;gap:20px}.clients-heading .eyebrow{grid-column:1/-1}.clients-heading>p:last-child{align-self:end;color:var(--muted)}.client-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:45px}.client-logo{height:110px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px}.client-logo img{width:130px;height:60px;object-fit:contain;mix-blend-mode:multiply;filter:grayscale(1);opacity:.75;transition:filter .2s,opacity .2s}.client-logo:hover img{filter:none;opacity:1}.contact{background:var(--dark);color:var(--paper)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact .eyebrow{color:#acbec5}.contact h2{font-size:clamp(44px,4.6vw,64px);margin:28px 0;letter-spacing:-2.7px;line-height:1.1}.contact h2 span{color:var(--lime)}.contact-layout>div>p:not(.eyebrow){font-size:13px;color:#bacacf;margin-bottom:28px}.contact-email{font-size:18px;display:block;letter-spacing:-.3px}.contact-email span{margin-left:25px;color:var(--lime)}.contact-phone{font-size:14px;color:#beced3;display:inline-block;margin-top:10px}.contact-meta{margin-top:35px;font-size:10px;color:#9cb1ba}#contact-form{background:#15323f;padding:35px;align-self:center}.form-title{margin-bottom:28px}.form-title h3{font-size:24px;letter-spacing:-1px}.form-title span{font-size:12px;color:#a9bec6}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}form label{display:block;font-size:11px;color:#e0e7e6;margin-bottom:21px}form label>span{color:#a4bbc4}input,textarea{display:block;width:100%;border:0;border-bottom:1px solid #506771;padding:12px 0;background:transparent;color:white;border-radius:0;outline:none;font-size:12px}input:focus,textarea:focus{border-color:var(--lime);outline:1px solid var(--lime);outline-offset:4px}input::placeholder,textarea::placeholder{color:#9bb1b9;opacity:1}textarea{height:110px;resize:vertical;min-height:85px;max-height:300px}.send-button{width:100%}.send-button:disabled{opacity:.6;cursor:wait}.form-note{font-size:10px;color:#a9bec6;margin-top:13px}#form-status{font-size:12px;margin-top:12px;color:var(--lime)}#form-status:empty{display:none}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}footer{background:var(--paper);padding-top:40px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:32px}.footer-top p{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;padding-bottom:20px;font-size:10px;color:var(--muted)}.whatsapp{position:fixed;bottom:22px;right:22px;display:grid;place-items:center;background:var(--lime);color:var(--ink);width:48px;height:48px;border-radius:50%;font-size:25px;z-index:15;box-shadow:0 4px 20px #001b2625}.whatsapp:hover{background:#e6f591}
@media(min-width:1500px){.hero-layout{padding-top:85px;padding-bottom:85px}h1{font-size:74px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.site-header ul{gap:22px}.hero-layout{gap:15px}h1{font-size:52px}.hero-actions{gap:20px}.hero-visual .visual-top{font-size:8px;letter-spacing:.5px}.about-layout,.contact-layout{gap:55px}.solution h3{font-size:20px}.solution-body{gap:40px}.section-heading{gap:20px 50px}.partner{padding:24px 18px}}
@media(max-width:760px){html{scroll-padding-top:78px}.container{width:calc(100% - 40px)}.section{padding:65px 0}.site-header{height:78px}.brand img{width:132px}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:transparent;border:1px solid #abbab2;padding:12px;width:44px;height:42px;justify-content:center}.menu-toggle span{display:block;width:18px;height:1px;background:var(--ink)}.site-header ul{display:none;position:absolute;left:0;right:0;top:77px;background:var(--paper);padding:20px;box-shadow:0 15px 20px #0b222e15}.site-header ul.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header ul li>a{display:flex;padding:15px}.nav-cta{margin-top:10px;justify-content:space-between}.hero-layout{grid-template-columns:1fr;padding-top:45px;padding-bottom:35px;gap:45px}h1{font-size:clamp(43px,8.2vw,60px);letter-spacing:-2.6px;margin-top:24px}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero-description{font-size:13px;max-width:360px}.hero-actions{gap:22px}.hero-visual{max-width:490px;width:100%;margin:auto}.network-art{width:100%;margin:0}.visual-top{font-size:8px}.visual-bottom{padding-top:14px}.hero-foot{font-size:8px;letter-spacing:.5px}.hero-foot>span:first-child{max-width:105px}.hero-foot b{margin:0 4px}.intro-strip{padding:28px 0}.intro-strip .container{display:block}.intro-strip p{font-size:18px}.intro-strip span{display:block;margin-top:20px;padding-left:15px;font-size:11px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{margin:18px 0}.section-heading>p:last-child{font-size:13px}h2{font-size:36px;letter-spacing:-1.6px}.solution summary{grid-template-columns:26px 1fr 24px;gap:10px;padding:24px 0}.solution h3{font-size:18px;letter-spacing:-.6px}.solution-claim{display:none}.solution-body{grid-template-columns:1fr;padding:0 0 30px 36px;gap:25px}.solution-body>div>p{font-size:13px}.service-note{font-size:11px}.service-note a{display:inline-block;margin-left:0}.about-layout{display:flex;flex-direction:column-reverse;gap:35px;align-items:stretch}.about-photo{min-height:390px}.about-copy h2{margin:18px 0}.principles{grid-template-columns:1fr;margin-top:40px}.principles article{padding:22px 0!important;border-left:0!important;display:grid;grid-template-columns:35px 1fr;gap:8px 12px}.principles h3{margin:0;font-size:18px;max-width:none}.principles p{grid-column:2;max-width:none}.principles article>span{padding-top:5px}.partner-grid{grid-template-columns:1fr 1fr}.partner{padding:22px 14px}.partner:nth-child(3){border-left:0}.partner:nth-child(n+3){border-top:1px solid var(--line)}.partner p{font-size:11px}.partners-heading>p:last-child{font-size:13px}.clients{padding-top:0}.clients-heading{display:block}.clients-heading h2{margin:20px 0}.clients-heading>p:last-child{font-size:13px}.client-grid{grid-template-columns:repeat(3,1fr);margin-top:30px}.client-logo{height:85px;padding:15px}.client-logo img{height:48px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact h2{font-size:48px}.contact-meta{margin-top:24px}#contact-form{padding:25px 20px}.form-title h3{font-size:23px}.form-row{grid-template-columns:1fr;gap:0}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{font-size:11px}.footer-top .text-link{font-size:11px}.footer-bottom{flex-direction:column;gap:6px;padding-right:45px}.whatsapp{width:44px;height:44px;right:15px;bottom:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Keep the main action in the opening viewport on standard laptops. */
@media(min-width:761px) and (max-width:1499px){.hero-layout{padding-top:46px;padding-bottom:38px}.network-art{width:100%;margin-left:0}.visual-top{letter-spacing:.7px}}
@media(max-width:380px){h1{font-size:37px;letter-spacing:-2px}.contact h2{font-size:40px;letter-spacing:-2px}.contact-layout>*{min-width:0}.hero-foot{flex-wrap:wrap;gap:15px}.hero-foot>span:first-child{max-width:none;width:100%}.visual-top{font-size:7px;letter-spacing:.1px}.solution h3{font-size:16px}.solution summary{gap:6px;grid-template-columns:22px 1fr 20px}.button{gap:16px;padding-left:15px;padding-right:15px}.partner{padding-left:10px;padding-right:10px}}
/* Interactive service ecosystem */
.tech-explorer{display:grid;grid-template-columns:1.08fr 1fr;background:#0b222e;color:#e9eeeb;overflow:hidden;border:1px solid #25424e}
.ecosystem{padding:28px 30px 25px;display:flex;flex-direction:column;position:relative;background:radial-gradient(ellipse at 48% 48%,#24485870,transparent 64%)}.ecosystem-heading{display:flex;align-items:center;gap:10px;font:9px monospace;letter-spacing:1.3px;color:#a4bcc5;min-height:32px}.ecosystem-motion{margin-left:auto;background:transparent;border:1px solid #45606b;color:#c5d3d6;width:32px;height:32px;font-size:12px;line-height:1}.ecosystem-motion:hover{border-color:var(--lime);color:var(--lime)}.ecosystem-map{position:relative;width:100%;aspect-ratio:1/1.06;max-width:600px;margin:auto;background-image:radial-gradient(#7597a526 .75px,transparent .75px);background-size:20px 20px}.ecosystem-lines{position:absolute;width:100%;height:100%;inset:0;overflow:visible}.orbit{stroke:#67849030;stroke-width:.18;transform-origin:50px 48px}.orbit-outer{stroke-dasharray:.3 2;animation:orbit-turn 100s linear infinite}.orbit-inner{stroke-dasharray:22 12 1 12;animation:orbit-turn 55s linear infinite reverse}.perimeter{stroke:#54788735;stroke-width:.15;stroke-dasharray:1 1.6}.wire{stroke:#456571;stroke-width:.22;transition:stroke .4s,stroke-width .4s}.packet{stroke:var(--lime);stroke-width:.6;stroke-dasharray:1 12;opacity:0;animation:packet-flow 4s linear infinite}.connection.is-active .wire{stroke:#bfdc62;stroke-width:.35}.connection.is-active .packet{opacity:1}.ecosystem-core{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:122px;height:122px;border:1px solid #72918875;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#15313d;box-shadow:0 0 0 9px #54706c0c,0 0 50px #abc9480b;gap:7px;pointer-events:none}.ecosystem-core strong{font-family:'Montserrat',sans-serif;font-size:15px;font-weight:500;letter-spacing:-.4px}.ecosystem-core>span{font:6px monospace;letter-spacing:1px;color:#b0c4cb}.core-symbol{display:grid;grid-template-columns:repeat(2,7px);gap:3px;transform:rotate(-12deg);margin-bottom:3px}.core-symbol span{width:7px;height:7px;background:var(--lime)}.core-symbol span:nth-child(2){background:#66bfd4}.core-symbol span:nth-child(3){opacity:.45}.ecosystem-node{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:12px;padding:6px;background:transparent;border:0;color:#b2c7cf;min-width:85px;cursor:pointer}.node-icon{position:relative;background:#102c39;border:1px solid #476673;width:65px;height:65px;display:grid;place-items:center;transition:background .35s,border-color .35s,transform .35s,box-shadow .35s;transform:rotate(-8deg)}.node-icon svg{width:29px;height:29px;transform:rotate(8deg);transition:transform .35s}.node-index{position:absolute;top:-8px;right:-8px;font:8px monospace;display:grid;place-items:center;width:19px;height:17px;background:#203e4a;color:#b6ccd3;border:1px solid #48626e}.node-label{font-size:11px;letter-spacing:.2px}.ecosystem-node:hover .node-icon,.ecosystem-node:focus-visible .node-icon{transform:rotate(0) translateY(-4px);border-color:var(--lime);box-shadow:0 0 30px #cce96512}.ecosystem-node:hover svg{transform:rotate(0)}.ecosystem-node.is-active{color:var(--lime)}.ecosystem-node.is-active .node-icon{background:var(--lime);color:#173323;border-color:var(--lime);box-shadow:0 0 0 6px #d7ec6009,0 0 40px #d7ec6020;transform:rotate(0)}.ecosystem-node.is-active svg{transform:rotate(0)}.ecosystem-node.is-active .node-index{background:#e8f69e;border-color:#e8f69e;color:#173323}.ecosystem-caption{border-top:1px solid #49606c66;padding-top:22px;display:flex;gap:16px;align-items:center;color:#a2b9c1;font-size:11px;line-height:1.6}.ecosystem-caption strong{color:#e1e9e9;font-weight:400}.map-cross{color:var(--lime);font-size:25px}.map-index{font:8px/1.8 monospace;color:#9ab1bb;letter-spacing:1px;margin-left:auto;text-align:right}.solution-stage{border-left:1px solid #3c576166;padding:35px 34px 24px;background:#132f3c;display:flex;flex-direction:column;min-width:0}.solution-panel{padding:15px 0 30px}.solution-panel+.solution-panel{border-top:1px solid #4b626d;margin-top:20px}.tech-explorer.is-enhanced .solution-panel{border:0;margin:0;padding-bottom:25px;flex:1}.tech-explorer.is-enhanced .solution-panel:not([hidden]){animation:panel-arrive .42s cubic-bezier(.2,.7,.3,1) both}.solution-panel[hidden],.explorer-navigation[hidden],.ecosystem-motion[hidden]{display:none!important}.panel-kicker{display:flex;align-items:center;gap:14px;font:9px monospace;letter-spacing:.7px;color:#b1c6ce;line-height:1.8}.panel-kicker>span:first-child{color:var(--lime);white-space:nowrap}.panel-kicker>span:nth-child(2){max-width:220px}.panel-kicker svg{width:26px;height:26px;margin-left:auto;flex-shrink:0;color:#8ca9b5}.solution-panel h3{font-size:clamp(25px,2.5vw,37px);letter-spacing:-1.5px;line-height:1.2;max-width:400px;font-weight:500;margin:26px 0 18px}.panel-description{font-size:12px;color:#b7c9d0;line-height:1.9;max-width:395px}.solution-stage .capabilities{border-top:1px solid #46606a80;margin-top:25px;padding-top:21px;font-size:11px;line-height:1.75;color:#b7c9d0}.solution-stage .capabilities h4{color:#f0f4e9;font-size:10px;font-weight:500;margin-bottom:8px}.solution-stage .capabilities>div+div{margin-top:17px}.solution-stage .capabilities li::marker{color:#bfd962}.solution-stage .solution-cta{margin-top:28px;width:100%;font-size:11px;min-height:48px;padding:12px 16px}.explorer-navigation{margin-top:auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #46606a80;padding-top:17px;gap:20px}.explorer-navigation>div{display:flex;gap:8px}.explorer-navigation button{width:39px;height:36px;border:1px solid #526c76;background:transparent;color:#d9e4e8;font-size:18px;transition:background .2s}.explorer-navigation button:hover{background:var(--lime);color:var(--ink);border-color:var(--lime)}.explorer-progress{display:flex;gap:7px}.explorer-progress span{height:2px;width:18px;background:#4e6873;transition:width .3s,background .3s}.explorer-progress .is-active{width:38px;background:var(--lime)}.tech-explorer.is-paused .orbit,.tech-explorer.is-paused .packet{animation-play-state:paused!important}
@keyframes packet-flow{to{stroke-dashoffset:-26}}@keyframes orbit-turn{to{transform:rotate(360deg)}}@keyframes panel-arrive{from{opacity:0;transform:translateY(12px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@media(min-width:1000px){.tech-explorer.is-enhanced .solution-stage{min-height:720px}}
@media(max-width:1000px){.ecosystem{padding:24px 18px}.solution-stage{padding:25px 23px 20px}.ecosystem-core{width:100px;height:100px}.ecosystem-core strong{font-size:12px}.node-icon{width:53px;height:53px}.node-icon svg{width:25px;height:25px}.ecosystem-caption{gap:10px}.map-index{font-size:6px}.ecosystem-heading{font-size:8px;letter-spacing:.5px}}
@media(max-width:760px){.tech-explorer{grid-template-columns:1fr}.ecosystem{padding:18px 20px 22px}.ecosystem-map{max-width:420px;aspect-ratio:1/1.08}.ecosystem-heading{font-size:8px;letter-spacing:.6px}.ecosystem-caption{font-size:10px;padding-top:16px}.map-index{font-size:7px}.solution-stage{border-left:0;border-top:1px solid #3c576166;padding:22px 24px}.solution-panel h3{font-size:30px;letter-spacing:-1.2px;margin:22px 0 16px}.panel-kicker{font-size:8px;gap:10px}.solution-stage .capabilities{font-size:11px}.ecosystem-node{min-width:60px;gap:10px}.node-label{font-size:10px}.node-icon{width:50px;height:50px}.ecosystem-core{width:99px;height:99px}.tech-explorer.is-enhanced .solution-panel{min-height:440px}.tech-explorer.is-enhanced .solution-panel:not([hidden]){animation-duration:.3s}.ecosystem-core>span{font-size:5px}.explorer-navigation{padding-top:16px}}
@media(max-width:380px){.ecosystem{padding:16px 12px 18px}.ecosystem-core{width:82px;height:82px;gap:5px}.ecosystem-core strong{font-size:10px}.core-symbol{grid-template-columns:repeat(2,5px);gap:2px}.core-symbol span{width:5px;height:5px}.node-icon{width:43px;height:43px}.node-icon svg{width:22px;height:22px}.node-index{width:16px;height:15px;font-size:7px}.ecosystem-node{gap:8px}.node-label{font-size:9px}.solution-stage{padding:20px}.solution-panel h3{font-size:27px}.ecosystem-heading{font-size:7px}.ecosystem-caption{font-size:9px}}
@media(prefers-reduced-motion:reduce){.tech-explorer *{animation:none!important;transition:none!important}}
.tech-explorer.is-offscreen .orbit,.tech-explorer.is-offscreen .packet{animation-play-state:paused}.solution-panel:focus-visible{outline:2px solid var(--lime);outline-offset:6px}

