:root{--petrol:#00789a;--petrol-dark:#00647f;--navy:#071827;--ink:#0b1726;--muted:#4d5964;--mist:#f4f6f7;--line:#dce3e7;--line-strong:#c7d2d8;--white:#fff;--content:1200px;--header-height:92px;--section-space:clamp(6rem, 8vw, 7.5rem);--font:"Avenir Next", Avenir, Inter, "Helvetica Neue", Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);background:var(--navy)}body{min-width:320px;color:var(--ink);background:var(--white);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.62}img,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:inherit;letter-spacing:-.035em;font-weight:500}h1{margin-bottom:1.5rem;font-size:clamp(3rem,4.5vw,3.75rem);line-height:1.08}h2{margin-bottom:1.6rem;font-size:clamp(2.35rem,3.4vw,3rem);line-height:1.14}h3{letter-spacing:-.015em;margin-bottom:.75rem;font-size:1.28rem;line-height:1.3}p{margin-bottom:1.5rem}:focus-visible{outline:3px solid color-mix(in srgb, var(--petrol) 70%, white);outline-offset:4px}.container{width:min(calc(100% - clamp(4rem, 8vw, 10rem)), var(--content));margin-inline:auto}.section{padding-block:var(--section-space)}.section-light{background:var(--mist)}.section-dark{color:var(--white);background:var(--navy)}.eyebrow{color:var(--petrol);letter-spacing:.19em;text-transform:uppercase;margin-bottom:1.35rem;font-size:.73rem;font-weight:600;line-height:1.4}.eyebrow-on-dark{color:#46b3d2}.lead{color:var(--muted);font-size:clamp(1.06rem,1.35vw,1.16rem);line-height:1.67}.button{border:1px solid var(--petrol);min-height:50px;color:var(--white);background:var(--petrol);letter-spacing:.04em;text-align:center;justify-content:center;align-items:center;gap:.6rem;padding:.82rem 1.5rem;font-size:.86rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.button:hover{border-color:var(--petrol-dark);background:var(--petrol-dark)}.button-small{min-height:46px;padding-inline:1.2rem;font-size:.81rem}.button-outline{border-color:color-mix(in srgb, var(--white) 42%, transparent);color:var(--white);background:0 0}.button-outline:hover{border-color:var(--white);color:var(--navy);background:var(--white)}.text-link{color:var(--ink);font-weight:500}.text-link:after{color:var(--petrol);content:"→";margin-left:.45rem;transition:transform .16s;display:inline-block}.text-link:hover:after{transform:translate(4px)}.skip-link{z-index:1000;color:var(--white);background:var(--navy);padding:.7rem 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);border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:var(--white);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.brand{flex:0 250px;width:250px;text-decoration:none;display:block}.brand img{object-fit:contain;width:100%}.desktop-nav{align-items:center;gap:clamp(1.15rem,2.2vw,2.15rem);display:flex}.nav-link{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;font-size:.77rem;font-weight:500;text-decoration:none;position:relative}.nav-link.is-product{letter-spacing:.025em;text-transform:none;font-size:.86rem;font-weight:500}.product-wordmark{align-items:baseline;display:inline-flex}.product-wordmark .product-os{color:#00789a}.nav-link:after{background:var(--petrol);content:"";transform-origin:0;height:1px;transition:transform .16s;position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link.is-active{color:var(--ink)}.nav-link:hover:after,.nav-link.is-active:after{transform:scaleX(1)}.menu-toggle,.mobile-menu{display:none}.site-footer{color:#d7e0e5;background:var(--navy);padding-top:4.75rem}.footer-inner{grid-template-columns:minmax(19rem,1.7fr) repeat(3,minmax(9rem,.75fr));gap:clamp(2.5rem,5vw,5.5rem);padding-bottom:4rem;display:grid}.footer-brand p{color:#9aa9b4;max-width:28rem;margin:1.6rem 0 0;font-size:.95rem}.footer-wordmark{width:min(100%,250px);text-decoration:none;display:block}.footer-wordmark img{filter:brightness(0)invert();opacity:.94;width:100%}.footer-group{align-content:start;gap:.75rem;display:grid}.footer-heading{color:#56bdd5;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .4rem;font-size:.7rem;font-weight:600;line-height:1.4}.footer-group a,.footer-bottom a{color:#cbd5dc;font-size:.9rem;text-decoration:none}.footer-group a:hover,.footer-bottom a:hover{color:var(--white)}.footer-contact-link{white-space:nowrap;align-items:center;width:max-content;max-width:100%;display:inline-flex;color:var(--white)!important}.footer-contact-link span{color:#56bdd5;margin-left:.35rem}.footer-bottom{color:#8fa0ac;border-top:1px solid #20313f;justify-content:space-between;align-items:center;gap:2rem;padding-block:1.35rem;font-size:.78rem;display:flex}.footer-meta{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;display:flex}.footer-meta a{color:#8fa0ac;font-size:.78rem}.footer-bottom p{margin:0}@media (width<=1080px){.brand{flex-basis:225px;width:225px}.desktop-nav{gap:1rem}.desktop-nav .button-small{display:none}:root{--header-height:76px}html.menu-open,html.menu-open body{overflow:hidden}html.menu-open .site-header{width:100%;position:fixed;left:0;right:0}.container{width:min(calc(100% - 4rem), var(--content))}.desktop-nav{display:none}.menu-toggle{width:48px;height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-content:center;gap:6px;padding:12px 9px;display:grid}.menu-toggle span{background:currentColor;width:100%;height:1px;transition:transform .16s,opacity .16s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu:not([hidden]){z-index:99;top:var(--header-height);overscroll-behavior:contain;color:var(--white);background:var(--navy);-webkit-overflow-scrolling:touch;display:block;position:fixed;bottom:0;left:0;right:0;overflow:hidden auto}.mobile-menu-inner{align-content:start;min-height:100%;padding-block:clamp(3rem,9vh,5rem);display:grid}.mobile-nav-link{color:#edf2f4;border-bottom:1px solid #263744;padding-block:.95rem;font-size:clamp(1.55rem,5vw,2.1rem);font-weight:400;line-height:1.2;text-decoration:none}.mobile-nav-link.is-active{color:#4db5d1}.mobile-nav-link.is-product,.mobile-nav-link.is-product.is-active{color:#edf2f4;letter-spacing:.01em}.mobile-menu-cta{width:100%;margin-top:2.25rem}.mobile-legal-links{grid-template-columns:repeat(2,max-content);justify-content:start;gap:.75rem 1.25rem;margin-top:auto;padding-top:3rem;display:grid}.mobile-legal-links a{color:#9eb0bc;max-width:100%;font-size:.85rem}.footer-inner{grid-template-columns:repeat(3,1fr);gap:2.5rem}.footer-brand{grid-column:1/-1}}@media (width<=680px){:root{--section-space:4.5rem}html{scroll-padding-top:calc(var(--header-height) + 10px)}.container{width:calc(100% - 2.75rem)}h1{font-size:clamp(2.1rem,9vw,2.4rem);line-height:1.12}h2{font-size:clamp(1.85rem,8.1vw,2.15rem)}.brand{flex-basis:188px;width:188px}.button{min-height:50px}.footer-inner{grid-template-columns:1fr 1fr;gap:2.75rem 2rem}.footer-brand{grid-column:1/-1}.footer-contact{border-top:1px solid #20313f;grid-column:1/-1;padding-top:2rem}.footer-bottom{flex-wrap:wrap;align-items:flex-start;gap:1rem 1.5rem}.footer-meta{flex-basis:100%;order:3;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
