:root{color-scheme:light;--navy:#071b28;--navy-soft:#0d2b3d;--ink:#12232c;--muted:#607078;--paper:#f3f6f5;--line:#dce5e2;--white:#fff;--mint:#42dda0;--queue:#f29b52;--time:#6d8fff;--fleet:#2cc78c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--white);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:#fff}a{color:inherit}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;padding:.75rem 1rem;background:#fff;color:var(--navy)}.skip-link:focus{top:1rem}.site-header{position:absolute;top:0;left:50%;z-index:20;display:grid;width:min(100% - 3rem,86rem);height:6.5rem;grid-template-columns:1fr auto 1fr;align-items:center;transform:translateX(-50%);color:#fff}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand__mark{display:grid;width:3.15rem;height:3.15rem;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:.9rem;background:rgba(255,255,255,.08);font-size:.9rem;font-weight:850;letter-spacing:-.05em;backdrop-filter:blur(14px)}.brand__copy{display:grid;line-height:1}.brand__copy strong{font-size:.9rem}.brand__copy small{margin-top:.28rem;color:#9fb8c4;font-size:.65rem}.site-nav{display:flex;gap:2.2rem}.site-nav a{position:relative;color:#d5e2e7;font-size:.82rem;font-weight:650;text-decoration:none}.site-nav a:after{position:absolute;bottom:-.55rem;left:0;width:0;height:2px;background:var(--mint);content:"";transition:width .2s}.site-nav a:hover:after,.site-nav a:focus-visible:after{width:100%}.header-cta{justify-self:end;padding:.78rem 1rem;border:1px solid rgba(255,255,255,.22);border-radius:.55rem;background:rgba(255,255,255,.06);font-size:.78rem;font-weight:700;text-decoration:none;backdrop-filter:blur(14px);transition:.2s}.header-cta:hover{background:#fff;color:var(--navy)}.hero{position:relative;display:grid;min-height:49rem;height:100vh;grid-template-columns:minmax(0,1.05fr) minmax(31rem,.95fr);align-items:center;gap:4rem;padding:7rem max(1.5rem,calc((100vw - 86rem)/2));overflow:hidden;background:var(--navy);color:#fff}.hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:5rem 5rem;mask-image:linear-gradient(to right,#000,transparent 80%)}.hero__glow{position:absolute;border-radius:50%;filter:blur(1px);opacity:.55}.hero__glow--one{top:-20rem;right:-14rem;width:50rem;height:50rem;background:radial-gradient(circle,rgba(42,201,140,.24),transparent 67%)}.hero__glow--two{bottom:-25rem;left:-17rem;width:43rem;height:43rem;background:radial-gradient(circle,rgba(80,127,255,.13),transparent 67%)}.hero__content{position:relative;z-index:2;max-width:47rem}.eyebrow{display:flex;align-items:center;gap:.7rem;margin:0 0 1.25rem;color:#a9c5d0;font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow>span{width:1.5rem;height:2px;background:var(--mint)}.eyebrow--dark{color:#19805e}.hero h1{max-width:48rem;margin:0;font-size:clamp(3.4rem,5.5vw,6.3rem);font-weight:680;letter-spacing:-.065em;line-height:.94}.hero h1 em{color:var(--mint);font-style:normal;font-weight:680}.hero__lead{max-width:39rem;margin:2rem 0 0;color:#b8cbd2;font-size:1.12rem;line-height:1.75}.hero__actions{display:flex;gap:.8rem;margin-top:2.4rem}.button{display:inline-flex;min-height:3.4rem;align-items:center;justify-content:center;gap:.7rem;padding:.85rem 1.25rem;border:1px solid transparent;border-radius:.55rem;font-size:.84rem;font-weight:750;text-decoration:none;transition:transform .18s,background .18s,color .18s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--light{background:#fff;color:var(--navy)}.button--line{border-color:rgba(255,255,255,.22);color:#fff}.button--line:hover{background:rgba(255,255,255,.08)}.hero__visual{position:relative;z-index:2;width:min(39vw,35rem);height:min(39vw,35rem);justify-self:center}.orbit{position:absolute;inset:0;border:1px solid rgba(255,255,255,.12);border-radius:50%}.orbit--outer:after,.orbit--inner:after{position:absolute;border-radius:50%;background:var(--mint);box-shadow:0 0 1.3rem rgba(66,221,160,.7);content:""}.orbit--outer:after{top:11%;left:13%;width:.45rem;height:.45rem}.orbit--inner{inset:20%}.orbit--inner:after{right:9%;bottom:18%;width:.35rem;height:.35rem}.visual-core{position:absolute;top:50%;left:50%;display:grid;width:9rem;height:9rem;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.07);box-shadow:0 0 4rem rgba(44,199,140,.12);transform:translate(-50%,-50%);backdrop-filter:blur(15px)}.visual-core span{font-size:2rem;font-weight:850;letter-spacing:-.08em}.visual-core small{margin-top:.1rem;color:#8cb0bd;font-size:.55rem;letter-spacing:.16em;text-transform:uppercase}.visual-node{position:absolute;display:flex;min-width:9.5rem;align-items:center;gap:.65rem;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.15);border-radius:.75rem;background:rgba(9,34,48,.83);box-shadow:0 1rem 2.5rem rgba(0,0,0,.2);text-decoration:none;backdrop-filter:blur(16px);transition:transform .18s,border-color .18s}.visual-node:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.35)}.visual-node i{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:.55rem;font-size:.72rem;font-style:normal;font-weight:850}.visual-node>span{display:grid}.visual-node strong{font-size:.78rem}.visual-node small{margin-top:.15rem;color:#8da8b3;font-size:.59rem}.visual-node--queue{top:4%;right:6%}.visual-node--queue i{background:rgba(242,155,82,.14);color:var(--queue)}.visual-node--time{right:-3%;bottom:18%}.visual-node--time i{background:rgba(109,143,255,.14);color:var(--time)}.visual-node--fleet{bottom:9%;left:-3%}.visual-node--fleet i{background:rgba(44,199,140,.14);color:var(--fleet)}.scroll-cue{position:absolute;bottom:1.6rem;left:50%;z-index:2;display:grid;justify-items:center;gap:.5rem;color:#7694a0;font-size:.62rem;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transform:translateX(-50%)}.scroll-cue i{font-size:1rem;font-style:normal}.section{padding:8rem max(1.5rem,calc((100vw - 86rem)/2))}.section-heading{display:grid;grid-template-columns:1.5fr .7fr;align-items:end;gap:6rem;margin-bottom:4.5rem}.section-heading h2,.approach h2{margin:0;font-size:clamp(2.6rem,4.5vw,4.7rem);font-weight:650;letter-spacing:-.055em;line-height:1.02}.section-heading>p{margin:0 0 .5rem;color:var(--muted);font-size:1rem;line-height:1.75}.product-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-card{position:relative;display:grid;min-width:0;grid-template-rows:auto auto 1fr;padding:2rem 2.25rem 2.5rem;border-right:1px solid var(--line);overflow:hidden;transition:background .25s,transform .25s}.product-card:last-child{border-right:0}.product-card:hover{background:var(--paper);transform:translateY(-.4rem)}.product-card:before{position:absolute;top:0;left:0;width:100%;height:3px;background:var(--product);content:"";transform:scaleX(0);transform-origin:left;transition:transform .3s}.product-card:hover:before{transform:scaleX(1)}.product-card--queue{--product:var(--queue)}.product-card--time{--product:var(--time)}.product-card--fleet{--product:var(--fleet)}.product-card__number{justify-self:end;color:#a9b7b2;font-size:.65rem;font-weight:800;letter-spacing:.12em}.product-card__icon{position:relative;width:4.6rem;height:4.6rem;margin:2.5rem 0 4rem;border-radius:1.15rem;background:color-mix(in srgb,var(--product) 13%,white);color:var(--product)}.product-card--queue .product-card__icon{display:flex;align-items:flex-end;justify-content:center;gap:.25rem;padding:1.1rem}.product-card--queue .product-card__icon span{width:.55rem;border-radius:.3rem;background:currentColor}.product-card--queue .product-card__icon span:nth-child(1){height:1.2rem}.product-card--queue .product-card__icon span:nth-child(2){height:2.3rem}.product-card--queue .product-card__icon span:nth-child(3){height:1.7rem}.product-card--time .product-card__icon:before{position:absolute;inset:1rem;border:2px solid currentColor;border-radius:50%;content:""}.product-card--time .product-card__icon span:before,.product-card--time .product-card__icon span:after{position:absolute;top:2.25rem;left:2.25rem;width:1rem;height:2px;background:currentColor;content:"";transform-origin:left}.product-card--time .product-card__icon span:after{width:.8rem;transform:rotate(-90deg)}.product-card--fleet .product-card__icon span:first-child{position:absolute;right:.8rem;bottom:1.2rem;left:.8rem;height:1.35rem;border:2px solid currentColor;border-radius:.45rem}.product-card--fleet .product-card__icon span:first-child:before,.product-card--fleet .product-card__icon span:first-child:after{position:absolute;bottom:-.5rem;width:.6rem;height:.6rem;border-radius:50%;background:currentColor;content:""}.product-card--fleet .product-card__icon span:first-child:before{left:.3rem}.product-card--fleet .product-card__icon span:first-child:after{right:.3rem}.product-card--fleet .product-card__icon span:last-child{position:absolute;top:1.1rem;left:1.35rem;width:1.9rem;height:1.2rem;border:2px solid currentColor;border-bottom:0;border-radius:.6rem .6rem 0 0}.product-label{margin:0 0 .65rem;color:var(--product);font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-card h3{margin:0;font-size:2.2rem;letter-spacing:-.055em}.product-card h3 span{font-size:1rem;font-weight:850}.product-card__body>p:not(.product-label){min-height:7.5rem;margin:1.3rem 0;color:var(--muted);font-size:.9rem;line-height:1.7}.product-card ul{display:grid;gap:.65rem;min-height:6.3rem;margin:0 0 2rem;padding:0;list-style:none}.product-card li{display:flex;align-items:center;gap:.6rem;font-size:.76rem;font-weight:650}.product-card li:before{width:.35rem;height:.35rem;border-radius:50%;background:var(--product);content:""}.product-link{display:inline-flex;align-items:center;gap:.65rem;padding-bottom:.4rem;border-bottom:1px solid currentColor;color:var(--ink);font-size:.78rem;font-weight:800;text-decoration:none}.product-link span{color:var(--product);transition:transform .18s}.product-link:hover span{transform:translate(.2rem,-.2rem)}.approach{display:grid;grid-template-columns:.9fr 1.1fr;gap:9rem;background:var(--paper)}.approach__intro{align-self:start;position:sticky;top:3rem}.approach__intro>p:last-child{max-width:34rem;margin:1.8rem 0 0;color:var(--muted);line-height:1.8}.principles{border-top:1px solid #cedbd7}.principles article{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:2rem 0;border-bottom:1px solid #cedbd7}.principles article>span{color:#19805e;font-size:.67rem;font-weight:850}.principles h3{margin:0 0 .55rem;font-size:1.15rem}.principles p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.contact{position:relative;padding:8rem max(1.5rem,calc((100vw - 75rem)/2));overflow:hidden;background:var(--navy);color:#fff;text-align:center}.contact__halo{position:absolute;top:50%;left:50%;width:50rem;height:50rem;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 7rem rgba(255,255,255,.018),0 0 0 14rem rgba(255,255,255,.012);transform:translate(-50%,-50%)}.contact .eyebrow{position:relative;justify-content:center}.contact h2{position:relative;margin:0;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:650;letter-spacing:-.06em;line-height:1}.contact>p:not(.eyebrow){position:relative;max-width:39rem;margin:1.7rem auto 3rem;color:#a9c0c9;line-height:1.75}.contact__links{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.contact__links>a{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.15rem;border:1px solid rgba(255,255,255,.15);border-radius:.65rem;background:rgba(255,255,255,.04);text-decoration:none;transition:.2s}.contact__links>a:hover{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.09);transform:translateY(-2px)}.contact__links a span{display:flex;align-items:center;gap:.7rem}.contact__links i{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.5rem;background:rgba(66,221,160,.12);color:var(--mint);font-size:.7rem;font-style:normal}.contact__links strong{font-size:.8rem}.contact__links b{color:#7796a2;font-weight:400}.site-footer{padding:4.5rem max(1.5rem,calc((100vw - 86rem)/2)) 1.8rem;background:#05151f;color:#fff}.site-footer__top{display:grid;grid-template-columns:1.1fr 1fr .5fr .5fr;gap:4rem;padding-bottom:4rem}.brand--footer .brand__mark{background:rgba(255,255,255,.06)}.site-footer__top>p{margin:0;color:#839da8;font-size:.85rem;line-height:1.7}.site-footer nav{display:grid;align-content:start;gap:.75rem}.site-footer nav strong{margin-bottom:.35rem;color:#fff;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.site-footer nav a{color:#839da8;font-size:.75rem;text-decoration:none}.site-footer nav a:hover{color:#fff}.site-footer__bottom{display:flex;justify-content:space-between;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);color:#66828e;font-size:.65rem}.site-footer__bottom i{color:var(--mint);font-style:normal}@media(max-width:1000px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{height:auto;min-height:55rem;grid-template-columns:1fr 25rem;gap:1rem}.hero__visual{width:26rem;height:26rem}.section-heading{gap:3rem}.product-card{padding:1.5rem}.approach{gap:4rem}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__top>p{display:none}}@media(max-width:760px){.site-header{width:calc(100% - 2rem);height:5.5rem}.brand__copy{display:none}.header-cta{font-size:.7rem}.hero{display:flex;min-height:47rem;padding:8rem 1.2rem 5rem}.hero h1{font-size:3.35rem}.hero__lead{font-size:1rem}.hero__visual{position:absolute;right:-9rem;bottom:-5rem;width:24rem;height:24rem;opacity:.55}.visual-node{display:none}.hero__content{z-index:3}.hero__actions{align-items:stretch;flex-direction:column;width:min(100%,19rem)}.scroll-cue{display:none}.section{padding:5.5rem 1.2rem}.section-heading{display:block;margin-bottom:2.5rem}.section-heading h2,.approach h2{font-size:2.7rem}.section-heading>p{margin-top:1.4rem}.product-list{grid-template-columns:1fr;border-bottom:0}.product-card{padding:1.5rem .8rem 2.5rem;border-right:0;border-bottom:1px solid var(--line)}.product-card__icon{margin:2rem 0}.product-card__body>p:not(.product-label),.product-card ul{min-height:auto}.approach{display:block}.approach__intro{position:static}.principles{margin-top:3rem}.contact{padding:5.5rem 1.2rem}.contact__links{grid-template-columns:1fr}.site-footer{padding:3.5rem 1.2rem 1.5rem}.site-footer__top{grid-template-columns:1fr 1fr;gap:2.5rem 1rem}.site-footer__top>.brand{grid-column:1/-1}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:.65rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
