:root{color-scheme:light;--ink: #07111f;--ink-soft: #334155;--muted: #64748b;--line: #d7e0ea;--surface: #ffffff;--surface-cool: #f4f8fc;--navy: #06111f;--navy-2: #0a2138;--navy-3: #0d2f52;--blue: #0b65d8;--blue-2: #1688ff;--cyan: #25b7ff;--shadow: 0 18px 40px rgb(8 28 54 / 12%);--section-pad: 46px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;min-width:320px;background:var(--surface);color:var(--ink)}body,button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}p,h1,h2,h3{margin:0}button{border:0;cursor:pointer}:focus-visible{outline:3px solid rgb(22 136 255 / 45%);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:78px;padding:12px clamp(22px,4.2vw,74px);background:#fffffff7;border-bottom:1px solid #cfd8e3;box-shadow:0 1px #06111f12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:box-shadow .18s ease,min-height .18s ease}.site-header--scrolled{min-height:70px;box-shadow:0 12px 28px #06111f1f}.brand{display:inline-flex;width:286px;max-width:44vw}.brand img{width:100%;height:auto}.primary-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,34px)}.primary-nav__item{position:relative;padding:12px 0;color:#0f172a;background:transparent;font-size:.9rem;font-weight:700;white-space:nowrap}.primary-nav__item:after{position:absolute;right:0;bottom:2px;left:0;height:3px;background:var(--blue);border-radius:999px;content:"";opacity:0;transform:scaleX(.35);transition:opacity .16s ease,transform .16s ease}.primary-nav__item:hover,.primary-nav__item--active{color:var(--blue)}.primary-nav__item:hover:after,.primary-nav__item--active:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;gap:9px;padding:0 22px;border-radius:5px;font-size:.92rem;font-weight:800;line-height:1;transition:transform .17s ease,background .17s ease,border-color .17s ease,color .17s ease,box-shadow .17s ease}.button span{font-size:1.35em;line-height:.8;transition:transform .17s ease}.button:hover{transform:translateY(-1px)}.button:hover span{transform:translate(3px)}.button--primary{color:#fff;background:linear-gradient(135deg,#0b65d8,#0755ca);box-shadow:0 10px 22px #0b65d842}.button--primary:hover{background:linear-gradient(135deg,#1377ef,#075edc)}.button--ghost{color:#fff;border:1px solid rgb(65 169 255 / 80%);background:#0412238c;box-shadow:inset 0 0 0 1px #ffffff0a}.button--ghost:hover{border-color:#91d8ff;background:#092f52b8}.header-cta{min-width:154px}.menu-button{display:none;width:44px;height:44px;place-items:center;padding:10px;border-radius:5px;background:#eaf3ff}.menu-button span{display:block;width:22px;height:2px;margin:3px 0;background:var(--blue)}.section{padding:var(--section-pad) clamp(22px,4.4vw,78px)}.section__heading{width:min(1180px,100%);margin:0 auto 20px}.section-label{color:var(--blue);font-size:.78rem;font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.section__heading h2,.contact-details h2,.supply-support__heading h2,.legal-page h1{margin-top:6px;color:var(--ink);font-size:clamp(1.75rem,3.2vw,2.45rem);line-height:1.05;letter-spacing:0}.section__heading>p:not(.section-label){max-width:970px;margin-top:10px;color:#334155;font-size:1rem;line-height:1.55}.hero{position:relative;min-height:590px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,1.25fr);align-items:stretch;overflow:hidden;background:radial-gradient(circle at 77% 18%,rgb(23 149 255 / 28%),transparent 24%),radial-gradient(circle at 54% 66%,rgb(37 183 255 / 18%),transparent 30%),linear-gradient(90deg,#030a13,#07172a 48%,#061222);border-bottom:1px solid rgb(35 183 255 / 22%)}.hero:before{position:absolute;inset:0;background-image:linear-gradient(90deg,rgb(37 183 255 / 9%) 1px,transparent 1px),linear-gradient(rgb(37 183 255 / 8%) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 28%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 28%,#000 100%);content:""}.hero:after{position:absolute;inset:0;background:linear-gradient(90deg,rgb(3 10 19 / 95%) 0%,rgb(3 10 19 / 80%) 38%,rgb(3 10 19 / 15%) 68%,transparent 100%),linear-gradient(180deg,transparent 0%,rgb(0 0 0 / 34%) 100%);content:""}.hero__content{position:relative;z-index:2;width:min(650px,calc(100% - 44px));align-self:center;margin-left:clamp(28px,5vw,76px);padding:58px 0}.hero__label{color:var(--cyan);margin-bottom:17px}.hero h1{max-width:630px;color:#fff;font-size:clamp(2.55rem,4.75vw,4.35rem);line-height:1.05;letter-spacing:0}.hero p:not(.section-label){max-width:640px;margin-top:18px;color:#e6eef7;font-size:1.08rem;line-height:1.65}.hero__buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.hero__buttons .button{min-width:220px}.hero-board{position:relative;z-index:1;min-height:590px;overflow:hidden}.hero-board img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04)}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px clamp(22px,4.4vw,78px);background:linear-gradient(90deg,#071521,#0b2944 47%,#071521),var(--navy);border-top:1px solid rgb(37 183 255 / 28%);border-bottom:1px solid rgb(255 255 255 / 12%)}.feature-strip__item{display:grid;grid-template-columns:62px 1fr;gap:16px;align-items:center;min-height:88px;padding:0 28px;color:#fff;border-right:1px solid rgb(180 214 255 / 36%)}.feature-strip__item:first-child{padding-left:0}.feature-strip__item:last-child{padding-right:0;border-right:0}.line-icon{width:54px;height:54px;color:var(--blue-2);fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.feature-strip h3,.support-card h3{color:#fff;font-size:1rem;line-height:1.15}.feature-strip p,.support-card p{margin-top:8px;color:#dbeafe;font-size:.88rem;line-height:1.45}.product-range{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;width:min(1180px,100%);margin:0 auto}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 2px 7px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#1688ff6b;box-shadow:0 16px 30px #081c361f}.product-card__image{height:132px;overflow:hidden;border-bottom:1px solid #e7edf5;background:#fff}.product-card__image img{width:100%;height:100%;object-fit:contain;object-position:center}.product-card__body{min-height:126px;padding:15px 18px 17px}.product-card h3{color:#0d1726;font-size:1.02rem;line-height:1.15}.product-card p{margin-top:7px;color:#334155;font-size:.9rem;line-height:1.38}.product-card a{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:var(--blue);font-size:.88rem;font-weight:800}.product-card a:hover span{transform:translate(3px)}.product-card a span{transition:transform .16s ease}.component-preview{padding:26px clamp(22px,4.4vw,78px) 24px;background:linear-gradient(90deg,#050e18f2,#081f35eb),radial-gradient(circle at 75% 5%,rgb(37 183 255 / 18%),transparent 34%),var(--navy);border-top:1px solid rgb(37 183 255 / 20%);border-bottom:1px solid rgb(37 183 255 / 18%)}.component-preview__inner{width:min(1200px,100%);margin:0 auto}.component-preview .section-label{color:var(--cyan);margin-bottom:12px}.component-preview__track{display:grid;grid-template-columns:42px repeat(7,1fr) 42px;gap:12px;align-items:stretch}.preview-card{position:relative;min-height:144px;overflow:hidden;border:1px solid rgb(210 230 255 / 76%);background:#071827}.preview-card:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgb(2 8 15 / 82%) 100%);content:""}.preview-card img{width:100%;height:100%;min-height:144px;object-fit:cover;object-position:center top;opacity:.94}.preview-card h3{position:absolute;right:10px;bottom:10px;left:10px;z-index:1;color:#fff;font-size:1.03rem;line-height:1.03;text-align:center;text-shadow:0 2px 8px rgb(0 0 0 / 70%)}.carousel-arrow{display:grid;place-items:center;align-self:center;width:42px;height:58px;color:#fff;border:1px solid rgb(255 255 255 / 13%);border-radius:999px;background:#ffffff12;font-size:2.15rem}.industries-section{background:#fff}.industries-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;width:min(1180px,100%);margin:0 auto}.industry-card{min-height:164px;padding:22px 18px;border:1px solid #dce5ef;border-radius:6px;background:#fff;text-align:center}.industry-card__icon{width:50px;height:50px;margin:0 auto 13px}.industry-card h3{color:#0d1726;font-size:.98rem;line-height:1.16}.industry-card p{margin-top:8px;color:#334155;font-size:.86rem;line-height:1.45}.supply-support{padding:34px clamp(22px,4.4vw,78px) 38px;color:#fff;background:linear-gradient(90deg,#061525,#08223af5 58%,#061525eb),radial-gradient(circle at 86% 40%,rgb(37 183 255 / 16%),transparent 34%);position:relative;overflow:hidden}.supply-support:after{position:absolute;inset:0;background-image:linear-gradient(90deg,rgb(37 183 255 / 8%) 1px,transparent 1px),linear-gradient(rgb(37 183 255 / 7%) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 35%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,transparent 35%,#000 100%);content:""}.supply-support__inner{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto}.supply-support__heading{margin-bottom:18px}.supply-support__heading .section-label{color:var(--cyan)}.supply-support__heading h2{color:#fff}.supply-support__heading p{margin-top:6px;color:#e6eef7;font-size:1rem}.support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.support-card{display:grid;grid-template-columns:60px 1fr;gap:16px;min-height:108px;padding:18px;border:1px solid rgb(160 206 255 / 38%);border-radius:5px;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff0a}.contact-section{padding:24px clamp(22px,4.4vw,78px) 22px;background:#f8fbff;border-top:1px solid #dbe5ef}.contact-section__inner{display:grid;grid-template-columns:.86fr 1.34fr;gap:36px;align-items:center;width:min(1180px,100%);margin:0 auto}.contact-details p:not(.section-label){margin-top:8px;color:#334155;line-height:1.5}.contact-lines{display:grid;gap:12px;margin-top:22px}.contact-lines div,.footer__contact p,.footer__contact a{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center}.contact-lines .line-icon{width:28px;height:28px}.contact-lines span,.contact-lines a{color:#0f172a;font-weight:650}.map-card{overflow:hidden;border:1px solid #dce5ef;border-radius:7px;background:#fff;box-shadow:0 12px 30px #0f172a0f}.map-card iframe{display:block;width:100%;height:clamp(280px,33vw,430px);border:0}.map-card__footer{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end;padding:14px;border-top:1px solid #dce5ef}.button--map-outline{color:var(--blue);border:1px solid rgb(11 101 216 / 35%);background:#fff}.button--map-outline:hover{border-color:var(--blue);background:#eef7ff}.footer{color:#e6eef7;background:linear-gradient(90deg,#061321,#09233c 55%,#061321),var(--navy)}.footer__inner{display:grid;grid-template-columns:1.55fr .8fr 1.1fr 1.25fr;gap:42px;width:min(1180px,100%);margin:0 auto;padding:36px clamp(22px,4.4vw,78px)}.footer__brand,.footer__column{min-width:0}.footer__brand{padding-right:34px;border-right:1px solid rgb(210 230 255 / 35%)}.footer__brand img{width:230px;margin-bottom:16px;filter:brightness(1.75)}.footer__brand p,.footer__column a,.footer__column p{color:#d7e2ef;font-size:.9rem;line-height:1.45}.footer__column{display:flex;flex-direction:column;gap:4px}.footer__column h2{margin-bottom:5px;color:var(--cyan);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.footer__column a:hover{color:#fff}.footer__icon{width:23px;height:23px;color:#fff;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px clamp(22px,4.4vw,78px);border-top:1px solid rgb(210 230 255 / 16%);background:#030a12;color:#d4deea;font-size:.78rem}.footer__bottom div{display:flex;gap:20px}.footer__bottom a+a{position:relative}.footer__bottom a+a:before{position:absolute;top:0;bottom:0;left:-11px;width:1px;background:#ffffff73;content:""}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:60;display:grid;place-items:center;width:46px;height:46px;color:#fff;border-radius:50%;background:var(--blue);box-shadow:0 16px 32px #0b65d859;opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .18s ease,transform .18s ease}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease}.reveal--visible{opacity:1;transform:translateY(0)}.legal-page{padding:70px clamp(22px,4.4vw,78px);background:#f8fbff}.legal-page__inner{width:min(860px,100%);margin:0 auto;padding:34px;border:1px solid #dce5ef;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.legal-page p{margin-top:14px;color:#334155;line-height:1.65}.legal-page h2{margin-top:28px;color:#0d1726}.legal-page a{color:var(--blue);font-weight:800}@media(max-width:1220px){.brand{width:246px}.primary-nav{gap:16px}.primary-nav__item{font-size:.82rem}.product-grid{grid-template-columns:repeat(3,1fr)}.component-preview__track{grid-template-columns:42px repeat(4,1fr) 42px}.preview-card:nth-of-type(n+5){display:none}.industries-grid{grid-template-columns:repeat(3,1fr)}.support-grid,.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-strip__item:nth-child(2){border-right:0}.feature-strip__item:nth-child(n+3){padding-top:20px;border-top:1px solid rgb(180 214 255 / 28%)}}@media(max-width:940px){.site-header{grid-template-columns:auto auto}.brand{width:238px}.primary-nav{position:absolute;top:100%;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid #d6e0eb;border-radius:7px;background:#fff;box-shadow:0 18px 36px #0f172a24}.primary-nav--open{display:flex}.primary-nav__item{padding:14px 12px;text-align:left}.primary-nav__item:after{right:auto;left:12px;width:48px}.header-actions{justify-self:end}.header-cta{display:none}.menu-button{display:grid}.hero{grid-template-columns:1fr;min-height:auto}.hero__content{width:min(700px,calc(100% - 44px));margin:0 auto;padding:58px 0 24px}.hero:after{background:linear-gradient(180deg,#030a13eb,#030a13ad 56%,#030a1359)}.hero-board,.hero-board img{min-height:390px}.product-grid{grid-template-columns:repeat(2,1fr)}.contact-section__inner,.footer__inner{grid-template-columns:1fr}.footer__brand{padding-right:0;border-right:0}}@media(max-width:720px){:root{--section-pad: 38px}.site-header{min-height:68px;padding:10px 16px}.brand{width:205px;max-width:70vw}.hero h1{font-size:clamp(2.15rem,10vw,3rem)}.hero p:not(.section-label){font-size:1rem}.hero__buttons{flex-direction:column}.hero__buttons .button{width:100%;min-width:0}.feature-strip,.product-grid,.industries-grid,.support-grid{grid-template-columns:1fr}.feature-strip__item{min-height:0;padding:18px 0;border-right:0;border-top:1px solid rgb(180 214 255 / 28%)}.feature-strip__item:first-child{border-top:0}.component-preview__track{grid-template-columns:34px repeat(2,minmax(0,1fr)) 34px;gap:8px}.preview-card{min-height:132px}.preview-card:nth-of-type(n+3){display:none}.carousel-arrow{width:34px}.footer__inner{padding-right:22px;padding-left:22px}.footer__bottom{flex-direction:column;align-items:flex-start}}@media(max-width:460px){.section,.component-preview,.supply-support,.contact-section{padding-right:16px;padding-left:16px}.hero__content{width:calc(100% - 32px)}.hero-board,.hero-board img{min-height:320px}.product-card__image{height:122px}.component-preview__track{grid-template-columns:32px 1fr 32px}.preview-card:nth-of-type(n+2){display:none}.legal-page__inner{padding:24px}}
