.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 24px;border-bottom:1px solid var(--line);margin-bottom:24px;scroll-margin-top:20px}.catalog-toolbar>span{font-size:14px;font-weight:500}.catalog-toolbar>label{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted)}.catalog-toolbar select{padding:12px 30px 12px 14px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:12px;min-height:44px}.smart-filter-trigger{display:none}.smart-filters{min-width:0}.smart-filter-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px}.smart-filter-heading h2{font-size:24px;margin:0;letter-spacing:-.3px}.smart-filter-heading button{background:none;border:0;text-decoration:underline;font-size:11px;min-height:40px}.smart-filter-form input:not([type=checkbox]){border:1px solid var(--line);background:white;min-width:0;width:100%;padding:12px;font-size:13px;height:46px;border-radius:0}.search-filter-label{font-size:12px;display:grid;gap:10px;font-weight:500;margin-bottom:20px}.smart-price{padding:0;border:0;margin:22px 0}.smart-price legend{font-size:13px;font-weight:500;margin-bottom:10px}.smart-price>div{gap:8px}.smart-option,.smart-price>div{display:flex;align-items:center}.smart-option{gap:10px;min-height:40px;font-size:12px;cursor:pointer;line-height:1.5}.smart-option input{width:17px;height:17px;flex-shrink:0;accent-color:var(--orange);margin:0}.smart-option small{color:var(--muted);margin-left:auto;font-size:11px}.smart-option.unavailable{color:#92948d}.facet{border-top:1px solid var(--line);padding:3px 0}.facet summary{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;cursor:pointer;min-height:54px;font-size:13px;font-weight:500}.facet summary::-webkit-details-marker{display:none}.facet summary span{color:var(--muted);font-size:13px}.facet-options{max-height:246px;overflow:auto;padding-bottom:14px;padding-right:6px;scrollbar-width:thin}.sale-option{margin-bottom:18px}.smart-filter-help{font-size:11px;line-height:1.7;color:var(--muted);margin:22px 0}.active-filters button{font-size:11px;line-height:1.5;padding:10px 13px;background:#eeeee6;border:1px solid var(--line);min-height:40px;max-width:100%;text-align:left}.pagination button{width:42px;height:44px;background:white;border:1px solid var(--line);font-size:13px}.pagination button[aria-current=page]{background:var(--ink);color:white}.smart-filter-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(430px,100%);height:100dvh;max-width:100%;max-height:none;border:0;padding:0;background:var(--paper);color:var(--ink)}.smart-filter-dialog::backdrop{background:#0007;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.smart-filter-surface{height:100%;overflow-y:auto;overscroll-behavior:contain}.smart-filter-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 22px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:2}.smart-filter-mobile-head h2{font-size:27px;margin:0}.smart-filter-mobile-head button{background:transparent;border:1px solid var(--line);font-size:28px;width:44px;height:44px;flex-shrink:0}.smart-filter-dialog .smart-filter-form{padding:24px 22px 0}.mobile-filter-result{position:sticky;bottom:0;background:var(--paper);padding:15px 0 max(15px,env(safe-area-inset-bottom));border-top:1px solid var(--line);display:grid;gap:10px;z-index:1}.mobile-filter-result>span{font-size:12px}.mobile-filter-result .button{width:100%}.smart-filter-dialog .smart-option{min-height:44px;font-size:14px}.smart-filter-dialog .facet summary{font-size:15px}.smart-filter-dialog .facet-options{max-height:300px}@media(max-width:800px){.smart-filter-trigger{display:block;background:var(--ink);border:0;color:white;min-height:46px;padding:12px 18px;font-size:13px}.catalog-toolbar{gap:12px;flex-wrap:wrap;position:relative}.catalog-toolbar>label{width:100%;justify-content:space-between}.catalog-toolbar select{flex:1 1;max-width:210px}.catalog-layout .desktop-filters{display:none}.catalog-layout{grid-template-columns:1fr}.catalog-toolbar>span{font-size:12px}.active-filters{gap:7px}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}}