/*! 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{--ink:#0b1f3a;--muted:#5d6f86;--lime:#4eb6ff;--paper:#f3f6fb;--line:#d8e0eb;--dark:#07172c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1240px,100% - 56px);margin:auto}.nav{z-index:10;border-bottom:1px solid #10232621;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.brand{letter-spacing:-2px;align-items:center;font-size:27px;font-weight:800;display:inline-flex}.brand span{font-weight:400}.brand i{background:var(--lime);border-radius:50%;width:8px;height:8px;margin:12px 0 0 4px}.nav nav{gap:34px;font-size:14px;display:flex}.nav nav a:hover{opacity:.55}.navCta,.button{justify-content:center;align-items:center;gap:28px;font-size:14px;font-weight:700;display:inline-flex}.navCta{border-bottom:1px solid;padding-bottom:5px}.hero{padding:76px 0 0}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.075em;max-width:1100px;margin:32px 0 44px;font-size:clamp(68px,9.5vw,150px);font-weight:500;line-height:.85}.hero h1 em,.approach h2 em{font-family:Georgia,serif;font-weight:400}.heroBottom{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.heroBottom>p{max-width:570px;margin:0;font-size:22px;line-height:1.45}.heroActions{gap:10px;display:flex}.button{border:1px solid var(--ink);height:58px;padding:0 24px}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#173b65}.button.ghost:hover{background:#fff}.systemVisual{isolation:isolate;background:radial-gradient(circle at 50% 45%,#315f91 0,#12365f 38%,#071a31 70%);border-radius:3px 3px 0 0;height:560px;position:relative;overflow:hidden}.systemVisual:before{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.device{z-index:3;background:linear-gradient(145deg,#142f52,#071425);border:1px solid #6f86a3;border-radius:30px;width:315px;height:375px;padding:27px;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%);box-shadow:0 35px 90px #000}.deviceTop{color:#9fb2c6;justify-content:space-between;font-size:11px;display:flex}.deviceTop b{color:var(--lime);letter-spacing:.1em;font-size:9px}.dial{background:conic-gradient(var(--lime) 0 71%,#274767 71%);border-radius:50%;width:190px;height:190px;margin:30px auto 22px;padding:13px;box-shadow:0 0 38px #4eb6ff1f}.dial>div{color:#fff;background:#0b213c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.dial strong{letter-spacing:-3px;font-size:48px;font-weight:400}.dial span{color:#8d9eb2;margin-top:6px;font-size:11px}.deviceStats{color:#fff;border-top:1px solid #294a69;justify-content:space-between;padding-top:18px;font-size:12px;display:flex}.deviceStats span{flex-direction:column;gap:6px;display:flex}.deviceStats small{color:#8094ad;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.floatCard{z-index:4;background:#f0f5eef5;border:1px solid #fff;align-items:center;gap:14px;min-width:215px;padding:18px 22px;display:flex;position:absolute;box-shadow:0 20px 60px #00000047}.floatCard i{font-size:23px;font-style:normal}.floatCard span{color:#687d96;flex-direction:column;gap:5px;font-size:11px;display:flex}.floatCard b{color:var(--ink);font-size:13px}.cardA{top:20%;left:8%}.cardB{top:23%;right:8%}.cardC{bottom:12%;right:14%}.orbit{border:1px solid #4eb6ff2e;border-radius:50%;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.orbit1{width:680px;height:680px}.orbit2{width:930px;height:930px}.signal{background:var(--lime);border-radius:50%;position:absolute;box-shadow:0 0 0 8px #4eb6ff14}.s1{width:7px;height:7px;bottom:19%;left:26%}.s2{width:6px;height:6px;top:21%;right:27%}.s3{width:5px;height:5px;top:16%;left:32%}.proof{border-bottom:1px solid var(--line);background:#fff}.proofInner{justify-content:space-between;align-items:center;min-height:108px;display:flex}.proof p{color:var(--muted);font-size:13px}.proofInner>div{align-items:center;gap:20px;font-size:13px;font-weight:700;display:flex}.proof i{color:#a4b1c0;font-style:normal}.section{padding:130px 0}.sectionIntro{grid-template-columns:1.5fr 1fr;align-items:end;gap:90px;margin-bottom:70px;display:grid}.sectionIntro h2,.dark h2,.approach h2,.process h2,.cta h2{letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(48px,5vw,76px);font-weight:500;line-height:.98}.sectionIntro>p,.darkHead>p,.industriesHead>p{color:var(--muted);margin:0 0 5px;font-size:17px;line-height:1.65}.capGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.capCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;grid-column:span 2;min-height:360px;padding:24px 28px 32px;display:flex}.capCard:nth-child(4),.capCard:nth-child(5){grid-column:span 3}.number{color:#8495aa;font-size:10px}.capIcon{margin:auto 0 38px;font-family:Georgia,serif;font-size:38px}.capCard h3{margin:0 0 16px;font-size:24px}.capCard p{color:var(--muted);max-width:320px;margin:0;font-size:14px;line-height:1.55}.dark{background:var(--dark);color:#fff;padding:130px 0;overflow:hidden}.darkHead{grid-template-columns:1.4fr .8fr;align-items:end;gap:80px;display:grid}.darkHead .kicker{color:var(--lime);grid-column:1/-1}.darkHead h2{margin-top:0}.darkHead p{color:#98adc3}.architecture{grid-template-columns:1fr .75fr 1fr .75fr 1fr;align-items:center;margin:110px 0 50px;display:grid}.archNode{border:1px solid #385877;flex-direction:column;justify-content:center;align-items:center;height:240px;display:flex;position:relative}.archNode>span{color:#6f86a0;font-size:9px;position:absolute;top:14px;left:16px}.archNode>i{margin-bottom:26px;font-size:43px;font-style:normal}.archNode b{font-size:17px}.archNode small{color:#8098b3;margin-top:8px}.archNode.featured{border-color:var(--lime);background:linear-gradient(145deg,#4eb6ff1f,#0000)}.connector{text-align:center;color:#70869f;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.connector i{background:#4a6b86;height:1px;margin-bottom:14px;display:block;position:relative}.connector i:after{content:"›";font-size:20px;position:absolute;top:-11px;right:-2px}.platformRows{border-top:1px solid #2c4e70;border-left:1px solid #2c4e70;grid-template-columns:repeat(6,1fr);display:grid}.platformRows span{text-align:center;color:#9bafc5;border-bottom:1px solid #2c4e70;border-right:1px solid #2c4e70;padding:19px 12px;font-size:11px}.industriesHead{margin-bottom:65px}.industryGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.industry{background:#e7edf5}.industryArt{background:radial-gradient(circle,#2d4f70,#102d4d);height:330px;position:relative;overflow:hidden}.industryArt:before,.industryArt:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.industryArt:before{width:210px;height:210px}.industryArt:after{width:310px;height:310px}.industryArt i{background:#09192c;border:10px solid #183a5d;border-radius:50%;width:118px;height:118px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 40px #0006}.industryArt i:after{content:"";background:conic-gradient(var(--lime) 68%,#294b6e 0);border-radius:50%;position:absolute;inset:16px}.industryArt span{z-index:2;color:#fff;font-size:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fire .industryArt{background:radial-gradient(circle,#8a4c34,#241b1a)}.fire .industryArt i:after{background:radial-gradient(circle,#ffc269,#b64b27 55%,#321a15 58%)}.shade .industryArt{background:linear-gradient(125deg,#d8e1ed,#6b8fae)}.shade .industryArt i{border-radius:8px;width:190px;height:115px}.shade .industryArt i:after{background:linear-gradient(90deg,var(--lime) 62%,#294b6e 0);border-radius:3px}.light .industryArt{background:radial-gradient(circle,#ded59a,#183654 58%)}.light .industryArt i{border-radius:40px;width:160px;height:86px}.light .industryArt i:after{background:#f4eda8;border-radius:30px;box-shadow:0 0 50px #fff3a0}.industry>div:last-child{grid-template-columns:1fr auto;padding:28px 30px;display:grid}.industry h3{margin:0 0 10px;font-size:22px}.industry p{color:var(--muted);margin:0;font-size:13px}.industry a{border:1px solid #b7c1ce;border-radius:50%;grid-area:1/2/3;place-items:center;width:44px;height:44px;display:grid}.approach{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:110px;padding:120px 0;display:grid}.approach h2{margin-top:28px}.approach h2 em{color:#73849a}.approachList article{border-top:1px solid var(--line);grid-template-columns:55px 1fr;padding:30px 0 35px;display:grid}.approachList article>span{color:#8495aa;font-size:10px}.approachList h3{margin:0 0 12px;font-size:22px}.approachList p{color:var(--muted);max-width:520px;margin:0;font-size:14px;line-height:1.55}.process{padding:110px 0 140px}.processTop{justify-content:space-between;align-items:end;display:flex}.processTop p{max-width:370px;color:var(--muted);line-height:1.6}.steps{grid-template-columns:repeat(6,1fr);margin-top:80px;display:grid}.steps div{flex-direction:column;gap:24px;display:flex;position:relative}.steps span{color:#8798ac;font-size:10px}.steps i{background:#c4ccd7;height:1px;position:relative}.steps i:before{content:"";background:var(--ink);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.steps div:last-child i:before{background:var(--lime);box-shadow:0 0 0 5px #4eb6ff40}.steps b{font-size:13px}.cta{background:var(--lime);padding:120px 0}.ctaInner{text-align:center}.cta h2{margin:24px 0;font-size:clamp(58px,7vw,105px)}.cta p{margin:0 0 38px;font-size:18px}.button.light{background:var(--ink);color:#fff;border:0}.footer{grid-template-columns:2fr 1fr 1fr;gap:70px;padding:80px 0 30px;display:grid}.footer>div{flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;display:flex}.footer>div:first-child p{color:var(--muted);max-width:320px;line-height:1.5}.footer>div>b{text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:11px}.footer>div>a:not(.brand):hover{text-decoration:underline}.footerBottom{border-top:1px solid var(--line);color:#75879f;margin-top:50px;padding-top:25px;flex-direction:row!important;grid-column:1/-1!important}.footerBottom a{margin-left:auto}@media (width<=900px){.nav nav{display:none}.hero{padding-top:55px}.heroBottom{display:block}.heroBottom>p{font-size:18px}.heroActions{margin-top:30px}.systemVisual{height:500px}.floatCard{display:none}.proofInner{padding:30px 0;display:block}.proofInner>div{flex-wrap:wrap;margin-top:20px}.section{padding:90px 0}.sectionIntro,.darkHead,.approach{grid-template-columns:1fr;gap:35px}.capGrid{grid-template-columns:1fr 1fr}.capCard,.capCard:nth-child(4),.capCard:nth-child(5){grid-column:span 1}.architecture{grid-template-columns:1fr;margin-top:70px}.connector{flex-direction:column;justify-content:center;align-items:center;height:90px;display:flex}.connector i{width:1px;height:50px;margin:0}.connector i:after{top:auto;bottom:-8px;right:-4px;transform:rotate(90deg)}.platformRows{grid-template-columns:repeat(3,1fr)}.approach{padding:90px 0}.steps{grid-template-columns:repeat(3,1fr);row-gap:45px}.footer{grid-template-columns:1.5fr 1fr 1fr}}@media (width<=620px){.shell{width:min(100% - 32px,1240px)}.nav{height:72px}.navCta{font-size:12px}.hero h1{margin:26px 0 35px;font-size:60px}.heroActions{display:grid}.systemVisual{height:440px;margin-left:-16px;margin-right:-16px}.device{width:255px;height:330px;padding:22px}.dial{width:160px;height:160px;margin-top:25px}.dial strong{font-size:40px}.proofInner>div{gap:10px;font-size:11px}.sectionIntro h2,.dark h2,.approach h2,.process h2{font-size:45px}.capGrid,.industryGrid{grid-template-columns:1fr}.capCard{min-height:310px}.dark{padding:90px 0}.platformRows{grid-template-columns:1fr 1fr}.industryArt{height:260px}.processTop{display:block}.steps{grid-template-columns:1fr}.steps div{grid-template-columns:35px 1fr 90px;align-items:center;gap:10px;display:grid}.steps i{order:2}.steps b{order:3}.cta{padding:90px 0}.cta h2{font-size:58px}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}.footerBottom{font-size:11px}.footerBottom span{max-width:210px}}@media (prefers-reduced-motion:no-preference){.device{animation:5s ease-in-out infinite deviceFloat}.floatCard{animation:6s ease-in-out infinite float}.cardB{animation-delay:-2s}.cardC{animation-delay:-4s}@keyframes float{50%{transform:translateY(-8px)}}@keyframes deviceFloat{50%{transform:translate(-50%,calc(-50% - 8px))}}}.subHero{border-bottom:1px solid var(--line);padding:105px 0 90px}.subHero h1{letter-spacing:-.07em;margin:35px 0 70px;font-size:clamp(68px,8.7vw,132px);font-weight:500;line-height:.88}.subHero h1 em{font-family:Georgia,serif;font-weight:400}.subHeroBottom{justify-content:flex-end;display:flex}.subHeroBottom p{max-width:610px;margin:0;font-size:21px;line-height:1.5}.detailStack{padding:40px 0 120px}.detailRow{border-bottom:1px solid var(--line);grid-template-columns:50px 90px 1.25fr .8fr;align-items:start;gap:30px;padding:60px 0;display:grid}.detailRow>span{color:#8495aa;font-size:10px}.detailGlyph{font:42px Georgia,serif}.detailRow h2{letter-spacing:-.035em;margin:0 0 12px;font-size:35px}.detailRow p{color:var(--muted);max-width:480px;line-height:1.6}.detailRow ul,.industryPage ul{margin:0;padding:0;list-style:none}.detailRow li,.industryPage li{border-top:1px solid var(--line);padding:11px 0;font-size:12px}.miniPlatform{padding:105px 0}.miniPlatform .shell{grid-template-columns:1fr 1.3fr;gap:60px;display:grid}.miniPlatform .kicker{color:var(--lime);grid-column:1/-1}.miniPlatform h2{margin:0}.miniPlatform p{color:#9aacc0;max-width:530px;font-size:18px;line-height:1.6}.darkOutline{color:#fff;border-color:#5d7896;width:max-content;margin-top:25px}.compactCta{padding:90px 0}.compactCta h2{font-size:72px}.industryPages{padding:110px 0}.industryPage{background:#e9eff7;grid-template-columns:1.1fr .9fr;min-height:550px;margin-bottom:26px;display:grid}.industryPage:nth-child(2n){grid-template-columns:.9fr 1.1fr}.industryPage:nth-child(2n) .caseVisual{order:2}.caseVisual{background:radial-gradient(circle,#315d87,#0d2a4a);min-height:520px;position:relative;overflow:hidden}.caseVisual>span{color:#fff;font-size:10px;position:absolute;top:25px;left:28px}.caseVisual>div{color:#fff;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:230px;height:230px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.caseVisual>div:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:330px;height:330px;position:absolute}.caseVisual i{background:conic-gradient(var(--lime) 72%,#3d607f 0);border:14px solid #1c4164;border-radius:50%;width:145px;height:145px;position:absolute}.caseVisual b{z-index:2;font-size:20px}.caseVisual.heat{background:radial-gradient(circle,#8f4c2c,#201917)}.caseVisual.heat i{background:radial-gradient(circle,#ffc66f,#c95429 60%,#351b16 64%)}.caseVisual.shade{background:linear-gradient(140deg,#d7e0ec,#6585a3)}.caseVisual.light{background:radial-gradient(circle,#e7dc9c,#183854 62%)}.caseCopy{flex-direction:column;justify-content:center;padding:65px;display:flex}.caseCopy h2{letter-spacing:-.04em;margin:18px 0;font-size:45px}.caseCopy>p{color:var(--muted);margin:0 0 35px;line-height:1.6}.integrationGrid{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:100px 0 130px;display:grid}.integrationGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:30px;position:relative}.integrationGrid article:nth-child(-n+3){border-top:1px solid var(--line)}.integrationGrid i{border:1px solid var(--line);border-radius:50%;place-items:center;width:58px;height:58px;font-size:27px;font-style:normal;font-weight:700;display:grid}.statusDot{text-transform:uppercase;letter-spacing:.1em;color:#607791;font-size:9px;position:absolute;top:35px;right:25px}.statusDot:before{content:"";background:var(--lime);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.integrationGrid h2{margin-top:90px;font-size:24px}.integrationGrid p{color:var(--muted);font-size:14px;line-height:1.6}.integrationArchitecture{padding:110px 0}.integrationArchitecture>.shell{grid-template-columns:1fr 1fr;align-items:center;display:grid}.integrationArchitecture .kicker{color:var(--lime)}.hubDiagram{height:460px;position:relative}.hubCore,.hubN{text-align:center;border:1px solid #496983;border-radius:50%;place-items:center;display:grid;position:absolute}.hubCore{border-color:var(--lime);background:#4eb6ff0f;width:180px;height:180px;font-size:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.hubCore small{color:#849bb6}.hubN{color:#a2b4c7;width:100px;height:100px;font-size:11px}.hubN:after{content:"";background:#496983;width:70px;height:1px;position:absolute}.n1{top:10%;left:8%}.n1:after{top:80px;left:80px;transform:rotate(42deg)}.n2{top:10%;right:8%}.n2:after{top:80px;right:80px;transform:rotate(-42deg)}.n3{bottom:8%;left:8%}.n3:after{bottom:80px;left:80px;transform:rotate(-42deg)}.n4{bottom:8%;right:8%}.n4:after{bottom:80px;right:80px;transform:rotate(42deg)}.story{grid-template-columns:1fr 1fr;gap:120px;padding:120px 0;display:grid}.storyQuote{color:#3d5875;font:italic 36px/1.35 Georgia,serif}.storyCopy h2{letter-spacing:-.04em;margin:25px 0;font-size:45px}.storyCopy p{color:var(--muted);line-height:1.7}.values{background:#fff;padding:110px 0}.valueGrid{border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.valueGrid article{border-right:1px solid var(--line);min-height:270px;padding:30px}.valueGrid article>span{color:#8194aa;font-size:10px}.valueGrid h3{margin-top:90px}.valueGrid p{color:var(--muted);font-size:13px;line-height:1.6}.aboutProcess{padding:120px 0}.aboutProcess h2{letter-spacing:-.05em;margin:30px 0 0;font-size:62px;line-height:1.05}.contactLayout{grid-template-columns:.7fr 1.3fr;gap:100px;padding:100px 0 140px;display:grid}.contactAside{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.contactAside>a{border-bottom:1px solid;font-size:20px}.contactAside p{color:var(--muted);margin-top:35px;line-height:1.6}.contactForm{grid-template-columns:1fr 1fr;gap:30px;display:grid}.contactForm label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:10px;font-size:11px;display:flex}.contactForm input,.contactForm select,.contactForm textarea{color:var(--ink);background:0 0;border:0;border-bottom:1px solid #aebac9;border-radius:0;outline:none;padding:14px 0;font:16px Arial}.contactForm input:focus,.contactForm select:focus,.contactForm textarea:focus{border-color:var(--ink)}.contactForm .full{grid-column:1/-1}.contactForm button{width:max-content;margin-top:15px}@media (width<=900px){.detailRow{grid-template-columns:35px 60px 1fr}.detailRow ul{grid-column:3}.industryPage,.industryPage:nth-child(2n){grid-template-columns:1fr}.industryPage:nth-child(2n) .caseVisual{order:0}.integrationGrid{grid-template-columns:1fr 1fr}.integrationGrid article:nth-child(3){border-top:0}.story,.contactLayout{grid-template-columns:1fr;gap:60px}.valueGrid{grid-template-columns:1fr 1fr}.integrationArchitecture>.shell,.miniPlatform .shell{grid-template-columns:1fr}.miniPlatform .kicker{grid-column:auto}}@media (width<=620px){.subHero{padding:75px 0 60px}.subHero h1{margin:25px 0 45px;font-size:58px}.subHeroBottom p{font-size:18px}.detailRow{grid-template-columns:35px 1fr;padding:45px 0}.detailGlyph,.detailRow>div:nth-of-type(2),.detailRow ul{grid-column:2}.caseCopy{padding:38px 28px}.caseVisual{min-height:350px}.integrationGrid{grid-template-columns:1fr}.integrationGrid article{border-top:0!important}.integrationGrid article:first-child{border-top:1px solid var(--line)!important}.compactCta h2{font-size:52px}.story{padding:80px 0}.storyQuote{font-size:29px}.valueGrid{grid-template-columns:1fr}.valueGrid article{min-height:230px}.aboutProcess h2{font-size:44px}.contactForm{grid-template-columns:1fr}.contactForm .full{grid-column:auto}}.workIntro{justify-content:space-between;align-items:flex-end;padding:55px 0;display:flex}.workIntro>p{max-width:520px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.workTags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.workTags span{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line);border-radius:30px;padding:10px 14px;font-size:10px}.workTags span:first-child{background:var(--ink);border-color:var(--ink);color:#fff}.workGrid{grid-template-columns:1fr 1fr;gap:22px;padding-bottom:130px;display:grid}.workCard{background:#e8eef6}.workFeature{grid-column:1/-1;grid-template-columns:1.2fr .8fr;display:grid}.workFeature .workVisual{height:620px}.workVisual{background:radial-gradient(circle,#35658f,#0a2442 70%);height:390px;position:relative;overflow:hidden}.visualIndex{color:#ffffff8f;letter-spacing:.14em;font-size:8px;position:absolute;top:22px;left:24px}.productShape{color:#fff;border:1px solid #fff3;border-radius:50%;place-items:center;width:190px;height:190px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.productShape:before,.productShape:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute}.productShape:before{width:280px;height:280px}.productShape:after{width:360px;height:360px}.productShape i{background:conic-gradient(var(--lime) 70%,#395e82 0);border:12px solid #1c4167;border-radius:50%;width:132px;height:132px;position:absolute;box-shadow:0 20px 50px #00000059}.productShape b{z-index:2;font-size:17px;position:relative}.visualSignal{gap:5px;display:flex;position:absolute;bottom:22px;right:24px}.visualSignal i{background:var(--lime);border-radius:50%;width:5px;height:5px}.visualSignal i:nth-child(2){opacity:.5}.visualSignal i:nth-child(3){opacity:.2}.workVisual.touch .productShape,.workVisual.desktop .productShape{border-radius:18px;width:260px;height:180px}.workVisual.touch .productShape i,.workVisual.desktop .productShape i{background:linear-gradient(145deg,#102e4e,#061527);border-radius:10px;width:210px;height:130px}.workVisual.mini .productShape i{background:#e8eef7;border:10px solid #fff;width:105px;height:105px}.workVisual.lightbug{background:radial-gradient(circle,#d9d089,#183957 66%)}.workVisual.lightbug .productShape i{background:radial-gradient(circle,#fbf2a1,#8d873e)}.workVisual.remote .productShape{border-radius:60px;width:145px;height:290px}.workVisual.remote .productShape i{background:#0c2340;border-radius:40px;width:95px;height:240px}.workVisual.sensor .productShape i,.workVisual.battery .productShape i{background:linear-gradient(145deg,#f6f8fc,#aebac9);border-radius:16px}.workVisual.solar{background:linear-gradient(135deg,#8fabc7,#1b3f62)}.workVisual.solar .productShape i{background:repeating-linear-gradient(90deg,#194a72 0 28px,#6c94a0 29px 31px);border-radius:5px;width:210px;height:130px}.workVisual.grill{background:radial-gradient(circle,#5f6253,#102e4e)}.workVisual.fire{background:radial-gradient(circle,#a2522e,#251a18 68%)}.workVisual.fire .productShape i{background:radial-gradient(circle,#ffc66d,#cf5028 58%,#351915 61%)}.workVisual.lighting{background:radial-gradient(circle,#f0e5a0,#193955 62%)}.workVisual.lighting .productShape i{background:#f3e98e;box-shadow:0 0 70px #fff1a3}.workVisual.heater{background:radial-gradient(circle,#71392a,#211b1a 66%)}.workCopy{grid-template-columns:1fr auto;gap:25px;padding:32px 34px 35px;display:grid}.workFeature .workCopy{flex-direction:column;justify-content:center;padding:60px;display:flex}.workCopy h2{letter-spacing:-.035em;margin:14px 0 12px;font-size:29px}.workFeature .workCopy h2{font-size:45px}.workCopy p{color:var(--muted);max-width:460px;font-size:14px;line-height:1.6}.delivery{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.delivery small{text-transform:uppercase;letter-spacing:.1em;color:#7589a3;margin-bottom:5px;font-size:8px}.delivery span{border:1px solid #c3ccd8;border-radius:20px;padding:6px 9px;font-size:10px}.workCopy>a{border-top:1px solid #c8d0db;grid-column:1/-1;justify-content:space-between;margin-top:8px;padding-top:18px;font-size:12px;font-weight:700;display:flex}.workStatement{padding:110px 0}.workStatement .kicker{color:var(--lime)}.workStatement h2{margin:28px 0}.workStatement p{color:#9bafc5;max-width:620px;font-size:17px;line-height:1.65}.nav nav{gap:28px}@media (width<=900px){.workFeature{grid-template-columns:1fr}.workIntro{display:block}.workTags{justify-content:flex-start;margin-top:30px}.workCard{grid-column:1/-1}.workCopy{grid-template-columns:1fr}.delivery{grid-column:1}.nav nav{gap:18px;font-size:12px}}@media (width<=620px){.workFeature .workVisual,.workVisual{height:390px}.workFeature .workCopy,.workCopy{padding:30px 26px}.workFeature .workCopy h2{font-size:34px}.workGrid{padding-bottom:90px}.workTags span:not(:first-child){display:none}}.legalHero{border-bottom:1px solid var(--line);padding:105px 0 72px}.legalHero h1{letter-spacing:-.065em;margin:30px 0 60px;font-size:clamp(66px,8.5vw,128px);font-weight:500;line-height:.9}.legalMeta{justify-content:space-between;align-items:end;gap:40px;display:flex}.legalMeta p{max-width:610px;margin:0;font-size:20px;line-height:1.5}.legalMeta span{color:var(--muted);font-size:12px}.legalLayout{grid-template-columns:250px minmax(0,780px);justify-content:space-between;gap:90px;padding-top:95px;padding-bottom:130px;display:grid}.legalNav{border-top:1px solid var(--line);flex-direction:column;align-self:start;font-size:12px;display:flex;position:sticky;top:35px}.legalNav b{text-transform:uppercase;letter-spacing:.12em;padding:18px 0;font-size:10px}.legalNav a{border-top:1px solid var(--line);color:var(--muted);padding:13px 0}.legalNav a:hover{color:var(--ink)}.legalCopy section{border-top:1px solid var(--line);padding:52px 0 38px;scroll-margin-top:30px}.legalCopy section:first-child{border-top:0;padding-top:0}.legalCopy h2{letter-spacing:-.045em;margin:0 0 34px;font-size:42px}.legalCopy h3{letter-spacing:-.015em;margin:42px 0 14px;font-size:20px}.legalCopy p,.legalCopy dd{color:#435a73;font-size:15px;line-height:1.78}.legalCopy p{margin:0 0 18px}.legalCopy a{text-underline-offset:3px;text-decoration:underline}.legalNotice{border-left:3px solid var(--lime);text-transform:uppercase;letter-spacing:.025em;background:#e6edf6;margin:32px 0;padding:25px 28px;font-size:14px;font-weight:700;line-height:1.65}.legalCopy dl{margin:25px 0 0}.legalCopy dl>div{border-top:1px solid var(--line);grid-template-columns:210px 1fr;gap:28px;padding:18px 0;display:grid}.legalCopy dt{font-size:13px;font-weight:700}.legalCopy dd{margin:0;font-size:14px}@media (width<=900px){.legalLayout{grid-template-columns:190px 1fr;gap:55px}.legalCopy dl>div{grid-template-columns:1fr;gap:4px}.legalMeta{align-items:flex-start}}@media (width<=620px){.legalHero{padding:75px 0 55px}.legalHero h1{margin:24px 0 38px;font-size:56px}.legalMeta{display:block}.legalMeta p{margin-bottom:22px;font-size:17px}.legalLayout{padding-top:55px;padding-bottom:90px;display:block}.legalNav{margin-bottom:60px;position:static}.legalCopy h2{font-size:35px}.legalCopy h3{font-size:19px}.legalCopy p{font-size:14px}.legalNotice{padding:21px 20px;font-size:12px}}.footerLegal{gap:24px;margin-left:auto;display:flex}.footerLegal a{margin-left:0}@media (width<=620px){.footerBottom{align-items:flex-start}.footerBottom span{max-width:150px}.footerLegal{flex-direction:column;align-items:flex-end;gap:10px}}.videoHero{color:#fff;background:#07172c;align-items:stretch;min-height:760px;display:flex;position:relative;overflow:hidden}.heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.videoShade{background:linear-gradient(90deg,#030d1be6 0%,#0514269e 46%,#030d1b47 100%),linear-gradient(#030d1b40 0%,#0000 55%,#030d1bb8 100%);position:absolute;inset:0}.videoHeroContent{z-index:2;flex-direction:column;padding-top:78px;padding-bottom:28px;display:flex;position:relative}.lightEyebrow{color:#c7d7e8}.videoHero h1{letter-spacing:-.07em;text-wrap:balance;max-width:1040px;margin:42px 0 52px;font-size:clamp(68px,8.8vw,136px);font-weight:500;line-height:.86}.videoHero h1 em{font-family:Georgia,serif;font-weight:400}.videoHeroBottom{justify-content:space-between;align-items:flex-end;gap:70px;display:flex}.videoHeroBottom>p{color:#d8e4ef;max-width:610px;margin:0;font-size:20px;line-height:1.5}.videoPrimary{color:#07172c;background:#4eb6ff;border-color:#4eb6ff}.videoPrimary:hover{background:#fff;border-color:#fff}.videoGhost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0514262e;border-color:#ffffff85}.videoGhost:hover{color:#07172c;background:#fff}.videoStages{color:#b7c9dc;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #ffffff40;gap:38px;margin-top:auto;padding-top:72px;padding-bottom:16px;font-size:9px;display:flex}.videoStages span:first-child{color:#fff}@media (width<=900px){.videoHero{min-height:700px}.videoHeroContent{padding-top:65px}.videoHero h1{font-size:78px}.videoHeroBottom{display:block}.videoHeroBottom>p{font-size:18px}.videoHero .heroActions{margin-top:30px}}@media (width<=620px){.videoHero{min-height:650px}.videoHeroContent{padding-top:48px;padding-bottom:20px}.videoHero h1{margin:30px 0 38px;font-size:56px}.videoHeroBottom>p{font-size:16px}.videoStages{justify-content:space-between;gap:14px;padding-top:48px}.videoStages span{font-size:7px}.heroVideo{object-position:62% center}}@media (prefers-reduced-motion:reduce){.heroVideo{display:none}.videoHero{background:url(/media/engineering-lab.png) 50%/cover no-repeat}}
