:root{--ink: #171816;--muted: #62655f;--line: #d9ddd3;--paper: #f6f7f2;--surface: #ffffff;--panel: #eef0ea;--accent: #c52222;--accent-dark: #8c1616;--olive: #69735a;--steel: #2f3b3d;--shadow: 0 18px 48px rgba(20, 24, 18, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.5}main section{scroll-margin-top:88px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{position:fixed;inset:0 0 auto;z-index:20;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:84px;padding:10px clamp(18px,4vw,54px);color:var(--ink);background:#f6f7f2f0;box-shadow:0 8px 30px #1217101f;backdrop-filter:blur(14px);transition:background .18s ease,color .18s ease,box-shadow .18s ease}.site-header.is-solid,.site-header.force-solid{color:var(--ink);background:#f6f7f2f0;box-shadow:0 8px 30px #1217101f;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center}.brand-logo{display:block;width:auto;height:72px;max-width:min(240px,48vw);object-fit:contain}.main-nav{display:flex;justify-content:center;gap:clamp(18px,3vw,36px);font-size:14px;font-weight:700}.header-action,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid currentColor;border-radius:4px;font-weight:800;cursor:pointer}.header-actions{display:inline-flex;align-items:center;gap:10px}.header-contact{display:inline-flex;align-items:center;min-height:44px;color:inherit;font-size:14px;font-weight:800}.button.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.button.primary:hover{background:var(--accent-dark)}.button.secondary{color:#fff;border-color:#ffffffb8;background:#ffffff14}.menu-toggle{display:none;width:44px;height:44px;padding:0;color:inherit;border:1px solid currentColor;border-radius:4px;background:transparent}.menu-toggle span{display:block;width:18px;height:2px;margin:5px auto;background:currentColor}.hero{position:relative;display:grid;align-items:end;min-height:min(760px,92vh);padding:160px clamp(20px,6vw,86px) 86px;color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0;background:linear-gradient(90deg,#080c0ce0,#080c0c94 48%,#080c0c38),url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=2200&q=80) center/cover}.hero-content{position:relative;max-width:760px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow{color:#fcc}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(58px,10vw,138px);line-height:.86;letter-spacing:0}h2{margin-bottom:18px;font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:0}h3{font-size:20px}.hero-content p:not(.eyebrow){max-width:640px;color:#ffffffe0;font-size:clamp(18px,2vw,23px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.intro-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.intro-band div{min-height:142px;padding:clamp(24px,4vw,42px);background:var(--surface)}.intro-band strong{display:block;margin-bottom:8px;font-size:22px}.intro-band span,.section-heading p,.fitment-copy p,.contact-copy p,.product-card p,.app-card p,.fitment-steps p{color:var(--muted)}.section,.application-section,.capability-section,.contact-section,.fitment-band{padding:clamp(58px,8vw,108px) clamp(18px,5vw,72px)}.section-heading{display:grid;grid-template-columns:minmax(220px,.4fr) minmax(0,.8fr);gap:clamp(22px,5vw,72px);align-items:end;margin-bottom:34px}.section-heading h2{max-width:780px}.capability-section{background:linear-gradient(180deg,#ffffffb8,#f6f7f2f0),var(--paper)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.capability-grid article{min-height:270px;padding:clamp(22px,4vw,34px);background:var(--surface)}.capability-grid span{display:block;margin-bottom:42px;color:var(--accent);font-size:13px;font-weight:900}.capability-grid p{color:var(--muted)}.catalog-toolbar{display:grid;grid-template-columns:minmax(220px,380px) 1fr;gap:18px;align-items:end;margin-bottom:22px}.search-field,.contact-form label{display:grid;gap:8px;font-size:13px;font-weight:800}.search-field input,.contact-form input,.contact-form textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:4px;padding:10px 12px;background:var(--surface);color:var(--ink)}.filter-groups{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{min-height:40px;padding:0 14px;color:var(--steel);border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:13px;font-weight:800;cursor:pointer}.filter-chip.is-active{color:#fff;border-color:var(--steel);background:var(--steel)}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:26px;align-items:start}.category-panel{position:sticky;top:96px;padding:22px;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.category-button{display:grid;width:100%;min-height:48px;margin-top:8px;padding:10px 12px;color:var(--ink);border:1px solid transparent;border-radius:4px;background:transparent;text-align:left;cursor:pointer}.category-button span{color:var(--muted);font-size:12px}.category-button.is-active{border-color:var(--line);background:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.product-card{display:grid;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:0 8px 22px #1418120f}.product-card-link{display:grid;grid-template-rows:auto 1fr;height:100%;min-width:0}.product-card-media,.product-image-placeholder{width:100%;aspect-ratio:4 / 3;background:var(--panel)}.product-card-media{overflow:hidden}.product-card img{width:100%;height:100%;object-fit:cover;display:block}.product-image-placeholder,.product-hero-placeholder{display:grid;place-items:center;color:var(--steel);background:linear-gradient(135deg,#2f3b3d14,#c5222214),var(--panel);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-card-body{display:grid;grid-template-rows:auto auto 1fr auto;gap:10px;padding:18px;min-width:0}.tag-row{display:flex;flex-wrap:wrap;gap:6px;min-width:0;overflow:hidden}.tag{max-width:100%;padding:4px 8px;color:var(--olive);border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card h3{display:-webkit-box;overflow:hidden;min-height:2.4em;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card p{display:-webkit-box;overflow:hidden;min-height:4.5em;margin-bottom:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card button{justify-self:start;margin-top:4px;color:var(--accent);border:0;background:transparent;font-weight:900;cursor:pointer}.text-link{justify-self:start;margin-top:4px;color:var(--accent);font-weight:900}.section-action{display:flex;margin-top:28px}.page-hero{padding:150px clamp(18px,5vw,72px) clamp(48px,7vw,88px);color:#fff;background:linear-gradient(90deg,#0a0e0ee0,#0a0e0e8a),url(https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=2200&q=80) center/cover}.page-hero h1{max-width:980px;margin-bottom:20px;font-size:clamp(44px,7vw,92px);line-height:.95}.page-hero p:not(.eyebrow){max-width:700px;color:#ffffffd6;font-size:clamp(17px,2vw,22px)}.product-list-section{background:var(--paper)}.content-hero{padding:150px clamp(18px,5vw,72px) clamp(48px,7vw,86px);background:var(--surface)}.content-hero h1{max-width:980px;margin-bottom:22px;font-size:clamp(42px,7vw,88px);line-height:.96}.content-hero p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:clamp(17px,2vw,22px)}.content-section{padding:clamp(58px,8vw,108px) clamp(18px,5vw,72px)}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,6vw,80px)}.content-grid article,.process-list article{padding:clamp(22px,4vw,34px);border:1px solid var(--line);border-radius:6px;background:var(--surface)}.content-grid p,.process-list p{color:var(--muted)}.process-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.process-list article{border:0}.process-list span{display:block;margin-bottom:34px;color:var(--accent);font-size:13px;font-weight:900}.standalone-contact{border-top:1px solid var(--line)}.product-hero{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:clamp(28px,6vw,80px);align-items:stretch;padding:140px clamp(18px,5vw,72px) clamp(48px,7vw,88px);background:var(--surface)}.product-hero-copy{display:grid;align-content:center}.product-hero-copy h1{font-size:clamp(42px,7vw,88px);line-height:.96}.product-hero-copy p:not(.eyebrow){color:var(--muted);font-size:clamp(17px,2vw,22px)}.product-hero img{width:100%;min-height:420px;object-fit:cover;border-radius:6px}.product-hero-placeholder{min-height:420px;border-radius:6px}.product-detail-section{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,420px);gap:clamp(28px,6vw,80px);padding:clamp(58px,8vw,108px) clamp(18px,5vw,72px)}.product-detail-copy{max-width:760px;color:var(--muted);font-size:18px}.product-detail-copy p{margin-bottom:18px}.product-spec-panel{align-self:start;padding:clamp(22px,4vw,34px);border:1px solid var(--line);border-radius:6px;background:var(--surface)}.product-spec-panel h2{font-size:30px}.capability-list{display:grid;gap:10px;margin:14px 0 26px;padding-left:18px;color:var(--muted)}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.app-card{min-height:250px;padding:24px;color:#fff;border-radius:6px;background-size:cover;background-position:center;display:grid;align-content:end;overflow:hidden;position:relative}.app-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080a090d,#080a09c2)}.app-card>*{position:relative}.app-card p{color:#ffffffd1}.fitment-band{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(280px,1.2fr);gap:clamp(28px,6vw,86px);color:#fff;background:var(--steel)}.fitment-copy p{color:#ffffffc2}.fitment-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff29}.fitment-steps div{min-height:260px;padding:24px;background:#ffffff0f}.fitment-steps span{display:block;margin-bottom:34px;color:#ffb8b8;font-size:13px;font-weight:900}.fitment-steps strong{display:block;margin-bottom:10px;font-size:22px}.fitment-steps p{color:#ffffffbd}.contact-section{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(300px,1fr);gap:clamp(28px,7vw,96px);background:var(--surface)}.contact-form{display:grid;gap:16px;padding:clamp(20px,4vw,34px);border:1px solid var(--line);border-radius:6px;background:var(--paper)}.contact-form textarea{resize:vertical}.form-note{min-height:24px;margin:0;color:var(--muted);font-size:14px}.site-footer{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(150px,1fr));gap:clamp(20px,4vw,42px);padding:clamp(34px,5vw,58px) clamp(18px,5vw,72px);color:#fff;background:var(--ink)}.site-footer div{display:grid;align-content:start;gap:8px}.site-footer strong{color:#fff;font-size:15px}.site-footer p,.site-footer a,.site-footer span{margin:0;color:#ffffffad;font-size:14px}.site-footer a:hover{color:#fff}.product-dialog{width:min(920px,calc(100vw - 28px));border:0;border-radius:8px;padding:0;box-shadow:var(--shadow)}.product-dialog::backdrop{background:#0000009e}.dialog-close{position:absolute;top:12px;right:12px;z-index:2;width:42px;height:42px;color:var(--ink);border:1px solid var(--line);border-radius:50%;background:#ffffffeb;cursor:pointer}.dialog-content{display:grid;grid-template-columns:.9fr 1fr;gap:0;background:var(--surface)}.dialog-content img{width:100%;height:100%;min-height:420px;object-fit:cover}.dialog-copy{padding:clamp(24px,5vw,44px)}.spec-list{display:grid;gap:8px;margin:24px 0;padding:0;list-style:none}.spec-list li{display:flex;justify-content:space-between;gap:18px;min-width:0;padding-bottom:8px;border-bottom:1px solid var(--line)}.spec-list span{color:var(--muted);min-width:0;overflow-wrap:anywhere}.spec-list strong,.capability-list li{min-width:0;overflow-wrap:anywhere}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto}.main-nav,.header-actions{display:none}.menu-toggle{display:block;justify-self:end}.site-header.is-open .main-nav{position:absolute;top:72px;left:0;right:0;display:grid;gap:0;color:var(--ink);background:var(--surface);box-shadow:var(--shadow)}.site-header.is-open .main-nav a{padding:18px 24px;border-top:1px solid var(--line)}.intro-band,.section-heading,.catalog-toolbar,.catalog-layout,.capability-grid,.fitment-band,.contact-section,.content-grid,.process-list,.product-hero,.product-detail-section,.dialog-content{grid-template-columns:1fr}.category-panel{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-grid,.fitment-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero{min-height:88vh;padding-bottom:58px}.hero-actions,.site-footer{display:grid;grid-template-columns:1fr}.button,.header-action{width:100%}.section-action{display:grid}.intro-band,.product-grid,.application-grid,.fitment-steps{grid-template-columns:1fr}.dialog-content img{min-height:260px}}
