.paf-filter-widget *,.paf-filter-widget *::before,.paf-filter-widget *::after{box-sizing:border-box}.paf-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:0 0 12px}.paf-chips-container{display:flex;flex-wrap:wrap;gap:6px;flex:1}.paf-filter-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;background:#e8f4f8;border:1px solid #0071a1;color:#0071a1;font-size:12px;cursor:pointer;transition:background .15s}.paf-filter-chip:hover{background:#0071a1;color:#fff}.paf-remove{font-size:14px;line-height:1}.paf-clear-all{background:0 0;border:1px solid #aaa;border-radius:4px;padding:4px 10px;font-size:12px;color:#555;cursor:pointer;white-space:nowrap}.paf-clear-all:hover{border-color:#dc3232;color:#dc3232}.paf-filter-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:2px solid #dee2e6;border-radius:8px;overflow:hidden;margin-bottom:16px;align-items:stretch}.paf-section{padding:18px 26px;border-right:2px solid #dee2e6;display:flex;flex-direction:column}.paf-section:last-child{border-right:none}.paf-section-title{font-size:.9em;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0071a1;margin:0 0 12px;padding:0;line-height:1.3}.paf-price-pills{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.paf-pill{display:block;width:100%;padding:7px 6px;border:1.5px solid #0071a1;border-radius:6px;background:#fff;color:#0071a1;font-size:.8em;font-weight:600;text-align:center;cursor:pointer;transition:background .15s,color .15s;line-height:1.2;white-space:nowrap}.paf-pill:hover{background:#e8f4f8;color:#0071a1}.paf-pill.is-active:hover{background:#005a8e;color:#fff}.paf-pill.is-active{background:#0071a1;color:#fff}.paf-minmax-inputs{display:flex;gap:8px;margin-top:auto}.paf-minmax-field{flex:1;display:flex;flex-direction:column;gap:4px}.paf-minmax-label{font-size:.8em;color:#999;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.paf-price-input{display:flex;align-items:center;border:2px solid #dee2e6;border-radius:4px;overflow:hidden}.paf-currency{padding:0 5px;background:#f8f9fa;font-size:12px;color:#666;border-right:2px solid #dee2e6;line-height:30px;flex-shrink:0}.paf-price-input input[type=number]{border:none;outline:none;width:100%;padding:4px 6px;font-size:.8em;-moz-appearance:textfield}.paf-price-input input[type=number]::-webkit-outer-spin-button,.paf-price-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.paf-section-guide{position:relative}.paf-guide-pills{display:grid;grid-template-columns:1fr 1fr;gap:9px 6px}.paf-pill-disabled{opacity:.4;cursor:not-allowed!important;pointer-events:none}.paf-material-pills{display:grid;grid-template-columns:1fr 1fr;gap:6px}.paf-material-pill{font-size:.9em;font-weight:700;letter-spacing:.04em}.paf-colour-list{list-style:none!important;margin:0!important;padding:0!important;display:grid;grid-template-columns:1fr 1fr;max-height:175px;overflow-y:auto;flex:1}.paf-colour-list::-webkit-scrollbar{width:4px}.paf-colour-list::-webkit-scrollbar-track{background:#f1f1f1}.paf-colour-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.paf-checklist li{margin:0!important;padding:0!important}.paf-check-label{display:flex;align-items:center;gap:6px;padding:4px 2px;cursor:pointer;font-size:1em;color:#2c3e50;transition:color .12s;user-select:none}.paf-check-label:hover{color:#0071a1!important}.paf-check{width:13px;height:13px;flex-shrink:0;accent-color:#0071a1;cursor:pointer}.paf-check-name{flex:1;line-height:1.3}.paf-check-count{font-size:10px;color:#aaa;flex-shrink:0}.paf-check-label:has(.paf-check:checked){color:#0071a1;font-weight:600}.paf-empty-term .paf-check-label{opacity:.45;cursor:not-allowed}.paf-empty-term .paf-check-label:hover{color:#2c3e50}.paf-colour-label{padding:3px 2px;font-size:.9em}.paf-swatch{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.paf-filter-footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.paf-results-count{font-size:13px;color:#6c757d;min-height:18px}.paf-sort-select{padding:7px 10px;border:2px solid #dee2e6;border-radius:6px;font-size:13px;color:#2c3e50;background:#fff;cursor:pointer}.paf-sort-select:focus{outline:none;border-color:#0071a1}.paf-no-results{color:#6c757d;padding:20px 0;font-size:14px}.paf-loading-overlay{position:absolute;inset:0;z-index:10;background:rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center}.paf-spinner{width:32px;height:32px;border:3px solid #dee2e6;border-top-color:#0071a1;border-radius:50%;animation:paf-spin .7s linear infinite}@keyframes paf-spin{to{transform:rotate(360deg)}}.paf-simple-bar{grid-template-columns:1fr 2fr}.ast-loader{margin:12px auto 0}@media(max-width:900px){.paf-filter-bar{grid-template-columns:1fr 1fr}.paf-section{border-bottom:2px solid #dee2e6}.paf-section:nth-child(2n){border-right:none}}@media(max-width:600px){.paf-filter-bar{grid-template-columns:1fr}.paf-section{border-right:none}.paf-simple-bar{grid-template-columns:1fr}}