:root{--beige:#eee8dc;--beige-light:#f7f3eb;--blue:#123b72;--blue-deep:#092b57;--ink:#17202c;--muted:#686a68;--sand:#b79a62;--line:rgba(18,59,114,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--beige);color:var(--ink);font-family:Arial,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.font-display{font-family:Arial Narrow,Arial,sans-serif;letter-spacing:-.055em}.eyebrow{margin:0 0 1.5rem;color:var(--blue);font-size:.78rem;font-weight:600;letter-spacing:.16em}.sand-text{color:#d5ba7a}.site-nav{position:sticky;top:0;z-index:20;min-height:76px;padding:0 clamp(1.25rem,4vw,4.5rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;background:var(--blue);color:#fff;border-bottom:1px solid hsla(0,0%,100%,.18)}.wordmark{font-size:1.7rem;font-weight:600;letter-spacing:.09em}.nav-links{display:flex;gap:clamp(1.4rem,3vw,3rem);font-size:.75rem;letter-spacing:.13em}.nav-cta,.nav-links a{transition:opacity .2s ease}.nav-cta:hover,.nav-links a:hover{opacity:.68}.nav-cta{justify-self:end;padding:.78rem 1rem;border:1px solid hsla(0,0%,100%,.5);font-size:.72rem;letter-spacing:.1em}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;cursor:pointer}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:"⌄";margin-left:.5rem;color:#d5ba7a}.dropdown-menu{position:absolute;top:calc(100% + 1.8rem);left:50%;width:min(430px,80vw);padding:.7rem;display:grid;visibility:hidden;opacity:0;transform:translate(-50%,.5rem);transition:opacity .2s ease,transform .2s ease,visibility .2s;background:rgba(9,43,87,.88);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 24px 60px rgba(7,25,48,.25);backdrop-filter:blur(18px)}.nav-dropdown[open] .dropdown-menu{visibility:visible;opacity:1;transform:translate(-50%)}.dropdown-menu a{padding:.9rem 1rem;display:grid;grid-template-columns:2rem 1fr;gap:.7rem;border-bottom:1px solid hsla(0,0%,100%,.12);font-size:.74rem;line-height:1.4;letter-spacing:.06em}.dropdown-menu a:last-child{border-bottom:0}.dropdown-menu a:hover{background:hsla(0,0%,100%,.08);opacity:1}.dropdown-menu span{color:#d5ba7a}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);background:var(--blue);color:#fff}.hero-copy-block{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,5.5rem);display:flex;flex-direction:column;justify-content:center}.hero .eyebrow{color:#d5ba7a}.hero h1{margin:0;font-size:clamp(3rem,6.5vw,7rem);line-height:.9}.hero-copy{max-width:35rem;margin:2rem 0;color:hsla(0,0%,100%,.76);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.text-link{width:-moz-fit-content;width:fit-content;padding-bottom:.4rem;border-bottom:1px solid;font-size:.8rem;letter-spacing:.13em}.carousel{position:relative;min-width:0;overflow:hidden;background:var(--beige-light);color:var(--blue)}.carousel-track{height:100%;display:flex;transition:transform .8s cubic-bezier(.22,.7,.2,1)}.carousel-slide{position:relative;min-width:100%;min-height:620px;padding:clamp(2rem,4vw,4rem);display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(140deg,#f7f3eb,#e7dfd0);border-left:1px solid hsla(0,0%,100%,.18)}.carousel-slide:after{content:"";position:absolute;inset:1.4rem;border:1px solid var(--line);pointer-events:none}.image-placeholder{color:rgba(18,59,114,.38);font-size:.72rem;letter-spacing:.18em}.image-placeholder,.slide-copy{position:relative;z-index:1}.slide-copy>span{font-size:.75rem;letter-spacing:.15em}.slide-copy h2{margin:.7rem 0;font-size:clamp(3.5rem,8vw,8rem);line-height:.9}.slide-copy p{margin:0;max-width:30rem;font-size:1rem;color:var(--muted)}.carousel-controls{position:absolute;z-index:2;right:clamp(2rem,4vw,4rem);top:clamp(2rem,4vw,4rem);display:flex;gap:.55rem}.carousel-controls button{width:28px;height:3px;padding:0;border:0;background:rgba(18,59,114,.22);cursor:pointer}.carousel-controls button.is-active{background:var(--blue)}.section-shell{padding:clamp(4.5rem,9vw,9rem) clamp(1.5rem,7vw,7rem)}.section-heading h2{margin:0;font-size:clamp(3rem,6vw,6.6rem);line-height:.95;color:var(--blue)}.company{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,10vw,10rem);align-items:end;background:var(--beige)}.company-copy{max-width:42rem}.company-copy p{margin:0;font-size:1rem;line-height:1.85}.company-copy .lead-copy{margin-bottom:1.5rem;color:var(--blue);font-size:clamp(1.3rem,2vw,2rem);line-height:1.45}.products{background:var(--beige-light)}.compact-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:4rem}.compact-heading .eyebrow{align-self:flex-start}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{min-height:250px;padding:2rem;display:block;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s ease}.product-card:hover{background:#ede6da}.product-card>span{color:var(--sand);font-size:.75rem;letter-spacing:.15em}.product-card h3{margin:4.5rem 0 .8rem;color:var(--blue);font-size:1.6rem;font-weight:500}.product-card p{margin:0;color:var(--muted);line-height:1.65}.strength{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,9vw,9rem);background:var(--blue-deep)}.strength,.strength .section-heading h2{color:#fff}.strength-list{border-top:1px solid hsla(0,0%,100%,.2)}.strength-list article{padding:2rem 0;display:grid;grid-template-columns:4rem 1fr;gap:1rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.strength-list article>span{color:#d5ba7a;font-size:.76rem}.strength-list h3{margin:0 0 .7rem;font-size:1.35rem;font-weight:500}.strength-list p{margin:0;color:hsla(0,0%,100%,.66);line-height:1.65}.process{background:var(--beige)}.process>h2{max-width:none;margin:0 0 5rem;color:var(--blue);font-size:clamp(2rem,3.55vw,4.4rem);line-height:1.1;letter-spacing:-.06em;white-space:nowrap}.process-flow{display:flex;align-items:baseline;gap:.16em}.process h2 i{color:var(--sand);font-style:normal}.network-facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.network-facts div{min-height:160px;padding:1.7rem 1.2rem 0 0;border-right:1px solid var(--line)}.network-facts div:last-child{border-right:0;padding-left:1.2rem}.network-facts div+div{padding-left:1.2rem}.network-facts span,.network-facts strong{display:block}.network-facts strong{color:var(--blue);font-size:clamp(1.7rem,3vw,3rem);font-weight:500}.network-facts span{margin-top:.8rem;color:var(--muted)}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,9vw,9rem);background:var(--blue);color:#fff}.contact h2{margin:0 0 2rem;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.95}.contact-details>p:not(.eyebrow){max-width:34rem;color:hsla(0,0%,100%,.7);line-height:1.7}.contact address{margin-top:3rem;display:grid;gap:.8rem;font-style:normal}.contact address a,.contact address span{width:-moz-fit-content;width:fit-content;color:hsla(0,0%,100%,.88);line-height:1.6}.contact-actions{align-self:start;display:grid}.contact-actions-intro{margin:0 0 1.5rem;color:hsla(0,0%,100%,.7);line-height:1.7}.contact-action{min-height:78px;display:grid;grid-template-columns:7rem 1fr auto;align-items:center;gap:1rem;border-top:1px solid hsla(0,0%,100%,.25);transition:background-color .2s ease,padding .2s ease}.contact-action:last-child{border-bottom:1px solid hsla(0,0%,100%,.25)}a.contact-action:hover{padding-inline:1rem;background:hsla(0,0%,100%,.06)}.contact-action span{color:#d5ba7a;font-size:.72rem;letter-spacing:.13em}.contact-action strong{color:#fff;font-size:1rem;font-weight:500}.contact-action b{color:#d5ba7a;font-size:1.25rem;font-weight:400}.contact-action.is-pending strong{color:hsla(0,0%,100%,.48);font-size:.82rem;letter-spacing:.08em}footer{min-height:90px;padding:0 clamp(1.5rem,7vw,7rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--blue-deep);color:hsla(0,0%,100%,.62);font-size:.75rem;letter-spacing:.1em}.industry-hero{min-height:72vh;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,7vw,7rem);display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,9vw,9rem);align-items:end;background:var(--blue);color:#fff}.industry-hero h1{max-width:75rem;margin:0;font-size:clamp(3.8rem,8vw,9rem);line-height:.88}.industry-hero>p{max-width:34rem;margin:0 0 .7rem;color:hsla(0,0%,100%,.72);font-size:clamp(1.1rem,1.6vw,1.45rem);line-height:1.65}.industry-overview{display:grid;grid-template-columns:.6fr 1.4fr;gap:clamp(3rem,8vw,8rem);background:var(--beige)}.industry-overview h2{margin:0 0 2rem;color:var(--blue);font-size:clamp(3rem,6vw,6.2rem);line-height:.98}.industry-overview div>p{max-width:48rem;margin:0;color:var(--muted);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.85}.industry-products{background:var(--beige-light)}.industry-products-heading{display:grid;grid-template-columns:.6fr 1.4fr;gap:clamp(3rem,8vw,8rem);margin-bottom:4rem}.industry-products-heading h2{margin:0;color:var(--blue);font-size:clamp(3rem,6vw,6rem);line-height:.96}.industry-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.industry-product-card{padding:1rem 1rem 2rem;background:var(--beige-light)}.product-image-placeholder{min-height:240px;padding:1.25rem;display:flex;align-items:flex-start;justify-content:space-between;color:rgba(18,59,114,.4);background:linear-gradient(145deg,#ebe5d9,#f8f4ec);border:1px solid var(--line);font-size:.7rem;letter-spacing:.15em}.product-image-placeholder b{color:var(--sand);font-weight:500}.industry-product-card h3{margin:1.5rem 0 .7rem;color:var(--blue);font-size:1.35rem;font-weight:500}.industry-product-card p{margin:0;color:var(--muted);line-height:1.65}.industry-cta{background:var(--blue-deep);color:#fff}.industry-cta h2{margin:0 0 2rem;font-size:clamp(3rem,6vw,6.5rem);line-height:.96}.industry-cta [data-scroll-reveal]>p:not(.eyebrow),.industry-cta>p:not(.eyebrow){max-width:46rem;margin:0 0 2rem;color:hsla(0,0%,100%,.68);line-height:1.8}.not-found{min-height:calc(100vh - 76px);display:flex;flex-direction:column;justify-content:center;background:var(--beige-light)}.not-found h1{margin:0 0 2rem;color:var(--blue);font-size:clamp(3.8rem,8vw,8rem);line-height:.9}.not-found>p:not(.eyebrow){max-width:42rem;margin:0 0 2rem;color:var(--muted);font-size:1.05rem;line-height:1.75}.site-nav{transition:min-height .28s ease,background-color .28s ease,box-shadow .28s ease}.site-nav.is-scrolled{min-height:62px;background:rgba(18,59,114,.92);box-shadow:0 10px 30px rgba(7,25,48,.12);backdrop-filter:blur(14px)}@media (max-width:900px){.site-nav{grid-template-columns:1fr auto auto;min-height:68px;gap:.8rem}.nav-links{display:flex;gap:0}.nav-links>a{display:none}.nav-dropdown summary{font-size:.68rem;letter-spacing:.1em}.dropdown-menu{position:fixed;top:68px;left:1rem;right:1rem;width:auto;transform:translateY(.5rem)}.nav-dropdown[open] .dropdown-menu{transform:translateY(0)}.company,.contact,.hero,.industry-hero,.industry-overview,.industry-products-heading,.strength{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy-block{min-height:72vh}.carousel-slide{min-height:68vh}.product-grid{grid-template-columns:repeat(2,1fr)}.compact-heading{display:block}.network-facts{grid-template-columns:repeat(2,1fr)}.network-facts div:nth-child(2){border-right:0}.industry-product-grid{grid-template-columns:repeat(2,1fr)}.process>h2{font-size:clamp(2.4rem,8vw,4.2rem);white-space:normal}.process-flow{flex-wrap:wrap}}@media (max-width:560px){.nav-cta{padding:.66rem .72rem;font-size:.62rem}.hero-copy-block{min-height:660px}.carousel-slide{min-height:540px}.industry-product-grid,.network-facts,.product-grid{grid-template-columns:1fr}.industry-hero{min-height:620px}.product-image-placeholder{min-height:200px}.network-facts div{border-right:0;border-bottom:1px solid var(--line);padding-left:0!important}.network-facts div:last-child{border-bottom:0}footer{padding-block:1.5rem;align-items:flex-start;flex-direction:column;justify-content:center}.contact-action{min-height:88px;grid-template-columns:1fr auto;gap:.35rem 1rem}.contact-action strong{grid-column:1/-1}.contact-action b{grid-column:2;grid-row:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.carousel-track{transition:none}[data-parallax],[data-process-flow],[data-scroll-reveal],[data-stagger-grid]{transform:none!important;opacity:1!important;visibility:visible!important;clip-path:none!important}.site-nav{transition:none}}