/* Additions to the approved Industrial 1.0.2 design. */
[hidden]{display:none!important}
.category-nav .nav-inner{height:auto;min-height:50px;gap:26px;min-width:0;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}
.category-nav .nav-link{display:inline-flex;align-items:center;min-height:34px;font-size:13px;text-decoration:none;white-space:nowrap}
.category-nav .nav-link[aria-current=page]{color:#E43D32;box-shadow:inset 0 -2px #E43D32}
.gp-surface-strip{padding-top:38px;padding-bottom:14px}.gp-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}
.gp-section-heading h2{margin:4px 0 10px;font-size:25px}.gp-section-heading p{color:#626971;margin:0}
.gp-surface-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gp-surface-grid-small{grid-template-columns:repeat(3,minmax(0,1fr))}
.gp-surface-card{background:white;border:1px solid #DFE3E7;border-radius:12px;overflow:hidden;text-align:left;min-width:0}
.gp-surface-card img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block;background:#171A1E}
.gp-surface-card .gp-surface-body{padding:20px}.gp-surface-card h2,.gp-surface-card h3{font-size:19px;margin:0 0 10px;line-height:1.3}
.gp-surface-card p{color:#626971;line-height:1.6;margin:10px 0 16px;font-size:13px}.gp-surface-card .button{font-size:12px;width:100%;min-height:42px}
.gp-surface-card .gp-status{display:inline-block;color:#A56006;background:#FFF5E8;border-radius:5px;font-size:11px;font-weight:700;padding:6px 9px;line-height:1.4}
.gp-status.gp-ready{color:#167C52;background:#E8F5EF}
.gp-catalog-tabs{display:flex;gap:9px;flex-wrap:wrap;margin:16px 0}.gp-catalog-tabs .active{border-color:#171A1E;background:#171A1E;color:white}
.gp-availability-note{border-left:3px solid #A56006;background:#FFF7EC;padding:14px 17px;color:#69450F;font-size:13px;line-height:1.7;border-radius:0 5px 5px 0}
.gp-pages{padding-top:38px;padding-bottom:65px;min-height:65vh;scroll-margin-top:20px}
.gp-pages *{box-sizing:border-box}.gp-page-heading{max-width:850px;margin-bottom:30px}.gp-page-heading h1{font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-1.2px;margin:12px 0 17px}.gp-page-heading p{font-size:16px;line-height:1.7;color:#626971}
.gp-breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;margin-bottom:26px;color:#626971}.gp-breadcrumb a{color:inherit}.gp-page-links{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.gp-page-links a{text-decoration:none}
.gp-panel{background:white;border:1px solid #DFE3E7;border-radius:12px;padding:28px;margin-bottom:22px;min-width:0}.gp-panel h2{font-size:23px;line-height:1.25;margin:0 0 15px}.gp-panel h3{font-size:17px;margin:0 0 10px}.gp-panel p{line-height:1.7;color:#626971;font-size:14px}.gp-muted{font-size:13px;color:#626971;line-height:1.65}.gp-two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gp-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.gp-pages label{display:block;font-size:13px;font-weight:600;color:#171A1E}.gp-pages label small{display:block;color:#626971;font-size:11px;font-weight:400;margin-top:5px}.gp-pages input:not([type=checkbox]):not([type=radio]):not([type=range]),.gp-pages select,.gp-pages textarea{display:block;width:100%;border:1px solid #CCD1D7;border-radius:6px;padding:12px;background:#fff;color:#171A1E;font:inherit;margin-top:7px;min-height:44px}.gp-pages textarea{min-height:105px;resize:vertical}.gp-pages input[type=range]{accent-color:#E43D32;width:100%;margin:20px 0}.gp-pages input[type=checkbox],.gp-pages input[type=radio]{accent-color:#E43D32;width:17px;height:17px;vertical-align:middle}.gp-fields{display:grid;grid-template-columns:1fr 1fr;gap:19px}.gp-full{grid-column:1/-1}.gp-checks{display:flex;flex-wrap:wrap;gap:9px}.gp-checks label{border:1px solid #DFE3E7;border-radius:6px;padding:10px 12px;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:7px}
.gp-choice{border:1px solid #DFE3E7;border-radius:9px;background:white;text-align:left;padding:20px;cursor:pointer;transition:border-color .15s;min-height:128px;color:#171A1E}.gp-choice:hover,.gp-choice:focus-visible,.gp-choice[aria-pressed=true]{border-color:#E43D32;box-shadow:0 0 0 1px #E43D32}.gp-choice strong{display:block;font-size:16px;margin-bottom:10px}.gp-choice span{font-size:12px;line-height:1.6;color:#626971;display:block}.gp-choice b{font-size:25px;color:#E43D32;display:block;margin-bottom:10px}
.gp-stepper{display:flex;gap:10px;margin:24px 0 28px;list-style:none;padding:0}.gp-stepper li{flex:1}.gp-stepper button{width:100%;border:1px solid #DFE3E7;background:white;padding:14px 12px;text-align:left;border-radius:6px;color:#626971;cursor:pointer;font-size:13px}.gp-stepper button[aria-current=step]{background:#171A1E;color:white;border-color:#171A1E}.gp-stepper button:disabled{opacity:.6;cursor:default}.gp-stepper b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#E9ECEE;color:#171A1E;margin-right:8px}
.gp-rfq-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.gp-rfq-aside{position:sticky;top:20px}.gp-rfq-aside .gp-panel{padding:22px}.gp-rfq-aside ol{padding-left:20px;margin:0}.gp-rfq-aside li{margin:0 0 16px;line-height:1.6;font-size:13px}.gp-rfq-aside .gp-item-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.gp-text-button{background:none;border:0;padding:3px 0;font-size:12px;color:#BA2E26;cursor:pointer;text-decoration:underline}.gp-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:24px}.gp-error{background:#FFF1EF;color:#A32319;padding:14px;border-radius:6px;line-height:1.5;font-size:13px}.gp-ok{background:#ECF6F0;color:#166943;padding:16px;border-radius:6px;line-height:1.7}.gp-rfq-summary{display:grid;grid-template-columns:1fr 1fr;gap:7px 20px;font-size:13px}.gp-rfq-summary dt{color:#626971}.gp-rfq-summary dd{margin:0 0 10px;overflow-wrap:anywhere}
.gp-quote-assistant{padding:22px 26px 8px}.gp-quote-assistant .button{width:100%;font-size:13px}.gp-quick-form{padding:0 26px 22px}.gp-quick-form summary{font-size:13px;font-weight:600;cursor:pointer}.gp-quick-form .quote-form{padding:18px 0 0}.quote-empty{padding-bottom:14px}
.gp-glossary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.gp-glossary details{background:white;border:1px solid #DFE3E7;border-radius:8px;padding:18px}.gp-glossary summary{cursor:pointer;font-size:14px;font-weight:700}.gp-glossary p{font-size:13px;line-height:1.7;color:#626971}.gp-scale-output{font-size:40px;font-weight:750;letter-spacing:-1.5px;color:#E43D32}.gp-scale-visual{min-height:46px;background:#171A1E;max-width:100%;border-radius:4px;margin:16px 0;transition:width .1s}.gp-scale-caption{font-size:12px;color:#626971}.gp-guide-topics{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.gp-guide-topics .button{font-size:12px;min-height:38px}.gp-comparison{width:100%;border-collapse:collapse;font-size:13px}.gp-comparison th,.gp-comparison td{padding:14px 12px;text-align:left;border-bottom:1px solid #DFE3E7;line-height:1.6;vertical-align:top}.gp-comparison th{background:#F4F6F7}.gp-table-wrap{overflow:auto}
.gp-map-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.gp-map-paths article{background:white;border:1px solid #DFE3E7;border-radius:10px;padding:24px}.gp-map-paths h2{font-size:17px;line-height:1.4;margin:0 0 20px}.gp-map-paths ol{padding:0;list-style:none;margin:0;counter-reset:map}.gp-map-paths li{counter-increment:map;margin:0;padding:12px 0;border-bottom:1px solid #DFE3E7;font-size:13px;line-height:1.5}.gp-map-paths li:before{content:counter(map,decimal-leading-zero);color:#E43D32;font-weight:700;margin-right:10px}.gp-map-paths a{color:#171A1E}.gp-review-row{border-top:1px solid #DFE3E7;padding:20px 0}.gp-review-top{display:flex;justify-content:space-between;gap:14px;align-items:center}.gp-review-row label{font-size:14px;line-height:1.6}.gp-review-row textarea{min-height:60px;font-weight:400}.gp-review-progress{font-size:14px;color:#167C52}.gp-route-error{text-align:center;padding:40px 10px}.gp-language-notice{background:#E9ECEE;padding:10px 14px;font-size:12px;margin-bottom:24px;border-radius:4px}.gp-contact-number{font-size:25px!important;font-weight:700;color:#171A1E!important}.gp-panel a:not(.button){color:#BA2E26}.gp-print-only{display:none}
@media(max-width:1050px){.gp-surface-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gp-surface-grid-small{grid-template-columns:repeat(3,minmax(0,1fr))}.gp-rfq-layout{grid-template-columns:minmax(0,1fr) 270px}.gp-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.category-nav .nav-inner{gap:15px}}
@media(max-width:760px){.gp-pages{padding-top:24px}.category-nav{overflow-x:auto}.category-nav .nav-inner{flex-wrap:nowrap;min-width:max-content;gap:22px}.gp-two,.gp-map-paths,.gp-rfq-layout{grid-template-columns:1fr}.gp-rfq-aside{position:static}.gp-glossary{grid-template-columns:1fr 1fr}.gp-panel{padding:21px}.gp-section-heading{align-items:flex-start;flex-direction:column}.gp-surface-grid-small{gap:12px}.gp-surface-grid-small .gp-surface-body{padding:13px}.gp-surface-card h2,.gp-surface-card h3{font-size:16px}.gp-surface-grid-small .gp-status{font-size:10px;padding:5px}.gp-surface-grid-small .button{padding:9px;font-size:11px}.gp-stepper{gap:6px}.gp-stepper button{font-size:11px;padding:10px 7px}.gp-stepper b{margin-right:3px;width:20px;height:20px}.gp-review-top{align-items:flex-start;flex-direction:column}}
@media(max-width:500px){.gp-surface-grid,.gp-surface-grid-small,.gp-glossary,.gp-grid-3,.gp-fields{grid-template-columns:1fr}.gp-surface-grid-small .gp-surface-card{display:grid;grid-template-columns:115px 1fr}.gp-surface-grid-small img{height:100%;min-height:140px;aspect-ratio:auto}.gp-surface-grid-small .gp-surface-body{padding:14px}.gp-surface-grid-small .button{margin-top:10px}.gp-full{grid-column:auto}.gp-page-heading h1{font-size:32px}.gp-page-heading p{font-size:14px}.gp-actions .button{width:100%}.gp-rfq-summary{grid-template-columns:1fr}.gp-stepper button b{display:block;margin-bottom:6px}.gp-stepper button{min-height:70px}.gp-contact-number{font-size:21px!important}}
@media print{.site-header,.poc-bar,body>footer,.gp-breadcrumb,.gp-page-links,.gp-print-hide,.gp-actions,.gp-review-row textarea,.gp-surface-strip{display:none!important}.gp-pages{padding:0;max-width:none;width:100%}.gp-panel,.gp-map-paths article{break-inside:avoid}.gp-print-only{display:block}.gp-map-paths{gap:12px}.gp-panel a{color:inherit}.gp-review-row{break-inside:avoid}.gp-review-row textarea:not(:placeholder-shown){display:block!important;border:0}.gp-pages .button{display:none!important}}

.gp-about-poster{margin:0 0 32px}.gp-about-poster>img{width:100%;height:auto;border-radius:12px;display:block}.gp-about-poster figcaption{font-size:13px;color:#626971;margin-top:10px}.gp-source-image{margin-top:18px;font-size:13px}.gp-source-image summary{cursor:pointer;text-decoration:underline;min-height:44px;display:flex;align-items:center}.gp-source-image img{height:auto;max-height:560px;object-fit:contain;background:white;margin-top:8px}.gp-source-image p{font-size:12px}.gp-footer-extra{display:flex;gap:24px;flex-wrap:wrap;padding-bottom:28px;font-size:13px}.gp-panel ol{padding-left:24px}.gp-panel ol li{margin-bottom:12px}

.gp-property-section{margin:32px 0}.gp-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gp-property-card{padding:24px;background:#fff;border:1px solid #dfe3e7;border-top:3px solid #e43d32;border-radius:8px}.gp-property-card h3{font-size:20px;line-height:1.3;margin:12px 0 20px}.gp-property-card dt{font-size:14px;font-weight:700;margin:16px 0 5px}.gp-property-card dd{margin:0;font-size:16px;line-height:1.55}.gp-property-card summary{cursor:pointer;font-size:14px;font-weight:600;margin-top:22px}.gp-property-card details p{font-size:14px;line-height:1.65}.gp-property-card .eyebrow{font-size:14px}@media(max-width:950px){.gp-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.gp-property-grid{grid-template-columns:1fr}}
.gp-auth-consent{display:flex!important;align-items:flex-start;gap:10px;margin:16px 0}.gp-auth-consent input{width:18px!important;min-height:18px!important;margin-top:4px}#gpRecoveryCode{display:block;overflow-wrap:anywhere;padding:18px;background:#f3f5f7;font-size:16px}.gp-b2b-page form{display:grid;gap:16px}.gp-b2b-page{padding-bottom:60px}

.gp-profile-choices{display:flex;flex-wrap:wrap;gap:20px;margin:24px 0}.gp-profile-choices label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.gp-profile-choices input{width:20px;min-height:20px}.gp-profile-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:24px}.gp-profile-pair svg{display:block;width:100%;height:auto}.gp-bean-table{width:100%;border-collapse:collapse;font-size:14px}.gp-bean-table th,.gp-bean-table td{padding:10px 8px;border-bottom:1px solid #dfe3e7;text-align:left}.gp-bean-table caption{text-align:left;margin-bottom:12px}.gp-bean-table small{display:block;font-size:12px}.gp-beans{display:flex;gap:3px}.gp-beans i{display:block;width:10px;height:13px;border-radius:50%;transform:rotate(25deg);border:1px solid #d0d6da;background:linear-gradient(to right,var(--bean-color) var(--bean-fill),#fff var(--bean-fill))}.gp-profiles details{margin-top:20px}.gp-profiles p{line-height:1.7}.gp-profiles summary{cursor:pointer;font-weight:700}@media(max-width:850px){.gp-profile-pair{grid-template-columns:1fr}}@media(max-width:500px){.gp-profile-pair svg text{font-size:14px}.gp-bean-table th,.gp-bean-table td{padding:9px 5px}}
/* Gummit: user-controlled help, never an overlay over the working form by default. */
.gp-gummit{position:fixed;right:18px;bottom:18px;z-index:35;max-width:min(340px,calc(100vw - 32px));background:#fff;border:1px solid #ddd;border-radius:16px;box-shadow:0 6px 28px #0002;color:#202020;font-size:16px}.gp-gummit-toggle{display:flex;align-items:center;gap:10px;padding:4px 14px 4px 4px;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer;width:100%}.gp-gummit-toggle img{border-radius:12px;object-fit:contain}.gp-gummit-toggle span:last-child{margin-left:auto}.gp-gummit #gpGummitBody{padding:0 18px 18px}.gp-gummit p{line-height:1.5;margin:6px 0 14px}.gp-gummit button:focus-visible{outline:3px solid #ce252b;outline-offset:3px}.facet-unavailable{opacity:.55}.filters small{font-variant-numeric:tabular-nums}.thickness-options button small{font-size:12px}.thickness-options button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:600px){.gp-gummit{bottom:10px;right:10px}.gp-gummit-toggle img{width:42px;height:42px}}@media print{.gp-gummit{display:none}}

.gp-filter-help{border-left:4px solid #cf252b;padding:12px 16px;background:#f5f5f5;font-size:16px;line-height:1.5}
