.category-explorer_trigger__BFIw0{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:2.75rem;padding:0 .85rem;border:1px solid color-mix(in oklab,var(--dt-blue) 22%,var(--dt-rule));border-radius:8px;background:color-mix(in oklab,var(--dt-blue) 6%,var(--dt-surface));color:var(--dt-navy);font-size:.9rem;font-weight:600;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:border-color var(--motion-base) var(--ease-out-soft),background-color var(--motion-base) var(--ease-out-soft),color var(--motion-base) var(--ease-out-soft)}.category-explorer_trigger__BFIw0:hover{border-color:color-mix(in oklab,var(--dt-blue) 36%,var(--dt-rule));background:color-mix(in oklab,var(--dt-blue) 10%,var(--dt-surface))}.category-explorer_trigger__BFIw0:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_triggerOpen__cpsLE,.category-explorer_triggerOpen__cpsLE:hover{border-color:color-mix(in oklab,var(--dt-blue) 50%,var(--dt-rule));background:color-mix(in oklab,var(--dt-blue) 12%,var(--dt-surface));color:var(--dt-navy)}.category-explorer_triggerIcon__E0Jka{flex:0 0 auto;width:1rem;height:1rem;color:color-mix(in oklab,var(--dt-blue) 60%,var(--dt-navy))}.category-explorer_triggerLabel__jjy7z{flex:1 1 auto;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis}.category-explorer_triggerChevron__RabJw{flex:0 0 auto;width:1rem;height:1rem;color:var(--dt-ink-muted);transition:transform var(--motion-base) var(--ease-out-soft)}.category-explorer_triggerChevronOpen__B3re1{transform:rotate(90deg)}.category-explorer_overlay__tA64E{position:fixed;inset:0;z-index:60;background:color-mix(in oklab,var(--dt-ink) 35%,transparent);animation:category-explorer_overlayIn__QNDEe var(--motion-base) var(--ease-out-soft)}@media (min-width:768px){.category-explorer_overlay__tA64E{background:transparent}}@keyframes category-explorer_overlayIn__QNDEe{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.category-explorer_overlay__tA64E{animation:none}}.category-explorer_content__dHe6g{position:fixed;z-index:61;display:flex;flex-direction:column;background:var(--dt-surface);color:var(--dt-ink);border:1px solid var(--dt-rule);box-shadow:0 24px 60px -32px rgb(15 23 42/.35),0 4px 14px -10px rgb(15 23 42/.18);border-radius:16px;outline:none;overflow:hidden}.category-explorer_content__dHe6g:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_contentDesktop__6xTNs{top:96px;left:50%;transform:translateX(-50%);width:min(920px,calc(100vw - 32px));max-height:min(540px,calc(100dvh - 140px));padding:0;animation:category-explorer_desktopIn__Z_fev var(--motion-base) var(--ease-out-soft)}@media (min-width:768px) and (max-width:1023px){.category-explorer_contentDesktop__6xTNs{max-height:440px;width:min(920px,calc(100vw - 32px))}}@keyframes category-explorer_desktopIn__Z_fev{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.category-explorer_contentMobile__vxAPe{top:0;right:0;bottom:0;left:auto;height:100dvh;width:min(28rem,92vw);max-height:100dvh;border-radius:16px 0 0 16px;padding:0;animation:category-explorer_mobileIn__ocSvs var(--motion-base) var(--ease-out-soft)}@keyframes category-explorer_mobileIn__ocSvs{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}@media (prefers-reduced-motion:reduce){.category-explorer_contentDesktop__6xTNs,.category-explorer_contentMobile__vxAPe{animation:none}.category-explorer_contentDesktop__6xTNs{transform:translateX(-50%)}}.category-explorer_panelHeader__8tF6g{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex:0 0 auto;padding:1.1rem 1.5rem .85rem;border-bottom:1px solid var(--dt-rule)}.category-explorer_contentMobile__vxAPe .category-explorer_panelHeader__8tF6g{padding:1rem 1.1rem .85rem}.category-explorer_contentTitle__vev9o{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:1.05rem;font-weight:620;letter-spacing:-.012em;color:var(--dt-ink)}@media (min-width:768px){.category-explorer_contentTitle__vev9o{font-size:1.125rem}}.category-explorer_closeButton__Fjg6K{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--dt-ink-muted);cursor:pointer;transition:background-color var(--motion-base) var(--ease-out-soft),color var(--motion-base) var(--ease-out-soft)}.category-explorer_closeButton__Fjg6K:hover{background:var(--dt-surface-subtle);color:var(--dt-ink)}.category-explorer_closeButton__Fjg6K:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_closeIcon__4ZP5i{width:1.1rem;height:1.1rem}.category-explorer_panelBody__U9wx_{flex:1 1 auto;min-height:0;overflow:hidden;padding:1rem 1.5rem 1.25rem}.category-explorer_contentMobile__vxAPe .category-explorer_panelBody__U9wx_{padding:.85rem 1.1rem 1.1rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.category-explorer_desktopBody__IN2WW{display:grid;grid-template-columns:300px minmax(0,1fr);gap:1.4rem;height:100%;min-height:0;overflow:hidden}.category-explorer_pane__hY0DR{display:flex;flex-direction:column;min-height:0;min-width:0}.category-explorer_paneScroll__FUWnN{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.25rem}.category-explorer_paneLabel__8_iNw{margin:0 0 .55rem;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--dt-ink-muted)}.category-explorer_parentList__UBCy_{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.category-explorer_parentItem__bxqI0{min-width:0}.category-explorer_parentSelector__f0lfi{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:44px;padding:0 .85rem;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--dt-ink);font-size:.9rem;font-weight:500;letter-spacing:-.005em;text-align:left;cursor:pointer;transition:background-color var(--motion-base) var(--ease-out-soft),color var(--motion-base) var(--ease-out-soft),border-color var(--motion-base) var(--ease-out-soft)}.category-explorer_parentSelector__f0lfi:hover{background:var(--dt-surface-subtle)}.category-explorer_parentSelector__f0lfi:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_parentSelectorName__PTP6Z{min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.category-explorer_parentSelectorChevron___k121{flex:0 0 auto;width:1rem;height:1rem;color:var(--dt-ink-muted);transition:transform var(--motion-base) var(--ease-out-soft)}.category-explorer_parentSelectorChevronOpen__hLON1{transform:rotate(180deg)}.category-explorer_parentSelectorActive__IsvG8,.category-explorer_parentSelectorActive__IsvG8:hover{background:color-mix(in oklab,var(--dt-blue) 8%,var(--dt-surface));color:var(--dt-navy);border-color:color-mix(in oklab,var(--dt-blue) 18%,var(--dt-rule));font-weight:600;box-shadow:inset 3px 0 0 0 var(--dt-blue)}.category-explorer_rightPane__U4oD1{display:flex;flex-direction:column;gap:.6rem;padding-top:1.5rem}.category-explorer_parentCanonical__ws5Py{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;padding:0 .85rem;border-radius:8px;color:var(--dt-navy);font-size:.9rem;font-weight:600;text-decoration:none;align-self:flex-start}.category-explorer_parentCanonical__ws5Py:hover{background:color-mix(in oklab,var(--dt-blue) 8%,var(--dt-surface))}.category-explorer_parentCanonical__ws5Py:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_parentCanonicalGlyph__2wWIa{font-size:1rem;line-height:1}.category-explorer_childDivider__D0QKT{margin:.4rem 0;height:1px;background:var(--dt-rule)}.category-explorer_childList__wu9cP{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1rem}.category-explorer_childItem__JH_Iu{min-width:0}.category-explorer_childLink__arqHx{display:flex;align-items:center;min-height:36px;padding:0 .5rem;border-radius:6px;color:var(--dt-ink);font-size:.875rem;text-decoration:none;transition:background-color var(--motion-base) var(--ease-out-soft)}.category-explorer_childLink__arqHx:hover{background:var(--dt-surface-subtle)}.category-explorer_childLink__arqHx:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_paneEmpty__TitrH{margin:0;font-size:.875rem;color:var(--dt-ink-muted)}.category-explorer_paneNeutral__EvaTk{margin-top:1.5rem;line-height:1.5}.category-explorer_accordionBody__U1Gv0{display:flex;flex-direction:column;gap:.35rem;padding:.15rem .85rem .6rem;border-left:2px solid color-mix(in oklab,var(--dt-blue) 22%,transparent);margin:0 0 .15rem .85rem}.category-explorer_accordionCanonical__RPHie{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:0 .5rem;border-radius:6px;color:var(--dt-navy);font-size:.875rem;font-weight:600;text-decoration:none;align-self:flex-start}.category-explorer_accordionCanonical__RPHie:hover{background:color-mix(in oklab,var(--dt-blue) 8%,var(--dt-surface))}.category-explorer_accordionCanonical__RPHie:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_accordionChildren__Ay4v3{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.05rem}.category-explorer_accordionChildItem__K5LSq{min-width:0}.category-explorer_accordionChildLink__2_fli{display:flex;align-items:center;min-height:36px;padding:0 .5rem;border-radius:6px;color:var(--dt-ink);font-size:.875rem;text-decoration:none;transition:background-color var(--motion-base) var(--ease-out-soft)}.category-explorer_accordionChildLink__2_fli:hover{background:var(--dt-surface-subtle)}.category-explorer_accordionChildLink__2_fli:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.category-explorer_body__7rJrv,.category-explorer_sheetHeader__0_rRe,.category-explorer_sheetScroll__km7Sp{display:none}.category-explorer_sr-only__Wcb55{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog-toolbar_toolbarForm__2ERwa{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.catalog-toolbar_toolbarFormWithCategory__Q5E0B{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_searchField__cPKAD{grid-column:1/-1}.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_categoryField__sk5Ds{grid-column:1}.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_brandField__V_0UM{grid-column:2}.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_submitField__caY3K,.catalog-toolbar_toolbarFormWithoutCategory__cJHCX .catalog-toolbar_searchField__cPKAD{grid-column:1/-1}.catalog-toolbar_toolbarFormWithoutCategory__cJHCX .catalog-toolbar_brandField__V_0UM{grid-column:1}.catalog-toolbar_toolbarFormWithoutCategory__cJHCX .catalog-toolbar_submitField__caY3K{grid-column:2}@media (min-width:768px){.catalog-toolbar_toolbarFormWithCategory__Q5E0B{grid-template-columns:minmax(0,1fr) auto auto auto;gap:.5rem;align-items:end}.catalog-toolbar_toolbarFormWithoutCategory__cJHCX{grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;align-items:end}.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_brandField__V_0UM,.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_categoryField__sk5Ds,.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_searchField__cPKAD,.catalog-toolbar_toolbarFormWithCategory__Q5E0B .catalog-toolbar_submitField__caY3K,.catalog-toolbar_toolbarFormWithoutCategory__cJHCX .catalog-toolbar_brandField__V_0UM,.catalog-toolbar_toolbarFormWithoutCategory__cJHCX .catalog-toolbar_searchField__cPKAD,.catalog-toolbar_toolbarFormWithoutCategory__cJHCX .catalog-toolbar_submitField__caY3K{grid-column:auto}}.catalog-toolbar_toolbarField__EEJJ2{display:flex;flex-direction:column;gap:.35rem;min-width:0}.catalog-toolbar_toolbarFieldLabel__iKMGg{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dt-ink-muted)}.catalog-toolbar_toolbarSearchWrap__g5H_j{position:relative}.catalog-toolbar_toolbarSearchIcon__0c30g{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--dt-ink-muted);pointer-events:none}.catalog-toolbar_toolbarInput__7hTht{width:100%;min-width:0;height:2.75rem;padding:0 .85rem 0 2.25rem;border:1px solid var(--dt-rule);border-radius:8px;background:var(--dt-surface);color:var(--dt-ink);font-size:.9rem;line-height:1.3;appearance:none}.catalog-toolbar_toolbarSelect__fEaB8{padding:0 2rem 0 .85rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='none' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M3 4.5l3 3 3-3'/></svg>");background-repeat:no-repeat;background-position:right .85rem center;background-size:.85rem;cursor:pointer}.catalog-toolbar_toolbarInput__7hTht:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px;border-color:var(--dt-blue)}.catalog-toolbar_toolbarSubmit__8zcCf{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:2.75rem;padding:0 1.05rem;border:1px solid var(--dt-navy);border-radius:8px;background:var(--dt-navy);color:#ffffff;font-size:.9rem;font-weight:600;letter-spacing:-.005em;cursor:pointer;white-space:nowrap}.catalog-toolbar_toolbarSubmit__8zcCf:hover{background:color-mix(in oklab,var(--dt-navy) 90%,white);border-color:color-mix(in oklab,var(--dt-navy) 90%,white)}.catalog-toolbar_toolbarSubmit__8zcCf:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.catalog-toolbar_quickCategoryRail__TLGqD{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--dt-rule);display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.4rem;min-width:0;scrollbar-width:thin}.catalog-toolbar_quickCategoryRail__TLGqD::-webkit-scrollbar{height:6px}.catalog-toolbar_quickCategoryRail__TLGqD::-webkit-scrollbar-thumb{background:color-mix(in oklab,var(--dt-rule) 60%,transparent);border-radius:999px}.catalog-toolbar_quickCategoryLink__ik5dA{flex:0 0 auto;display:inline-flex;align-items:center;min-height:38px;padding:0 .85rem;border:1px solid var(--dt-rule);border-radius:8px;background:var(--dt-surface);color:var(--dt-ink);font-size:.825rem;font-weight:500;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;transition:border-color var(--motion-base) var(--ease-out-soft),background-color var(--motion-base) var(--ease-out-soft),color var(--motion-base) var(--ease-out-soft)}.catalog-toolbar_quickCategoryLink__ik5dA:hover{border-color:color-mix(in oklab,var(--dt-blue) 28%,var(--dt-rule));color:var(--dt-navy);background:color-mix(in oklab,var(--dt-blue) 5%,var(--dt-surface))}.catalog-toolbar_quickCategoryLink__ik5dA:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.catalog-toolbar_quickCategoryCta__0RjVi{flex:0 0 auto;display:inline-flex;align-items:center;gap:.3rem;min-height:38px;padding:0 .85rem;border:1px solid color-mix(in oklab,var(--dt-blue) 30%,var(--dt-rule));border-radius:8px;background:transparent;color:var(--dt-navy);font-size:.825rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color var(--motion-base) var(--ease-out-soft),border-color var(--motion-base) var(--ease-out-soft)}.catalog-toolbar_quickCategoryCta__0RjVi:hover{background:color-mix(in oklab,var(--dt-blue) 8%,var(--dt-surface));border-color:color-mix(in oklab,var(--dt-blue) 44%,var(--dt-rule))}.catalog-toolbar_quickCategoryCta__0RjVi:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.catalog-toolbar_quickCategoryCtaGlyph__0lsoE{font-size:.95rem;line-height:1}.pagination_nav__UHLt_{display:flex;flex-direction:column;gap:.85rem}.pagination_mobilePagination___e3cZ{display:none}@media (max-width:767px){.pagination_mobilePagination___e3cZ{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;min-height:44px}}.pagination_compact__qzdBP{display:none}@media (max-width:767px){.pagination_compact__qzdBP{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;min-height:44px}}.pagination_compactAction__q0Da9{display:inline-flex;min-height:44px;min-width:44px;flex:0 0 auto;align-items:center;justify-content:center;gap:.3rem;padding:0 .7rem;border-radius:10px;border:1px solid var(--dt-rule);background:var(--dt-surface);color:var(--dt-ink);font-size:.85rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;transition:border-color var(--motion-base) var(--ease-out-soft),background-color var(--motion-base) var(--ease-out-soft)}.pagination_compactDisabled__tEz5d{cursor:not-allowed;color:color-mix(in oklab,var(--dt-ink-muted) 60%,transparent);background:transparent}.pagination_compactSummary__CN6ce{margin:0;flex:1 1 auto;text-align:center;font-size:.85rem;color:var(--dt-ink-muted);white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.pagination_compactSummaryStrong__yVzB1{font-weight:700;color:var(--dt-ink)}.pagination_desktopPagination__S386o,.pagination_desktopRange___sr58{display:none}@media (min-width:768px){.pagination_desktopPagination__S386o{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none}.pagination_desktopRange___sr58{display:block;margin:0;font-size:.85rem;color:var(--dt-ink-muted)}}.pagination_range__9IVAJ{margin:0;font-size:.85rem;color:var(--dt-ink-muted)}.pagination_rangeStrong__i6r6v{font-weight:600;color:var(--dt-ink)}.pagination_rangeSep__ZAizl{margin:0 .4rem;color:color-mix(in oklab,var(--dt-ink-muted) 50%,transparent)}.pagination_bubbles__BcggA{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;padding:0;list-style:none}.pagination_bubble__ZXixk{display:inline-flex;min-height:36px;min-width:2.25rem;align-items:center;justify-content:center;gap:.3rem;padding:0 .7rem;border-radius:999px;border:1px solid var(--dt-rule);background:var(--dt-surface);color:var(--dt-ink);font-size:.8rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;transition:border-color var(--motion-base) var(--ease-out-soft),background-color var(--motion-base) var(--ease-out-soft),color var(--motion-base) var(--ease-out-soft)}.pagination_bubble__ZXixk:hover{border-color:color-mix(in oklab,var(--dt-navy) 22%,var(--dt-rule));color:var(--dt-navy)}.pagination_bubble__ZXixk:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.pagination_bubbleCurrent__72hQL{border-color:var(--dt-navy)}.pagination_bubbleCurrent__72hQL,.pagination_bubbleCurrent__72hQL:hover{background:var(--dt-navy);color:#ffffff}.pagination_bubbleDisabled__UQxX3{cursor:not-allowed;background:transparent}.pagination_bubbleDisabled__UQxX3,.pagination_bubbleDisabled__UQxX3:hover{color:color-mix(in oklab,var(--dt-ink-muted) 60%,transparent);border-color:color-mix(in oklab,var(--dt-rule) 60%,transparent)}@media (prefers-reduced-motion:reduce){.pagination_bubble__ZXixk,.pagination_compactAction__q0Da9{transition:none}}.product-card_card__ojz_E{display:flex;min-width:0;flex-direction:column;border:1px solid var(--dt-rule);border-radius:12px;background:var(--dt-surface);color:var(--dt-ink);overflow:hidden}.product-card_anchor__yHfxn{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;color:inherit;text-decoration:none}.product-card_anchor__yHfxn:hover{color:inherit}.product-card_anchor__yHfxn:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px;border-radius:12px}.product-card_card__ojz_E:hover{border-color:color-mix(in oklab,var(--dt-navy) 18%,var(--dt-rule));box-shadow:0 12px 28px -22px rgb(15 23 42/.32);transform:translateY(-1px);transition:border-color var(--motion-base) var(--ease-out-soft),box-shadow var(--motion-base) var(--ease-out-soft),transform var(--motion-base) var(--ease-out-soft)}.product-card_card__ojz_E:focus-within{border-color:var(--dt-blue);box-shadow:0 0 0 2px color-mix(in oklab,var(--dt-blue) 30%,transparent)}.product-card_media__xf3JW{display:block;background:#F4F7FB;border-bottom:1px solid color-mix(in oklab,var(--dt-rule) 70%,transparent)}.product-card_mediaWell__VfbZy{display:flex;aspect-ratio:16/11;align-items:center;justify-content:center;padding:1rem}.product-card_mediaImage__U_KZF{display:block;max-height:100%;max-width:100%;height:auto;width:auto;object-fit:contain;object-position:center}.product-card_mediaFallback__4fFQ3{font-size:.75rem;color:var(--dt-ink-muted);text-align:center;padding:0 1rem}.product-card_body__bzqWH{display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;padding:.85rem .95rem .95rem;min-width:0}.product-card_brand__rSE5I{margin:0;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--dt-ink-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card_title__sbg7k{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:.95rem;font-weight:620;line-height:1.3;letter-spacing:-.012em;color:var(--dt-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5rem}.product-card_skuRow__MhGcM{margin-top:.15rem;min-height:1.1rem}.product-card_sku__yUN3X{font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,monospace;font-size:.75rem;color:var(--dt-ink-muted);background:transparent;padding:0;margin:0;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.product-card_footer__UsMb_{margin-top:auto;padding-top:.55rem}.product-card_action__s1ROr{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;padding:0 .4rem;border-radius:6px;border:none;background:transparent;color:var(--dt-navy);font-size:.85rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;transition:color var(--motion-base) var(--ease-out-soft)}.product-card_anchor__yHfxn:focus-visible .product-card_action__s1ROr,.product-card_card__ojz_E:hover .product-card_action__s1ROr{color:color-mix(in oklab,var(--dt-navy) 70%,var(--dt-blue))}.product-card_actionGlyph__lpeeo{font-size:.95rem;line-height:1;transition:transform var(--motion-base) var(--ease-out-soft)}.product-card_anchor__yHfxn:focus-visible .product-card_actionGlyph__lpeeo,.product-card_card__ojz_E:hover .product-card_actionGlyph__lpeeo{transform:translateX(2px)}@media (max-width:767px){.product-card_card__ojz_E{border-radius:12px;min-height:0}.product-card_anchor__yHfxn,.product-card_card__ojz_E{flex-direction:row;align-items:stretch}.product-card_media__xf3JW{flex:0 0 120px;align-self:stretch;border-bottom:none;border-right:1px solid color-mix(in oklab,var(--dt-rule) 70%,transparent)}.product-card_mediaWell__VfbZy{aspect-ratio:1/1;padding:.5rem}.product-card_body__bzqWH{flex:1 1 auto;gap:.35rem;padding:.6rem .75rem;min-height:0}.product-card_title__sbg7k{font-size:.88rem;line-height:1.25;min-height:auto;-webkit-line-clamp:2}.product-card_brand__rSE5I{font-size:.65rem}.product-card_sku__yUN3X{font-size:.7rem}.product-card_footer__UsMb_{padding-top:.25rem}.product-card_action__s1ROr{min-height:28px;padding:0 .2rem;font-size:.78rem}.product-card_actionGlyph__lpeeo{font-size:.85rem}}@media (min-width:768px) and (max-width:1023px){.product-card_body__bzqWH{padding:.95rem 1rem 1rem}.product-card_title__sbg7k{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.product-card_card__ojz_E{transition:none}.product-card_card__ojz_E:focus-within,.product-card_card__ojz_E:hover{transform:none}.product-card_actionGlyph__lpeeo{transition:none}.product-card_anchor__yHfxn:focus-visible .product-card_actionGlyph__lpeeo,.product-card_card__ojz_E:hover .product-card_actionGlyph__lpeeo{transform:none}}.c-category_shell__W5d_z{padding-top:1.75rem;padding-bottom:3rem}@media (min-width:768px){.c-category_shell__W5d_z{padding-top:2.25rem;padding-bottom:4rem}}.c-category_breadcrumb__sK89d{margin:0 0 .85rem;font-size:.8rem;color:var(--dt-ink-muted)}.c-category_breadcrumbLink__25Fo7{color:inherit;text-decoration:none}.c-category_breadcrumbLink__25Fo7:hover{color:var(--dt-ink);text-decoration:underline;text-underline-offset:3px}.c-category_breadcrumbSeparator__fXpnu{margin:0 .45rem;color:color-mix(in oklab,var(--dt-ink-muted) 65%,transparent)}.c-category_heading__KnL_m{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.7rem,2.4vw + .9rem,2.5rem);font-weight:620;letter-spacing:-.022em;line-height:1.1;color:var(--dt-navy)}.c-category_description__80D7E{margin:.65rem 0 0;max-width:40rem;font-size:.95rem;line-height:1.55;color:var(--dt-ink-muted)}.c-category_subcategorySection__K25wr{margin-top:1.25rem}.c-category_subcategoryLabel__aDlOw{margin:0 0 .55rem;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--dt-ink-muted)}.c-category_subcategoryRow__7CkHR{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding-bottom:.25rem;max-width:100%}.c-category_subcategoryChip__kloq5{flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;min-height:36px;padding:0 .85rem;border:1px solid var(--dt-rule);border-radius:999px;background:var(--dt-surface);color:var(--dt-ink);font-size:.8rem;text-decoration:none;white-space:nowrap}.c-category_subcategoryChip__kloq5:hover{border-color:color-mix(in oklab,var(--dt-navy) 22%,var(--dt-rule));background:color-mix(in oklab,var(--dt-surface) 88%,var(--dt-surface-subtle))}.c-category_subcategoryChip__kloq5:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.c-category_toolbar__0d3xq{margin-top:1.5rem;padding:.75rem;border:1px solid var(--dt-rule);border-radius:14px;background:var(--dt-surface);box-shadow:0 8px 24px -22px rgb(15 23 42/.32)}@media (min-width:1024px){.c-category_toolbar__0d3xq{padding:1rem;border-radius:16px}}.c-category_activeFilters__RpH8_{margin-top:.85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.c-category_activeFiltersLabel__BStO7{margin-right:.25rem}.c-category_activeFiltersLabel__BStO7,.c-category_activeFiltersReset__zUUd2{font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--dt-ink-muted)}.c-category_activeFiltersReset__zUUd2{margin-left:.4rem;text-decoration:underline;text-underline-offset:4px}.c-category_activeFiltersReset__zUUd2:hover{color:var(--dt-ink)}.c-category_resultSummaryLabel__fmyFj{margin:1rem 0 0;font-size:.95rem;line-height:1.4;color:var(--dt-ink)}.c-category_resultSummaryLabelStrong__c4tGp{font-weight:600;color:var(--dt-ink)}.c-category_grid__geJo6{margin-top:1.25rem;display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem}@media (min-width:768px){.c-category_grid__geJo6{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.c-category_grid__geJo6{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}}@media (min-width:1440px){.c-category_grid__geJo6{grid-template-columns:repeat(4,minmax(0,1fr))}}.c-category_rfqEscape___L0Kx{margin-top:1.75rem;padding:1.1rem 1.15rem;border:1px solid var(--dt-rule);border-radius:12px;background:var(--dt-surface);display:grid;gap:.85rem;align-items:center;grid-template-columns:minmax(0,1fr)}@media (min-width:768px){.c-category_rfqEscape___L0Kx{grid-template-columns:minmax(0,1fr) auto;padding:1.2rem 1.4rem}}.c-category_rfqEscapeHeading__uq95E{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:1.05rem;font-weight:620;letter-spacing:-.012em;color:var(--dt-ink)}.c-category_rfqEscapeBody__uWwfv{margin:.3rem 0 0;font-size:.875rem;line-height:1.5;color:var(--dt-ink-muted)}.c-category_rfqEscapeCta__x3MsO{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:0 1.05rem;border-radius:8px;border:1px solid var(--dt-navy);background:var(--dt-navy);color:#FFFFFF;font-size:.875rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;white-space:nowrap}.c-category_rfqEscapeCta__x3MsO:hover{background:color-mix(in oklab,var(--dt-navy) 90%,white);border-color:color-mix(in oklab,var(--dt-navy) 90%,white)}.c-category_rfqEscapeCta__x3MsO:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.c-category_empty__c46nU{margin-top:1.5rem;padding:1.4rem 1.4rem 1.5rem;border:1px solid var(--dt-rule);border-radius:14px;background:var(--dt-surface)}.c-category_emptyHeading__eBL_K{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:1.1rem;font-weight:620;letter-spacing:-.012em;color:var(--dt-ink)}.c-category_emptyBody__oyhil{margin:.5rem 0 0;max-width:38rem;font-size:.9rem;line-height:1.55;color:var(--dt-ink-muted)}.c-category_emptyActions__T7J9g{margin-top:1.1rem;display:flex;flex-wrap:wrap;gap:.5rem}.c-category_emptyPrimary___roln{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:0 1.05rem;border-radius:8px;border:1px solid var(--dt-navy);background:var(--dt-navy);color:#FFFFFF;font-size:.875rem;font-weight:600;text-decoration:none}.c-category_emptyPrimary___roln:hover{background:color-mix(in oklab,var(--dt-navy) 90%,white)}.c-category_emptyPrimary___roln:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.c-category_emptySecondary__wecih{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:0 1rem;border-radius:8px;border:1px solid var(--dt-rule);background:var(--dt-surface);color:var(--dt-ink);font-size:.875rem;font-weight:600;text-decoration:none}.c-category_emptySecondary__wecih:hover{background:var(--dt-surface-subtle)}.c-category_emptySecondary__wecih:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.c-category_paginationWrapper__QCqAk{margin-top:1.5rem;display:flex;justify-content:center}@media (min-width:768px){.c-category_paginationWrapper__QCqAk{justify-content:flex-start}}.catalog_shell__Mk2iU{padding-top:2rem;padding-bottom:3rem}@media (min-width:768px){.catalog_shell__Mk2iU{padding-top:2.5rem;padding-bottom:4rem}}@media (min-width:1024px){.catalog_shell__Mk2iU{padding-top:3rem}}.catalog_intro__PSAx1{max-width:64rem}.catalog_introKicker__euGaO{margin:0 0 .5rem;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--dt-ink-muted)}.catalog_introHeading__2Dlm6{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.85rem,2.6vw + 1rem,2.75rem);font-weight:620;letter-spacing:-.022em;line-height:1.08;color:var(--dt-navy)}.catalog_introCopy__a0p3d{margin:.85rem 0 0;max-width:36rem;font-size:1rem;line-height:1.55;color:var(--dt-ink-muted)}.catalog_introRule__EjJKj{margin-top:1.5rem;height:1px;background:linear-gradient(90deg,var(--dt-rule) 0,color-mix(in oklab,var(--dt-rule) 50%,transparent) 70%,transparent 100%)}.catalog_introTruth___FBXH{margin:1rem 0 0;font-size:.85rem;line-height:1.5;color:var(--dt-ink-muted);display:inline-flex;align-items:flex-start;gap:.5rem}.catalog_introTruthGlyph__6hgVJ{display:inline-flex;flex:0 0 auto;width:1.05rem;height:1.05rem;align-items:center;justify-content:center;border:1px solid color-mix(in oklab,var(--dt-rule) 70%,var(--dt-ink));border-radius:999px;color:var(--dt-ink);font-size:.65rem;font-weight:700;line-height:1;margin-top:.15rem}.catalog_toolbar__Oz8bu{margin-top:1.5rem;padding:.75rem;border:1px solid var(--dt-rule);border-radius:14px;background:var(--dt-surface);box-shadow:0 8px 24px -22px rgb(15 23 42/.32)}@media (min-width:1024px){.catalog_toolbar__Oz8bu{padding:1rem;border-radius:16px}}.catalog_activeFilters__xn7Ij{margin-top:.85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.catalog_activeFiltersLabel__ufME4{margin-right:.25rem}.catalog_activeFiltersLabel__ufME4,.catalog_activeFiltersReset__P0FrH{font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--dt-ink-muted)}.catalog_activeFiltersReset__P0FrH{margin-left:.4rem;text-decoration:underline;text-underline-offset:4px}.catalog_activeFiltersReset__P0FrH:hover{color:var(--dt-ink)}.catalog_resultSummaryLabel__nj1C6{margin:1rem 0 0;font-size:.95rem;line-height:1.4;color:var(--dt-ink)}.catalog_resultSummaryLabelStrong___k_YY{font-weight:600;color:var(--dt-ink)}.catalog_grid__uRXHB{margin-top:1.25rem;display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem}@media (min-width:768px){.catalog_grid__uRXHB{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.catalog_grid__uRXHB{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}}@media (min-width:1440px){.catalog_grid__uRXHB{grid-template-columns:repeat(4,minmax(0,1fr))}}.catalog_rfqEscape__9aTVO{margin-top:1.75rem;padding:1.1rem 1.15rem;border:1px solid var(--dt-rule);border-radius:12px;background:var(--dt-surface);display:grid;gap:.85rem;align-items:center;grid-template-columns:minmax(0,1fr)}@media (min-width:768px){.catalog_rfqEscape__9aTVO{grid-template-columns:minmax(0,1fr) auto;padding:1.2rem 1.4rem}}.catalog_rfqEscapeHeading__BW8ZJ{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:1.05rem;font-weight:620;letter-spacing:-.012em;color:var(--dt-ink)}.catalog_rfqEscapeBody__eCIdg{margin:.3rem 0 0;font-size:.875rem;line-height:1.5;color:var(--dt-ink-muted)}.catalog_rfqEscapeCta__wW706{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:0 1.05rem;border-radius:8px;border:1px solid var(--dt-navy);background:var(--dt-navy);color:#FFFFFF;font-size:.875rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;white-space:nowrap}.catalog_rfqEscapeCta__wW706:hover{background:color-mix(in oklab,var(--dt-navy) 90%,white);border-color:color-mix(in oklab,var(--dt-navy) 90%,white)}.catalog_rfqEscapeCta__wW706:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.catalog_empty__mbA1g{margin-top:1.5rem;padding:1.4rem 1.4rem 1.5rem;border:1px solid var(--dt-rule);border-radius:14px;background:var(--dt-surface)}.catalog_emptyHeading__tMjli{margin:0;font-family:var(--font-heading-sans),var(--font-body-sans),ui-sans-serif,system-ui,sans-serif;font-size:1.1rem;font-weight:620;letter-spacing:-.012em;color:var(--dt-ink)}.catalog_emptyBody__bFvst{margin:.5rem 0 0;max-width:38rem;font-size:.9rem;line-height:1.55;color:var(--dt-ink-muted)}.catalog_emptyActions__bo_2f{margin-top:1.1rem;display:flex;flex-wrap:wrap;gap:.5rem}.catalog_emptyPrimary__HkoJ4{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:0 1.05rem;border-radius:8px;border:1px solid var(--dt-navy);background:var(--dt-navy);color:#FFFFFF;font-size:.875rem;font-weight:600;text-decoration:none}.catalog_emptyPrimary__HkoJ4:hover{background:color-mix(in oklab,var(--dt-navy) 90%,white)}.catalog_emptyPrimary__HkoJ4:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.catalog_emptySecondary__v0exi{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:0 1rem;border-radius:8px;border:1px solid var(--dt-rule);background:var(--dt-surface);color:var(--dt-ink);font-size:.875rem;font-weight:600;text-decoration:none}.catalog_emptySecondary__v0exi:hover{background:var(--dt-surface-subtle)}.catalog_emptySecondary__v0exi:focus-visible{outline:2px solid var(--dt-blue);outline-offset:2px}.catalog_paginationWrapper__Q_qki{margin-top:1.5rem;display:flex;justify-content:center}@media (min-width:768px){.catalog_paginationWrapper__Q_qki{justify-content:flex-start}}