.ks-vk-hero{text-align:center;color:#fff;margin:4px 0 64px;padding-top:44px;position:relative}.ks-vk-hero>*{z-index:1;position:relative}.ks-vk-hero:before,.ks-vk-hero:after{content:"";pointer-events:none;z-index:0;opacity:0;background-image:url("/Kaartspot - spotters v3.webp");background-repeat:no-repeat;background-size:auto 100%;width:38vw;max-width:560px;height:452px;animation:1.3s cubic-bezier(.22,1,.36,1) both ksVkHeroArtIn;position:absolute;top:-55px}.ks-vk-hero:before{background-position:0 0;animation-delay:.12s;left:calc(50% - 50vw)}.ks-vk-hero:after{background-position:100% 0;animation-delay:.26s;right:calc(50% - 50vw)}@keyframes ksVkHeroArtIn{0%{opacity:0;transform:translateY(22px)scale(1.04)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ks-vk-hero:before,.ks-vk-hero:after{opacity:1;animation:none}}.ks-vk-controls,.ks-vk-meta,.ks-vk-list,.ks-vk-empty{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.ks-vk-hero:before,.ks-vk-hero:after{opacity:1;animation:none}}.ks-vk-hero-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex;position:relative}.ks-vk-hero-eyebrow{text-transform:uppercase;letter-spacing:1.4px;color:#c9fa00;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.ks-vk-hero-eyebrow-dot{background:var(--purple-light);border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite ksVkHeroPulse;box-shadow:0 0 0 4px #c9fa0033}.ks-vk-hero-eyebrow-icon{stroke:currentColor;fill:none;flex-shrink:0;width:14px;height:14px}@keyframes ksVkHeroPulse{0%,to{box-shadow:0 0 0 4px #c9fa0033}50%{box-shadow:0 0 0 7px #c9fa000d}}.ks-vk-hero-h{letter-spacing:-1.4px;color:#fff;margin:0;font-family:Inter,sans-serif;font-size:44px;font-weight:800;line-height:1.2}.ks-vk-hero-sub{color:#ffffffd1;max-width:540px;margin:0 auto;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.55}.ks-vk-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ks-vk-search{flex:280px;min-width:240px;max-width:480px;position:relative}.ks-vk-search input{border:1px solid var(--border);background:var(--bg2);width:100%;color:var(--text);border-radius:10px;outline:none;padding:11px 36px 11px 38px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.ks-vk-search input::placeholder{color:var(--text3)}.ks-vk-search input:focus{border-color:#c9fa00;box-shadow:0 0 0 3px #c9fa0026}.ks-vk-search-icon{color:var(--text3);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ks-vk-search-clear{background:var(--bg3);width:22px;height:22px;color:var(--text3);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ks-vk-search-clear:hover{background:var(--text3);color:var(--bg)}.ks-vk-filter-group{background:var(--bg3);border:1px solid var(--border);border-radius:10px;gap:4px;padding:3px;display:inline-flex}.ks-vk-filter-chip{letter-spacing:.3px;color:var(--text3);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:7px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:background .2s,color .2s}.ks-vk-filter-chip:hover{color:var(--text)}.ks-vk-filter-chip.active{background:var(--bg2);color:var(--text);box-shadow:0 1px 2px #00000014}.ks-dark .ks-vk-filter-chip.active{background:#ffffff14}.ks-vk-meta{color:var(--text3);justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:12px;display:flex}.ks-vk-meta-count{font-weight:600}.ks-vk-meta-count strong{color:var(--text);font-weight:700}.ks-vk-list{flex-direction:column;gap:10px;margin-bottom:40px;display:flex}.ks-vk-row{background:var(--bg2);border:1px solid var(--border);color:var(--text);border-radius:12px;grid-template-columns:56px minmax(0,1.5fr) minmax(0,1.3fr) minmax(0,1.1fr) auto;align-items:center;gap:18px;padding:14px 18px;text-decoration:none;transition:border-color .2s,box-shadow .25s,transform .2s;display:grid}.ks-vk-row:hover{border-color:#c9fa0066;transform:translateY(-1px);box-shadow:0 6px 18px #0000000d}.ks-dark .ks-vk-row:hover{box-shadow:0 8px 22px #0006}@media (hover:none) and (pointer:coarse){.ks-vk-row:hover{border-color:var(--border);box-shadow:none;transform:none}}.ks-vk-row-avatar-wrap{justify-content:center;align-items:center;display:flex;position:relative}.ks-vk-row-avatar,.ks-vk-row-avatar-fallback{border-radius:50%;flex-shrink:0;width:48px;height:48px}.ks-vk-row-avatar-ring{pointer-events:none;width:56px;height:56px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.ks-vk-row-avatar-ring circle{stroke-dasharray:117;stroke-dashoffset:117px;transition:stroke-dashoffset .6s cubic-bezier(.16,1,.3,1)}.ks-vk-row:hover .ks-vk-row-avatar-ring circle{stroke-dashoffset:0}@media (hover:none) and (pointer:coarse){.ks-vk-row:hover .ks-vk-row-avatar-ring circle{stroke-dashoffset:117px}}.ks-vk-row-avatar{object-fit:cover;background:var(--bg3)}.ks-vk-row-avatar-fallback{color:#fff;background:linear-gradient(135deg,#c9fa00 0%,#bce630 100%);justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:18px;font-weight:800;display:flex}.ks-vk-row-identity{flex-direction:column;gap:2px;min-width:0;display:flex}.ks-vk-row-name-line{align-items:center;gap:7px;min-width:0;display:flex}.ks-vk-row-name{color:var(--text);letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:15px;font-weight:800;overflow:hidden}.ks-vk-verified{flex-shrink:0;align-items:center;margin-left:-3px;display:inline-flex}.ks-vk-verified svg{width:15px;height:15px;display:block}.ks-vk-verified-seal{fill:#d4fa47}.ks-vk-verified-check{stroke:#1c2406}.ks-vk-row-handle{color:var(--text3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.ks-vk-row-loc{color:var(--text3);align-items:center;gap:4px;margin-top:1px;font-size:11.5px;font-weight:500;display:inline-flex}.ks-vk-row-loc svg{flex-shrink:0;width:11px;height:11px}.ks-vk-row-rep{flex-direction:column;gap:6px;min-width:0;max-width:210px;display:flex}.ks-vk-row-rep-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.ks-vk-row-rep-title{text-transform:uppercase;letter-spacing:.5px;color:var(--text3);font-size:10px;font-weight:700}.ks-vk-row .ks-rep-badge{letter-spacing:0;border-radius:5px;padding:1px 6px;font-size:8.5px}.ks-vk-row-rep-score{white-space:nowrap;font-size:12px;font-weight:700}.ks-vk-row-rep-track{align-items:center;gap:6px;display:flex}.ks-vk-row-rep-seg{transform-origin:50%;background:#b4b9c2;border-radius:4px;flex:1;height:8px;transition:background .3s}.ks-vk-row-rep-track.pop .ks-vk-row-rep-seg{animation:.5s cubic-bezier(.22,.9,.3,1) both ks-lc-rep-pop}.ks-vk-row-rep-track.pop .ks-vk-row-rep-seg:first-child{animation-delay:0s}.ks-vk-row-rep-track.pop .ks-vk-row-rep-seg:nth-child(2){animation-delay:80ms}.ks-vk-row-rep-track.pop .ks-vk-row-rep-seg:nth-child(3){animation-delay:.16s}.ks-vk-row-rep-track.pop .ks-vk-row-rep-seg:nth-child(4){animation-delay:.24s}.ks-vk-row-stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ks-vk-row-stat{flex-direction:column;align-items:center;gap:1px;display:flex}.ks-vk-row-stat-val{color:var(--text);letter-spacing:-.3px;font-family:Inter,sans-serif;font-size:14px;font-weight:800}.ks-vk-row-stat-val.green{color:#10b981}.ks-vk-row-stat-val.muted{color:var(--text3)}.ks-vk-row-stat-lbl{letter-spacing:.5px;text-transform:uppercase;color:var(--text3);font-size:9px;font-weight:700}.ks-vk-row-stat-reviews{overflow:visible}.ks-vk-row .ks-lc-rating{color:var(--text);white-space:nowrap;gap:3px;font-size:14px;font-weight:800}.ks-vk-row .ks-lc-star svg{width:13px;height:13px}.ks-vk-row .ks-lc-count{color:var(--text3);margin-left:3px;font-weight:600}.ks-vk-row .ks-lc-star-flair{width:20px;height:20px;margin:-10px 0 0 -10px;left:7px}.ks-vk-row .ks-lc-fall-star{margin-top:-7px;left:4px}.ks-vk-row .ks-lc-fall-star svg{width:12px;height:12px}.ks-vk-row-cta{background:var(--purple,#c9fa00);color:#1c2406;letter-spacing:-.1px;white-space:nowrap;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;padding:8px 14px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:700;transition:transform .2s,filter .2s;display:inline-flex}.ks-vk-row-cta svg{width:14px;height:14px;transition:transform .2s}.ks-vk-row:hover .ks-vk-row-cta{filter:brightness(1.06);transform:translateY(-1px)}.ks-vk-row:hover .ks-vk-row-cta svg{transform:translate(2px)}.ks-vk-skel-row-shell{grid-template-columns:56px 1fr;align-items:center;gap:18px;display:grid}.ks-vk-empty{text-align:center;border:1px dashed var(--border);background:linear-gradient(#c9fa0008,#0000);border-radius:16px;padding:60px 24px}.ks-vk-empty-icon{color:#c9fa00;background:#c9fa001a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}.ks-vk-empty-title{color:var(--text);margin-bottom:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:800}.ks-vk-empty-sub{color:var(--text3);max-width:360px;margin:0 auto;font-size:13px}.ks-vk-skel{background:var(--bg2);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:12px;min-height:178px;padding:18px 18px 16px;display:flex}.ks-vk-skel-row{align-items:center;gap:12px;display:flex}.ks-vk-skel-av{background:var(--bg3);border-radius:50%;width:48px;height:48px}.ks-vk-skel-line{background:var(--bg3);border-radius:4px;height:12px}.ks-vk-skel-line-sm{width:60%;height:9px}.ks-vk-skel-stats{background:var(--bg3);border-radius:10px;height:56px}@keyframes ksVkSkelPulse{0%,to{opacity:.6}50%{opacity:.85}}.ks-vk-skel-av,.ks-vk-skel-line,.ks-vk-skel-stats{animation:1.4s ease-in-out infinite ksVkSkelPulse}@media (max-width:768px){.ks-vk-hero{margin:4px 0 22px;padding-top:8px}.ks-vk-hero:before,.ks-vk-hero:after{opacity:.72;width:128px;max-width:38vw;height:158px;animation:none;top:-30px}.ks-vk-hero-inner{gap:12px}.ks-vk-hero-h{letter-spacing:-1px;text-shadow:0 2px 12px #0000008c;font-size:clamp(28px,6.5vw,34px)}.ks-vk-hero-sub{text-shadow:0 1px 8px #00000080;font-size:13px}.ks-vk-hero-aurora-1{width:280px;height:280px}.ks-vk-hero-aurora-2{width:240px;height:240px}.ks-vk-hero-aurora-3{display:none}.ks-vk-controls{gap:8px}.ks-vk-search{flex:100%;max-width:none}.ks-vk-filter-group{justify-content:stretch;width:100%}.ks-vk-filter-chip{flex:1;padding:8px 10px}.ks-vk-row{grid-template-columns:48px 1fr;grid-template-areas:"avatar identity""rep rep""stats stats";gap:10px 12px;padding:12px 14px}.ks-vk-row-avatar-wrap{grid-area:avatar}.ks-vk-row-avatar,.ks-vk-row-avatar-fallback{width:44px;height:44px}.ks-vk-row-identity{grid-area:identity}.ks-vk-row-rep{grid-area:rep;max-width:none}.ks-vk-row-stats{border-top:1px solid var(--border);grid-area:stats;padding-top:10px}.ks-vk-row-cta{display:none}.ks-vk-row-name{font-size:14px}.ks-vk-row-handle{font-size:11.5px}.ks-vk-row-loc{font-size:11px}.ks-vk-row-rep-title{font-size:9px}.ks-vk-row-rep-score{font-size:11px}.ks-vk-row-stat-val{font-size:13px}.ks-vk-row-stat-lbl{font-size:8.5px}.ks-vk-skel-row-shell{grid-template-columns:44px 1fr}}.ks-vk-pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:24px 0 56px;display:flex}.ks-vk-pager-knop{border:1px solid var(--border);background:var(--bg2);min-width:36px;height:36px;color:var(--text2);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .26s cubic-bezier(.16,1,.3,1);display:inline-flex}.ks-vk-pager-knop:hover:not(:disabled):not(.aan){background:var(--bg3);border-color:var(--border2);color:var(--text)}.ks-vk-pager-knop:active:not(:disabled){transition-duration:90ms;transform:scale(.94)}.ks-vk-pager-knop.aan{background:var(--purple);border-color:var(--purple);color:#0f0f0f;cursor:default}.ks-vk-pager-knop:disabled{opacity:.4;cursor:not-allowed}.ks-vk-pager-knop.pijl{padding:0}.ks-vk-pager-knop svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ks-vk-pager-gat{text-align:center;min-width:20px;color:var(--text3);-webkit-user-select:none;user-select:none;font-size:13px}@media (max-width:560px){.ks-vk-pager{gap:5px}.ks-vk-pager-knop{min-width:34px;height:34px;padding:0 8px;font-size:12.5px}}@media (prefers-reduced-motion:reduce){.ks-vk-pager-knop{transition:none}.ks-vk-pager-knop:active:not(:disabled){transform:none}}