@font-face{font-family:Gotham;src:url(/fonts/brand/Gotham-Book.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/brand/Gotham-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/brand/Gotham-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:URW DIN Condensed;src:url(/fonts/brand/URWDINCond-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/fonts/brand/BarlowCondensed-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/fonts/brand/BarlowCondensed-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/fonts/brand/BarlowCondensed-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg: #f3f4f6;--surface: #ffffff;--surface-alt: #eef1f4;--line: #d8dde3;--text: #333133;--muted: #565c5e;--gray-10: #565c5e;--gray-5: #b1b3b3;--accent: #003da5;--link: #0645ad;--link-hover: #0b0080;--accent-soft: rgba(0, 61, 165, .08);--accent-soft-strong: rgba(0, 61, 165, .14);--accent-tint: rgba(0, 61, 165, .05);--accent-outline: rgba(0, 61, 165, .16);--accent-border: rgba(0, 61, 165, .22);--highlight: #ffd700;--heading: var(--text);--shadow: 0 16px 36px rgba(51, 49, 51, .07);--body-size: 1.125rem;--body-leading: 1.68;--radius: 18px;--container: 1180px;--header-utility-height: 3.4rem}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body{margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-size:var(--body-size);font-weight:400;letter-spacing:.01em;background:linear-gradient(180deg,rgba(0,61,165,.03),transparent 18%),linear-gradient(180deg,#f7f8fa,#eef1f4);color:var(--text);line-height:var(--body-leading);overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.rich-content a,.toggle-body a,.simple-links a,.simple-lines a,.sticky-card p a,.where-to-buy-card p a{color:var(--link);text-decoration:underline;text-underline-offset:.14em;text-decoration-thickness:1px}.rich-content a:hover,.rich-content a:focus-visible,.toggle-body a:hover,.toggle-body a:focus-visible,.simple-links a:hover,.simple-links a:focus-visible,.simple-lines a:hover,.simple-lines a:focus-visible,.sticky-card p a:hover,.sticky-card p a:focus-visible,.where-to-buy-card p a:hover,.where-to-buy-card p a:focus-visible{color:var(--link-hover)}p,ul,dl{margin-top:0;margin-bottom:1rem;line-height:inherit}h1,h2,h3{margin:0 0 .75rem;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:900;text-transform:uppercase;line-height:1.08;color:var(--heading)}h1{font-size:clamp(2.3rem,4.3vw,3.6rem)}h2{font-size:clamp(1.55rem,2.35vw,2.15rem)}h3{font-size:clamp(1.05rem,1.45vw,1.35rem)}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.eyebrow,.card-kicker{font-family:URW DIN Condensed,Arial Narrow,Arial,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--accent)}.site-header{--header-utility-height: 3rem;position:sticky;top:0;z-index:1200;background-color:var(--gray-5);border-top:3px solid var(--accent);border-bottom:1px solid rgba(51,49,51,.08);box-shadow:0 10px 30px #33313314}.header-inner{position:relative;z-index:1;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:126px}.brand-panel{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 min(480px,33vw);align-self:stretch;width:min(480px,33vw);margin-left:0;padding:0 1.35rem;background:var(--gray-10);overflow:hidden;clip-path:polygon(0 0,calc(100% - 72px) 0,100% 0,calc(100% - 118px) 100%,0 100%)}.brand-panel:after{display:none}.brand-logo,.footer-logo{display:block;height:auto}.brand-logo{position:relative;z-index:1;width:min(275px,100%);transform:translate(-60px)}.footer-logo{width:220px;margin-bottom:1rem}.header-nav{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.9rem;flex:1 1 auto;min-width:0;padding:.75rem 0 .75rem 2rem}.primary-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:1.8rem;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:900;text-transform:uppercase;font-size:1.05rem;min-width:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;width:100%}.header-utility-item{flex:0 0 9.25rem;width:9.25rem;min-height:var(--header-utility-height)}.header-search-form{flex:0 0 18rem;width:18rem;min-height:var(--header-utility-height)}.header-search-field{width:100%;height:100%;min-height:var(--header-utility-height);padding:0 .9rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--heading);font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:700}.header-search-field::placeholder{color:var(--heading);opacity:1}.header-search-field:focus{outline:2px solid var(--accent-outline);outline-offset:2px}.header-language-wrap{display:flex;justify-content:flex-end}.header-language-wrap .language-switcher,.header-language-wrap .language-trigger{width:100%}.header-cta,.language-trigger{min-height:var(--header-utility-height)}.nav-link,.primary-nav>a{color:#434950;padding:.15rem 0}.nav-link.active,.nav-link:hover,.nav-dropdown.active>.nav-trigger,.nav-dropdown:hover>.nav-trigger,.nav-dropdown:focus-within>.nav-trigger,.nav-menu a.active,.nav-menu a:hover{color:var(--accent)}.nav-dropdown{position:relative;z-index:20}.nav-trigger{display:inline-flex;align-items:center;gap:.35rem}.nav-caret{font-size:.72rem;line-height:1}.nav-menu{position:absolute;top:calc(100% + 1.15rem);left:-1rem;z-index:1250;display:grid;gap:.2rem;min-width:260px;padding:.8rem;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 40px #33313324;opacity:0;visibility:hidden;transform:translateY(.35rem);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-menu a{display:block;padding:.7rem .85rem;border-radius:12px;color:#434950;background:transparent}.nav-menu-callout{margin-top:.35rem;border:1px solid var(--accent-border);background:var(--accent-tint)!important;font-weight:700;text-align:center}.nav-dropdown:hover .nav-menu,.nav-dropdown:focus-within .nav-menu,.nav-dropdown.is-open .nav-menu{opacity:1;visibility:visible;transform:translateY(0)}.language-switcher .nav-menu{left:auto;right:0;min-width:220px}.language-switcher{position:relative;z-index:30}.language-menu a{display:grid;gap:.1rem}.language-menu strong{font-size:.95rem}.language-menu small{color:var(--muted);font-size:.78rem}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:700;text-transform:uppercase;padding:.75rem 1rem;border-radius:999px;background:var(--accent);color:#f8f8f6;font-size:.92rem}.header-search-link{display:inline-flex;align-items:center;justify-content:center;padding:.68rem .9rem;border:1px solid var(--line);border-radius:999px;color:var(--heading);font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.header-search-link:hover,.header-search-link.active{border-color:var(--accent-border);color:var(--accent);background:var(--accent-tint)}.header-cta{background:var(--accent);box-shadow:inset 0 0 0 1px #ffffff14}.header-cta:hover{background:var(--accent)}.language-trigger{width:100%;border:0;cursor:pointer;appearance:none;position:relative;justify-content:center;padding-right:2.2rem}.language-trigger .nav-caret{position:absolute;right:1rem}.language-switcher.active>.language-trigger,.language-switcher:hover>.language-trigger,.language-switcher:focus-within>.language-trigger{color:#f8f8f6;background:var(--accent)}.header-mobile-menu{display:none}.button-secondary{background:transparent;color:var(--heading);border:1px solid var(--line)}.page-hero{padding:4.25rem 0 2.5rem}.blog-hero-media{padding:2rem 0 0}.blog-hero-image{width:100%;max-height:34rem;object-fit:cover;border:1px solid var(--line);border-radius:24px;background:var(--surface-alt);box-shadow:var(--shadow)}.page-hero.compact{padding-bottom:1.4rem}.quote-request-page{padding:0 0 4rem}.quote-request-shell{width:min(100%,calc(var(--container) * .6));margin:0 auto;padding:clamp(1.25rem,3vw,2rem);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 18%),var(--accent);box-shadow:0 24px 48px #3331333d}.quote-request-intro{display:grid;gap:.75rem;margin-bottom:1.5rem}.quote-request-overline{margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-weight:200;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbd}.quote-request-copy,.quote-request-context{margin:0;font-size:1.05rem;line-height:1.65;color:#ffffffeb}.quote-request-form{display:grid;gap:1.5rem}.quote-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.quote-field{display:grid;gap:.5rem}.quote-field--full{grid-column:1 / -1}.quote-field--section{gap:.85rem}.quote-field--section>label,.quote-field--section>p{color:#fff}.quote-field--section>label{font-size:1.65rem;font-weight:700;letter-spacing:-.02em}.quote-field--section>label span{color:gold}.quote-field--section>p{margin:0;font-size:1rem}.quote-field input,.quote-field select,.quote-field textarea{width:100%;border:0;border-radius:0;background:#fffffff5;color:#333133;font:inherit}.quote-field input,.quote-field select{min-height:3.25rem;padding:.9rem 1rem}.quote-field textarea{min-height:11rem;padding:1rem;resize:vertical}.quote-field input::placeholder,.quote-field textarea::placeholder{color:#6c727a;opacity:1}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{outline:3px solid rgba(255,215,0,.36);outline-offset:2px}.quote-request-actions{display:flex;justify-content:flex-start}.quote-submit-button{border:0;border-radius:999px;padding:.95rem 1.5rem;background:#fff;color:var(--accent);font:inherit;font-weight:700;cursor:pointer}.quote-thank-you-card{padding:1.5rem}.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}.hero-intro,.section-heading p,.lede,.footer-summary{max-width:64ch;color:var(--muted);font-family:Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:1.08rem;line-height:1.72}.search-page{display:grid;gap:1.5rem;padding-bottom:4rem}.search-shell,.search-results-shell{padding:1.5rem}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:center}.search-input{width:100%;min-height:3.5rem;padding:0 1rem;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--heading);font:inherit}.search-input:focus{outline:2px solid var(--accent-outline);outline-offset:2px}.search-note,.search-status,.search-result-meta{color:var(--muted)}.search-note{margin-top:.85rem}.search-status{margin:0}.search-results{display:grid;gap:1rem;margin-top:1.2rem}.search-result-card{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:1.25rem;align-items:start;padding:1.25rem}.search-result-image{display:block;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.search-result-image img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;padding:1rem}.search-result-copy h2{margin-bottom:.4rem;font-size:clamp(1.4rem,2vw,1.8rem)}.search-result-copy p:last-child{margin-bottom:0}.home-hero{padding:2rem 0 .9rem}.hero-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:1rem;align-items:end;min-width:0}.hero-panel,.panel{background:#ffffffe6;border:1px solid rgba(212,217,210,.9);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{padding:1.5rem;min-width:0}.hero-panel-combined{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:1rem;align-items:center;min-width:0}.hero-panel-combined>*{min-width:0}.hero-panel-combined img{width:100%;border-radius:14px;object-fit:contain}.hero-rotating-frame{display:flex;align-items:center;justify-content:center;min-height:320px;aspect-ratio:4 / 3;padding:0;border:0;border-radius:0;background:transparent;overflow:hidden}.hero-rotating-frame .hero-rotating-image{width:100%;height:100%;border-radius:0;object-fit:contain}.home-hero .hero-panel:first-child{background:linear-gradient(135deg,var(--accent-tint),transparent 46%),#fffffff0}.home-hero .hero-panel{grid-column:1 / -1}.home-hero h1{font-size:clamp(2rem,3.5vw,3rem);overflow-wrap:anywhere}.hero-stats{display:grid;gap:1rem}.stat{padding:1.35rem}.stat strong{display:block;margin-bottom:.2rem;font-size:2rem;color:var(--accent)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.content-section{padding:.45rem 0 1.5rem}.category-grid,.product-grid,.resource-grid,.cred-grid,.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.category-card,.product-card{display:flex;flex-direction:column}.category-card-image-link,.product-card-image-link{width:calc(100% - 2rem);margin:.85rem auto 0;aspect-ratio:16 / 10;padding:.6rem;border:1px solid var(--line);border-radius:12px;background:#fff}.category-card-image-link,.product-card-image-link{display:block}.category-card-image-link img,.product-card-image-link img{width:100%;height:100%;object-fit:contain}.product-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-bottom:1px solid var(--line);background:var(--surface-alt)}.card-copy,.resource-card,.cred-card,.support-card,.sticky-card,.product-hero-card{padding:1.05rem}.meta-list,.simple-links,.footer-grid ul,.contact-list,.application-list{list-style:none;padding:0;margin:0}.meta-list{display:grid;gap:.45rem;color:var(--muted)}.blog-post-meta{margin-bottom:1.25rem}.blog-card-date{margin-bottom:.5rem;color:var(--muted);font-size:.98rem}.meta-list li,.feature-list li,.application-list li{position:relative;padding-left:1rem}.meta-list li:before,.feature-list li:before,.application-list li:before{content:"";position:absolute;left:0;top:.65rem;width:.4rem;height:.4rem;border-radius:50%;background:var(--highlight)}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;padding:1.2rem}.trust-list{display:grid;gap:1rem}.trust-list div{padding-top:1rem;border-top:1px solid var(--line)}.cta-band{padding:0 0 2.75rem}.cta-inner{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.35rem 1.5rem;border-radius:var(--radius);border:1px solid var(--accent-soft-strong);background:linear-gradient(135deg,var(--accent-tint),rgba(255,255,255,.92))}.cta-actions{display:flex;gap:.75rem;flex-wrap:wrap}.listing-head{display:grid;gap:.6rem;margin-bottom:1.5rem}.product-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:1rem;padding-top:1.35rem;padding-bottom:2.2rem}.product-main{display:grid;gap:1rem}.product-main>.panel:not(.product-hero-card),.detail-grid>.panel{padding:1.05rem}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.feature-list{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.product-main .panel>h2{margin-bottom:1rem}.spec-list{display:grid;gap:.9rem;margin:0}.spec-list div{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--line)}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;color:var(--heading)}.download-list,.simple-links{display:grid;gap:.8rem}.download-list a,.simple-links a{display:flex;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:14px;border:1px solid var(--line);background:#fcfcfb}.simple-links--flush{gap:0}.simple-links--flush a{border-radius:0}.simple-links--flush a:first-child{border-top-left-radius:14px;border-top-right-radius:14px}.simple-links--flush a:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.simple-links--flush a+a{margin-top:-1px}.simple-lines{list-style:none;padding:0;margin:.85rem 0 0;display:grid;gap:.4rem}.sitemap-tree{display:grid;gap:1.25rem}.sitemap-branch{display:grid;gap:.45rem}.sitemap-parent{margin-bottom:0;font-weight:700}.sitemap-parent a,.sitemap-children a{color:var(--link);text-decoration:underline;text-underline-offset:.14em;text-decoration-thickness:1px}.sitemap-parent a:hover,.sitemap-parent a:focus-visible,.sitemap-children a:hover,.sitemap-children a:focus-visible{color:var(--link-hover)}.sitemap-children{margin:0;padding-left:1.5rem}.sitemap-children li+li{margin-top:.35rem}.product-sidebar{display:grid;gap:1rem}.sticky-card{position:sticky;top:104px}.site-footer{border-top:1px solid rgba(86,92,94,.32);padding:3.25rem 0 0;background:var(--gray-5);color:var(--text)}.footer-main{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(150px,.6fr) minmax(150px,.6fr) minmax(280px,1.2fr);gap:2rem;align-items:start}.footer-brand{display:grid;gap:1.6rem}.footer-logo{width:min(420px,100%);margin-bottom:0}.footer-address p{margin:0;font-size:1rem;line-height:1.45;color:var(--text)}.footer-contact-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.footer-contact-list li{display:flex;align-items:center;gap:.8rem;color:var(--text)}.footer-contact-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;font-size:1.25rem;color:var(--accent)}.footer-link-group h2{display:inline-block;margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:4px solid var(--highlight);font-size:.98rem;color:var(--highlight)}.footer-link-group ul{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}.footer-link-group li{margin:0;color:var(--text)}.footer-link-group a,.footer-contact-list a{color:var(--text)}.site-footer a:hover,.footer-social-link:hover,.footer-signup-button:hover{color:var(--highlight)}.footer-signup-button:hover,.footer-social-link:hover{border-color:var(--highlight)}.footer-signup{display:grid;gap:2rem}.footer-signup-copy{margin:0;color:var(--text);line-height:1.45}.footer-signup-form{display:grid;gap:1rem}.footer-signup-form input{width:100%;padding:1.15rem 1.25rem;border-radius:12px;border:0;background:#fff;color:var(--text);font:inherit}.footer-signup-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:1.15rem 1.4rem;border-radius:12px;border:2px solid rgba(51,49,51,.88);background:transparent;color:var(--text);font:inherit;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.footer-signup-embed,.footer-signup-embed .ctct-inline-form{width:100%}.mailing-list-panel{display:grid;gap:1.5rem}.mailing-list-embed,.mailing-list-embed .ctct-inline-form{width:100%}.footer-socials{display:flex;flex-wrap:nowrap;gap:.65rem}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;flex:0 0 auto;border-radius:999px;border:2px solid rgba(51,49,51,.88);color:var(--text)}.footer-social-link svg{width:1.05rem;height:1.05rem;fill:currentColor}.footer-bottom{margin-top:2.5rem;border-top:1px solid rgba(86,92,94,.28);padding:1.4rem 0 1.8rem}.footer-bottom p{margin:0;text-align:center;color:#333133d1}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rich-content>*:last-child{margin-bottom:0}.rich-content>*:first-child{margin-top:0}.rich-content:after{content:"";display:block;clear:both}.rich-content p,.rich-content ul,.rich-content ol,.rich-content table,.rich-content figure{margin-bottom:1.1rem}.rich-content h2,.rich-content h3,.rich-content h4,.rich-content h5{margin-top:1.6rem;margin-bottom:.75rem}.rich-content ul{padding-left:1.25rem}.rich-content img{display:block;border-radius:12px;border:1px solid var(--line);margin:1rem 0;max-width:100%;height:auto;object-fit:contain}.rich-content img.alignleft,.rich-content img.alignright{max-width:min(100%,160px)}.rich-content img.alignleft{float:left;margin:.2rem 1rem .75rem 0}.rich-content img.alignright{float:right;margin:.2rem 0 .75rem 1rem}.rich-content img.aligncenter,.rich-content p>img.aligncenter{margin-left:auto;margin-right:auto}.rich-content h2,.rich-content h3,.rich-content h4,.rich-content h5,.rich-content table,.rich-content figure{clear:both}.rich-content table{margin-left:auto;margin-right:auto;text-align:center}.rich-content th,.rich-content td{text-align:center;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.95rem;line-height:1.4}.rich-content table :where(code,span),.order-table-stack table :where(code,span){background:transparent;color:inherit;font:inherit!important;letter-spacing:inherit;padding:0}.where-to-buy-panel{display:grid;gap:1rem;padding:1.35rem}.where-to-buy-map-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.where-to-buy-map-card{display:flex;flex-direction:column;overflow:hidden;color:inherit}.where-to-buy-map-card:hover h2{color:var(--accent)}.where-to-buy-map-image-wrap{display:flex;align-items:center;justify-content:center;min-height:220px;padding:1rem;border-bottom:1px solid var(--line);background:#fff}.where-to-buy-map-image{width:100%;height:100%;max-height:220px;object-fit:contain}.where-to-buy-map-copy{padding:1.2rem 1.25rem 1.3rem}.where-to-buy-map-copy h2{margin-bottom:.6rem;font-size:1.1rem}.where-to-buy-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.where-to-buy-zip-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end}.where-to-buy-field{display:grid;gap:.45rem}.where-to-buy-field label{font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:900;text-transform:uppercase;color:var(--heading)}.where-to-buy-field select,.where-to-buy-field input{width:100%;padding:.9rem 1rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);font:inherit}.where-to-buy-meta{margin:0;color:var(--muted)}.where-to-buy-meta[data-tone=error]{color:#b42318}.where-to-buy-meta[data-tone=success]{color:#0f766e}.where-to-buy-detection{margin:0;color:var(--accent);font-weight:700}.where-to-buy-map-shell{margin-top:.35rem;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#003da51f}.where-to-buy-coverage-map{width:100%;height:clamp(320px,42vw,460px)}.where-to-buy-map-legend{display:flex;flex-wrap:wrap;gap:.85rem 1.15rem;padding:.85rem 1rem 1rem;border-top:1px solid rgba(51,49,51,.08);background:#ffffffeb}.where-to-buy-map-legend-item{display:inline-flex;align-items:center;gap:.55rem;color:var(--heading);font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.where-to-buy-map-swatch,.where-to-buy-map-marker{display:inline-flex;width:.95rem;height:.95rem;border:2px solid #ffffff;box-shadow:0 8px 16px #33313333}.where-to-buy-map-swatch--utility-solutions,.where-to-buy-map-marker--utility-solutions{width:1rem;height:1.2rem;border:0;border-radius:0;background:transparent url(/brand/shield.png) center / contain no-repeat;box-shadow:none;transform:none}.where-to-buy-map-marker--utility-solutions{display:inline-flex}.where-to-buy-map-swatch--representative,.where-to-buy-map-marker--representative{background:#d97706;border-radius:999px}.where-to-buy-map-swatch--distributor,.where-to-buy-map-marker--distributor{background:#0f766e;border-radius:.28rem}.where-to-buy-map-marker-wrap{background:transparent;border:0}.where-to-buy-map-shell .leaflet-control-attribution{background:#ffffffe6}.where-to-buy-result{padding:1.35rem}.where-to-buy-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.where-to-buy-directory--single{grid-template-columns:1fr}.where-to-buy-primary{display:grid;gap:1rem}.where-to-buy-card{padding:1.15rem;border:1px solid var(--line);border-radius:14px;background:#fcfcfb}.where-to-buy-contact-type{display:inline-flex;align-items:center;margin:0 0 .45rem;padding:.18rem .55rem;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.where-to-buy-reps{display:grid;gap:1rem;margin-top:.85rem}.order-table-stack{display:grid;gap:1.25rem}.classic-product-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);gap:2rem;padding-top:2rem;padding-bottom:3rem;align-items:start}.classic-product-media{display:grid;gap:1rem}.classic-gallery-panel{padding:0;overflow:hidden}.classic-gallery-panel .product-image{display:block;width:100%;height:auto;max-height:680px;aspect-ratio:auto;object-fit:contain;padding:1.5rem;border-bottom:1px solid var(--line);background:#fff}.classic-gallery-controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.2rem;border-top:1px solid var(--line);background:#f8fafc}.classic-gallery-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--heading);font:inherit;font-size:1.1rem;cursor:pointer}.classic-gallery-arrow:hover{color:var(--accent);border-color:var(--accent-border)}.classic-gallery-status{margin:0;text-align:center;color:var(--muted);font-size:.95rem}.classic-product-copy{min-width:0}.classic-product-copy h1{margin-bottom:1rem}.classic-product-copy .lede{margin-bottom:1.25rem}.classic-toggle{overflow:hidden}.classic-toggle summary{list-style:none;cursor:pointer;padding:1rem 1.2rem;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:700;color:var(--heading)}.classic-toggle summary::-webkit-details-marker{display:none}.classic-toggle[open] summary{border-bottom:1px solid var(--line)}.toggle-body{padding:1rem 1.2rem 1.2rem}.toggle-body p:last-child{margin-bottom:0}.classic-product-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}th,td{text-align:left;padding:.85rem .5rem;border-bottom:1px solid var(--line);font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.95rem;line-height:1.4}@media(max-width:900px){.header-inner,.hero-grid,.hero-panel-combined,.split-panel,.cred-grid,.support-grid,.where-to-buy-map-row,.where-to-buy-zip-search,.where-to-buy-filters,.where-to-buy-directory,.cta-inner,.classic-product-layout,.product-layout,.detail-grid,.footer-main{grid-template-columns:1fr;flex-direction:column}.header-inner{min-height:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-block:.55rem}.primary-nav{display:none}.brand-panel{align-self:stretch;width:auto;min-height:58px;margin-left:0;padding:.55rem .8rem;justify-content:flex-start;background:var(--gray-10);clip-path:none}.brand-panel:after{display:none}.brand-logo{width:min(214px,100%);transform:none}.header-nav{display:none}.header-mobile-menu{display:block;position:static;z-index:30;width:auto;padding:0}.header-mobile-menu[open]{padding-bottom:0}.header-mobile-toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:48px;padding:.72rem .9rem;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--heading);font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.96rem;font-weight:700;list-style:none;cursor:pointer;box-shadow:0 12px 24px #33313314}.header-mobile-toggle::-webkit-details-marker{display:none}.header-mobile-toggle-icon{display:inline-grid;gap:.22rem}.header-mobile-toggle-icon span{width:1.15rem;height:2px;border-radius:999px;background:currentColor}.header-mobile-panel{display:grid;gap:1rem;position:absolute;z-index:35;top:calc(100% + .55rem);right:0;left:0;max-height:calc(100dvh - 96px);margin-top:0;padding:1rem;border:1px solid rgba(51,49,51,.08);border-radius:20px;background:#fff;box-shadow:0 18px 36px #33313314;overflow:auto}.header-mobile-actions{display:grid;gap:.85rem}.header-mobile-nav{display:grid;gap:.75rem}.header-mobile-section{border:1px solid var(--line);border-radius:14px;background:#fcfcfb;overflow:hidden}.header-mobile-section summary{display:flex;align-items:center;justify-content:space-between;padding:.95rem 1rem;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:700;color:var(--heading);cursor:pointer;list-style:none}.header-mobile-section summary::-webkit-details-marker{display:none}.header-mobile-section summary:after{content:"+";font-size:1.1rem;line-height:1;color:var(--accent)}.header-mobile-section[open] summary:after{content:"−"}.header-mobile-links{display:grid;gap:.2rem;padding:0 .45rem .55rem}.header-mobile-links a{display:block;padding:.72rem .8rem;border-radius:10px;color:#434950;background:transparent;font-family:Gotham,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:.92rem;font-weight:700}.header-mobile-links a:hover,.header-mobile-links a:focus-visible{color:var(--accent);background:var(--accent-tint)}.header-actions{justify-content:flex-end;flex-wrap:wrap;gap:.9rem}.header-utility-item,.header-search-form{flex:1 1 100%;width:100%}.search-form,.search-result-card,.category-grid,.product-grid,.resource-grid,.cred-grid,.support-grid{grid-template-columns:1fr}.home-hero{padding:1rem 0 .6rem}.home-hero .container{width:min(calc(100% - 1.25rem),var(--container))}.hero-panel{padding:1rem;overflow:hidden}.hero-panel-combined{gap:1.15rem}.home-hero h1{font-size:1.9rem;line-height:1.12}.hero-intro,.section-heading p,.lede,.footer-summary{font-size:1rem;line-height:1.58;overflow-wrap:anywhere}.hero-rotating-frame{min-height:0;aspect-ratio:16 / 10}.cta-actions{display:grid;grid-template-columns:1fr;gap:.7rem;width:100%;min-width:0}.cta-actions .button{width:100%;min-width:0;padding-inline:.85rem;text-align:center;white-space:normal}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.quote-request-grid{grid-template-columns:1fr}.sticky-card{position:static}.footer-main{gap:2.25rem}.footer-socials{gap:.75rem}.footer-social-link{width:3.5rem;height:3.5rem}}@media(max-width:560px){:root{--body-size: 1rem;--body-leading: 1.58}.container{width:min(calc(100% - 1.25rem),var(--container))}h1{font-size:1.95rem}h2{font-size:1.45rem}h3{font-size:1.12rem}.site-header{border-top-width:2px}.header-inner{gap:.5rem;padding-block:.45rem}.brand-panel{min-height:52px;padding:.45rem .65rem}.brand-logo{width:min(184px,100%)}.header-mobile-toggle{min-height:44px;padding:.65rem .75rem;border-radius:12px}.header-mobile-toggle>span:first-child{font-size:.86rem}.header-mobile-panel{max-height:calc(100dvh - 82px);padding:.85rem;border-radius:16px}.home-hero h1{font-size:1.55rem}.hero-panel{padding:.75rem}.home-hero .hero-intro{font-size:.96rem}.home-hero .button{font-size:.86rem}}
