.gqb-catalogue__heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1rem}.gqb-catalogue__heading h3{margin:0}.gqb-catalogue__actions{display:flex;gap:.75rem;align-items:flex-end}.gqb-product-count{align-self:flex-end;white-space:nowrap;color:var(--gqb-muted,#506158);font-size:.9rem;line-height:1}.gqb-catalogue__actions label{min-width:180px}.gqb-filter-toggle{white-space:nowrap;background:var(--gqb-button)!important;color:var(--gqb-button-text)!important;border:0!important}.gqb-filter-backdrop{position:fixed;z-index:999996;inset:0;background:rgba(10,20,16,.55)}.gqb-filter-drawer{position:fixed;z-index:999997;left:0;top:0;bottom:0;width:min(380px,90vw);padding:1.25rem;background:#fff;box-shadow:10px 0 35px rgba(0,0,0,.25);transform:translateX(-105%);transition:transform .25s ease;overflow:auto}.gqb-filter-drawer.is-open{transform:translateX(0)}.gqb-filter-drawer__top{display:flex;justify-content:space-between;gap:.75rem;align-items:center;border-bottom:1px solid var(--gqb-border);margin-bottom:1rem;padding-bottom:.75rem}.gqb-filter-drawer__top h3{color:var(--gqb-accent)!important}.gqb-filter-drawer__top>div{display:flex;align-items:center;gap:.5rem}.gqb-filter-reset{padding:.45rem .8rem!important;background:var(--gqb-reset,#1f5a44)!important;color:#fff!important;border:1px solid var(--gqb-reset,#1f5a44)!important;text-decoration:none!important}.gqb-filter-close{font-size:1.8rem;background:transparent!important;color:#17211d!important;border:0!important}.gqb-filter-drawer__fields{display:grid;gap:1rem}.gqb-filter-group{margin:0;padding:0;border:0}.gqb-filter-group legend{width:100%;margin-bottom:.45rem;font-weight:700;color:var(--gqb-accent)!important}.gqb-filter-options{display:grid;grid-template-columns:1fr 1fr;gap:.25rem 0}.gqb-filter-options label{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.55rem!important;min-width:0;padding:.35rem .65rem!important;margin:0!important;font-weight:400!important;text-align:left!important}.gqb-filter-options label:nth-child(odd){border-right:1px solid var(--gqb-border)}.gqb-filter-options input{position:static!important;width:1.1rem!important;height:1.1rem!important;margin:0!important;flex:0 0 auto}.gqb-filter-options span{display:inline!important;margin:0!important}.gqb-filter-apply{width:100%;margin-top:1.5rem;background:var(--gqb-button)!important;color:var(--gqb-button-text)!important;border:0!important}.gqb-product-card__gsm,.gqb-gsm-detail{font-size:.85rem;color:#506158}@media(max-width:600px){.gqb-catalogue__heading{align-items:stretch;flex-direction:column}.gqb-catalogue__actions{justify-content:space-between;flex-wrap:wrap}.gqb-product-count{margin-right:auto}.gqb-catalogue__actions label{min-width:0;flex:1}}
.gqb-pagination{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1.5rem 0}.gqb-pagination__pages{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.gqb-pagination button{min-width:2.5rem;padding:.5rem .7rem;background:#fff!important;color:var(--gqb-accent)!important;border:1px solid var(--gqb-border)!important}.gqb-pagination button[aria-current=page]{background:var(--gqb-button)!important;color:var(--gqb-button-text)!important;border-color:var(--gqb-button)!important}.gqb-pagination button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:480px){.gqb-pagination{align-items:stretch;flex-wrap:wrap}.gqb-pagination__pages{order:-1;width:100%}}
