:root{--red:#8b171c;--deep:#541015;--gold:#c99a42;--ink:#232529;--muted:#62666b;--line:#deddd9;--paper:#faf9f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure{margin:0}p+p{margin-top:18px}h1,h2,h3{line-height:1.08}h2{font-size:clamp(2.2rem,4vw,4rem);font-weight:700;letter-spacing:-.045em}h3{font-size:1.35rem;line-height:1.3}p{color:var(--muted)}.topbar{padding:9px 5%;display:flex;justify-content:space-between;gap:16px;background:var(--deep);color:white;font-size:.75rem;letter-spacing:.08em}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 5%;background:rgba(250,249,246,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;line-height:1;font-size:1.9rem;font-weight:800;letter-spacing:.04em;color:var(--red)}.brand img{width:48px;height:48px;border-radius:50%}.brand b{display:block;font-size:.65rem;letter-spacing:.14em;margin-top:8px}nav{display:flex;align-items:center;gap:28px;font-size:.875rem;font-weight:700}nav a:hover,.text-link:hover{color:var(--red)}nav .nav-cta{background:var(--red);color:white;padding:11px 20px}.section{padding:90px 5%}section[id]{scroll-margin-top:100px}.eyebrow{font-size:.875rem;font-weight:700;color:var(--red);letter-spacing:.12em;margin-bottom:20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch}.hero-copy{padding:80px 7% 50px 9%;align-self:center}.hero h1{font-size:clamp(2.6rem,4.5vw,5rem);font-weight:900;letter-spacing:-.045em;line-height:1.04}.hero h1 em{font-style:normal;color:var(--red)}.lead{font-size:1.125rem;max-width:540px;margin-top:28px;line-height:1.8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:14px 22px;background:var(--red);color:white;font-size:.875rem;font-weight:700;min-height:50px;text-align:center}.button:hover{background:var(--deep)}.button.secondary{border:1px solid var(--line);background:transparent;color:var(--ink)}.hero-foot{display:flex;flex-wrap:wrap;gap:10px 20px;border-top:1px solid var(--line);padding-top:24px;margin-top:42px;font-size:.75rem;letter-spacing:.06em;font-weight:700}.hero-photo{min-width:0;display:flex;flex-direction:column;background:#e9e4dd;margin:28px 28px 28px 0}.hero-photo>img{width:100%;height:auto;aspect-ratio:1116/1008;object-fit:contain}.hero-photo figcaption{padding:18px 24px;background:var(--deep);color:white;display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.hero-photo figcaption span{font-size:.75rem;letter-spacing:.08em;color:#e2c993}.hero-photo figcaption b{font-size:.875rem}.intro-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#242629;padding:25px 5%;gap:20px}.intro-strip p{color:#fff;font-size:.875rem}.intro-strip b{color:#d8ad62;margin-right:14px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:44px}.section-head>p{max-width:470px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.product-card{background:white;border:1px solid var(--line);display:flex;flex-direction:column}.product-image{display:block;background:#f5f0e8;padding:20px;overflow:hidden;border-bottom:1px solid var(--line)}.product-image img{width:100%;height:300px;object-fit:contain;transition:transform .25s}.product-image:hover img{transform:scale(1.025)}.product-copy{padding:26px;display:flex;flex-direction:column;flex:1}.product-copy .eyebrow{font-size:.75rem;letter-spacing:.06em;margin-bottom:12px}.product-copy h3{margin-bottom:16px}.product-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75;margin-bottom:22px}.text-link{font-size:.875rem;font-weight:700;display:inline-flex;gap:18px;align-items:center;margin-top:auto;align-self:start;border-bottom:1px solid var(--gold);padding-bottom:5px}.catalogue-note{font-size:.875rem;max-width:900px;margin-top:26px}.about{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;background:#eeeae3}.about figure img{width:100%;height:auto}.about figcaption{font-size:.875rem;color:var(--muted);margin-top:12px}.about h2{margin-bottom:28px}.about .text-link{margin-top:25px}.oem{background:var(--deep);color:white}.oem .eyebrow{color:#e9c784}.oem p{color:#e2ccca}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:54px}.steps article{border-top:1px solid #a96865;padding-top:24px}.steps span{color:#e9c784;font-size:.875rem;letter-spacing:.06em}.steps h3{margin:16px 0}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.application-grid article{border-left:3px solid var(--gold);padding-left:24px}.application-grid h3{margin-bottom:16px}.catalogue{display:grid;grid-template-columns:.65fr 1fr;gap:9%;align-items:center;background:#eeeae3}.catalogue-cover{width:260px;justify-self:center;transform:rotate(-3deg);box-shadow:14px 20px 30px #30251b2b}.catalogue h2{margin-bottom:25px}.catalogue p{max-width:600px}.catalogue .button{margin-top:28px}.catalogue .file-meta{font-size:.875rem;margin-top:14px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:7%}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-weight:700;cursor:pointer;padding-right:12px}.faq-list p{margin:18px 0 0}.contact-section{background:#222528;color:white;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.contact-section .eyebrow{color:#e6bd75}.contact-section p{color:#c4c6c8}.contact-copy>p{margin-top:25px}.contact-copy h2{margin-bottom:20px}.contact-copy dl{margin:35px 0}.contact-copy dt{font-size:.75rem;color:#dfb777;letter-spacing:.1em;margin-top:20px}.contact-copy dd{margin:5px 0 0;font-size:1rem;overflow-wrap:anywhere}.qr-grid{display:flex;gap:24px}.qr-grid figure{width:125px}.qr-grid img{width:125px;height:129px;object-fit:contain;background:white}.qr-grid figcaption{font-size:.75rem;letter-spacing:.12em;margin-top:10px;text-align:center}.lead-form{padding:32px;background:#303438;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-row{display:grid;gap:8px;min-width:0}.form-row label{font-size:.875rem;font-weight:700}.form-row input,.form-row select,.form-row textarea{font:inherit;width:100%;min-width:0;background:#fff;color:#232529;border:1px solid #777;padding:12px;border-radius:0;min-height:48px}.form-row textarea{resize:vertical}.form-row.full,.lead-form button,.form-note{grid-column:1/-1}.lead-form button{border:0;background:#d8b06b;color:#251d15;min-height:50px;font:inherit;font-weight:700;cursor:pointer}.form-note{font-size:.875rem;overflow-wrap:anywhere}.lead-form button:hover{background:#eac68a}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px 5%;font-size:.875rem}footer .footer-brand{font-size:1.6rem;font-weight:900;color:var(--red)}footer p{font-size:.875rem}.skip-link{position:absolute;top:-100px;background:white;padding:12px;z-index:50}.skip-link:focus{top:0}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.thanks-page{min-height:100vh;display:grid;place-items:center;padding:24px}.thanks-card{max-width:650px;text-align:center;background:white;padding:50px;border-top:5px solid var(--red)}.thanks-card img{width:90px;margin:0 auto 24px}.thanks-card h1{font-size:2.5rem;margin-bottom:20px}.thanks-card .primary-button{margin-top:28px}@media(min-width:1700px){.section{padding-left:max(5%,calc((100vw - 1530px)/2));padding-right:max(5%,calc((100vw - 1530px)/2))}}@media(max-width:1100px){nav{gap:16px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-top:45px;padding-bottom:35px}.hero h1{font-size:3rem}.hero-photo{align-self:center}.product-image img{height:250px}.product-copy{padding:22px}.contact-section{gap:35px}.lead-form{padding:24px;grid-template-columns:1fr}}@media(max-width:800px){.site-header{position:static;flex-wrap:wrap}nav{flex-wrap:wrap;gap:12px 20px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 5% 30px}.hero h1{font-size:clamp(2.75rem,8vw,4.5rem)}.hero-photo{margin:0 5% 30px}.hero-photo>img{max-height:620px}.intro-strip{grid-template-columns:1fr 1fr}.section{padding:60px 5%}.section-head{display:block}.section-head>p{margin-top:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about,.faq,.contact-section{grid-template-columns:1fr;gap:40px}.steps,.application-grid{grid-template-columns:1fr;gap:32px}.catalogue{gap:35px;grid-template-columns:.7fr 1fr}.catalogue-cover{width:210px}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}footer{flex-wrap:wrap}}@media(max-width:520px){.topbar{font-size:.7rem;letter-spacing:0;flex-wrap:wrap;gap:4px}.brand{font-size:1.65rem}nav{font-size:.8rem;gap:10px 16px}nav .nav-cta{padding:7px 12px}.hero-actions{flex-direction:column}.hero h1{font-size:2.65rem}.hero-foot{margin-top:28px}.intro-strip{gap:15px 10px}.intro-strip p{font-size:.8rem}.intro-strip b{margin-right:6px}.product-grid{grid-template-columns:1fr}.product-image img{height:320px}.catalogue{grid-template-columns:1fr}.catalogue-cover{width:190px}.lead-form{grid-template-columns:1fr;padding:22px}.thanks-card{padding:30px 20px}.thanks-card h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img{transition:none}}

/* Complete, uncropped catalogue pages with an on-page contents index. */
.full-catalogue{background:#f4f2ee}.catalogue-contents{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);margin:0 0 50px;scroll-margin-top:110px}.catalogue-contents a{display:flex;align-items:start;gap:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px;font-size:.875rem;font-weight:400;line-height:1.5;background:white}.catalogue-contents a:hover{background:#ede6da}.catalogue-contents span{color:var(--red);font-weight:700}.catalogue-pages{max-width:1060px;margin:auto}.catalogue-page{margin:0 0 55px;scroll-margin-top:110px}.catalogue-page header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0}.catalogue-page header .eyebrow{margin-bottom:8px}.catalogue-page header .text-link{margin:0;flex-shrink:0}.catalogue-page-image{display:block;background:white;border:1px solid var(--line)}.catalogue-page-image img{width:100%;height:auto;object-fit:contain}.catalogue-page-bottom{display:flex;justify-content:space-between;gap:20px;padding:15px 0;font-size:.875rem;color:var(--muted)}.catalogue-read-link{margin-top:20px}@media(max-width:1000px){.catalogue-contents{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.catalogue-page header{display:block}.catalogue-page header .text-link{margin-top:14px}.catalogue-contents a{padding:12px;font-size:.875rem}.catalogue-contents{gap:0}.full-catalogue{padding-left:3%;padding-right:3%}.catalogue-page{margin-bottom:32px}.catalogue-page h3{font-size:1.15rem}}

/* 2026 editorial redesign: readable scale, intrinsic images, bounded layout. */
:root{--red:#a52328;--deep:#75171c;--gold:#ba924b;--ink:#21282d;--muted:#60696e;--line:#e1e5e6;--paper:#fff}
body{background:#fff;line-height:1.7;-webkit-font-smoothing:antialiased}img{height:auto}h1,h2,h3{font-style:normal;overflow-wrap:normal;word-break:normal}h2{font-size:clamp(1.8rem,2.7vw,2.65rem);letter-spacing:-.035em;line-height:1.18}h3{font-size:1.2rem;line-height:1.3}.topbar{background:#243039;padding:8px max(24px,calc((100% - 1240px)/2));font-size:.75rem;letter-spacing:.04em}.site-header{padding:20px max(24px,calc((100% - 1240px)/2));background:#fff;gap:26px;border-bottom:1px solid #ebedef;position:relative}.brand{font-size:1.6rem;letter-spacing:.045em;color:#263139;white-space:nowrap}.brand img{width:42px;height:42px;object-fit:contain}.brand b{font-size:.6rem;letter-spacing:.16em}.site-header nav{gap:24px;font-size:.875rem}.site-header .nav-cta{border-radius:4px;padding:10px 18px}.section{padding:76px max(24px,calc((100% - 1240px)/2))}.eyebrow{font-size:.75rem;letter-spacing:.12em;line-height:1.5;margin-bottom:15px}.hero{max-width:1320px;margin:0 auto;grid-template-columns:1fr 1fr;gap:48px;padding:46px 40px 52px;background:#fff;align-items:center}.hero-copy{padding:0;min-width:0}.hero h1{font-size:clamp(2.25rem,4.1vw,3.65rem);letter-spacing:-.045em;line-height:1.12}.hero h1 em{font-style:normal}.hero .lead{font-size:1.05rem;line-height:1.85;max-width:490px;margin-top:22px}.hero-actions{gap:12px;margin-top:26px}.button,.primary-button{border-radius:4px;font-size:.875rem;min-height:48px;padding:12px 18px;line-height:1.5}.button.secondary{border:1px solid #aeb6bb;background:#fff}.hero-foot{font-size:.7rem;gap:10px 18px;margin-top:28px;padding-top:20px;line-height:1.7}.hero-photo{margin:0;border-radius:6px;overflow:hidden;width:100%;background:#f2f2ee;align-self:center}.hero-photo>img{width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}.hero-photo figcaption{background:#253039;display:block;padding:16px 20px}.hero-photo figcaption span{display:block;font-size:.65rem;letter-spacing:.1em;color:#e3c790}.hero-photo figcaption b{display:block;font-size:.875rem;font-weight:500;margin-top:5px}.intro-strip{padding:20px max(24px,calc((100% - 1240px)/2));background:#f1f4f5;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:22px}.intro-strip p{font-size:.875rem;color:#253039;white-space:normal}.intro-strip b{color:var(--red);font-size:.75rem}.section-head{align-items:start;gap:50px;margin-bottom:34px}.section-head>div{flex:1}.section-head>p{flex:1;font-size:1rem;max-width:540px;padding-top:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{display:grid;grid-template-columns:40% 60%;border:1px solid #e2e5e7;border-radius:6px;overflow:hidden;background:white;box-shadow:0 4px 16px #172c3a04}.product-image{border:0;border-right:1px solid #ecebe7;background:#f2f1ed;padding:18px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:auto;max-width:100%;max-height:none;aspect-ratio:auto;object-fit:contain;box-shadow:0 2px 8px #332b2114;transition:none}.product-image:hover img{transform:none}.product-copy{padding:24px;min-width:0}.product-copy .eyebrow{font-size:.65rem;line-height:1.7;margin-bottom:10px;color:#924347;letter-spacing:.055em}.product-copy h3{font-size:1.16rem;line-height:1.3;margin-bottom:12px}.product-copy>p:not(.eyebrow){font-size:.875rem;line-height:1.8;margin-bottom:18px}.text-link{font-size:.8rem;gap:10px;color:var(--red);border:0;padding:0;line-height:1.6}.catalogue-note{font-size:.8rem;line-height:1.8;color:#727c83}.about{background:#f3f5f5;gap:65px}.about figure{align-self:center}.about figure img{height:auto;object-fit:contain;border-radius:5px}.about figcaption{font-size:.75rem}.about h2{margin-bottom:22px}.about p{font-size:1rem}.oem{background:#26323a}.oem .section-head>p{color:#d4dde1}.oem .eyebrow{color:#dfc38c}.steps{gap:40px;margin-top:35px}.steps article{border-color:#627078}.steps span{font-size:.75rem;color:#dfc38c}.steps h3{font-size:1.2rem}.steps p{font-size:.95rem;line-height:1.8;color:#d4dde1}.application-grid{gap:32px}.application-grid h3{font-size:1.15rem}.application-grid p{font-size:.95rem}.catalogue{background:#f4f1eb;grid-template-columns:.65fr 1.35fr;gap:70px}.catalogue-cover{width:200px;transform:none;box-shadow:8px 10px 20px #332b2120}.catalogue p{font-size:1rem}.catalogue .file-meta{font-size:.8rem}.faq{gap:70px;grid-template-columns:.7fr 1.3fr}.faq-list summary{font-size:.95rem}.faq-list p{font-size:.95rem}.contact-section{background:#26323a;gap:65px}.contact-copy>p{font-size:1rem}.contact-copy dd{font-size:.95rem}.lead-form{background:#fff;border-radius:6px;padding:28px;color:var(--ink);gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-row label{font-size:.8rem;color:#3e484f}.form-row input,.form-row select,.form-row textarea{border:1px solid #cbd1d4;border-radius:3px;font-size:.9rem;line-height:1.5;min-height:46px;padding:11px}.lead-form button{background:var(--red);color:#fff;border-radius:4px;font-size:.9rem}.lead-form .form-note{color:#6a7379;font-size:.75rem;line-height:1.7}.qr-grid{gap:20px}.qr-grid figure{width:112px}.qr-grid img{width:112px;height:auto;aspect-ratio:auto;object-fit:contain}.qr-grid figcaption{font-size:.7rem}footer{padding:32px max(24px,calc((100% - 1240px)/2));gap:30px;background:white;border-top:1px solid var(--line)}footer .footer-brand{font-size:1.2rem}footer p,footer>a:not(.footer-brand){font-size:.8rem}.breadcrumbs{max-width:1288px;margin:24px auto 0;padding:0 24px;color:#707b82;font-size:.8rem}.full-catalogue{background:#f6f7f7}.full-catalogue .section-head{margin-bottom:32px}.catalogue-contents{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:4px;overflow:hidden}.catalogue-contents a{font-size:.8rem;line-height:1.7;padding:16px;gap:10px}.catalogue-pages{max-width:900px}.catalogue-page-image img{width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}.catalogue-page header h3{font-size:1.15rem}.catalogue-page header .eyebrow{font-size:.7rem}.catalogue-page{margin-bottom:60px}.catalogue-page-bottom{font-size:.75rem}.thanks-card{border-radius:6px}
@media(max-width:1050px){.site-header{flex-wrap:wrap;justify-content:space-between}.site-header nav{gap:16px}.hero{padding:36px 24px;gap:30px}.hero h1{font-size:2.75rem}.product-copy{padding:20px}.product-card{grid-template-columns:36% 64%}.product-image{padding:12px}.contact-section{gap:35px}.lead-form{grid-template-columns:1fr}.section{padding-top:60px;padding-bottom:60px}}
@media(max-width:800px){.hero{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:2.2rem}.hero .lead{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-foot{display:none}.hero-photo figcaption{padding:12px}.product-card{grid-template-columns:1fr}.product-image{padding:20px;border-right:0;border-bottom:1px solid var(--line)}.product-image img{width:auto;height:auto;max-height:280px;max-width:100%}.product-copy{padding:22px}.section-head{display:block}.section-head>p{padding-top:0;margin-top:18px}.about,.faq,.contact-section{grid-template-columns:1fr;gap:32px}.about figure{max-width:580px}.catalogue{gap:35px}.catalogue-contents{grid-template-columns:repeat(2,minmax(0,1fr))}.steps,.application-grid{grid-template-columns:1fr}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.topbar{display:none}.site-header{padding:17px 20px;gap:17px}.brand{font-size:1.4rem}.brand img{width:36px;height:36px}.site-header nav{font-size:.75rem;gap:12px 16px;width:100%;justify-content:flex-start}.site-header .nav-cta{padding:6px 10px}.hero{grid-template-columns:1fr;padding:32px 20px;gap:28px}.hero h1{font-size:2.7rem}.hero .lead{font-size:1rem}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero-actions .button{flex:1;font-size:.8rem;min-width:140px}.hero-photo{max-width:460px;justify-self:center}.intro-strip{grid-template-columns:1fr 1fr;padding:18px 20px;gap:10px 15px}.intro-strip p{font-size:.75rem}.section{padding:46px 20px}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{grid-template-columns:35% 65%}.product-image{padding:10px;border-bottom:0;border-right:1px solid var(--line)}.product-image img{height:auto;width:100%;max-height:none}.product-copy{padding:17px}.product-copy h3{font-size:1rem}.product-copy>p:not(.eyebrow){font-size:.8rem;line-height:1.75}.product-copy .eyebrow{font-size:.6rem}.catalogue{grid-template-columns:1fr;gap:26px}.catalogue-cover{width:160px}.lead-form{grid-template-columns:1fr;padding:22px}.section h2{font-size:1.95rem}.catalogue-contents a{padding:12px;font-size:.75rem}.catalogue-page header{display:block}.catalogue-page header .text-link{margin-top:12px}.catalogue-page-image{border:0}.full-catalogue{padding-left:14px;padding-right:14px}footer{padding:25px 20px;display:block}footer p{margin:12px 0}.catalogue-page-bottom{font-size:.7rem}}

.category-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.category-group{border:1px solid var(--line);padding:28px;border-radius:5px;scroll-margin-top:24px}.category-group h2{font-size:1.4rem;margin-bottom:20px}.category-group ul{list-style:none;padding:0;margin:0}.category-group li{border-top:1px solid var(--line)}.category-group li a{display:flex;justify-content:space-between;gap:20px;padding:13px 0;font-size:.95rem}.category-group li a:hover{color:var(--red)}@media(max-width:650px){.category-directory{grid-template-columns:1fr}.category-group{padding:22px}}

.category-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;align-items:start}.category-sidebar{background:#f4f5f5;padding:22px;border-radius:5px;position:sticky;top:24px}.category-sidebar nav{display:flex;flex-direction:column;align-items:stretch;gap:0}.category-sidebar nav a{padding:13px 10px;border-bottom:1px solid #e2e5e7;font-size:.875rem;line-height:1.5}.category-sidebar nav a:first-child{color:var(--red);background:#f8e9e7;border-radius:4px}.category-sidebar nav a:hover{color:var(--red);background:#fff}.category-layout .category-directory{grid-template-columns:1fr}.category-description{font-size:.95rem;margin-bottom:22px}.category-group h2{margin-bottom:14px}.category-group .button{margin-top:4px}@media(max-width:800px){.category-layout{grid-template-columns:1fr;gap:24px}.category-sidebar{position:static}.category-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.category-sidebar nav a{font-size:.8rem}.category-sidebar{padding:16px}}

.category-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.equipment-tile{border:1px solid #e3e6e8;border-radius:5px;overflow:hidden;background:white}.equipment-photo{display:flex;align-items:center;justify-content:center;height:250px;padding:18px;background:#fff}.equipment-photo img{width:100%;height:100%;object-fit:contain;max-width:100%;display:block}.equipment-info{padding:18px;border-top:1px solid #edf0f1}.equipment-info h3{font-size:1rem;line-height:1.4;margin-bottom:12px}.image-note{font-size:.7rem!important;color:#747e85;margin:4px 0 12px!important}.more-products{margin-top:24px}.more-products summary{font-size:.85rem;font-weight:700;cursor:pointer;padding:10px 0}.more-products ul{margin-top:8px}.product-image{height:290px;background:white;padding:20px}.product-image img{width:100%;height:100%;max-height:none;object-fit:contain;box-shadow:none}.product-card{grid-template-columns:42% 58%;align-items:stretch}.product-image{height:auto;min-height:260px}.product-image img{height:250px;align-self:center}@media(max-width:800px){.equipment-photo{height:230px}.product-card{grid-template-columns:1fr}.product-image{height:270px;min-height:0}.product-image img{height:100%;width:100%}}@media(max-width:580px){.category-products{grid-template-columns:1fr}.equipment-photo{height:290px}.product-card{grid-template-columns:38% 62%}.product-image{height:auto;min-height:210px;padding:10px}.product-image img{height:190px;object-fit:contain}}
