:root{--blue-950:#071a2d;--blue-900:#0b2540;--blue-800:#123858;--blue-700:#17527c;--blue-100:#e6f0f7;--ink:#152332;--text:#566574;--muted:#7b8894;--line:#dfe5ea;--surface:#f4f6f8;--surface-blue:#eef4f8;--white:#fff;--success:#1f6a4b;--error:#a33a36;--orange:#bd4f17;--orange-dark:#9f3e0d;--shadow-sm:0 10px 30px #071a2d12;--shadow-md:0 24px 70px #071a2d1c;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--container:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}:focus-visible{outline-offset:4px;outline:3px solid #17527c47}.container{width:min(calc(100% - 56px), var(--container));margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #dfe5eac7;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:82px;display:flex}.brand{flex-shrink:0;align-items:center;gap:13px;display:inline-flex}.brand-mark{background:var(--blue-900);width:44px;height:44px;color:var(--white);letter-spacing:.12em;border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid;position:relative;overflow:hidden}.brand-mark:after{content:"";border:1px solid #ffffff4d;border-radius:50%;width:34px;height:34px;position:absolute;bottom:-15px;right:-11px}.brand-copy{flex-direction:column;line-height:1.2;display:flex}.brand-copy strong{color:var(--blue-950);letter-spacing:-.01em;font-size:14px}.brand-copy small{color:#5c6b78;letter-spacing:.13em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700}.header-nav-wrap,.main-nav{align-items:center;display:flex}.header-nav-wrap{gap:28px}.main-nav{gap:26px}.main-nav a{color:#465666;padding-block:8px;font-size:13px;font-weight:650;position:relative}.main-nav a:after{background:var(--blue-700);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:13px 22px;font-size:14px;font-weight:750;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button svg,.text-link svg,.product-card a svg,.footer-contact a svg{transition:transform .18s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button:hover svg,.text-link:hover svg,.product-card a:hover svg,.footer-contact a:hover svg{transform:translate(2px,-2px)}.button-primary{background:var(--orange);color:var(--white);box-shadow:0 10px 24px #bd4f1738}.button-primary:hover,.button-primary:focus-visible{background:var(--orange-dark);box-shadow:0 14px 30px #9f3e0d42}.button-secondary{background:var(--white);color:var(--blue-900);border-color:#cad3da}.button-secondary:hover,.button-secondary:focus-visible{box-shadow:var(--shadow-sm);border-color:#91a4b2}.header-cta{border-radius:10px;min-height:44px;padding:10px 17px;font-size:12px}.menu-toggle{border:1px solid var(--line);background:var(--white);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none}.menu-toggle span{background:var(--blue-900);border-radius:2px;width:19px;height:2px}.hero{background:var(--white);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #eef2f5;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;left:-240px}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:clamp(60px,7vw,104px);min-height:760px;padding-block:84px 96px;display:grid}.hero-copy{z-index:1;position:relative}.eyebrow{color:var(--blue-700);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:24px;height:2px}.hero h1{max-width:740px;color:var(--blue-950);letter-spacing:-.055em;margin:0;font-size:clamp(50px,5.25vw,76px);font-weight:720;line-height:.99}.hero-lead{max-width:610px;color:var(--text);margin:30px 0 0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:36px;display:flex}.text-link{color:var(--blue-900);align-items:center;gap:8px;padding:12px 8px;font-size:14px;font-weight:750;display:inline-flex}.hero-principles{color:#546473;flex-wrap:wrap;gap:12px 22px;margin:38px 0 0;padding:0;font-size:12px;font-weight:650;list-style:none;display:flex}.hero-principles li{align-items:center;gap:7px;display:flex}.hero-principles svg{color:var(--blue-700)}.hero-media{border-radius:var(--radius-lg);min-height:610px;box-shadow:var(--shadow-md);position:relative;overflow:visible}.hero-media>img{border-radius:inherit;object-fit:cover;object-position:center 53%}.hero-media-shade{border-radius:0 0 var(--radius-lg) var(--radius-lg);background:linear-gradient(#0000,#071a2db8);position:absolute;inset:42% 0 0}.image-label{z-index:2;color:var(--white);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071a2d9e;border:1px solid #ffffff80;border-radius:99px;padding:6px 10px;font-size:9px;font-weight:750;position:absolute;top:20px;right:20px}.hero-media-caption{z-index:2;color:var(--white);align-items:center;gap:14px;display:flex;position:absolute;bottom:26px;left:28px;right:28px}.caption-icon{background:#ffffff1f;border:1px solid #ffffff59;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}.hero-media-caption div{flex-direction:column;display:flex}.hero-media-caption small{color:#cbd7e0;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.hero-media-caption strong{margin-top:3px;font-size:14px}.hero-spec-card{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dfe5ead9;border-radius:18px;width:230px;padding:20px;position:absolute;top:50px;left:-52px;box-shadow:0 18px 44px #071a2d24}.spec-card-top{color:var(--blue-700);letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:8px;font-weight:800;display:flex}.hero-spec-card>strong{color:var(--blue-950);margin-top:18px;font-size:16px;display:block}.spec-lines{gap:6px;margin-top:15px;display:grid}.spec-lines span{background:#e7edf1;border-radius:4px;height:5px}.spec-lines span:nth-child(2){width:75%}.spec-lines span:nth-child(3){width:52%}.spec-meta{color:var(--muted);text-transform:uppercase;justify-content:space-between;gap:8px;margin-top:18px;font-size:8px;font-weight:700;display:flex}.audience-bar{background:var(--blue-950);color:var(--white)}.audience-inner{justify-content:space-between;align-items:center;gap:32px;min-height:78px;display:flex}.audience-inner p{color:#8facbf;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.audience-inner div{flex-wrap:wrap;gap:18px 46px;display:flex}.audience-inner span{font-size:13px;font-weight:650;position:relative}.audience-inner span:before{content:"";background:#6ba6cd;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.section{padding-block:124px}.section-heading{max-width:780px;margin-bottom:54px}.section-heading h2,.why-content h2,.rfq-copy h2{color:var(--blue-950);letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.3vw,60px);font-weight:700;line-height:1.07}.section-heading>p:last-child,.why-lead,.rfq-copy>p{color:var(--text);margin:24px 0 0;font-size:17px;line-height:1.75}.split-heading{grid-template-columns:1.08fr .72fr;align-items:end;gap:110px;max-width:none;display:grid}.split-heading>p{margin-bottom:5px!important}.services-section{background:var(--white)}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;min-height:430px;padding:30px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.service-card:hover{box-shadow:var(--shadow-md);border-color:#c8d4dc;transform:translateY(-5px)}.card-topline{justify-content:space-between;align-items:center;display:flex}.icon-box,.product-icon{background:var(--surface-blue);width:50px;height:50px;color:var(--blue-700);border-radius:14px;place-items:center;display:grid}.card-number{color:#647684;letter-spacing:.14em;font-size:10px;font-weight:800}.service-card h3{max-width:290px;color:var(--blue-950);letter-spacing:-.02em;margin:54px 0 16px;font-size:23px;line-height:1.25}.service-card p{color:var(--text);margin:0;font-size:14px}.service-card ul{gap:9px;margin:auto 0 0;padding:28px 0 0;list-style:none;display:grid}.service-card li{color:#415363;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.service-card li svg{color:var(--blue-700)}.products-section{background:var(--surface)}.products-intro{grid-template-columns:1.05fr .55fr;align-items:stretch;gap:90px;margin-bottom:56px;display:grid}.products-intro .section-heading{align-self:center;margin:0}.products-image{border-radius:var(--radius-md);min-height:350px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.products-image>img{object-fit:cover;object-position:center 46%}.image-label-dark{color:var(--blue-900);background:#ffffffe6;border-color:#fffc}.products-image-note{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071a2dd9;border-radius:12px;align-items:center;gap:10px;padding:13px 15px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;min-height:345px;padding:26px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.product-card:hover{box-shadow:var(--shadow-md);border-color:#c6d1d9;transform:translateY(-5px)}.sourcing-card{box-shadow:inset 0 3px 0 var(--blue-700);background:#fbfcfd}.product-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-icon{border-radius:13px;width:46px;height:46px}.product-type{color:var(--blue-700);letter-spacing:.08em;text-transform:uppercase;background:#edf3f7;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:800}.product-type.sourcing{background:var(--blue-900);color:var(--white)}.product-card-copy{margin-top:36px}.product-code{color:#647684;letter-spacing:.14em;font-size:9px;font-weight:800}.product-card h3{color:var(--blue-950);letter-spacing:-.02em;margin:8px 0 13px;font-size:21px;line-height:1.28}.product-card p{color:var(--text);margin:0;font-size:13px}.product-card a{color:var(--blue-900);border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;font-size:12px;font-weight:800;display:flex}.why-section{background:var(--white);overflow:hidden}.why-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(70px,9vw,130px);display:grid}.why-media{border-radius:var(--radius-lg);min-height:680px;position:relative}.why-media>img{border-radius:inherit;object-fit:cover;object-position:center}.location-card{width:min(360px,85%);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff5;border:1px solid #dfe5ead9;border-radius:17px;align-items:center;gap:14px;padding:17px;display:flex;position:absolute;bottom:34px;right:-48px}.location-icon{background:var(--surface-blue);width:44px;height:44px;color:var(--blue-700);border-radius:12px;flex:none;place-items:center;display:grid}.location-card div{flex-direction:column;display:flex}.location-card strong{color:var(--blue-950);font-size:13px}.location-card div span{color:#5c6b78;margin-top:2px;font-size:10px}.why-lead{max-width:650px}.why-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0 34px;margin-top:42px;display:grid}.why-list article{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr;gap:12px;padding:22px 0;display:grid}.why-list article:last-child{grid-column:span 2}.why-check{background:var(--surface-blue);width:25px;height:25px;color:var(--blue-700);border-radius:50%;place-items:center;display:grid}.why-list h3{color:var(--blue-950);margin:1px 0 0;font-size:15px;line-height:1.35}.why-list p{color:var(--text);margin:6px 0 0;font-size:12px;line-height:1.6}.process-section{background:var(--blue-950);color:var(--white);position:relative;overflow:hidden}.process-section:after{content:"";border:1px solid #1c3a54;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-300px;right:-220px}.process-heading{z-index:1;max-width:780px;position:relative}.process-heading h2{color:var(--white)}.process-heading>p:last-child{color:#9fb0bd;max-width:650px}.eyebrow-light{color:#76b4dc}.process-list{z-index:1;grid-template-columns:repeat(5,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-list li{background:#ffffff06;border:1px solid #24435d;border-radius:16px;min-height:285px;padding:24px 22px;transition:border-color .18s,background .18s,transform .18s}.process-list li:hover{background:#ffffff0d;border-color:#456780;transform:translateY(-4px)}.process-top{color:#71acd2;justify-content:space-between;align-items:center;display:flex}.process-top span{border:1px solid #365771;border-radius:10px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.process-list h3{color:var(--white);margin:64px 0 13px;font-size:17px;line-height:1.34}.process-list p{color:#9eafbc;margin:0;font-size:12px;line-height:1.7}.rfq-section{background:var(--surface-blue)}.rfq-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(65px,8vw,110px);display:grid}.rfq-copy{padding-top:24px;position:sticky;top:130px}.rfq-guidance{border-top:1px solid #cbd8e1;margin-top:40px;padding-top:27px}.rfq-guidance h3{color:var(--blue-950);margin:0;font-size:14px}.rfq-guidance ul{gap:11px;margin:20px 0 0;padding:0;list-style:none;display:grid}.rfq-guidance li{color:#445767;align-items:flex-start;gap:9px;font-size:12px;display:flex}.rfq-guidance li svg{color:var(--blue-700);flex:none;margin-top:3px}.rfq-disclaimer{border-left:2px solid var(--blue-700);padding-left:16px;font-size:12px!important}.rfq-form,.inquiry-form{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-md);border:1px solid #d2dce3e6;padding:clamp(30px,4vw,50px)}.form-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:34px;display:flex}.form-heading>div>span{color:var(--blue-700);letter-spacing:.15em;font-size:9px;font-weight:800}.form-heading h3{color:var(--blue-950);letter-spacing:-.025em;margin:5px 0 0;font-size:29px}.form-status{color:#4c5d6b;letter-spacing:.08em;text-transform:uppercase;background:#f7f9fa;border:1px solid #cbd7df;border-radius:99px;padding:6px 10px;font-size:8px;font-weight:800}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-grid label{flex-direction:column;gap:7px;min-width:0;display:flex}.form-grid label>span:first-child{color:#344757;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.form-grid label>span:first-child svg{color:var(--blue-700)}.form-span-2{grid-column:span 2}input,select,textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #cad5dc;border-radius:10px;outline:none;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}input,select{min-height:50px;padding:11px 13px}textarea{resize:vertical;padding:13px}input:hover,select:hover,textarea:hover{border-color:#aebdc7}input:focus,select:focus,textarea:focus{border-color:var(--blue-700);background:#fcfdfe;box-shadow:0 0 0 4px #17527c17}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error)}::placeholder{color:#98a4ad}.file-field input{background:#fafcfd;border-style:dashed;padding:10px}.file-field small,.form-note{color:#5c6b78;font-size:10px}.field-error{color:var(--error)!important;font-size:10px!important;font-weight:650!important}.form-success{border:1px solid #cce2d7;border-left:4px solid var(--success);color:#315d4b;background:#edf7f2;border-radius:10px;outline:none;flex-direction:column;gap:3px;margin-top:24px;padding:13px 16px;font-size:11px;display:flex}.form-success strong{color:var(--success);font-size:12px}.submit-button{width:100%;margin-top:28px}.form-note{text-align:center;max-width:520px;margin:11px auto 0;line-height:1.5}.site-footer{color:#aebdca;background:#051421}.footer-main{grid-template-columns:1.4fr .55fr .85fr;gap:80px;padding-block:80px;display:grid}.brand-light .brand-mark{background:var(--white);color:var(--blue-950)}.brand-light .brand-copy strong{color:var(--white)}.brand-light .brand-copy small{color:#728898}.footer-brand p{color:#91a4b2;max-width:440px;margin:28px 0 0;font-size:13px}.footer-column{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-column h2{color:var(--white);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:10px}.footer-column a{font-size:12px;transition:color .16s}.footer-column a:hover,.footer-column a:focus-visible{color:var(--white)}.footer-contact p{margin:0;font-size:12px}.footer-placeholder{color:#91a4b2}.pending-contact{color:#748897}.footer-contact a{color:#78b8e0;align-items:center;gap:7px;margin-top:12px;font-weight:750;display:inline-flex}.footer-bottom{color:#91a4b2;border-top:1px solid #213545;justify-content:space-between;gap:24px;padding-block:22px;font-size:10px;display:flex}.footer-bottom p{margin:0}.button-light{background:var(--white);color:var(--blue-950);box-shadow:0 12px 28px #00000026}.button-light:hover,.button-light:focus-visible{background:#edf4f8}.subpage-hero{border-bottom:1px solid var(--line);background:#f8fafb;position:relative;overflow:hidden}.subpage-hero:after{content:"";border:1px solid #e3eaef;border-radius:50%;width:620px;height:620px;position:absolute;top:-280px;right:-120px}.subpage-hero-inner{z-index:1;padding-block:86px 104px;position:relative}.breadcrumb{color:var(--muted);align-items:center;gap:10px;margin-bottom:70px;font-size:11px;font-weight:700;display:flex}.breadcrumb a{color:var(--blue-700)}.subpage-hero h1{max-width:930px;color:var(--blue-950);letter-spacing:-.055em;margin:0;font-size:clamp(52px,6vw,82px);font-weight:720;line-height:1}.subpage-lead{max-width:760px;color:var(--text);margin:28px 0 0;font-size:18px;line-height:1.75}.commercial-boundary{background:var(--blue-950);color:var(--white)}.boundary-grid{grid-template-columns:repeat(2,1fr);display:grid}.boundary-grid article{border-left:1px solid #29445a;grid-template-columns:48px 1fr;gap:18px;padding:31px 34px;display:grid}.boundary-grid article:last-child{border-right:1px solid #29445a}.boundary-grid article>span{color:#7db7dc;background:#ffffff14;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.boundary-grid strong{color:var(--white);font-size:14px}.boundary-grid p{color:#9fb0bd;margin:5px 0 0;font-size:12px}.commercial-section{background:var(--white)}.sourcing-commercial-section{background:var(--surface)}.commercial-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.commercial-grid-three{grid-template-columns:repeat(3,1fr)}.commercial-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);grid-template-columns:.78fr 1.22fr;min-height:550px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden}.commercial-card:hover{box-shadow:var(--shadow-md);border-color:#c7d2da;transform:translateY(-4px)}.commercial-card-sourcing{box-shadow:inset 0 3px 0 var(--blue-700)}.commercial-grid-three .commercial-card{grid-template-rows:190px 1fr;grid-template-columns:1fr;min-height:620px}.commercial-image-placeholder{color:#7e919f;text-align:center;background:#edf2f5;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100%;display:flex;position:relative;overflow:hidden}.commercial-image-placeholder:before,.commercial-image-placeholder:after{content:"";border:1px solid #d7e0e6;border-radius:50%;width:210px;height:210px;position:absolute}.commercial-image-placeholder:before{top:-90px;left:-110px}.commercial-image-placeholder:after{bottom:-105px;right:-125px}.commercial-image-placeholder svg,.commercial-image-placeholder span{z-index:1;position:relative}.commercial-image-placeholder span{letter-spacing:.09em;text-transform:uppercase;max-width:130px;font-size:9px;font-weight:800}.commercial-card-body{flex-direction:column;padding:30px;display:flex}.commercial-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.commercial-icon{background:var(--surface-blue);width:38px;height:38px;color:var(--blue-700);border-radius:10px;place-items:center;display:grid}.commercial-card h3{color:var(--blue-950);letter-spacing:-.025em;margin:35px 0 13px;font-size:25px;line-height:1.2}.commercial-card-body>p{color:var(--text);margin:0;font-size:13px}.application-list{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.application-list strong{color:var(--blue-950);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.application-list ul{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.application-list li{color:#516372;align-items:center;gap:7px;font-size:11px;display:flex}.application-list svg{color:var(--blue-700)}.commercial-cta{width:100%;box-shadow:none;margin-top:auto}.commercial-actions{gap:12px;margin-top:auto;padding-top:28px;display:grid}.commercial-details{color:var(--blue-900);justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.commercial-details svg{transition:transform .18s}.commercial-details:hover svg{transform:translate(2px,-2px)}.page-cta{background:var(--blue-900);color:var(--white)}.page-cta-inner{justify-content:space-between;align-items:center;gap:70px;min-height:330px;display:flex}.page-cta h2{letter-spacing:-.045em;max-width:700px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.page-cta p:last-child{color:#a9bac6;max-width:620px;margin:18px 0 0}.page-cta .button{flex:none}.about-intro-section{background:var(--white)}.about-intro-grid{grid-template-columns:.8fr 1.2fr;gap:120px;display:grid}.about-intro-grid h2,.contact-layout aside>h2{color:var(--blue-950);letter-spacing:-.045em;margin:0;font-size:clamp(39px,4vw,57px);line-height:1.08}.about-prose{max-width:720px}.about-prose p{color:var(--text);margin:0 0 22px;font-size:17px;line-height:1.85}.about-support-section{background:var(--surface)}.about-support-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.about-support-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-height:300px;padding:28px}.about-support-grid article>span{color:var(--blue-700);letter-spacing:.12em;font-size:10px;font-weight:800}.about-support-grid h3{color:var(--blue-950);margin:58px 0 13px;font-size:19px;line-height:1.3}.about-support-grid p{color:var(--text);margin:0;font-size:12px}.scope-section{background:var(--white)}.scope-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.scope-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;min-height:440px;padding:42px;display:flex}.scope-icon{background:var(--white);width:54px;height:54px;color:var(--blue-700);border-radius:15px;place-items:center;display:grid}.scope-card .eyebrow{margin-top:60px}.scope-card h2{color:var(--blue-950);letter-spacing:-.035em;margin:0;font-size:34px}.scope-card>p:not(.eyebrow){color:var(--text);margin:18px 0 0}.scope-card>a{color:var(--blue-900);align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}.scope-card-dark{border-color:var(--blue-950);background:var(--blue-950)}.scope-card-dark .scope-icon{color:#81bde2;background:#ffffff1a}.scope-card-dark h2{color:var(--white)}.scope-card-dark>p:not(.eyebrow){color:#a5b6c2}.scope-card-dark>a{color:#80bce1}.contact-section{background:var(--surface-blue)}.contact-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(65px,8vw,110px);display:grid}.contact-layout aside{padding-top:25px}.contact-intro{color:var(--text);margin:22px 0 0}.contact-detail-list{border-top:1px solid #cbd8e1;gap:0;margin-top:40px;display:grid}.contact-detail-list article{border-bottom:1px solid #cbd8e1;grid-template-columns:38px 1fr;gap:14px;padding:20px 0;display:grid}.contact-detail-list article>span{background:var(--white);width:36px;height:36px;color:var(--blue-700);border-radius:10px;place-items:center;display:grid}.contact-detail-list div{flex-direction:column;display:flex}.contact-detail-list small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.contact-detail-list strong{color:var(--blue-950);margin-top:3px;font-size:13px}.contact-detail-list p{color:var(--text);margin:3px 0 0;font-size:10px}.contact-form{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-md);border:1px solid #d2dce3e6;padding:clamp(30px,4vw,50px);scroll-margin-top:110px}.preview-notice{background:var(--surface-blue);color:var(--blue-700);border:1px solid #d7e2e9;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:28px;padding:14px;display:flex}.preview-notice svg{flex:none;margin-top:2px}.preview-notice p{color:#526575;margin:0;font-size:11px}.preview-notice strong{color:var(--blue-900)}.policy-section{background:var(--white)}.policy-layout{grid-template-columns:.35fr 1fr;align-items:start;gap:100px;display:grid}.policy-layout aside{border-top:3px solid var(--blue-700);background:var(--surface);padding:24px;position:sticky;top:120px}.policy-layout aside strong{color:var(--blue-950);font-size:13px}.policy-layout aside p{color:var(--text);margin:9px 0 0;font-size:11px}.policy-content{max-width:800px}.policy-content section{border-bottom:1px solid var(--line);margin-bottom:34px;padding:0 0 34px}.policy-content h2{color:var(--blue-950);letter-spacing:-.02em;margin:0;font-size:25px}.policy-content p{color:var(--text);margin:14px 0 0;font-size:15px;line-height:1.85}.industries-section{background:var(--white)}.industries-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.industries-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(155deg,#fff 72%,#f2f6f8);min-height:310px;padding:27px;transition:transform .2s,border-color .2s,box-shadow .2s}.industries-grid article:hover{box-shadow:var(--shadow-md);border-color:#c7d4dc;transform:translateY(-5px)}.industries-grid article>div{justify-content:space-between;align-items:center;display:flex}.industry-icon{background:var(--blue-950);width:48px;height:48px;color:var(--white);border-radius:14px;place-items:center;display:grid}.industries-grid small{color:#9aa8b2;letter-spacing:.15em;font-size:9px;font-weight:800}.industries-grid h3{color:var(--blue-950);letter-spacing:-.025em;margin:72px 0 14px;font-size:20px;line-height:1.25}.industries-grid p{color:var(--text);margin:0;font-size:12px;line-height:1.7}.quality-section{background:var(--surface-blue)}.quality-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(70px,9vw,135px);display:grid}.quality-heading{position:sticky;top:126px}.quality-heading h2{color:var(--blue-950);letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.2vw,58px);line-height:1.07}.quality-heading>p:not(.eyebrow){color:var(--text);margin:24px 0 0;font-size:16px;line-height:1.75}.quality-heading .text-link{margin-top:25px;padding-left:0}.quality-list{border-top:1px solid #c9d7e0}.quality-list article{border-bottom:1px solid #c9d7e0;grid-template-columns:54px 1fr;gap:24px;padding:31px 0;display:grid}.quality-list article>span{background:var(--white);width:42px;height:42px;color:var(--blue-700);box-shadow:var(--shadow-sm);border-radius:12px;place-items:center;font-size:9px;font-weight:800;display:grid}.quality-list h3{color:var(--blue-950);margin:0;font-size:19px}.quality-list p{color:var(--text);margin:8px 0 0;font-size:13px;line-height:1.7}.home-contact-cta{background:var(--blue-900);color:var(--white);position:relative;overflow:hidden}.home-contact-cta:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;right:-180px}.home-contact-cta-inner{z-index:1;justify-content:space-between;align-items:center;gap:70px;min-height:390px;display:flex;position:relative}.home-contact-cta h2{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(40px,4.4vw,62px);line-height:1.04}.home-contact-cta p:last-child{color:#aec0cc;max-width:650px;margin:20px 0 0}.home-contact-cta-inner>div:last-child{flex-direction:column;flex:none;gap:12px;display:flex}.button-ghost-light{color:var(--white);background:0 0;border-color:#ffffff47}.button-ghost-light:hover{background:#ffffff0f;border-color:#fff9}.map-placeholder{border-radius:var(--radius-lg);text-align:center;background-color:#e8eff3;background-image:linear-gradient(#d9e3e9 1px,#0000 1px),linear-gradient(90deg,#d9e3e9 1px,#0000 1px);background-size:42px 42px;border:1px solid #cbd8e1;place-items:center;min-height:330px;margin-top:74px;display:grid;overflow:hidden}.map-placeholder>div{box-shadow:var(--shadow-md);color:var(--blue-700);background:#fffffff0;border:1px solid #cbd8e1e6;border-radius:18px;flex-direction:column;align-items:center;padding:28px 42px;display:flex}.map-placeholder span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-top:13px;font-size:9px;font-weight:800}.map-placeholder strong{color:var(--blue-950);margin-top:4px;font-size:16px}.map-placeholder p{color:var(--text);margin:5px 0 0;font-size:12px}.product-detail-hero{border-bottom:1px solid var(--line);background:#f8fafb;overflow:hidden}.product-detail-hero-grid{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(65px,8vw,120px);min-height:700px;padding-block:72px 92px;display:grid}.product-detail-copy .breadcrumb{margin-bottom:62px}.product-detail-copy h1{max-width:720px;color:var(--blue-950);letter-spacing:-.055em;margin:0;font-size:clamp(52px,6vw,80px);font-weight:720;line-height:1}.product-detail-copy>p:not(.eyebrow){max-width:680px;color:var(--text);margin:27px 0 0;font-size:18px;line-height:1.72}.product-detail-media{border-radius:var(--radius-lg);min-height:540px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.product-detail-media>img{object-fit:cover}.product-detail-media:after{content:"";background:linear-gradient(#0000,#071a2db3);position:absolute;inset:48% 0 0}.product-detail-media-note{z-index:2;color:var(--white);align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.product-overview-section{background:var(--white)}.product-overview-grid{grid-template-columns:.72fr 1.28fr;gap:110px;display:grid}.product-overview-grid h2{color:var(--blue-950);letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.3vw,58px);line-height:1.07}.product-overview-copy>p{color:var(--text);margin:0;font-size:18px;line-height:1.85}.honest-note{border-left:3px solid var(--blue-700);background:var(--surface-blue);color:var(--blue-700);gap:13px;margin-top:32px;padding:18px;display:flex}.honest-note svg{flex:none}.honest-note p{color:#4d6272;margin:0;font-size:12px}.product-info-section{background:var(--surface)}.application-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.application-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);min-height:190px;padding:25px}.application-grid span{color:var(--blue-700);letter-spacing:.13em;font-size:9px;font-weight:800}.application-grid p{color:var(--blue-950);margin:60px 0 0;font-size:15px;font-weight:700;line-height:1.45}.specification-section{background:var(--white)}.specification-grid{grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.specification-grid article{border:1px solid var(--line);border-radius:var(--radius-md);grid-column:span 2;min-height:285px;padding:27px}.specification-grid article:nth-child(4),.specification-grid article:nth-child(5){grid-column:span 3}.specification-grid article>span{background:var(--surface-blue);width:48px;height:48px;color:var(--blue-700);border-radius:14px;place-items:center;display:grid}.specification-grid small{color:var(--blue-950);letter-spacing:.08em;text-transform:uppercase;margin-top:48px;font-size:12px;font-weight:800;display:block}.specification-grid p{color:var(--text);margin:10px 0 0;font-size:12px;line-height:1.7}.enquiry-checklist-section{background:var(--blue-950);color:var(--white)}.enquiry-checklist-grid{grid-template-columns:1fr .8fr;align-items:end;gap:50px 100px;display:grid}.enquiry-checklist-grid h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(40px,4.5vw,62px);line-height:1.04}.enquiry-checklist-grid ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.enquiry-checklist-grid li{color:#b3c2cc;border-bottom:1px solid #254058;align-items:center;gap:10px;padding-bottom:13px;font-size:13px;display:flex}.enquiry-checklist-grid li svg{color:#79b5dc}.enquiry-checklist-grid .button{grid-column:2;justify-self:start}.industrial-hero{background:#f8fafb;overflow:hidden}.industrial-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(58px,7vw,100px);min-height:750px;padding-block:80px 96px;display:grid}.industrial-hero-copy h1{max-width:720px;color:var(--blue-950);letter-spacing:-.058em;margin:0;font-size:clamp(54px,5.5vw,78px);font-weight:730;line-height:.99}.industrial-hero-lead{max-width:650px;color:var(--text);margin:30px 0 0;font-size:18px;line-height:1.75}.focus-note{border-left:2px solid var(--blue-700);color:var(--blue-700);align-items:center;gap:13px;margin-top:36px;padding:4px 0 4px 16px;display:inline-flex}.focus-note div{flex-direction:column;display:flex}.focus-note small{color:#5f6e7a;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.focus-note strong{color:var(--blue-900);font-size:13px}.industrial-hero-visual{border-radius:var(--radius-lg);background:var(--blue-900);min-height:590px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.industrial-hero-visual>img{object-fit:cover}.industrial-hero-overlay{background:linear-gradient(#071a2d05 38%,#071a2dc2);position:absolute;inset:0}.sample-label{z-index:2;background:var(--white);border-radius:14px;width:255px;padding:22px;position:absolute;top:72px;left:28px;transform:rotate(-2deg);box-shadow:0 22px 50px #071a2d3d}.sample-label-head,.sample-label-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.sample-label-head{border-bottom:1px solid var(--line);color:var(--blue-700);letter-spacing:.12em;padding-bottom:10px;font-size:8px;font-weight:800}.sample-label>strong{color:var(--blue-950);letter-spacing:.03em;margin-top:16px;font-size:18px;display:block}.sample-label-lines{gap:5px;margin:10px 0 14px;display:grid}.sample-label-lines span{background:#d8e0e6;width:100%;height:3px}.sample-label-lines span:nth-child(2){width:72%}.sample-label-lines span:nth-child(3){width:86%}.sample-label-meta{color:#586875;margin-bottom:13px;font-size:7px;font-weight:800}.hero-visual-caption{z-index:2;color:var(--white);align-items:center;gap:13px;display:flex;position:absolute;bottom:24px;left:25px;right:25px}.hero-visual-caption>svg{flex:none}.hero-visual-caption div{flex-direction:column;display:flex}.hero-visual-caption small{color:#b9c8d2;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.hero-visual-caption strong{max-width:390px;font-size:13px;line-height:1.45}.strength-strip{background:var(--blue-950);color:var(--white)}.strength-grid{grid-template-columns:repeat(3,1fr);display:grid}.strength-grid article{border-bottom:1px solid #29445a;border-right:1px solid #29445a;grid-template-columns:36px 1fr;align-items:center;gap:14px;min-height:138px;padding:26px 30px;display:grid}.strength-grid article:nth-child(3n+1){border-left:1px solid #29445a}.strength-grid article:nth-last-child(-n+3){border-bottom:0}.strength-grid svg{color:#83badc}.strength-grid strong{font-size:14px}.strength-grid p{color:#9fb0bd;margin:5px 0 0;font-size:11px;line-height:1.55}.industrial-about{background:var(--white)}.industrial-about-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(70px,9vw,130px);display:grid}.industrial-about h2,.capabilities-heading h2,.inquiry-copy h2{color:var(--blue-950);letter-spacing:-.048em;margin:0;font-size:clamp(42px,4.3vw,60px);line-height:1.07}.industrial-about-grid>div:last-child>p{color:var(--text);margin:0 0 20px;font-size:17px;line-height:1.85}.industrial-about-grid .text-link{padding-left:0}.applications-section,.applications-page-section{background:var(--surface)}.application-card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.application-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;min-height:325px;padding:29px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.application-card:hover{box-shadow:var(--shadow-md);border-color:#c7d3dc;transform:translateY(-4px)}.application-card-featured{background:var(--blue-900);border-color:var(--blue-900);color:var(--white);grid-column:span 2}.application-card-top{justify-content:space-between;align-items:center;display:flex}.application-card-top>span:first-child,.application-card-top .icon-box{background:var(--surface-blue);width:47px;height:47px;color:var(--blue-700);border-radius:13px;place-items:center;display:grid}.application-card-top small,.application-card-top>span:last-child{color:#586875;letter-spacing:.12em;font-size:9px;font-weight:800}.application-card-featured .application-card-top small,.application-card-featured .application-card-top>span:last-child{color:#b4d0e1}.application-card h3,.application-card h2{color:var(--blue-950);letter-spacing:-.025em;margin:auto 0 13px;font-size:23px;line-height:1.2}.application-card h2{font-size:25px}.application-card p{color:var(--text);margin:0;font-size:13px;line-height:1.72}.application-card em{color:#b9d6e9;letter-spacing:.12em;text-transform:uppercase;margin-top:18px;font-size:9px;font-style:normal;font-weight:800}.application-card-featured h2,.application-card-featured h3{color:var(--white)}.application-card-featured p{color:#b7c7d2;max-width:580px}.application-card-featured .application-card-top>span:first-child,.application-card-featured .application-card-top .icon-box{color:#8cc0e0;background:#ffffff1a}.application-card-featured .section-link{color:#9bc8e4}.section-link{color:var(--blue-900);align-items:center;gap:8px;margin-top:30px;font-size:13px;font-weight:800;display:inline-flex}.applications-section>.container>.section-link{margin-top:34px}.application-focus-note{border-left:3px solid var(--blue-700);background:var(--white);color:var(--blue-700);grid-template-columns:42px 1fr;gap:17px;margin-bottom:44px;padding:22px 24px;display:grid}.application-focus-note strong{color:var(--blue-950)}.application-focus-note p{color:var(--text);margin:4px 0 0;font-size:13px}.capabilities-section{background:var(--blue-950);color:var(--white)}.capabilities-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(70px,9vw,130px);display:grid}.capabilities-heading{position:sticky;top:125px}.capabilities-heading h2{color:var(--white)}.capabilities-heading>p:not(.eyebrow){color:#a5b6c2;margin:24px 0 0}.capabilities-heading .button{margin-top:30px}.capability-grid{border-top:1px solid #29445a;grid-template-columns:repeat(2,1fr);display:grid}.capability-grid article{border-bottom:1px solid #29445a;border-right:1px solid #29445a;grid-template-columns:48px 1fr;align-content:start;gap:18px;min-height:210px;padding:28px;display:grid}.capability-grid article:nth-child(odd){border-left:1px solid #29445a}.capability-grid article>span,.capability-grid article>svg{color:#88bad9;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.capability-grid article>span{background:#ffffff14}.capability-grid h3{color:var(--white);margin:3px 0 10px;font-size:17px}.capability-grid p{color:#9fb0bd;margin:0;font-size:12px;line-height:1.7}.why-industrial-section{background:var(--white)}.why-industrial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.why-industrial-grid article{border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:48px 1fr;gap:18px;min-height:220px;padding:28px;transition:transform .18s,box-shadow .18s;display:grid}.why-industrial-grid article:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.why-industrial-grid article>span{background:var(--surface-blue);width:45px;height:45px;color:var(--blue-700);border-radius:12px;place-items:center;display:grid}.why-industrial-grid h3{color:var(--blue-950);margin:3px 0 10px;font-size:17px}.why-industrial-grid p{color:var(--text);margin:0;font-size:12px;line-height:1.7}.focused-process{background:var(--surface-blue)}.focused-process .process-heading h2{color:var(--blue-950)}.focused-process .eyebrow-light{color:var(--blue-700)}.focused-process .process-heading>p:last-child{color:var(--text)}.focused-process ol{grid-template-columns:repeat(5,1fr);margin:52px 0 0;padding:0;list-style:none;display:grid}.focused-process li{border-top:1px solid #c9d7e0;border-right:1px solid #c9d7e0;min-height:260px;padding:26px}.focused-process li:first-child{border-left:1px solid #c9d7e0}.focused-process li>span{color:var(--blue-700);letter-spacing:.12em;font-size:9px;font-weight:800}.focused-process h3{color:var(--blue-950);margin:70px 0 12px;font-size:17px;line-height:1.3}.focused-process li p{color:var(--text);margin:0;font-size:11px;line-height:1.7}.industrial-inquiry{background:var(--white)}.industrial-inquiry-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(65px,8vw,110px);display:grid}.inquiry-copy{padding-top:22px;position:sticky;top:125px}.inquiry-copy>p:not(.eyebrow){color:var(--text);margin:24px 0 0;font-size:16px}.inquiry-copy ul{border-top:1px solid var(--line);gap:12px;margin:32px 0 0;padding:24px 0 0;list-style:none;display:grid}.inquiry-copy li{color:#455767;gap:10px;font-size:12px;display:flex}.inquiry-copy li svg{color:var(--blue-700);flex:none;margin-top:3px}.inquiry-form{scroll-margin-top:110px}.inquiry-form-compact{box-shadow:var(--shadow-sm)}.about-support-grid{grid-template-columns:repeat(2,1fr)}@media (max-width:1080px){.main-nav{gap:17px}.main-nav a{font-size:12px}.header-nav-wrap{gap:17px}.hero-grid{grid-template-columns:1fr .84fr;gap:48px}.hero-spec-card{left:-30px}.process-list{grid-template-columns:repeat(3,1fr)}.commercial-grid-three,.about-support-grid,.industries-grid,.specification-grid{grid-template-columns:repeat(2,1fr)}.specification-grid article,.specification-grid article:nth-child(4),.specification-grid article:nth-child(5){grid-column:span 1}.industrial-hero-grid{grid-template-columns:1fr .85fr;gap:48px}.sample-label{width:225px;left:24px}.focused-process ol{grid-template-columns:repeat(3,1fr)}.focused-process li:nth-child(4){border-left:1px solid #c9d7e0}}@media (max-width:900px){.container{width:min(calc(100% - 36px), var(--container))}.menu-toggle{z-index:2;display:flex}.header-nav-wrap{visibility:hidden;background:var(--white);opacity:0;flex-direction:column;align-items:stretch;gap:24px;height:calc(100dvh - 82px);padding:30px 22px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-8px)}.header-nav-wrap.is-open{visibility:visible;opacity:1;transform:translateY(0)}.main-nav{flex-direction:column;align-items:stretch;gap:0}.main-nav a{border-bottom:1px solid var(--line);padding:15px 4px;font-size:15px}.main-nav a:after{display:none}.header-cta{width:100%}.hero-grid{grid-template-columns:1fr;gap:58px;min-height:0;padding-block:76px 90px}.hero-copy{max-width:760px}.hero-media{min-height:620px;margin-left:46px}.hero-spec-card{left:-46px}.audience-inner{flex-direction:column;align-items:flex-start;gap:17px;padding-block:22px}.audience-inner div{gap:10px 38px;padding-left:16px}.section{padding-block:96px}.split-heading,.products-intro,.why-grid,.rfq-grid,.quality-grid,.product-detail-hero-grid,.product-overview-grid{grid-template-columns:1fr;gap:48px}.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.products-image{min-height:430px}.why-media{min-height:560px;margin-right:42px}.location-card{right:-42px}.rfq-copy{padding-top:0;position:static}.footer-main{grid-template-columns:1.25fr .75fr;gap:50px}.footer-contact{grid-column:span 2}.subpage-hero-inner{padding-block:70px 88px}.breadcrumb{margin-bottom:54px}.commercial-card{grid-template-rows:190px 1fr;grid-template-columns:1fr}.commercial-grid-three{grid-template-columns:repeat(2,1fr)}.about-intro-grid,.contact-layout,.policy-layout{grid-template-columns:1fr;gap:55px}.policy-layout aside{position:static}.scope-grid{gap:18px}.quality-heading{position:static}.home-contact-cta-inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:470px}.home-contact-cta-inner>div:last-child{flex-direction:row}.product-detail-hero-grid{padding-block:66px 86px}.product-detail-media{min-height:540px}.application-grid{grid-template-columns:repeat(2,1fr)}.enquiry-checklist-grid{grid-template-columns:1fr}.enquiry-checklist-grid .button{grid-column:1}.industrial-hero-grid,.industrial-about-grid,.capabilities-layout,.industrial-inquiry-grid{grid-template-columns:1fr}.industrial-hero-grid{min-height:0;padding-block:74px 90px}.industrial-hero-visual{min-height:620px;margin-left:40px}.sample-label{left:24px}.strength-grid{grid-template-columns:repeat(2,1fr)}.strength-grid article:nth-child(3n+1){border-left:0}.strength-grid article:nth-child(odd){border-left:1px solid #29445a}.strength-grid article:nth-last-child(-n+3){border-bottom:1px solid #29445a}.strength-grid article:nth-last-child(-n+2){border-bottom:0}.application-card-grid,.why-industrial-grid{grid-template-columns:repeat(2,1fr)}.application-card-featured{grid-column:span 2}.capabilities-heading,.inquiry-copy{position:static}}@media (max-width:620px){.container{width:min(calc(100% - 28px), var(--container))}.header-inner{min-height:72px}.header-nav-wrap{height:calc(100dvh - 72px)}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:7px}.hero-grid{gap:50px;padding-block:60px 70px}.eyebrow{margin-bottom:18px;font-size:9px}.hero h1{font-size:clamp(43px,13vw,58px);line-height:1.01}.hero-lead{margin-top:24px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:30px}.hero-actions .button{width:100%}.text-link{justify-content:center}.hero-principles{gap:10px;margin-top:30px;display:grid}.hero-media{border-radius:22px;min-height:480px;margin:0}.hero-spec-card{width:205px;padding:16px;top:24px;left:18px}.hero-media-caption{bottom:18px;left:18px;right:18px}.hero-media-caption strong{font-size:12px}.image-label{top:14px;right:14px}.audience-inner div{grid-template-columns:repeat(2,1fr);gap:12px 28px;width:100%;display:grid}.section{padding-block:76px}.section-heading{margin-bottom:36px}.section-heading h2,.why-content h2,.rfq-copy h2{font-size:38px}.section-heading>p:last-child,.why-lead,.rfq-copy>p{font-size:15px}.split-heading{gap:12px}.service-grid,.product-grid,.process-list,.form-grid,.footer-main{grid-template-columns:1fr}.service-card{min-height:390px;padding:25px}.service-card h3{margin-top:44px}.products-intro{gap:36px}.products-image{min-height:370px}.product-card{min-height:320px}.why-media{border-radius:22px;min-height:430px;margin:0 0 48px}.location-card{width:auto;bottom:-42px;left:14px;right:14px}.why-list{grid-template-columns:1fr;gap:0}.why-list article:last-child{grid-column:span 1}.process-list li{min-height:auto}.process-list h3{margin-top:44px}.form-span-2,.footer-contact{grid-column:span 1}.rfq-form,.inquiry-form{border-radius:22px}.form-heading{flex-direction:column;align-items:flex-start}.footer-main{gap:42px;padding-block:60px}.footer-bottom{flex-direction:column;align-items:flex-start}.subpage-hero-inner{padding-block:54px 70px}.breadcrumb{margin-bottom:42px}.subpage-hero h1{font-size:46px}.subpage-lead{font-size:15px}.boundary-grid,.commercial-grid,.commercial-grid-three,.about-support-grid,.scope-grid,.industries-grid,.application-grid,.specification-grid{grid-template-columns:1fr}.boundary-grid article,.boundary-grid article:last-child{border-bottom:1px solid #29445a;border-right:1px solid #29445a;padding:24px 20px}.commercial-card,.commercial-grid-three .commercial-card{grid-template-rows:190px 1fr;min-height:590px}.commercial-card-body{padding:25px}.page-cta-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:34px;min-height:420px;padding-block:70px}.page-cta .button{width:100%}.about-intro-grid{gap:34px}.about-prose p{font-size:15px}.scope-card{min-height:410px;padding:30px}.scope-card h2{font-size:30px}.contact-layout{gap:48px}.contact-form{border-radius:22px}.policy-layout{gap:42px}.policy-content h2{font-size:22px}.quality-list article{grid-template-columns:44px 1fr;gap:15px}.home-contact-cta-inner{min-height:520px;padding-block:72px}.home-contact-cta-inner>div:last-child{flex-direction:column;width:100%}.home-contact-cta-inner .button{width:100%}.map-placeholder{min-height:300px;margin-top:52px}.map-placeholder>div{margin:18px;padding:24px}.product-detail-hero-grid{gap:52px;padding-block:52px 70px}.product-detail-copy .breadcrumb{margin-bottom:42px}.product-detail-copy h1{font-size:48px}.product-detail-copy>p:not(.eyebrow){font-size:15px}.product-detail-media{border-radius:22px;min-height:420px}.product-overview-grid{gap:34px}.product-overview-copy>p{font-size:15px}.application-grid article{min-height:170px}.specification-grid article{min-height:250px}.enquiry-checklist-grid{gap:42px}.industrial-hero-grid{gap:46px;padding-block:58px 70px}.industrial-hero-copy h1{font-size:clamp(44px,13vw,58px)}.industrial-hero-lead{margin-top:24px;font-size:16px}.industrial-hero-visual{border-radius:22px;min-height:470px;margin:0}.sample-label{width:205px;padding:17px;top:38px;left:18px}.hero-visual-caption{bottom:18px;left:18px;right:18px}.strength-grid,.application-card-grid,.why-industrial-grid,.capability-grid,.focused-process ol{grid-template-columns:1fr}.strength-grid article,.strength-grid article:nth-child(3n+1),.strength-grid article:nth-child(odd),.strength-grid article:nth-last-child(-n+3),.strength-grid article:nth-last-child(-n+2){border-bottom:1px solid #29445a;border-left:1px solid #29445a;border-right:1px solid #29445a;min-height:120px;padding:22px 20px}.strength-grid article:last-child{border-bottom:0}.industrial-about-grid{gap:36px}.industrial-about h2,.capabilities-heading h2,.inquiry-copy h2{font-size:39px}.industrial-about-grid>div:last-child>p{font-size:15px}.application-card,.application-card-featured{grid-column:span 1;min-height:295px;padding:25px}.application-page-grid .application-card{min-height:340px}.capabilities-layout{gap:50px}.capability-grid article,.capability-grid article:nth-child(odd){border-left:1px solid #29445a;min-height:190px}.why-industrial-grid article{min-height:190px}.focused-process ol{margin-top:38px}.focused-process li,.focused-process li:nth-child(4){border-bottom:1px solid #c9d7e0;border-left:1px solid #c9d7e0;border-right:1px solid #c9d7e0;min-height:auto}.focused-process h3{margin-top:42px}.inquiry-form{padding:24px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
