.vk-pand .filterbar{background:var(--card);border:1px solid var(--ink-12);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px 24px;margin-bottom:14px}.vk-pand .filter-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr 1.1fr;gap:20px;align-items:end}.vk-pand .f-label{display:block;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-40);margin-bottom:8px}.vk-pand .f-select{width:100%;appearance:none;background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23142828' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center/12px;border:1.5px solid var(--ink-12);border-radius:12px;padding:11px 38px 11px 14px;font-family:var(--sans);font-size:14.5px;color:var(--ink);cursor:pointer}.vk-pand .f-select:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.vk-pand .f-range{position:relative;height:44px}.vk-pand .f-range .rail{position:absolute;left:0;right:0;top:26px;height:4px;background:var(--ink-12);border-radius:999px}.vk-pand .f-range .fill{position:absolute;top:26px;height:4px;background:var(--ink);border-radius:999px}.vk-pand .f-range input[type=range]{position:absolute;left:0;right:0;top:18px;width:100%;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none;height:20px;margin:0}.vk-pand .f-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;border-radius:50%;background:#fff;border:2.5px solid var(--ink);cursor:pointer;box-shadow:0 1px 4px #14282840}.vk-pand .f-range input[type=range]::-moz-range-thumb{pointer-events:auto;width:15px;height:15px;border-radius:50%;background:#fff;border:2.5px solid var(--ink);cursor:pointer}.vk-pand .f-range .vals{position:absolute;top:-2px;left:0;right:0;display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}.vk-pand .status-pills{display:flex;gap:8px;flex-wrap:wrap}.vk-pand .spill{border:1.5px solid var(--ink-12);background:#fff;color:var(--ink);font-family:var(--sans);font-size:13.5px;font-weight:500;padding:9px 16px;border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s}.vk-pand .spill:hover{border-color:var(--ink-40)}.vk-pand .spill.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.vk-pand .filter-foot{display:flex;align-items:center;gap:16px;margin:6px 0 26px;flex-wrap:wrap}.vk-pand .result-count{font-size:14.5px;color:var(--ink-60)}.vk-pand .result-count b{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.vk-pand .filter-foot .spacer{flex:1}.vk-pand .sort-wrap{display:flex;align-items:center;gap:8px}.vk-pand .sort-wrap label{font-size:13px;color:var(--ink-40);font-weight:500}.vk-pand .sort-wrap .f-select{width:auto;padding-top:9px;padding-bottom:9px}.vk-pand .view-toggle{display:inline-flex;background:#fff;border:1.5px solid var(--ink-12);border-radius:999px;padding:3px}.vk-pand .view-toggle button{border:0;background:transparent;font-family:var(--sans);font-size:13.5px;font-weight:600;color:var(--ink-60);padding:8px 18px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.vk-pand .view-toggle button.is-active{background:var(--ink);color:#fff}.vk-pand .view-toggle svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vk-pand .filters-toggle,.vk-pand .list-view.is-hidden,.vk-pand .map-view{display:none}.vk-pand .map-view.is-active{display:block;margin-bottom:26px}.vk-pand .map-view .map-frame{position:relative;height:560px;border-radius:var(--radius);border:1px solid var(--ink-12);box-shadow:var(--shadow);overflow:hidden;background:#eef1ec;z-index:0}.vk-pand .map-view .map-laden{position:absolute;inset:0;display:grid;place-items:center;color:var(--ink-40);font-size:13.5px}.vk-pand .rv-sectie{margin:34px 0 10px;padding-top:30px;border-top:1px solid var(--ink-08)}.vk-pand .rv-sectie h2{font-size:clamp(20px,2.4vw,26px)}.vk-pand .rv-sectie .rv-sub{color:var(--ink-60);font-size:14.5px;margin:6px 0 20px;max-width:64ch}.vk-pand .empty-state{background:var(--card);border:1px solid var(--ink-12);border-radius:var(--radius);box-shadow:var(--shadow);padding:40px 36px 34px;text-align:center;margin:26px 0 10px}.vk-pand .empty-state[hidden]{display:none}.vk-pand .empty-state h2{font-size:clamp(20px,2.4vw,26px)}.vk-pand .empty-state .es-sub{color:var(--ink-60);font-size:15px;margin:8px auto 26px;max-width:54ch}.vk-pand .empty-state .pand-grid{text-align:left;padding-bottom:0}.vk-pand .empty-state .es-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:28px}@media(max-width:1000px){.vk-pand .filter-grid{grid-template-columns:1fr 1fr;gap:16px}}@media(max-width:640px){.vk-pand .filters-toggle{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--ink-12);border-radius:999px;font-family:var(--sans);font-size:14px;font-weight:600;color:var(--ink);padding:10px 18px;cursor:pointer;margin-bottom:12px}.vk-pand .filters-toggle svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.vk-pand .filterbar{display:none;padding:18px 16px}.vk-pand .filterbar.is-open{display:block}.vk-pand .filter-grid{grid-template-columns:1fr}.vk-pand .status-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.vk-pand .spill{white-space:nowrap}.vk-pand .filter-foot{gap:10px}.vk-pand .sort-wrap label{display:none}.vk-pand .map-view .map-frame{height:70vh;min-height:420px}.vk-pand .empty-state{padding:26px 18px 24px}}
