: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}
.selected-part-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:560px;align-items:stretch}
.selected-part-actions>.button{width:100%;height:56px;min-height:56px;margin:0;padding:.5rem .75rem;white-space:normal;text-align:center;line-height:1.3}
.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}}

/* Visual category browsing — local owner-review update. */
.shank-options{scroll-margin-top:1rem}.shank-selection-note{max-width:85ch}
.shank-comparison-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:1.5rem 0}
.shank-panel{min-width:0;border:1px solid #69736e;overflow:hidden;background:#fff;color:#101510}
.shank-panel-hex{--shank-fill:#11f343}.shank-panel-round{--shank-fill:#ffff3b}
.shank-panel-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:1.5rem;padding:1.2rem;background:var(--shank-fill)}
.shank-panel-heading h3{margin:0;font:700 clamp(1.5rem,2.8vw,2.6rem)/1.2 var(--body);text-align:center}
.shank-original-diagram{margin:0;background:#fff;border:1px solid #252c27;padding:.35rem}
.shank-original-diagram img{display:block;width:100%;height:190px;object-fit:contain}
.shank-model-table{width:100%;border-collapse:collapse;table-layout:fixed}
.shank-model-table th,.shank-model-table td{padding:.8rem;border:1px solid #8a9d89;text-align:center;vertical-align:middle}
.shank-model-table thead th{background:#505450;color:#fff;font-size:1.05rem}.shank-model-table thead th:last-child{background:#182019;width:29%}
.shank-model-table tbody th,.shank-model-table tbody td{background:var(--shank-fill);font-size:1.05rem}
.shank-model-view{display:inline-block;color:inherit;font-weight:700;text-underline-offset:3px}
.shank-model-actions{display:flex;align-items:end;justify-content:center;gap:.6rem;flex-wrap:wrap}
.shank-model-actions label{font-size:.75rem;font-weight:700;text-align:left}.shank-model-actions input{display:block;width:64px;min-height:44px;padding:.4rem;border:1px solid #616e64;border-radius:4px;background:#fff}
.shank-model-actions .button{min-height:44px;background:#182019;border-color:#182019;color:#fff;font-size:.95rem;padding:.65rem .8rem}.shank-model-actions .button:hover{background:#354638}
@media(max-width:760px){.shank-panel-heading{grid-template-columns:1fr;gap:1rem;padding:1rem}.shank-panel-heading h3{font-size:1.5rem}.shank-original-diagram{max-width:440px;width:100%;justify-self:center}.shank-original-diagram img{height:140px}.shank-model-table,.shank-model-table tbody{display:block}.shank-model-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.shank-model-table tr.shank-model{display:grid;grid-template-columns:1fr 1fr;background:var(--shank-fill);border-top:2px solid #59655c}.shank-model-table tbody th{grid-column:1/-1;text-align:left}.shank-model-table tbody td,.shank-model-table tbody th{border:0;padding:.65rem .85rem;font-size:1rem;min-width:0}.shank-model-table tbody td{text-align:left}.shank-model-table td[data-label]::before{content:attr(data-label);display:block;font-size:.75rem;font-weight:700;margin-bottom:.2rem}.shank-model-table tbody td:last-child{grid-column:1/-1}.shank-model-actions{justify-content:flex-start}.shank-model-actions .button{flex:1}.shank-model-table td{overflow-wrap:anywhere}}
.buyer-guide-hub{padding:1.5rem;border:2px solid var(--ink);border-top:7px solid var(--yellow);border-radius:8px;margin:1.5rem 0 2rem;background:#fff}
.buyer-guide-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.5rem 0}
.buyer-guide-hub-grid>a{display:flex;flex-direction:column;gap:.75rem;border:1px solid var(--line);padding:1rem;border-radius:6px;text-decoration:none;background:#fafbfc}
.buyer-guide-hub-grid strong{font-size:1.15rem}.buyer-guide-hub-grid .text-link{margin-top:auto}
.buyer-guide-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.buyer-guide-tabs a{padding:.8rem 1rem;background:var(--yellow);color:var(--ink);font-weight:700;border:1px solid var(--ink);border-radius:5px;text-decoration:none}
.buyer-guide{margin:2rem 0 3rem}.buyer-guide,.buyer-guide-hub{scroll-margin-top:1rem}
.buyer-comparison{border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:1.75rem 0;background:#fff}
.buyer-comparison>h3{margin:0;padding:1rem 1.25rem;background:var(--yellow);color:var(--ink);font-size:1.7rem}
.buyer-comparison-columns{display:flex;align-items:stretch;flex-wrap:wrap}.buyer-tool-example{flex:0 1 25%;min-width:180px;padding:1.1rem;background:#f5f6f7}
.buyer-match-group{flex:1 1 240px;min-width:0;padding:1.25rem;border-left:1px solid var(--line)}
.buyer-match-group h4{font:700 1.2rem/1.4 var(--body);margin:0 0 1rem}.buyer-match-group .button{margin-top:.8rem}
.buyer-guide-figure{margin:0 0 1.1rem}.buyer-guide-figure img{display:block;max-width:100%;width:auto;max-height:220px;height:auto;margin:auto;object-fit:contain}
.buyer-tool-example img{max-height:360px}.buyer-guide-figure a,.buyer-guide-figure .buyer-guide-image{display:block;padding:.4rem;background:white;border:1px solid var(--line)}
.buyer-guide-figure figcaption{font-size:.9rem;line-height:1.5;margin-top:.5rem;font-weight:600}
.buyer-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.buyer-system-grid>.buyer-match-group{border:1px solid var(--line);border-radius:6px}
.buyer-options-section{margin:2rem 0}.buyer-options-table{min-width:700px;width:100%}.buyer-options-table td,.buyer-options-table th{vertical-align:top}
.buyer-options-table td:first-child{width:24%}.buyer-options-table td:first-child strong{display:block;margin:.5rem 0}.buyer-options-table img{display:block;width:160px;height:90px;object-fit:contain;background:white}
.buyer-options-table .accessory-facts{margin:0}.buyer-options-table .accessory-facts div{margin-bottom:.4rem}.buyer-details-link{display:block;padding:.8rem 0;font-size:.85rem}
.buyer-chart-scroll{border:1px solid var(--line);border-radius:6px}.buyer-options-table caption{text-align:left;padding:1rem;background:#f3f4f5;font-weight:600}
.buyer-guide-contact,.buyer-rating{padding:1rem;border-left:5px solid var(--yellow);background:#f5f6f7}
.accessory-safety{border-left-width:6px}.accessory-safety strong{font-weight:800}
@media(max-width:1000px){.buyer-guide-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.buyer-tool-example{flex-basis:100%;min-width:0}.buyer-tool-example img{max-height:180px}.buyer-comparison-columns{display:block}.buyer-match-group{border-left:0;border-top:1px solid var(--line)}.buyer-system-grid{grid-template-columns:1fr}.buyer-guide-hub-grid{grid-template-columns:1fr}.buyer-guide-hub{padding:1rem}.buyer-guide .section-heading{align-items:flex-start;gap:1rem;flex-direction:column}.buyer-guide h2{overflow-wrap:anywhere}.buyer-guide-tabs a{font-size:.9rem}}
.category-card-group{background:#fff}
.category-tool-group{display:flex;align-items:center;justify-content:center;gap:.4rem;height:210px;padding:1.1rem .9rem;background:linear-gradient(#fff,#fafbfc)}
.category-tool-group img{display:block;flex:1 1 0;min-width:0;max-width:160px;width:0;height:100%;object-fit:contain;mix-blend-mode:multiply}
.category-card-group>span{border-top:3px solid var(--yellow);padding-bottom:.35rem;font-size:1.35rem}
.category-card-group>small{padding:0 1rem 1rem;color:var(--muted);font-size:.82rem}
.category-directory .section-heading p{color:var(--muted);margin:.65rem 0 0;max-width:65ch}
.card-actions{margin-top:auto;align-self:stretch;width:100%}
.variant-form button[hidden]{display:none}.configuration-help,.configuration-status,.quote-list-help{font-size:.9rem;line-height:1.5;margin:.7rem 0}.configuration-status:empty{display:none}.configuration-status{font-weight:600}
.product-quote .add-tool-quote{display:flex;width:100%;justify-content:center;align-items:center;min-height:52px;font-size:1.1rem;gap:.6rem;border:1px solid #b39200;box-shadow:0 2px 0 #a38c37;text-decoration:none}
.product-quote{--quantity-column:75px;--quote-column-gap:1rem}
.product-quote .quote-actions{display:grid;grid-template-columns:var(--quantity-column) minmax(0,1fr);gap:var(--quote-column-gap);align-items:end}
.product-quote .quote-actions input{width:100%;height:64px}
.product-quote .quote-actions>.quote-sign,.product-quote>.add-tool-quote{display:flex;align-items:center;justify-content:center;height:64px;min-height:64px;padding:.65rem 1rem;font-size:1rem;line-height:1.3;white-space:normal;text-align:center}
.product-quote .quote-actions>.quote-sign{width:100%;min-width:0}
.product-quote>.add-tool-quote{width:calc(100% - var(--quantity-column) - var(--quote-column-gap));margin-left:calc(var(--quantity-column) + var(--quote-column-gap))}
.product-quote .quote-actions>.quote-sign svg,.product-quote>.add-tool-quote svg{flex-shrink:0}
@media(max-width:480px){.product-quote{--quantity-column:64px;--quote-column-gap:.65rem}.product-quote .quote-actions>.quote-sign,.product-quote>.add-tool-quote{padding:.5rem;font-size:.9rem}}
.shank-model-actions .add-quote-button{background:var(--yellow);color:#15191c;border:1px solid #b39200;box-shadow:0 2px 0 #a38c37;min-height:52px;gap:.4rem;white-space:normal}
.drawing-viewer{max-width:1400px;margin:auto;padding:0 1rem 2rem}
.drawing-viewer-toolbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border-bottom:4px solid var(--yellow);padding:1rem;box-shadow:0 3px 8px #0002}
.drawing-viewer-toolbar h1{font-size:1.6rem;margin:0}.drawing-viewer-toolbar span{font-size:.9rem}
.drawing-viewer-contact{display:flex;flex-wrap:wrap;gap:.6rem}.drawing-viewer-contact .button{min-height:48px}
.drawing-viewer-options{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;padding:.8rem 0}.drawing-viewer-options a{padding:.4rem 0}
.drawing-viewer-note{margin:.5rem 0 1rem;font-size:.9rem}.drawing-zoom-controls{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}
.drawing-zoom-controls button{min-height:44px;padding:.5rem .8rem;border:1px solid #78818a;border-radius:4px;background:#fff;font:inherit;color:var(--ink);cursor:pointer}
.drawing-zoom-controls button[aria-pressed="true"]{background:var(--yellow);border-color:#846d00}.drawing-zoom-controls span{font-size:.85rem}
.drawing-viewer-canvas{height:72vh;overflow:auto;border:1px solid #aeb6bd;background:#edf0f2;padding:.5rem;overscroll-behavior:contain}
.drawing-viewer-canvas img{display:block;width:100%;max-width:none;height:auto;margin:auto;background:#fff}
.drawing-viewer-canvas img.drawing-zoom-150{width:150%}.drawing-viewer-canvas img.drawing-zoom-200{width:200%}.drawing-viewer-canvas img.drawing-zoom-300{width:300%}
.drawing-viewer-canvas.inline-parts-manual{width:100%;height:75vh;min-height:360px;background:#fff}
.drawing-pdf-page{margin:0 0 1rem}.drawing-pdf-page figcaption{font-weight:700;padding:.6rem;background:#fff;border-bottom:1px solid #aeb6bd}
.drawing-page-picker{display:flex;align-items:center;gap:.6rem;font-weight:700}.drawing-page-picker select{min-height:44px;padding:.4rem;font:inherit}
@media(max-width:760px){.drawing-viewer{padding:0 .5rem 1rem}.drawing-viewer-toolbar{display:block;padding:.6rem}.drawing-viewer-toolbar h1{font-size:1.2rem}.drawing-viewer-contact{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.5rem}.drawing-viewer-contact .button{padding:.5rem .35rem;font-size:.8rem;gap:.25rem;white-space:normal;text-align:center}.drawing-viewer-contact svg{width:16px;flex-shrink:0}.drawing-viewer-canvas,.drawing-viewer-pdf{height:65vh}}
.product-card .card-image,.catalog-grid .product-card .card-image{height:310px;padding:.6rem}
@media(max-width:760px){.product-card .card-image,.catalog-grid .product-card .card-image{height:230px;padding:.4rem}}
.card-primary-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.65rem}
.card-primary-row .card-link{margin-top:0;white-space:nowrap}
.card-name-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;min-width:0}
.product-gallery-layout{display:grid;grid-template-columns:minmax(0,1fr) 160px;align-items:start;gap:1rem}
.product-visual-column{min-width:0}
.discontinued-notice{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:1.5rem;padding:1.5rem;margin:1rem 0 2rem;border:2px solid #b18100;border-left:8px solid #b18100;border-radius:6px;background:#fff8d6;scroll-margin-top:1rem}
.discontinued-badge{display:inline-block;margin:0 0 .65rem;padding:.35rem .65rem;background:#792a18;color:#fff;font-size:.85rem;font-weight:800;letter-spacing:.04em;border-radius:3px}
.discontinued-notice h2{margin:.25rem 0 1rem;font-size:2rem}.discontinued-notice .button-row{display:flex;flex-wrap:wrap;gap:.65rem}.discontinued-reference{font-size:.9rem;margin:1rem 0 0;color:#40484e}
.discontinued-replacement-image{display:block;text-align:center;font-weight:700}.discontinued-replacement-image img{display:block;width:100%;height:220px;object-fit:contain;margin-bottom:.5rem;mix-blend-mode:multiply}
@media(max-width:760px){.discontinued-notice{grid-template-columns:1fr;padding:1rem;gap:1rem}.discontinued-notice h2{font-size:1.6rem}.discontinued-replacement-image{max-width:160px;justify-self:center}.discontinued-replacement-image img{height:150px}.discontinued-notice .button-row .button{width:100%}}
.product-gallery-mascot{display:flex;justify-content:center;padding:1.5rem 0 .5rem}
.product-gallery-mascot img{display:block;width:260px;max-width:80%;height:304px;object-fit:contain}
@media(max-width:760px){.product-gallery-mascot{padding:1rem 0 .25rem}.product-gallery-mascot img{width:150px;height:175px}}
.product-photo-main{min-width:0}.product-photo-main>p{font-size:.875rem;margin:.75rem 0;color:var(--muted)}
.image-viewer-open{overflow:hidden}
dialog.product-image-viewer{width:min(1100px,calc(100% - 24px));max-width:none;height:92dvh;max-height:92dvh;padding:16px;border:1px solid #929ba1;border-radius:6px;background:white;overflow:hidden}
.product-image-viewer[open]{display:flex;flex-direction:column;gap:10px}
.image-viewer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}
.image-viewer-header h2{font-size:1.4rem;margin:0;line-height:1.2}
.product-image-viewer button{min-width:44px;min-height:44px;padding:8px 12px;border:1px solid #777;border-radius:4px;background:#ffe033;color:#111;font-weight:700;cursor:pointer}
.product-image-viewer button:disabled{opacity:.45;cursor:default}
.image-viewer-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}
.image-viewer-controls output{min-width:42px;text-align:center}
.image-viewer-help{font-size:.85rem;margin:0;flex-shrink:0}
.image-viewer-stage{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;border:1px solid #d7dce0;background:#fff}
.image-viewer-canvas{display:grid;place-items:center;min-width:100%;min-height:100%;width:max-content;padding:12px}
.image-viewer-canvas img{display:block;max-width:none;object-fit:contain}
.product-photo-choices{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);text-align:left}
.product-photo-choices>p{margin:0 0 10px}
.product-photo-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.product-photo-choice-list a{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;border:2px solid #c4ccd1;border-radius:4px;color:#183f69;background:white;text-align:center;text-decoration:none;font-weight:700;font-size:.85rem}
.product-photo-choice-list a[aria-pressed=true]{border-color:#205ca0;background:#eef5ff}
.product-photo-choice-list img{width:64px;height:80px;object-fit:contain}
.product-photo-choices .product-photo-selection{margin-top:10px;font-weight:700;font-size:.85rem}
.product-photo-choice-note{font-size:.8rem;color:#505b63}
.product-frame-tools{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:.85rem;min-width:0}
.product-frame-tools .quote-sign{width:100%;min-height:48px;padding:.6rem .4rem;font-size:.85rem;line-height:1.3;white-space:normal;text-align:center;gap:.35rem}
.product-frame-tools .quote-sign svg{width:16px;height:16px;flex-shrink:0}
.product-photo-parts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:.75rem;margin:1rem auto 0;max-width:560px;padding-top:1rem;border-top:1px solid var(--line)}
.product-gallery .product-photo-parts>.button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:64px;min-height:64px;margin:0;padding:.5rem .65rem;font-size:.9rem;line-height:1.3;white-space:normal;text-align:center;gap:.4rem;border:1px solid #e0bb14;border-radius:4px;box-shadow:none}
.product-photo-parts>.button svg{width:18px;height:18px;flex-shrink:0}
.product-photo-parts>.quote-sign::before,.product-photo-parts>.quote-sign::after{display:none}
.product-photo-parts>.quote-sign:only-child{grid-column:1/-1;max-width:240px;justify-self:center}
.product-gallery .product-photo-parts .drawing-preview{flex:0 0 80px;width:80px;height:88px}
@media(max-width:760px){.product-photo-parts{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.6rem}.product-gallery .product-photo-parts .drawing-preview{grid-column:1/-1;justify-self:center;width:72px;height:78px}.product-gallery .product-photo-parts>.button{font-size:.85rem}}
.product-gallery .product-frame-tools .product-brand-logo{flex:none;width:100%;max-width:128px;min-height:48px;transform:scale(1.15);transform-origin:center;margin-block:7px}
.product-gallery .product-frame-tools .drawing-preview{flex:none;width:100%;height:auto;margin-top:auto;padding:6px;text-decoration:none;color:#174676;text-align:center}
.product-gallery .product-frame-tools .drawing-preview img{height:140px;width:100%;object-fit:contain}
.product-frame-tools .drawing-preview span{display:block;padding:6px 0 2px;font-size:.85rem;font-weight:700}
.product-gallery .product-frame-tools .drawing-link{flex:none;align-self:stretch;width:auto;margin:0;padding:.55rem .4rem;min-height:44px;gap:.35rem;font-size:.85rem;line-height:1.3}
.product-frame-tools .drawing-link svg{width:16px;height:16px;flex-shrink:0}
@media(max-width:760px){.product-gallery-layout{grid-template-columns:minmax(0,1fr) 108px;gap:.6rem}.product-gallery .product-frame-tools .drawing-preview img{height:100px}.product-gallery .product-frame-tools .drawing-link{font-size:.8rem}.product-frame-tools{gap:.7rem}.product-frame-tools .drawing-preview span{font-size:.75rem}}
.product-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;min-width:0}
.product-title-copy{flex:1;min-width:0}.product-title-copy h1{margin-bottom:0;overflow-wrap:anywhere}
.product-brand-logo{display:flex;align-items:center;justify-content:center;flex:0 0 25%;max-width:136px;min-height:48px;padding:.2rem;border-radius:4px;background:#fff}
.product-brand-logo img{display:block;width:136px;max-width:100%;height:80px;object-fit:contain}
@media(max-width:760px){.product-title-row{gap:.75rem}.product-brand-logo{max-width:96px}.product-brand-logo img{width:96px;height:60px}}
.card-name-row h3{flex:1;min-width:0;margin:0;overflow-wrap:anywhere}
.card-brand{display:flex;align-items:center;justify-content:center;flex:0 0 36%;min-height:44px;max-width:112px;padding:.2rem}
.card-brand img{width:112px;max-width:100%;height:56px;object-fit:contain}
.card-drawing-link{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;margin-top:.65rem;border:1px solid #e0bb14;border-radius:4px;background:var(--yellow);color:#15191c;padding:.65rem .75rem;font-size:.875rem;font-weight:700;line-height:1.4;text-align:center;text-decoration:none}
.card-drawing-link svg{width:1.1rem;height:1.1rem;flex-shrink:0}
.card-drawing-link:hover{background:#f0c92b;color:#101214;text-decoration:none}
.product-gallery .drawing-link{display:flex;width:100%;margin-top:1rem;padding:.75rem 1rem;border:1px solid #e0bb14;font-size:1rem}
.drawing-action-row{display:flex;align-items:center;gap:.65rem;margin-top:1rem;min-width:0}
.drawing-preview{display:block;flex:0 0 72px;width:72px;height:80px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:3px}
.drawing-preview img{display:block;width:100%;height:100%;object-fit:contain}
.drawing-action-row .card-drawing-link,.product-gallery .drawing-action-row .drawing-link{flex:1;min-width:0;width:auto;margin-top:0}
.product-gallery .drawing-preview{flex-basis:96px;width:96px;height:104px}
.product-card .drawing-action-row{gap:.6rem;flex-wrap:nowrap}
.product-card .drawing-preview{flex:0 0 36%;width:36%;max-width:112px}
.product-card{--card-action-rail:min(36%,112px)}
.product-card .card-primary-row,.product-card .drawing-action-row{display:grid;grid-template-columns:minmax(0,1fr) var(--card-action-rail);gap:.6rem;align-items:center}
.product-card .card-primary-row .card-link,.product-card .drawing-action-row .card-drawing-link{grid-column:1;width:100%;height:64px;min-height:64px;margin:0;padding:.5rem;justify-content:center;gap:.4rem;border:1px solid #e0bb14;border-radius:4px;font-size:.875rem;line-height:1.35;text-align:center;white-space:normal}
.product-card .card-primary-row .card-link svg{flex-shrink:0}
.product-card .drawing-action-row .drawing-preview{grid-column:2;width:100%;max-width:none}
.home-main .featured-grid .card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:end}
.home-main .featured-grid .card-primary-row,.home-main .featured-grid .drawing-action-row{display:contents}
.home-main .featured-grid .card-primary-row .card-link{grid-column:1;grid-row:2}
.home-main .featured-grid .drawing-action-row .card-drawing-link{grid-column:2;grid-row:2}
.home-main .featured-grid .drawing-action-row .drawing-preview{grid-column:2;grid-row:1;justify-self:center;width:100%;max-width:140px;height:112px}
@media(max-width:480px){.product-card .drawing-preview{height:64px}.product-card .drawing-action-row .card-drawing-link{padding:.5rem}.product-gallery .drawing-preview{flex-basis:72px;width:72px;height:80px}}
@media(max-width:760px){
 .category-tool-group{height:150px;padding:.75rem .5rem;gap:.2rem}
 .category-card-group>span{font-size:1.08rem;min-height:58px;padding:.65rem .65rem .3rem}
 .category-card-group>small{padding:0 .65rem .75rem;font-size:.75rem}
 .product-card{--card-action-rail:min(36%,88px)}
 .card-brand{max-width:88px}.card-brand img{width:88px;height:48px}
 .product-card .drawing-preview{max-width:88px}
 .card-drawing-link{font-size:.8rem;line-height:1.4}
}
/* Original Viper comparison colors, with explicit labels as well as color. */
.viper-information{min-width:0;margin-top:2rem}
.tool-picture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5rem}
.tool-picture-grid figure{margin:0;padding:1rem;border:1px solid var(--line);border-radius:5px;text-align:center}
.tool-picture-grid img{display:block;width:100%;height:400px;object-fit:contain;margin-bottom:1rem}
.tool-manual-preview .drawing-preview{display:block;width:min(100%,720px);height:auto;padding:1rem;margin:1rem 0;text-align:center;border:1px solid var(--line)}
.tool-manual-preview .drawing-preview img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain;margin-bottom:.75rem}
.viper-information [hidden]{display:none!important}
.viper-information .product-section-nav{display:flex;gap:8px;background:#4b4b4b;padding:12px;flex-wrap:wrap}
.viper-information .product-section-nav a{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;text-align:center;min-width:140px;min-height:60px;padding:14px 12px;background:#f5f6f7;color:#163f68;border:2px solid #9ba7b2;border-radius:7px;box-shadow:0 4px 0 #222,inset 0 1px 0 #fff;text-decoration:none;font-weight:800;cursor:pointer}
.viper-information .product-section-nav a[aria-selected=true]{background:#ffe033;color:#111;border-color:#222;box-shadow:inset 0 0 0 1px #222;text-decoration:underline;text-underline-offset:5px}
.viper-information .product-section-nav a:hover{background:#fff0a6;color:#111;border-color:#d4ac00}
.viper-information .product-section-nav a:focus-visible{outline:3px solid #fff;outline-offset:3px;border-color:#145eaf}
.viper-information .product-section-nav a:active{box-shadow:inset 0 2px 3px #0003}
.product-section-instruction{margin:0 0 10px;font-size:.95rem;font-weight:700;color:#25323b}
.section-button-arrow{font-size:1.25rem;line-height:1;flex-shrink:0}
.viper-information [role=tabpanel]{scroll-margin-top:100px}
.viper-spec-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.viper-spec-comparison .spec-table{width:100%;min-width:440px;font-size:1rem;border-collapse:collapse}
.viper-spec-comparison .spec-table td,.viper-spec-comparison .spec-table th{padding:10px 8px;border:1px solid #444;text-align:center;color:#111}
.viper-spec-comparison .spec-table th:first-child{background:#fed}
.viper-spec-hex .spec-table td,.viper-spec-hex .spec-table th:not(:first-child){background:#1aff53}
.viper-spec-round .spec-table td,.viper-spec-round .spec-table th:not(:first-child){background:#fdfd36}
.viper-spec-comparison .spec-table tr:first-child th{background:#555;color:#fff;font-size:1.2rem}
.viper-spec-comparison .spec-table tr:nth-child(2) th:first-child{background:#ff6464}
.bits-matrix{width:100%;min-width:950px;table-layout:fixed;border-collapse:collapse;color:#111;font-size:1rem}
.bits-matrix caption{background:#ffcf69;color:#111;font-size:2rem;font-weight:900;padding:24px;border:1px solid #444}
.bits-matrix th,.bits-matrix td{border:1px solid #555;padding:12px 8px;text-align:center;vertical-align:middle}
.bits-matrix thead th{background:#555;color:#fff;font-weight:800}
.bits-matrix thead img{width:100%;height:auto;aspect-ratio:200/84;object-fit:contain;background:#fff;display:block;margin-bottom:8px}
.bits-matrix .bits-lengths{color:#ffe033;font-size:1.2rem;padding:16px}
.bits-lengths a{color:inherit}
.bits-matrix .bits-style{background:#fff}
.bits-style img{width:100%;height:auto;max-height:170px;object-fit:contain;display:block;margin-bottom:12px}
.bits-matrix .bits-length{background:#fed}
.bits-matrix .bits-connection-1{background:#1aff53}
.bits-matrix .bits-connection-2{background:#fdfd36}
.bits-matrix .bits-connection-3{background:#c3e1ca}
.bits-matrix .bits-connection-4{background:#ffff99}
.bits-matrix td>strong{display:block;font-size:1.05rem;margin-bottom:6px}
.bits-matrix .bits-add{min-height:44px;padding:8px 12px;font-size:.9rem;background:#fff;color:#111;border:2px solid #333;box-shadow:0 2px 0 #333}
.bits-matrix tbody+tbody{border-top:6px solid #555}
.bits-guide-disclosure{margin:24px 0;border:2px solid #555;padding:16px;scroll-margin-top:100px}
.bits-guide-disclosure summary{font-size:1.2rem;font-weight:800;cursor:pointer;background:#ffcf69;padding:16px;min-height:48px}
.bits-guide-disclosure[open] summary{margin-bottom:24px}
.viper-tab-photo{max-width:100%;object-fit:contain}
/* Viper's owner-requested legacy chart panels; data and quote controls stay semantic. */
.viper-zp-information #specifications,.viper-zp-information #chipping-hammer-bits{background:var(--paper);padding:clamp(12px,2vw,28px);margin-top:0;border:1px solid var(--line);color:#111}
.viper-zp-information #specifications>h2{margin-top:0}
.viper-zp-information #chipping-hammer-bits>p:first-child{margin-top:0}
.viper-zp-information #chipping-hammer-bits>p a,.viper-zp-information #specifications>p a{color:#102f51}
/* Panther and rod charts share the legacy A/B/C connection colors. */
.panther-model-table{width:100%;min-width:650px;table-layout:fixed;border-collapse:collapse;color:#111}
.panther-model-table thead th:nth-child(1){width:18%}.panther-model-table thead th:nth-child(2){width:32%}.panther-model-table thead th:nth-child(3){width:18%}.panther-model-table thead th:nth-child(4){width:32%}
.panther-model-table [data-added-status]{font-size:.8rem;line-height:1.4;overflow-wrap:anywhere}
.panther-model-table th,.panther-model-table td{padding:12px;border:1px solid #555;text-align:center}
.panther-model-table thead th{background:#555;color:#fff}
.panther-model-table .panther-quote-cell{background:#ff5100}
.panther-model-table .shank-model-actions{justify-content:center;gap:8px}
.panther-model-table input{width:64px;min-height:44px}
.rod-matrix{width:100%;min-width:970px;table-layout:fixed;border-collapse:collapse;color:#111;font-size:1rem}
.rod-matrix .rod-length-col{width:17%}.rod-matrix .rod-part-col{width:13%}.rod-matrix .rod-diameter-col{width:9%}
.rod-matrix th,.rod-matrix td{border:1px solid #555;padding:10px 6px;text-align:center;vertical-align:middle}
.rod-matrix thead th{background:#555;color:#fff}
.rod-matrix .rod-title{background:#ffcf69;color:#111}
.rod-title h3{margin:4px 0 16px;font-size:2rem}
.rod-title img{width:90%;height:85px;object-fit:contain;background:#fff}
.rod-matrix .rod-bit-picture{background:#fff;color:#111}
.rod-bit-picture img{max-width:100%;height:95px;object-fit:contain;display:block;margin:0 auto 10px}
.rod-matrix .rod-call{padding:14px;color:#ffe033}.rod-call a{color:inherit}
.rod-matrix .rod-fit-note{background:#eee;color:#111}
.rod-matrix .rod-fit-1,.panther-model-table .rod-fit-1{background:#77ff99;color:#111}
.rod-matrix .rod-fit-2,.panther-model-table .rod-fit-2{background:#ffff99;color:#111}
.rod-matrix .rod-fit-3,.panther-model-table .rod-fit-3{background:#eebbff;color:#111}
.rod-matrix .rod-length,.rod-matrix .rod-diameter{background:#ffeedd;color:#111}
.rod-matrix .rod-bit-part{background:#ddcebd;color:#111}
.rod-matrix td>strong{display:block;margin-bottom:5px}
.rod-add{display:inline-flex;background:linear-gradient(#fff,#8dffbc);color:#111;border:2px solid #333;min-height:44px;padding:8px;font-size:.9rem;box-shadow:0 2px 0 #333;white-space:normal}
.panther-model-table .rod-add{background:linear-gradient(#fff,#8dffbc);color:#111;border:2px solid #333}
.rod-chart-note{font-size:.9rem;margin:10px 0 22px}
.rod-chart-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.rod-chart-nav a{padding:10px 14px;border:1px solid #555;font-weight:700;background:#ffe033;color:#111}
.panther-information [id]{scroll-margin-top:110px}
.rod-matrix [data-added-status]{font-size:.8rem;line-height:1.4}
.plug-matrix{width:100%;min-width:560px;table-layout:fixed;border-collapse:collapse;color:#111}
.plug-matrix caption{background:#ffcf69;padding:18px;border:1px solid #555;font-size:2rem}
.plug-matrix caption strong{display:block;margin-bottom:12px}
.plug-matrix caption img{width:75%;max-width:480px;height:90px;object-fit:contain;background:white}
.plug-matrix th,.plug-matrix td{border:1px solid #555;padding:10px;text-align:center;background:#ffeedd}
.plug-matrix thead th{background:#555;color:#fff}
.plug-matrix .plug-b-series{background:#ffff99;color:#111}
.plug-matrix .rod-call{color:#ffe033}.plug-matrix td>strong{display:block;margin-bottom:6px}
.plug-matrix tbody+tbody{border-top:5px solid #555}
.plug-matrix [rowspan]{vertical-align:top;padding-top:16px}
.plug-matrix [data-added-status]{font-size:.8rem;line-height:1.4}
.jupiter-information [data-product-panel]{scroll-margin-top:110px}
@media(max-width:1000px){.viper-spec-comparison{grid-template-columns:1fr}.viper-information .product-section-nav a{flex-basis:40%}}
@media print{.viper-information [hidden]{display:block!important}.bits-chart-scroll{overflow:visible}.bits-matrix{min-width:0;font-size:8pt}.bits-matrix .bits-add{display:none}}
.original-configuration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:1rem}.original-configuration-panel{border:1px solid #7e858b;min-width:0}.original-configuration-panel header{padding:1rem;text-align:center}.original-configuration-panel h4{margin:0 0 .5rem;font-size:1.1rem}.original-configuration-panel img{max-width:100%;height:120px;object-fit:contain}.original-config-table input{display:block;width:5rem;min-height:44px;margin:.3rem auto}.original-config-table .button{white-space:normal}.original-config-table{margin:0}.original-configuration-charts{margin-bottom:1.5rem}.tool-setup-recommendations{border-top:1px solid #d4d9df;padding:1rem 0;margin:0 0 1rem}.tool-setup-recommendations h3{margin:0;font-size:1.5rem}.tool-setup-recommendations p{font-size:.875rem;margin:.4rem 0}.tool-setup-recommendations>div{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.tool-setup-recommendations a{display:flex;flex-direction:column;border:1px solid #bec6cd;padding:.65rem;text-align:center;background:#fff}.tool-setup-recommendations img{width:100%;height:80px;object-fit:contain}.carryover-matrix{width:100%;border-collapse:collapse;margin:1rem 0}.carryover-matrix caption{background:#ffcc66;padding:1rem;font-size:1.3rem;font-weight:700}.carryover-matrix caption img{display:block;max-width:100%;height:100px;object-fit:contain;margin:.5rem auto;background:white}.carryover-matrix th,.carryover-matrix td{border:1px solid #555;padding:.65rem;text-align:center}.carryover-matrix thead th{background:#555;color:white;min-width:140px}.carryover-matrix tbody th{background:#fed}.carryover-matrix td>strong{display:block;margin-bottom:.4rem}.matrix-dimension{display:block;margin:.25rem 0}.matrix-dimension small{display:block;font-weight:400}.carryover-matrix .rod-add{white-space:normal;min-height:44px}.carryover-matrix-scroll{max-width:100%}
.imported-table .tblhdr_colors{background:#555;color:white}.imported-table>tbody>tr>th:first-child{background:#fed;color:#111}.imported-table .tblhdr_colors>th:first-child{background:#555;color:white}
.partno_0,.spec-table .partno_0,.carryover-matrix .partno_0{background:#ddd;color:#111}.partno_1,.spec-table .partno_1,.carryover-matrix .partno_1{background:#7f9;color:#111}.partno_2,.spec-table .partno_2,.carryover-matrix .partno_2{background:#ff9;color:#111}.partno_3,.spec-table .partno_3,.carryover-matrix .partno_3{background:#ebf;color:#111}.partno_4,.spec-table .partno_4,.carryover-matrix .partno_4{background:#bdf;color:#111}.partno_5,.spec-table .partno_5,.carryover-matrix .partno_5{background:#fed299;color:#111}.partno_6,.spec-table .partno_6,.carryover-matrix .partno_6{background:#ff9988;color:#111}.partno_7,.spec-table .partno_7,.carryover-matrix .partno_7{background:#0ff;color:#111}.partno_spec,.spec-table .partno_spec{background:#ee5599;color:#111}.partno_ochs,.spec-table .partno_ochs{background:#1aff53;color:#111}.partno_ocrs,.spec-table .partno_ocrs{background:#fdfd36;color:#111}.partno_rchs,.spec-table .partno_rchs{background:#c3e1ca;color:#111}.partno_rcrs,.spec-table .partno_rcrs{background:#ff9;color:#111}
@media(max-width:600px){.tool-setup-recommendations>div{grid-template-columns:repeat(2,1fr)}.original-config-table{min-width:580px}.carryover-matrix{font-size:.9rem}}
.original-config-table tr[class^="partno_"]>th,.original-config-table tr[class^="partno_"]>td{background:inherit;color:inherit}
/* Keep the Viper model comparison visible as a grid on phones, like the original.
   Do not shrink the whole page or disable browser zoom to fit the chart. */
@media(max-width:760px){
 .shank-options>h2{font-size:1.6rem;margin-bottom:.6rem}
 .shank-selection-note{font-size:.875rem;line-height:1.45}
 .shank-comparison-grid{gap:1rem;margin:1rem 0}
 .shank-panel-heading{grid-template-columns:1fr 1fr;gap:.6rem;padding:.65rem}
 .shank-panel-heading h3{font-size:.875rem;line-height:1.3}
 .shank-original-diagram{padding:.2rem;min-width:0}
 .shank-original-diagram img{height:80px}
 .shank-model-table{display:table;width:100%;min-width:0;table-layout:fixed}
 .shank-model-table thead{display:table-header-group;position:static;width:auto;height:auto;overflow:visible;clip-path:none}
 .shank-model-table tbody{display:table-row-group}
 .shank-model-table tr.shank-model{display:table-row;border-top:0}
 .shank-model-table thead th,.shank-model-table tbody th,.shank-model-table tbody td{display:table-cell;padding:.4rem .25rem;font-size:.8125rem;line-height:1.3;text-align:center;border:1px solid #8a9d89;overflow-wrap:normal}
 .shank-model-table thead th:nth-child(1){width:23%}
 .shank-model-table thead th:nth-child(2){width:28%}
 .shank-model-table thead th:nth-child(3){width:21%}
 .shank-model-table thead th:last-child{width:28%}
 .shank-model-table td[data-label]::before{display:none}
 .shank-model-actions{display:flex;flex-direction:column;align-items:center;gap:.3rem}
 .shank-model-actions label{font-size:.6875rem}
 .shank-model-actions input{width:48px;min-height:44px;font-size:1rem;padding:.2rem}
 .shank-model-actions .button{width:100%;min-height:44px;padding:.3rem .2rem;font-size:.75rem;line-height:1.2;white-space:normal;gap:.2rem}
 .shank-model-actions .button svg{display:none}
 .viper-zp-information #specifications{padding:.65rem}
 .viper-zp-information #specifications>h2{font-size:1.6rem}
 .viper-zp-information #specifications>p{font-size:.875rem;line-height:1.4}
 .viper-spec-comparison{gap:1rem}
 .viper-spec-comparison .spec-table{min-width:0;width:100%;table-layout:fixed;font-size:.8125rem}
 .viper-spec-comparison .spec-table td,.viper-spec-comparison .spec-table th{padding:.45rem .2rem;line-height:1.3;overflow-wrap:normal}
 .viper-spec-comparison .spec-table tr:not(:first-child)>:first-child{width:40%;overflow-wrap:anywhere}
 .viper-spec-comparison .spec-table tr:first-child th{font-size:1rem;padding:.6rem .2rem}
}
/* Original one-piece bit comparison: three dimensions and only eligible shanks. */
.one-piece-matrix{table-layout:fixed}
.one-piece-matrix .one-piece-dimension{width:16%}
.one-piece-matrix thead th{min-width:0;line-height:1.3}
.one-piece-matrix .one-piece-measure{background:#fed;color:#111}
.one-piece-matrix th,.one-piece-matrix td{padding:.45rem .3rem}
.one-piece-matrix .one-piece-length-start>*{border-top:3px solid #555}
.one-piece-matrix caption{padding:.65rem}
.one-piece-matrix caption img{height:70px;margin:.35rem auto}
.one-piece-matrix .rod-add{padding:.4rem .5rem;line-height:1.2}
.one-piece-matrix [data-added-status]{display:block;font-size:.75rem;line-height:1.3}
@media(max-width:760px){
 .one-piece-matrix{min-width:0;font-size:.8125rem}
 .one-piece-matrix[data-shank-count="3"]{min-width:360px}
 .one-piece-matrix .one-piece-dimension{width:15%}
 .one-piece-matrix thead th{font-size:.75rem;overflow-wrap:normal}
 .one-piece-matrix thead small{font-size:inherit;font-weight:400}
 .one-piece-matrix th,.one-piece-matrix td{padding:.35rem .15rem}
 .one-piece-matrix td>strong{margin-bottom:.25rem;overflow-wrap:normal}
 .one-piece-matrix .rod-add{width:100%;min-height:44px;padding:.3rem .1rem;font-size:.75rem;white-space:normal}
 #source-accessories .rod-matrix{min-width:720px;font-size:.8125rem}
 #source-accessories .rod-matrix th,#source-accessories .rod-matrix td{padding:7px 4px;line-height:1.3}
 #source-accessories .rod-matrix .rod-add{min-height:44px;padding:.35rem .25rem;font-size:.75rem;white-space:normal}
}
/* Quote actions have one stable appearance; confirmation is text, not a hover color. */
.button[data-add-quote],.button[data-add-quote]:hover{background:var(--yellow);color:#15191c;border:1px solid #9f8415;box-shadow:0 2px 0 #b4971a;min-height:44px}
.button[data-add-quote]:active{box-shadow:inset 0 2px 3px #0002}
.button[data-add-quote][aria-busy="true"]{opacity:1;cursor:wait}
.quote-list-notice:empty{display:none}
.quote-list-notice:not(:empty){position:fixed;z-index:30;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(680px,calc(100% - 24px));margin:0;padding:12px 56px 12px 16px;background:#fff;border:2px solid #9f8415;border-top:5px solid var(--yellow);border-radius:6px;box-shadow:0 4px 24px #0003;color:var(--ink);font-size:.875rem;line-height:1.4}
.quote-feedback-text{display:block;overflow-wrap:anywhere}
.quote-list-notice>a{display:inline-flex;align-items:center;min-height:44px;font-weight:700}
.quote-feedback-close{position:absolute;right:6px;top:6px;width:44px;height:44px;border:1px solid #89939a;border-radius:4px;background:#fff;color:#171b1e;font-size:1.5rem}
body:has(.quote-list-notice:not(:empty)){padding-bottom:150px}
.mobile-scroll-hint{display:none}
.rod-text-toggle,.rod-text-label,.bits-text-toggle,.bits-text-label{display:none}
/* 6588: full original comparison at a glance, with an optional larger-text view.
   Pure CSS: no resize listeners, observers, transforms or auto-zoom. */
@media(max-width:1000px){
 .rod-overview{min-width:0}
 .rod-text-toggle{display:inline-block;width:22px;height:22px;vertical-align:middle;margin:0 .45rem 0 0;accent-color:#164f8b}
 .rod-text-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.25rem;min-height:44px;font-size:.875rem;font-weight:700;cursor:pointer;max-width:calc(100% - 38px)}
 .rod-text-label span{font-size:.75rem;font-weight:400}
 .rod-overview .rod-matrix{min-width:720px}
 .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll>.mobile-scroll-hint{display:none}
 #source-accessories .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll .rod-matrix{min-width:0;width:100%;table-layout:fixed;font-size:clamp(.625rem,2.8vw,.875rem)}
 .rod-overview .rod-length-col{width:13%}
 .rod-overview .rod-part-col{width:16.75%}
 .rod-overview .rod-diameter-col{width:10%}
 #source-accessories .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll th,#source-accessories .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll td{padding:5px 1px;line-height:1.25;overflow-wrap:anywhere}
 .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll .rod-title h3{font-size:clamp(.875rem,3.4vw,1.5rem);margin:2px 0 7px}
 .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll .rod-title img{height:50px;width:94%}
 .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll .rod-bit-picture img{height:50px;margin-bottom:5px}
 .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll .rod-call{padding:7px 3px}
 .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll td>strong{margin-bottom:4px;overflow-wrap:normal}
 #source-accessories .rod-overview .rod-text-toggle:not(:checked)~.rod-chart-scroll .rod-add{width:100%;min-height:44px;padding:3px 1px;font-size:inherit;line-height:1.15;white-space:normal}
}
/* Avoid page-wide overflow just above the phone breakpoint in landscape. */
@media(min-width:761px) and (max-width:1000px){
 .nav-inner{flex-wrap:wrap}
 .desktop-nav{order:3;flex:1 1 100%;justify-content:center}
 .category-menu{flex:1}
 .cart-button{margin-left:auto}
}
@media(max-width:760px){
 .mobile-scroll-hint:not([hidden]){display:block;margin:.65rem 0 .35rem;font-size:.8125rem;font-weight:700;color:var(--blue)}
 .accessory-spec-table{min-width:680px;table-layout:fixed;white-space:normal;font-size:.8125rem}
 .accessory-spec-table th,.accessory-spec-table td{padding:.4rem .3rem;min-width:0;max-width:none}
 .accessory-spec-table thead th{min-width:0}
 .accessory-spec-table td>strong{display:block}
 .accessory-spec-table .add-quote-button{display:flex;width:100%;min-height:44px;margin:.25rem 0 0;padding:.3rem .2rem;font-size:.75rem;line-height:1.2;white-space:normal}
 .original-config-table,.panther-model-table{width:100%;min-width:0;table-layout:fixed;white-space:normal;font-size:.8125rem}
 .original-config-table th,.original-config-table td,.panther-model-table th,.panther-model-table td{min-width:0;max-width:none;padding:.4rem .2rem;line-height:1.3;overflow-wrap:anywhere}
 .original-config-table thead th:nth-child(1),.panther-model-table thead th:nth-child(1){width:19%}
 .original-config-table thead th:nth-child(2),.panther-model-table thead th:nth-child(2){width:27%}
 .original-config-table thead th:nth-child(3),.panther-model-table thead th:nth-child(3){width:22%}
 .original-config-table thead th:nth-child(4),.panther-model-table thead th:nth-child(4){width:32%}
 .original-config-table input,.panther-model-table input{width:48px;min-height:44px;font-size:1rem;padding:.2rem}
 .original-config-table .button,.panther-model-table .button{width:100%;min-height:44px;font-size:.75rem;padding:.3rem .2rem;white-space:normal;line-height:1.2}
 .panther-model-table .shank-model-actions{flex-direction:column;gap:.3rem}
 .panther-model-table thead th:nth-child(1){width:22%}
 .panther-model-table thead th:nth-child(2){width:24%}
 .panther-model-table tbody th{font-size:.75rem;overflow-wrap:normal}
 .original-configuration-panel header{display:flex;align-items:center;gap:.5rem;padding:.65rem}
 .original-configuration-panel h4{flex:1;font-size:.875rem;margin:0}
 .original-configuration-panel header>a{flex:1;min-width:0}
 .original-configuration-panel header img{height:80px}
 .plug-matrix{min-width:0;font-size:.8125rem}
 .plug-matrix th,.plug-matrix td{padding:.35rem .2rem;line-height:1.3;overflow-wrap:anywhere}
 .plug-matrix thead tr:last-child th{width:20%}
 .plug-matrix thead tr:last-child th:last-child{width:40%}
 .plug-matrix caption{padding:.65rem;font-size:1.3rem}
 .plug-matrix caption img{height:70px}
 .plug-matrix .rod-add{width:100%;padding:.3rem .2rem;font-size:.75rem;line-height:1.2}
 .rod-matrix{min-width:720px;font-size:.8125rem}
 .rod-matrix th,.rod-matrix td{padding:7px 4px;line-height:1.3}
 .rod-matrix .rod-add{padding:.35rem .25rem;font-size:.75rem;white-space:normal}
 .bits-matrix{min-width:680px;font-size:.8125rem}
 .bits-matrix th,.bits-matrix td{padding:7px 4px;line-height:1.3}
 .bits-matrix caption{font-size:1.3rem;padding:12px}
 .bits-matrix .bits-lengths{font-size:.875rem;padding:10px}
 .bits-matrix td>strong{font-size:.8125rem}
 .bits-matrix .bits-add{width:100%;padding:.35rem .2rem;font-size:.75rem;line-height:1.2;white-space:normal}
 .carryover-matrix:not(.one-piece-matrix){font-size:.8125rem}
 .carryover-matrix:not(.one-piece-matrix) th,.carryover-matrix:not(.one-piece-matrix) td{padding:.4rem .3rem}
 .carryover-matrix:not(.one-piece-matrix) thead th{min-width:100px}
 .carryover-matrix:not(.one-piece-matrix) .rod-add{padding:.35rem .2rem;font-size:.75rem;line-height:1.2}
 .imported-table{font-size:.8125rem}
 .imported-table th,.imported-table td{padding:.45rem .35rem;line-height:1.35}
 .imported-table td:first-child{min-width:125px}
 .imported-table tbody th{min-width:125px}
}
/* Chipping charts: show every connection together on mobile. The native
   checkbox offers larger text without resize-driven layout or auto-zoom. */
@media(max-width:1000px){
 .bits-overview{min-width:0}
 .bits-text-toggle{display:inline-block;width:22px;height:22px;vertical-align:middle;margin:0 .45rem 0 0;accent-color:#164f8b}
 .bits-text-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.25rem;min-height:44px;font-size:.875rem;font-weight:700;cursor:pointer;max-width:calc(100% - 38px)}
 .bits-text-label span{font-size:.75rem;font-weight:400}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll>.mobile-scroll-hint{display:none}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll{overflow:visible;border-radius:0}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll table{min-width:0;width:100%;table-layout:fixed;white-space:normal;font-size:.6875rem}
 .bits-overview .bits-style-col{width:16%}
 .bits-overview .bits-length-col{width:10%}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll th,.bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll td{min-width:0;max-width:none;padding:3px 1px;line-height:1.2;overflow-wrap:anywhere}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll caption{font-size:1.2rem;padding:10px 3px}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll .bits-lengths{font-size:inherit;padding:8px 3px}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll td>strong{font-size:inherit;margin-bottom:4px}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll .button{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin:4px 0 0;padding:3px 1px;font-size:inherit;line-height:1.15;white-space:normal}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll .bits-style img{height:56px;max-height:none;object-fit:contain;margin-bottom:4px}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll thead img{height:32px;aspect-ratio:auto;margin-bottom:4px}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll thead strong{display:block;margin:0 0 3px}
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll abbr{text-decoration:none}
 .bits-overview .bits-text-toggle:checked~.bits-chart-scroll{overflow:auto}
 .bits-overview .bits-text-toggle:checked~.bits-chart-scroll table{min-width:680px}
}
@media(max-width:760px){
 .viper-zp-information #chipping-hammer-bits,.bits-guide-disclosure{padding:.3rem}
 .bits-chart-guidance,.viper-zp-information #source-accessories{font-size:.875rem;line-height:1.4}
}
/* iOS may otherwise autosize text and shrink the layout viewport around a
   wide chart during rotation. Pair this with the scoped shrink-to-fit=no
   viewport hint. Do not restrict user zoom or rewrite sizes on resize. */
html.chipping-tool-page{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.bits-overview{-webkit-text-size-adjust:100%;text-size-adjust:100%;max-width:100%}
html.chipping-tool-page .viper-information,html.chipping-tool-page .product-detail{min-width:0;max-width:100%}
.bits-chart-scroll thead strong{display:block}
@media(min-width:600px) and (max-width:1000px){
 .bits-overview .bits-text-toggle:not(:checked)~.bits-chart-scroll table{font-size:.8125rem}
}
/* Viper ZP rotation trial: use input capability, not viewport width, so a
   phone keeps one header arrangement on both sides of the 760px breakpoint.
   Static CSS only; preserve chart geometry, native pinch zoom and all links. */
@media (hover:none) and (pointer:coarse){
 html.viper-zp-rotation-trial .header-inner{display:grid;grid-template-columns:minmax(0,1fr);padding:1rem;gap:.75rem}
 html.viper-zp-rotation-trial .identity{width:100%;min-width:0;gap:.7rem}
 html.viper-zp-rotation-trial .diamond{width:88px;height:58px;flex:none}
 html.viper-zp-rotation-trial .identity strong{font-size:1.5rem}
 html.viper-zp-rotation-trial .identity>span>span{font-size:.7rem;margin-top:.25rem}
 html.viper-zp-rotation-trial .header-search{order:0;width:100%;min-width:0}
 html.viper-zp-rotation-trial .header-actions{width:100%;min-width:0;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:.65rem}
 html.viper-zp-rotation-trial .header-actions>.phone{flex:1 1 0;min-width:0;justify-content:center;font-size:1rem;min-height:46px;border:1px solid #8a751e;border-radius:4px}
 html.viper-zp-rotation-trial .header-actions>.quote-sign{flex:1 1 0;min-width:0;font-size:.85rem;min-height:46px;padding-inline:.5rem;white-space:normal;text-align:center}
 html.viper-zp-rotation-trial .header-actions .quote-sign svg{width:1.1em}
 html.viper-zp-rotation-trial .nav-inner{padding:.65rem 1rem;gap:.7rem;flex-wrap:nowrap}
 html.viper-zp-rotation-trial .desktop-nav{display:none}
 html.viper-zp-rotation-trial .mobile-menu{display:block;order:-1;position:relative}
 html.viper-zp-rotation-trial .mobile-menu summary{list-style:none;display:flex;align-items:center;gap:.5rem;min-height:44px}
 html.viper-zp-rotation-trial .mobile-menu summary span{display:none}
 html.viper-zp-rotation-trial .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}
 html.viper-zp-rotation-trial .mobile-menu a{display:block;padding:.75rem;color:#fff}
 html.viper-zp-rotation-trial .category-menu{flex:1;min-width:0}
 html.viper-zp-rotation-trial .category-menu summary{font-size:1.1rem;min-height:44px;padding:.5rem 1rem}
 html.viper-zp-rotation-trial .category-dropdown{left:-48px;max-width:calc(100vw - 2rem);width:540px;font-size:.9rem;padding:.5rem;grid-template-columns:1fr 1fr}
 html.viper-zp-rotation-trial .cart-button{font-size:.85rem;margin-left:0}
 html.viper-zp-rotation-trial .cart-button svg{width:22px}
 html.viper-zp-rotation-trial .cart-button>span{display:none}
 /* Override compact quantity-field styles as well as search/dialog fields.
    A 16px floor avoids small-field focus zoom without disabling user zoom. */
 html.viper-zp-rotation-trial input,html.viper-zp-rotation-trial select,html.viper-zp-rotation-trial textarea{font-size:max(16px,1rem)!important}
}
/* Viper ZP table containment candidate: a table may scroll within its own
   boundary, but its intrinsic width must not widen the page during rotation.
   Keep the same boundary in compact and larger-text modes at every width.
   Do not clip the document or restrict native pinch zoom. */
html.viper-zp-rotation-trial #chipping-hammer-bits .bits-overview{width:100%;min-width:0;max-width:100%;contain:inline-size}
html.viper-zp-rotation-trial #chipping-hammer-bits .bits-chart-scroll,
html.viper-zp-rotation-trial #specifications .table-scroll{width:100%;min-width:0;max-width:100%;contain:inline-size;overflow:auto;overscroll-behavior-x:contain}
/* Wrapped connection labels must not vertically stagger their diagrams. */
html.viper-zp-rotation-trial #chipping-hammer-bits .bits-matrix thead tr:last-child>th:nth-child(n+3){vertical-align:top}
@media (max-width:1000px), (hover:none) and (pointer:coarse){
 html.viper-zp-rotation-trial #specifications .spec-table{width:100%;min-width:0;table-layout:fixed;white-space:normal}
 html.viper-zp-rotation-trial #specifications .spec-table th,
 html.viper-zp-rotation-trial #specifications .spec-table td{min-width:0;max-width:none;width:auto;white-space:normal;overflow-wrap:anywhere}
 html.viper-zp-rotation-trial #specifications .viper-spec-label-col{width:40%}
 html.viper-zp-rotation-trial #specifications .viper-spec-model-col{width:20%}
}
