.wm-srf-filter{margin:0 0 20px}
.wm-srf-filter .wm-srf-title{margin:0 0 8px;font-size:15px;font-weight:600}
.wm-srf-list{list-style:none;margin:0;padding:0}
.wm-srf-list li{margin:0 0 6px;padding:0}
.wm-srf-list a{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;line-height:1.4}
.wm-srf-box{width:16px;height:16px;border:1px solid #c9c9c9;border-radius:3px;flex:0 0 16px;position:relative;background:#fff}
.wm-srf-active .wm-srf-box{background:#2f6f3e;border-color:#2f6f3e}
.wm-srf-active .wm-srf-box:after{content:"";position:absolute;inset:2px 4px 4px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg)}
.wm-srf-active .wm-srf-name{font-weight:600}
.wm-srf-count{opacity:.6;font-size:.9em}
.wm-srf-clear{display:inline-block;margin-top:8px;font-size:.9em;text-decoration:underline}
.wm-srf-select{width:100%;max-width:100%}
