#filters-btn-container{display:none}#filters-btn{display:block;font-size:24px;border:3px var(--site-accent-light) solid;padding:5px;border-radius:5px;margin:5px;box-shadow:2px 2px #bdbcb9;font-family:Montserrat,Regular;font-weight:600}#store-filters{width:25%}#universal-store-category-container,#universal-store-category-container *{box-sizing:border-box;font-family:Montserrat,Regular}#universal-store-category-container ul{list-style:none;padding:0;margin:0;width:100%}#universal-store-category-container ul[hidden]{display:none!important}#universal-store-category-container .cat-toggle{display:flex;align-items:center;position:relative;justify-content:center;gap:10px;width:calc(100% - 10px);margin:6px auto;font-size:24px;border:none;padding:10px 12px;border-radius:5px;background:#e0f4ec;color:#000;cursor:pointer;height:56px;font-weight:600;font-size:16px}#universal-store-category-container .cat-toggle[data-active="true"]{background-color:var(--site-accent-light)}#universal-store-category-container .sub-tree{padding:0;text-align:left;border:0}#universal-store-category-container .subsub-tree{margin:0;padding:0;border:0}#universal-store-category-container .sub-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;margin:0;background:#e9e9e9;border:1px solid #dcdcdc;border-top:0;border-radius:0;font-size:16px;font-weight:600;color:#222;cursor:pointer}#universal-store-category-container .sub-node:first-child>.sub-toggle{border-top:1px solid #dcdcdc;border-top-left-radius:4px;border-top-right-radius:4px}#universal-store-category-container .sub-toggle[data-active="true"]{color:var(--site-accent-mid)}#universal-store-category-container a.leaf{display:flex;align-items:center;width:100%;padding:10px 12px 10px 28px;margin:0;background:#fff;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;border-bottom:1px solid #ededed;font-size:15px;font-weight:500;color:#333;cursor:pointer}#universal-store-category-container .subsub-node:last-child>a.leaf{border-bottom:1px solid #dcdcdc;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#universal-store-category-container .sub-toggle:hover{background:#e3e3e3}#universal-store-category-container a.leaf:hover{background:#f7f7f7}#universal-store-category-container a.leaf[data-active="true"]{color:var(--site-accent-mid);font-weight:700}#universal-store-category-container .chev{width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform 0.2s ease}#universal-store-category-container .cat-toggle[aria-expanded="true"]{background:var(--site-accent-light)}#universal-store-category-container .cat-toggle[aria-expanded="true"] .chev,#universal-store-category-container .sub-toggle[aria-expanded="true"] .chev{transform:rotate(-135deg)}#universal-store-category-container .cat-toggle,#universal-store-category-container .sub-toggle{overflow:hidden}#universal-store-category-container .cat-toggle .label,#universal-store-category-container .sub-toggle .label{min-width:0;overflow:hidden;text-overflow:ellipsis;text-align:left;flex:1}#universal-store-category-container .cat-toggle .label{position:absolute;left:5px}#universal-store-category-container .cat-toggle .chev{position:absolute;right:12px;top:50%;transform-origin:center;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-50%) rotate(45deg)}#universal-store-category-container .cat-toggle[aria-expanded="true"] .chev{transform:translateY(-50%) rotate(-135deg)}#universal-store-category-container .label{background:#fff0;color:inherit;padding:0;font:inherit}#universal-store-category-container .sub-node.shop-all>a.leaf{display:flex;align-items:center;justify-content:flex-start;padding:10px 12px;margin:0;background:#e9e9e9;border:1px solid #dcdcdc;border-top:0;border-radius:0;font-size:16px;font-weight:600;color:#222;cursor:pointer}#universal-store-category-container .sub-node.shop-all:first-child>a.leaf{border-top:1px solid #dcdcdc;border-top-left-radius:4px;border-top-right-radius:4px}#universal-store-category-container .sub-node.shop-all>a.leaf:hover{background:#e3e3e3}#universal-store-category-container .sub-node.shop-all>a.leaf[data-active="true"]{color:var(--site-accent-mid);font-weight:600}#universal-store-category-container .sub-tree>li>.sub-toggle,#universal-store-category-container .sub-tree>li>a.leaf{font-size:16px;font-weight:600;font-family:inherit;letter-spacing:normal}.label{text-shadow:none}@media (max-width:1024px){#search-page-header{position:sticky;background-color:#fff;margin:0;top:var(--mobile-header-height,0);z-index:998}#filters-btn-container{display:flex;position:sticky;top:calc(var(--mobile-header-height, 0px) + var(--search-header-height, 0px));z-index:998;background-color:#fff;padding-bottom:10px}#filters-btn{display:flex;justify-content:center;width:85%;margin:auto;position:relative}#filters-btn.is-active{background:var(--site-accent-light);color:#000}#filters-btn.is-active::after{content:"✕";position:absolute;right:8px;top:35%;transform:translateY(-50%);font-size:18px}#universal-store-category-container{position:fixed;top:calc(var(--mobile-header-height, 0px) + var(--deals-banner-height, 0px) + var(--search-header-height, 0px) + var(--filters-header-height, 0px));left:0;height:calc(100dvh - var(--mobile-header-height, 0px) - var(--deals-banner-height, 0px) - var(--search-header-height, 0px) - var(--filters-header-height, 0px));width:100%;margin:0;display:flex;flex-direction:column;background:#fff;transform:translateX(-100%);transition:transform 0.3s ease;pointer-events:none;z-index:998;padding-top:30px;overflow-y:auto}#universal-store-category-container.is-open{transform:translateX(0);pointer-events:auto}#universal-store-category-container .category-filter{width:85%;margin-left:auto;margin-right:auto}.category-filter a{width:100%;display:block}#content h1{margin:0 auto}}