/* BrP_COMBINED_FILTERS_20260518 */
.brp-combined-filter-panel{position:absolute;z-index:2147482600;width:320px;max-height:440px;overflow:auto;background:#fff;color:#102033;border:1px solid rgba(0,56,101,.22);border-radius:10px;box-shadow:0 16px 42px rgba(0,0,0,.24);padding:12px;font:500 12px/1.35 Inter,Arial,sans-serif;}
.brp-combined-filter-panel .brp-filter-title{font-weight:800;color:#003865;margin-bottom:8px;font-size:14px;}
.brp-combined-filter-panel .brp-filter-options{display:grid;gap:5px;max-height:330px;overflow:auto;padding-right:4px;}
.brp-combined-filter-panel label{display:flex;gap:7px;align-items:flex-start;margin:0;color:#102033;cursor:pointer;}
.brp-combined-filter-panel input{margin-top:2px;}
.brp-combined-filter-panel .brp-filter-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px;padding-top:8px;border-top:1px solid #e2e8f0;}
.brp-combined-filter-panel button{border:0;border-radius:6px;padding:6px 10px;font-weight:800;background:#0056b3;color:#fff;}
.brp-combined-filter-panel button[data-act="clear"]{background:#e2e8f0;color:#102033;}
.brp-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;border-radius:999px;background:#0056b3;color:#fff;font-size:10px;font-weight:800;margin-left:3px;}
