:root{--ink:#18232c;--muted:#5d6b76;--line:#dce4e8;--mist:#f4f7f8;--brand:#0d7188;--brand-dark:#123c4a;--shadow:0 16px 42px rgba(23,39,50,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55}img{max-width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.narrow{width:min(740px,100%)}
.site-header{position:sticky;z-index:10;top:0;border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(10px)}.nav{display:flex;align-items:center;min-height:72px;gap:25px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto;font-size:17px;font-weight:800;letter-spacing:-.01em}.brand img{width:42px;height:42px;flex:0 0 42px;object-fit:contain;border:0;background:#fff;transform:scale(1.12);-webkit-mask-image:radial-gradient(ellipse at center,#000 52%,rgba(0,0,0,.96) 69%,transparent 100%);mask-image:radial-gradient(ellipse at center,#000 52%,rgba(0,0,0,.96) 69%,transparent 100%)}.nav nav{display:flex;gap:20px;color:#45545f;font-size:14px;font-weight:650}.nav nav a:hover,.inline-link,.text-link{color:var(--brand)}
.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 20px;border:1px solid var(--brand);border-radius:5px;background:var(--brand);color:#fff;font-size:14px;font-weight:750;cursor:pointer}.button:hover{background:#075d72;border-color:#075d72}.button-small{min-height:38px;padding:0 14px;font-size:13px}.button-light{margin-top:24px;border-color:#fff;background:#fff;color:var(--brand-dark)}.button-light:hover{border-color:#d9eef2;background:#d9eef2;color:var(--brand-dark)}.eyebrow{margin:0 0 10px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.section{padding:86px 0}.section-tint{background:var(--mist)}.section-dark{background:var(--brand-dark);color:#fff}.section-dark .eyebrow{color:#a9dae5}.section-heading{max-width:680px}.section-heading h2,.page-intro h1{margin:0 0 15px;font-size:clamp(31px,4vw,48px);line-height:1.07;letter-spacing:-.045em}.section-heading p:not(.eyebrow),.page-intro p{margin:0;color:var(--muted);font-size:17px}.section-dark p{color:#dce9ed}.text-link{display:inline-block;margin-top:20px;font-weight:750}
.hero{padding:96px 0 88px;background:linear-gradient(125deg,#f9fbfb,#eaf1f3)}.hero-grid,.split,.about-grid,.quote-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.hero h1{max-width:720px;margin:0 0 20px;font-size:clamp(44px,6vw,72px);line-height:1;letter-spacing:-.06em}.lead{max-width:720px;margin:0;color:#4c5a66;font-size:19px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.hero-actions .text-link{margin:0}.hero-note{padding:28px;border:1px solid #d4e0e4;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.hero-note h2{margin:0 0 10px;font-size:22px;line-height:1.2}.hero-note p:not(.eyebrow){color:var(--muted);font-size:15px}.hero-note ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none;font-size:14px;font-weight:650}.hero-note li:before{content:"+";margin-right:9px;color:var(--brand)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px}.product-line{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;transition:transform .2s,box-shadow .2s}.product-line:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-line img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-bottom:1px solid var(--line)}.product-line div{padding:19px}.product-line h3{margin:0 0 8px;font-size:18px}.product-line p{min-height:65px;margin:0;color:var(--muted);font-size:14px}.product-line span{display:block;margin-top:13px;color:var(--brand);font-size:13px;font-weight:800}
.capability-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capability-list div{padding:21px;border:1px solid var(--line);border-radius:6px;background:#fff}.capability-list strong{display:block;margin-bottom:6px;font-size:15px}.capability-list span{display:block;color:var(--muted);font-size:14px}.image-split{grid-template-columns:.88fr 1.12fr}.feature-image{width:100%;padding:12px;border:1px solid var(--line);border-radius:7px;background:#fff;object-fit:contain}.mini-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.mini-points span{padding:7px 10px;border:1px solid #cbdce1;border-radius:4px;background:#f7fbfc;color:#33525c;font-size:13px;font-weight:700}.about-grid img{display:block;width:100%;min-height:250px;border-radius:7px;object-fit:cover}
.quote-section{background:var(--mist)}.quote-layout{align-items:start}.contact-options{display:grid;gap:8px;margin-top:24px;color:var(--brand);font-weight:750}.quote-form{display:grid;gap:14px;padding:28px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:var(--shadow)}.quote-form label{display:grid;gap:6px;font-size:13px;font-weight:750}.quote-form input,.quote-form textarea{width:100%;padding:11px 12px;border:1px solid #c8d3d9;border-radius:4px;background:#fff;color:var(--ink);font:inherit;font-size:15px}.quote-form input:focus,.quote-form textarea:focus{outline:3px solid #b9e2ea;border-color:var(--brand)}.quote-form textarea{resize:vertical}.quote-form .button{margin-top:5px}.form-note{margin:0;color:var(--muted);font-size:12px}
.page-intro{padding:70px 0 58px;background:linear-gradient(125deg,#f9fbfb,#eaf1f3)}.page-intro p{max-width:720px}.page-intro h2{margin-top:40px;font-size:21px}.catalog{padding-top:0}.catalog-line{padding:64px 0;border-bottom:1px solid var(--line)}.catalog-line:last-child{border-bottom:0}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.catalog-heading h2{max-width:750px;margin:0;font-size:22px;line-height:1.3}.catalog-heading .text-link{margin:0;white-space:nowrap}.category-pills{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px}.category-pills a{max-width:100%;padding:6px 10px;overflow:hidden;border:1px solid #cbdce1;border-radius:4px;background:#f7fbfc;color:#33525c;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.category-pills a:hover{border-color:var(--brand);color:var(--brand)}.catalog-category{margin-top:34px;scroll-margin-top:90px}.catalog-category>h3{margin:0 0 14px;font-size:18px}
.simple-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.simple-product{display:flex;min-width:0;gap:16px;padding:14px;border:1px solid var(--line);border-radius:6px;background:#fff}.simple-product>div{min-width:0}.product-media{display:flex;align-items:center;justify-content:center;width:112px;height:112px;flex:0 0 112px;overflow:hidden;border:1px solid #edf1f3;border-radius:4px;background:#fff}.simple-product img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.simple-product h3{margin:0 0 6px;font-size:15px;line-height:1.3}.simple-product p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:12px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical}.simple-product .inline-link{display:block;margin-top:9px;font-size:12px;font-weight:750}.product-card-actions{display:flex;flex-wrap:wrap;gap:14px}.product-card-actions .inline-link--muted{color:#687b82}.catalog-search{display:grid;gap:8px;margin:26px 0;padding:18px;border:1px solid var(--line);border-radius:9px;background:#f5f8f8}.catalog-search label{font-size:13px;font-weight:800}.catalog-search>div{display:flex;align-items:center;gap:14px}.catalog-search input{width:min(620px,100%);padding:12px 14px;border:1px solid #bdcdd0;border-radius:7px;background:#fff;color:var(--ink);font:inherit}.catalog-search input:focus{outline:3px solid #c2e4e0;border-color:var(--brand)}.catalog-search span{color:var(--muted);font-size:12px;white-space:nowrap}.simple-product[hidden],.catalog-category[hidden]{display:none!important}
.spec-frame{width:100%;max-width:100%;max-height:240px;overflow:auto;margin-top:12px;border:1px solid var(--line);border-radius:4px;-webkit-overflow-scrolling:touch}.spec-frame table{width:100%;min-width:420px;border-collapse:collapse;table-layout:fixed;font-size:11px;line-height:1.3}.spec-frame th,.spec-frame td{padding:7px 8px;border-bottom:1px solid #e8edf0;text-align:left;vertical-align:top;overflow-wrap:anywhere;white-space:normal}.spec-frame th{position:sticky;top:0;background:#eef5f7;color:#3d5862;font-weight:800}.spec-frame tr:last-child td{border-bottom:0}
body[data-catalog="wheel-parts"] .simple-product-grid,body[data-catalog="stainless-cable-ties"] .simple-product-grid{grid-template-columns:1fr}body[data-catalog="wheel-parts"] .simple-product{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:start;padding:18px}body[data-catalog="wheel-parts"] .product-media{width:180px;height:180px}body[data-catalog="wheel-parts"] .simple-product h3{font-size:18px}body[data-catalog="wheel-parts"] .simple-product p{display:none}body[data-catalog="wheel-parts"] .spec-frame table{min-width:520px}
body[data-catalog="stainless-cable-ties"] .simple-product{display:grid;grid-template-columns:290px minmax(0,1fr);align-items:start;padding:20px}body[data-catalog="stainless-cable-ties"] .product-media{width:290px;height:250px}body[data-catalog="stainless-cable-ties"] .simple-product h3{font-size:19px}body[data-catalog="stainless-cable-ties"] .simple-product p{-webkit-line-clamp:4}body[data-catalog="stainless-cable-ties"] .spec-frame table{min-width:680px}
body[data-catalog="seat-components"] .simple-product-grid,body[data-catalog="custom-metal-parts"] .simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-catalog="seat-components"] .simple-product,body[data-catalog="custom-metal-parts"] .simple-product{display:block}body[data-catalog="seat-components"] .product-media,body[data-catalog="custom-metal-parts"] .product-media{width:100%;height:300px;margin-bottom:15px;background:#fff}body[data-catalog="seat-components"] .product-media{height:340px}body[data-catalog="custom-metal-parts"] .product-media{height:320px}
body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .simple-product-grid{grid-template-columns:1fr}body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .simple-product{display:grid;grid-template-columns:minmax(320px,.9fr) 1.1fr;gap:28px;align-items:center;padding:22px}body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .product-media{height:430px;margin:0}body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .simple-product h3{font-size:24px}body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .simple-product p{display:block;font-size:15px;-webkit-line-clamp:unset}
footer{border-top:1px solid var(--line);background:#fff}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 0;color:var(--muted);font-size:13px}.footer strong{display:block;color:var(--ink);font-size:14px}.footer span{display:block}.footer div:last-child{display:flex;gap:17px}.footer a:hover{color:var(--brand)}
.profile-hero{padding:80px 0;background:linear-gradient(125deg,#f9fbfb,#eaf1f3)}.profile-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:58px;align-items:center}.profile-hero h1{margin:0 0 20px;font-size:clamp(42px,5.5vw,68px);line-height:1;letter-spacing:-.06em}.profile-hero img{width:100%;min-height:370px;border:1px solid var(--line);border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.profile-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.profile-fact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.profile-fact-grid div{padding:27px 24px;border-right:1px solid var(--line)}.profile-fact-grid div:last-child{border-right:0}.profile-fact-grid strong,.profile-fact-grid span{display:block}.profile-fact-grid strong{font-size:20px}.profile-fact-grid span{margin-top:4px;color:var(--muted);font-size:13px}.profile-capabilities{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-capabilities article{padding:22px;border:1px solid var(--line);border-radius:7px}.profile-capabilities h3{margin:0 0 7px;font-size:17px}.profile-capabilities p{margin:0;color:var(--muted);font-size:14px}.profile-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.profile-media-grid figure{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:7px;background:#fff}.profile-media-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.profile-media-grid figcaption{padding:14px 16px;font-size:14px;font-weight:750}.certificate-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.certificate-summary article{padding:22px;border:1px solid var(--line);border-radius:7px;background:#fff}.certificate-summary article>span{color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.certificate-summary h3{margin:8px 0;font-size:18px}.certificate-summary p{margin:0;color:var(--muted);font-size:13px}.certificate-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.certificate-gallery a{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.certificate-gallery img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.certificate-gallery span{display:block;padding:13px 16px;font-size:14px;font-weight:800}.profile-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:30px 0 0;padding:1px;background:rgba(255,255,255,.2);list-style:none}.profile-timeline li{min-height:130px;padding:24px;background:var(--brand-dark)}.profile-timeline strong,.profile-timeline span{display:block}.profile-timeline strong{color:#a9dae5;font-size:22px}.profile-timeline span{margin-top:8px;color:#e0edf0;font-size:14px}
@media(max-width:920px){.nav nav{display:none}.hero-grid,.split,.about-grid,.quote-layout,.image-split,.profile-hero-grid{grid-template-columns:1fr;gap:36px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:64px 0}.hero{padding:68px 0}.simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-fact-grid,.certificate-summary{grid-template-columns:repeat(2,1fr)}.profile-fact-grid div:nth-child(2){border-right:0}.profile-media-grid{grid-template-columns:1fr}.profile-timeline{grid-template-columns:repeat(2,1fr)}body[data-catalog="wheel-parts"] .simple-product{grid-template-columns:150px minmax(0,1fr)}body[data-catalog="wheel-parts"] .product-media{width:150px;height:150px}body[data-catalog="stainless-cable-ties"] .simple-product{grid-template-columns:220px minmax(0,1fr)}body[data-catalog="stainless-cable-ties"] .product-media{width:220px;height:220px}}
@media(max-width:560px){.wrap{width:min(100% - 32px,1160px)}.nav{min-height:62px;flex-wrap:wrap;padding:10px 0;gap:8px}.brand{width:100%;font-size:14px}.brand img{width:32px;height:32px;flex-basis:32px}.button-small{padding:0 10px;font-size:12px}.hero h1,.profile-hero h1{font-size:43px}.lead,.section-heading p:not(.eyebrow),.page-intro p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.product-grid,.capability-list,.simple-product-grid,.profile-capabilities,.profile-fact-grid,.certificate-summary,.certificate-gallery,.profile-timeline,body[data-catalog="seat-components"] .simple-product-grid,body[data-catalog="custom-metal-parts"] .simple-product-grid{grid-template-columns:1fr}.profile-fact-grid div{border-right:0;border-bottom:1px solid var(--line)}.profile-fact-grid div:last-child{border-bottom:0}.profile-hero img{min-height:240px}.product-line p{min-height:auto}.catalog-heading{align-items:flex-start;flex-direction:column}.catalog-heading .text-link{margin-top:0;white-space:normal}.simple-product,body[data-catalog="wheel-parts"] .simple-product,body[data-catalog="stainless-cable-ties"] .simple-product{display:flex;align-items:flex-start;flex-direction:column}.product-media,body[data-catalog="wheel-parts"] .product-media,body[data-catalog="stainless-cable-ties"] .product-media,body[data-catalog="seat-components"] .product-media,body[data-catalog="custom-metal-parts"] .product-media{width:100%;height:240px;flex-basis:auto}.simple-product p{-webkit-line-clamp:unset}.spec-frame{max-height:220px}.footer{align-items:flex-start;flex-direction:column}.footer div:last-child{flex-wrap:wrap}.section-heading h2,.page-intro h1{font-size:33px}}
@media(max-width:560px){body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .simple-product{display:block;padding:14px}body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .product-media{width:100%;height:280px;margin-bottom:15px}body[data-catalog="custom-metal-parts"] [data-category-slug="automotive-non-standard-fastener-series"] .simple-product h3{font-size:20px}}
.category-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px}.category-title h3{margin:0;font-size:20px}.category-title span{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#eef5f6;color:#49656d;font-size:12px;font-weight:750}.catalog-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 26px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#f8fbfb}.catalog-directory a{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;border:1px solid #dbe6e8;border-radius:6px;background:#fff;color:#29464f;font-size:13px;font-weight:750}.catalog-directory a span{color:#7b9096;font-weight:650}.catalog-directory a:hover{border-color:var(--brand);color:var(--brand)}body[data-catalog="custom-metal-parts"] [data-category-slug="featured-non-standard-products"] .simple-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-catalog="custom-metal-parts"] [data-category-slug="featured-non-standard-products"] .product-media{height:220px}body[data-catalog="custom-metal-parts"] [data-category-slug="featured-non-standard-products"] .simple-product h3{font-size:15px}body[data-catalog="wheel-parts"] #wheel-parts-wheel-installation-kits-packs .simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-catalog="wheel-parts"] #wheel-parts-wheel-installation-kits-packs .simple-product{display:block}body[data-catalog="wheel-parts"] #wheel-parts-wheel-installation-kits-packs .product-media{width:100%;height:250px;margin-bottom:14px}body[data-catalog="wheel-parts"] #wheel-parts-wheel-installation-kits-packs .simple-product p{display:block}@media(max-width:920px){.catalog-directory{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-catalog="custom-metal-parts"] [data-category-slug="featured-non-standard-products"] .simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.catalog-directory,body[data-catalog="custom-metal-parts"] [data-category-slug="featured-non-standard-products"] .simple-product-grid,body[data-catalog="wheel-parts"] #wheel-parts-wheel-installation-kits-packs .simple-product-grid{grid-template-columns:1fr}}
