:root{--orange:#e95216;--orange-dark:#c8420f;--ink:#212121;--muted:#525252;--soft:#f4f4f4;--line:#e0e0e0;--white:#fff;--page:1280px;--space:clamp(64px,8vw,112px)} *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}body.nav-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p,figure{margin-top:0}h1{font-size:clamp(42px,5.2vw,74px);line-height:1.02;letter-spacing:-.035em;margin-bottom:22px}h2{font-size:clamp(30px,3vw,46px);line-height:1.12;letter-spacing:-.025em;margin-bottom:18px}h3{font-size:20px;line-height:1.3;margin-bottom:10px}p{color:var(--muted)}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.shell{width:min(var(--page),calc(100% - 64px));margin:auto}.section{padding:var(--space) 0;border-bottom:1px solid var(--line)}.section.alt{background:var(--soft)}.section-head{display:grid;grid-template-columns:4fr 8fr;gap:32px;margin-bottom:42px}.section-head p{max-width:760px;margin:6px 0 0}.eyebrow{margin:0 0 12px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lead{font-size:clamp(17px,1.6vw,20px);max-width:720px}.muted,.source{color:var(--muted);font-size:14px}.source{border-left:2px solid var(--orange);padding-left:12px;margin-top:20px}.btn{min-height:46px;padding:11px 20px;border:1px solid var(--ink);background:#fff;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:600}.btn:hover{text-decoration:underline;text-underline-offset:4px}.btn.primary{border-color:var(--orange);background:var(--orange);color:#fff}.btn.primary:hover{background:var(--orange-dark)} .site-header{height:76px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:100}.header-inner{height:100%;display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:24px}.brand{font-size:28px;font-weight:700;color:var(--orange);text-decoration:none;letter-spacing:-.04em}.main-nav{display:flex;justify-content:center;gap:30px}.main-nav a{font-size:14px;font-weight:600;text-decoration:none}.main-nav a:hover{text-decoration:underline;text-underline-offset:5px}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);background:#fff;font-weight:700}.breadcrumb{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.breadcrumb a{text-underline-offset:3px} .hero{background:var(--soft);border-bottom:1px solid var(--line)}.hero-grid{min-height:650px;display:grid;grid-template-columns:5fr 7fr;gap:34px;align-items:center}.hero-copy{padding:64px 0}.hero-copy .lead{max-width:600px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-top:42px}.hero-metric{padding:22px 20px 0 0}.hero-metric+.hero-metric{padding-left:22px;border-left:1px solid var(--line)}.hero-metric strong{display:block;font-size:30px;font-variant-numeric:tabular-nums}.hero-metric span{font-size:13px;color:var(--muted)}.hero-image{min-height:520px;display:grid;place-items:center}.hero-image img{width:min(100%,720px);max-height:560px;object-fit:contain} .product-nav{position:sticky;top:60px;z-index:90;background:#fff;border-bottom:1px solid var(--line)}.product-nav .shell{display:flex;overflow-x:auto;scrollbar-width:thin}.product-nav a{flex:none;padding:15px 16px 13px;border-bottom:3px solid transparent;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.product-nav a[aria-current="location"]{border-color:var(--orange)} .overview-grid{display:grid;grid-template-columns:5fr 7fr;gap:64px}.application-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.application{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.application b{display:block;color:var(--orange);font-size:12px;margin-bottom:18px}.application p{margin:0}.condition-grid,.feature-grid,.range-grid,.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.condition,.feature,.range,.spec-group{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.condition strong,.range strong{display:block;font-size:28px;font-variant-numeric:tabular-nums}.condition span,.range span{color:var(--muted);font-size:13px}.feature p{margin:0;font-size:14px}.range-grid{grid-template-columns:repeat(4,1fr)} .filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.filter-row span{margin-right:8px;font-weight:600}.filter-btn{min-height:44px;padding:8px 16px;border:1px solid var(--line);background:#fff}.filter-btn[aria-pressed="true"]{background:var(--ink);border-color:var(--ink);color:#fff}.table-scroll{overflow-x:auto;border:1px solid var(--line);max-width:100%;outline-offset:2px}table{width:100%;min-width:850px;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}caption{text-align:left;padding:14px;font-weight:600;background:#fff}th,td{padding:11px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;text-align:right}thead tr:first-child th{background:var(--ink);color:#fff}thead tr:nth-child(2) th{background:var(--soft);color:var(--ink)}th:first-child,td:first-child{text-align:left}tbody tr[aria-selected="true"]{background:#fff0e9;box-shadow:inset 4px 0 var(--orange)}tbody tr:focus{outline:2px solid var(--orange);outline-offset:-2px}.model-table{margin-bottom:36px}.phase-label{font-size:12px;color:var(--muted)} .drawing{border:1px solid var(--line);background:#fff;padding:18px}.drawing img{width:100%;max-height:720px;object-fit:contain}.drawing-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px}.drawing-actions p{margin:0}.engineering-grid{display:grid;grid-template-columns:6fr 6fr;gap:32px;align-items:start}.spec-grid{grid-template-columns:repeat(2,1fr)}.spec-list{margin:0}.spec-list div{display:grid;grid-template-columns:1fr auto;gap:18px;padding:10px 0;border-bottom:1px solid var(--line)}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;font-weight:600;text-align:right}.bom-table table{min-width:560px}.package-details{border:1px solid var(--line);background:#fff}.package-details summary{padding:18px 20px;font-weight:700;cursor:pointer}.package-details .table-scroll{border-width:1px 0 0}.package-details table{min-width:760px} .inquiry{background:var(--ink);color:#fff}.inquiry p{color:#ccc}.inquiry-grid{display:grid;grid-template-columns:5fr 7fr;gap:64px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:14px;font-weight:600}.field input,.field textarea,.field select{width:100%;min-height:46px;padding:11px 12px;border:1px solid #777;background:#fff;color:var(--ink)}.field textarea{min-height:112px;resize:vertical}.error{min-height:20px;margin:0;color:#ffd0bd;font-size:13px}.form-note{font-size:13px}.form-status{margin:14px 0 0;min-height:24px;color:#fff}.site-footer{padding:48px 0;background:#171717;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.site-footer p{color:#aaa}.site-footer a{text-underline-offset:4px}.lightbox{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.88);padding:32px;border:0;width:100%;height:100%}.lightbox[hidden]{display:none}.lightbox-inner{height:100%;display:grid;grid-template-rows:auto 1fr;gap:14px}.lightbox-close{justify-self:end;min-height:44px;padding:8px 16px;border:1px solid #fff;background:#111;color:#fff}.lightbox img{width:100%;height:100%;object-fit:contain} @media(max-width:1024px){.shell{width:min(var(--page),calc(100% - 48px))}.main-nav{gap:18px}.header-cta{display:none}.header-inner{grid-template-columns:120px 1fr}.hero-grid{grid-template-columns:1fr 1fr;min-height:580px}.hero-image{min-height:430px}.overview-grid,.engineering-grid,.inquiry-grid{grid-template-columns:1fr;gap:36px}.condition-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.section-head{grid-template-columns:1fr}.section-head p{margin:0}.footer-grid{grid-template-columns:2fr 1fr}} @media(max-width:700px){html{scroll-padding-top:120px}.shell{width:calc(100% - 32px)}.site-header{height:66px;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto}.menu-toggle{display:block}.main-nav{display:none;position:fixed;inset:66px 0 0;background:#fff;padding:28px 16px;flex-direction:column;justify-content:flex-start;gap:0}.main-nav.open{display:flex}.main-nav a{padding:16px;border-bottom:1px solid var(--line)}.breadcrumb{font-size:12px}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:54px 0 16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-image{min-height:330px;padding:12px 0 44px}.hero-metrics{margin-top:32px}.hero-metric strong{font-size:24px}.product-nav{top:66px}.product-nav a{padding-inline:13px}.section-head{margin-bottom:28px}.overview-grid{grid-template-columns:1fr;gap:28px}.application-list,.condition-grid,.feature-grid,.range-grid,.spec-grid{grid-template-columns:1fr}.application,.condition,.feature,.range,.spec-group{padding:22px}.engineering-grid{grid-template-columns:1fr}.drawing{padding:8px}.drawing-actions{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.btn.primary{width:100%}.footer-grid{grid-template-columns:1fr}.lightbox{padding:16px}} .header-inner{grid-template-columns:110px 1fr auto}.main-nav{gap:clamp(14px,2vw,30px)}.main-nav a{font-size:13px;white-space:nowrap}.language-link{font-size:13px;font-weight:600;text-decoration:none}.hero-metrics{grid-template-columns:repeat(3,1fr)}.overview-grid{grid-template-columns:4fr 8fr}.condition-grid{grid-template-columns:repeat(5,1fr)}.feature-grid{grid-template-columns:1fr 1fr}.feature h3{font-size:15px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.feature ul{margin:14px 0 0;padding-left:20px}.feature li{margin:9px 0;color:var(--muted)}#performance-table thead th{text-align:center}thead tr:nth-child(3) th{background:var(--soft);color:var(--ink)}.model-table{max-width:680px;margin-bottom:28px}.model-table table{min-width:520px}.drawing img{max-height:560px}.engineering-grid{grid-template-columns:5fr 7fr;gap:28px}.compact-section{padding-block:clamp(48px,6vw,78px)}.engineering-panel#dimensions .engineering-grid{grid-template-columns:1fr}#dimensions .drawing{max-width:760px}#dimensions table{min-width:960px}.package-panel{border:1px solid var(--line);background:#fff}.package-panel .table-scroll{border:0}.inquiry-grid{grid-template-columns:7fr 5fr;align-items:center}.inquiry-actions{display:grid;gap:12px}.inquiry-actions .btn{width:100%}.footer-grid{grid-template-columns:1.2fr repeat(4,1fr);gap:28px}.footer-links{display:grid;gap:8px}.footer-links a{font-size:13px;color:#ccc}.footer-contact{grid-column:1/-1;padding-top:24px;border-top:1px solid #3b3b3b;display:flex;flex-wrap:wrap;gap:16px 30px;color:#bbb;font-size:13px}.lightbox{height:100dvh;overflow:hidden;padding:clamp(12px,3vw,32px)}.lightbox-inner{min-height:0;grid-template-rows:auto minmax(0,1fr);gap:10px}.lightbox img{min-height:0} @media(max-width:1024px){.language-link{display:none}.header-inner{grid-template-columns:100px 1fr}.main-nav{gap:12px}.condition-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}} @media(max-width:700px){html{scroll-padding-top:118px}.hero-copy{padding:44px 0 10px}.hero-image{min-height:0;height:240px;padding:0 0 26px}.hero-image img{height:100%;width:100%;object-fit:contain}.hero-metrics{grid-template-columns:repeat(3,1fr);margin-top:28px}.hero-metric{padding:16px 8px 0 0}.hero-metric+.hero-metric{padding-left:8px}.hero-metric strong{font-size:18px}.hero-metric span{font-size:13px}.product-nav{top:66px;z-index:110}.product-nav .shell{width:100%;padding-inline:16px}.condition-grid,.feature-grid{grid-template-columns:1fr}.drawing img{max-height:300px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-contact{display:grid}} .scroll-hint{display:none;margin:0 0 10px;color:var(--muted);font-size:12px;font-weight:600} @media(max-width:700px){.section{padding:52px 0}.compact-section{padding:46px 0}.engineering-grid,#dimensions .engineering-grid,.inquiry-grid{grid-template-columns:minmax(0,1fr);gap:24px}.engineering-grid>*{min-width:0}.inquiry-actions{margin-top:2px}.inquiry-actions .btn{min-height:48px}.drawing img,#curves .drawing img{width:100%;max-height:280px}.scroll-hint{display:block}.table-scroll{width:100%;max-width:100%}.site-footer{padding:44px 0 28px}.footer-grid>div{margin-bottom:12px}} .breadcrumb{padding-block:9px;font-size:14px}.hero-grid{min-height:600px}.hero-image{min-height:470px}.combined-block{margin-top:48px;padding-top:44px;border-top:1px solid var(--line)}.secondary-engineering{background:var(--soft)}.secondary-engineering h2{font-size:clamp(28px,2.6vw,40px)}.package-subsection{margin-top:56px;padding-top:48px;border-top:1px solid var(--line)}.package-subsection .section-head{margin-bottom:30px}.model-step{font-size:13px;color:var(--muted);font-weight:600}.product-nav a{padding-inline:18px} @media(max-width:700px){.breadcrumb{padding-block:7px;font-size:13px}.hero-grid{min-height:0}.combined-block{margin-top:36px;padding-top:34px}.package-subsection{margin-top:42px;padding-top:36px}.product-nav a{padding-inline:14px}} .overview-subsection{margin-top:48px;padding-top:42px;border-top:1px solid var(--line)}.overview-subsection .section-head{margin-bottom:28px}.overview-subsection h2{font-size:clamp(26px,2.4vw,38px)} #performance-table{min-width:1280px}#performance-table th:first-child,#performance-table td:first-child{position:sticky;left:0;z-index:2}#performance-table thead th:first-child{z-index:4}#performance-table tbody td:first-child{background:#fff}#performance-table tbody tr[aria-selected="true"] td:first-child{background:#fff4ef} .engineering-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:thin;margin-bottom:34px}.engineering-tab{flex:0 0 auto;min-height:48px;padding:12px 18px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-weight:700}.engineering-tab[aria-selected="true"]{border-bottom-color:var(--orange);color:var(--ink)}.engineering-panel[hidden]{display:none}.engineering-panel>.section-head{margin-bottom:28px}.engineering-panel h3.panel-title{font-size:clamp(26px,2.4vw,38px);margin-bottom:0}.engineering-panel .package-subsection{margin:0;padding:0;border:0}.engineering-panel .drawing img{max-height:480px}.engineering-panel#dimensions .engineering-grid{grid-template-columns:1fr}.engineering-panel#dimensions .drawing{max-width:680px}.engineering-panel#dimensions table{min-width:960px} @media(max-width:700px){.overview-subsection{margin-top:36px;padding-top:32px}.engineering-tabs{margin-inline:-16px;padding-inline:16px;margin-bottom:28px}.engineering-tab{padding-inline:14px}.engineering-panel .drawing img{max-height:280px}#performance-table th:first-child,#performance-table td:first-child{position:static}} @media(max-width:700px){ .hero-grid{min-height:0} .hero-image{height:220px;min-height:0;padding:0 0 22px;overflow:hidden} .hero-image img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;transform:scale(1.42);transform-origin:center} .overview-grid{grid-template-columns:minmax(0,1fr);gap:28px} .application-list{grid-template-columns:minmax(0,1fr)} .condition-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .condition:last-child{grid-column:1/-1} .filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px} .filter-row span{grid-column:1/-1;margin:0} .filter-btn{min-width:0;padding-inline:6px;font-size:12px} #performance-table th:first-child,#performance-table td:first-child{position:sticky;left:0;z-index:2} #performance-table thead th:first-child{z-index:4} #performance-table tbody td:first-child{background:#fff} #performance-table tbody tr[aria-selected="true"] td:first-child{background:#fff4ef} .engineering-tabs{scroll-snap-type:x proximity} .engineering-tab{scroll-snap-align:start} } .hero-metric strong{font-size:clamp(22px,1.7vw,26px);white-space:nowrap} .section-head.single{display:block;margin-bottom:30px} .section-head.single h2,.section-head.single h3{max-width:760px} #performance-table th,#performance-table td,#dimensions th,#dimensions td,#package th,#package td{text-align:center} .bom-table th,.bom-table td{text-align:left} .bom-table th:first-child,.bom-table td:first-child{text-align:center} .engineering-panel .engineering-grid{align-items:start} .engineering-panel#dimensions .engineering-grid{grid-template-columns:4fr 8fr;align-items:start} .engineering-panel#dimensions .drawing{max-width:none} .engineering-panel#dimensions .drawing img{max-height:360px} .engineering-panel#package .drawing{max-width:320px;height:auto} .engineering-panel#package .drawing img{max-height:300px} .engineering-panel#package .package-panel{align-self:start} .inquiry-actions{align-content:start} @media(max-width:1024px){.engineering-panel#dimensions .engineering-grid{grid-template-columns:minmax(0,1fr)}.engineering-panel#package .drawing{max-width:none}} @media(max-width:700px){.hero-metric strong{font-size:18px}.section-head.single{margin-bottom:24px}.engineering-panel#dimensions .drawing img{max-height:280px}} .overview-block-title{font-size:clamp(22px,1.8vw,28px);margin:0 0 22px} .identification-segments{display:flex;align-items:stretch} .identification-segment{min-width:58px;min-height:58px;margin-left:-1px;padding:10px 14px;border:1px solid var(--line);background:#fff;color:var(--ink)} .identification-segment:first-child{margin-left:0} .identification-segment strong{display:block;color:inherit;font-size:24px;line-height:1} .identification-segment:hover,.identification-segment:focus-visible,.identification-segment.is-active{position:relative;z-index:1;border-color:var(--orange);color:var(--orange)} .identification-meaning{min-height:76px;margin-top:18px;padding:16px 18px;border-left:3px solid var(--orange);background:var(--soft);display:grid;align-content:center;gap:4px} .identification-meaning strong{font-size:14px} .identification-meaning span{color:var(--muted);font-size:14px;line-height:1.45} .dimension-models{display:flex;flex-wrap:wrap;gap:6px;min-width:170px} .dimension-model{padding:4px 7px;background:var(--soft);font-size:12px;font-weight:600;line-height:1.3} .engineering-panel>.section-head{margin-bottom:22px} .engineering-panel h3.panel-title{font-size:clamp(22px,2vw,32px)} .drawing-actions.action-only{justify-content:flex-end} .inquiry-grid{grid-template-columns:7fr 5fr;align-items:center} .inquiry-content{display:grid;gap:28px;align-content:center} .inquiry-content .lead{margin:0;max-width:560px} .inquiry-content .inquiry-actions{justify-items:start} .inquiry-content .inquiry-actions .btn{width:auto;min-width:180px} @media(min-width:701px){.overview-grid{grid-template-columns:minmax(0,4fr) minmax(0,8fr);gap:clamp(32px,4vw,64px)}} @media(max-width:700px){.inquiry-content{gap:20px}.inquiry-content .inquiry-actions{justify-items:stretch}.inquiry-content .inquiry-actions .btn{width:100%}} .performance-group-label{display:flex;align-items:center;justify-content:center;gap:18px} .flow-unit-key{display:grid;gap:1px;color:#ccc;font-size:10px;font-weight:600;line-height:1.2;text-align:left} .flow-pair{display:grid;gap:5px;min-width:42px;line-height:1.15} .flow-pair span+span{color:var(--muted);font-size:11px} #dimensions .engineering-grid{grid-template-columns:minmax(0,7fr) minmax(300px,5fr);gap:32px} #dimensions .drawing{width:100%;max-width:none} #dimensions .drawing img{width:100%;max-height:none} .dimension-viewer{border:1px solid var(--line);background:#fff;padding:24px} .dimension-model-control{display:grid;gap:8px;margin-bottom:20px} .dimension-model-control label{font-size:13px;font-weight:700} .dimension-model-control select{width:100%;min-height:46px;padding:10px 40px 10px 12px;border:1px solid var(--ink);background:#fff;color:var(--ink);font:inherit} .dimension-values{display:grid;gap:0;margin:0;border-top:1px solid var(--line)} .dimension-value{display:grid;grid-template-columns:minmax(68px,.75fr) minmax(110px,1.25fr);border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line)} .dimension-value dt,.dimension-value dd{padding:10px 12px} .dimension-value dt{font-weight:700;background:var(--soft)} .dimension-value dd{margin:0;border-left:1px solid var(--line);font-variant-numeric:tabular-nums} @media(max-width:1024px){#dimensions .engineering-grid{grid-template-columns:minmax(0,1fr);gap:24px}#dimensions .drawing img{max-height:none}} @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}} .site-header{height:auto;position:sticky;top:0;z-index:150;border:0;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.03)} .utility-bar{height:34px;background:#17191a;color:#d2d4d5} .utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px} .utility-contact,.utility-nav{display:flex;align-items:center;gap:22px} .utility-bar a{color:inherit;text-decoration:none;font-size:11px;line-height:1;letter-spacing:.02em} .utility-bar a:hover,.utility-bar a:focus-visible{color:#fff} .header-inner{height:78px;grid-template-columns:172px minmax(0,1fr) auto;gap:30px} .brand-logo,.footer-logo{display:inline-flex;align-items:center;width:max-content} .leo-logo-svg{display:block;width:124px;height:auto} .main-nav{gap:28px;min-width:0} .main-nav a{position:relative;padding:30px 0 27px;color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap} .main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--orange);transition:right .2s ease} .main-nav a:hover{text-decoration:none} .main-nav a:hover::after,.main-nav a:focus-visible::after{right:0} .header-contact{min-height:42px;padding:12px 18px;border:1px solid var(--orange);background:var(--orange);color:#fff;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.01em} .header-contact:hover,.header-contact:focus-visible{background:#d93e08;border-color:#d93e08} .menu-toggle{align-items:center;justify-content:center;gap:10px;width:auto;min-width:82px;padding:0 14px;font-size:12px} .menu-icon,.menu-icon::before,.menu-icon::after{display:block;width:17px;height:2px;background:currentColor} .menu-icon{position:relative} .menu-icon::before,.menu-icon::after{content:"";position:absolute;left:0} .menu-icon::before{top:-5px}.menu-icon::after{top:5px} .site-footer{padding:0;background:#17191a;color:#c4c7c9} .site-footer .shell{padding-top:64px} .footer-main{display:grid;grid-template-columns:1.45fr repeat(5,minmax(0,1fr));gap:36px;padding-bottom:52px} .footer-identity{padding-right:18px} .footer-logo-svg{width:112px;height:auto} .footer-identity p{max-width:230px;margin:22px 0 0;color:#b5b8ba;font-size:13px;line-height:1.65} .footer-identity .review-status{margin-top:12px;color:#7f8588;font-size:11px} .site-footer h3{margin:0 0 18px;color:#fff;font-size:13px;font-weight:700} .site-footer .footer-links{display:grid;gap:11px} .site-footer a{color:#b9bdc0;text-decoration:none;font-size:12px;line-height:1.45;text-underline-offset:4px} .site-footer a:hover,.site-footer a:focus-visible{color:#fff;text-decoration:none} .site-footer .footer-cta{display:inline-flex;width:max-content;margin-top:7px;padding:9px 13px;border:1px solid #ef4b12;color:#fff;font-weight:700;text-decoration:none} .site-footer .footer-cta:hover,.site-footer .footer-cta:focus-visible{background:#ef4b12;text-decoration:none} .footer-contact-row{display:grid;grid-template-columns:1.35fr 1.35fr .8fr;gap:44px;padding:32px 0;border-top:1px solid #36393b;border-bottom:1px solid #36393b} .footer-label{display:block;margin-bottom:9px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em} .footer-contact-row address{color:#9da2a5;font-size:11px;font-style:normal;line-height:1.65} .footer-direct-contact{display:grid;align-content:start;gap:7px} .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0 28px;color:#858b8e;font-size:11px} .footer-social{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px} .footer-social a{font-size:11px} @media(max-width:1120px){ .header-inner{grid-template-columns:1fr auto auto} .menu-toggle{display:flex} .main-nav{display:none;position:fixed;inset:112px 0 0;overflow-y:auto;background:#fff;padding:24px max(24px,calc((100vw - var(--content))/2));flex-direction:column;justify-content:flex-start;gap:0} .main-nav.open{display:flex} .main-nav a{padding:18px 0;border-bottom:1px solid var(--line);font-size:14px} .main-nav a::after{display:none} .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:44px} .footer-contact-row{grid-template-columns:1fr 1fr} .footer-direct-contact{grid-column:1/-1;grid-template-columns:repeat(3,max-content);gap:26px} } @media(max-width:700px){ html{scroll-padding-top:118px} .utility-bar{display:none} .header-inner{height:68px;grid-template-columns:1fr auto;padding-inline:0} .leo-logo-svg{width:106px} .header-contact{display:none} .menu-toggle{display:flex;height:42px;min-width:78px} .main-nav{inset:68px 0 0;padding:18px 16px} .main-nav a{padding:16px 4px} .product-nav{top:68px} .site-footer .shell{padding-top:48px} .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;padding-bottom:38px} .footer-identity{grid-column:1/-1;padding-right:0} .footer-identity p{max-width:300px} .footer-contact-row{grid-template-columns:1fr;gap:26px;padding:28px 0} .footer-direct-contact{grid-column:auto;grid-template-columns:1fr;gap:8px} .footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:24px} .footer-social{justify-content:flex-start;gap:14px} } .site-header{height:auto;position:sticky;top:0;z-index:150;transform:none;transition:transform .28s ease;border-bottom:1px solid var(--line);background:#fff} .site-header.is-hidden{transform:translateY(-100%)} .site-header.is-hidden .nav-dropdown{display:none!important} .utility-bar{height:34px;background:#17191a;color:#d2d4d5} .utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px} .utility-inner p{margin:0;color:#d2d4d5;font-size:11px;letter-spacing:.02em} .utility-nav{display:flex;align-items:center;gap:22px;height:100%} .utility-bar a,.language-toggle{color:inherit;text-decoration:none;font-size:11px;line-height:1;letter-spacing:.02em} .utility-bar a:hover,.utility-bar a:focus-visible,.language-toggle:hover,.language-toggle:focus-visible{color:#fff} .language-control{position:relative;height:100%;display:flex;align-items:center} .language-toggle{display:flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;min-height:34px} .language-toggle span,.submenu-toggle span{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px)} .language-menu{position:absolute;right:0;top:100%;z-index:170;min-width:148px;padding:10px 0;background:#202224;border:1px solid #36393b;box-shadow:0 12px 30px rgba(0,0,0,.2)} .language-menu a{display:block;padding:10px 16px;color:#d2d4d5;white-space:nowrap} .language-menu a:hover,.language-menu a:focus-visible{background:#2d3032;text-decoration:none} .header-inner{height:78px;grid-template-columns:104px minmax(0,1fr) auto;gap:24px} .brand-logo,.footer-logo{display:inline-flex;align-items:center;width:max-content} .leo-wordmark-svg{display:block;width:92px;height:auto} .main-nav{display:flex;align-self:stretch;justify-content:center;gap:17px;min-width:0} .nav-item{position:relative;display:flex;align-items:stretch} .nav-primary{display:flex;align-items:center} .main-nav .nav-link{position:relative;padding:30px 0 27px;border:0;color:var(--ink);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap} .main-nav .nav-link::after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--orange);transition:right .2s ease} .nav-item:hover .nav-link,.nav-item:focus-within .nav-link,.nav-item.is-open .nav-link{color:var(--orange)} .nav-item:hover .nav-link::after,.nav-item:focus-within .nav-link::after,.nav-item.is-open .nav-link::after{right:0} .nav-item:hover .submenu-toggle,.nav-item:focus-within .submenu-toggle,.nav-item.is-open .submenu-toggle{color:var(--orange)} .nav-item:hover .submenu-toggle span,.nav-item:focus-within .submenu-toggle span,.nav-item.is-open .submenu-toggle span{transform:rotate(225deg) translate(-1px,-1px)} .submenu-toggle{display:flex;align-items:center;justify-content:center;width:22px;height:36px;margin-left:2px;border:0;background:transparent;color:#777} .nav-dropdown{position:absolute;left:-18px;top:100%;z-index:160;display:none;min-width:220px;padding:12px 0;background:#fff;border:1px solid var(--line);box-shadow:0 18px 36px rgba(0,0,0,.12)} .nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown,.nav-item.is-open .nav-dropdown{display:grid} .main-nav .nav-dropdown a{padding:10px 18px;border:0;color:#555;font-size:12px;font-weight:500;text-decoration:none;white-space:nowrap} .main-nav .nav-dropdown a+a{border-top:1px solid #ededed} .main-nav .nav-dropdown a:hover,.main-nav .nav-dropdown a:focus-visible{background:var(--soft);color:var(--orange)} .header-actions{display:flex;align-items:center;gap:14px} .header-email{color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap} .header-email:hover,.header-email:focus-visible{text-decoration:underline;text-underline-offset:4px} .search-control{position:relative} .search-toggle{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);background:#fff;color:var(--ink)} .search-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8} .search-toggle:hover,.search-toggle:focus-visible{border-color:var(--orange);color:var(--orange)} .header-search{position:absolute;right:0;top:calc(100% + 17px);z-index:165;display:grid;grid-template-columns:minmax(190px,1fr) auto;width:360px;padding:12px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 36px rgba(0,0,0,.12)} .header-search[hidden]{display:none} .header-search .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} .header-search input{min-width:0;height:42px;padding:0 12px;border:1px solid #aaa} .header-search button{height:42px;padding:0 16px;border:1px solid var(--orange);background:var(--orange);color:#fff;font-size:12px;font-weight:700} .menu-toggle{display:none;width:auto;min-width:72px;height:42px;padding:0 14px;font-size:12px} .menu-toggle::after{content:"";width:16px;height:12px;margin-left:9px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;box-shadow:inset 0 5px 0 -3px currentColor} .product-nav{top:60px;transition:top .28s ease}  .site-footer{padding:0;background:#1d1f20;color:#aeb3b6} .site-footer .shell{padding-top:62px} .footer-navigation{display:grid;grid-template-columns:1.05fr 1.35fr .9fr .8fr 1fr .75fr 1fr;gap:24px;padding-bottom:52px;border-bottom:1px solid #36393b} .site-footer h3{margin:0 0 19px;color:#fff;font-size:13px;font-weight:700} .site-footer .footer-links{display:grid;gap:10px} .site-footer a{color:#adb2b5;text-decoration:none;font-size:13px;line-height:1.55} .site-footer a:hover,.site-footer a:focus-visible{color:#fff;text-decoration:none} .social-links{display:grid;grid-template-columns:repeat(3,32px);gap:12px 14px;align-items:center} .social-links a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:0;text-decoration:none} .social-links img{width:22px;height:22px;object-fit:contain;opacity:.5;transition:opacity .18s ease} .social-links a:hover,.social-links a:focus-visible{text-decoration:none} .social-links a:hover img,.social-links a:focus-visible img{opacity:1} .footer-contact-row{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:64px;padding:34px 0;border-bottom:1px solid #36393b} .footer-addresses{display:grid;grid-template-columns:1fr 1fr;gap:46px} .footer-label{display:block;margin-bottom:9px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em} .footer-contact-row address{color:#92989b;font-size:13px;font-style:normal;line-height:1.55} .footer-direct-contact{display:grid;align-content:start;gap:7px} .footer-direct-contact .footer-label{margin-bottom:2px} .footer-bottom{display:flex;align-items:center;gap:24px;padding:24px 0 28px;color:#787f82;font-size:12px;line-height:1.5} .footer-logo .leo-wordmark-svg{width:76px} .footer-logo .cls-1{fill:#fff} @media(max-width:1180px){ .header-inner{grid-template-columns:1fr auto} .header-actions{grid-column:2} .menu-toggle{display:flex;align-items:center;justify-content:center} .main-nav{display:none;position:fixed;inset:112px 0 0;z-index:155;overflow-y:auto;background:#fff;padding:18px max(24px,calc((100vw - var(--content))/2));flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0} .main-nav.open{display:flex} .nav-item{display:block;border-bottom:1px solid var(--line)} .nav-primary{justify-content:space-between} .main-nav .nav-link{flex:1;padding:17px 0;border:0;font-size:14px} .main-nav .nav-link::after{display:none} .submenu-toggle{width:48px;height:48px} .nav-dropdown{position:static;display:none;min-width:0;padding:0 0 12px;border:0;box-shadow:none} .nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{display:none} .nav-item.is-open .nav-dropdown{display:grid} .main-nav .nav-dropdown a{padding:11px 16px;background:var(--soft)} .footer-navigation{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:42px} } @media(max-width:700px){ html{scroll-padding-top:118px} .utility-bar{display:none} .header-inner{height:68px;grid-template-columns:1fr auto;padding-inline:0} .leo-wordmark-svg{width:80px} .header-email{display:none} .search-toggle{width:42px;height:42px} .menu-toggle{display:flex} .main-nav{inset:68px 0 0;padding:12px 16px} .header-search{position:fixed;top:68px;right:16px;left:16px;width:auto} .product-nav{top:68px} .site-footer .shell{padding-top:46px} .footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px;padding-bottom:38px} .footer-follow{grid-column:1/-1} .footer-contact-row{grid-template-columns:1fr;gap:30px;padding:30px 0} .footer-addresses{grid-template-columns:1fr;gap:26px} .footer-bottom{align-items:flex-start;flex-direction:column;gap:15px;padding-bottom:24px} } @media(prefers-reduced-motion:reduce){ .site-header,.product-nav{transition:none} } .main-nav .nav-dropdown a::after{display:none!important} .search-toggle{border:0;background:transparent} .search-toggle:hover,.search-toggle:focus-visible{border-color:transparent;background:transparent;color:var(--orange)} :root{ --page:1280px; --content:1280px; --gutter:32px; --section-y:clamp(72px,7vw,104px); --section-y-compact:clamp(64px,6vw,88px); --card-pad:28px; --orange:#e95216; --orange-dark:#c8420f; --ink:#212121; --muted:#525252; --soft:#f4f4f4; --line:#e0e0e0; --white:#fff; } body{font-size:16px;line-height:1.6;color:var(--ink);background:var(--white)} .shell{width:min(var(--page),calc(100% - (var(--gutter) * 2)));margin-inline:auto} h1,h3{color:var(--ink);font-weight:700} h2{color:var(--ink);font-weight:600} h1{font-size:clamp(52px,5vw,64px);line-height:1.02;letter-spacing:-.02em;margin-bottom:24px} h2{font-size:clamp(34px,3.3vw,44px);line-height:1.18;letter-spacing:-.015em;margin-bottom:18px} h3{font-size:22px;line-height:1.25;margin-bottom:12px} p{line-height:1.65} .lead{font-size:clamp(17px,1.45vw,20px);line-height:1.6} .eyebrow{margin-bottom:14px;font-size:11px;line-height:1.4;letter-spacing:.16em} .muted,.source,.scroll-hint{font-size:13px;line-height:1.55} :focus-visible{outline:2px solid var(--orange);outline-offset:3px} .section{padding-block:var(--section-y);border-bottom:1px solid var(--line)} .compact-section{padding-block:var(--section-y-compact)} .section-head,.section-head.single{margin-bottom:36px} .section-head.single h2{max-width:820px} .overview-subsection{margin-top:44px;padding-top:40px;border-top:1px solid var(--line)} .overview-subsection .section-head{margin-bottom:24px} .overview-block-title{margin-bottom:22px;font-size:clamp(22px,1.8vw,28px)} .btn{min-height:48px;padding:11px 22px;border:1px solid var(--ink);background:#fff;color:var(--ink);font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease} .btn:hover{background:var(--soft);text-decoration:none} .btn.primary{border-color:var(--orange);background:var(--orange);color:#fff} .btn.primary:hover{border-color:var(--orange-dark);background:var(--orange-dark)} .hero{background:var(--soft)} .hero-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:56px;min-height:610px} .hero-copy{padding:76px 0} .hero-copy .lead{max-width:610px} .hero-actions{gap:12px;margin-top:30px} #top .hero-actions .btn:not(.primary){border-color:var(--line);background:transparent} #top .hero-actions .btn:not(.primary):hover,#top .hero-actions .btn:not(.primary):focus-visible{border-color:#fff;background:#fff} .hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:40px} .hero-metric{min-width:0;padding:20px 16px 0 0} .hero-metric+.hero-metric{padding-left:20px} .hero-metric strong{font-size:clamp(22px,1.75vw,26px);line-height:1.2;font-variant-numeric:tabular-nums} .hero-metric span{display:block;margin-top:6px;font-size:13px;line-height:1.45} .hero-image{min-height:480px;padding:30px 0} .hero-image img{width:min(100%,660px);height:auto;max-height:540px;object-fit:contain;transform:none} .product-nav{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 1px 0 rgba(0,0,0,.025)} .product-nav .shell{min-height:52px;align-items:stretch} .product-nav a{display:flex;align-items:center;min-height:52px;padding:0 18px;border-bottom-width:2px;font-size:14px;font-weight:600;letter-spacing:.01em} .product-nav a:hover{background:var(--soft)} .overview-grid{align-items:start} .application-list,.condition-grid,.feature-grid{gap:16px;border:0} .application,.condition,.feature{height:100%;padding:var(--card-pad);border:1px solid var(--line);background:#fff} .application{min-height:174px} .application b{margin-bottom:14px;font-size:11px;letter-spacing:.08em} .application p,.feature li{font-size:14px;line-height:1.6} .condition{min-height:122px} .condition strong{font-size:clamp(22px,1.8vw,27px);line-height:1.2} .condition span{display:block;margin-top:7px;font-size:13px;line-height:1.45} .feature{min-height:176px} .feature h3{font-size:12px;line-height:1.4;letter-spacing:.12em} .feature ul{margin-top:14px} .feature li{margin:7px 0} .identification-segment{min-width:62px;min-height:62px;padding:12px 15px} .identification-meaning{min-height:82px;margin-top:16px;padding:18px 20px;background:var(--soft)} .filter-row{gap:8px;margin-bottom:22px} .filter-row span{font-size:13px} .filter-btn{min-height:44px;padding:9px 16px;border:1px solid var(--line);background:#fff;font-size:13px;font-weight:700} .filter-btn:hover{border-color:#b8b8b8;background:var(--soft)} .filter-btn[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:#fff} .table-scroll{max-width:100%;border:1px solid var(--line);background:#fff;overflow-x:auto;overscroll-behavior-inline:contain} table{font-size:12px;line-height:1.45} caption{padding:15px 16px;border-bottom:1px solid var(--line);background:#fff;font-size:13px;font-weight:700} th,td{padding:11px 12px} thead tr:first-child th{background:var(--ink);color:#fff} thead tr:nth-child(2) th,thead tr:nth-child(3) th{background:var(--soft);color:var(--ink)} tbody tr:nth-child(even){background:#fafafa} tbody tr[aria-selected="true"]{background:#fff0e9} tbody tr[aria-selected="true"] td:first-child{background:#fff4ef} #performance-table tbody tr:nth-child(even):not([aria-selected="true"]) td:first-child{background:#fafafa} .phase-label{font-size:11px} .section.alt{background:var(--soft)} .engineering-tabs{gap:0;margin-bottom:34px;border-bottom:1px solid #cfcfcf} .engineering-tab{min-height:52px;padding:13px 20px;border-bottom-width:3px;font-size:14px} .engineering-tab:hover{background:#fff;color:var(--ink)} .engineering-tab[aria-selected="true"]{background:#fff;border-bottom-color:var(--orange);color:var(--ink)} .engineering-panel>.section-head{margin-bottom:24px} .engineering-panel h3.panel-title{font-size:clamp(24px,2vw,32px)} .engineering-grid{gap:28px} .engineering-grid>*{min-width:0} .drawing,.dimension-viewer,.package-panel{border:1px solid var(--line);background:#fff} .drawing{padding:24px} .drawing img{width:100%;object-fit:contain} .drawing-actions{margin-top:18px} .drawing-actions.action-only{justify-content:flex-end} #curves .drawing{padding:28px} #curves .drawing img{max-height:500px} #dimensions .engineering-grid{gap:28px} #dimensions .drawing img{max-height:430px} .dimension-viewer{padding:24px} .dimension-model-control{margin-bottom:18px} .dimension-model-control select{min-height:48px;border-color:#777} .dimension-value dt,.dimension-value dd{padding:10px 12px;font-size:13px} .bom-table table{font-size:12px} #materials .drawing img{max-height:440px} #package .drawing img{max-height:320px} .package-panel .scroll-hint{padding:12px 14px 0} .inquiry{padding-block:clamp(70px,7vw,96px);background:var(--ink);color:#fff} .inquiry h2{max-width:640px;color:#fff} .inquiry .eyebrow{color:#ff6a32} .inquiry-grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:64px} .inquiry-content{gap:26px} .inquiry-content .lead{color:#d0d0d0} .inquiry-content .inquiry-actions .btn{min-width:190px} .site-footer .shell{width:min(var(--page),calc(100% - (var(--gutter) * 2)))} @media(max-width:1024px){ :root{--gutter:24px;--section-y:72px;--section-y-compact:64px;--card-pad:24px} h1{font-size:clamp(50px,6vw,56px)} h2{font-size:clamp(32px,4vw,40px)} .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;min-height:540px} .hero-copy{padding:60px 0} .hero-image{min-height:400px;padding:24px 0} .hero-image img{max-height:450px} .hero-metric{padding-right:10px} .hero-metric+.hero-metric{padding-left:14px} .condition-grid{grid-template-columns:repeat(3,minmax(0,1fr))} .application-list,.condition-grid,.feature-grid{gap:12px} .engineering-grid,#dimensions .engineering-grid{grid-template-columns:minmax(0,1fr);gap:24px} #dimensions .drawing img,#materials .drawing img{max-height:480px} .inquiry-grid{grid-template-columns:minmax(0,1fr);gap:30px} .inquiry-content{max-width:680px} } @media(max-width:700px){ :root{--gutter:16px;--section-y:56px;--section-y-compact:52px;--card-pad:20px} body{font-size:16px} h1{font-size:44px} h2{font-size:32px;line-height:1.12} h3{font-size:21px} .lead{font-size:17px} .section-head,.section-head.single{margin-bottom:28px} .hero-grid{grid-template-columns:minmax(0,1fr);gap:0;min-height:0} .hero-copy{padding:44px 0 18px} .hero-actions{display:grid;margin-top:26px} .hero-actions .btn{width:100%} .hero-metrics{margin-top:28px} .hero-metric{padding:16px 8px 0 0} .hero-metric+.hero-metric{padding-left:10px} .hero-metric strong{font-size:18px} .hero-metric span{font-size:13px} .hero-image{height:auto;min-height:270px;padding:0 0 36px;overflow:visible} .hero-image img{width:100%;height:auto;max-width:360px;max-height:290px;object-fit:contain;transform:none} .product-nav .shell{width:100%;padding-inline:16px} .product-nav a{min-height:50px;padding-inline:14px} .overview-grid{gap:32px} .overview-subsection{margin-top:36px;padding-top:34px} .application-list,.feature-grid{grid-template-columns:minmax(0,1fr);gap:12px} .condition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px} .condition:last-child{grid-column:1/-1} .application,.feature{min-height:0} .condition{min-height:112px} .identification-segment{min-width:58px;min-height:58px;padding:10px 13px} .filter-row{margin-bottom:18px} .filter-btn{font-size:12px} .scroll-hint{display:block;margin-bottom:10px} table{font-size:12px} caption{font-size:12px} .engineering-tabs{margin-inline:-16px;margin-bottom:28px;padding-inline:16px} .engineering-tab{min-height:50px;padding-inline:15px;font-size:13px} .engineering-panel>.section-head{margin-bottom:20px} .engineering-grid,#dimensions .engineering-grid{gap:20px} .drawing{padding:14px} #curves .drawing{padding:16px} .drawing img,#curves .drawing img,#dimensions .drawing img,#materials .drawing img{width:100%;height:auto;max-height:310px;object-fit:contain} #package .drawing img{max-height:260px} .drawing-actions{margin-top:14px} .drawing-actions .btn{width:100%} .dimension-viewer{padding:18px} .dimension-value dt,.dimension-value dd{padding:9px 10px;font-size:12px} .inquiry{padding-block:56px} .inquiry-grid{gap:24px} .inquiry-content{gap:20px} .inquiry-content .inquiry-actions{justify-items:stretch} .inquiry-content .inquiry-actions .btn{width:100%;min-width:0} .footer-navigation{gap:34px 22px} } @media(prefers-reduced-motion:reduce){ .btn{transition:none} } .engineering-panel .drawing img, #curves .drawing img, #dimensions .drawing img, #materials .drawing img, #package .drawing img{ display:block; width:100%; height:auto; max-height:none; object-fit:contain; } :root{ --canvas:#f7f7f5; --panel:#ffffff; --panel-strong:#262626; --line-strong:#c9c9c9; --shadow-sm:0 12px 30px rgba(20,20,20,.055); --shadow-md:0 22px 54px rgba(20,20,20,.075); } body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased} .section{position:relative} .section-head.single{display:flex;align-items:flex-end;justify-content:space-between;gap:28px} .section-head.single>div{position:relative} .section-head.single h2{position:relative;margin-bottom:0;padding-bottom:18px} .section-head.single h2::after{content:"";position:absolute;left:0;bottom:0;width:48px;height:3px;background:var(--orange)} .hero{position:relative;isolation:isolate;overflow:hidden;background:#f1f1ef} .hero::before{ content:"";position:absolute;inset:0;z-index:-2;opacity:.52;pointer-events:none; background-image:linear-gradient(rgba(33,33,33,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(33,33,33,.035) 1px,transparent 1px); background-size:48px 48px; -webkit-mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.78) 42%,transparent 78%); mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.78) 42%,transparent 78%); } .hero::after{content:"";position:absolute;right:-9%;bottom:-46%;z-index:-1;width:62vw;height:62vw;max-width:920px;max-height:920px;border:1px solid rgba(33,33,33,.06);border-radius:50%} .hero-grid{position:relative;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:48px;min-height:630px} .hero-copy{position:relative;z-index:2;padding-block:82px} .hero-copy::before{content:"";position:absolute;left:-32px;top:82px;width:3px;height:62px;background:var(--orange)} .hero-copy .lead{max-width:590px;color:#464646} .inquiry-actions .btn::after,.drawing-actions .btn::after{content:"→";font-size:17px;line-height:1;transition:transform .18s ease} .inquiry-actions .btn:hover::after,.drawing-actions .btn:hover::after{transform:translateX(4px)} .hero-metrics{overflow:hidden;margin-top:42px;border:1px solid rgba(33,33,33,.12);background:rgba(255,255,255,.72);box-shadow:var(--shadow-sm);backdrop-filter:blur(8px)} .hero-metric{padding:18px 18px 17px} .hero-metric+.hero-metric{padding-left:18px;border-left:1px solid rgba(33,33,33,.1)} .hero-metric strong{letter-spacing:-.025em} .hero-metric span{color:#656565} .hero-image{position:relative;isolation:isolate;min-height:510px} .hero-image::before{content:"APm";position:absolute;right:-2%;top:46%;z-index:-1;transform:translateY(-50%);color:rgba(33,33,33,.038);font-size:clamp(150px,20vw,310px);font-weight:700;letter-spacing:-.08em;line-height:.8;white-space:nowrap} .hero-image::after{content:"PERIPHERAL PUMP";position:absolute;right:1%;bottom:54px;color:#777;font-size:10px;font-weight:700;letter-spacing:.22em} .hero-image img{position:relative;z-index:1;filter:drop-shadow(0 24px 22px rgba(20,20,20,.14))} .product-nav{background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:0 8px 24px rgba(20,20,20,.045)} .product-nav a{position:relative;border-bottom:0} .product-nav a::after{content:"";position:absolute;left:18px;right:100%;bottom:0;height:3px;background:var(--orange);transition:right .2s ease} .product-nav a:hover::after,.product-nav a[aria-current="location"]::after{right:18px} .product-nav a[aria-current="location"]{background:var(--soft)} #overview{background:#fff} .overview-grid{grid-template-columns:minmax(320px,4fr) minmax(0,8fr);gap:24px} .overview-grid>div:first-child{min-width:0;padding:32px;background:var(--panel-strong);box-shadow:var(--shadow-md)} .overview-grid>div:first-child .overview-block-title{color:#fff} .overview-grid>div:first-child .identification-segments{gap:8px} .overview-grid>div:first-child .identification-segment{border:0;background:#fff;color:var(--ink)} .overview-grid>div:first-child .identification-segment:hover, .overview-grid>div:first-child .identification-segment:focus-visible, .overview-grid>div:first-child .identification-segment.is-active{background:var(--orange);color:#fff} .overview-grid>div:first-child .identification-meaning{margin-top:20px;border:1px solid rgba(255,255,255,.14);border-left:3px solid var(--orange);background:rgba(255,255,255,.07);color:#fff} .overview-grid>div:first-child .identification-meaning span{color:#d5d5d5} .application-list{gap:16px} .application{position:relative;overflow:hidden;border-color:var(--line);border-top:3px solid var(--orange);box-shadow:var(--shadow-sm)} .application::after{content:"";position:absolute;right:-36px;bottom:-54px;width:120px;height:120px;border:1px solid rgba(233,82,22,.12);border-radius:50%} .application b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:24px;margin-bottom:18px;background:#fff1eb;color:var(--orange)} .overview-subsection{margin-top:52px;padding-top:44px} .overview-subsection .section-head.single h3{position:relative;padding-left:18px} .overview-subsection .section-head.single h3::before{content:"";position:absolute;left:0;top:.18em;width:3px;height:1em;background:var(--orange)} .condition-grid{gap:14px} .condition{position:relative;overflow:hidden;border:0;border-top:2px solid var(--ink);background:var(--canvas)} .condition::after{content:"";position:absolute;right:0;bottom:0;width:28px;height:3px;background:var(--orange)} .condition strong{letter-spacing:-.025em} .feature-grid{gap:18px} .feature{position:relative;border:1px solid var(--line);border-top:3px solid var(--orange);box-shadow:var(--shadow-sm)} .feature h3{color:var(--ink)} .feature li::marker{color:var(--orange)} #models{overflow:hidden;background:linear-gradient(180deg,#fff 0,#fff 36%,var(--canvas) 36%,var(--canvas) 100%)} #models::before{content:"02";position:absolute;right:max(32px,calc((100vw - var(--page))/2));top:58px;color:rgba(33,33,33,.035);font-size:clamp(110px,13vw,190px);font-weight:700;line-height:1} #models .shell{position:relative} .filter-row{display:inline-flex;width:auto;margin-bottom:22px;padding:5px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-sm)} .filter-row span{display:inline-flex;align-items:center;margin:0;padding:0 12px 0 8px;color:#666;font-size:11px;letter-spacing:.08em;text-transform:uppercase} .filter-btn{min-height:38px;border:0;padding-inline:15px} .filter-btn:hover{border:0} .filter-btn[aria-pressed="true"]{background:var(--ink);color:#fff} #models .table-scroll{border-color:var(--line-strong);box-shadow:var(--shadow-md)} #performance-table caption{padding:17px 18px;background:#fff;color:#555;font-size:11px;letter-spacing:.08em;text-transform:uppercase} #performance-table tbody tr{transition:background-color .12s ease} #performance-table tbody tr:hover{background:#fff7f3} #engineering{background:#ededeb} #engineering::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(rgba(33,33,33,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(33,33,33,.03) 1px,transparent 1px);background-size:64px 64px} #engineering>.shell{position:relative} .engineering-tabs{display:inline-flex;width:auto;max-width:100%;gap:4px;margin-bottom:24px;padding:5px;border:1px solid #d2d2d2;background:#dededb;box-shadow:var(--shadow-sm)} .engineering-tab{min-height:44px;padding:10px 18px;border:0;background:transparent;color:#555} .engineering-tab:hover{background:rgba(255,255,255,.72)} .engineering-tab[aria-selected="true"]{border:0;background:#fff;color:var(--ink);box-shadow:0 5px 14px rgba(20,20,20,.08)} .engineering-tab[aria-selected="true"]::before{content:"";position:absolute;left:18px;right:18px;bottom:4px;height:2px;background:var(--orange)} .engineering-tab{position:relative} .engineering-panel{padding:clamp(24px,3.2vw,46px);border:1px solid #d4d4d4;background:#fff;box-shadow:var(--shadow-md)} .engineering-panel>.section-head.single{margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--line)} .engineering-panel h3.panel-title{position:relative;padding-left:18px} .engineering-panel h3.panel-title::before{content:"";position:absolute;left:0;top:.18em;width:3px;height:1em;background:var(--orange)} .drawing,.dimension-viewer,.package-panel{box-shadow:none} .drawing{position:relative;background-color:#fff;background-image:linear-gradient(rgba(33,33,33,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(33,33,33,.025) 1px,transparent 1px);background-size:24px 24px} .drawing-actions{padding-top:16px;border-top:1px solid var(--line)} .drawing-actions .btn{min-height:42px} .dimension-viewer{background:var(--canvas)} .dimension-model-control select{background:#fff} .inquiry{position:relative;isolation:isolate;overflow:hidden;background:#1f2020} .inquiry::before{content:"";position:absolute;inset:0;z-index:-2;opacity:.55;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:54px 54px} .inquiry::after{content:"APm";position:absolute;right:-2%;bottom:-32%;z-index:-1;color:rgba(255,255,255,.035);font-size:clamp(160px,24vw,360px);font-weight:700;letter-spacing:-.08em;line-height:1} .inquiry-grid{position:relative} .inquiry-grid::before{content:"";position:absolute;left:-32px;top:0;width:3px;height:76px;background:var(--orange)} .inquiry .btn.primary{min-width:220px;box-shadow:0 14px 30px rgba(0,0,0,.2)} .site-footer{border-top:3px solid var(--orange)} @media(max-width:1024px){ .hero-grid{gap:24px;min-height:580px} .hero-copy{padding-block:66px} .hero-copy::before{left:-24px;top:66px} .hero-image::before{font-size:clamp(130px,21vw,220px)} .hero-metric{padding-inline:14px} .hero-metric+.hero-metric{padding-left:14px} .overview-grid{grid-template-columns:minmax(280px,4fr) minmax(0,8fr)} .overview-grid>div:first-child{padding:26px} .application{padding:22px} .engineering-panel{padding:28px} .inquiry-grid::before{left:-24px} } @media(max-width:700px){ .section-head.single{display:block} .section-head.single h2{padding-bottom:15px} .hero::before{-webkit-mask-image:linear-gradient(#000 0%,transparent 78%);mask-image:linear-gradient(#000 0%,transparent 78%)} .hero::after{right:-45%;bottom:-8%;width:120vw;height:120vw} .hero-grid{grid-template-columns:minmax(0,1fr);gap:0} .hero-copy{padding-block:46px 20px} .hero-copy::before{left:-16px;top:46px;height:50px} .hero-actions{display:grid;grid-template-columns:minmax(0,1fr)} .hero-metrics{margin-top:30px;box-shadow:none} .hero-metric{padding:15px 9px 14px} .hero-metric+.hero-metric{padding-left:9px} .hero-image{min-height:276px;padding-bottom:42px} .hero-image::before{right:2%;top:46%;font-size:120px} .hero-image::after{right:0;bottom:24px;font-size:9px} .hero-image img{max-width:330px} .product-nav a::after{left:14px} .product-nav a:hover::after,.product-nav a[aria-current="location"]::after{right:14px} .overview-grid{grid-template-columns:minmax(0,1fr);gap:18px} .overview-grid>div:first-child{padding:24px 20px} .overview-grid>div:first-child .identification-segments{gap:6px} .overview-grid>div:first-child .identification-segment{min-width:52px} .application-list{gap:12px} .application{padding:20px} .overview-subsection{margin-top:40px;padding-top:34px} .condition-grid{gap:10px} .condition{min-height:106px;padding:18px 16px} .feature-grid{gap:12px} #models{background:linear-gradient(180deg,#fff 0,#fff 28%,var(--canvas) 28%,var(--canvas) 100%)} #models::before{right:16px;top:42px;font-size:96px} .filter-row{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));width:100%;gap:2px;padding:4px} .filter-row span{padding-inline:6px;font-size:10px} .filter-btn{padding-inline:6px;font-size:11px} .engineering-tabs{display:flex;width:calc(100% + 32px);max-width:none;margin-inline:-16px;padding:5px 16px;border-inline:0} .engineering-tab{padding-inline:14px} .engineering-panel{margin-inline:-4px;padding:20px 16px} .engineering-panel>.section-head.single{padding-bottom:18px} .drawing{padding:12px} .drawing-actions .btn{width:100%} .inquiry-grid::before{left:-16px;height:60px} .inquiry::after{right:-18%;bottom:-8%;font-size:150px} .inquiry .btn.primary{min-width:0} } @media(prefers-reduced-motion:reduce){ .inquiry-actions .btn::after,.drawing-actions .btn::after, .product-nav a::after,#performance-table tbody tr{transition:none} } .drawing{margin:0} @media(max-width:700px){ .product-nav .shell{scrollbar-width:none} .product-nav .shell::-webkit-scrollbar{display:none} } .hero-copy::before{content:none} .hero-image::before{top:38%} .hero-image::after{content:none} .hero-metrics{ overflow:visible; margin-top:40px; border:0; border-top:1px solid rgba(33,33,33,.14); background:transparent; box-shadow:none; backdrop-filter:none; } .hero-metric{padding:20px 16px 0 0} .hero-metric+.hero-metric{padding-left:20px;border-left:1px solid rgba(33,33,33,.1)} #models::before{content:none} .engineering-panel#dimensions .engineering-grid{ grid-template-columns:minmax(0,7fr) minmax(360px,5fr); gap:28px; } #dimensions .drawing{width:100%;align-self:start} #dimensions .drawing img{width:100%;height:auto} #materials .engineering-grid{ grid-template-columns:minmax(0,7fr) minmax(400px,5fr); gap:28px; } #materials .bom-table table{width:100%;min-width:0;table-layout:fixed} #materials .bom-table th,#materials .bom-table td{white-space:normal} #materials .bom-table th:nth-child(1),#materials .bom-table td:nth-child(1){width:18%} #materials .bom-table th:nth-child(2),#materials .bom-table td:nth-child(2){width:42%} #materials .bom-table th:nth-child(3),#materials .bom-table td:nth-child(3){width:40%} #package .engineering-grid{ grid-template-columns:minmax(250px,3fr) minmax(0,9fr); gap:28px; } #package .drawing{width:100%;max-width:none;align-self:start} #package .drawing img{width:100%;height:auto} #package .package-panel{min-width:0} #package table{width:100%;min-width:0;table-layout:fixed} #package th,#package td{padding-inline:9px;white-space:normal} #package th:nth-child(1),#package td:nth-child(1){width:25%} #package th:nth-child(2),#package td:nth-child(2), #package th:nth-child(3),#package td:nth-child(3), #package th:nth-child(4),#package td:nth-child(4){width:10%} #package th:nth-child(5),#package td:nth-child(5){width:25%} #package th:nth-child(6),#package td:nth-child(6){width:20%} .inquiry::after{content:"LEO";right:0;bottom:-30%;letter-spacing:-.06em} @media(max-width:1024px){ .engineering-panel#dimensions .engineering-grid, #materials .engineering-grid, #package .engineering-grid{grid-template-columns:minmax(0,1fr)} #dimensions .drawing,#materials .drawing{max-width:none} #package .drawing{width:min(100%,340px);justify-self:center} } @media(max-width:700px){ .hero-image::before{top:40%} .hero-metrics{margin-top:28px} .hero-metric{padding:16px 8px 0 0} .hero-metric+.hero-metric{padding-left:10px} #materials .bom-table table{min-width:560px} #package table{min-width:680px;table-layout:fixed} #package th,#package td{white-space:nowrap} .inquiry::after{right:-12%;bottom:-8%;font-size:150px} } .engineering-panel#dimensions .drawing, .engineering-panel#materials .drawing, .engineering-panel#package .drawing{ border:0; padding:16px; } .engineering-panel#package .engineering-grid{ grid-template-columns:minmax(320px,4fr) minmax(0,8fr); gap:28px; } .engineering-panel#package .drawing{ width:100%; max-width:none; } #package th:nth-child(1),#package td:nth-child(1){width:26%} #package th:nth-child(2),#package td:nth-child(2), #package th:nth-child(3),#package td:nth-child(3), #package th:nth-child(4),#package td:nth-child(4){width:12%} #package th:nth-child(5),#package td:nth-child(5){width:20%} #package th:nth-child(6),#package td:nth-child(6){width:18%} @media(max-width:1024px){ .engineering-panel#package .engineering-grid{ grid-template-columns:minmax(0,1fr); } .engineering-panel#package .drawing{ width:min(100%,520px); max-width:520px; justify-self:center; } } .overview-grid>div{ display:grid; grid-template-rows:auto minmax(0,1fr); align-self:stretch; } .overview-grid>div:first-child{ padding:0; background:transparent; box-shadow:none; } .overview-grid>div:first-child .overview-block-title{ color:var(--ink); } #identification-code{ height:100%; padding:clamp(22px,2.2vw,28px); background:var(--panel-strong); box-shadow:var(--shadow-md); } #identification-code .identification-segments{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); } #identification-code .identification-segment{ min-width:0; } .application-list{ height:100%; } .condition::after{ content:none; } .engineering-panel#curves .drawing{ border:0; } @media(max-width:700px){ #identification-code{ padding:20px; } } .overview-grid>div{ padding:28px; box-shadow:var(--shadow-sm); } .overview-grid>div:first-child{ padding:28px; background:var(--panel-strong); box-shadow:var(--shadow-md); } .overview-grid>div:last-child{ border:0; background:var(--canvas); } .overview-grid>div:first-child .overview-block-title{ color:#fff; } #identification-code{ height:100%; padding:0; background:transparent; box-shadow:none; } .application-list{ height:100%; gap:0; border:1px solid var(--line); background:#fff; } .application{ border:0; background:transparent; box-shadow:none; } .application+.application{ border-left:1px solid var(--line); } .application::after{ content:none; } @media(max-width:700px){ .overview-grid>div, .overview-grid>div:first-child{ padding:20px; } .application+.application{ border-top:1px solid var(--line); border-left:0; } } .overview-summary-grid{ display:grid; grid-template-columns:minmax(0,4fr) minmax(0,8fr); gap:24px; align-items:stretch; margin-top:52px; padding-top:44px; border-top:1px solid var(--line); } .overview-summary-grid .overview-subsection{ display:grid; grid-template-rows:auto minmax(0,1fr); min-width:0; margin:0; padding:0; border:0; } .overview-summary-grid .section-head.single{ margin-bottom:24px; } #conditions .condition-grid{ grid-template-columns:repeat(2,minmax(0,1fr)); height:100%; } #conditions .condition:last-child{ grid-column:1/-1; } #features .feature-grid{ height:100%; } @media(max-width:1024px){ .overview-summary-grid{ grid-template-columns:minmax(0,1fr); gap:40px; } #conditions .condition-grid{ grid-template-columns:repeat(3,minmax(0,1fr)); } #conditions .condition:last-child{ grid-column:auto; } } @media(max-width:700px){ .overview-summary-grid{ gap:32px; margin-top:40px; padding-top:34px; } #conditions .condition-grid{ grid-template-columns:repeat(2,minmax(0,1fr)); } #conditions .condition:last-child{ grid-column:1/-1; } #features .feature-grid{ grid-template-columns:minmax(0,1fr); } } #overview .section-head.single{margin-bottom:34px} .overview-board{display:grid;grid-template-columns:minmax(0,8fr) minmax(320px,4fr);background:var(--canvas);box-shadow:var(--shadow-sm);margin-top:0} .overview-primary,.overview-secondary{min-width:0;padding:30px} .overview-primary{background:#fff} .overview-secondary{background:var(--panel-strong);color:#fff} .overview-board-section+.overview-board-section{margin-top:30px;padding-top:30px;border-top:1px solid var(--line)} .overview-secondary .overview-board-section+.overview-board-section{border-top-color:rgba(255,255,255,.18)} .overview-board .overview-block-title{margin:0 0 18px;font-size:20px;line-height:1.25} .overview-secondary .overview-block-title{color:#fff} .overview-board .application-list{display:grid;grid-template-columns:minmax(0,1fr);gap:0;border:0;background:transparent;height:auto} .overview-board .application{min-height:0;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible} .overview-board .application::after{content:none} .overview-board .application+.application{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)} .overview-board .application p{max-width:680px;margin:0;color:var(--ink);font-size:17px;line-height:1.55} .overview-board .application-contexts ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 28px;margin:0;padding:0;list-style:none} .overview-board .application-contexts li{position:relative;padding-left:14px;color:var(--muted)} .overview-board .application-contexts li::before{content:'•';position:absolute;left:0;color:var(--orange)} .overview-board .condition-grid{grid-template-columns:repeat(5,minmax(0,1fr));border:0;background:transparent} .overview-board .condition{min-height:104px;padding:17px 15px;border:0;border-left:1px solid var(--line);background:transparent} .overview-board .condition:first-child{border-left:0} .overview-board .condition strong{font-size:24px;line-height:1.2} .overview-board .condition span{display:block;margin-top:8px;font-size:12px;line-height:1.35} .overview-board #identification-code{padding:0;background:transparent;box-shadow:none} .overview-board .identification-control{gap:6px} .overview-board .identification-segments{gap:6px} .overview-board .identification-segment{min-height:58px;padding:10px 6px;border:0;background:#fff;color:var(--ink);font-size:23px} .overview-board .identification-segment.is-active{background:var(--orange);color:#fff} .overview-board .identification-meaning{display:block;min-height:0;margin-top:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.24);border-left:2px solid var(--orange);background:rgba(255,255,255,.07);color:#fff} .overview-board .identification-meaning strong{display:none} .overview-board .identification-meaning span{font-size:13px;line-height:1.45} .overview-board .feature-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0;border:0;background:transparent} .overview-board .feature{padding:0;border:0;background:transparent;box-shadow:none} .overview-board .feature+.feature{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18)} .overview-board .feature h3{margin-bottom:9px;color:#fff;font-size:12px;letter-spacing:.1em;text-transform:uppercase} .overview-board .feature ul{margin:0;padding-left:18px} .overview-board .feature li{margin:0 0 5px;color:#eee;font-size:13px;line-height:1.45} .overview-board .feature li::marker{color:var(--orange)} @media(max-width:1024px){ .overview-board{grid-template-columns:minmax(0,1fr)} .overview-primary,.overview-secondary{padding:28px} .overview-board .condition-grid{grid-template-columns:repeat(3,minmax(0,1fr))} .overview-board .condition:nth-child(4){border-left:0} .overview-board .condition:nth-child(4),.overview-board .condition:nth-child(5){margin-top:14px;padding-top:17px;border-top:1px solid var(--line)} } @media(max-width:700px){ #overview .section-head.single{margin-bottom:28px} .overview-primary,.overview-secondary{padding:22px 20px} .overview-board .overview-block-title{font-size:19px} .overview-board-section+.overview-board-section{margin-top:24px;padding-top:24px} .overview-board .application p{font-size:16px} .overview-board .application-contexts ul{grid-template-columns:minmax(0,1fr);gap:8px} .overview-board .condition-grid{grid-template-columns:repeat(2,minmax(0,1fr))} .overview-board .condition{min-height:94px;border-left:1px solid var(--line);border-top:1px solid var(--line)} .overview-board .condition:nth-child(1),.overview-board .condition:nth-child(2){border-top:0} .overview-board .condition:nth-child(odd){border-left:0} .overview-board .condition:nth-child(5){grid-column:1/-1} .overview-board .condition strong{font-size:22px} .overview-board .identification-segment{min-height:54px;font-size:21px} } .hero{background:#f4f4f4} .product-nav{background:rgba(255,255,255,.98);box-shadow:0 1px 0 rgba(20,20,20,.06)} .product-nav a,.product-nav a[aria-current="location"]{background:transparent!important;transition:color .18s ease} .product-nav a:hover{background:transparent!important;color:var(--orange)} .product-nav a::after{transition:right .2s ease,background-color .18s ease} .section-head.single h2{padding-bottom:0}.section-head.single h2::after{content:none} .overview-subsection .section-head.single h3{padding-left:0} .overview-subsection .section-head.single h3::before,.engineering-panel h3.panel-title::before{content:none} .engineering-panel h3.panel-title{padding-left:0} #models{background:#fff} #engineering .engineering-tabs{display:flex;width:auto;gap:0;margin-bottom:24px;padding:0;border:0;border-bottom:1px solid var(--line);background:transparent;box-shadow:none} #engineering .engineering-tab{position:relative;min-height:48px;padding:10px 18px;border:0;border-bottom:2px solid transparent;background:transparent;box-shadow:none;color:var(--muted);transition:color .18s ease,border-color .18s ease} #engineering .engineering-tab:hover{background:transparent;color:var(--ink)} #engineering .engineering-tab[aria-selected="true"]{color:var(--ink);border-bottom-color:var(--orange)} #engineering .engineering-tab[aria-selected="true"]::before{content:none} .inquiry{border-bottom:0!important}.site-footer{border-top:0!important} @media(max-width:700px){#engineering .engineering-tabs{width:calc(100% + 32px);margin-inline:-16px;padding-inline:16px}#engineering .engineering-tab{padding-inline:14px}} :root{--soft:#f4f4f4;--canvas:#f4f4f4} .section.alt,#engineering,.secondary-engineering{background:#f4f4f4} .feature-triptych .feature,.feature-triptych .identification-card{background:#f4f4f4} .feature-triptych .feature:hover,.feature-triptych .identification-card:hover{background:#f4f4f4} .feature-triptych .identification-code-row span,.feature-triptych .identification-code-row span:first-child{background:#f4f4f4} tbody tr:nth-child(even),#performance-table tbody tr:nth-child(even):not([aria-selected="true"]) td:first-child{background:#f4f4f4} #engineering .engineering-tabs{margin-bottom:0} #engineering .engineering-panel{border-top:0} #engineering .engineering-panel>.section-head.single{margin-bottom:24px;padding-bottom:0;border-bottom:0} #dimensions .dimension-viewer{padding:0;border:0;background:transparent} #dimensions .dimension-model-control{gap:0;margin-bottom:16px} #dimensions .dimension-model-control label{padding:10px 12px;background:var(--ink);color:#fff} #dimensions .dimension-model-control select{border:1px solid var(--ink);border-top:0;background:#fff} #dimensions .dimension-values{border:1px solid var(--line)} #dimensions .dimension-value{border:0;border-bottom:1px solid var(--line);background:#fff} #dimensions .dimension-value:last-child{border-bottom:0} #dimensions .dimension-value:nth-child(even){background:#f4f4f4} #dimensions .dimension-value dt{background:transparent;color:var(--ink)} #dimensions .dimension-value dd{border-left:1px solid var(--line)} @media(max-width:700px){#engineering .engineering-panel{margin-inline:0}#engineering .engineering-panel>.section-head.single{margin-bottom:20px}} #overview>.shell>.section-head.single h2, #overview .main-suitability-panel>.overview-block-title{ display:inline-block; width:fit-content; max-width:100%; margin-bottom:0; border:2px solid var(--ink); padding:.14em .34em .19em; line-height:1.12; letter-spacing:-.03em; } #overview>.shell>.section-head.single h2{font-size:clamp(34px,3.25vw,50px)} #overview .main-suitability-panel>.overview-block-title{font-size:clamp(20px,1.9vw,28px)} @media(max-width:700px){ #overview>.shell>.section-head.single h2{font-size:clamp(30px,9vw,38px)} #overview .main-suitability-panel>.overview-block-title{font-size:20px} } #overview>.shell>.section-head.single h2, #overview .main-suitability-panel>.overview-block-title{ display:block; width:auto; max-width:none; border:0; padding:0; letter-spacing:-.025em; } #overview>.shell>.section-head.single h2{ font-size:clamp(40px,3.2vw,52px); font-weight:500; line-height:1.14; } #overview .main-suitability-panel>.overview-block-title{ font-size:clamp(22px,1.9vw,30px); font-weight:500; line-height:1.25; } @media(max-width:700px){ #overview>.shell>.section-head.single h2{font-size:clamp(30px,8vw,34px)} #overview .main-suitability-panel>.overview-block-title{font-size:22px} } #overview .main-suitability-panel>.overview-block-title{ font-size:clamp(24px,2vw,32px); font-weight:600; line-height:1.2; letter-spacing:-.03em; } @media(max-width:700px){#overview .main-suitability-panel>.overview-block-title{font-size:23px;line-height:1.25}} .section-head.single h2{ font-size:clamp(40px,3.2vw,44px); font-weight:600; line-height:1.18; letter-spacing:-.015em; } #overview .overview-block-title, #engineering .engineering-panel h3.panel-title{ font-size:clamp(24px,2vw,32px); font-weight:600; line-height:1.2; letter-spacing:-.03em; } #overview .main-suitability-panel>.overview-block-title{margin-bottom:28px} @media(max-width:1024px){.section-head.single h2,#overview .overview-board-section>.overview-block-title{font-size:40px}#overview .main-suitability-panel>.overview-block-title{margin-bottom:24px}} @media(max-width:700px){ .section-head.single h2{font-size:clamp(30px,8vw,34px)} #overview .overview-block-title,#engineering .engineering-panel h3.panel-title{font-size:23px;line-height:1.25} #overview .main-suitability-panel>.overview-block-title{margin-bottom:20px} } .hero::before,#engineering::before,.inquiry::before{content:none;background:none} .drawing{background-image:none} .hero{background:#f4f4f4} .hero-image::before{content:none!important} .product-nav a{color:#777;transition:color .18s ease,border-color .18s ease} .product-nav a:hover,.product-nav a:focus-visible,.product-nav a[aria-current="location"]{color:var(--ink);background:transparent!important} #overview .overview-hierarchy{gap:44px} #overview .section-head.single{display:none} #overview .overview-board-section>.overview-block-title{margin:0 0 28px;font-size:clamp(34px,3.3vw,44px);font-weight:600;line-height:1.18;letter-spacing:-.015em} #overview .main-suitability-panel .suitability-content{align-items:start} #overview .main-suitability-panel .application-list{display:block} #overview .main-suitability-panel .application-contexts{margin:0!important} #overview .application-contexts ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 30px} #overview .application-contexts li{margin:0!important;font-size:16px;line-height:1.5} #overview .key-features-panel{padding-top:0!important;border-top:0!important} .feature-triptych .feature{background:#f4f4f4} .feature-triptych .identification-card{background:var(--ink);color:#fff;border-top-color:var(--blue-strong,#123366)} .feature-triptych .identification-card h3{color:#fff} .feature-triptych .identification-code-row span,.feature-triptych .identification-code-row span:first-child{background:#fff;color:var(--ink)} .feature-triptych .identification-reference{border-top-color:rgba(255,255,255,.24)} .feature-triptych .identification-reference div{border-bottom-color:rgba(255,255,255,.24)} .feature-triptych .identification-reference dt{color:#fff} .feature-triptych .identification-reference dd{color:#e3e3e3} .filter-btn[aria-pressed="true"]{background:var(--orange);border-color:var(--orange);color:#fff} #performance-table thead tr:first-child th{background:#f4f4f4;color:var(--ink)} #performance-table thead tr:nth-child(2) th,#performance-table thead tr:nth-child(3) th{background:#fff;color:var(--ink)} #performance-table tbody tr:nth-child(even) td,#performance-table tbody tr:nth-child(even):not([aria-selected="true"]) td:first-child{background:#fafafa} #performance-table tbody tr:nth-child(odd) td,#performance-table tbody tr:nth-child(odd):not([aria-selected="true"]) td:first-child{background:#fff} #engineering.section.alt,#engineering{background:#fff} @media(max-width:1024px){#overview .overview-board-section>.overview-block-title{margin-bottom:24px}#overview .application-contexts ul{gap:12px 22px}} @media(max-width:700px){#overview .overview-hierarchy{gap:36px}#overview .overview-board-section>.overview-block-title{margin-bottom:20px;font-size:32px}#overview .application-contexts ul{grid-template-columns:1fr;gap:10px}#overview .application-contexts li{font-size:15px}} .applications-feature-section, .product-identification-section{ background:#fff; border-bottom:1px solid var(--line); } #overview .section-head.single, .product-identification-section .section-head.single{ display:block; margin-bottom:38px; } #overview>.shell>.section-head.single.overview-section-heading h2, .product-identification-section .section-head.single.overview-section-heading h2{ width:auto; max-width:760px; margin:0; padding:0; font-size:clamp(40px,3.2vw,44px); font-weight:600; line-height:1.18; letter-spacing:-.015em; } #overview>.shell>.section-head.single.overview-section-heading h2::after, .product-identification-section .section-head.single.overview-section-heading h2::after{ content:none; display:none; } #overview .main-suitability-panel, .product-identification-section #features{ margin:0; padding:0; border:0; } #overview .suitability-content{ display:grid; grid-template-columns:minmax(0,7fr) minmax(360px,5fr); gap:clamp(44px,5vw,72px); align-items:start; margin:0; } #overview .application-list, #overview .application-contexts{ min-height:0; margin:0; padding:0; border:0; background:transparent; box-shadow:none; } #overview .application-contexts ul{ display:grid; grid-template-columns:minmax(0,1fr); gap:14px; margin:0; padding:0; list-style:none; } #overview .application-contexts li, #features .feature li{ position:relative; margin:0; padding-left:24px; color:var(--muted); font-size:16px; line-height:1.55; } #overview .application-contexts li::before, #features .feature li::before{ content:"\2713"; position:absolute; left:0; top:.28em; display:grid; width:15px; height:15px; place-items:center; border-radius:50%; background:var(--orange); color:#fff; font-size:9px; font-weight:800; line-height:1; } #overview .conditions-panel{ width:100%; margin:0; padding:0; transform:none; } #overview #conditions .condition-grid{ display:grid; grid-template-columns:repeat(2,minmax(150px,1fr)); grid-auto-rows:minmax(82px,auto); gap:24px 34px; margin:0; padding:0; border:0; background:transparent; box-shadow:none; } #overview #conditions .condition, #overview #conditions .condition:last-child{ grid-column:auto; min-height:82px; display:flex; flex-direction:column; justify-content:flex-start; margin:0; padding:0; border:0; background:transparent; box-shadow:none; } #overview #conditions .condition strong{ font-size:28px; } #features .feature-triptych{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:0 24px; padding:0; } #features .feature-triptych .feature-grid{ display:contents; } #features .feature-rail{ display:block; grid-row:1; height:4px; align-self:end; background:var(--orange); pointer-events:none; } #features .feature-rail:nth-child(1){grid-column:1} #features .feature-rail:nth-child(2){grid-column:2} #features .feature-rail:nth-child(3){grid-column:3} #features .feature-rail-blue{background:#355599} #features .feature, #features .identification-card{ grid-row:2; min-height:286px; margin:0; padding:26px; border:0; box-shadow:none; } #features .feature{ background:#f4f4f4; transition:background-color .18s ease; } #features .feature:hover, #features .feature:focus-within{ background:#ececec; } #features .feature h3, #features .identification-card h3{ margin:0 0 14px; font-size:21px; font-weight:600; line-height:1.3; letter-spacing:-.01em; text-transform:none; } #features .feature ul{ display:grid; gap:14px; margin:0; padding:0; list-style:none; } #features .identification-card{ overflow:visible; background:#212121; color:#fff; transition:background-color .18s ease; } #features .identification-card:hover, #features .identification-card:focus-within{background:#292929} #features .identification-card h3{color:#fff} #features .identification-code-row{ display:flex; justify-content:flex-start; gap:8px; margin-bottom:16px; } #features .identification-code-row span, #features .identification-code-row span:first-child{ display:grid; width:44px; min-height:44px; flex:0 0 44px; place-items:center; background:#fff; color:var(--ink); font-size:21px; font-weight:700; line-height:1; } #features .identification-reference{ margin:0; border-top:1px solid rgba(255,255,255,.25); } #features .identification-reference div{ display:grid; grid-template-columns:34px minmax(0,1fr); align-items:center; min-height:40px; gap:10px; padding:8px 0; border-bottom:1px solid rgba(255,255,255,.25); } #features .identification-reference>div:last-child{border-bottom:0} #features .identification-reference dt{ align-self:center; color:#fff; font-weight:700; } #features .identification-reference dd{ align-self:center; margin:0; color:#f1f1f1; font-size:14px; line-height:1.5; } #features .identification-note{ display:inline-block; margin-top:2px; } #features .feature::after, #features .identification-card::before, #features .identification-card::after{ content:none; display:none; } #models .models-toolbar{ display:flex; align-items:center; justify-content:space-between; gap:32px; margin-bottom:28px; } #models .models-toolbar .section-head.single{ flex:1 1 auto; margin:0; } #models .models-toolbar .filter-row{ flex:0 0 auto; margin:0; } #models .filter-row{ display:inline-flex; width:auto; margin-bottom:22px; padding:5px; gap:0; border:1px solid var(--line); background:#fff; box-shadow:var(--shadow-sm); } #models .filter-row span{ display:inline-flex; align-items:center; margin:0; padding:0 12px 0 8px; color:#666; font-size:13px; font-weight:600; letter-spacing:.06em; text-transform:uppercase; } #models .filter-btn{ min-height:38px; padding:0 15px; border:0; background:#fff; color:var(--ink); font-size:14px; font-weight:600; } #models .filter-btn:hover{background:#f4f4f4} #models .filter-btn[aria-pressed="true"]{ background:var(--orange); color:#fff; } #performance-table caption{ padding:17px 18px; background:#fff; color:#555; font-size:13px; font-weight:600; letter-spacing:0; text-transform:none; } #performance-table thead tr:first-child th{ background:#f4f4f4; color:var(--ink); } #performance-table thead tr:nth-child(2) th{ color:var(--ink); } #performance-table thead tr:nth-child(2) th:nth-child(-n+2){ background:#f4f4f4; } #performance-table thead tr:nth-child(2) th:nth-child(n+3){ background:#fafafa; } #performance-table thead tr:nth-child(3) th{ background:#fafafa; color:var(--ink); } #performance-table .performance-group-label, #performance-table .flow-unit-key{ color:var(--ink); opacity:1; } #performance-table tbody tr:nth-child(odd) td, #performance-table tbody tr:nth-child(odd):not([aria-selected="true"]) td:first-child{ background:#fff; } #performance-table tbody tr:nth-child(even) td, #performance-table tbody tr:nth-child(even):not([aria-selected="true"]) td:first-child{ background:#fafafa; } #performance-table tbody tr:hover td, #performance-table tbody tr:hover td:first-child, #performance-table tbody tr[aria-selected="true"] td, #performance-table tbody tr[aria-selected="true"] td:first-child{ background:#fff0e9; } #performance-table tbody tr:hover td:first-child, #performance-table tbody tr[aria-selected="true"] td:first-child{ box-shadow:inset 4px 0 var(--orange); } #engineering.section.alt, #engineering{ background:#fff; } #engineering .engineering-toolbar{ display:flex; align-items:center; justify-content:space-between; gap:32px; margin-bottom:28px; } #engineering .engineering-toolbar .section-head.single{ flex:1 1 auto; margin:0; } #engineering .engineering-toolbar .engineering-tabs{ flex:0 0 auto; margin:0; } #engineering .engineering-tabs{ display:inline-flex; width:auto; max-width:100%; min-height:0; gap:0; margin-bottom:22px; padding:5px; border:1px solid var(--line); background:#fff; box-shadow:var(--shadow-sm); overflow-x:auto; } #engineering .engineering-tabs::before{ content:"View"; display:inline-flex; flex:0 0 auto; align-items:center; margin:0; padding:0 12px 0 8px; color:#666; font-size:13px; font-weight:600; letter-spacing:.06em; text-transform:uppercase; } #engineering .engineering-tab{ position:relative; flex:0 0 auto; min-height:38px; padding:0 15px; border:0; background:#fff; color:var(--ink); font-size:14px; font-weight:600; line-height:1.4; box-shadow:none; } #engineering .engineering-tab:hover{ border:0; background:#f4f4f4; color:var(--ink); } #engineering .engineering-tab[aria-selected="true"]{ border:0; background:var(--orange); color:#fff; box-shadow:none; } #engineering .engineering-tab[aria-selected="true"]::before{content:none} #engineering .engineering-tab:focus-visible{ z-index:2; outline:2px solid var(--orange); outline-offset:2px; } #engineering .table-scroll{ border:1px solid var(--line); background:#fff; } #engineering table{ border-collapse:collapse; background:#fff; } #engineering table caption, #engineering table thead th{ background:#f4f4f4; color:var(--ink); } #engineering table caption{font-size:13px;font-weight:600} #engineering table thead th{font-weight:700} #engineering table tbody tr:nth-child(odd) td{background:#fff} #engineering table tbody tr:nth-child(even) td{background:#fafafa} #engineering table tbody tr:hover td, #engineering table tbody tr:focus-within td{ background:#fff0e9; } #engineering .dimension-viewer{ border:1px solid var(--line); background:#fff; } #engineering .dimension-model-control{ gap:0; margin-bottom:16px; } #engineering .dimension-model-control label{ padding:10px 12px; border:1px solid var(--line); border-bottom:0; background:#f4f4f4; color:var(--ink); font-size:14px; font-weight:600; } #engineering .dimension-model-control select{ border:1px solid var(--line); background:#fff; font-size:14px; } #engineering .dimension-model-control select:hover{background:#fafafa} #engineering .dimension-model-control select:focus{ border-color:var(--orange); outline:2px solid rgba(233,82,22,.18); outline-offset:1px; } #engineering .dimension-values{ border:1px solid var(--line); background:#fff; } #engineering .dimension-value dt, #engineering .dimension-value dd{ background:#fafafa; color:var(--ink); } #engineering .dimension-value:nth-child(even) dt, #engineering .dimension-value:nth-child(even) dd{ background:#fff; } #engineering .dimension-value:hover dt, #engineering .dimension-value:hover dd{ background:#fff0e9; } @media(max-width:1024px){ #overview .section-head.single, .product-identification-section .section-head.single{ margin-bottom:32px; } #overview>.shell>.section-head.single.overview-section-heading h2, .product-identification-section .section-head.single.overview-section-heading h2{ font-size:40px; } #overview .suitability-content{ grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr); gap:36px; } #features .feature-triptych{gap:0 18px} #features .feature, #features .identification-card{ min-height:310px; padding:22px; } } @media(max-width:820px){ #overview .suitability-content{ grid-template-columns:minmax(0,1fr); gap:34px; } #overview .conditions-panel{max-width:620px} } @media(max-width:700px){ #engineering .engineering-toolbar{ display:grid; grid-template-columns:minmax(0,1fr); gap:20px; margin-bottom:24px; } #models .models-toolbar{ display:grid; grid-template-columns:minmax(0,1fr); gap:20px; margin-bottom:24px; } #overview .section-head.single, .product-identification-section .section-head.single{ margin-bottom:28px; } #overview>.shell>.section-head.single.overview-section-heading h2, .product-identification-section .section-head.single.overview-section-heading h2{ font-size:clamp(30px,8vw,34px); } #overview .suitability-content{gap:28px} #overview .application-contexts ul,#features .feature ul{gap:10px} #overview .application-contexts li, #features .feature li{ font-size:15px; } #overview #conditions .condition-grid{ grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px 20px; } #overview #conditions .condition, #overview #conditions .condition:last-child{ min-height:76px; } #features .feature-triptych{ grid-template-columns:minmax(0,1fr); row-gap:16px; } #features .feature-rail{display:none} #features .feature, #features .identification-card{ grid-row:auto; min-height:0; padding:22px; border-top:4px solid var(--orange); } #features .identification-card{border-top-color:#355599} #features .identification-code-row span{ width:42px; flex-basis:42px; } #models .filter-row{ display:grid; grid-template-columns:auto repeat(3,minmax(0,1fr)); width:100%; gap:2px; padding:4px; } #models .filter-row span{padding-inline:6px;font-size:13px} #engineering .engineering-tabs{ display:flex; width:100%; } #engineering .engineering-tabs::before{ padding-inline:6px; font-size:13px; } #engineering .engineering-tab{ flex:1 0 auto; padding-inline:12px; font-size:13px; } } @media(prefers-reduced-motion:reduce){ #engineering table tbody td, #engineering .dimension-value dd{ transition:none; } }
.apm-product-page .product-nav{top:0!important;transition:none!important}
div.head-fix {transform: translateZ(0)}
