/* Hide only a duplicate core list, never the editorial wrapper. */
body.page-category:has([data-hh-native-catalog="1"]) #products:has([data-hh-category-server="1"]){display:revert!important}
body.page-category:has([data-hh-native-catalog="1"]) #products:not(:has([data-hh-category-server="1"])):not([data-hh-category-server="1"]){display:none!important}
.hh-native-filters{--hf-ink:#123e43;--hf-accent:#087a61;--hf-line:#d4e2df;--hf-soft:#eef7f3;display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin:24px auto;max-width:1280px;padding:20px 16px;box-sizing:border-box;border-block:1px solid var(--hf-line);font-family:inherit;font-size:14px;line-height:1.5;color:var(--hf-ink);letter-spacing:0}
body.shop-1 .hh-native-filters{--hf-ink:#102c4b;--hf-accent:#145be0;--hf-line:#d8e2ef;--hf-soft:#edf4ff}
.hh-native-filters *{box-sizing:border-box}
.hh-native-filters details{flex:1 1 260px;min-width:0}
.hh-native-filters summary{min-height:36px;padding:6px 0;cursor:pointer;font-size:15px;font-weight:700;color:var(--hf-ink)}
.hh-native-filters summary::marker{color:var(--hf-accent)}
.hh-native-options{max-height:196px;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;margin-top:6px;padding-right:6px}
.hh-native-options label{display:flex;gap:10px;align-items:center;min-height:42px;margin:0;padding:8px 6px;border-radius:4px;overflow-wrap:anywhere;cursor:pointer;transition:background-color .15s ease}
.hh-native-options label:hover,.hh-native-options label:has(input:checked){background:var(--hf-soft)}
.hh-native-options label:has(input:checked){font-weight:700}
.hh-native-options label span:nth-child(2){flex:1;min-width:0}
.hh-native-options label span:last-child{font-size:13px;font-variant-numeric:tabular-nums}
.hh-native-options input{flex:none;width:18px;height:18px;margin:0;accent-color:var(--hf-accent);cursor:pointer}
.hh-native-filters>label{display:flex;flex-direction:column;gap:6px;min-width:0;max-width:100%;margin:0;font-size:13px;font-weight:600}
.hh-native-filters>label:first-of-type{min-width:180px}
.hh-native-filters select{max-width:100%;min-height:44px;padding:9px 10px;border:1px solid var(--hf-line);border-radius:6px;background-color:#fff;color:var(--hf-ink);font:inherit;font-size:14px;cursor:pointer}
.hh-native-filters button,.hh-native-filters>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;margin:25px 0 0;padding:10px 18px;border:1px solid var(--hf-accent);border-radius:6px;font:inherit;font-size:16px;font-weight:700;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}
.hh-native-filters button{background:var(--hf-accent);color:#fff}
.hh-native-filters button:hover{box-shadow:0 3px 8px #102c4b24}
.hh-native-filters>a{background:#fff;color:var(--hf-accent);text-decoration:none}
.hh-native-filters>a:hover{background:var(--hf-soft)}
.hh-native-filters :is(summary,input,select,button,a):focus-visible{outline:2px solid var(--hf-accent);outline-offset:3px}
@media(max-width:600px){
  .hh-native-filters{gap:12px;margin:16px auto;padding:16px}
  .hh-native-filters details{flex-basis:100%}
  .hh-native-options label{min-height:44px}
  .hh-native-filters>label:first-of-type{flex:2 1 150px;min-width:0}
  .hh-native-filters>label:last-of-type{flex:1 1 82px}
  .hh-native-filters button,.hh-native-filters>a{flex:1 1 calc(50% - 6px);margin-top:0}
}
@media(prefers-reduced-motion:reduce){.hh-native-filters label,.hh-native-filters button,.hh-native-filters>a{transition:none}}
