:root{--red: #ca3828;--red-dark: #9f271f;--ink: #151515;--muted: #666a72;--soft: #f5f5f6;--line: #e6e6e8;--white: #fff;--max: 1200px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:hidden}h1,h2,h3{margin:0;font-family:Roboto Slab,Georgia,serif;line-height:1.15;letter-spacing:0}h2{font-size:clamp(2rem,3.4vw,3.35rem)}h2 span,h3 span{color:var(--red)}p{margin:0}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;min-height:78px;padding:14px max(24px,calc((100vw - var(--max)) / 2));border-bottom:1px solid rgba(0,0,0,.06);background:#fffffff7;backdrop-filter:blur(10px)}.brand img{width:184px;height:48px;object-fit:contain}.main-nav{display:flex;justify-content:center;gap:28px;font-size:.95rem;font-weight:700}.main-nav a:hover,.text-link,.round-link:hover{color:var(--red)}.header-cta,.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--red);border-radius:4px;padding:12px 22px;color:var(--white);background:var(--red);font:inherit;font-weight:800;line-height:1;cursor:pointer}.header-cta:hover,.button:hover,button:hover{border-color:var(--red-dark);background:var(--red-dark)}.button.ghost-light{border-color:#ffffffe6;color:var(--white);background:transparent}.button.ghost-light:hover{border-color:var(--white);color:var(--red);background:var(--white)}.button.outline-dark{border-color:var(--ink);color:var(--ink);background:transparent}.button.outline-dark:hover{border-color:var(--red);color:var(--white);background:var(--red)}.button.disabled{border-color:#cfcfd3;color:#777b84;background:#ececef;cursor:not-allowed}.button.small{min-height:38px;padding:9px 16px;font-size:.9rem}.section,.site-footer,.inquiry-band,.page-hero,.hero,.product-group-hero{padding-left:max(24px,calc((100vw - var(--max)) / 2));padding-right:max(24px,calc((100vw - var(--max)) / 2))}.section{padding-top:80px;padding-bottom:80px}.section.alt{background:var(--soft)}.center{text-align:center}.section-title{max-width:760px;margin:0 auto 42px}.section-title p:not(.pill){margin-top:14px;color:var(--muted);font-size:1.05rem}.pill,.eyebrow{display:inline-flex;align-items:center;min-height:34px;margin:0 0 16px;border-radius:4px;padding:8px 16px;color:var(--white);background:var(--red);font-size:.88rem;font-weight:800;line-height:1;text-transform:none;letter-spacing:0}.wp-hero{min-height:80vh;color:var(--white);background:linear-gradient(90deg,#0c0c0ec2,#0c0c0e94 46%,#0c0c0e1a),url(/assets/spr/Group-1597884576.png) center / cover no-repeat}.wp-hero-inner{display:grid;align-items:center;width:min(var(--max),calc(100vw - 48px));min-height:80vh;margin:0 auto;padding:80px 0}.wp-hero-copy{width:min(640px,100%)}.wp-hero h1{font-size:clamp(2.55rem,5.5vw,5.35rem)}.wp-hero p{max-width:600px;margin-top:22px;color:#ffffffdb;font-size:1.15rem}.wp-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.wp-counters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:54px}.wp-counters strong{display:block;font-family:Roboto Slab,Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.wp-counters span{display:block;margin-top:10px;font-size:1.08rem;font-weight:800}.wp-about{display:grid;grid-template-columns:minmax(320px,1fr) minmax(0,1fr);gap:60px;align-items:center}.wp-about figure{margin:0}.wp-about img{width:100%;object-fit:contain}.wp-about-copy p:not(.pill){margin:22px 0 28px;color:var(--muted)}.wp-products{background:var(--white)}.wp-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:40px}.wp-product-card{position:relative;display:grid;justify-items:center;min-height:100%;border:1px solid var(--line);border-radius:0;padding:28px 26px 34px;text-align:center;background:var(--white);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.wp-product-card:hover{border-color:#ca38285c;box-shadow:0 18px 44px #15151517;transform:translateY(-4px)}.wp-product-image{display:grid;place-items:center;width:100%;min-height:210px;margin-bottom:18px}.wp-product-image img{width:100%;max-height:220px;object-fit:contain}.card-divider{width:72px;height:2px;margin:4px 0 22px;background:var(--red)}.wp-product-card h3{font-size:1.45rem}.wp-product-card p{margin-top:16px;color:var(--muted);font-size:.98rem}.round-link{display:grid;place-items:center;width:42px;height:42px;margin-top:24px;border:1px solid var(--line);border-radius:50%;color:var(--ink);font-size:1.35rem}.wp-advantages{background:linear-gradient(#f5f5f6f0,#f5f5f6f0),url(/assets/spr/2cbbec23179be24c667fe72249d62f912f493acd.png) center / cover no-repeat}.advantage-layout{display:grid;grid-template-columns:1fr minmax(260px,.86fr) 1fr;gap:34px;align-items:stretch}.advantage-list{display:grid;gap:22px;align-content:center}.advantage-item{display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start}.advantage-item span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--red)}.advantage-item img{width:26px;height:26px;object-fit:contain;filter:brightness(0) invert(1)}.advantage-item h3{font-size:1.25rem}.advantage-item p{margin-top:8px;color:var(--muted)}.advantage-photo{min-height:560px;margin:0;overflow:hidden;background:var(--ink)}.advantage-photo img{width:100%;height:100%;object-fit:cover}.wp-applications{display:grid;grid-template-columns:.34fr .66fr;gap:34px;align-items:stretch;background:var(--white)}.application-copy{align-self:center}.application-copy p:not(.pill){margin:22px 0 30px;color:var(--muted)}.application-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.application-tile{position:relative;display:grid;align-items:end;min-height:460px;overflow:hidden;color:var(--white);background:linear-gradient(180deg,#0000000a,#000000c2),var(--tile-image) center / cover no-repeat}.application-tile div{padding:24px}.application-tile h3{font-size:1.35rem}.application-tile p{margin-top:10px;color:#ffffffd1}.wp-blog{background:var(--white)}.wp-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.wp-blog-card{display:grid;min-height:100%;overflow:hidden;border:1px solid var(--line);background:var(--white)}.wp-blog-card img{width:100%;aspect-ratio:.9 / 1;object-fit:cover}.wp-blog-card div{display:grid;gap:14px;align-content:start;padding:24px}.wp-blog-card h3{font-size:1.35rem}.wp-blog-card p{color:var(--muted)}.wp-blog-card time{color:var(--muted);font-weight:800}.inner-hero{padding-left:max(24px,calc((100vw - var(--max)) / 2));padding-right:max(24px,calc((100vw - var(--max)) / 2))}.visual-hero{display:grid;align-items:center;min-height:560px;color:var(--white)}.visual-hero>div{width:min(720px,100%)}.visual-hero h1{font-size:clamp(2.45rem,5vw,4.9rem)}.visual-hero p{margin-top:22px;color:#ffffffd6;font-size:1.12rem}.hero-kicker{display:inline-flex;margin:0 0 16px;color:var(--red);font-size:.86rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.about-hero,.contact-hero{background:linear-gradient(90deg,#0a0a0cb8,#0a0a0c61,#0a0a0c0a),url(/assets/spr/plant-automotive-industry-shop-production-assembly-machines-scaled.jpg) center / cover no-repeat}.catalog-hero{background:linear-gradient(90deg,#0a0a0cc7,#0a0a0c80,#0a0a0c14),url(/assets/spr/factory-hero.jpg) center / cover no-repeat}.about-hero{min-height:520px;background-position:center 45%}.about-hero h1{max-width:780px;font-size:clamp(2.35rem,4.4vw,4.35rem)}.about-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.74fr);gap:58px;align-items:center}.about-story-copy p:not(.pill){margin:22px 0 30px;color:var(--muted)}.about-story figure{margin:0}.about-story img{width:100%;min-height:520px;object-fit:cover}.about-advantages{background:linear-gradient(#f5f5f6f0,#f5f5f6f0),url(/assets/spr/2cbbec23179be24c667fe72249d62f912f493acd.png) center / cover no-repeat}.about-advantage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-advantage-grid article{border:1px solid rgba(202,56,40,.18);padding:28px;background:#ffffffdb}.about-advantage-grid span{display:block;margin-bottom:18px;color:var(--red);font-family:Roboto Slab,Georgia,serif;font-size:2rem;font-weight:700}.about-advantage-grid h3{font-size:1.28rem}.factory-video-section{background:var(--white)}.factory-video{display:block;width:min(var(--max),100%);margin:0 auto;aspect-ratio:16 / 9;background:var(--ink)}.about-industries{display:grid;grid-template-columns:.36fr .64fr;gap:34px;align-items:start}.industry-stack{display:grid;gap:18px}.industry-row{display:grid;grid-template-columns:240px 1fr;align-items:stretch;border:1px solid var(--line);background:var(--white)}.industry-row img{width:100%;height:190px;object-fit:cover}.industry-row div{display:grid;align-content:center;padding:24px}.industry-row p{margin-top:10px;color:var(--muted)}.contact-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:42px;align-items:start}.contact-form-panel,.why-panel{border:1px solid var(--line);padding:34px;background:var(--white)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.contact-form textarea{grid-column:1 / -1}.contact-form button{justify-self:start}.why-panel{color:var(--white);background:linear-gradient(145deg,#151515f5,#2b2b2cf0 58%,#ca3828e6),var(--ink)}.why-panel p{margin-top:20px;color:#ffffffc7}.contact-lines{display:grid;gap:10px;margin-top:28px}.contact-lines span{border-left:3px solid var(--red);padding:8px 0 8px 14px;color:#ffffffdb}.product-archive-hero{background:linear-gradient(90deg,#0a0a0ccc,#0a0a0c80,#0a0a0c14),url(/assets/spr/plant-automotive-industry-shop-production-assembly-machines-scaled.jpg) center / cover no-repeat}.series-loop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.series-loop-card{display:grid;align-content:start;border:1px solid var(--line);padding:0;overflow:hidden;text-align:left;background:var(--white);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.series-loop-card:hover{border-color:#ca38285c;box-shadow:0 16px 38px #15151514;transform:translateY(-3px)}.series-loop-image{display:grid;place-items:center;width:100%;min-height:190px;padding:18px;background:var(--soft)}.series-loop-image img{width:100%;max-height:160px;object-fit:contain}.series-loop-card h3{font-size:1.1rem}.series-loop-card p{margin-top:10px;color:var(--muted);font-size:.92rem}.series-loop-body{display:grid;gap:10px;align-content:start;min-height:156px;padding:20px}.product-series-section{background:var(--white)}.catalog-library{background:linear-gradient(180deg,#fff 0% 58%,#f5f5f6 58% 100%)}.catalog-loop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.catalog-loop-card{display:grid;justify-items:center;border:1px solid var(--line);padding:28px 26px 34px;text-align:center;background:var(--white);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.catalog-loop-card:hover{border-color:#ca38285c;box-shadow:0 18px 44px #15151517;transform:translateY(-4px)}.catalog-loop-cover{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;align-items:center;width:100%;min-height:310px;margin-bottom:18px;padding:24px;overflow:hidden;color:var(--white);text-align:left;background:linear-gradient(145deg,#181818,#3a3a3d 58%,#ca3828);box-shadow:inset 0 0 0 1px #ffffff1f}.catalog-loop-cover span,.catalog-cover-large span{color:#ffffffc2;font-size:.82rem;font-weight:900;text-transform:uppercase}.catalog-loop-cover strong,.catalog-cover-large strong{display:block;margin-top:12px;font-family:Roboto Slab,Georgia,serif;font-size:1.5rem;line-height:1.15}.catalog-loop-cover img,.catalog-cover-large img{justify-self:center;width:min(82%,260px);max-height:150px;margin:18px 0;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(0,0,0,.28))}.catalog-loop-cover em,.catalog-cover-large em{color:#ffffffc7;font-size:.86rem;font-style:normal;font-weight:800}.catalog-loop-card h3{font-size:1.42rem}.catalog-loop-card p{margin:16px 0 22px;color:var(--muted)}.catalog-loop-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.catalog-detail{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:46px;align-items:center}.catalog-book{display:grid;border:1px solid var(--line);background:var(--white);box-shadow:0 18px 42px #15151514}.catalog-book figure,.catalog-cover-large{display:grid;grid-template-rows:auto auto 1fr auto;align-items:center;margin:0;min-height:360px;padding:34px;color:var(--white);background:linear-gradient(145deg,#181818,#3a3a3d 58%,#ca3828)}.catalog-book img{max-height:340px;object-fit:contain}.catalog-cover-large strong{font-size:clamp(1.8rem,3vw,2.6rem)}.catalog-book>div{display:grid;gap:14px;padding:28px}.catalog-book span{color:var(--red);font-size:.84rem;font-weight:900;text-transform:uppercase}.catalog-book h2{font-size:clamp(1.65rem,2.6vw,2.45rem)}.catalog-book p,.catalog-preview p:not(.pill){color:var(--muted)}.catalog-book-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.catalog-preview p:not(.pill){margin-top:18px}.catalog-series-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.catalog-series-list a{border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--muted);background:var(--white);font-size:.9rem;font-weight:800}.catalog-series-list a:hover{border-color:#ca38286b;color:var(--red)}.application-feature{align-items:center}.application-feature-image{display:block;overflow:hidden;background:var(--soft)}.application-feature-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.application-feature-body{max-width:520px}.application-feature-body h2{font-size:clamp(2.1rem,3.8vw,3.6rem)}.application-feature-body p:not(.eyebrow){margin-top:16px;color:var(--muted)}.application-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 24px}.application-chip-row span{border:1px solid rgba(202,56,40,.18);border-radius:999px;padding:7px 12px;color:var(--muted);background:#fff;font-size:.9rem;font-weight:800}.application-library-section .section-head{max-width:820px;margin-bottom:34px}.application-library-section .section-head h2{max-width:760px;font-size:clamp(2.1rem,3.8vw,3.55rem)}.refined-application-grid{align-items:stretch}.refined-application-grid .application-card{display:grid;grid-template-rows:auto 1fr;padding:0;overflow:hidden}.refined-application-grid .application-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.refined-application-grid .application-card div{display:grid;align-content:start;gap:10px;min-height:210px;padding:22px 24px 26px}.refined-application-grid .application-card h3{font-size:1.24rem}.single-product-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);gap:48px;align-items:center;min-height:620px;padding:84px max(24px,calc((100vw - var(--max)) / 2));color:var(--white);background:linear-gradient(90deg,#0a0a0ce0,#0a0a0c9e,#ca382866),url(/assets/spr/plant-automotive-industry-shop-production-assembly-machines-scaled.jpg) center / cover no-repeat}.single-product-copy h1{font-size:clamp(2.4rem,5vw,4.8rem)}.single-product-copy p:not(.pill){margin-top:22px;color:#ffffffd1;font-size:1.08rem}.single-product-hero figure{display:grid;place-items:center;margin:0;padding:34px;background:#fffffff0}.single-product-hero img{width:100%;max-height:420px;object-fit:contain}.product-overview{display:grid;grid-template-columns:.86fr 1.14fr;gap:40px;align-items:start}.product-overview p:not(.pill){margin-top:20px;color:var(--muted)}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-facts article{border:1px solid var(--line);padding:22px;background:var(--white)}.product-facts span{display:block;margin-bottom:10px;color:var(--red);font-size:.82rem;font-weight:800}.product-facts strong{display:block;font-size:1.05rem}.inquiry-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:start;padding-top:62px;padding-bottom:62px;color:var(--white);background:var(--ink)}.inquiry-band p:not(.eyebrow){margin-top:16px;color:#ffffffc2}.mini-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}input,textarea{width:100%;border:1px solid var(--line);border-radius:4px;padding:13px 14px;font:inherit}textarea{grid-column:1 / -1;min-height:118px;resize:vertical}.mini-form button{justify-self:start}.site-footer{padding-top:58px;color:var(--white);background:#101010}.footer-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr 1fr;gap:34px}.footer-logo{width:210px;height:54px;object-fit:contain;margin-bottom:18px;padding:5px;background:var(--white)}.site-footer h2{margin-bottom:18px;font-size:1.05rem}.site-footer a,.site-footer p{display:block;margin-bottom:10px;color:#ffffffb8}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:44px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);color:#ffffff9e;font-size:.9rem}.page-hero,.hero,.product-group-hero{padding-top:76px;padding-bottom:76px;color:var(--white);background:linear-gradient(90deg,#0c0c0ec7,#0c0c0e80),url(/assets/spr/Group-1597884576.png) center / cover no-repeat}.page-hero h1,.hero h1,.product-group-hero h1{max-width:820px;font-size:clamp(2.3rem,4.8vw,4.6rem)}.page-hero p,.hero p,.product-group-hero p{max-width:760px;margin-top:18px;color:#ffffffd1;font-size:1.08rem}.breadcrumbs{margin-bottom:16px;color:#ffffffb8}.lead,.feature-card p,.product-card p,.application-card p,.blog-card p,.catalog-card p{color:var(--muted)}.card-grid,.product-list,.application-grid,.blog-grid,.catalog-grid,.stats-grid,.blog-grid-compact,.application-condition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card,.product-card,.application-card,.blog-card,.catalog-card,.stat-card,.blog-sidebar-block,.article-sidebar-card,.application-condition{border:1px solid var(--line);padding:24px;background:var(--white)}.feature-card-image,.product-card-image,.application-image{display:block;margin:-24px -24px 20px;aspect-ratio:16 / 10;overflow:hidden;background:var(--soft)}.feature-card-image img,.product-card-image img,.application-image img{width:100%;height:100%;object-fit:cover}.split,.blog-hero,.application-showcase,.blog-layout,.blog-article-shell,.application-feature,.inquiry-band{display:grid;grid-template-columns:1fr 1fr;gap:34px}.table-wrap{overflow-x:auto;border:1px solid var(--line)}table{width:100%;min-width:720px;border-collapse:collapse}th,td{border-bottom:1px solid var(--line);padding:14px;text-align:left}th{background:var(--soft)}.check-list,.plain-list,.article-bullet-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.check-list li,.plain-list li,.article-bullet-list li{border-left:4px solid var(--red);padding:10px 12px;background:var(--soft)}@media(max-width:980px){.site-header,.wp-about,.wp-applications,.advantage-layout,.about-story,.about-industries,.contact-section,.catalog-detail,.single-product-hero,.product-overview,.inquiry-band,.footer-grid,.split,.blog-hero,.application-showcase,.blog-layout,.blog-article-shell,.application-feature{grid-template-columns:1fr}.site-header{align-items:start}.main-nav{justify-content:start;flex-wrap:wrap;gap:12px 18px}.wp-product-grid,.application-cards,.wp-blog-grid,.about-advantage-grid,.series-loop-grid,.catalog-loop-grid,.card-grid,.product-list,.application-grid,.blog-grid,.catalog-grid,.stats-grid,.blog-grid-compact,.application-condition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-row{grid-template-columns:190px 1fr}.product-facts{grid-template-columns:1fr}.advantage-photo{min-height:360px}}@media(max-width:640px){.section,.wp-hero-inner{padding-top:56px;padding-bottom:56px}.wp-counters,.wp-product-grid,.application-cards,.wp-blog-grid,.about-advantage-grid,.series-loop-grid,.catalog-loop-grid,.card-grid,.product-list,.application-grid,.blog-grid,.catalog-grid,.stats-grid,.blog-grid-compact,.application-condition-grid,.mini-form,.industry-row,.contact-form{grid-template-columns:1fr}.industry-row img{height:220px}.contact-form textarea{grid-column:auto}.application-tile{min-height:320px}.footer-bottom{flex-direction:column}}
