.bxc-archive__content{padding-block:2rem 3rem}
.bxc-filter-toolbar{align-items:center;background:var(--bxc-color-surface);border:1px solid var(--bxc-color-border);box-shadow:0 5px 16px rgba(37,37,37,.06);display:flex;gap:1rem;justify-content:space-between;min-height:62px;padding:.55rem .8rem;position:sticky;top:calc(var(--bxc-admin-bar-offset) + var(--bxc-header-height));z-index:35}
.bxc-filter-toolbar__main{align-items:center;display:flex;gap:.75rem;min-width:0}
.bxc-filter-toggle{align-items:center;background:var(--bxc-color-text);border:1px solid var(--bxc-color-text);color:#fff;display:inline-flex;font-weight:700;gap:.55rem;min-height:44px;padding:.65rem 1rem;white-space:nowrap}
.bxc-filter-toggle:hover{background:var(--bxc-color-terracotta);border-color:var(--bxc-color-terracotta)}
.bxc-filter-toggle svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:20px}
.bxc-filter-toggle[aria-expanded=true] svg{transform:rotate(180deg)}
.bxc-filter-count{background:var(--bxc-color-background);border:1px solid var(--bxc-color-border);border-radius:999px;color:var(--bxc-color-text-muted);font-size:.78rem;font-weight:750;padding:.3rem .65rem;white-space:nowrap}
.bxc-filter-toolbar__reset{color:var(--bxc-color-text-muted);font-size:.82rem;text-underline-offset:.25em;white-space:nowrap}
.bxc-active-filters{display:flex;flex-wrap:wrap;gap:.55rem;padding-top:.9rem}
.bxc-filter-chip{align-items:center;background:rgba(89,108,85,.08);border:1px solid rgba(89,108,85,.42);border-radius:999px;color:var(--bxc-color-text);display:inline-flex;font-size:.78rem;gap:.5rem;line-height:1.3;padding:.42rem .65rem .42rem .8rem;text-decoration:none}
.bxc-filter-chip:hover{background:var(--bxc-color-sage);color:#fff}
.bxc-filter-chip span:last-child{font-size:1.05rem;line-height:1}
.bxc-filter{background:var(--bxc-color-surface);border:1px solid var(--bxc-color-border);border-top:0;display:grid;gap:1rem;grid-template-columns:2fr repeat(4,minmax(130px,1fr));padding:1.5rem}
.bxc-filter[hidden]{display:none}
.bxc-filter label{min-width:0}
.bxc-filter label>span{display:block;font-size:.75rem;font-weight:800;margin-bottom:.25rem}
.bxc-filter input,.bxc-filter select{background:#fff;border:1px solid var(--bxc-color-border);border-radius:0;min-height:44px;padding:.5rem;width:100%}
.bxc-filter input:focus,.bxc-filter select:focus{border-color:var(--bxc-color-teal)}
.bxc-filter__actions{align-items:center;display:flex;gap:1rem;grid-column:1/-1}
.bxc-filter__actions button:hover{background:var(--bxc-color-terracotta)}
.bxc-filter__actions a{color:var(--bxc-color-text-muted);text-underline-offset:.25em}
.bxc-filter-shell>.bxc-card-grid,.bxc-filter-shell>.bxc-empty{margin-top:3rem}
.bxc-filter :is(input,select,button,a){scroll-margin-top:calc(var(--bxc-admin-bar-offset) + var(--bxc-header-height) + 5rem)}
@media(max-width:1024px){.bxc-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.bxc-filter__search{grid-column:1/-1}}
@media(max-width:600px){.bxc-archive__content{padding-top:1.25rem}.bxc-filter-toolbar{margin-inline:calc(clamp(1.1rem,4vw,2.5rem)*-1);padding-inline:clamp(1.1rem,4vw,2.5rem)}.bxc-filter-toolbar__reset{display:none}.bxc-filter{grid-template-columns:1fr;margin-inline:calc(clamp(1.1rem,4vw,2.5rem)*-1);padding:1.1rem clamp(1.1rem,4vw,2.5rem)}.bxc-filter__search,.bxc-filter__actions{grid-column:auto}.bxc-filter__actions{align-items:stretch;flex-direction:column}.bxc-filter__actions button{width:100%}.bxc-filter__actions a{align-self:center;padding:.5rem}.bxc-filter-toggle{min-width:0}.bxc-filter-chip{max-width:100%}.bxc-filter-chip span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:375px){.bxc-filter-toolbar{gap:.5rem}.bxc-filter-toolbar__main{gap:.5rem;width:100%}.bxc-filter-toggle{flex:1;justify-content:center;padding-inline:.6rem}.bxc-filter-count{font-size:.72rem;padding-inline:.5rem}}
