:root{--yellow:#ffdb38;--yellow-soft:#fff7ce;--ink:#171b1e;--muted:#56616b;--line:#dce0e4;--paper:#fff;--surface:#f5f6f7;--blue:#164f8b;--heading:Impact,"Arial Narrow","Helvetica Neue",Arial,sans-serif;--body:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{font-size:16px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);line-height:1.55}a{color:var(--blue);text-underline-offset:.2em}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,summary{cursor:pointer}a:hover{text-decoration:underline}img{max-width:100%;height:auto}svg{width:1.35em;height:1.35em;flex-shrink:0;vertical-align:middle}h1,h2,h3{font-family:var(--heading);line-height:1.1;letter-spacing:.005em;font-weight:400;margin:0 0 .55em}h1{font-size:clamp(2.4rem,4.5vw,4.25rem)}h2{font-size:clamp(1.85rem,2.8vw,2.6rem)}h3{font-size:1.6rem}p{margin:0 0 1em}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #125cb3;outline-offset:4px}button:disabled{cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:1rem;background:white;z-index:20;padding:1rem}.skip-link:focus{top:1rem}
.preview-bar{padding:.45rem 1.5rem;text-align:center;font-size:.75rem;letter-spacing:.06em;font-weight:700;color:#fff;background:#33414c}.preview-bar span{font-weight:400;letter-spacing:0;margin-left:1rem}.site-header{background:var(--yellow);border-bottom:1px solid #e5c534}.header-inner,.nav-inner{max-width:1440px;margin:auto;padding:1.4rem 2rem;display:flex;gap:1.5rem;align-items:center}.identity{display:flex;align-items:center;gap:1.15rem;text-decoration:none;color:#080a0b;flex:1 1 auto;min-width:0}.identity:hover{text-decoration:none}.diamond{width:142px;height:89px;object-fit:contain}.identity>span{display:flex;flex-direction:column;white-space:nowrap}.identity strong{font-family:var(--heading);font-size:clamp(2.2rem,3.2vw,3.6rem);font-weight:400;line-height:1.02;letter-spacing:-.015em}.identity>span>span{font-size:1.1rem;font-weight:600;margin-top:.35rem}.search-form{display:flex;background:white;border:1px solid #8b9298;border-radius:4px;overflow:hidden;min-width:0}.search-form input{width:100%;min-width:0;border:0;padding:.8rem .85rem;background:transparent;color:var(--ink);font-size:1rem}.search-form button{border:0;border-left:1px solid #d8bd36;background:var(--yellow);padding:.75rem 1rem;min-height:48px;color:var(--ink)}.header-search{flex:0 1 300px}.header-search input{font-size:.875rem}.header-actions{display:flex;flex-direction:column;align-items:center;gap:.5rem}.phone{font-family:var(--heading);font-size:1.35rem;display:inline-flex;align-items:center;gap:.5rem;color:var(--ink);text-decoration:none;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:48px;padding:.65rem 1.15rem;border:1px solid #e0bb14;border-radius:4px;background:var(--yellow);color:#15191c;font-size:1rem;font-weight:700;line-height:1.35;text-decoration:none}.button:hover{background:#f0c92b;color:#101214;text-decoration:none}.quote-sign{position:relative;background:var(--yellow);color:var(--ink);border:1.5px solid #9f8415;border-radius:5px;box-shadow:0 2px 0 #b4971a,inset 0 1px 1px #fff1a4;padding-left:1.35rem;padding-right:1.35rem;white-space:nowrap}.quote-sign:before,.quote-sign:after{content:"";position:absolute;top:50%;width:4px;height:4px;border:1px solid #9f8415;border-radius:50%;background:#ffe67b;transform:translateY(-50%)}.quote-sign:before{left:5px}.quote-sign:after{right:5px}.quote-sign:hover{background:#f0c92b;color:var(--ink)}.header-actions .quote-sign{background:#171b1e;color:#fff;border-color:#101214;box-shadow:0 2px 0 #080a0b,inset 0 1px 1px #51585e}.header-actions .quote-sign:hover{background:#30383e;color:#fff}.header-actions .quote-sign:before,.header-actions .quote-sign:after{background:#858c91;border-color:#4e555b}.main-nav{background:#22292d;color:#fff}.nav-inner{padding:.65rem 2rem;gap:1.5rem}.desktop-nav{display:flex;align-items:center;gap:.3rem;flex:1}.desktop-nav>a{font-family:var(--heading);font-size:1.15rem;padding:.6rem 1.15rem;color:#fff;text-decoration:none;border-bottom:2px solid transparent}.desktop-nav>a:hover,.desktop-nav>a[aria-current]{color:var(--yellow);border-bottom-color:var(--yellow)}.category-menu{position:relative;flex:0 0 185px}.category-menu summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none;min-height:46px;padding:.6rem 1.2rem;color:#171b1e;background:linear-gradient(#e3e5e8,#c3c7cc);border:1px solid #aeb3bb;border-radius:4px;font-family:var(--heading);font-size:1.2rem}summary::-webkit-details-marker{display:none}.category-dropdown{position:absolute;top:calc(100% + 12px);left:0;z-index:10;width:500px;display:grid;grid-template-columns:1fr 1fr;gap:.1rem;background:#fff;border:1px solid var(--line);box-shadow:0 8px 18px #0002;padding:.8rem;border-radius:4px}.category-dropdown a{padding:.6rem .7rem;color:var(--ink);text-decoration:none}.category-dropdown a:hover{background:var(--yellow-soft)}.category-dropdown .all-link{grid-column:1/-1;color:var(--blue);border-top:1px solid var(--line);font-weight:700}.cart-button{border:0;background:none;color:#fff;min-height:44px;padding:.5rem;display:flex;gap:.5rem;align-items:center}.mobile-menu{display:none}
.home-main,.content-main{max-width:1400px;margin:0 auto}.home-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,.75fr);gap:4rem;padding:3.5rem 3rem 3rem;align-items:center}.hero-copy h1{max-width:760px;margin-bottom:.4em}.eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem}.heritage-badge{display:inline-block;padding:.3rem .7rem;margin-bottom:1.4rem;background:var(--yellow-soft);border:1px solid #c1a952;border-radius:3px;font-family:var(--heading);font-size:1.15rem}.hero-copy p:not(.eyebrow){font-size:1.125rem;max-width:770px;line-height:1.65}.hero-actions,.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:1.4rem}.text-link{font-weight:700;text-decoration:none}.hero-aside{text-align:center;align-self:center}.hero-mascot{height:340px;width:auto;object-fit:contain}.hero-caption{font-family:var(--heading);font-size:1.15rem;margin-top:1rem;display:flex;justify-content:center;gap:.7rem;align-items:center}.hero-caption span{height:4px;width:40px;background:var(--yellow)}.section{padding:2.6rem 3rem;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem}.section-heading h2{margin:0}.section-heading>a{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{color:var(--ink);border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(#fff,#f5f6f7);text-decoration:none}.category-card>img{height:185px;width:100%;object-fit:contain;padding:1.4rem;mix-blend-mode:multiply}.category-card>span{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.9rem 1rem;font-family:var(--heading);font-size:1.2rem}.category-card:hover{border-color:#a88b0a;text-decoration:none}.arrow-disc{display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow);height:32px;width:32px;flex-shrink:0}.parts-feature{display:grid;grid-template-columns:1fr 1.2fr;background:#f1f3f4;border-block:1px solid var(--line);gap:3rem;padding:2.6rem 3rem;align-items:center}.parts-image{background:#fff;border-radius:5px;overflow:hidden}.parts-image img{width:100%;height:280px;object-fit:contain;padding:1rem}.parts-feature p{max-width:580px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.product-card:hover{border-color:#939a9f}.card-image{display:block;height:220px;padding:1.2rem;background:linear-gradient(#fff,#fafafa)}.card-image img{object-fit:contain;width:100%;height:100%;mix-blend-mode:multiply}.card-copy{padding:1.1rem;display:flex;flex-direction:column;align-items:flex-start;flex:1}.card-copy .eyebrow{font-size:.75rem;letter-spacing:.04em;margin-bottom:.35rem}.card-copy h3{margin-bottom:.35rem}.card-copy h3 a{color:var(--ink);text-decoration:none}.card-type{color:var(--muted);font-size:.925rem;margin-bottom:1rem}.card-link{display:flex;gap:.8rem;align-items:center;margin-top:auto;font-weight:700;color:var(--ink);text-decoration:none;background:var(--yellow);border-radius:3px;padding:.5rem .8rem;min-height:44px}.card-link svg{width:1.1rem}.airrex-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;background:var(--yellow-soft);padding:2.6rem 3rem;border-block:1px solid #e0d6a9}.airrex-feature>div>img{object-fit:contain;object-position:left;height:65px;width:160px;margin-bottom:1rem}.airrex-models{display:flex;gap:1rem}.airrex-models>a{display:flex;flex:1;flex-direction:column;align-items:center;padding:1rem;gap:.65rem;border-left:1px solid #dace98;color:var(--ink);text-decoration:none}.airrex-models img{height:175px;width:100%;object-fit:contain;mix-blend-mode:multiply}.airrex-models strong{font-family:var(--heading);font-size:1.2rem;font-weight:400}.brands-section{text-align:center}.brands-section>p{max-width:850px;margin:0 auto 1.6rem}.brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.brand-grid>a{border:1px solid var(--line);border-radius:3px;padding:.8rem;display:flex;align-items:center}.brand-grid img{object-fit:contain;height:65px;width:100%}.expert-strip{padding:3rem;display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;border-top:5px solid var(--yellow);background:#f6f7f8}.expert-strip>div:first-child p{max-width:640px}.expert-strip>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-left:1px solid #cbd0d4;padding-left:3rem;gap:.7rem}.expert-strip .phone{font-size:1.65rem}.contact-strip{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;background:var(--yellow-soft);padding:1.7rem max(2rem,calc((100vw - 1340px)/2));border-top:1px solid #e7db9e}.contact-strip h2{font-size:1.65rem;margin:0 0 .35rem}.contact-strip p{font-size:.9rem;margin:0}.email-link{color:var(--ink);font-size:.95rem}.site-footer{background:#232a2f;color:#dfe4e8;padding:1.5rem max(2rem,calc((100vw - 1340px)/2))}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;padding-bottom:1rem;border-bottom:1px solid #4c5358}.footer-links>a{font-size:.85rem;color:white;text-decoration:none;min-height:30px;display:flex;align-items:center}.footer-links>span{flex:1}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;padding-top:1.2rem;font-size:.75rem}.footer-bottom p:last-child{text-align:right}.narrow{max-width:860px;margin:3rem auto;min-height:350px}
dialog{width:min(560px,calc(100% - 2rem));border:1px solid #929ba1;border-top:6px solid var(--yellow);border-radius:6px;padding:2rem;box-shadow:0 12px 70px #0004;color:var(--ink)}dialog::backdrop{background:#101a23a6}.dialog-close{position:absolute;right:.6rem;top:.6rem;width:44px;height:44px;display:grid;place-items:center;background:none;border:0}.preview-note{border-left:3px solid #3b648c;background:#eef3f8;padding:1rem;margin:1.25rem 0;color:#31485f;font-size:.95rem}.preview-note p{margin:.5rem 0 0}dialog>.phone{display:flex;margin:1.3rem 0}
@media(min-width:1600px){.header-inner{gap:2rem}.header-search{flex-basis:320px}}
@media(max-width:1150px){.header-inner{flex-wrap:wrap;gap:1rem}.identity{flex:1}.identity strong{font-size:2.8rem}.header-search{order:3;flex:1 1 100%}.header-actions{flex:0 0 auto}.home-hero{gap:2rem;padding:2.5rem 2rem}.section,.parts-feature,.airrex-feature,.expert-strip{padding:2.5rem 2rem}.hero-mascot{height:280px}.desktop-nav>a{padding:.6rem .65rem}.nav-inner{gap:1rem}.contact-strip{flex-wrap:wrap}.contact-strip>div{flex:1 1 35%}.contact-strip>.phone{flex:1 1 35%;justify-content:flex-end}}
@media(max-width:760px){.preview-bar{padding:.45rem .75rem;font-size:.65rem}.preview-bar span{display:block;margin:0;font-size:.75rem;letter-spacing:0}.header-inner{padding:1rem;gap:.75rem}.identity{flex-basis:100%;gap:.7rem}.diamond{width:88px;height:58px}.identity strong{font-size:clamp(1.5rem,6.8vw,2.7rem)}.identity>span>span{font-size:clamp(.7rem,2.7vw,.95rem);margin-top:.25rem}.header-search{order:initial;flex-basis:100%}.header-search input{font-size:1rem}.header-actions{flex:1;flex-direction:row;justify-content:space-between;gap:.65rem}.header-actions>.phone{flex:1;justify-content:center;font-size:clamp(1rem,3.8vw,1.35rem);min-height:46px;border:1px solid #8a751e;border-radius:4px}.header-actions .quote-sign{flex:1;font-size:.85rem;min-height:46px;padding-inline:.8rem}.quote-sign svg{width:1.1em}.nav-inner{padding:.65rem 1rem;gap:1rem}.desktop-nav{display:none}.mobile-menu{display:block;order:-1;position:relative}.mobile-menu summary{list-style:none;display:flex;align-items:center;gap:.5rem;min-height:44px}.mobile-menu summary span{display:none}.mobile-menu>div{position:absolute;top:calc(100% + 10px);left:0;background:#22292d;width:230px;z-index:11;padding:.6rem;box-shadow:0 8px 15px #0004}.mobile-menu a{display:block;padding:.75rem;color:#fff}.category-menu{flex:1}.category-menu summary{font-size:1.1rem;min-height:44px;padding:.5rem 1rem}.category-dropdown{left:-48px;max-width:calc(100vw - 2rem);width:540px;font-size:.9rem;padding:.5rem;grid-template-columns:1fr 1fr}.cart-button span{display:none}.home-hero{grid-template-columns:1fr;padding:2rem 1.15rem;gap:1rem;position:relative}.hero-copy h1{font-size:clamp(2.5rem,9.2vw,3.5rem)}.hero-copy>.eyebrow{font-size:.75rem}.hero-copy p:not(.eyebrow){font-size:1rem;line-height:1.65}.hero-aside{display:none}.heritage-badge{font-size:1.05rem;margin-bottom:1rem}.hero-actions{gap:1rem}.hero-actions .button{width:100%}.hero-actions>.text-link{font-size:.925rem}.section{padding:1.8rem 1rem}.section-heading{align-items:flex-end;gap:.75rem}.section-heading h2{font-size:1.75rem}.section-heading>a{font-size:.85rem;max-width:110px;text-align:right;justify-content:flex-end}.section-heading>a svg{display:none}.category-grid{grid-template-columns:1fr 1fr;gap:.65rem}.category-card>img{height:140px;padding:.8rem}.category-card>span{padding:.7rem;font-size:1.05rem;gap:.35rem}.arrow-disc{width:25px;height:25px}.parts-feature{grid-template-columns:1fr;padding:1.5rem 1rem;gap:1.3rem}.parts-image img{height:175px}.parts-feature h2{font-size:2rem}.featured-grid{grid-template-columns:1fr 1fr;gap:.65rem}.card-image{height:170px;padding:1rem}.card-copy{padding:.8rem}.card-copy h3{font-size:1.35rem}.card-copy .eyebrow{font-size:.75rem}.card-type{font-size:.875rem}.card-link{font-size:.875rem;gap:.5rem}.airrex-feature{padding:1.8rem 1rem;grid-template-columns:1fr;gap:1rem}.airrex-models a:first-child{border-left:0}.brand-grid{grid-template-columns:repeat(3,1fr);gap:.6rem}.brand-grid img{height:50px}.brands-section>p{text-align:left;font-size:1rem}.expert-strip{padding:1.8rem 1rem;grid-template-columns:1fr;gap:1rem}.expert-strip>div:last-child{padding:1.2rem 0 0;border-left:0;border-top:1px solid var(--line)}.contact-strip{padding:1.5rem 1rem;display:grid;grid-template-columns:1fr;gap:1rem}.contact-strip>.phone{justify-content:flex-start}.contact-strip>.quote-sign{justify-self:start}.site-footer{padding:1.5rem 1rem}.footer-links{gap:.65rem 1rem}.footer-links>span{display:none}.footer-bottom{flex-direction:column;gap:.75rem}.footer-bottom p:last-child{text-align:left}.narrow{margin:1rem auto}.button-row{gap:.9rem}}
.catalog-main,.product-main{max-width:1440px;margin:auto;border-top:0;padding-top:1.5rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:var(--muted);margin-bottom:1.8rem}.breadcrumbs a{text-decoration:none}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.page-heading h1{font-size:clamp(2.4rem,4vw,3.7rem)}.page-heading p{margin-bottom:.4rem}.page-heading>.text-link{white-space:nowrap}.category-directory{margin-bottom:2.5rem}.category-directory .category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-directory .category-card>img{height:155px}.category-directory .category-card>span{font-size:1.1rem}.accessory-directory{padding-block:2rem;border-top:1px solid var(--line);margin-bottom:1rem}.accessory-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.accessory-links>a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.8rem;border:1px solid var(--line);border-radius:4px;color:var(--ink);font-size:.9rem;text-decoration:none}.accessory-links>a:hover{background:var(--yellow-soft)}.accessory-links svg{width:1rem}.catalog-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:2rem;padding-top:1.5rem;border-top:1px solid var(--line);scroll-margin-top:1rem}.filter-panel{align-self:start}.filter-panel form{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--yellow);border-radius:4px;padding:1.2rem}.filter-panel h2{font-size:1.55rem}.filter-panel label,.variant-form label{font-weight:700;display:block;font-size:.875rem;margin:1.1rem 0 .4rem}.filter-panel input,.filter-panel select,.variant-form select{display:block;min-height:46px;padding:.65rem;width:100%;min-width:0;border:1px solid #89939a;border-radius:3px;color:var(--ink);background:#fff;font-size:1rem}.filter-panel button{width:100%;margin:1.2rem 0 .8rem}.clear-filters{display:block;text-align:center;font-size:.9rem;padding:.3rem}.filter-help{padding:1.5rem .3rem}.filter-help h3{font-size:1.4rem}.filter-help p,.filter-help a{font-size:.9rem}.filter-help a{font-weight:700}.results-panel{min-width:0}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.3rem}.results-heading h2{margin:0;font-size:2rem}.results-heading p{margin:0;font-size:.875rem;color:var(--muted)}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid .card-image{height:205px}.catalog-grid .card-copy h3{font-size:1.5rem}.pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem}.pagination a{display:grid;place-items:center;min-width:44px;height:44px;border:1px solid #a9b0b5;border-radius:3px;color:var(--ink);text-decoration:none}.pagination a[aria-current]{background:var(--yellow);border-color:#9e861f;font-weight:700}.preview-footnote{font-size:.875rem;color:var(--muted);padding:1rem 0;margin:1rem 0 0;border-top:1px solid var(--line)}.empty-results{background:var(--surface);border:1px solid var(--line);padding:2rem;border-radius:5px}.empty-results>p:last-child{margin:1.5rem 0 0}.product-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start;margin-bottom:3rem}.product-gallery{background:#fff;border:1px solid var(--line);border-radius:6px;text-align:center;padding:1.5rem;overflow:hidden}.main-tool-image{display:block;width:100%;height:450px;object-fit:contain;margin:0 auto;padding:1rem}.product-gallery>p{font-size:.875rem;color:var(--muted)}.drawing-link{display:flex;gap:.6rem;align-items:center;justify-content:center;border-top:1px solid var(--line);padding:1rem .5rem 0;font-weight:700;font-size:.925rem}.product-summary h1{font-size:clamp(2.3rem,3.8vw,3.8rem)}.product-description{font-size:1.05rem}.variant-form{margin:1.5rem 0 1rem}.variant-form>div{display:flex;gap:.65rem}.variant-form select{flex:1}.variant-form .button{flex-shrink:0}.configuration{background:var(--yellow-soft);border:1px solid #e3d59e;border-radius:4px;padding:1rem;scroll-margin-top:1rem}.configuration>p{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;border-bottom:1px solid #e3d59e;padding-bottom:.75rem;margin-bottom:.8rem}.configuration>p>span{font-size:.875rem}.quick-specs{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin:0}.quick-specs dt{font-size:.8rem;color:var(--muted)}.quick-specs dd{margin:0;font-size:1.1rem;font-weight:700}.product-quote{border-top:1px solid var(--line);padding-top:1.3rem;margin-top:1.4rem}.quote-kicker{font-weight:700;margin-bottom:.8rem}.quote-actions{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1.1rem}.quote-actions label{display:block;font-size:.875rem}.quote-actions input{display:block;width:75px;height:49px;margin-top:.25rem;border:1px solid #89939a;border-radius:3px;padding:.5rem}.quote-actions .quote-sign{min-height:49px;flex:1;font-size:1.1rem}.product-quote>p:last-child{margin-top:.6rem;font-size:.925rem;color:var(--muted)}.product-section-nav{display:flex;gap:.5rem;padding:.8rem;background:#232a2f;border-radius:4px;flex-wrap:wrap;margin-bottom:1rem}.product-section-nav a{color:#fff;text-decoration:none;padding:.65rem 1.1rem;font-weight:700;font-size:.925rem}.product-section-nav a:hover{color:var(--yellow)}.product-detail{padding:2.5rem 0;border-bottom:1px solid var(--line);scroll-margin-top:1rem}.table-scroll{max-width:100%;overflow-x:auto;border:1px solid #c5cdd3;border-radius:4px}.table-scroll:focus-visible{outline:3px solid #125cb3;outline-offset:3px}.spec-table{width:100%;border-collapse:collapse;font-size:.925rem;white-space:nowrap;text-align:left}.spec-table th,.spec-table td{padding:.85rem 1rem;border-right:1px solid #d8dfe4;border-bottom:1px solid #d8dfe4}.spec-table thead th{background:#e3e6e9}.spec-table tbody th{font-weight:600;white-space:normal;min-width:200px;max-width:220px;background:#f6f7f8}.spec-table .selected-variant{background:var(--yellow-soft)}.spec-table thead .selected-variant{background:var(--yellow)}.table-hint{font-size:.875rem;color:var(--muted)}.parts-detail{display:grid;grid-template-columns:1.15fr 1fr;gap:3rem;align-items:center}.parts-detail>a{display:block;border:1px solid var(--line);border-radius:4px;padding:1rem}.parts-detail img{height:310px;width:100%;object-fit:contain}.document-scope{font-size:.875rem;color:var(--muted)}.accessory-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.accessory-product{display:block;border:1px solid var(--line);border-radius:4px;padding:1rem;color:var(--ink);text-decoration:none}.accessory-product>img{height:150px;width:100%;object-fit:contain}.accessory-product h3{font-size:1.3rem;margin-top:.9rem}.accessory-product>span{display:flex;align-items:center;gap:.5rem;color:var(--blue);font-size:.925rem;font-weight:700}.safety-detail{display:flex;align-items:center;gap:1.5rem}.safety-detail>div:nth-child(2){flex:1}.safety-detail h2{font-size:1.8rem}.safety-detail p{margin:0}.document-icon{background:var(--yellow-soft);padding:1rem;border:1px solid #e3d59e;border-radius:4px}.document-icon svg{width:32px;height:32px}.product-detail>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1100px){.category-directory .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accessory-links{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{grid-template-columns:215px minmax(0,1fr);gap:1.2rem}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview{gap:1.8rem}.main-tool-image{height:370px}.quote-actions{gap:.7rem}.quote-actions .quote-sign{font-size:.95rem}.parts-detail{gap:1.5rem}}
@media(max-width:760px){.page-heading{display:block}.page-heading h1{font-size:2.4rem}.page-heading>.text-link{display:inline-flex;margin-top:.5rem;gap:.5rem}.category-directory .category-grid{grid-template-columns:1fr 1fr}.category-directory .category-card>img{height:140px}.category-directory .category-card>span{font-size:1.05rem}.accessory-links{grid-template-columns:1fr 1fr}.catalog-layout{display:block}.filter-panel form{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem;padding:1rem}.filter-panel h2{grid-column:1/-1;margin-bottom:.3rem}.filter-panel label{grid-column:1;margin:0;align-self:center}.filter-panel input,.filter-panel select{grid-column:2;min-width:0;font-size:.925rem}.filter-panel button{grid-column:1/-1;margin:.5rem 0 0}.clear-filters{grid-column:1/-1}.filter-help{display:none}.results-heading{margin-top:1.8rem;align-items:flex-end}.results-heading h2{font-size:1.75rem}.results-heading p{text-align:right}.catalog-grid .card-image{height:165px}.catalog-grid .card-copy h3{font-size:1.35rem}.catalog-grid{gap:.65rem}.breadcrumbs{font-size:.8rem;margin-bottom:1.5rem}.product-overview{display:flex;flex-direction:column;gap:1.8rem;margin-bottom:1.5rem}.product-gallery{width:100%;padding:1rem}.main-tool-image{height:290px;padding:.5rem}.product-summary{width:100%}.product-summary h1{font-size:2.7rem}.product-description{font-size:1rem}.variant-form>div{flex-wrap:wrap}.variant-form select{flex-basis:100%}.variant-form button{width:100%}.product-section-nav{gap:0}.product-section-nav a{padding:.7rem .8rem;font-size:.875rem;flex:1 1 50%}.product-detail{padding:1.8rem 0}.product-detail .section-heading{align-items:flex-start;flex-direction:column}.spec-table{font-size:.875rem}.spec-table th,.spec-table td{padding:.75rem}.spec-table tbody th{min-width:165px}.parts-detail{grid-template-columns:1fr}.parts-detail img{height:270px}.accessory-product-grid{grid-template-columns:1fr 1fr;gap:.65rem}.accessory-product{padding:.8rem}.accessory-product>img{height:120px}.safety-detail{flex-wrap:wrap;gap:1rem}.safety-detail>.button{width:100%}.safety-detail h2{font-size:1.6rem}.product-detail>.product-grid{grid-template-columns:1fr 1fr;gap:.65rem}.preview-footnote{font-size:.8rem}.quote-actions .quote-sign{font-size:1rem}.hero-aside{display:block;margin-top:.5rem}.hero-mascot{height:160px}.hero-caption{font-size:1rem;margin:.4rem 0 0}}
@media(max-width:380px){.quote-actions{flex-wrap:wrap}.quote-actions .quote-sign{flex-basis:100%}.identity strong{font-size:1.5rem}.header-actions{flex-wrap:wrap}.header-actions>.phone,.header-actions>.quote-sign{flex-basis:100%}.category-card>span{font-size:1rem}.arrow-disc{width:22px;height:22px}}
.category-dropdown,.mobile-menu>div{max-height:55vh;overflow-y:auto;overscroll-behavior:contain}
.imported-table th[scope="col"],.imported-table th[scope="colgroup"]{min-width:95px;max-width:none}
.filter-controls>summary{display:none}.filter-controls>summary span{font-size:.875rem;font-family:var(--body);font-weight:400}
@media(max-width:760px){.filter-controls>summary{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;list-style:none;background:var(--yellow-soft);border:1px solid #c6b968;border-radius:4px;font-weight:700;min-height:50px}.filter-controls[open]>summary{margin-bottom:.6rem}.results-heading{align-items:flex-start}.results-heading p{min-width:115px;max-width:135px}.results-heading h2{max-width:65%}}
.accessory-table-section{margin:2rem 0}.accessory-spec-table{font-size:.875rem}.accessory-spec-table thead th{white-space:normal;min-width:130px}.accessory-spec-table a{font-weight:700;display:inline-flex;align-items:center;min-height:34px}.imported-specifications>a>img{display:block;width:auto;max-width:100%;height:auto;margin:auto;padding:1rem}
.imported-description h3{font-size:1.5rem}.imported-description ul,.imported-description ol{padding-left:1.3rem}.imported-description img{max-height:230px;object-fit:contain}.imported-specifications>.spec-table{margin-bottom:1.5rem}.imported-specifications>.spec-table:last-child{margin-bottom:0}.imported-table tr:first-child{background:#e3e6e9;font-weight:700}.imported-table td:first-child{font-weight:600;background:#f6f7f8}.imported-table td{white-space:normal;min-width:95px}.imported-table td:first-child{min-width:165px}.imported-table img{max-width:220px;max-height:170px;object-fit:contain}.document-links{display:flex;gap:1rem;flex-wrap:wrap}
@media(max-width:420px){.filter-panel form{display:block}.filter-panel label{margin:.8rem 0 .35rem}.filter-panel button{margin-top:1rem}.clear-filters{margin-top:.65rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Quote practice flow: no external widget, network request or customer storage. */
.parts-tabs{display:flex;gap:.5rem;border-bottom:2px solid #252b30;margin:0 0 1.5rem;flex-wrap:wrap}
.drawing-thumbnail{flex-direction:column;gap:.6rem}.drawing-thumbnail small{font-size:.75rem;text-align:center;color:#315b79}
.parts-search-match{display:flex;flex-direction:column;gap:.6rem;background:#fff8d5;border-left:4px solid #b4971a;padding:1.2rem;margin-bottom:1.5rem}.parts-search-match span{font-size:.85rem;color:#535e66}
@media(min-width:761px) and (max-width:1000px){.cart-button>span{display:none}}
@media(max-width:760px){.parts-main .results-heading{display:block}.parts-main .results-heading h2{max-width:none}.parts-main .results-heading p{max-width:none;margin-top:.5rem}}
.parts-tabs a{padding:.85rem 1.2rem;min-height:48px;font-weight:700;text-decoration:none;background:#eef0f2;color:var(--ink);border-radius:5px 5px 0 0}
.parts-tabs a[aria-current="page"]{background:#252b30;color:white}
.drawing-guidance{border-left:4px solid var(--yellow);background:#fff9db;padding:1.2rem 1.5rem;margin-bottom:2rem}.drawing-guidance p{margin:.4rem 0 .65rem}
.drawing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}
.drawing-card{border:1px solid #cbd0d4;border-radius:7px;overflow:hidden;background:#fff;display:flex;flex-direction:column}
.drawing-card-top{padding:1.2rem 1.2rem .5rem}.drawing-card h3{font-size:1.55rem;margin:.2rem 0 .6rem}.drawing-card-top>p:last-child{font-size:.88rem;line-height:1.6;overflow-wrap:anywhere}
.drawing-thumbnail{display:flex;align-items:center;justify-content:center;background:#fafafa;padding:1rem;border-block:1px solid #eceef0;min-height:200px}
.drawing-thumbnail img{width:100%;height:180px;object-fit:contain;mix-blend-mode:multiply}.drawing-pdf{display:grid;justify-items:center;gap:.5rem;font-weight:700}.drawing-pdf svg{width:64px;height:64px;color:#315b79}
.drawing-unavailable{min-height:180px;background:#f0f2f3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;color:#535e66}.drawing-unavailable svg{width:40px;height:40px}.drawing-unavailable p{margin:.6rem 0}
.drawing-actions{display:flex;flex-direction:column;align-items:start;gap:.8rem;padding:1.2rem;margin-top:auto}.drawing-actions>a{max-width:100%;overflow-wrap:anywhere}.drawing-scope{padding:.85rem 1.2rem;background:#fff8d5;font-size:.8rem;margin:0}
.parts-search-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:1.5rem;margin-bottom:2.5rem}.parts-search{padding:1.5rem;background:#fff;border:1px solid #cbd0d4;border-radius:6px}.parts-search label{font-weight:700;display:block;margin-bottom:.7rem}.parts-search>div{display:flex;gap:.6rem}.parts-search input{min-width:0;width:100%;font:inherit;font-size:16px;border:1px solid #72808b;border-radius:4px;padding:.8rem}.parts-search button{flex-shrink:0}.parts-search p{font-size:.85rem;color:#535e66;margin:.65rem 0 0}
.parts-drawing-prompt{border-radius:6px;background:#fff8d5;padding:1.5rem}.parts-drawing-prompt h2{font-size:1.55rem}.parts-drawing-prompt a{display:inline-flex;align-items:center;gap:.5rem;font-weight:700}.parts-drawing-prompt svg{width:20px;height:20px}
.replacement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.replacement-card{border:1px solid #cbd0d4;border-radius:6px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.replacement-image{display:flex;justify-content:center;align-items:center;padding:1rem;background:#fafafa}.replacement-image img{width:100%;height:150px;object-fit:contain;mix-blend-mode:multiply}.replacement-card>div{padding:1rem;display:flex;flex-direction:column;flex:1}.replacement-card h3{font-size:1.2rem;margin:.35rem 0 1rem}.replacement-card h3 a{text-decoration:none}.replacement-card .card-link{font-size:.83rem;margin-top:auto}.replacement-card .eyebrow{font-size:.75rem;letter-spacing:.035em}
.selected-part{display:grid;grid-template-columns:1fr 1.4fr;gap:2rem;background:white;border:1px solid #cbd0d4;border-top:5px solid var(--yellow);padding:2rem;border-radius:6px;margin-bottom:2rem}.selected-part>div>img{width:100%;height:280px;object-fit:contain}.selected-part h2{font-size:2rem}.part-number{font-weight:700}.part-quantity{display:block;font-size:.9rem;font-weight:700;margin:1rem 0}.part-quantity input{display:block;width:90px;min-height:46px;font-size:16px;padding:.5rem;margin-top:.3rem;border:1px solid #72808b;border-radius:4px}
@media(max-width:1050px){.replacement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.parts-search-layout{grid-template-columns:1fr}.parts-search-layout .parts-drawing-prompt{padding:1rem 1.5rem}.drawing-actions .button{font-size:.85rem;padding:.65rem .8rem}}
@media(max-width:760px){.parts-main .page-heading h1{font-size:2.3rem}.parts-tabs a{font-size:.9rem;padding:.75rem 1rem}.drawing-grid{grid-template-columns:1fr 1fr;gap:.75rem}.drawing-card-top{padding:1rem .8rem .25rem}.drawing-card h3{font-size:1.25rem}.drawing-card-top>p:last-child{font-size:.8rem}.drawing-thumbnail{min-height:150px;padding:.6rem}.drawing-thumbnail img{height:130px}.drawing-actions{padding:1rem .8rem;font-size:.875rem}.drawing-scope{padding:.8rem;font-size:.78rem}.replacement-grid{grid-template-columns:1fr 1fr}.replacement-image{padding:.75rem}.replacement-image img{height:125px}.replacement-card>div{padding:.8rem}.parts-search{padding:1rem}.parts-search>div{flex-direction:column}.selected-part{grid-template-columns:1fr;padding:1rem;gap:1rem}.selected-part>div>img{height:200px}}
@media(max-width:420px){.drawing-grid{grid-template-columns:1fr}.parts-main .results-heading h2{font-size:1.35rem;overflow-wrap:anywhere}.replacement-card h3{font-size:1.05rem}.replacement-card .eyebrow{font-size:.68rem}}
[hidden]{display:none!important}
.cart-button{text-decoration:none;white-space:nowrap}
#quote-dialog{width:min(680px,calc(100% - 24px));max-height:90dvh;padding:2rem;overflow-y:auto;overscroll-behavior:contain}
#quote-title{padding-right:1.4rem}
#quote-context{white-space:pre-line;overflow-wrap:anywhere;font-weight:600}
.quote-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.25rem}
.quote-fields label,.photo-label{display:block;font-weight:700}
.quote-fields label span,.photo-label span{font-weight:400;font-size:.85rem;color:var(--muted)}
.quote-field-wide{grid-column:1/-1}
.quote-fields input,.quote-fields textarea{display:block;width:100%;margin-top:.4rem;border:1px solid #727c84;border-radius:4px;background:#fff;color:var(--ink);padding:.75rem;font:inherit;font-size:16px;min-height:46px}
.quote-fields textarea{resize:vertical}
.field-help{font-size:.85rem;color:#4c565f;line-height:1.5}
#quote-photos{display:block;width:100%;min-width:0;font-size:16px;margin-top:.6rem}
#quote-photos::file-selector-button{background:#e6e8ea;border:1px solid #727c84;border-radius:4px;padding:.7rem;margin-right:.6rem;color:#171b1e;font-weight:700}
.quote-file-list{padding-left:1.2rem;overflow-wrap:anywhere;font-size:.875rem}
.text-button{border:0;background:transparent;color:#174d7c;text-decoration:underline;text-underline-offset:3px;font:inherit;font-weight:600;padding:.7rem 0;cursor:pointer;min-height:44px}
button:disabled{opacity:.6;cursor:not-allowed}
#quote-error{color:#a11b1b;font-weight:700}
.quote-review{border:2px solid #9f8415;border-radius:6px;background:#fff9db;padding:1.25rem;margin-top:1.5rem}
.quote-review h3{font-size:1.4rem}.quote-review dt{font-weight:700;margin-top:.7rem}.quote-review dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}
.contact-page,.quote-list-page{max-width:1280px;margin:auto}
.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem}.contact-layout h1{font-size:clamp(2.2rem,4vw,3.5rem)}
.contact-layout address{font-style:normal;line-height:1.7}.contact-layout .phone{display:inline-flex;margin:.5rem 0}.contact-layout h2{margin-top:1.5rem}
.contact-form-card{border:1px solid #c9cdd1;border-top:5px solid var(--yellow);background:#fff;padding:1.5rem;border-radius:6px;align-self:start}.contact-form-card h2{margin-top:0}.contact-form-card .quote-sign{margin-bottom:1rem}
.quote-list-page h1{font-size:clamp(2.4rem,4vw,3.5rem)}
.quote-list-item{display:flex;justify-content:space-between;align-items:center;gap:2rem;background:#fff;border:1px solid #c9cdd1;border-radius:6px;padding:1.5rem;margin:1rem 0}
.quote-list-item h2{font-size:1.35rem;margin-bottom:.4rem}.quote-list-item h2 a{text-decoration:none}.quote-list-item p{margin:0}.quote-list-item>div{min-width:0;overflow-wrap:anywhere}
.list-quantity-form{display:flex;align-items:end;gap:1rem;flex-shrink:0}.list-quantity-form label{font-size:.85rem;font-weight:700}.list-quantity-form input{display:block;width:80px;font:inherit;font-size:16px;min-height:46px;padding:.5rem;margin-top:.3rem;border:1px solid #727c84;border-radius:4px}
.quote-list-actions{padding:1rem 0 2rem}.quote-list-actions p{font-weight:600}
#list-message:not(:empty){background:#fff8d5;border-left:3px solid #b4971a;padding:.7rem 1rem;line-height:1.5}
.accessory-category-section{margin:2rem 0 3rem}.accessory-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}
.accessory-category-card{display:grid;grid-template-columns:1fr 24px;align-items:center;gap:.75rem;text-decoration:none;background:#fff;border:1px solid #c9cdd1;border-radius:7px;padding:1rem;color:var(--ink);font-weight:750;min-width:0}
.accessory-category-card:hover{border-color:#73611a;background:#fffdf1}.accessory-category-card img{grid-column:1/-1;width:100%;height:115px;object-fit:contain}.accessory-category-card svg{width:24px;height:24px;background:var(--yellow);border-radius:50%;padding:3px}.accessory-category-card span{overflow-wrap:anywhere}
.accessory-family-links{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0 2rem}.accessory-family-links a{border:1px solid #b4b8bb;border-radius:4px;background:#fff;padding:.65rem .8rem;font-weight:650;text-decoration:none}
.accessory-safety{border-left:4px solid #b39000;padding:1.2rem 1.5rem;background:#fff9dc;margin:1.5rem 0 2rem;border-radius:0 5px 5px 0}.accessory-safety h2{font-size:1.25rem}.accessory-safety p{max-width:100ch;line-height:1.65;margin:.6rem 0}.source-review{border-top:1px solid #c7b66c;padding-top:.75rem}
.accessory-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.accessory-option-card{background:#fff;border:1px solid #ccd0d2;border-radius:7px;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.accessory-option-image{display:flex;align-items:center;justify-content:center;padding:1rem;height:160px;background:#fff;border-bottom:1px solid #e4e6e7}.accessory-option-image img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.accessory-option-copy{display:flex;flex-direction:column;flex:1;padding:1.2rem}.accessory-option-copy h3{font-size:1.3rem;margin:0 0 .4rem}.accessory-option-copy h3 a{text-decoration:none}.accessory-option-copy .eyebrow{font-size:.7rem;margin-bottom:.5rem}.accessory-option-copy .card-link{margin-top:auto;padding-top:1rem;min-height:44px}.accessory-option-copy .part-number{margin:.2rem 0 .7rem;font-size:.95rem;overflow-wrap:anywhere}
.accessories-main .selected-part .quote-sign{white-space:normal;max-width:100%;text-align:center}
.product-extra-photos{margin:1rem 0;border:1px solid #c9cdd1;border-radius:5px;padding:1rem;background:#fff}.product-extra-photos summary{font-weight:700;cursor:pointer;min-height:30px}.product-extra-photos p{font-size:.9rem}.product-extra-photos a{padding:.6rem 0;min-height:44px}.product-accessory-context{border-left:4px solid #b39000;background:#fff9dc;padding:1.2rem 1.5rem;margin:1.5rem 0}.product-accessory-context h2{font-size:1.65rem}.product-accessory-context p{max-width:90ch;line-height:1.6}#source-accessories .accessory-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}#source-accessories .accessory-product img{max-width:240px;object-fit:contain}#source-accessories .quote-sign{max-width:100%;white-space:normal}
.accessory-facts{margin:0 0 1rem;font-size:.9rem}.accessory-facts>div{padding:.45rem 0;border-top:1px solid #e0e3e5}.accessory-facts dt{color:#535e66;font-size:.8rem;font-weight:650}.accessory-facts dd{margin:.2rem 0 0;line-height:1.5;overflow-wrap:anywhere}.accessories-main .selected-part>div{min-width:0}.accessories-main .selected-part .accessory-facts{max-width:560px}.accessories-main .selected-part>div:first-child{align-self:start}.accessories-main .selected-part img{max-height:350px}.accessories-main .pagination{flex-wrap:wrap}
.accessory-help{margin-top:3rem;background:#20262b;color:#fff;padding:2rem;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.accessory-help h2{color:#fff;font-size:1.7rem}.accessory-help p{max-width:55ch;line-height:1.6}.accessory-help .eyebrow{color:var(--yellow)}.accessory-help .button-row{flex-direction:column;align-items:flex-start;flex-shrink:0}.accessory-help .button-row>a:not(.button){color:#fff}
@media(max-width:1100px){.accessory-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.accessory-help{display:block}.accessory-help .button-row{margin-top:1.2rem}}
@media(max-width:760px){.accessory-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.accessory-category-card{padding:.7rem;gap:.5rem;font-size:.9rem}.accessory-category-card img{height:90px}.accessory-option-grid{grid-template-columns:1fr}.accessory-option-card{display:grid;grid-template-columns:90px minmax(0,1fr)}.accessory-option-image{height:125px;border:0;padding:.65rem}.accessory-option-copy{padding:1rem .8rem 1rem .3rem}.accessory-option-copy h3{font-size:1.2rem}.accessory-safety{padding:1rem}.accessory-help{padding:1.25rem}.accessory-help .quote-sign{white-space:normal}.accessory-category-section .section-heading{align-items:flex-start}.accessory-category-section .section-heading a{font-size:.85rem}.accessories-main .selected-part{scroll-margin-top:1rem}}
@media(max-width:760px){#quote-dialog{padding:1.25rem}.quote-fields{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr;gap:1rem}.quote-list-item{display:block;padding:1rem}.list-quantity-form{margin-top:1rem;gap:.8rem}.quote-list-page .button-yellow{width:100%}.quote-list-page,.contact-page{padding:1.5rem 1rem}.nav-inner{gap:.7rem}.cart-button{font-size:.85rem}.cart-button svg{width:22px}}
.catalog-brand-links,.catalog-support-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:0 0 1.5rem;padding:1rem;border:1px solid var(--line);border-radius:5px;background:#fafafa}.catalog-brand-links>span{font-weight:700;color:var(--ink)}.catalog-brand-links a,.catalog-support-links a{display:inline-flex;align-items:center;min-height:44px;font-weight:700}.catalog-support-links{background:var(--yellow-soft)}
.hero-mascot{height:255px}.hero-copy strong,.brands-section strong,.parts-feature strong{font-weight:700}.professional-notice{background:var(--yellow-soft);text-align:center}.professional-notice p{max-width:1000px;margin:0 auto;font-size:1.1rem}.quote-dialog-heading,.contact-quote-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-right:1.5rem}.quote-dialog-heading img,.contact-quote-heading img{width:80px;height:92px;object-fit:contain;flex-shrink:0}.quote-dialog-heading h2{margin-bottom:.6rem}.contact-about{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem;max-width:850px}.parts-drawing-preview{display:block}.parts-drawing-preview img{display:block;width:180px;height:120px;object-fit:contain;background:#fff;margin-bottom:1rem}.parts-drawing-prompt .button{white-space:normal}.add-quote-button{margin-top:.7rem;white-space:normal;min-height:44px}.accessory-spec-table .add-quote-button{font-size:.8rem;padding:.5rem}.quote-list-notice{position:sticky;bottom:0;z-index:15;background:var(--yellow-soft);margin:0;padding:.8rem 1rem;border-bottom:1px solid var(--line)}.quote-list-notice:empty{display:none}
@media(max-width:1100px){.hero-mascot{height:210px}}
.contact-strip-intro{display:flex;align-items:center;gap:1rem;min-width:0}.contact-strip-mascot{width:88px;height:100px;object-fit:contain;flex-shrink:0}
.mobile-hero-mascot{display:none}
.search-page{overflow-wrap:anywhere}
.search-page{max-width:1200px;margin-inline:auto}.search-refine{display:flex;flex-wrap:wrap;gap:1rem;align-items:end;padding:1.2rem;background:#f1f2f3;border-radius:8px}.search-refine>div:first-child{flex:1 1 320px}.search-refine label{display:block;margin-bottom:.4rem;font-weight:700}.search-refine input,.search-refine select{min-height:46px;max-width:100%;padding:.65rem;border:1px solid #72787e;border-radius:4px;background:white;color:#19212a;font:inherit}.search-refine input{width:100%}.search-result-types{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.5rem 0}.search-result-types a{padding:.6rem .85rem;border:1px solid #757a80;border-radius:5px;text-decoration:none}.search-result-types a[aria-current]{background:#24292d;color:#fff}.search-result-types span{margin-left:.4rem}.content-search-results{display:grid;gap:1rem}.content-search-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.5rem;border:1px solid #d6d8dc;border-radius:8px;padding:1.4rem;background:#fff}.search-result-image img{width:150px;height:130px;object-fit:contain}.content-search-card h2{font-size:1.65rem;margin:.2rem 0}.search-match-label{font-size:.86rem;color:#505960;margin:.5rem 0}.search-excerpt{line-height:1.6;overflow-wrap:anywhere}.search-page mark{background:#ffe566;color:#16191d;border-radius:2px}.search-page :target{scroll-margin-top:1rem}
@media(max-width:600px){.content-search-card{grid-template-columns:70px minmax(0,1fr);gap:.85rem;padding:1rem}.search-result-image img{width:70px;height:90px}.content-search-card h2{font-size:1.35rem}.search-refine>div:first-child{flex-basis:100%}.search-refine{padding:1rem}.search-result-types{gap:.5rem}.search-result-types a{font-size:.85rem}.search-refine input{min-width:0}.search-excerpt{font-size:.95rem}}
.information-page{max-width:1200px;margin-inline:auto}.information-body{max-width:78ch;font-size:1.08rem;line-height:1.7}.information-body h2,.information-body h3{line-height:1.25;margin-top:1.8rem}.information-body li{margin-block:.65rem}.about-history-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,280px);gap:2.5rem;align-items:start}.history-photo{margin:1.5rem 0}.history-photo img{width:100%;height:auto;border-radius:8px}.history-photo figcaption{font-size:.8rem;line-height:1.5;margin-top:.75rem;color:#51565b}.source-review,.accessory-safety{background:#fff5cf;border-left:4px solid #bd9400;padding:1rem 1.25rem;line-height:1.6}.source-review{font-size:.95rem}.supplement-diagram{display:block;max-width:600px;margin:1.5rem auto}.supplement-diagram img{width:100%;height:auto;max-height:400px;object-fit:contain}.accessory-source-copy{max-width:80ch;padding:1.5rem 0}.accessory-source-copy h3{margin-top:1.5rem}.accessory-source-copy li{margin:.4rem 0}.catalog-support-links{margin:1rem 0}.information-body a{overflow-wrap:anywhere}
@media(max-width:760px){.about-history-layout{grid-template-columns:1fr;gap:.5rem}.history-photo{max-width:260px}.information-body{font-size:1rem}.source-review,.accessory-safety{padding:.85rem}.supplement-diagram{max-width:100%}}
@media(max-width:760px){.hero-badge-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem}.hero-badge-row .heritage-badge{margin-bottom:0}.mobile-hero-mascot{display:block;width:58px;height:66px;object-fit:contain;flex-shrink:0}}
@media(max-width:760px){.contact-strip-mascot{width:70px;height:80px}.contact-strip-intro{gap:.8rem}}
@media(max-width:760px){.hero-mascot{height:125px}.quote-dialog-heading img,.contact-quote-heading img{width:62px;height:72px}.quote-dialog-heading{padding-right:1rem;gap:.6rem}.quote-dialog-heading h2{font-size:1.6rem}.add-quote-button{max-width:100%}.parts-drawing-preview img{width:150px;height:100px}}
.product-help{display:flex;align-items:center;gap:1rem;margin-top:1rem}.product-help img{display:block;flex:0 0 auto;width:76px;height:88px;object-fit:contain}.product-help p{margin:0;flex:1;min-width:0}@media(max-width:760px){.product-help{gap:.75rem}.product-help img{width:60px;height:70px}}
