@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap");

:root{--navy:#082e5a;--blue:#086dcc;--aqua:#1ed7d2;--ice:#e8f8fc;--ink:#112842;--muted:#607188;--line:#d8e8ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif}a{text-decoration:none;color:inherit}.site-nav{background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(8,46,90,.07);padding:11px 0}.navbar-brand img{width:151px;height:auto}.nav-link{font-size:13px;font-weight:700;color:#23415e!important;padding:9px 12px!important}.nav-cta{font-size:13px;font-weight:800;border-radius:4px;padding:10px 15px!important;background:var(--blue);border:0}.btn span,.text-link span,.solution-card a span,.store-link span{display:inline-block;margin-left:7px;transition:transform .2s}.btn:hover span,.text-link:hover span,.solution-card a:hover span,.store-link:hover span{transform:translateX(4px)}.hero{isolation:isolate;min-height:730px;overflow:hidden;background:linear-gradient(112deg,#062850 0%,#07539d 55%,#0584c3 100%);color:#fff;position:relative}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 82% 50%,rgba(31,222,214,.27),transparent 26%),linear-gradient(90deg,transparent 55%,rgba(0,22,63,.15))}.hero-orbit{position:absolute;border:1px solid rgba(116,242,235,.18);border-radius:50%;z-index:-1}.orbit-one{width:700px;height:700px;right:-180px;top:-80px}.orbit-two{width:450px;height:450px;right:-52px;top:48px;border-width:28px;border-color:rgba(19,215,205,.08)}.eyebrow{font:500 11px "DM Mono",monospace;letter-spacing:2px;color:var(--blue);margin:0 0 19px}.eyebrow.light{color:#7ceae2}.hero h1,.contact-section h2,.process-section h2{font-size:clamp(48px,5.2vw,76px);letter-spacing:-3.5px;line-height:1.03;font-weight:800;max-width:720px;margin:0 0 24px}.hero h1 em,.contact-section h2 em,.process-section h2 em{font-family:"Playfair Display",serif;font-weight:600}.hero-copy{font-size:18px;line-height:1.7;max-width:570px;color:#d8edf9;margin-bottom:34px}.hero .btn{font-size:14px;font-weight:800;padding:15px 20px;border-radius:4px}.hero .btn-light{color:#074b8d}.hero .btn-outline-light{border-color:rgba(255,255,255,.65)}.hero-stats{display:flex;gap:38px;margin-top:59px}.hero-stats div{border-left:1px solid rgba(153,243,239,.6);padding-left:13px;display:flex;flex-direction:column}.hero-stats strong{font-size:25px;line-height:1;font-weight:800}.hero-stats span{font-size:11px;color:#c7dfee;margin-top:7px}.hero-visual{height:435px;position:relative}.visual-core{height:246px;width:246px;border-radius:50%;border:20px solid rgba(228,255,255,.13);box-shadow:0 0 0 1px rgba(126,241,234,.52),0 0 80px rgba(16,224,213,.36),inset 0 0 45px rgba(30,215,210,.3);position:absolute;right:53px;top:76px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg)}.visual-core:before{content:"";width:188px;height:188px;border-radius:50%;border:2px dashed rgba(156,250,243,.6);position:absolute}.visual-core span{font-size:65px;font-weight:800;letter-spacing:-8px;z-index:1;color:#caffff;text-shadow:0 4px 20px #0076bc}.visual-core small{z-index:1;font:500 8px "DM Mono";letter-spacing:1.4px;text-align:center;margin-top:5px}.visual-tag{position:absolute;border-radius:4px;background:#fff;color:#07579b;font:500 10px "DM Mono";letter-spacing:1.1px;padding:10px 12px;box-shadow:0 8px 24px rgba(0,20,60,.22)}.tag-motor{top:31px;right:10px}.tag-sensor{bottom:78px;left:5px}.tag-tools{bottom:3px;right:55px;background:#1bd6d1;color:#08345d}.scroll-cue{position:absolute;left:max(20px,calc((100% - 1296px)/2));bottom:24px;color:#bdeaf5;font:500 10px "DM Mono";letter-spacing:1px;display:flex;align-items:center;gap:9px}.scroll-cue span{display:block;height:38px;border-left:1px solid #88e7e2}.intro-section{padding:124px 0 110px}.intro-section h2,.section-heading h2{font-size:clamp(35px,3.8vw,55px);letter-spacing:-2.5px;line-height:1.08;font-weight:800;margin:0}.intro-section h2 span,.section-heading h2 span{font-family:"Playfair Display",serif;font-style:italic;font-weight:600;color:var(--blue)}.intro-section .lead{font-size:17px;line-height:1.75;color:var(--muted);margin:0}.solutions-section{padding:102px 0;background:#f2fbfd}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.section-heading h2{max-width:770px}.text-link{flex-shrink:0;color:var(--blue);font-size:13px;font-weight:800;padding-bottom:7px;border-bottom:1px solid #77d6e0}.solution-card{background:#fff;padding:25px 21px 24px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s;border:1px solid #e1f0f3}.solution-card:hover{transform:translateY(-6px);box-shadow:0 15px 36px rgba(23,107,133,.12)}.card-number{font:500 10px "DM Mono";color:#79a0b2}.solution-icon{height:52px;width:52px;background:#dff7f6;color:#0879bb;display:grid;place-items:center;font-size:28px;margin:26px 0 25px}.solution-card h3{font-size:16px;font-weight:800;line-height:1.32;min-height:64px}.solution-card p{font-size:12px;line-height:1.65;color:var(--muted);margin:4px 0 21px}.solution-card a{margin-top:auto;font-size:11px;font-weight:800;color:var(--blue)}.process-section{padding:105px 0;background:#07386b;color:#fff}.process-section h2{font-size:clamp(37px,4vw,58px);margin:0}.steps{display:flex;flex-direction:column}.steps div{display:flex;align-items:center;border-top:1px solid rgba(170,235,241,.3);padding:19px 0;gap:26px}.steps div:last-child{border-bottom:1px solid rgba(170,235,241,.3)}.steps b{font:500 11px "DM Mono";color:#64dfd8}.steps span{font-size:17px;font-weight:700}.brands-section{padding:106px 0 95px}.brands-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px;gap:30px}.brands-heading p:last-child{max-width:490px;color:var(--muted);font-size:14px;line-height:1.7;margin:0}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line)}.brand-tile{height:111px;display:grid;place-items:center;border-right:1px solid var(--line);font-size:17px;font-weight:800;color:#6b7f91;letter-spacing:-.7px}.brand-tile:last-child{border-right:0}.brand-tile:nth-child(2){font-family:"Playfair Display",serif;font-style:italic;font-size:23px}.brand-tile:nth-child(4){font-size:16px}.brand-note{font-size:11px;color:#8291a1;margin:17px 0 0}.contact-section{padding:100px 0;background:linear-gradient(120deg,#07549c,#087ebf);color:#fff}.contact-section h2{font-size:clamp(38px,4.1vw,58px);letter-spacing:-2.7px}.contact-section>div>div>div>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#d5eff5;max-width:420px}.store-link{display:inline-block;color:#fff;font-size:13px;font-weight:800;border-bottom:1px solid #6ddfdd;padding-bottom:7px;margin-top:21px}.contact-form{padding:30px;background:#fff;color:var(--ink);box-shadow:0 25px 55px rgba(1,40,79,.2)}.contact-form label{display:block;font-size:11px;font-weight:800;margin-bottom:7px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dce8ed;background:#fbfdfe;padding:11px 12px;font:13px Manrope;color:var(--ink);outline:0}.contact-form input:focus,.contact-form textarea:focus{border-color:#20bfc3;box-shadow:0 0 0 3px rgba(30,215,210,.12)}.contact-form textarea{resize:vertical}.contact-form .btn{margin-top:22px;font-size:13px;color:#075294;background:#dcfaf7;border:0;border-radius:3px;font-weight:800;padding:13px 18px}.contact-form .btn:disabled{opacity:.6}.form-message{font-size:12px;margin:13px 0 0}.success{color:#087a61}.error{color:#b64539}footer{background:#062d59;color:#d6eaf3;padding:33px 0 19px}.footer-main{display:flex;align-items:center;gap:31px;padding-bottom:25px}.footer-main img{width:146px;height:auto;filter:brightness(0) invert(1) saturate(0) brightness(3)}.footer-main p{margin:0;font-size:12px;color:#9cc5d7}.social-links{margin-left:auto;display:flex;gap:8px}.social-links a{width:27px;height:27px;border:1px solid #5b92ad;display:grid;place-items:center;font:bold 11px Arial;color:#fff}.footer-bottom{border-top:1px solid rgba(161,215,232,.22);padding-top:17px;display:flex;justify-content:space-between;font-size:10px;color:#8ab0c5}.footer-bottom div{display:flex;gap:21px}@media(max-width:991px){.hero{min-height:650px}.hero h1{letter-spacing:-2.5px}.brand-grid{grid-template-columns:repeat(3,1fr)}.brand-tile:nth-child(3){border-right:0}.brand-tile:nth-child(-n+3){border-bottom:1px solid var(--line)}.brands-heading{align-items:start;flex-direction:column}.navbar-collapse{padding:10px 0}.nav-cta{display:inline-block}.footer-main{flex-wrap:wrap}}@media(max-width:575px){.hero{min-height:670px}.hero h1{font-size:47px}.hero-copy{font-size:16px}.hero-stats{gap:20px;margin-top:40px}.intro-section,.solutions-section,.process-section,.brands-section,.contact-section{padding:72px 0}.section-heading{align-items:start;flex-direction:column}.solution-card h3{min-height:auto}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-tile{height:83px;font-size:14px}.brand-tile:nth-child(3){border-right:1px solid var(--line)}.brand-tile:nth-child(even){border-right:0}.brand-tile:nth-child(-n+4){border-bottom:1px solid var(--line)}.footer-main{gap:16px}.social-links{margin-left:0}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom div{gap:14px}.contact-form{padding:22px}.scroll-cue{display:none}}
