.category-module__uIskUa__container{--category-primary:var(--Primary);--category-primary-rgb:var(--Primary-rgb);--category-bg:var(--bg-subtle);max-width:1440px;padding:0 var(--container-padding);margin:0 auto;padding-bottom:4rem}.category-module__uIskUa__shopByCategorySection{padding:2.5rem 0}.category-module__uIskUa__shopByCategoryTitle{letter-spacing:-.02em;color:var(--text-screen,#2d3142);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.category-module__uIskUa__categoryCardsWrap{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.category-module__uIskUa__categoryCardsWrap::-webkit-scrollbar{display:none}.category-module__uIskUa__categoryCard{background:var(--screen);transition:box-shadow var(--transition-fast),border-color var(--transition-fast);color:inherit;scroll-snap-align:start;border:1px solid transparent;border-radius:12px;flex-direction:column;flex:0 0 160px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:flex}.category-module__uIskUa__categoryCard:hover{box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.08)}.category-module__uIskUa__categoryCard.category-module__uIskUa__selected{border-color:rgba(var(--category-primary-rgb),.2);background:rgba(var(--category-primary-rgb),.05)}.category-module__uIskUa__categoryCardImageWrap{background:var(--bg-hover);border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.category-module__uIskUa__categoryCardLabel{text-align:center;font-size:.875rem;font-weight:500}.category-module__uIskUa__categoryCard.category-module__uIskUa__selected .category-module__uIskUa__categoryCardLabel{color:var(--category-primary);font-weight:600}.category-module__uIskUa__brandBarSection{z-index:40;margin:0 calc(-1*var(--container-padding));padding:0 var(--container-padding);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,.95);margin-bottom:2rem;position:-webkit-sticky;position:sticky;top:73px}.category-module__uIskUa__brandBarInner{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;align-items:center;gap:2rem;padding:1rem 0;display:flex;overflow-x:auto}.category-module__uIskUa__brandBarInner::-webkit-scrollbar{display:none}.category-module__uIskUa__brandItem{cursor:pointer;scroll-snap-align:start;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding:.25rem;font-family:inherit;transition:opacity .2s;display:flex}.category-module__uIskUa__brandItem:hover{opacity:.9}.category-module__uIskUa__brandItemCircle{background:var(--bg-hover);border:2px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.category-module__uIskUa__brandItem.category-module__uIskUa__allBrands .category-module__uIskUa__brandItemCircle{border-color:var(--category-primary);background:rgba(var(--category-primary-rgb),.1);color:var(--category-primary)}.category-module__uIskUa__brandItem:not(.category-module__uIskUa__allBrands) .category-module__uIskUa__brandItemCircle:hover{border-color:#cbd5e1}.category-module__uIskUa__brandItem.category-module__uIskUa__selected .category-module__uIskUa__brandItemCircle{border-color:var(--category-primary);background:rgba(var(--category-primary-rgb),.08)}.category-module__uIskUa__brandItemIcon{opacity:.9;width:24px;height:24px}.category-module__uIskUa__brandItemLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:.75rem;font-weight:500;overflow:hidden}.category-module__uIskUa__brandItem.category-module__uIskUa__allBrands .category-module__uIskUa__brandItemLabel,.category-module__uIskUa__brandItem.category-module__uIskUa__selected .category-module__uIskUa__brandItemLabel{color:var(--category-primary);font-weight:700}.category-module__uIskUa__brandItem:not(.category-module__uIskUa__allBrands):not(.category-module__uIskUa__selected) .category-module__uIskUa__brandItemLabel:hover{color:var(--text-screen,#2d3142)}.category-module__uIskUa__content{flex-direction:column;gap:0;margin-top:0;margin-bottom:0;display:flex}.category-module__uIskUa__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.category-module__uIskUa__toolbarCount{color:var(--text-muted);font-size:.875rem}.category-module__uIskUa__toolbarCount strong{color:var(--text-screen,#2d3142);font-weight:700}.category-module__uIskUa__toolbarSort{align-items:center;gap:.5rem;display:flex}.category-module__uIskUa__toolbarSortLabel{color:var(--text-screen,#2d3142);font-size:.875rem;font-weight:500}.category-module__uIskUa__toolbarSortSelect{border:1px solid var(--border-color);background:var(--screen);color:var(--text-screen,#2d3142);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border-radius:8px;padding:.375rem 2rem .375rem .75rem;font-size:.875rem}.category-module__uIskUa__toolbarSortSelect:focus{border-color:var(--category-primary);box-shadow:0 0 0 2px rgba(var(--category-primary-rgb),.2);outline:none}.category-module__uIskUa__main{min-height:320px}.category-module__uIskUa__emptyState{background:var(--category-bg);text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:400px;padding:3rem;display:flex}.category-module__uIskUa__emptyState p{color:var(--text-muted);font-size:1.125rem}@media (max-width:1024px){.category-module__uIskUa__container{padding-bottom:3rem}.category-module__uIskUa__shopByCategorySection{padding:2rem 0}.category-module__uIskUa__brandBarInner{gap:1.5rem}}@media (max-width:768px){.category-module__uIskUa__container{padding-bottom:3rem}.category-module__uIskUa__brandBarSection{margin-bottom:1.5rem;top:60px}.category-module__uIskUa__brandBarInner{gap:1.25rem;padding:.75rem 0}.category-module__uIskUa__brandItemCircle{width:48px;height:48px}.category-module__uIskUa__brandItemLabel{max-width:56px;font-size:.6875rem}.category-module__uIskUa__shopByCategorySection{padding:1.5rem 0}.category-module__uIskUa__shopByCategoryTitle{margin-bottom:1rem;font-size:1.25rem}.category-module__uIskUa__categoryCardsWrap{gap:.75rem;padding-bottom:.75rem}.category-module__uIskUa__categoryCard{flex:0 0 130px;gap:.75rem;padding:.75rem}.category-module__uIskUa__categoryCardImageWrap{width:56px;height:56px}.category-module__uIskUa__categoryCardLabel{font-size:.8125rem}.category-module__uIskUa__toolbar{gap:.5rem;margin-bottom:1rem}.category-module__uIskUa__toolbarCount,.category-module__uIskUa__toolbarSortLabel{font-size:.8125rem}.category-module__uIskUa__toolbarSortSelect{padding:.35rem 1.75rem .35rem .5rem;font-size:.8125rem}.category-module__uIskUa__main{min-height:280px}.category-module__uIskUa__emptyState{min-height:280px;padding:2rem 1.5rem}.category-module__uIskUa__emptyState p{font-size:1rem}}@media (max-width:640px){.category-module__uIskUa__brandBarSection{top:56px}.category-module__uIskUa__brandItemCircle{width:44px;height:44px}.category-module__uIskUa__brandItemLabel{max-width:48px}.category-module__uIskUa__categoryCard{flex:0 0 120px;padding:.5rem}.category-module__uIskUa__categoryCardImageWrap{width:52px;height:52px}.category-module__uIskUa__toolbar{flex-direction:column;align-items:flex-start}.category-module__uIskUa__toolbarSort{width:100%}.category-module__uIskUa__toolbarSortSelect{width:100%;max-width:200px}}@media (max-width:480px){.category-module__uIskUa__container{padding-bottom:2.5rem}.category-module__uIskUa__shopByCategorySection{padding:1.25rem 0}.category-module__uIskUa__shopByCategoryTitle{margin-bottom:.75rem;font-size:1.125rem}.category-module__uIskUa__categoryCard{flex:0 0 110px}.category-module__uIskUa__categoryCardImageWrap{width:48px;height:48px}.category-module__uIskUa__categoryCardLabel{font-size:.75rem}.category-module__uIskUa__emptyState{min-height:240px;padding:1.5rem 1rem}.category-module__uIskUa__emptyState p{font-size:.9375rem}}
.ShopByCategory-module__3B8KLa__section{padding:2.5rem 0}.ShopByCategory-module__3B8KLa__title{letter-spacing:-.02em;color:var(--text-screen,#2d3142);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.ShopByCategory-module__3B8KLa__cardsWrap{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-snap-type:none;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.ShopByCategory-module__3B8KLa__cardsWrap::-webkit-scrollbar{display:none}.ShopByCategory-module__3B8KLa__card{border:1px solid var(--border-color);background:var(--screen);transition:box-shadow var(--transition-fast),border-color var(--transition-fast);color:inherit;box-shadow:var(--shadow-md);scroll-snap-align:start;border-radius:12px;flex-direction:column;flex:0 0 160px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:flex}.ShopByCategory-module__3B8KLa__card.ShopByCategory-module__3B8KLa__selected{border-color:rgba(var(--Primary-rgb),.2);background:rgba(var(--Primary-rgb),.05)}.ShopByCategory-module__3B8KLa__cardImageWrap{border-radius:var(--border-radius);background:var(--bg-hover);width:80px;height:80px;position:relative;overflow:hidden}.ShopByCategory-module__3B8KLa__cardImage{object-fit:cover}.ShopByCategory-module__3B8KLa__cardImagePlaceholder{background:var(--color-grey);width:100%;height:100%}.ShopByCategory-module__3B8KLa__cardLabel{text-align:center;color:inherit;font-size:.875rem;font-weight:500}.ShopByCategory-module__3B8KLa__card.ShopByCategory-module__3B8KLa__selected .ShopByCategory-module__3B8KLa__cardLabel{color:var(--Primary);font-weight:600}@media (max-width:768px){.ShopByCategory-module__3B8KLa__section{padding:1.5rem 0}.ShopByCategory-module__3B8KLa__title{margin-bottom:1rem;font-size:1.25rem}.ShopByCategory-module__3B8KLa__cardsWrap{gap:.75rem;padding-bottom:.75rem}.ShopByCategory-module__3B8KLa__card{flex:0 0 130px;gap:.75rem;padding:.75rem}.ShopByCategory-module__3B8KLa__cardImageWrap{width:56px;height:56px}.ShopByCategory-module__3B8KLa__cardLabel{font-size:.8125rem}}@media (max-width:640px){.ShopByCategory-module__3B8KLa__card{flex:0 0 120px;padding:.5rem}.ShopByCategory-module__3B8KLa__cardImageWrap{width:52px;height:52px}}@media (max-width:480px){.ShopByCategory-module__3B8KLa__section{padding:1.25rem 0}.ShopByCategory-module__3B8KLa__title{margin-bottom:.75rem;font-size:1.125rem}.ShopByCategory-module__3B8KLa__card{flex:0 0 110px}.ShopByCategory-module__3B8KLa__cardImageWrap{width:48px;height:48px}.ShopByCategory-module__3B8KLa__cardLabel{font-size:.75rem}}
.CategoryBrandBar-module__Fn5STa__wrapper{--category-primary:var(--Primary);--category-primary-rgb:var(--Primary-rgb);z-index:40;margin-left:calc(-1*var(--container-padding,20px));margin-right:calc(-1*var(--container-padding,20px));padding-left:var(--container-padding,20px);padding-right:var(--container-padding,20px);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,.95);margin-bottom:2rem;position:-webkit-sticky;position:sticky;top:73px}.CategoryBrandBar-module__Fn5STa__inner{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;align-items:center;gap:2rem;padding:1rem 0;display:flex;overflow-x:auto}.CategoryBrandBar-module__Fn5STa__inner::-webkit-scrollbar{display:none}.CategoryBrandBar-module__Fn5STa__brandItem{cursor:pointer;scroll-snap-align:start;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding:.25rem;font-family:inherit;transition:opacity .2s;display:flex}.CategoryBrandBar-module__Fn5STa__brandItem:hover{opacity:.9}.CategoryBrandBar-module__Fn5STa__brandCircle{background:var(--bg-hover);border:2px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.CategoryBrandBar-module__Fn5STa__brandItem.CategoryBrandBar-module__Fn5STa__allBrands .CategoryBrandBar-module__Fn5STa__brandCircle{border-color:var(--category-primary);background:rgba(var(--category-primary-rgb),.1);color:var(--category-primary)}.CategoryBrandBar-module__Fn5STa__brandItem:not(.CategoryBrandBar-module__Fn5STa__allBrands) .CategoryBrandBar-module__Fn5STa__brandCircle:hover{border-color:#cbd5e1}.CategoryBrandBar-module__Fn5STa__brandItem.CategoryBrandBar-module__Fn5STa__selected .CategoryBrandBar-module__Fn5STa__brandCircle{border-color:var(--category-primary);background:rgba(var(--category-primary-rgb),.08)}.CategoryBrandBar-module__Fn5STa__brandItem.CategoryBrandBar-module__Fn5STa__allBrands.CategoryBrandBar-module__Fn5STa__selected .CategoryBrandBar-module__Fn5STa__brandCircle{background:rgba(var(--category-primary-rgb),.12)}.CategoryBrandBar-module__Fn5STa__gridIcon{opacity:.9;width:24px;height:24px}.CategoryBrandBar-module__Fn5STa__brandImage{object-fit:contain}.CategoryBrandBar-module__Fn5STa__brandInitial{color:var(--text-muted);font-size:1.25rem;font-weight:600}.CategoryBrandBar-module__Fn5STa__brandLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:.75rem;font-weight:500;overflow:hidden}.CategoryBrandBar-module__Fn5STa__brandItem.CategoryBrandBar-module__Fn5STa__allBrands .CategoryBrandBar-module__Fn5STa__brandLabel,.CategoryBrandBar-module__Fn5STa__brandItem.CategoryBrandBar-module__Fn5STa__selected .CategoryBrandBar-module__Fn5STa__brandLabel{color:var(--category-primary);font-weight:700}.CategoryBrandBar-module__Fn5STa__brandItem:not(.CategoryBrandBar-module__Fn5STa__allBrands):not(.CategoryBrandBar-module__Fn5STa__selected) .CategoryBrandBar-module__Fn5STa__brandLabel:hover{color:var(--text-screen,#2d3142)}@media (max-width:768px){.CategoryBrandBar-module__Fn5STa__wrapper{margin-bottom:1.5rem;top:60px}.CategoryBrandBar-module__Fn5STa__inner{gap:1.25rem;padding:.75rem 0}.CategoryBrandBar-module__Fn5STa__brandCircle{width:48px;height:48px}.CategoryBrandBar-module__Fn5STa__gridIcon{width:20px;height:20px}.CategoryBrandBar-module__Fn5STa__brandInitial{font-size:1rem}.CategoryBrandBar-module__Fn5STa__brandLabel{max-width:56px;font-size:.6875rem}}@media (max-width:640px){.CategoryBrandBar-module__Fn5STa__wrapper{top:56px}.CategoryBrandBar-module__Fn5STa__brandCircle{width:44px;height:44px}.CategoryBrandBar-module__Fn5STa__brandLabel{max-width:48px}}@media (max-width:480px){.CategoryBrandBar-module__Fn5STa__brandCircle{width:40px;height:40px}.CategoryBrandBar-module__Fn5STa__brandInitial{font-size:.875rem}.CategoryBrandBar-module__Fn5STa__brandLabel{max-width:44px;font-size:.625rem}}
