@font-face{font-family:"Basic Sans";src:url("../fonts/basic-sans-sf.ttf") format("truetype");font-display:swap}
:root{--ink:#151719;--black:#0c0d0e;--muted:#666b70;--line:#d9dcde;--paper:#f4f2ed;--white:#fff;--orange:#f36f21;--orange-dark:#d95312;--max:1180px;--shadow:0 24px 60px rgba(0,0,0,.18)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;color:var(--ink);background:var(--white);font-family:"Basic Sans",Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}
.section{padding:110px 0}
.skip-link{position:fixed;z-index:1000;top:10px;left:10px;transform:translateY(-150%);padding:10px 14px;background:#fff;color:#000}.skip-link:focus{transform:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.utility-bar{background:var(--black);color:#c8cbcd;font-size:13px;letter-spacing:.04em}.utility-inner{display:flex;justify-content:space-between;align-items:center;min-height:38px}.utility-inner a{color:#fff;font-weight:700;text-decoration:none}
.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #e9e9e7}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:86px}.brand img{width:248px}.site-nav{display:flex;align-items:center;gap:30px}.site-nav a{text-decoration:none;font-size:14px;font-weight:700}.site-nav a:not(.nav-cta):hover{color:var(--orange)}.nav-cta{padding:13px 19px;color:#fff;background:var(--orange)}.nav-cta:hover{background:var(--orange-dark)}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;margin:5px;background:var(--ink)}
.hero{position:relative;min-height:720px;overflow:hidden;background:var(--paper)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(21,23,25,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(21,23,25,.055) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to right,#000,transparent 78%)}.hero-layout{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:720px}.hero-copy{z-index:2;padding:76px 0}.eyebrow{margin:0 0 17px;color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.hero h1{max-width:700px;margin:0;font-size:clamp(58px,6.4vw,91px);line-height:.96;letter-spacing:-.055em}.hero-lead{max-width:680px;margin:30px 0;color:#4b5054;font-size:20px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;text-decoration:none;font-size:14px;font-weight:800}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.button-ghost{border:1px solid #888;background:rgba(255,255,255,.35)}.button-ghost:hover{background:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:11px 26px;margin:32px 0 0;padding:0;list-style:none;font-size:13px;font-weight:700}.hero-points li::before{content:"";display:inline-block;width:7px;height:7px;margin:0 10px 1px 0;background:var(--orange);border-radius:50%}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;margin-right:-90px}.hero-visual img{position:relative;z-index:2;width:740px;max-width:none;filter:drop-shadow(0 28px 22px rgba(0,0,0,.28))}.orange-disc{position:absolute;width:520px;height:520px;border-radius:50%;background:var(--orange);right:25px}.hero-tag{position:absolute;z-index:3;right:65px;bottom:63px;width:250px;padding:18px 20px;color:#fff;background:var(--black);box-shadow:var(--shadow)}.hero-tag strong,.hero-tag span{display:block}.hero-tag strong{font-size:15px;text-transform:uppercase;letter-spacing:.07em}.hero-tag span{margin-top:5px;color:#bfc2c4;font-size:13px;line-height:1.4}
.split-heading{display:grid;grid-template-columns:1fr .78fr;gap:100px}.split-heading h2,.section-heading h2,.engineering h2,.contact h2,.resource-band h2{margin:0;font-size:clamp(40px,4.3vw,62px);line-height:1.06;letter-spacing:-.04em}.intro-copy{padding-top:30px;color:#4f5458}.intro-copy p:first-child{margin-top:0;font-size:20px;color:var(--ink)}
.section-dark{color:#fff;background:var(--black)}.section-heading{display:grid;grid-template-columns:1fr 390px;align-items:end;gap:70px;margin-bottom:52px}.section-heading>p{margin:0;color:#666b70}.light-heading>p{color:#a9adaf}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{overflow:hidden;background:#17191b;border:1px solid #2b2d2f}.product-image{display:flex;align-items:center;justify-content:center;height:390px;padding:30px;background:radial-gradient(circle at 50% 45%,#3a3d3f 0,#202224 43%,#131416 75%)}.product-image img{width:92%;max-height:330px;object-fit:contain;filter:drop-shadow(0 22px 18px rgba(0,0,0,.45))}.pump-image img{width:70%}.product-body{padding:34px 36px 38px}.card-number{margin:0 0 11px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-body h3{margin:0 0 12px;font-size:30px}.product-body p:not(.card-number){min-height:86px;margin:0 0 24px;color:#b7bbbd}.product-body a,.text-link{color:#fff;text-decoration:none;font-size:14px;font-weight:800}.product-body a span,.text-link span{color:var(--orange);margin-left:6px}
.engineering{background:var(--paper)}.engineering-layout{display:grid;grid-template-columns:1.1fr .74fr;gap:90px;align-items:center}.engineering-copy>p:not(.eyebrow){max-width:690px;color:#555b60;font-size:19px}.process-list{margin:36px 0}.process-list>div{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:18px 0;border-top:1px solid #c9cbc9}.process-list span{display:grid;place-items:center;width:33px;height:33px;color:#fff;background:var(--orange);border-radius:50%;font-size:12px;font-weight:800}.process-list p{margin:0;color:#555b60}.process-list strong{display:block;color:var(--ink);font-size:18px}.engineering .text-link{color:var(--ink)}.engineering-panel{position:relative;padding:54px 48px;color:#fff;background:var(--black);box-shadow:var(--shadow)}.engineering-panel::before{content:"";position:absolute;inset:0 0 auto;height:7px;background:var(--orange)}.panel-kicker{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.engineering-panel h3{margin:0 0 28px;font-size:34px;line-height:1.15}.engineering-panel ul{margin:0;padding:0;list-style:none}.engineering-panel li{padding:13px 0;border-top:1px solid #36383a;color:#d6d8d9}.engineering-panel li::before{content:"+";display:inline-block;width:25px;color:var(--orange);font-weight:800}
.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.industry-grid>div{min-height:235px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.industry-grid span{color:var(--orange);font-size:12px;font-weight:800}.industry-grid h3{margin:28px 0 8px;font-size:21px}.industry-grid p{margin:0;color:#666b70;font-size:15px}
.resources{padding-top:0}.resource-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:60px;background:var(--orange);color:#fff}.resource-band .eyebrow{color:#28170d}.resource-band h2{font-size:48px}.resource-band p{max-width:430px}.download-list{border-top:1px solid rgba(255,255,255,.5)}.download-list a{display:flex;align-items:center;justify-content:space-between;padding:23px 5px;border-bottom:1px solid rgba(255,255,255,.5);text-decoration:none}.download-list small,.download-list strong{display:block}.download-list small{font-size:11px;letter-spacing:.12em}.download-list strong{font-size:18px}.download-list b{font-size:25px}.download-list a:hover{padding-left:13px;background:rgba(0,0,0,.08)}
.contact{color:#fff;background:#202326}.contact-layout{display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:start}.contact h2{max-width:700px}.contact>div>div:first-child>p:not(.eyebrow){max-width:650px;color:#bfc2c4;font-size:19px}.contact-card{padding:38px;border-left:5px solid var(--orange);background:#111314}.contact-label{margin:0;color:#999fa2;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.phone-link{display:inline-block;margin:7px 0 20px;color:#fff;font-size:36px;font-weight:800;letter-spacing:-.03em;text-decoration:none}.contact-card address{font-style:normal;color:#d1d4d5}.contact-note{margin:24px 0 0;padding-top:20px;border-top:1px solid #343638;color:#9da2a4;font-size:14px}
.site-footer{padding:55px 0 25px;color:#fff;background:#090a0b}.footer-top{display:grid;grid-template-columns:270px 1fr auto;gap:50px;align-items:center}.footer-top img{width:235px}.footer-top strong,.footer-top span{display:block}.footer-top span{color:#858a8d;font-size:14px}.footer-top a{text-decoration:none;font-size:13px;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;margin-top:45px;padding-top:20px;border-top:1px solid #242628;color:#6f7476;font-size:12px}
@media (max-width:1000px){.site-nav{gap:17px}.site-nav a{font-size:12px}.hero-layout{grid-template-columns:1fr}.hero-copy{padding-bottom:0}.hero-visual{min-height:460px;margin:0}.hero-visual img{width:min(700px,85vw)}.orange-disc{right:50%;transform:translateX(50%);width:430px;height:430px}.hero-tag{right:5%;bottom:30px}.split-heading,.engineering-layout,.contact-layout{grid-template-columns:1fr;gap:45px}.section-heading{grid-template-columns:1fr;gap:20px}.engineering-panel{max-width:650px}.resource-band{grid-template-columns:1fr;gap:30px}.industry-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.container{width:min(calc(100% - 30px),var(--max))}.section{padding:78px 0}.utility-inner span{display:none}.utility-inner{justify-content:center}.brand img{width:205px}.nav-wrap{min-height:74px}.menu-toggle{display:block}.site-nav{position:absolute;top:112px;left:0;right:0;display:none;align-items:stretch;gap:0;padding:8px 15px 18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 30px rgba(0,0,0,.12)}.site-nav.open{display:flex;flex-direction:column}.site-nav a{padding:14px;font-size:14px}.nav-cta{text-align:center}.hero,.hero-layout{min-height:auto}.hero-copy{padding:65px 0 20px}.hero h1{font-size:53px}.hero-lead{font-size:18px}.hero-visual{min-height:390px}.hero-visual img{width:135%;max-width:none}.orange-disc{width:330px;height:330px}.hero-tag{right:0;bottom:18px;width:220px}.hero-points{display:grid}.split-heading h2,.section-heading h2,.engineering h2,.contact h2{font-size:40px}.product-grid{grid-template-columns:1fr}.product-image{height:300px}.product-body p:not(.card-number){min-height:auto}.industry-grid{grid-template-columns:1fr}.industry-grid>div{min-height:auto}.resource-band{padding:38px 25px}.resource-band h2{font-size:40px}.footer-top{grid-template-columns:1fr;gap:24px}.footer-bottom{display:grid;gap:8px}.phone-link{font-size:30px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


/* 2026 OEM positioning and brand typography */
@font-face{font-family:"Yrsa";src:url("../fonts/yrsa-bold.ttf") format("truetype");font-weight:700;font-display:swap}
@font-face{font-family:"Continuo";src:url("../fonts/continuo.ttf") format("truetype");font-display:swap}
h1,h2{font-family:"Yrsa",Georgia,serif;font-weight:700}
.hero h1{max-width:760px;font-size:clamp(58px,6.2vw,88px);line-height:.94;letter-spacing:-.045em}
.featured-products{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.pump-image img{width:82%}
.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;border-top:1px solid #353739;border-left:1px solid #353739}
.capability-grid article{min-height:260px;padding:31px;border-right:1px solid #353739;border-bottom:1px solid #353739}
.capability-grid span{color:var(--orange);font-size:12px;font-weight:800}
.capability-grid h3{margin:25px 0 10px;font-size:21px;line-height:1.25}
.capability-grid p{margin:0;color:#aeb2b4;font-size:15px}
@media (max-width:1000px){.capability-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.hero h1{font-size:50px}.featured-products,.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:auto}}

/* Contact form */
.contact-intro>p:not(.eyebrow){max-width:650px;color:#bfc2c4;font-size:19px}.contact-details{margin-top:42px;padding-left:25px;border-left:4px solid var(--orange)}.contact-form{padding:38px;background:#111314;border-top:5px solid var(--orange)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin-bottom:18px}.form-field label{display:block;margin-bottom:7px;color:#e6e8e9;font-size:13px;font-weight:800}.form-field label span{color:var(--orange)}.form-field input,.form-field select,.form-field textarea{display:block;width:100%;border:1px solid #424548;border-radius:0;padding:13px 14px;color:#fff;background:#202326;font:inherit;font-size:15px;line-height:1.4}.form-field textarea{resize:vertical;min-height:150px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid var(--orange);outline-offset:1px;border-color:var(--orange)}.form-field select{appearance:auto}.website-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-submit{border:0;cursor:pointer}.form-note{margin:13px 0 0;color:#8f9497;font-size:12px}.form-status{margin-bottom:22px;padding:14px 16px;border:1px solid #3f784f;color:#d9f1df;background:#17301e;font-size:14px}.form-status.form-error{border-color:#914b45;color:#ffe0dd;background:#3b1e1b}
@media (max-width:760px){.form-row{grid-template-columns:1fr}.contact-form{padding:28px 20px}}