/*
Theme Name: ST Engineering Catalogue HD Images V8
Theme URI: https://stengineering.in
Author: ST Engineering
Description: Premium industrial catalogue theme matching the approved ST Engineering reference layout.
Version: 7.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: stengineering-reference
*/
:root{--navy:#06162b;--navy2:#0a2340;--red:#d51124;--text:#15191f;--muted:#68707a;--line:#e1e5e9;--bg:#f6f8fa;--wrap:1480px}
*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.ref-wrap{width:min(calc(100% - 48px),var(--wrap));margin-inline:auto}.ref-topbar{background:var(--navy);color:#fff;font-size:13px}.ref-topbar-row{height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ref-top-links{display:flex;gap:28px}.ref-mainnav{background:#fff;border-bottom:1px solid #e9ecef}.ref-nav-row{height:88px;display:flex;align-items:center;gap:34px}.ref-logo{display:flex;align-items:center;min-width:345px}.ref-logo-st{font-size:54px;line-height:.75;font-weight:900;font-style:italic;letter-spacing:-6px;color:var(--red);margin-right:15px}.ref-logo-copy{display:flex;flex-direction:column}.ref-logo-copy strong{font-size:27px;font-style:italic;letter-spacing:-1px}.ref-logo-copy small{font-size:10px;letter-spacing:2.3px;font-weight:700;margin-top:4px}.ref-desktop-nav{margin-left:auto;display:flex;align-items:center;gap:35px;font-weight:700;font-size:13px;text-transform:uppercase}.ref-desktop-nav a{height:88px;display:flex;align-items:center;position:relative;white-space:nowrap}.ref-desktop-nav a.is-active{color:var(--red)}.ref-desktop-nav a.is-active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:17px;background:var(--red)}.ref-quote-btn{background:var(--red);color:#fff;padding:17px 22px;border-radius:3px;font-size:12px;font-weight:800;text-transform:uppercase;white-space:nowrap}.ref-menu-toggle,.ref-mobile-nav{display:none}
.ref-products-hero{background:linear-gradient(90deg,rgba(4,20,39,.97),rgba(4,20,39,.86)),radial-gradient(circle at 25% 40%,#24415e,#06162b 65%);color:#fff;padding:36px 0}.ref-products-hero-row{display:flex;align-items:center;justify-content:space-between;gap:50px}.ref-products-hero h1{font-size:43px;margin:0 0 12px}.ref-products-hero p{margin:0}.ref-products-hero p span{margin:0 13px}.ref-products-hero p strong{color:var(--red)}.ref-benefits{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:30px}.ref-benefits>div{display:flex;align-items:center;gap:13px}.ref-benefits b{font-size:33px;font-weight:400}.ref-benefits span{display:flex;flex-direction:column}.ref-benefits strong{font-size:15px}.ref-benefits small{font-size:13px;margin-top:6px;color:#dce4ec}
.ref-catalogue-shell{background:#fff;padding:20px 0 95px}.ref-catalogue-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:17px;align-items:start}.ref-sidebar{border:1px solid var(--line);border-radius:4px;overflow:hidden;position:sticky;top:10px}.ref-sidebar h2{margin:0;background:linear-gradient(100deg,#06162b,#0b294c);color:#fff;padding:13px 16px;font-size:15px;text-transform:uppercase}.ref-cat{width:100%;height:42px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:0 15px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:13px;cursor:pointer}.ref-cat span{min-width:0}.ref-cat em{font-style:normal;background:#eef0f2;border-radius:16px;padding:3px 8px;font-size:11px}.ref-cat:hover,.ref-cat.active{background:#f2f4f7}.ref-products-main{min-width:0}.ref-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 140px 330px;gap:18px}.ref-search{height:47px;border:1px solid var(--line);display:flex;align-items:center;background:#fff;border-radius:3px;min-width:0}.ref-search span{font-size:25px;padding-left:17px}.ref-search input{border:0;outline:0;padding:0 15px;width:100%;min-width:0}.ref-search-button,.ref-bulk-button{border:0;border-radius:3px;text-transform:uppercase;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center}.ref-search-button{background:var(--red);color:#fff}.ref-bulk-button{background:var(--navy);color:#fff}.ref-results-row{height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ref-results-row p{font-size:13px}.ref-results-row label{font-size:13px}.ref-results-row select{height:40px;border:1px solid var(--line);border-radius:4px;padding:0 40px 0 14px;background:#fff}.ref-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ref-product-card{border:1px solid var(--line);border-radius:5px;background:#fff;overflow:hidden;min-width:0;display:flex;flex-direction:column}.ref-product-card[hidden]{display:none}.ref-product-image{height:180px;padding:13px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.ref-product-image img{width:100%;height:100%;object-fit:contain;transition:.25s}.ref-product-card:hover img{transform:scale(1.05)}.ref-product-copy{padding:0 10px 12px;display:flex;flex-direction:column;flex:1}.ref-product-copy small{align-self:flex-start;background:#eef0f2;padding:3px 6px;font-size:11px;font-weight:700}.ref-product-copy h3{font-size:13px;line-height:1.35;margin:9px 0 8px;min-height:36px}.ref-product-copy p{font-size:12px;color:var(--muted);margin:auto 0 10px}.ref-product-copy a{border:1px solid var(--red);color:var(--red);height:36px;display:flex;align-items:center;justify-content:center;font-size:11px;text-transform:uppercase;font-weight:800;border-radius:3px}.ref-product-copy a:hover{background:var(--red);color:#fff}.ref-empty{text-align:center;padding:80px 0;color:var(--muted)}
.ref-contact-strip{position:fixed;z-index:100;left:0;right:0;bottom:0;height:80px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr 1.25fr}.ref-strip-item,.ref-strip-quote{display:flex;align-items:center;gap:14px;padding:0 34px;border-right:1px solid rgba(255,255,255,.14)}.ref-strip-item b,.ref-strip-quote b{font-size:30px}.ref-strip-item span,.ref-strip-quote span{display:flex;flex-direction:column}.ref-strip-item strong,.ref-strip-quote strong{font-size:14px}.ref-strip-item small,.ref-strip-quote small{font-size:13px;margin-top:4px}.ref-strip-item .wa{color:#21c063}.ref-strip-quote{background:var(--red)}.ref-strip-quote strong{font-size:18px;text-transform:uppercase}
@media(max-width:1300px){.ref-desktop-nav{gap:20px}.ref-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ref-benefits{grid-template-columns:repeat(2,minmax(170px,1fr))}.ref-logo{min-width:285px}.ref-logo-copy strong{font-size:23px}.ref-logo-st{font-size:48px}}
@media(max-width:980px){.ref-wrap{width:min(calc(100% - 30px),var(--wrap))}.ref-topbar-row>span,.ref-desktop-nav,.ref-quote-btn{display:none}.ref-topbar-row{justify-content:flex-end}.ref-top-links a:first-child{display:none}.ref-menu-toggle{display:block;margin-left:auto;border:0;background:none}.ref-menu-toggle span{display:block;width:26px;height:2px;background:#111;margin:5px}.ref-mobile-nav{padding:12px 20px;border-top:1px solid var(--line)}.ref-mobile-nav.open{display:grid}.ref-mobile-nav a{padding:12px 0;border-bottom:1px solid var(--line);font-weight:700}.ref-products-hero-row{align-items:flex-start;flex-direction:column}.ref-catalogue-layout{grid-template-columns:1fr}.ref-sidebar{position:relative;top:auto}.ref-sidebar{display:grid;grid-template-columns:repeat(3,1fr)}.ref-sidebar h2{grid-column:1/-1}.ref-toolbar{grid-template-columns:minmax(0,1fr) 120px}.ref-bulk-button{grid-column:1/-1;height:45px}.ref-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-contact-strip{position:relative;height:auto;grid-template-columns:1fr 1fr}.ref-strip-item,.ref-strip-quote{min-height:74px}.ref-products-page{padding-bottom:0}}
@media(max-width:640px){.ref-top-links{gap:10px;font-size:11px}.ref-top-links a:nth-child(3){display:none}.ref-nav-row{height:72px}.ref-logo{min-width:0}.ref-logo-st{font-size:40px}.ref-logo-copy strong{font-size:18px}.ref-logo-copy small{font-size:7px;letter-spacing:1.3px}.ref-products-hero{padding:28px 0}.ref-products-hero h1{font-size:34px}.ref-benefits{grid-template-columns:1fr 1fr;gap:18px}.ref-benefits b{font-size:24px}.ref-catalogue-shell{padding-top:14px}.ref-sidebar{grid-template-columns:1fr 1fr}.ref-toolbar{grid-template-columns:1fr}.ref-search-button{height:44px}.ref-results-row{height:auto;padding:14px 0;align-items:flex-start;flex-direction:column}.ref-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ref-product-image{height:150px;padding:8px}.ref-product-copy{padding:0 8px 10px}.ref-product-copy h3{font-size:12px}.ref-contact-strip{grid-template-columns:1fr}.ref-strip-item,.ref-strip-quote{padding:0 20px}.ref-strip-item:nth-child(1),.ref-strip-item:nth-child(3){display:none}}
@media(max-width:380px){.ref-product-grid{grid-template-columns:1fr}.ref-product-image{height:220px}.ref-sidebar{grid-template-columns:1fr}}
body{padding-bottom:80px}.ref-products-page{min-height:100vh}@media(max-width:980px){body{padding-bottom:0}}

/* V5 clarity and catalogue refinements */
:root{--wrap:1540px;--navy:#07182c;--red:#d31125;--text:#111827;--muted:#536171;--line:#dfe4ea;--bg:#f7f9fb}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:#fff}
.ref-topbar{font-size:14px}.ref-mainnav{box-shadow:0 1px 0 rgba(7,24,44,.08)}
.ref-logo-copy strong{font-size:29px;line-height:1;font-weight:850;letter-spacing:-.8px}.ref-logo-copy small{font-size:10px;letter-spacing:2px}
.ref-desktop-nav{font-size:14px;letter-spacing:.01em}.ref-quote-btn{font-size:13px;padding:16px 23px}
.ref-products-hero{padding:42px 0;background:linear-gradient(90deg,rgba(4,20,39,.98),rgba(6,30,56,.92)),radial-gradient(circle at 25% 40%,#274967,#06162b 68%)}
.ref-products-hero h1{font-size:clamp(38px,4vw,56px);line-height:1.05;letter-spacing:-1.5px}.ref-products-hero p{font-size:15px}
.ref-benefits strong{font-size:16px}.ref-benefits small{font-size:14px}.ref-benefits b{font-size:36px}
.ref-catalogue-shell{background:#f7f9fb;padding:28px 0 60px}.ref-catalogue-layout{grid-template-columns:278px minmax(0,1fr);gap:24px}
.ref-sidebar{background:#fff;box-shadow:0 8px 28px rgba(7,24,44,.06);border-color:#dce2e8}.ref-sidebar h2{font-size:16px;padding:16px 18px}.ref-cat{min-height:47px;height:auto;font-size:14px;padding:11px 16px}.ref-cat span{font-weight:600}.ref-cat.active{background:#eef3f8;color:#07182c}.ref-cat em{font-size:12px}
.ref-toolbar{grid-template-columns:minmax(0,1fr) 150px 300px;gap:14px}.ref-search{height:52px;border-radius:5px}.ref-search input{font-size:15px}.ref-search-button,.ref-bulk-button{font-size:13px;min-height:52px}.ref-results-row{height:70px}.ref-results-row p,.ref-results-row label{font-size:14px}
.ref-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.ref-product-card{border-radius:8px;border:1px solid #dfe4ea;box-shadow:0 4px 16px rgba(7,24,44,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ref-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(7,24,44,.10);border-color:#cbd4dd}
.ref-product-image{height:275px;padding:20px;background:linear-gradient(180deg,#fff,#fafbfd)}.ref-product-image img{width:100%;height:100%;object-fit:contain;image-rendering:auto;filter:none}
.ref-product-copy{padding:0 16px 16px}.ref-product-copy small{font-size:12px;padding:4px 7px;border-radius:3px}.ref-product-copy h3{font-size:15px;line-height:1.45;min-height:66px;margin:12px 0 8px;font-weight:800;letter-spacing:-.1px}.ref-product-copy p{font-size:13px;color:#536171}.ref-product-copy a{height:42px;font-size:12px;border-width:1.5px}
.ref-contact-strip{height:74px}.ref-strip-item,.ref-strip-quote{padding:0 28px}.ref-strip-item strong{font-size:15px}.ref-strip-item small{font-size:13px}
.ref-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:28px 0 0}.ref-page-btn{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:5px;font-weight:800;cursor:pointer}.ref-page-btn.active,.ref-page-btn:hover{background:var(--red);border-color:var(--red);color:#fff}
@media(max-width:1280px){.ref-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-product-image{height:260px}}
@media(max-width:980px){.ref-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-product-image{height:260px}.ref-toolbar{grid-template-columns:minmax(0,1fr) 140px}.ref-bulk-button{grid-column:1/-1}.ref-catalogue-layout{gap:18px}}
@media(max-width:640px){body{font-size:15px}.ref-product-grid{grid-template-columns:1fr}.ref-product-image{height:290px}.ref-product-copy h3{min-height:0;font-size:15px}.ref-sidebar{grid-template-columns:1fr 1fr}.ref-toolbar{grid-template-columns:1fr}.ref-products-hero h1{font-size:38px}.ref-benefits{display:none}}

/* V6 forced final overrides — loaded with file modification timestamps */
body.ste-v6{font-family:Inter,Arial,Helvetica,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.ste-v6 .ref-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.ste-v6 .ref-product-image{height:300px!important;padding:18px!important;background:#fff!important}
.ste-v6 .ref-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;image-rendering:auto!important}
.ste-v6 .ref-product-copy{padding:0 16px 18px!important}
.ste-v6 .ref-product-copy h3{font-size:16px!important;line-height:1.35!important;min-height:44px!important;font-weight:800!important}
.ste-v6 .ref-product-copy p{font-size:14px!important;color:#4b5563!important}
.ste-v6 .ref-product-copy a{height:44px!important;font-size:13px!important}
.ste-v6 .ref-version-badge{position:fixed;right:12px;bottom:92px;z-index:9999;background:#d51124;color:#fff;padding:7px 10px;border-radius:4px;font:700 11px/1 Arial,sans-serif;letter-spacing:.06em}
@media(max-width:1280px){.ste-v6 .ref-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:980px){.ste-v6 .ref-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.ste-v6 .ref-product-grid{grid-template-columns:1fr!important}.ste-v6 .ref-product-image{height:320px!important}.ste-v6 .ref-version-badge{bottom:12px}}

/* V7 complete homepage design */
.ste-v7 .hero{background:#f2efe9;min-height:calc(100vh - 124px);display:flex;align-items:stretch;overflow:hidden}
.ste-v7 .hero-grid{width:100%;display:grid;grid-template-columns:56% 44%;min-height:720px}
.ste-v7 .hero-copy{padding:clamp(70px,8vw,130px) clamp(28px,5vw,90px);display:flex;flex-direction:column;justify-content:center;min-width:0}
.ste-v7 .eyebrow{display:inline-block;color:#a7192e;font-size:13px;font-weight:800;letter-spacing:.28em;text-transform:uppercase}
.ste-v7 .display{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.055em;line-height:.9;margin:26px 0;color:#101114}
.ste-v7 .hero .display{font-size:clamp(64px,7.2vw,138px);max-width:850px}
.ste-v7 .hero-lead{max-width:680px;font-size:clamp(18px,1.4vw,23px);line-height:1.6;color:#43474f;margin:0 0 38px}
.ste-v7 .hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ste-v7 .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid #15171b;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.ste-v7 .btn-dark{background:#15171b;color:#fff}.ste-v7 .btn-light{background:transparent;color:#15171b}
.ste-v7 .hero-visual{background:#17191d;position:relative;display:flex;align-items:center;justify-content:center;padding:50px;overflow:hidden}.ste-v7 .hero-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px}.ste-v7 .machine-art{position:relative;z-index:1;width:min(92%,760px)}.ste-v7 .machine-art svg{width:100%;height:auto}.ste-v7 .hero-index{position:absolute;left:36px;bottom:25px;color:#b7bbc2;font-size:12px;text-transform:uppercase;letter-spacing:.16em}
.ste-v7 .container{width:min(calc(100% - 56px),1380px);margin-inline:auto}.ste-v7 .intro,.ste-v7 .divisions,.ste-v7 .products,.ste-v7 .capabilities,.ste-v7 .process,.ste-v7 .rfq{padding:clamp(80px,9vw,150px) 0}.ste-v7 .intro{background:#fff}.ste-v7 .intro-grid,.ste-v7 .cap-grid,.ste-v7 .rfq-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(50px,9vw,150px);align-items:start}.ste-v7 .intro .display,.ste-v7 .section-head .display,.ste-v7 .capabilities .display,.ste-v7 .rfq .display{font-size:clamp(52px,6vw,102px)}.ste-v7 .intro-copy{font-size:clamp(18px,1.6vw,25px);line-height:1.65;color:#444b54;margin:0}.ste-v7 .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;border-top:1px solid #d9dde2;padding-top:28px}.ste-v7 .stat strong{display:block;font-size:34px}.ste-v7 .stat span{font-size:13px;color:#69717b}
.ste-v7 .divisions{background:#111317;color:#fff}.ste-v7 .divisions .display{color:#fff}.ste-v7 .section-head{display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:end;margin-bottom:65px}.ste-v7 .section-head>p{font-size:18px;color:#aab0b9;line-height:1.6}.ste-v7 .division-list{border-top:1px solid rgba(255,255,255,.2)}.ste-v7 .division{display:grid;grid-template-columns:80px 1.2fr 1fr 60px;gap:30px;align-items:center;padding:38px 0;border-bottom:1px solid rgba(255,255,255,.2);transition:.25s}.ste-v7 .division:hover{padding-left:14px;background:rgba(255,255,255,.03)}.ste-v7 .division-no{color:#d92b3f;font-weight:800}.ste-v7 .division h3{font-size:clamp(26px,2.5vw,42px);margin:0}.ste-v7 .division p{color:#aeb4bc;margin:0;line-height:1.6}.ste-v7 .arrow{font-size:28px;text-align:right}
.ste-v7 .products{background:#f2efe9}.ste-v7 .product-stage{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,7vw,110px);align-items:center}.ste-v7 .home-product-preview{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ste-v7 .home-product-preview a{background:#fff;border:1px solid #ddd8d0;padding:18px;font-weight:800;font-size:15px}.ste-v7 .home-product-preview figure{height:230px;margin:0 0 14px;display:flex;align-items:center;justify-content:center}.ste-v7 .home-product-preview img{width:100%;height:100%;object-fit:contain}.ste-v7 .product-list{border-top:1px solid #bfc3c7}.ste-v7 .product-row{display:grid;grid-template-columns:70px 1fr auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid #bfc3c7}.ste-v7 .product-row h3{font-size:21px;margin:0}.ste-v7 .product-row small{color:#a7192e;font-weight:800}.ste-v7 .product-row span{font-weight:700;font-size:13px}
.ste-v7 .capabilities{background:#fff}.ste-v7 .cap-grid>div:first-child p{font-size:18px;color:#5f6670;line-height:1.7;max-width:600px}.ste-v7 .cap-table{border-top:2px solid #15171b}.ste-v7 .cap-row{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #d9dde2}.ste-v7 .cap-row span:first-child{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#777f89}.ste-v7 .cap-row span:last-child{font-size:18px;font-weight:700}
.ste-v7 .process{background:#eef1f4}.ste-v7 .process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#cfd5db;border:1px solid #cfd5db}.ste-v7 .step{background:#fff;padding:36px 28px;min-height:250px}.ste-v7 .step strong{color:#a7192e}.ste-v7 .step h3{font-size:22px;margin:45px 0 14px}.ste-v7 .step p{color:#5b626c;line-height:1.6}
.ste-v7 .rfq{background:#08182d;color:#fff}.ste-v7 .rfq .display{color:#fff}.ste-v7 .rfq p{color:#c7d0dc;font-size:18px;line-height:1.7}.ste-v7 .rfq-panel{border-top:1px solid rgba(255,255,255,.35)}.ste-v7 .rfq-link{display:flex;justify-content:space-between;gap:20px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.35);font-size:18px;font-weight:700}.ste-v7 .rfq-link:hover{color:#ff5869}
.ste-v7 .ref-version-badge{background:#0b7a41!important}
@media(max-width:1100px){.ste-v7 .hero-grid,.ste-v7 .product-stage{grid-template-columns:1fr}.ste-v7 .hero-visual{min-height:520px}.ste-v7 .intro-grid,.ste-v7 .cap-grid,.ste-v7 .rfq-grid{grid-template-columns:1fr}.ste-v7 .section-head{grid-template-columns:1fr}.ste-v7 .division{grid-template-columns:60px 1fr 60px}.ste-v7 .division p{grid-column:2/3}.ste-v7 .process-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.ste-v7 .container{width:min(calc(100% - 30px),1380px)}.ste-v7 .hero-grid{min-height:auto}.ste-v7 .hero-copy{padding:70px 20px}.ste-v7 .hero .display{font-size:clamp(54px,18vw,82px)}.ste-v7 .hero-visual{min-height:360px;padding:20px}.ste-v7 .stats{grid-template-columns:1fr}.ste-v7 .home-product-preview{grid-template-columns:1fr}.ste-v7 .home-product-preview figure{height:260px}.ste-v7 .product-row{grid-template-columns:50px 1fr}.ste-v7 .product-row span{grid-column:2}.ste-v7 .process-grid{grid-template-columns:1fr}.ste-v7 .division{grid-template-columns:45px 1fr 35px;gap:12px}.ste-v7 .division h3{font-size:26px}.ste-v7 .cap-row{grid-template-columns:1fr}.ste-v7 .intro,.ste-v7 .divisions,.ste-v7 .products,.ste-v7 .capabilities,.ste-v7 .process,.ste-v7 .rfq{padding:75px 0}}

/* V8 HD product image corrections */
.ref-product-image{height:285px!important;padding:12px!important;background:#fff!important}
.ref-product-image img{max-width:100%!important;max-height:100%!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important;transform:translateZ(0);backface-visibility:hidden}
.ref-product-card:hover .ref-product-image img{transform:scale(1.025)!important}
.ref-version-badge{background:#167044!important}
@media(max-width:640px){.ref-product-image{height:330px!important}}
