@font-face{font-family:Inter;src:url(/fonts/inter.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--blue:#0089cf;--blue-dark:#006da6;--blue-pale:#e7f6ff;--ink:#1f2937;--text:#364151;--muted:#667085;--line:#d9e0e8;--surface:#f7f9fb;--white:#fff;--header-height:5.5rem;--container:76rem;--gutter:clamp(1.25rem, 4vw, 2.5rem);--section-space:clamp(5.25rem, 10vw, 9rem);--focus:#005ee9}*,:before,:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1.5rem);background:var(--white)}body{background:var(--white);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}body,button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}img{max-width:100%;height:auto}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.08em}button,summary,a{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}::selection{background:var(--blue);color:var(--white)}h1,h2,h3,p,figure,dl,dd{margin-top:0}h1,h2,h3{color:var(--ink);hyphens:manual;letter-spacing:-.035em;overflow-wrap:normal;font-weight:730}h1{max-width:15ch;margin-bottom:1.5rem;font-size:clamp(2.55rem,3.9vw,3.65rem);line-height:1.04}h2{margin-bottom:1.25rem;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.08}h3{font-size:1.45rem;line-height:1.2}.container{width:min(calc(100% - (2 * var(--gutter))), var(--container));margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:var(--white);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;height:var(--header-height);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #0000;transition:border-color .18s,box-shadow .18s;position:sticky;top:0}.site-header.is-scrolled{border-bottom-color:var(--line);box-shadow:0 8px 24px #0f172a0d}.header-inner{grid-template-columns:12rem 1fr auto;align-items:center;gap:2rem;height:100%;display:grid}.brand{width:10.75rem;display:inline-flex}.brand img{width:100%}.desktop-nav{justify-self:center}.desktop-nav ul,.mobile-nav ul{align-items:center;gap:clamp(1.5rem,3vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.desktop-nav a,.header-contact,.mobile-nav a{text-decoration:none}.desktop-nav a{color:var(--ink);font-size:.95rem;font-weight:600;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:var(--blue);height:2px;transition:transform .18s;position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-contact{border:1px solid var(--blue);background:var(--blue);min-height:2.75rem;color:var(--white);border-radius:2px;justify-content:center;align-items:center;padding:.65rem 1rem;font-family:Manrope,Inter,sans-serif;font-size:.9rem;font-weight:750;transition:background-color .18s,border-color .18s;display:inline-flex}.header-contact:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.mobile-nav{display:none}.hero{padding:1rem 0 clamp(4rem,7vw,6.5rem);position:relative;overflow:hidden}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(3rem,5vw,4.5rem);display:grid}.hero-copy{z-index:1;align-self:center;padding-block:2.75rem;position:relative}.hero-lead{max-width:37rem;color:var(--ink);margin-bottom:.8rem;font-size:clamp(1.1rem,1.8vw,1.32rem);font-weight:650;line-height:1.48}.hero-text{max-width:38rem;color:var(--muted);margin-bottom:2rem;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.button{border:1px solid var(--blue);border-radius:2px;justify-content:center;align-items:center;min-height:3.25rem;padding:.8rem 1.35rem;font-family:Manrope,Inter,sans-serif;font-size:.96rem;font-weight:750;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.button-secondary{background:var(--white);color:var(--blue-dark)}.button-secondary:hover{background:var(--blue-pale)}.hero-media{z-index:0;width:50%;margin:0;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.hero-media img{object-fit:cover;object-position:38% center;width:100%;height:100%}.cable-rule{background:var(--blue);height:1px;position:absolute;bottom:0;left:0;right:0}.cable-rule:before,.cable-rule span:after{border:1px solid var(--blue);background:var(--white);content:"";width:24px;height:9px;position:absolute;top:-4px}.cable-rule:before{left:8%}.cable-rule span:after{right:7%}.section{padding-block:var(--section-space)}.section-number{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:0;font-family:Manrope,Inter,sans-serif;font-size:.78rem;font-weight:800}.product-variant{background:var(--blue-pale);position:relative}.product-variant:before{background:color-mix(in srgb, var(--blue) 45%, transparent);content:"";height:1px;position:absolute;top:0;left:0;right:0}.product-variant-intro{grid-template-columns:minmax(18rem,.75fr) minmax(22rem,1fr);align-items:end;gap:3rem;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.product-variant-intro h2,.product-variant-intro p{margin-bottom:0}.product-variant-intro>p{max-width:41rem;color:var(--muted)}.product-variant-list{border-top:1px solid color-mix(in srgb, var(--blue-dark) 26%, transparent)}.product-variant-row{border-bottom:1px solid color-mix(in srgb, var(--blue-dark) 26%, transparent);grid-template-columns:minmax(20rem,1.15fr) minmax(30rem,1fr);align-items:center;gap:clamp(2rem,6vw,5.5rem);padding-block:clamp(1.75rem,3.5vw,2.75rem);display:grid}.product-variant-copy h3,.product-variant-copy p,.product-variant-row dl{margin-bottom:0}.product-variant-copy h3{color:var(--blue-dark);letter-spacing:-.02em;margin-bottom:.65rem;font-size:clamp(1.7rem,3vw,2.45rem)}.product-variant-copy p{max-width:34rem;color:var(--text);font-size:.95rem;line-height:1.6}.product-variant-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.5rem);display:grid}.product-variant-specs dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:.7rem;font-weight:750;line-height:1.35}.product-variant-specs dd{color:var(--ink);font-size:.92rem;font-weight:680;line-height:1.45}.product-variant-note{border-left:3px solid var(--blue);background:color-mix(in srgb, var(--white) 78%, transparent);color:var(--muted);margin:2.5rem 0 0;padding:1.35rem 1.5rem;font-size:.9rem}.about{background:var(--surface)}.about-grid{grid-template-columns:minmax(20rem,.85fr) minmax(24rem,1.15fr);gap:clamp(4rem,9vw,8rem);display:grid}.about-heading{border-right:1px solid var(--line);padding-right:clamp(1rem,4vw,4rem)}.about-heading h2{max-width:12ch;font-size:clamp(2.35rem,4.8vw,4.5rem)}.experience-line{border-top:2px solid var(--blue);align-items:baseline;gap:1rem;max-width:22rem;margin-top:3rem;padding-top:1.5rem;display:flex}.experience-line strong{color:var(--blue-dark);font-family:Manrope,Inter,sans-serif;font-size:2.8rem;line-height:1}.experience-line span{color:var(--ink);font-weight:650}.about-content{align-self:center}.about-content .lead{color:var(--ink);font-size:clamp(1.2rem,2vw,1.45rem);font-weight:620;line-height:1.5}.about-content>p{max-width:43rem}.capability-list{border-top:1px solid var(--line);margin:2.75rem 0 0;padding:0;list-style:none}.capability-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(10rem,.45fr) minmax(0,1fr);gap:1.5rem;padding:1.2rem 0;display:grid}.capability-list strong{color:var(--ink);font-size:.94rem}.capability-list span{color:var(--muted);font-size:.9rem}.contact{padding-block:var(--section-space);background:var(--blue-pale);position:relative;overflow:hidden}.contact:before,.contact:after{content:"";border:1px solid #0089cf40;border-radius:999px;width:21rem;height:8rem;position:absolute}.contact:before{bottom:14%;left:-14rem}.contact:after{top:18%;right:-15rem}.contact-grid{z-index:1;grid-template-columns:minmax(20rem,.85fr) minmax(24rem,1.15fr);gap:clamp(4rem,10vw,9rem);display:grid;position:relative}.contact-heading h2{max-width:10ch}.contact-heading>p:last-child{color:var(--muted)}.contact-details{flex-direction:column;align-self:center;font-style:normal;display:flex}.contact-company{color:var(--ink);border-bottom:1px solid #006da638;flex-direction:column;padding:0 0 1.5rem 9rem;line-height:1.5;display:flex}.contact-company span:first-child{font-weight:700}.contact-details>a{min-height:5.25rem;color:var(--blue-dark);border-bottom:1px solid #006da638;grid-template-columns:7.5rem minmax(0,1fr) 1.5rem;align-items:center;gap:1.5rem;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:700;text-decoration:none;display:grid}.contact-details>a:hover span:nth-child(2){text-underline-offset:.22em;text-decoration:underline}.contact-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.contact-details svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.4rem}.site-footer{background:var(--ink);color:#ffffffb8;padding:4.25rem 0 1.5rem}.footer-main{grid-template-columns:.6fr 1fr .8fr;align-items:start;gap:3rem;padding-bottom:3.5rem;display:grid}.footer-brand{color:var(--white);font-family:Manrope,Inter,sans-serif;font-size:1.25rem;font-weight:800;text-decoration:none}.footer-main p{margin-bottom:0}.footer-contact{flex-direction:column;gap:.35rem;display:flex}.footer-contact a,.footer-bottom a{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.5rem;font-size:.78rem;display:flex}.footer-bottom p{margin-bottom:0}.footer-bottom p a{color:inherit;text-decoration:none}.footer-bottom nav{gap:1.5rem;display:flex}.legal{padding-block:clamp(4rem,8vw,7rem)}.legal-header{border-bottom:1px solid var(--line);padding-bottom:clamp(2.5rem,5vw,4.5rem)}.legal-header .section-number{margin-bottom:1.25rem}.legal-header h1{max-width:none;margin-bottom:0}.legal-content{max-width:50rem;margin:clamp(3rem,6vw,5rem) auto 0}.legal-content section+section{margin-top:3rem}.legal-content h2{margin-bottom:1rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.25}.legal-content a{color:var(--blue-dark);overflow-wrap:anywhere}@media (width<=64rem){.header-inner{grid-template-columns:10rem 1fr auto;gap:1.25rem}.desktop-nav ul{gap:1.25rem}.header-contact{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.9fr);gap:3rem}.product-variant-row{grid-template-columns:minmax(17rem,.95fr) minmax(24rem,1.05fr);gap:2rem}}@media (width<=48rem){:root{--header-height:4.6rem;--section-space:clamp(4.5rem, 15vw, 6.25rem)}.header-inner{justify-content:space-between;display:flex}.brand{width:8.8rem}.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{min-width:5.75rem;min-height:2.75rem;color:var(--ink);cursor:pointer;justify-content:flex-end;align-items:center;gap:.6rem;font-weight:700;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px}.mobile-nav[open] summary svg{transform:rotate(90deg)}.mobile-nav nav{top:var(--header-height);padding:1.5rem var(--gutter) 2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);position:absolute;left:0;right:0;box-shadow:0 18px 38px #0f172a1a}.mobile-nav ul{flex-direction:column;align-items:stretch;gap:0}.mobile-nav li+li{border-top:1px solid var(--line)}.mobile-nav li a{min-height:3.25rem;color:var(--ink);align-items:center;font-weight:650;display:flex}.hero{padding-top:2.25rem}.hero-grid,.product-variant-intro,.about-grid,.contact-grid{grid-template-columns:minmax(0,1fr)}.hero-grid{gap:3.25rem}.hero-copy{padding-block:0}h1{max-width:15ch}.hero-media{width:calc(100% + var(--gutter));grid-column:1;height:auto;position:relative;top:auto;bottom:auto;right:auto}.hero-media img{aspect-ratio:4/3;height:auto}.product-variant-intro{gap:1.5rem}.product-variant-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5rem}.product-variant-specs{grid-column:1}.about-grid,.contact-grid{gap:3.5rem}.about-heading{border-right:0;border-bottom:1px solid var(--line);padding:0 0 3.5rem}.about-heading h2{max-width:14ch}.contact-heading h2{max-width:13ch}.footer-main{grid-template-columns:1fr 1fr}.footer-contact{grid-column:2}}@media (width<=34rem){h1{font-size:clamp(2.2rem,9.5vw,2.5rem)}h2{font-size:clamp(2rem,9vw,2.65rem)}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.product-variant-row{grid-template-columns:minmax(0,1fr);gap:1rem}.product-variant-specs{grid-column:1;grid-template-columns:minmax(0,1fr);gap:1rem}.product-variant-note{padding:1.2rem}.capability-list li{grid-template-columns:1fr;gap:.35rem}.contact-company{padding-left:0}.contact-details>a{grid-template-columns:1fr auto;gap:.35rem 1rem;padding-block:1rem}.contact-label{grid-column:1/-1}.contact-details>a span:nth-child(2){overflow-wrap:anywhere;min-width:0}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start;display:flex}.footer-main{gap:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.button,.experience-line{border:1px solid canvastext}}
