:root{--navy:#09285d;--navy-2:#061d45;--ink:#15213a;--muted:#65718a;--orange:#ff5a36;--orange-dark:#dd3f20;--cream:#fff7f1;--sky:#eef6fb;--line:#dce3ec;--white:#fff;--shadow:0 18px 50px rgba(9,40,93,.11);--radius:18px;--wrap:min(1240px,calc(100% - 48px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}button,input,select{font:inherit}a{color:inherit}img{max-width:100%;display:block}.wrap{width:var(--wrap);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:var(--navy);color:#fff;padding:10px 16px;z-index:100}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-shell{width:var(--wrap);margin:auto;min-height:76px;display:flex;align-items:center;gap:28px}.wordmark{display:flex;align-items:center;gap:10px;color:var(--navy);font-size:23px;font-weight:850;text-decoration:none;letter-spacing:-.7px}.wordmark-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--orange);color:#fff;border-radius:9px;font-size:20px}.nav-links{display:flex;align-items:center;gap:22px;margin-left:auto}.nav-links a,.contact-link{text-decoration:none;font-size:14px;font-weight:700}.nav-links a[aria-current=page]{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:12px}.quote-bag-button{border:0;background:var(--navy);color:#fff;padding:11px 14px;border-radius:999px;font-weight:800;cursor:pointer}.quote-bag-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;border-radius:999px;background:var(--orange);font-size:12px}.menu-button{display:none}.compact-hero{padding:58px 0 48px;background:linear-gradient(135deg,#f3f8fc 0%,#fff 60%,#fff3ec 100%)}.compact-hero__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.eyebrow{margin:0 0 10px;color:var(--orange);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.compact-hero h1{max-width:820px;margin:0;color:var(--navy);font-size:clamp(38px,5vw,67px);line-height:.99;letter-spacing:-.055em}.compact-hero__grid>div:last-child p{margin:0 0 18px;color:var(--muted);font-size:17px}.compact-hero__grid>div:last-child a{color:var(--navy);font-weight:800;text-underline-offset:4px}.primary-categories,.featured-section,.browse-section,.use-case-section,.catalog-section,.rfq-section{padding:74px 0}.section-heading,.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading h2,.catalog-heading h2,.browse-layout h2,.rfq-card h2{margin:0;color:var(--navy);font-size:clamp(28px,3.5vw,44px);line-height:1.05;letter-spacing:-.04em}.section-heading>p,.section-heading>a,.catalog-heading>p{max-width:420px;margin:0;color:var(--muted)}.section-heading>a{font-weight:800;color:var(--navy);text-underline-offset:4px}.primary-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.primary-category{position:relative;min-height:390px;padding:0;border:0;border-radius:var(--radius);overflow:hidden;background:var(--navy);text-align:left;cursor:pointer;box-shadow:var(--shadow)}.primary-category img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.primary-category:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 32%,rgba(5,22,49,.88) 100%)}.primary-category__overlay{position:absolute;z-index:1;left:26px;right:26px;bottom:24px;color:#fff}.primary-category__overlay strong{display:block;font-size:28px;letter-spacing:-.03em}.primary-category__overlay small{display:block;max-width:360px;margin:6px 0 16px;color:#e8edf4;font-size:14px}.primary-category__overlay>span{font-weight:850}.primary-category:hover img{transform:scale(1.035)}.featured-section{background:var(--sky)}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.product-card--featured{box-shadow:0 10px 30px rgba(9,40,93,.07)}.product-card__media{display:block;aspect-ratio:1;background:#fff;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .25s ease}.product-card__media:hover img{transform:scale(1.025)}.product-card__body{display:flex;flex:1;flex-direction:column;padding:18px;border-top:1px solid #edf0f4}.product-card__sku{margin:0 0 5px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em}.product-card h3{margin:0;min-height:49px;font-size:17px;line-height:1.35}.product-card h3 a{text-decoration:none}.product-card__facts{display:flex;justify-content:space-between;gap:12px;margin:16px 0 10px;font-size:13px}.product-price{color:var(--navy)}.product-price--rfq{font-weight:800}.product-card__swatches{min-height:23px}.swatches{display:flex;gap:5px}.swatch{width:18px;height:18px;border-radius:999px;background:var(--swatch);border:1px solid rgba(0,0,0,.18);box-shadow:inset 0 0 0 2px #fff}.swatch-note{color:var(--muted);font-size:12px}.quick-quote{display:grid;grid-template-columns:minmax(0,1.5fr) 72px;gap:8px;margin-top:auto;padding-top:15px}.quick-quote label{display:grid;gap:4px}.quick-quote label span{font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.quick-quote select,.quick-quote input{width:100%;min-height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:7px;font-size:12px}.quick-quote button{grid-column:1/-1;min-height:42px;border:0;border-radius:9px;background:var(--navy);color:#fff;font-weight:850;cursor:pointer}.quick-quote button:hover{background:var(--navy-2)}.browse-section{padding-bottom:54px}.browse-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.taxonomy-disclosure{border:1px solid var(--line);border-radius:14px;background:#fff}.taxonomy-disclosure summary{display:flex;justify-content:space-between;cursor:pointer;padding:20px 22px;color:var(--navy);font-weight:850;list-style:none}.taxonomy-disclosure summary::-webkit-details-marker{display:none}.taxonomy-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0 22px 22px;border-top:1px solid var(--line)}.taxonomy-group{padding-top:18px}.taxonomy-group h3{margin:0 0 9px;font-size:14px;color:var(--navy)}.taxonomy-group div{display:flex;flex-wrap:wrap;gap:6px}.taxonomy-group button,.use-case-row button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:7px 10px;font-size:12px;cursor:pointer}.taxonomy-group button:hover,.use-case-row button:hover{border-color:var(--orange);color:var(--orange-dark)}.use-case-section{padding-top:38px;background:var(--cream)}.use-case-row{display:flex;flex-wrap:wrap;gap:10px}.use-case-row button{padding:11px 16px;background:#fff;font-weight:750}.catalog-section{padding-top:80px}.catalog-heading>p{font-weight:800;color:var(--navy)}.catalog-tools{display:grid;grid-template-columns:1.6fr 1fr .8fr auto;gap:12px;margin-bottom:28px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.catalog-tools label{display:grid;gap:5px}.catalog-tools label span{font-size:11px;font-weight:850;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.catalog-tools input,.catalog-tools select{width:100%;height:44px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 12px}.clear-button{align-self:end;height:44px;border:0;background:transparent;color:var(--navy);font-weight:850;cursor:pointer}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-grid .product-card[hidden]{display:none}.empty-state{text-align:center;padding:50px}.load-more{text-align:center;margin-top:30px}.load-more button{border:1px solid var(--navy);border-radius:999px;background:#fff;color:var(--navy);padding:12px 24px;font-weight:850;cursor:pointer}.load-more button[hidden]{display:none}.rfq-section{padding-top:30px}.rfq-card{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:46px;border-radius:22px;background:var(--navy);color:#fff}.rfq-card h2{color:#fff}.rfq-card p:not(.eyebrow){max-width:650px;color:#dfe7f4}.rfq-actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 18px;border-radius:999px;border:0;text-decoration:none;font-weight:850;cursor:pointer}.button--warm{background:var(--orange);color:#fff}.button--light{background:#fff;color:var(--navy)}.site-footer{padding:54px 0;background:#061b40;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid strong{font-size:24px}.footer-grid p{max-width:370px;color:#aebbd0}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid span{color:#aebbd0;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.footer-grid a{text-decoration:none}.drawer-backdrop{position:fixed;inset:0;z-index:70;background:rgba(4,17,40,.52)}.quote-drawer{position:fixed;z-index:80;top:0;right:0;width:min(460px,100%);height:100dvh;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 60px rgba(0,0,0,.18);transform:translateX(102%);transition:transform .25s ease}.quote-drawer[data-open=true]{transform:translateX(0)}.drawer-header{display:flex;justify-content:space-between;align-items:start;padding:24px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:0;color:var(--navy);font-size:32px}.drawer-header button,.review-header button{border:0;background:transparent;font-size:30px;cursor:pointer}.drawer-lines{flex:1;overflow:auto;padding:10px 24px}.drawer-empty{margin:auto;padding:30px;text-align:center;color:var(--muted)}.drawer-empty p{color:var(--navy);font-weight:850}.quote-line{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.quote-line img{width:64px;height:64px;object-fit:contain}.quote-line strong{display:block;font-size:13px}.quote-line small{display:block;color:var(--muted)}.quote-line button{align-self:start;border:0;background:transparent;color:var(--orange-dark);cursor:pointer}.drawer-footer{padding:20px 24px;border-top:1px solid var(--line)}.drawer-footer p{display:flex;justify-content:space-between}.drawer-footer small{color:var(--muted)}.drawer-footer button{width:100%;height:48px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-weight:850;cursor:pointer}.drawer-footer button:disabled{background:#b9c1cf}.review-dialog{width:min(720px,calc(100% - 28px));max-height:88dvh;padding:0;border:0;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.review-dialog::backdrop{background:rgba(4,17,40,.64)}.review-shell{padding:24px}.review-header{display:flex;justify-content:space-between}.review-header h2{margin:0;color:var(--navy);font-size:32px}.review-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.review-line p{margin:3px 0;color:var(--muted)}.review-note{margin-top:20px;padding:14px;border-radius:10px;background:var(--sky)}.review-note p{margin:4px 0 0;color:var(--muted)}.review-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.adapter-status{min-height:22px;color:var(--navy);font-weight:750}.is-locked{overflow:hidden}
@media(max-width:1020px){.nav-links{display:none}.menu-button{display:block;margin-left:auto;border:0;background:transparent;font-weight:800}.nav-links[data-open=true]{position:absolute;display:grid;left:24px;right:24px;top:68px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.contact-link{display:none}.compact-hero__grid{grid-template-columns:1fr;gap:28px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.taxonomy-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-tools{grid-template-columns:1fr 1fr}.clear-button{width:max-content}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(max-width:760px){:root{--wrap:min(100% - 28px,1240px)}.nav-shell{min-height:66px;gap:12px}.wordmark{font-size:20px}.nav-actions{margin-left:0}.quote-bag-button{padding:9px 11px;font-size:12px}.compact-hero{padding:42px 0}.compact-hero h1{font-size:42px}.primary-categories,.featured-section,.browse-section,.use-case-section,.catalog-section,.rfq-section{padding:54px 0}.section-heading,.catalog-heading{align-items:start;flex-direction:column;gap:12px}.primary-category-grid,.featured-grid,.browse-layout{grid-template-columns:1fr}.primary-category{min-height:330px}.featured-grid{gap:14px}.taxonomy-panel{grid-template-columns:1fr}.catalog-tools{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rfq-card{align-items:flex-start;flex-direction:column;padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:520px){.catalog-grid{grid-template-columns:1fr}.product-card h3{min-height:0}.quick-quote{grid-template-columns:minmax(0,1fr) 84px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.review-actions{flex-direction:column-reverse}.review-actions .button{width:100%}}

/* Exposilo v4: category-first directory with search and complete category routing. */
*[hidden]{display:none!important}
:root{--wrap:min(1500px,calc(100% - 40px));--radius:12px;--shadow:0 16px 42px rgba(9,40,93,.12)}
body{font-family:"Aptos","Segoe UI Variable Text","Trebuchet MS",sans-serif;color:#102142}
.site-header{position:relative;background:#fff;backdrop-filter:none}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.nav-shell{min-height:72px}
.wordmark{display:block;width:150px;flex:0 0 auto;font-size:0;line-height:0}
.wordmark img{width:100%;height:auto}
.nav-links{margin-inline:auto;gap:30px}
.nav-links a{font-size:13px;font-weight:760}
.nav-links a[aria-current=page]{color:var(--navy)}
.nav-links a:hover,.contact-link:hover{color:var(--orange-dark)}
.header-search-button{border:0;background:transparent;color:var(--navy);font-size:13px;font-weight:800;cursor:pointer}
.header-search-button:hover{color:var(--orange-dark)}
.quote-bag-button{border-radius:3px;background:var(--orange);padding:12px 16px}
.quote-bag-button:hover{background:var(--orange-dark)}
.quote-bag-button span{background:var(--navy)}
.primary-categories{padding:16px 0 52px}
.primary-category-grid{gap:14px}
.primary-category{min-height:460px;border-radius:10px;box-shadow:none;isolation:isolate}
.primary-category:before{content:"";position:absolute;inset:0;z-index:1;border:1px solid rgba(255,255,255,.18);border-radius:inherit;pointer-events:none}
.primary-category:after{z-index:0;background:linear-gradient(180deg,rgba(4,19,47,.04) 18%,rgba(4,19,47,.83) 100%)}
.primary-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.primary-category__overlay{left:32px;right:32px;bottom:30px}
.primary-category__overlay strong{font-family:"Aptos Display","Segoe UI Variable Display","Trebuchet MS",sans-serif;font-size:clamp(28px,2.3vw,38px);line-height:1.02}
.primary-category__overlay small{max-width:390px;margin:10px 0 18px;color:#fff;font-size:15px;line-height:1.45}
.primary-category__overlay>span{font-size:14px}
.primary-category:hover img{transform:scale(1.025)}
.primary-category:focus-visible,.product-card a:focus-visible,.quick-quote button:focus-visible,.quote-bag-button:focus-visible{outline:3px solid #ff8a70;outline-offset:3px}
.featured-section{padding:62px 0 72px;background:#fff;border-top:1px solid var(--line)}
.section-heading{margin-bottom:24px}
.section-heading h2,.catalog-heading h2,.rfq-card h2{font-family:"Aptos Display","Segoe UI Variable Display","Trebuchet MS",sans-serif;font-size:clamp(28px,3vw,42px)}
.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.product-card{border-radius:10px;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}
.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(9,40,93,.08)}
.product-card__body{padding:16px}
.product-card h3{font-size:16px}
.category-browse{padding:66px 0 72px;background:#fff7f1;border-top:1px solid #f0ddd2}
.category-browse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.category-browse-card{min-height:330px;display:grid;grid-template-rows:auto 1fr;padding:0;border:1px solid rgba(9,40,93,.13);border-radius:8px;overflow:hidden;background:#fff;color:var(--navy);text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.category-browse-card:hover{transform:translateY(-2px);border-color:rgba(9,40,93,.28);box-shadow:0 12px 28px rgba(9,40,93,.08)}
.category-browse-card:focus-visible{outline:3px solid #ff8a70;outline-offset:3px}
.category-browse-card__media{display:grid;place-items:center;aspect-ratio:4/3;background:#dce4ec;border-bottom:1px solid var(--line);overflow:hidden}
.category-browse-card__media img{width:100%;height:100%;object-fit:contain;transition:filter .25s ease}
.category-browse-card:hover .category-browse-card__media img{filter:saturate(1.04) contrast(1.02)}
.category-browse-card__body{display:flex;flex-direction:column;padding:18px}
.category-browse-card__number{color:var(--orange-dark);font-size:12px;font-weight:850;letter-spacing:.12em}
.category-browse-card strong{display:block;font-family:"Aptos Display","Segoe UI Variable Display","Trebuchet MS",sans-serif;font-size:24px;line-height:1.08}
.category-browse-card small{display:block;max-width:310px;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45}
.category-browse-card__meta{margin-top:auto;padding-top:14px;font-size:12px;font-weight:800}
.category-browse-card--1,.category-browse-card--4{background:#f2f6fb}.category-browse-card--2,.category-browse-card--5{background:#fff}.category-browse-card--3,.category-browse-card--6{background:#fffaf7}
.categories-nav{justify-content:space-between}.categories-nav-actions{display:flex;align-items:center;gap:22px}.categories-nav-actions a{text-decoration:none;font-size:13px;font-weight:800}.quote-bag-link{padding:12px 16px;background:var(--orange);color:#fff;border-radius:3px}
.categories-page{padding:54px 0 86px}.categories-title-row{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.categories-title-row h1{margin:0;color:var(--navy);font-family:"Aptos Display","Segoe UI Variable Display","Trebuchet MS",sans-serif;font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:-.05em}.categories-title-row>a{color:var(--navy);font-weight:800;text-underline-offset:4px}
.category-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:58px}.category-feature-card{display:grid;grid-template-rows:auto auto;min-width:0;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;text-decoration:none}.category-feature-card__media{display:grid;place-items:center;aspect-ratio:4/3;background:#dce4ec;border-bottom:1px solid var(--line);overflow:hidden}.category-feature-card__media img{width:100%;height:100%;object-fit:contain;transition:filter .25s ease}.category-feature-card:hover img{filter:saturate(1.04) contrast(1.02)}.category-feature-card__body{display:grid;gap:5px;padding:17px}.category-feature-card__body strong{color:var(--navy);font-size:20px}.category-feature-card__body small{color:var(--muted)}.category-feature-card__body>span{margin-top:8px;color:var(--navy);font-size:13px;font-weight:800}
.all-category-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.all-category-group{padding:22px;border:1px solid var(--line);border-radius:9px;background:#fff}.all-category-group h2{margin:0 0 14px;color:var(--navy);font-size:19px}.all-category-group>div{display:grid;gap:6px}.all-category-group a,.category-unavailable{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:7px 9px;border-radius:5px;text-decoration:none}.all-category-group a:hover{background:#f2f6fb}.all-category-group small{color:var(--muted);font-size:11px}.category-unavailable{color:#98a1b3}.category-unavailable small{color:#b5bdca}
.catalog-section{padding:66px 0 82px;background:#f7f9fc;border-top:1px solid var(--line)}
.catalog-tools{position:sticky;top:12px;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);box-shadow:0 8px 28px rgba(9,40,93,.07)}
.catalog-grid{gap:14px}
.rfq-section{padding:56px 0 72px;background:#f7f9fc}
.rfq-card{border-radius:12px}
.button,.quick-quote button,.catalog-tools input,.catalog-tools select{border-radius:4px}
.site-footer{padding:44px 0}
@media(max-width:1020px){.primary-category{min-height:390px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-browse-grid,.category-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.all-category-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-tools{top:8px}}
@media(max-width:760px){:root{--wrap:min(100% - 24px,1500px)}.wordmark{width:132px}.primary-categories{padding:12px 0 42px}.primary-category-grid,.featured-grid{grid-template-columns:1fr}.primary-category{min-height:360px}.featured-section,.category-browse,.catalog-section{padding:48px 0}.category-browse-grid,.category-feature-grid,.all-category-directory{grid-template-columns:1fr}.category-browse-card{min-height:320px}.catalog-tools{position:static}.nav-links[data-open=true]{left:12px;right:12px}.nav-actions{margin-left:auto}.header-search-button{display:none}.categories-nav-actions{gap:12px}.categories-nav-actions a{font-size:12px}.categories-nav-actions a:first-child{display:none}.categories-title-row{align-items:start;flex-direction:column}.categories-page{padding:38px 0 64px}}
@media(max-width:520px){.primary-category{min-height:320px}.primary-category__overlay{left:24px;right:24px;bottom:22px}.category-feature-grid{grid-template-columns:1fr}}
