*{box-sizing:border-box}body{margin:0;background:#f3f5f5;color:#1c2929;font:15px/1.6 "Segoe UI","Microsoft YaHei",sans-serif}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;border:1px solid #d8dfde;border-radius:7px;background:white;padding:9px 15px;color:#263c39}button:hover{background:#edf4f1}button:disabled{opacity:.5;cursor:wait}a{color:#267867}input,select,textarea{width:100%;border:1px solid #cbd5d2;border-radius:6px;background:white;padding:10px 12px;color:#1c2929}input:focus,select:focus,textarea:focus{outline:2px solid #439c86;outline-offset:1px}label{display:block;font-size:14px;margin-bottom:14px;color:#4a5b57}label input,label select,label textarea{margin-top:5px}h1,h2,h3,p{margin-top:0}h1{font-size:29px;letter-spacing:-1px;margin-bottom:5px}h2{font-size:19px}h3{font-size:16px}.muted{color:#74817d;font-size:14px}.primary{background:#18634f;border-color:#18634f;color:white}.primary:hover{background:#114c3d}.shell{display:grid;grid-template-columns:224px 1fr;min-height:100vh}.sidebar{background:#102b29;color:#dbe7e2;padding:32px 18px;display:flex;flex-direction:column;gap:28px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:10px;align-items:center;font-weight:700;letter-spacing:.5px}.brand img{width:36px}.brand small{display:block;font-weight:400;font-size:12px;letter-spacing:2px;color:#9fb7ac}.nav button{width:100%;background:none;border:0;text-align:left;color:#aebfba;padding:12px 16px;margin:3px 0}.nav button.active{background:#24443b;color:#fff;border-left:3px solid #bada8d}.nav span{display:inline-block;width:27px;color:#89a498}.side-bottom{margin-top:auto;border-top:1px solid #36514a;padding-top:20px;font-size:13px;color:#aabcb4}.side-bottom a{color:#d4e7cd}.main{padding:0 40px 40px;min-width:0}.topbar{height:78px;border-bottom:1px solid #dde5e1;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:10px}.breadcrumb{color:#7c8982;font-size:13px;letter-spacing:1px}.userbar{display:flex;align-items:center;gap:14px;font-size:14px}.avatar{border-radius:50%;background:#dce9de;color:#335942;padding:8px 12px;font-weight:bold}.page-head{display:flex;align-items:center;justify-content:space-between;margin:22px 0;gap:15px}.actions{display:flex;gap:8px;flex-wrap:wrap}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}.card{background:white;border:1px solid #dce5df;border-radius:10px;padding:22px}.card .value{font-size:30px;font-weight:600;letter-spacing:-1px;line-height:1.5}.card .label{color:#677b72;font-size:14px}.card.featured{background:#173e32;color:white;border-color:#173e32}.card.featured .label,.card.featured .muted{color:#bed3c3}.panel{background:white;border:1px solid #dce5df;border-radius:10px;overflow:hidden;margin:20px 0}.panel-head{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-head h2{margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap}th{text-align:left;background:#f8faf8;color:#6c7c72;font-size:12px;font-weight:600;padding:13px 18px;border-top:1px solid #edf0ed;border-bottom:1px solid #e3e9e3}td{padding:15px 18px;border-bottom:1px solid #edf1ed}tr:last-child td{border:0}tbody tr:hover{background:#fafcf9}td button{font-size:13px;padding:4px 9px}.tag{font-size:12px;padding:4px 9px;background:#e9f3ed;border-radius:5px;color:#39724f;display:inline-block}.tag.amber{background:#fff1d6;color:#947019}.tag.gray{background:#eef0f1;color:#69777c}.tag.red{background:#fae9e6;color:#a45143}.empty{padding:45px 25px;text-align:center;color:#74847b}.empty strong{display:block;color:#314a3e;font-size:18px;margin-bottom:8px}.two-col{display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.flow{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:20px 24px;background:#f7faf5;border-bottom:1px solid #e6ece2}.flow b{font-size:13px;color:#637c61}.notice{border:1px solid #dfe5d0;background:#f5f7e9;color:#677342;border-radius:6px;padding:11px 16px;font-size:13px;margin-bottom:20px}.error{color:#b24a42}.login{max-width:440px;margin:9vh auto;background:white;border:1px solid #d8e3dd;padding:36px;border-radius:12px}.login .brand{margin-bottom:35px}.login h1{font-size:25px}.login button{width:100%;margin-top:10px}dialog{border:1px solid #d5e1d8;border-radius:14px;padding:0;width:720px;max-width:94vw;max-height:90vh;box-shadow:0 24px 80px #102b2933}dialog::backdrop{background:#0a231a80}dialog form{padding:25px}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dialog-head h2{margin:0}.dialog-head button{border:0;font-size:24px;padding:0 8px}footer{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.order-line{display:grid;grid-template-columns:2fr .7fr 1fr auto;gap:8px;align-items:end;border-top:1px solid #e2e7e2;padding-top:12px;margin-top:10px}.order-line label{min-width:0}.order-line button{margin-bottom:14px}.search{max-width:320px}.kicker{font-size:12px;letter-spacing:2px;color:#7c907f;margin-bottom:10px}.list-item{padding:17px 23px;border-top:1px solid #edf1eb;display:flex;justify-content:space-between;gap:12px}.detail-lines{margin:15px 0}.detail-summary{padding:15px;border-radius:6px;background:#f4f7f3}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}#toast{position:fixed;bottom:26px;right:30px;background:#153f33;color:white;padding:13px 22px;border-radius:8px;display:none;z-index:100}.inline-note{padding:0 22px 20px;font-size:13px;color:#798476}.mono{font-family:Consolas,monospace}.negative{color:#b65b48}.store-header{padding:25px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dae3dc}.store{max-width:1200px;margin:auto;padding:50px 30px}.store h1{font-size:44px;max-width:700px;line-height:1.15}.store-controls{display:grid;grid-template-columns:1fr 2fr 1fr;gap:15px;margin:30px 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:white;border:1px solid #dce4db;border-radius:10px;padding:24px}.part-mark{height:95px;background:#eef3ed;display:flex;align-items:center;justify-content:center;color:#778e7a;font-family:monospace;margin-bottom:20px;font-size:19px}.product-card h2{font-size:18px}.price{font-size:26px;font-weight:600}.product-card button{width:100%;margin-top:18px}.product-card small{display:block;margin-top:10px;color:#738377}.rfq{background:#193e32;color:white;border-radius:10px;padding:25px;margin-top:30px}.rfq textarea{margin:15px 0;min-height:140px}.rfq h2{margin:0}.test-banner{background:#f8eac6;color:#755c24;text-align:center;padding:10px;font-size:13px}.hidden{display:none!important}@media(max-width:1100px){.main{padding:0 20px 30px}.cards{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.shell{grid-template-columns:190px 1fr}.sidebar{padding:25px 12px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.shell{display:block}.sidebar{position:static;height:auto;padding:14px}.sidebar .brand,.side-bottom{display:none}.nav{display:flex;overflow:auto}.nav button{white-space:nowrap;width:auto;padding:9px 12px}.nav span{display:none}.sidebar{gap:0}.topbar{height:65px;margin-bottom:15px}.main{padding:0 14px 24px}.page-head{align-items:flex-start;flex-direction:column}h1{font-size:25px}.cards{gap:10px}.card{padding:16px}.card .value{font-size:24px}.grid2{grid-template-columns:1fr}.order-line{grid-template-columns:1fr 1fr}.order-line label:first-child{grid-column:1/-1}.store-controls,.product-grid{grid-template-columns:1fr}.store h1{font-size:32px}.store{padding:25px 18px}.login{margin:25px 15px}.userbar{gap:8px}.breadcrumb{font-size:11px}.panel-head{padding:16px}}

.panel,.two-col>div,.card{min-width:0}.two-col{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}@media(max-width:1100px){.two-col{grid-template-columns:minmax(0,1fr)}}

/* Carsauto visual identity — 2026-09 */
:root{--ink:#18283e;--navy:#12223a;--accent:#f97342;--line:#e3e8ee;--muted:#6c7c90}
body{background:#f5f7fa;color:var(--ink);font-family:"Segoe UI","Microsoft YaHei",sans-serif}a{color:#295c97}button{border-color:#dce3eb;border-radius:8px;color:#243a55;transition:background .15s,border-color .15s}button:hover{background:#eef3f9;border-color:#b7c8da}.primary{background:#183b63;border-color:#183b63;color:white}.primary:hover{background:#102d4f}.primary:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #ee8c61;outline-offset:3px}input,select,textarea{border-color:#dbe2ea;border-radius:8px;color:var(--ink);padding:11px 13px}input:focus,select:focus,textarea:focus{outline-color:#4176a9}h1{font-size:28px;letter-spacing:-.7px}h2{letter-spacing:-.3px}.muted{color:var(--muted)}.kicker{color:#687f99;font-size:11px;font-weight:700;letter-spacing:2px}.brand{letter-spacing:-.5px;font-size:16px}.brand img{width:32px;flex:none}.brand small{font-size:9px;letter-spacing:1.8px;margin-top:4px;color:#8ba1bb}.shell{grid-template-columns:250px minmax(0,1fr)}.sidebar{background:var(--navy);padding:30px 18px;color:#fff;gap:34px}.sidebar .brand{font-size:16px;gap:8px}.nav button{padding:12px 14px;color:#a9b8cc;border-radius:7px;margin:4px 0;font-size:14px}.nav button:hover{background:#1e334f;color:#fff}.nav button.active{background:#243d5c;border-left:3px solid var(--accent);color:#fff}.nav span{color:#6882a1;font-size:11px;font-family:Consolas,monospace;width:29px}.nav button.active span{color:#ffac84}.side-bottom{border-color:#2a3e58;color:#93a7bf;font-size:12px}.side-bottom a{color:#cbd9e8}.main{padding:0 36px 40px}.topbar{height:82px;border-color:var(--line);margin-bottom:28px}.breadcrumb{font-size:11px;letter-spacing:1.5px;color:#8290a2}.userbar{font-size:13px;gap:12px}.avatar{background:#e6edf5;color:#365373;border-radius:9px;padding:7px 11px}.page-head{margin:27px 0 22px}.page-head .muted{margin-bottom:0}.cards{gap:18px}.card{border:1px solid var(--line);border-radius:12px;padding:23px;background:#fff;box-shadow:0 3px 10px #17335203}.card .value{font-size:32px;color:var(--ink);font-variant-numeric:tabular-nums}.card .label{color:#66788d;font-size:13px}.card.featured{background:var(--navy);border-color:var(--navy);position:relative;overflow:hidden}.card.featured:before{content:"";position:absolute;left:0;top:23px;width:3px;height:28px;background:var(--accent)}.card.featured .value{color:#fff}.card.featured .label,.card.featured .muted{color:#a7bad1}.panel{border-color:var(--line);border-radius:12px;box-shadow:0 4px 20px #19314d03}.panel-head{padding:21px 24px}.panel-head h2{font-size:17px}.panel-head a{font-size:12px;text-decoration:none}th{background:#f7f9fc;color:#718198;border-color:#edf0f5;font-size:12px;letter-spacing:.3px;padding:13px 20px}td{padding:16px 20px;border-color:#eef1f5;font-variant-numeric:tabular-nums}tbody tr:hover{background:#f8fafd}.tag{border-radius:5px;background:#eaf4ef;color:#397458}.notice{background:#f0f5fb;border-color:#dbe6f3;color:#496582;border-radius:8px}.flow{background:#f7f9fc;border-color:var(--line)}.flow b{color:#627890}.list-item{border-color:var(--line)}.inline-note{color:#718198}.detail-summary{background:#f1f5fa}.empty{padding:55px 24px;color:#7d8b9e}.empty strong{color:#354b67}.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);background:#fff}.login-intro{background:var(--navy);padding:48px 64px;display:flex;flex-direction:column;position:relative;overflow:hidden;color:white}.login-intro:before,.login-intro:after{content:"";position:absolute;border:1px solid #2a405c;border-radius:50%;width:520px;height:520px;right:-300px;bottom:-140px;pointer-events:none}.login-intro:after{width:380px;height:380px;right:-230px;bottom:-70px;border-color:#38506b}.login-wordmark{font-size:24px;font-weight:700;letter-spacing:-1px;color:#fff;text-decoration:none;z-index:1}.login-wordmark span{display:block;font-size:10px;letter-spacing:2.6px;color:#8ca3bf;margin-top:9px;font-weight:400}.intro-copy{margin:auto 0;padding:70px 0;z-index:1}.eyebrow{font-size:12px;color:#f8a880;letter-spacing:2px;margin-bottom:26px}.intro-copy h2{font-size:clamp(38px,4.4vw,68px);line-height:1.35;letter-spacing:-2px;font-weight:600;margin-bottom:26px}.intro-copy p{color:#a3b5cc;line-height:2;font-size:15px}.intro-flow{display:flex;gap:30px;margin-top:44px;color:#b9c9dd;font-size:12px;letter-spacing:1px}.intro-flow span{border-top:1px solid #435772;padding-top:13px;min-width:64px}.intro-footer{font-size:10px;letter-spacing:2.5px;color:#718aa7;z-index:1}.login{width:min(440px,100%);max-width:440px;margin:auto;padding:50px 42px;border:0;border-radius:0;background:white}.login .brand{font-size:17px;margin-bottom:42px;color:#28425f}.login .kicker{font-size:10px}.login h1{font-size:29px;margin-bottom:10px}.login .muted{font-size:13px;margin-bottom:33px}.login label{font-size:13px;color:#50627b;margin-bottom:20px}.login input{padding:13px}.login button{padding:13px;margin-top:7px}.login-footnote{font-size:11px;color:#8a98aa;margin-top:25px;text-align:center}.login .notice{font-size:12px}.error{font-size:13px;color:#b34535}dialog{border-color:var(--line);box-shadow:0 30px 100px #0c1d3930}dialog::backdrop{background:#0b19346e}#toast{background:#193454}
.catalog-page{background:#fff}.test-banner{background:#edf2f7;color:#63788f;font-size:11px;letter-spacing:.8px}.store-header{max-width:1280px;margin:auto;padding:24px 40px;border-color:var(--line);gap:20px}.store-header a{text-decoration:none}.store-header>.brand{font-size:22px;color:var(--ink)}.store-header>a:last-child{font-size:13px;color:#4e637b}.store{max-width:1280px;padding:0 40px 30px}.store-hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:32px;padding:55px 0 45px}.store h1{font-size:clamp(38px,4.4vw,64px);font-weight:650;letter-spacing:-2.5px;line-height:1.13;max-width:730px;margin:20px 0 23px}.store h1 span{color:#627b96}.hero-description{font-size:15px;color:#78879a;line-height:1.9}.hero-cta{display:inline-flex;gap:40px;background:var(--navy);color:#fff;padding:13px 20px;border-radius:7px;text-decoration:none;font-size:13px;margin-top:15px}.hero-cta:hover{background:#28435f}.hero-cta span{color:#ffad86}.part-illustration{background:var(--navy);border-radius:16px;padding:18px}.part-illustration svg{display:block;width:100%;max-height:340px}.store-pillars{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;gap:20px;color:#597089;font-size:12px}.store-pillars b{color:var(--accent);margin-right:12px;font-family:Consolas,monospace}.catalog-search{margin-top:45px;background:#f5f7fa;border:1px solid #edf0f5;border-radius:12px;padding:25px 28px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2{font-size:22px;margin:0}.section-heading .kicker{margin-bottom:7px;font-size:10px}.section-heading>span{font-size:12px;color:#8795a7}.store-controls{margin:22px 0 0;gap:18px}.store-controls label{font-size:12px;margin-bottom:0}.store #count{margin:27px 0 16px;font-size:12px}.product-card{border-color:var(--line);border-radius:10px;padding:22px}.part-mark{background:#f2f5f9;color:#56708d;border-radius:6px;height:110px;letter-spacing:1px}.product-card .price{color:var(--ink)}.product-card small{color:#7f8ea0}.rfq{background:#f1f5fa;color:var(--ink);padding:28px;margin-top:42px;border:1px solid var(--line);border-radius:12px}.rfq p{font-size:13px;color:#6e8198;margin:8px 0}.rfq button{background:var(--navy);color:white;border:0}.rfq textarea{font-size:13px;min-height:110px}.rfq #copy-result{font-size:12px;margin-left:10px}.store-footer{justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-top:40px;font-size:12px;color:#8996a6}.store-footer b{color:#465b72;font-size:14px}
@media(min-width:1500px){.main{padding-left:48px;padding-right:48px}.login-intro{padding:55px 85px}}
@media(max-width:1100px){.shell{grid-template-columns:224px minmax(0,1fr)}.sidebar{padding:25px 14px}.sidebar .brand{font-size:14px}.main{padding:0 22px 30px}.login-intro{padding:35px}.store h1{font-size:43px}.store-hero{gap:25px}.store-header>.brand{font-size:19px}}
@media(max-width:700px){.shell{display:block}.sidebar{position:static;height:auto;padding:12px}.sidebar .brand{display:flex;font-size:16px;margin:3px 6px 14px}.sidebar .brand small{display:none}.sidebar .brand img{width:27px}.nav{gap:5px}.nav button{padding:8px 12px;margin:0;font-size:12px}.nav button.active{border-left:0;box-shadow:inset 0 -2px var(--accent)}.main{padding:0 16px 25px}.topbar{height:65px}.breadcrumb{font-size:9px;letter-spacing:0}.userbar{gap:7px;font-size:11px}.userbar>span:first-child{display:none}.userbar button{font-size:11px;padding:6px 10px}.page-head{margin:20px 0}.card{padding:17px}.card .value{font-size:25px}.card .label{font-size:12px}.login-layout{display:block;background:#fff}.login-intro{padding:26px 25px;min-height:auto}.login-wordmark{font-size:22px}.intro-copy{padding:30px 0 8px}.intro-copy h2{font-size:32px;letter-spacing:-1px;margin-bottom:0}.intro-copy h2 br{display:none}.eyebrow{margin-bottom:12px;font-size:10px}.intro-copy p,.intro-flow,.intro-footer{display:none}.login{width:100%;max-width:440px;margin:0 auto;padding:30px 25px}.login .brand{display:none}.login h1{font-size:25px}.login .muted{margin-bottom:22px}.store-header{padding:19px 20px}.store-header>.brand{font-size:16px;gap:7px}.store-header .brand img{width:27px}.store-header>a:last-child{font-size:11px}.store{padding:0 20px 25px}.store-hero{grid-template-columns:1fr;padding:33px 0 25px}.store h1{font-size:41px;letter-spacing:-1.8px}.hero-description{font-size:13px}.part-illustration{display:none}.store-pillars{gap:10px;font-size:10px;align-items:start}.store-pillars b{display:block;margin-bottom:5px}.catalog-search{padding:22px 18px;margin-top:28px}.section-heading>span{display:none}.section-heading h2{font-size:21px}.store-controls{grid-template-columns:1fr;gap:15px}.rfq{padding:22px}.store-footer{align-items:flex-start;flex-direction:column;gap:8px}.test-banner{font-size:9px}.product-grid{grid-template-columns:1fr}.topbar .userbar{flex-shrink:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.parts-header{background:#fff;border-bottom:1px solid #e6e8eb;position:sticky;top:0;z-index:10}.parts-shell{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.nav-row{height:72px;display:flex;align-items:center;gap:38px}.parts-wordmark{display:flex;align-items:center;gap:10px;font-weight:700;color:#182333;text-decoration:none;letter-spacing:-.02em}.mark{width:30px;height:30px;border-radius:9px;background:#a9352f;color:#fff;display:grid;place-items:center;font-size:17px}.parts-header nav{display:flex;gap:26px;flex:1}.parts-header nav a{color:#68717d;text-decoration:none;font-size:14px}.nav-contact,.hero-search button,.enquire-btn,#copy{border:0;background:#a9352f;color:#fff;padding:11px 18px;border-radius:5px;text-decoration:none;font-weight:600;cursor:pointer}.parts-hero{background:linear-gradient(135deg,#f8f6f2 0%,#f4f6f7 60%,#eef2f4 100%);border-bottom:1px solid #e5e7e9}.hero-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:70px;padding-top:86px;padding-bottom:72px}.eyebrow{font-size:11px;letter-spacing:.14em;color:#a9352f;font-weight:700}.parts-hero h1{font-size:52px;line-height:1.07;letter-spacing:-.045em;color:#202b38;margin:17px 0}.parts-hero h1 em{font-style:normal;color:#a9352f}.parts-hero p{max-width:590px;color:#66717c;line-height:1.7}.hero-search{display:flex;background:#fff;padding:6px;border:1px solid #dfe4e7;border-radius:6px;max-width:610px;margin-top:28px;box-shadow:0 9px 22px #2735430c}.hero-search span{padding:9px 8px;color:#a9352f;font-size:20px}.hero-search input{flex:1;border:0;outline:0;font-size:14px}.hero-notes{display:flex;gap:26px;margin-top:24px;color:#68717d;font-size:12px}.hero-notes b{color:#a9352f;margin-right:6px}.hero-panel{align-self:center;background:#253442;color:#fff;padding:30px 30px 27px;border-radius:8px;box-shadow:12px 14px 0 #a9352f18}.panel-label{font-size:10px;letter-spacing:.15em;color:#b9c6cf}.panel-number{font-size:70px;font-weight:700;letter-spacing:-.06em;margin-top:32px}.panel-number span{color:#d47c6f}.hero-panel p{color:#c4cdd3;line-height:1.6}.panel-line{height:1px;background:#ffffff2b;margin:26px 0}.panel-small{font-size:11px}.quick-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5e8ea;background:#fff;margin-top:-1px}.quick-strip>div{display:flex;gap:13px;padding:24px;border-right:1px solid #e5e8ea}.quick-strip>div:last-child{border:0}.strip-icon{color:#a9352f;font-size:23px}.quick-strip b,.quick-strip small{display:block}.quick-strip b{font-size:13px;color:#2b3946}.quick-strip small{font-size:12px;color:#7a858e;margin-top:5px}.directory{padding-top:82px;padding-bottom:70px}.directory-heading{display:flex;justify-content:space-between;align-items:end}.directory-heading h2,.capability h2,.enquiry-section h2{font-size:34px;line-height:1.15;color:#223040;margin:12px 0}.directory-heading p{color:#77818a}.directory-count{color:#a9352f;font-weight:700}.filter-box{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr auto;gap:10px;background:#f4f5f4;border:1px solid #e2e6e8;padding:14px;margin-top:30px}.filter-box label{font-size:11px;color:#69737d}.filter-box input,.filter-box select{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d6dce0;background:#fff;padding:11px;border-radius:4px;color:#283745}.filter-box button{align-self:end;border:1px solid #bbc4ca;background:#fff;border-radius:4px;padding:11px 13px;color:#5f6a73;cursor:pointer}.results-bar{display:flex;justify-content:space-between;color:#8a949c;font-size:11px;padding:18px 0}.parts-results{border-top:1px solid #dfe4e7}.part-row{display:grid;grid-template-columns:1.1fr 2fr 1.2fr .9fr auto;gap:18px;align-items:center;padding:20px 12px;border-bottom:1px solid #e6e9eb}.part-code{font-family:ui-monospace,monospace;font-size:14px;color:#334452;font-weight:700}.part-main h3{margin:0;color:#273744;font-size:15px}.part-main p{margin:7px 0 0;color:#7a858e;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.part-brand span,.part-brand small,.part-price strong,.part-price small{display:block}.part-brand span{font-size:13px;color:#4e5e6a}.part-brand small,.part-price small{font-size:10px;color:#8b959c;margin-top:4px}.part-price{color:#a9352f;font-size:15px}.quote-price{font-size:13px;color:#a9352f;font-weight:700}.enquire-btn{padding:9px 12px;font-size:12px;white-space:nowrap}.empty-state{padding:50px;text-align:center;color:#7a858e;background:#f7f8f8}.capability{border-top:1px solid #e6e9eb;padding-top:74px;padding-bottom:74px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.capability-copy p,.enquiry-intro p{color:#6f7b84;line-height:1.7;max-width:520px}.capability-copy a{color:#a9352f;text-decoration:none;font-weight:700}.capability-facts{border-top:1px solid #dfe4e7}.capability-facts div{display:flex;justify-content:space-between;gap:30px;padding:18px 0;border-bottom:1px solid #dfe4e7}.capability-facts b{color:#2b3946}.capability-facts span{color:#7b858d;font-size:13px;text-align:right}.enquiry-section{border-top:1px solid #e6e9eb;padding-top:70px;padding-bottom:90px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.enquiry-box textarea{width:100%;height:140px;box-sizing:border-box;border:1px solid #d8dee2;border-radius:5px;padding:14px;font:13px ui-monospace,monospace;color:#53616c}.enquiry-box button{margin-top:11px}.enquiry-box span{color:#6d7a83;font-size:12px;margin-left:10px}footer{background:#253442;color:#cad2d7}.footer-row{display:flex;justify-content:space-between;padding-top:24px;padding-bottom:24px;font-size:12px}@media(max-width:800px){.parts-header nav{display:none}.hero-grid,.capability,.enquiry-section{grid-template-columns:1fr;gap:35px}.parts-hero h1{font-size:40px}.quick-strip{grid-template-columns:1fr}.quick-strip>div{border-right:0;border-bottom:1px solid #e5e8ea}.filter-box{grid-template-columns:1fr 1fr}.part-row{grid-template-columns:1fr 1fr}.part-main{grid-column:span 2}.part-row button{justify-self:start}.footer-row{flex-direction:column;gap:8px}}

.contact-bar{background:#253442;color:#d8e0e4;font-size:12px}.contact-row{height:38px;display:flex;align-items:center;justify-content:space-between}.contact-row a{color:#fff;text-decoration:none;margin-left:22px}.company-hero{background:linear-gradient(135deg,#f7f4ef,#eaf0f2);padding:82px 0 72px}.company-hero h1{font-size:48px;max-width:760px;line-height:1.08;color:#223040;margin:16px 0}.company-hero p{color:#687580;font-size:17px;max-width:620px;line-height:1.7}.company-grid{display:grid;grid-template-columns:1fr 390px;gap:80px;padding-top:76px;padding-bottom:76px}.company-grid h2,.certifications h2,.company-contact h2{color:#223040;font-size:34px;line-height:1.15}.company-grid p,.section-lead,.company-contact p{color:#6d7982;line-height:1.75}.company-points{border-top:1px solid #dfe4e7;margin-top:28px}.company-points div{display:flex;gap:30px;justify-content:space-between;padding:17px 0;border-bottom:1px solid #dfe4e7}.company-points b{color:#334452}.company-points span{color:#7c878e;font-size:13px;max-width:300px}.company-stat-card{background:#253442;color:#fff;padding:32px;border-radius:8px;height:max-content}.company-stat-card>span{font-size:10px;letter-spacing:.14em;color:#bfccd2}.company-stat-card strong{display:block;font-size:68px;letter-spacing:-.06em;margin-top:34px;color:#fff}.company-stat-card p,.company-stat-card small{color:#c1cdd3;line-height:1.6}.stat-rule{height:1px;background:#ffffff2e;margin:28px 0}.certifications{border-top:1px solid #e3e7e9;padding-top:72px;padding-bottom:78px}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.cert-grid article{border:1px solid #e0e5e7;background:#fff}.cert-art{height:150px;display:grid;place-items:center;font-weight:700;font-size:27px;color:#fff;letter-spacing:.04em;text-align:center}.cert-art.isuzu{background:linear-gradient(145deg,#f4f4f2,#70b83b);color:#ae1c2c}.cert-art.volvo{background:#f5f5f3;color:#3d536b}.cert-art.valeo{background:linear-gradient(#fff,#f1f3f5);color:#7bc51d}.cert-art.mag{background:linear-gradient(#fff,#e4e7e9);color:#173c6c;font-size:15px}.cert-grid h3,.cert-grid p{padding:0 17px}.cert-grid h3{font-size:14px;color:#334452;margin-top:17px}.cert-grid p{font-size:12px;color:#7a858d;line-height:1.6;margin-bottom:19px}.company-contact{border-top:1px solid #e3e7e9;padding-top:70px;padding-bottom:90px;display:flex;justify-content:space-between;gap:40px}.contact-actions{display:flex;flex-direction:column;gap:14px;min-width:270px}.contact-actions a{border:1px solid #d6dde1;padding:15px 18px;border-radius:5px;color:#a9352f;text-decoration:none}.part-image{width:72px;height:54px;display:flex;align-items:center}.part-image img{width:72px;height:54px;object-fit:cover;border-radius:4px}.part-row{grid-template-columns:72px 1.1fr 2fr 1.2fr .9fr auto}@media(max-width:800px){.contact-row{height:auto;padding-top:8px;padding-bottom:8px;flex-direction:column;gap:6px}.contact-row a{margin-left:10px}.cert-grid{grid-template-columns:1fr 1fr}.company-grid,.company-contact{grid-template-columns:1fr;display:grid}.company-hero h1{font-size:38px}.part-row{grid-template-columns:60px 1fr}.part-image,.part-image img{width:60px;height:48px}.part-main{grid-column:span 1}.part-brand,.part-price,.part-row button{grid-column:span 2;justify-self:start}}
.support-float{position:fixed;right:20px;bottom:22px;z-index:15;display:flex;flex-direction:column;gap:8px}.support-float a{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d9e0e3;border-radius:24px;padding:10px 14px;color:#a9352f;text-decoration:none;box-shadow:0 5px 18px #23374718;font-size:13px}.support-float span{color:#3a4b58}@media(max-width:700px){.support-float a{width:42px;height:42px;padding:0;justify-content:center}.support-float span{display:none}}
.detail-btn{border:0;background:none;text-align:left;cursor:pointer;color:#273744;font:700 14px ui-monospace,monospace;padding:0}.detail-modal{display:none;position:fixed;inset:0;background:#18273380;z-index:30;align-items:center;justify-content:center;padding:20px}.detail-modal.open{display:flex}.detail-card{background:#fff;width:min(520px,100%);border-radius:8px;padding:28px;position:relative;box-shadow:0 20px 60px #16253044}.detail-card>img{width:160px;height:110px;object-fit:cover;background:#f2f4f5;border-radius:5px}.detail-card h2{color:#223040;margin:14px 0 8px}.detail-card p{color:#6d7982;font-size:13px;line-height:1.6}.detail-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;color:#7a858d;cursor:pointer}.quality-list{border-top:1px solid #e0e5e7;margin-top:18px}.quality-option{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #e0e5e7}.quality-option b{color:#334452}.quality-option span{color:#a9352f}.quality-option button{border:0;border-radius:4px;background:#a9352f;color:#fff;padding:7px 12px}
.product-hero{max-width:1180px;margin:32px auto;display:grid;grid-template-columns:1.15fr .85fr;gap:36px;background:#fff;padding:34px;border-radius:18px;box-shadow:0 8px 30px #102a430f}.product-copy h1{font-size:36px;color:#17324d;line-height:1.15}.lead{color:#5b7185;font-size:18px}.breadcrumbs{max-width:1180px;margin:24px auto;color:#6c7d8a}.breadcrumbs a{color:#1c67a8}.product-image-wrap{background:#f5f7f9;padding:24px;border-radius:14px;text-align:center}.product-image-wrap img{width:100%;max-height:430px;object-fit:contain}.product-image-wrap small{display:block;color:#71808b;margin-top:12px}.facts,.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}.facts div,.detail-grid div{border:1px solid #e3e9ee;padding:16px;border-radius:10px}.facts b,.detail-grid b{display:block;color:#607587;margin-bottom:6px}.facts span,.detail-grid span{color:#1d3346}.option-list{margin-top:24px}.product-option{display:grid;grid-template-columns:1.3fr .8fr auto;align-items:center;gap:12px;border-top:1px solid #e1e7eb;padding:14px 0}.product-option span{font-weight:700;color:#b3312d}.product-option .enquire-btn{padding:9px 14px;font-size:13px}.detail-section{max-width:1180px;margin:28px auto;background:#fff;padding:30px;border-radius:14px}.detail-section h2{color:#17324d}.primary-btn,.secondary-btn{display:inline-block;padding:12px 20px;border-radius:8px;text-decoration:none;margin-top:10px}.primary-btn{background:#168a59;color:#fff}.secondary-btn{border:1px solid #1c67a8;color:#1c67a8}.loading,.empty-state{max-width:1180px;margin:80px auto;text-align:center;color:#657786}.topbar{display:flex;gap:24px;align-items:center;padding:14px 5%;background:#172c3e;color:#fff}.topbar a{color:#fff;text-decoration:none;margin-right:auto}@media(max-width:760px){.product-hero{grid-template-columns:1fr;margin:16px;padding:20px}.product-copy h1{font-size:28px}.facts,.detail-grid{grid-template-columns:1fr}.product-option{grid-template-columns:1fr}.topbar{flex-wrap:wrap;font-size:13px}}
.company-logo{height:44px;width:132px;object-fit:contain;vertical-align:middle}.product-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:700}.product-brand .company-logo{height:34px;width:74px;filter:none}
