@charset "UTF-8";
:root{--navy:#061e3b;--ink:#101f33;--muted:#66717c;--gold:#ae8957;--line:#d9dcdf;--paper:#f7f7f4;--gutter:5.3vw;--header:88px;--ease:cubic-bezier(.2,.65,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;font-size:16px;line-height:1.8;background:white;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:default}a,button,input{ -webkit-tap-highlight-color:transparent}button{border:0;background:none}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.4;font-weight:600;letter-spacing:-.035em}h2{font-size:clamp(27px,2.55vw,82px)}h3{font-size:clamp(20px,1.45vw,42px)}p{overflow-wrap:anywhere}h1,h2,h3{overflow-wrap:break-word}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #b28b53;outline-offset:5px}::selection{background:#c5d4e5;color:#071e36}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:24px;background:white;color:var(--ink);padding:12px 20px;z-index:150}.skip:focus{top:12px}.eyebrow{font-size:clamp(10px,.8vw,20px);font-weight:500;letter-spacing:.14em;line-height:1.6;color:var(--gold);margin-bottom:22px}.section-pad{padding:clamp(50px,5.8vw,160px) var(--gutter)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.section-heading.section-pad{margin:0;padding-bottom:40px;padding-top:64px}.muted{color:var(--muted)}.text-link,.outline-button,.solid-button{display:inline-flex;justify-content:space-between;gap:40px;align-items:center;font-size:clamp(13px,1vw,25px);font-weight:500;white-space:nowrap}.text-link .arrow{font-size:1.45em;transition:transform .25s}.text-link:hover .arrow{transform:translate(4px,-4px)}.text-link{padding:8px 0;border-bottom:1px solid transparent}.text-link:hover{border-color:currentColor}.outline-button{padding:13px 26px;border:1px solid var(--gold);line-height:1.5;transition:background .2s,color .2s}.outline-button:hover{background:var(--gold);color:white}.solid-button{padding:14px 27px;background:var(--navy);color:#fff}.solid-button:hover{background:#153a60}.arrow{font-weight:400}.small-text{font-size:13px;color:var(--muted)}
.site-header{height:var(--header);padding:0 2.8vw;display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:80;background:rgba(255,255,255,.98);border-bottom:1px solid #e5e6e8}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;line-height:1.2}.brand img{width:49px;height:49px;object-fit:contain}.brand strong{font-size:26px;letter-spacing:.06em;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:.38em;margin-top:7px}.desktop-nav{display:flex;align-items:stretch;gap:clamp(18px,2vw,65px);height:100%;margin-left:auto}.nav-item{display:flex;align-items:center}.nav-label{display:flex;align-items:center;gap:2px;height:100%}.nav-top{font-size:clamp(13px,.9vw,22px);font-weight:500;white-space:nowrap;position:relative}.nav-top:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-top:hover:after,.nav-top.current:after,.nav-item.open .nav-top:after{transform:scaleX(1)}.nav-toggle{padding:8px 2px;font-size:14px}.nav-toggle span{display:inline-block;transition:transform .2s}.nav-item.open .nav-toggle span{transform:rotate(180deg)}.submenu{display:none;position:absolute;left:0;right:0;top:calc(var(--header) - 1px);padding:36px var(--gutter) 48px;background:white;border-bottom:1px solid var(--line);box-shadow:0 22px 30px #061e3b13;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px 44px}.nav-item.open .submenu{display:grid}.menu-eyebrow{grid-column:1/-1;color:var(--gold);font-size:11px;letter-spacing:.12em;margin-bottom:12px}.menu-link{display:flex;justify-content:space-between;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);font-size:15px}.menu-link:hover{color:var(--gold)}.header-tools{display:flex;align-items:center;gap:22px;margin-left:20px}.search-open{padding:10px}.language{font-size:12px;letter-spacing:.1em;white-space:nowrap}.mobile-toggle{display:none;width:38px;height:40px;padding:8px}.mobile-toggle span{display:block;height:1px;background:var(--navy);margin:7px 0;transition:.2s}.mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:fixed;z-index:79;inset:var(--header) 0 0;background:#fff;padding:16px var(--gutter) 50px;overflow-y:auto}.mobile-nav details{border-bottom:1px solid var(--line)}.mobile-nav summary{padding:18px 0;font-size:21px;cursor:pointer}.mobile-nav a{display:block;padding:10px 15px;font-size:15px}.mobile-nav .mobile-overview{color:var(--gold)}
.hero{min-height:660px;height:calc(100svh - var(--header));position:relative;isolation:isolate;color:white;display:flex;align-items:center;background:var(--navy)}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-position:center 59%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#031a35b3 0%,#041d3945 48%,transparent 75%),linear-gradient(0deg,#031a3580,transparent 50%)}.hero-content{padding:0 var(--gutter) 105px;width:100%}.hero-content .eyebrow{color:#d7b681;margin-bottom:30px}.hero-content .eyebrow span{margin:0 12px}.hero h1{font-size:clamp(42px,4.45vw,155px);line-height:1.42;font-weight:600;letter-spacing:.015em;text-shadow:0 2px 25px #05243e33}.hero-subtitle{font-size:clamp(15px,1.4vw,44px);letter-spacing:.13em;margin:26px 0 40px}.hero-subtitle span{padding:0 12px;opacity:.7}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:58px}.hero-sectors{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;border:1px solid #d4d9e270;background:#06243b2e;backdrop-filter:blur(12px);padding:20px 0}.hero-sectors a{display:flex;align-items:center;gap:18px;padding:0 26px;border-right:1px solid #e8effa55;font-size:clamp(15px,1.18vw,36px)}.hero-sectors small{font-size:.85em;opacity:.75}.hero-sectors .arrow{margin-left:auto;opacity:0;transition:.2s}.hero-sectors a:hover .arrow{opacity:1}.hero-note{font-size:clamp(12px,.9vw,24px);justify-self:end;align-self:center;margin-right:26px;letter-spacing:.12em;opacity:.8}.image-note{position:absolute;right:0;bottom:-29px;font-size:10px;color:#fff9;letter-spacing:.08em}.scroll-cue{position:absolute;left:var(--gutter);bottom:14px;font-size:8px;letter-spacing:.18em;color:#ffffffaa}.scroll-cue span{margin-left:20px;font-size:16px}.overview{padding-bottom:0}.overview-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:6vw;align-items:center}.overview-copy{display:flex;justify-content:space-between;align-items:center;gap:24px}.overview-copy p{font-size:clamp(14px,1.1vw,33px);line-height:2;color:#606973}.overview .text-link{flex-shrink:0}.brand-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #a6abb2;margin-top:50px;padding:36px 0}.brand-row a{text-align:center;position:relative}.brand-row a+a:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:1px;background:#aeb2b7}.brand-row strong{font-size:clamp(23px,1.7vw,52px);font-weight:600;letter-spacing:.08em;display:block}.brand-row span{font-size:clamp(9px,.65vw,17px);letter-spacing:.22em;color:var(--muted);display:block;margin-top:4px}.business-section{border-top:1px solid var(--line)}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:white}.industry-panel{display:block;position:relative;min-height:390px;height:33vw;max-height:1100px;overflow:hidden;color:white;isolation:isolate;background:var(--navy)}.industry-panel>img{position:absolute;inset:0;height:100%;z-index:-2;transition:transform .85s var(--ease)}.industry-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#03172bed,#05203b22 75%);z-index:-1}.industry-panel:hover>img{transform:scale(1.045)}.industry-overlay{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 20px}.sector-number{font-size:clamp(10px,.73vw,21px);letter-spacing:.12em;margin-right:auto;opacity:.8}.industry-overlay h3{font-size:clamp(28px,2.4vw,74px);margin-top:auto;letter-spacing:.08em}.industry-overlay p{font-size:clamp(12px,.92vw,27px);line-height:1.8}.industry-overlay .industry-brand{font-size:clamp(15px,1.15vw,33px);margin:5px 0 8px;letter-spacing:.14em}.circle-arrow{border:1px solid #d1b07c;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:21px;color:#ddbc8c;margin-top:24px;transition:.2s}.industry-panel:hover .circle-arrow{background:#c59c63;color:#071e36}.product-feature{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 3fr;gap:4.2vw}.product-intro{display:flex;align-items:flex-start;flex-direction:column}.product-intro h2{font-size:clamp(27px,2.25vw,76px)}.product-intro .text-link{margin-top:auto;padding-top:35px;color:#dac49c}.feature-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.feature-product{border-top:1px solid #f3ebdc88;padding-top:8px;display:flex;flex-direction:column;min-width:0;position:relative}.feature-product+.feature-product:before{content:"";position:absolute;top:0;bottom:0;left:-14px;width:1px;background:#fff3}.product-number{font-size:13px;letter-spacing:.12em;margin-bottom:18px}.feature-product img{aspect-ratio:1.3;object-fit:cover;opacity:.9;transition:opacity .3s}.feature-product:hover img{opacity:1}.feature-product h3{font-size:clamp(15px,1.15vw,36px);margin:23px 0 6px;letter-spacing:.02em;line-height:1.7}.feature-product p{font-size:clamp(11px,.78vw,22px);color:#d5dee8}.feature-arrow{margin-top:auto;padding-top:20px;font-size:26px;line-height:1.1;font-weight:300}.ecosystem{display:grid;grid-template-columns:1.13fr 1fr;gap:9vw;align-items:center}.ecosystem h2{margin-bottom:16px}.ecosystem .muted{font-size:clamp(13px,1vw,26px)}.ecosystem-image{margin-top:26px;height:10.5vw;min-height:120px;overflow:hidden}.ecosystem-image img{height:100%;object-position:50% 65%}.scenario-links{border-top:1px solid #a8afb7}.scenario-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #a8afb7;padding:23px 10px;transition:padding .3s}.scenario-links a:hover{padding-left:20px;color:var(--gold)}.scenario-links a>span:first-child{font-size:clamp(17px,1.42vw,40px);font-weight:500;display:flex;align-items:center;gap:24px}.scenario-links small{font-size:11px;color:#979b9e}.scenario-links .arrow{font-size:27px}.news-strip{background:var(--paper);display:grid;grid-template-columns:.7fr repeat(3,1fr);gap:3.5vw;padding-top:45px;padding-bottom:45px;border-top:1px solid var(--line)}.news-strip .eyebrow{margin-bottom:10px}.news-strip .text-link{margin-top:12px;font-size:12px;gap:24px}.news-item{border-left:1px solid #aeb4b9;padding-left:2.5vw;display:flex;flex-direction:column}.news-meta{font-size:11px;color:#7a8189;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:18px}.news-item h3{font-size:clamp(15px,1.12vw,30px);line-height:1.8;letter-spacing:0}.news-item .feature-arrow{font-size:24px;padding-top:20px}.news-item:hover h3{color:var(--gold)}
.site-footer{background:var(--navy);color:#e4eaf1;padding:65px var(--gutter) 25px}.footer-top{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;padding-bottom:55px}.footer-top h2{font-size:clamp(29px,2.4vw,75px);font-weight:400;margin-bottom:25px}.footer-top .eyebrow{font-size:10px;color:#a6b4c3}.footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.footer-nav h3{font-size:13px;font-weight:400;margin-bottom:16px;color:white;letter-spacing:.05em}.footer-nav a{display:block;font-size:12px;line-height:2.5;color:#a5b3c4}.footer-nav a:hover{color:#d6b683}.footer-bottom{border-top:1px solid #a9bbcb55;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand img{width:36px;height:36px}.footer-brand strong{font-size:21px}.footer-brand small{font-size:7px}.footer-bottom>p{color:#a1b1c2;font-size:11px}.footer-bottom>small{font-size:10px;letter-spacing:.03em}.back-top{position:fixed;bottom:26px;right:22px;width:42px;height:42px;background:white;box-shadow:0 3px 15px #001c3520;border:1px solid var(--line);z-index:60;font-size:21px}
.page-hero{min-height:380px;padding:65px var(--gutter) 80px;position:relative;isolation:isolate;color:white;background:var(--navy)}.page-hero-image,.page-hero-shade{position:absolute;inset:0;height:100%;width:100%;z-index:-2}.page-hero-image{object-position:50% 60%}.page-hero-shade{background:linear-gradient(90deg,#041b35ee,#041b35bf 55%,#041b3580);z-index:-1}.page-hero-content{position:relative}.breadcrumb{display:flex;gap:18px;font-size:11px;color:#b5c0cb;margin-bottom:40px}.breadcrumb a:hover{color:white}.page-hero .eyebrow{color:#d8b985;margin-bottom:15px}.page-hero h1{font-size:clamp(34px,3.2vw,100px);max-width:80%;line-height:1.45}.page-description{font-size:clamp(14px,1.15vw,32px);color:#d7e0e8;max-width:70%;line-height:1.9;margin-top:22px}.detail-layout{display:grid;grid-template-columns:.7fr 2.3fr;gap:6vw}.detail-index{align-self:start;position:sticky;top:calc(var(--header) + 38px)}.detail-index>a:not(.text-link){display:flex;align-items:center;gap:18px;font-size:14px;border-top:1px solid var(--line);padding:16px 0}.detail-index small{font-size:10px;color:#9ba2a9}.detail-index>a:hover{color:var(--gold)}.detail-index .text-link{margin-top:26px}.chapter{scroll-margin-top:calc(var(--header) + 30px);margin-bottom:70px}.chapter .eyebrow{font-size:11px;margin-bottom:12px}.chapter h2{font-size:clamp(24px,2.05vw,65px);margin-bottom:26px}.chapter-items{display:grid;gap:0}.chapter-items p{font-size:clamp(15px,1.05vw,29px);color:#344253;line-height:2;padding:21px 0;border-bottom:1px solid #e4e7e9}.chapter-items p:has(.item-detail){font-weight:600}.item-detail{font-weight:400;color:#6b7680}.service-note{font-size:12px;color:#77818b;border-left:2px solid #c2a376;padding:12px 20px;background:var(--paper);margin:20px 0 35px}.related{background:var(--paper)}.related>h2{margin-bottom:35px}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 38px}.content-card{border-top:1px solid #b4bac1;padding:28px 0 35px;display:flex;flex-direction:column;min-width:0}.content-card .card-kicker{font-size:9px;letter-spacing:.07em;color:var(--gold);display:block;margin-bottom:16px;overflow-wrap:anywhere}.content-card h3{font-size:clamp(21px,1.6vw,44px);margin-bottom:14px}.content-card p{font-size:clamp(13px,.98vw,25px);line-height:1.95;color:#75808a;margin-bottom:22px}.content-card>.arrow{margin-top:auto;font-size:24px;color:#777e86}.content-card:hover h3,.content-card:hover>.arrow{color:var(--gold)}.inline-cta{background:#eeefe9;display:flex;justify-content:space-between;align-items:center;gap:35px}.inline-cta h2{font-size:clamp(25px,2.1vw,65px)}.inline-cta .eyebrow{margin-bottom:12px}.business-story{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.business-story h2{font-size:clamp(28px,2.4vw,70px);margin-bottom:30px}.business-story p:not(.eyebrow){font-size:clamp(15px,1.15vw,28px);color:var(--muted);line-height:2}.business-story img{aspect-ratio:1.4}.section-tabs,.filter-tabs{display:flex;gap:35px;border-bottom:1px solid var(--line)}.section-tabs{padding:20px var(--gutter);position:sticky;top:var(--header);background:#fffc;backdrop-filter:blur(12px);z-index:20}.section-tabs a{font-size:14px;white-space:nowrap}.section-tabs a:hover{color:var(--gold)}.service-category{scroll-margin-top:calc(var(--header) + 60px)}.service-category:nth-of-type(even){background:var(--paper)}.filter-tabs{margin-bottom:40px;flex-wrap:wrap;gap:16px 32px}.filter-tabs button{padding:5px 0 14px;border-bottom:2px solid transparent;color:var(--muted);font-size:15px}.filter-tabs button[aria-pressed=true]{border-color:var(--gold);color:var(--ink)}.product-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 34px}.catalog-card{border-bottom:1px solid var(--line);padding-bottom:24px}.catalog-card>img{aspect-ratio:1.5;transition:filter .3s}.catalog-card:hover>img{filter:brightness(1.1)}.catalog-card>div{padding-top:24px}.catalog-card h2{font-size:clamp(25px,2vw,60px);margin-bottom:15px}.catalog-card .eyebrow{font-size:10px;margin-bottom:8px}.catalog-card p{font-size:14px;color:var(--muted);margin-bottom:24px}.catalog-card .arrow{font-size:24px}.news-list>a{display:grid;grid-template-columns:.4fr 2.5fr .2fr;gap:4vw;border-top:1px solid var(--line);padding:40px 0}.news-list h2{font-size:clamp(23px,2vw,60px);margin-bottom:14px}.news-list p:not(.eyebrow){color:var(--muted);font-size:15px}.news-list time{font-size:14px;color:var(--gold)}.news-list .eyebrow{font-size:10px;margin-bottom:14px}.news-list>a>.arrow{font-size:25px;align-self:center}.news-list>a:hover h2{color:var(--gold)}.contact-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:8vw}.contact-intro h2{margin-bottom:25px}.contact-intro p:not(.eyebrow){color:var(--muted);font-size:15px;margin-bottom:25px}.contact-prep{border-top:1px solid var(--line);padding-top:28px}.contact-prep h3{font-size:21px}.contact-prep ol{padding-left:22px;color:var(--muted)}.contact-prep li{padding:10px 0}.contact-teams{background:var(--paper)}.contact-teams h2{margin-bottom:42px}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.contact-grid article{border-top:1px solid #aeb7c0;padding-top:25px;display:flex;flex-direction:column;align-items:flex-start}.contact-grid article>span{font-size:11px;color:var(--gold);margin-bottom:22px}.contact-grid h3{font-size:26px;margin-bottom:15px}.contact-grid p{font-size:13px;color:var(--muted)}.contact-grid .contact-phone{font-size:clamp(22px,1.9vw,56px);margin-top:30px;white-space:nowrap}.contact-grid .contact-statement{font-size:clamp(18px,1.5vw,40px);color:var(--ink);margin-top:30px}.contact-grid .text-link{font-size:13px;margin-top:25px}.search-dialog{border:0;padding:38px 45px 40px;width:min(750px,calc(100% - 30px));max-height:85svh;color:var(--ink)}.search-dialog::backdrop{background:#061b32ba;backdrop-filter:blur(6px)}.search-head{display:flex;align-items:center;justify-content:space-between}.search-head .eyebrow{font-size:10px}.search-close{font-size:30px}.search-dialog h2{font-size:28px;margin-bottom:25px}.search-dialog input{width:100%;border:0;border-bottom:1px solid #a8b1ba;border-radius:0;background:transparent;padding:15px 0;font-size:17px;color:var(--ink);outline-offset:3px}.search-dialog #search-status{font-size:12px;color:var(--muted);margin:18px 0}.search-result{display:block;padding:16px 0;border-top:1px solid var(--line)}.search-result strong{font-size:17px}.search-result p{font-size:12px;color:var(--muted);margin-top:5px}.search-result:hover strong{color:var(--gold)}
@media(min-width:1900px){:root{--header:110px}.site-header{padding-inline:var(--gutter)}.brand img{width:60px;height:60px}.brand strong{font-size:32px}.brand small{font-size:11px}.header-tools{gap:30px}.hero-bottom{bottom:75px}.hero-sectors{padding:30px 0}.industry-overlay{padding:3vw}.circle-arrow{width:52px;height:52px;font-size:28px}.brand-row{padding:55px 0;margin-top:65px}.feature-products{gap:48px}.feature-product+.feature-product:before{left:-24px}.footer-nav a,.footer-nav h3{font-size:clamp(15px,.8vw,25px)}.footer-bottom p,.footer-bottom>small{font-size:clamp(12px,.6vw,18px)}.news-meta{font-size:clamp(13px,.7vw,22px)}.page-hero{padding-block:90px 120px}.submenu{padding-block:50px}.menu-link{font-size:21px}.chapter{margin-bottom:90px}.contact-grid p,.catalog-card p,.news-list p:not(.eyebrow){font-size:clamp(16px,1vw,28px)}}
@media(max-width:1150px){:root{--header:76px;--gutter:5vw}.desktop-nav{gap:14px}.nav-top{font-size:12px}.brand strong{font-size:22px}.brand img{width:41px;height:41px}.brand{gap:8px}.brand small{font-size:7px}.header-tools{gap:7px;margin-left:0}.site-header{gap:18px}.language{display:none}.hero{min-height:600px}.overview-copy{display:block}.overview-copy .text-link{margin-top:22px}.product-feature{grid-template-columns:1fr;gap:35px}.product-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:0 30px}.product-intro .eyebrow{grid-column:1/-1}.product-intro .text-link{justify-self:end}.product-intro h2 br{display:none}.feature-product h3{font-size:16px}.feature-product p{font-size:12px}.industry-panel{height:45vw}.news-strip{grid-template-columns:.7fr repeat(3,1fr);gap:20px}.news-meta{font-size:10px}.news-item h3{font-size:14px}.footer-top{gap:5vw}.page-hero h1{max-width:90%}.page-description{max-width:85%}}
@media(max-width:940px){.desktop-nav{display:none}.mobile-toggle{display:block}.site-header{padding-inline:var(--gutter)}.header-tools{margin-left:auto;gap:20px}.hero-sectors{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-note{display:none}.hero-sectors a:last-of-type{border:0}.hero h1{font-size:clamp(39px,5.7vw,66px)}.hero-content{padding-bottom:90px}.hero-subtitle{font-size:17px}.industry-panel{height:52vw;min-height:370px}.industry-overlay p{font-size:11px}.industry-overlay{padding:25px 12px}.industry-overlay .industry-brand{font-size:15px}.industry-overlay h3{font-size:28px}.sector-number{font-size:8px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr;gap:30px}.detail-index{position:static;display:flex;gap:20px;overflow:auto;padding-bottom:12px;border-bottom:1px solid var(--line);align-items:center}.detail-index>.eyebrow,.detail-index .text-link{display:none}.detail-index>a:not(.text-link){flex-shrink:0;border:0;padding:6px 0}.chapter{margin-bottom:50px}.news-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.news-strip>div{grid-column:1/-1;display:flex;align-items:center;gap:25px}.news-strip>div .eyebrow{margin:0}.news-strip>div .text-link{margin:0 0 0 auto}.news-strip>div h2{font-size:25px}.news-item{padding-left:20px}.ecosystem{gap:6vw}.scenario-links a{padding:18px 0}.scenario-links a>span:first-child{font-size:16px;gap:15px}.contact-grid{gap:25px}.contact-grid .contact-phone{font-size:21px}.contact-grid h3{font-size:24px}.contact-grid .text-link{white-space:normal;gap:12px}.contact-grid .contact-statement{font-size:18px}.footer-bottom{flex-wrap:wrap}.footer-top{grid-template-columns:1fr;gap:45px}.footer-nav{gap:35px}.footer-top .outline-button{font-size:13px}.brand-row strong{font-size:22px}.brand-row span{font-size:8px;letter-spacing:.15em}}
@media(max-width:600px){:root{--gutter:6vw;--header:70px}body{font-size:15px}.section-pad{padding-block:45px}.brand img{width:36px;height:36px}.brand strong{font-size:21px}.brand small{letter-spacing:.29em}.header-tools{gap:10px}.hero{min-height:650px;height:calc(100svh - var(--header));max-height:920px;align-items:flex-start}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#031b35cc,#031b3540),linear-gradient(0deg,#031b35bf,transparent 60%)}.hero-content{padding-top:105px;padding-bottom:160px}.hero h1{font-size:clamp(29px,7.5vw,45px);line-height:1.5;letter-spacing:0;white-space:nowrap}.hero-content .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:26px}.hero-content .eyebrow span{margin:0 4px}.hero-subtitle{font-size:12px;margin:23px 0 33px;letter-spacing:.07em}.hero-subtitle span{padding:0 6px}.outline-button{font-size:12px;padding:12px 19px;gap:30px}.hero-bottom{bottom:57px}.hero-sectors{padding:18px 0}.hero-sectors a{font-size:12px;padding:0 10px;gap:8px;justify-content:center}.hero-sectors .arrow{display:none}.hero-sectors small{font-size:10px}.scroll-cue{font-size:7px}.image-note{font-size:8px}.overview{padding-bottom:0}.overview-grid{grid-template-columns:1fr;gap:23px}.eyebrow{font-size:9px;margin-bottom:14px}.overview h2{font-size:28px}.overview-copy{display:flex;align-items:flex-end;gap:15px}.overview-copy p{font-size:13px;line-height:1.9}.overview-copy .text-link{font-size:11px;gap:12px;flex-shrink:0;margin:0}.desktop-break{display:none}.brand-row{margin-top:28px;padding:28px 0}.brand-row strong{font-size:17px;letter-spacing:.04em}.brand-row span{font-size:6px;letter-spacing:.07em}.section-heading{display:block;margin-bottom:25px}.section-heading>.text-link{margin-top:18px;font-size:11px}.section-heading.section-pad{padding-block:36px 26px}.section-heading h2{font-size:25px}.industry-grid{grid-template-columns:1fr;gap:2px}.industry-panel{height:100vw;min-height:355px;max-height:550px}.industry-overlay{align-items:flex-start;text-align:left;padding:30px var(--gutter)}.industry-overlay h3{font-size:31px}.industry-overlay p{font-size:13px}.industry-overlay .industry-brand{font-size:17px;margin-top:7px}.sector-number{font-size:9px}.circle-arrow{position:absolute;right:var(--gutter);bottom:32px}.industry-panel:after{background:linear-gradient(0deg,#03172bf5,#05203b00 90%)}.product-intro{display:block}.product-intro h2{font-size:29px}.product-intro .text-link{font-size:12px;padding-top:20px}.feature-products{grid-template-columns:1fr;gap:25px}.feature-product{display:grid;grid-template-columns:38% 1fr;grid-template-rows:auto auto auto 1fr;column-gap:22px;padding:18px 0 0}.feature-product+.feature-product:before{display:none}.product-number{grid-column:1/-1;margin-bottom:15px;font-size:11px}.feature-product img{grid-column:1;grid-row:2/5;aspect-ratio:1;height:100%;min-height:135px}.feature-product h3{grid-column:2;grid-row:2;margin:0 0 10px;font-size:17px}.feature-product p{grid-column:2;grid-row:3;font-size:11px}.feature-product .feature-arrow{grid-column:2;grid-row:4;align-self:end;font-size:24px;padding-top:12px}.ecosystem{grid-template-columns:1fr;gap:30px}.ecosystem h2{font-size:28px}.ecosystem .muted{font-size:12px}.ecosystem-image{height:130px;margin-top:20px}.scenario-links a{padding:18px 0}.scenario-links a>span:first-child{font-size:17px}.news-strip{grid-template-columns:1fr;gap:0}.news-strip>div{display:block;margin-bottom:26px}.news-strip>div .eyebrow{margin-bottom:12px}.news-strip>div .text-link{margin-top:10px}.news-item{border-left:0;border-top:1px solid #ccd0d3;padding:22px 0;position:relative}.news-meta{margin-bottom:11px;font-size:10px;justify-content:flex-start;gap:24px}.news-item h3{font-size:17px;padding-right:30px}.news-item .feature-arrow{position:absolute;right:0;bottom:25px;font-size:22px}.site-footer{padding:44px var(--gutter) 25px}.footer-top{gap:40px;padding-bottom:35px}.footer-top h2{font-size:30px}.footer-top .eyebrow{font-size:8px}.footer-nav{gap:15px}.footer-nav h3{font-size:12px}.footer-nav a{font-size:10px;line-height:2.8}.footer-bottom{gap:15px}.footer-brand{width:100%}.footer-bottom>p{font-size:9px}.footer-bottom>small{font-size:8px}.footer-brand strong{font-size:20px}.page-hero{min-height:350px;padding:25px var(--gutter) 45px}.breadcrumb{margin-bottom:35px;font-size:10px;gap:12px;line-height:1.5}.page-hero h1{font-size:31px;max-width:100%}.page-hero .eyebrow{font-size:9px;letter-spacing:.08em}.page-description{max-width:100%;font-size:13px;margin-top:20px}.page-hero-shade{background:#031c37cc}.detail-layout{padding-top:25px}.detail-index{gap:24px}.detail-index a{font-size:12px!important}.detail-index small{display:none}.chapter h2{font-size:24px;margin-bottom:14px}.chapter-items p{font-size:14px;padding:17px 0}.chapter{margin-bottom:40px}.content-grid{grid-template-columns:1fr;gap:0}.content-card{padding:24px 0 28px}.content-card h3{font-size:22px;margin-bottom:12px}.content-card p{font-size:13px;margin-bottom:16px}.content-card .card-kicker{font-size:8px;margin-bottom:13px}.content-card>.arrow{font-size:23px}.inline-cta{display:block}.inline-cta h2{font-size:25px}.inline-cta>.solid-button{margin-top:25px}.solid-button{font-size:12px;padding:13px 22px}.business-story{grid-template-columns:1fr;gap:30px}.business-story h2{font-size:27px;margin-bottom:20px}.business-story p:not(.eyebrow){font-size:14px}.section-tabs{padding:15px var(--gutter);gap:23px;overflow:auto}.section-tabs a{font-size:12px}.filter-tabs{gap:20px;margin-bottom:28px;flex-wrap:nowrap}.filter-tabs button{font-size:12px;white-space:nowrap}.product-catalog{grid-template-columns:1fr;gap:35px}.catalog-card h2{font-size:27px}.catalog-card p{font-size:13px}.catalog-card .eyebrow{font-size:9px}.news-list>a{grid-template-columns:1fr auto;gap:15px;padding:27px 0}.news-list time{grid-column:1/-1;font-size:12px}.news-list h2{font-size:22px}.news-list p:not(.eyebrow){font-size:13px}.news-list .eyebrow{font-size:9px;margin-bottom:8px}.contact-intro{grid-template-columns:1fr;gap:25px}.contact-intro p:not(.eyebrow){font-size:13px}.contact-intro h2{font-size:29px}.contact-prep h3{font-size:19px}.contact-prep li{font-size:13px;padding:6px 0}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-grid .contact-phone{font-size:29px;margin-top:22px}.contact-grid .contact-statement{font-size:23px}.contact-grid .text-link{font-size:13px;gap:35px}.search-dialog{padding:22px}.search-dialog h2{font-size:23px}.search-dialog input{font-size:13px}.search-dialog .search-close{font-size:26px}.search-result strong{font-size:16px}.back-top{width:34px;height:34px;right:12px;bottom:16px;font-size:17px}}
@media(max-width:360px){.hero-sectors a{font-size:11px;padding:0 5px;gap:5px}.hero-subtitle{font-size:11px}.hero-subtitle span{padding:0 4px}.brand-row strong{font-size:15px}.brand-row span{font-size:5px}.overview-copy{display:block}.overview-copy .text-link{margin-top:18px}.filter-tabs{gap:16px}.hero-content{padding-top:95px}.footer-nav{gap:9px}}

/* Lead capture and privacy surfaces */
.lead-capture{background:var(--navy);color:#fff}
.lead-capture-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:clamp(36px,7vw,120px);align-items:start}
.lead-capture .eyebrow{color:#d7b681}
.lead-capture h2{max-width:680px;font-size:clamp(30px,3.2vw,78px);line-height:1.3}
.lead-capture-copy{color:#d6e0e9;font-size:15px;line-height:1.9;max-width:560px;margin-top:22px}
.lead-capture-note{color:#aebdca;font-size:13px;line-height:1.8;margin-top:25px}
.lead-form{display:grid;gap:16px;padding:clamp(22px,3vw,38px);background:#fff;color:var(--ink);border-radius:3px}
.lead-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.lead-field{display:grid;gap:7px}
.lead-field label{font-size:13px;font-weight:600}
.lead-field input,.lead-field select,.lead-field textarea{width:100%;border:1px solid #cbd0d5;border-radius:0;padding:12px 13px;background:#fff;color:var(--ink);font-size:14px;line-height:1.5;outline-offset:3px}
.lead-field textarea{min-height:112px;resize:vertical}
.lead-field input:focus,.lead-field select:focus,.lead-field textarea:focus{border-color:var(--gold);outline:2px solid #b28b5344}
.lead-required{color:#a66e2d}
.lead-consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:12px;line-height:1.65}
.lead-consent input{margin-top:4px;accent-color:var(--gold)}
.lead-consent a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.lead-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.lead-form .solid-button{justify-content:center;width:100%;border:0;cursor:pointer}
.lead-form-status{min-height:25px;color:#35663e;font-size:13px;line-height:1.7}
.lead-form-status[data-state="error"]{color:#a03c34}
.privacy-page{max-width:960px;margin:0 auto;padding:clamp(55px,8vw,130px) var(--gutter) 100px}
.privacy-page h1{font-size:clamp(34px,4vw,72px);margin:16px 0 25px}
.privacy-page .lead{font-size:18px;color:var(--muted);margin-bottom:50px}
.privacy-page section{border-top:1px solid var(--line);padding:28px 0}
.privacy-page h2{font-size:25px;margin-bottom:12px}
.privacy-page p,.privacy-page li{font-size:15px;color:var(--muted);line-height:1.9}
.privacy-page ul{padding-left:22px}
.privacy-page-back{display:inline-flex;color:var(--gold);font-size:13px}
.privacy-link{font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.lead-capture-inner{grid-template-columns:1fr}.lead-form-grid{grid-template-columns:1fr}.lead-capture{padding-bottom:55px}.privacy-page .lead{font-size:16px}.privacy-page h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Only navigation retains disclosure arrows. */
main .arrow,main .circle-arrow,main .feature-arrow,footer .arrow,dialog .arrow,.scroll-cue span{display:none!important}.back-top{font-size:12px}.outline-button,.solid-button,.text-link{gap:0}
