
:root{--green:#078b45;--green-dark:#056b35;--ink:#101820;--text:#26302b;--muted:#68736d;--line:#dfe4e0;--soft:#f6f7f4;--dark:#19242a;--white:#fff;--shadow:0 18px 45px rgba(16,24,32,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(1400px,calc(100% - 64px));margin:0 auto}
.site-header{height:76px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98);position:sticky;top:0;z-index:100;backdrop-filter:blur(10px)}.header-inner{height:100%;display:flex;align-items:center}.brand{width:214px;display:flex;align-items:center}.brand img{height:48px;width:auto}.desktop-nav{display:flex;gap:34px;margin-left:68px;font-size:13px;font-weight:700;color:#1b2420}.desktop-nav a{padding:29px 0 26px;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--green);transition:.2s}.desktop-nav a:hover:after{right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:22px}.search-link{width:38px;height:38px;display:grid;place-items:center;border-right:1px solid var(--line);padding-right:20px;box-sizing:content-box}.search-link svg,.quote-btn svg,.card-foot svg,.link-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quote-btn{height:44px;padding:0 19px;display:flex;align-items:center;gap:14px;background:var(--green);color:#fff;border-radius:3px;font-size:12px;text-transform:uppercase;font-weight:850;letter-spacing:.04em;box-shadow:0 4px 10px rgba(7,139,69,.18)}.quote-btn:hover{background:var(--green-dark)}.menu-btn,.mobile-nav{display:none}
.hero{border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(540px,.98fr);min-height:486px}.hero-copy{padding:50px 46px 44px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:850;letter-spacing:.035em;color:var(--green);text-transform:uppercase}.hero h1{font-size:52px;line-height:1.015;letter-spacing:-.045em;margin:10px 0 12px;font-weight:825;max-width:680px}.hero h1 span{color:var(--green)}.hero-sub{font-size:16px;line-height:1.55;color:#47534d;margin:0 0 23px;max-width:660px}.search-wrap{max-width:650px;position:relative}.searchbar{height:48px;border:1px solid #c9d1cc;border-radius:3px;background:#fff;display:flex;align-items:center;box-shadow:0 4px 14px rgba(16,24,32,.05)}.searchbar .search-ico{width:48px;display:grid;place-items:center;color:#59655f}.searchbar svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.searchbar input{flex:1;height:100%;border:0;outline:0;font-size:14px;padding:0 10px;color:var(--ink)}.searchbar button{height:100%;border:0;background:var(--green);color:#fff;font-size:12px;font-weight:850;padding:0 25px;cursor:pointer}.searchbar button:hover{background:var(--green-dark)}.search-results{display:none;position:absolute;top:50px;left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);z-index:20}.search-results a{display:block;padding:12px 15px;border-bottom:1px solid #edf0ed;font-size:12px}.search-results a:last-child{border:0}.search-results a:hover{background:#f8faf8}.search-results b{display:block;font-size:13px;margin-bottom:2px}.search-results span{color:var(--muted)}.hero-buttons{display:flex;gap:10px;margin-top:15px}.primary-btn,.secondary-btn{height:42px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:3px;font-size:11px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.primary-btn{background:var(--green);color:#fff}.primary-btn:hover{background:var(--green-dark)}.secondary-btn{border:1px solid #bfc8c2;background:#fff}.hero-proof{display:flex;align-items:center;gap:8px;margin-top:17px;font-size:11px;color:#5e6963}.hero-proof svg{width:17px;height:17px;fill:none;stroke:var(--green);stroke-width:1.8}.hero-media{background:#f5f7f5;position:relative;overflow:hidden;min-height:486px;border-left:1px solid #edf0ed}
.hero-media img.hero-clean{width:100%;height:100%;min-height:486px;object-fit:cover;object-position:center center;display:block}
.hero-rep-note{position:absolute;right:12px;bottom:9px;font-size:8px;letter-spacing:.045em;text-transform:uppercase;color:#76817b;background:rgba(255,255,255,.88);padding:4px 6px;border:1px solid #e3e8e4}
.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{min-height:76px;display:flex;align-items:center;gap:16px;padding:15px 26px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:8px}.trust-item:last-child{border-right:0}.trust-icon{width:37px;height:37px;color:var(--green);flex:0 0 auto}.trust-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.trust-item b{display:block;font-size:11px;letter-spacing:.03em;margin-bottom:3px}.trust-item span{display:block;font-size:11px;line-height:1.35;color:var(--muted)}
.section{padding:42px 0}.section.soft{background:var(--soft)}.section-title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-kicker{font-size:11px;color:var(--green);font-weight:850;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px}.section-title{font-size:22px;letter-spacing:-.025em;margin:0}.section-link{font-size:10px;color:var(--green);font-weight:850;text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;gap:8px}.section-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.category-card{border:1px solid var(--line);background:#fff;min-width:0;transition:.2s}.category-card:hover{border-color:#bcc8c0;box-shadow:0 9px 25px rgba(16,24,32,.07);transform:translateY(-2px)}.category-image{height:98px;padding:8px 16px 0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(#fff,#fbfcfb)}.category-image img{width:100%;height:100%;object-fit:contain;padding:4px;filter:drop-shadow(0 7px 7px rgba(16,24,32,.08))}.category-label{padding:8px 12px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.category-label b{font-size:10px;text-transform:uppercase;letter-spacing:.035em;line-height:1.2}.category-label svg{width:14px;height:14px;fill:none;stroke:var(--green);stroke-width:2;flex:0 0 auto}
.feature-layout{display:grid;grid-template-columns:minmax(0,3.25fr) minmax(300px,1fr);gap:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-card{border:1px solid var(--line);background:#fff;min-width:0;transition:.2s;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 10px 28px rgba(16,24,32,.07);border-color:#c7d0ca}.product-image{height:132px;display:block;position:relative;background:linear-gradient(#fff,#fafbf9);padding:11px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(16,24,32,.09))}.image-note{position:absolute;left:8px;bottom:7px;background:rgba(255,255,255,.9);border:1px solid #e7ebe8;padding:3px 5px;font-size:8px;color:#78827d;text-transform:uppercase;letter-spacing:.05em}.product-card-body{padding:0 13px 13px;display:flex;flex-direction:column;flex:1}.card-brand{font-size:9px;color:var(--green);font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.card-sku{font-size:12px;font-weight:850;line-height:1.25}.product-card p{font-size:10px;line-height:1.45;color:#6b756f;margin:7px 0 12px;min-height:42px}.card-foot{margin-top:auto;padding-top:9px;border-top:1px solid #edf0ee;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px}.card-foot span{color:#6d7772}.card-foot a{font-weight:850;color:var(--green);display:flex;align-items:center;gap:4px}.card-foot svg{width:13px;height:13px}
.xref-card{border:1px solid var(--line);background:#fff;padding:19px;display:flex;flex-direction:column}.xref-card h3{font-size:14px;margin:0 0 7px}.xref-card p{font-size:10px;color:var(--muted);line-height:1.45;margin:0 0 17px}.xref-input{height:40px;border:1px solid #ced5d0;display:flex;margin-bottom:10px}.xref-input input{min-width:0;flex:1;border:0;outline:0;padding:0 10px;font-size:10px}.xref-input button{border:0;background:var(--green);color:#fff;padding:0 13px;font-size:9px;font-weight:850}.xref-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.xref-tags span{font-size:8px;padding:5px 7px;background:#f0f2f0;color:#58635d;text-transform:uppercase}.xref-help{margin-top:auto;font-size:9px;color:var(--green);font-weight:800;padding-top:14px}
.process{padding:48px 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.process-step{background:#fff;padding:25px 26px;min-height:156px}.step-no{font-size:10px;color:var(--green);font-weight:900;letter-spacing:.12em;margin-bottom:22px}.process-step h3{font-size:14px;margin:0 0 8px}.process-step p{font-size:11px;line-height:1.55;color:var(--muted);margin:0}
.rfq-section{background:var(--dark);color:#fff;padding:50px 0}.rfq-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:70px}.rfq-section .section-kicker{color:#69d49a}.rfq-section h2{font-size:30px;letter-spacing:-.03em;margin:7px 0 12px}.rfq-section p{font-size:13px;line-height:1.6;color:#bdc7c2;margin:0}.rfq-form{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.rfq-form input,.rfq-form textarea{width:100%;border:1px solid #47544e;background:#222e29;color:#fff;padding:12px 13px;font:inherit;font-size:11px;outline:0}.rfq-form input:focus,.rfq-form textarea:focus{border-color:#79b992}.rfq-form input::placeholder,.rfq-form textarea::placeholder{color:#98a49e}.rfq-form textarea{grid-column:1/-1;min-height:86px;resize:vertical}.rfq-form button{grid-column:1/-1;border:0;background:var(--green);color:#fff;height:43px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;cursor:pointer}.form-note{grid-column:1/-1;font-size:9px;color:#8f9c95}
.page-hero{padding:42px 0;background:#f7f8f6;border-bottom:1px solid var(--line)}.breadcrumbs{font-size:10px;color:#7a847f;margin-bottom:10px}.page-hero h1{font-size:36px;letter-spacing:-.035em;margin:0 0 10px}.page-hero p{font-size:13px;line-height:1.55;color:var(--muted);max-width:720px;margin:0}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hub-card{border:1px solid var(--line);background:#fff;padding:22px;min-height:155px;transition:.2s}.hub-card:hover{box-shadow:0 10px 28px rgba(16,24,32,.06);transform:translateY(-2px)}.hub-card .count{font-size:10px;color:var(--green);font-weight:850;text-transform:uppercase;letter-spacing:.06em}.hub-card h3{font-size:16px;margin:16px 0 8px}.hub-card p{font-size:11px;color:var(--muted);line-height:1.5;margin:0}.hub-card .hub-link{display:flex;align-items:center;gap:6px;margin-top:18px;font-size:10px;color:var(--green);font-weight:850}.hub-card svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.product-detail{padding:42px 0}.product-detail-grid{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);gap:48px}.detail-image{border:1px solid var(--line);background:#fafbf9;padding:32px;position:relative;min-height:390px;display:grid;place-items:center}.detail-image img{width:100%;height:280px;object-fit:contain}.detail-caption{position:absolute;left:18px;bottom:15px;font-size:9px;color:#77817c}.detail-brand{font-size:10px;color:var(--green);font-weight:900;letter-spacing:.09em;text-transform:uppercase}.detail-info h1{font-size:35px;line-height:1.1;letter-spacing:-.035em;margin:8px 0 10px}.detail-desc{font-size:14px;line-height:1.6;color:#59655f;margin:0 0 18px}.availability{display:inline-flex;align-items:center;gap:8px;background:#eef7f1;color:#126c3c;font-size:10px;font-weight:850;padding:7px 9px;border-radius:2px}.availability:before{content:"";width:6px;height:6px;border-radius:50%;background:#1b9a55}.detail-actions{display:flex;gap:9px;margin:20px 0}.spec-table{width:100%;border-collapse:collapse;margin-top:22px;border-top:1px solid var(--line)}.spec-table th,.spec-table td{padding:11px 8px;border-bottom:1px solid var(--line);font-size:11px;text-align:left;vertical-align:top}.spec-table th{width:31%;color:#76807a;font-weight:650}.fitment-note{margin-top:18px;border-left:3px solid var(--green);background:#f7f9f7;padding:13px 15px;font-size:11px;line-height:1.55;color:#56615b}.related-title{font-size:18px;margin:0 0 18px}.detail-meta{margin-top:20px;font-size:9px;color:#8a938e}
.site-footer{background:#1b272d;color:#e6ece9;padding:35px 0 17px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.footer-brand img{width:210px;height:auto;margin-bottom:12px}.footer-brand p,.footer-note{font-size:10px;line-height:1.55;color:#aeb9b4;max-width:300px}.site-footer h4{font-size:9px;text-transform:uppercase;letter-spacing:.09em;margin:2px 0 11px}.site-footer a{display:block;font-size:10px;color:#c6ceca;margin:8px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #39464c;margin-top:28px;padding-top:15px;display:flex;justify-content:space-between;font-size:9px;color:#89958f}
@media(max-width:1100px){.desktop-nav{gap:20px;margin-left:36px}.hero-grid{grid-template-columns:1fr .8fr}.hero h1{font-size:44px}.category-grid{grid-template-columns:repeat(3,1fr)}.feature-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(4,1fr)}.xref-card{min-height:220px}.catalog-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.shell{width:min(100% - 32px,1400px)}.desktop-nav,.header-actions{display:none}.menu-btn{display:flex;margin-left:auto;width:38px;height:38px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:4px}.menu-btn span{display:block;width:20px;height:2px;background:#1a241f}.mobile-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 16px 20px;box-shadow:0 12px 24px rgba(0,0,0,.06)}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:11px 0;font-size:13px;font-weight:700}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:40px 0 25px}.hero-media{min-height:330px;border-left:0;border-top:1px solid var(--line)}.hero-collage{inset:18px}.hero-spec{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.rfq-grid,.product-detail-grid{grid-template-columns:1fr}.catalog-grid,.hub-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.footer-bottom{gap:20px}}
@media(max-width:540px){.brand{width:175px}.brand img{height:41px}.site-header{height:68px}.mobile-nav{top:68px}.hero h1{font-size:38px}.hero-sub{font-size:14px}.searchbar{height:46px}.searchbar button{padding:0 15px}.hero-buttons{flex-direction:column}.primary-btn,.secondary-btn{width:100%}.hero-media{min-height:255px}.trust-grid,.category-grid,.product-grid,.catalog-grid,.hub-grid,.process-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)!important}.section-title-row{align-items:flex-start;gap:14px}.category-image{height:130px}.product-image{height:180px}.rfq-form{grid-template-columns:1fr}.rfq-form textarea,.rfq-form button,.form-note{grid-column:1}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.product-detail-grid{gap:24px}.detail-image{min-height:300px}.detail-image img{height:220px}.page-hero h1{font-size:30px}}

.topbar{height:34px;background:#151d22;color:#fff;font-size:10px;letter-spacing:.025em}
.topbar .shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}
.topbar-left{font-weight:750;text-transform:uppercase;letter-spacing:.06em}
.topbar-right{display:flex;align-items:center;gap:22px;color:#e6ebe8}
.topbar-right a{color:inherit}
.rep-label{position:absolute;left:8px;bottom:7px;background:rgba(255,255,255,.94);border:1px solid #e0e5e1;color:#7a847f;font-size:7px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;padding:3px 5px}
.detail-caption{font-size:9px;color:#7c8680;text-align:center;padding:8px 14px 12px;border-top:1px solid #edf0ed;background:#fff;text-transform:uppercase;letter-spacing:.045em}
@media(max-width:820px){.topbar{display:none}.hero-media img.hero-clean{min-height:330px}.hero-media{min-height:330px}}
@media(max-width:540px){.hero-media img.hero-clean{min-height:255px}.hero-media{min-height:255px}}
