.wb-srk-sublabel { font-style: normal; color: var(--wb-text-muted, #777d87);
    font: 500 var(--wb-fs-label)/1 "Inter Tight", sans-serif; margin-left: 6px; }
  .wb-srk-score { color: var(--wb-text-muted, #777d87); font: 500 var(--wb-fs-label)/1 "Inter Tight", sans-serif; white-space: nowrap; }
  .wb-srk-score b { color: var(--wb-text, #fff); font: 700 var(--wb-fs-body)/1 "Inter Tight", sans-serif; margin-right: 4px; }
  .wb-srk-rij { display: flex; align-items: center; gap: 13px; padding: 9px 10px; margin: 4px -10px 0;
    border-radius: 10px; }
  .wb-srk-rij:first-of-type { margin-top: 10px; }
  .wb-srk-nr { color: var(--wb-text-faint, #6b707a); font: 600 var(--wb-fs-label)/1 "Roboto Mono", "Inter Tight", monospace; width: 16px; }
  .wb-srk-dom { color: var(--wb-text-nav, #adb0b7); font: 500 var(--wb-fs-tekst)/1.4 "Inter Tight", sans-serif; min-width: 0; flex: 1; }
  .wb-srk-jij { background: var(--wb-surface-2, #131315); border: 1px solid var(--wb-border, #2a2d31); }
  .wb-srk-jij .wb-srk-dom { color: var(--wb-text, #fff); font-weight: 600; }
  .wb-srk-jij .wb-sc-badge { color: #5B8DFF; }
  #wb-sc-rapport .wb-sc-rap-haarlijn { margin-top: 34px; gap: 0 56px; }
  #wb-sc-rapport .wb-sc-rap-haarlijn .wb-sc-blok { padding: 24px 0; }
  #wb-sc-rapport .wb-sc-blok .wb-sc-blok-ic { --wb-signaal: #5B8DFF; width: 42px; height: 42px;
    border-color: color-mix(in srgb, #5B8DFF 28%, var(--wb-border, #2a2d31));
    background: color-mix(in srgb, #5B8DFF 7%, var(--wb-surface-1, #0c0c0d)); }
  #wb-sc-rapport .wb-sc-blok:nth-child(even) .wb-sc-blok-ic { --wb-signaal: #7654D8; }
  #wb-sc-rapport .wb-sc-blok-ic > svg { width: 23px; height: 23px; }
  #wb-sc-wat .wb-sc-check svg,
  #wb-sc-wat .wb-sc-bevinding svg { stroke: #5B8DFF !important; }
  .wb-srb { position: relative; }
  .wb-srb-kop { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap;
    margin-bottom: 18px; }
  .wb-srb-teller { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px;
    border: 1px solid color-mix(in srgb, #5B8DFF 22%, var(--wb-border, #2a2d31)); border-radius: 999px;
    background: color-mix(in srgb, #5B8DFF 7%, var(--wb-surface-2, #131315));
    color: var(--wb-text-muted, #777d87); font: 500 var(--wb-fs-label)/1 "Inter Tight", sans-serif; }
  .wb-srb-teller i { width: 7px; height: 7px; border-radius: 50%; background: #5B8DFF; }
  .wb-srb-teller b { color: var(--wb-text, #fff); font: 700 var(--wb-fs-tekst)/1 "Inter Tight", sans-serif; }
  .wb-srb-blok { position: relative; display: grid; grid-template-columns: 28px minmax(118px, auto) minmax(0,1fr);
    align-items: center; gap: 14px; min-height: 58px;
    border: 1px solid color-mix(in srgb, #5B8DFF 13%, var(--wb-border, #2a2d31));
    background: color-mix(in srgb, #5B8DFF 3%, var(--wb-surface-2, #131315));
    border-radius: 12px; padding: 13px 16px; margin-top: 10px; }
  .wb-srb-volgorde { position: relative; z-index: 1; color: #7FA5FF;
    font: 700 var(--wb-fs-label)/1 "Roboto Mono", "Inter Tight", monospace; font-variant-numeric: tabular-nums; }
  .wb-srb-volgorde::before { content: ""; position: absolute; z-index: -1; top: 50%; left: -6px;
    width: 24px; height: 24px; border-radius: 8px; transform: translateY(-50%);
    background: color-mix(in srgb, #5B8DFF 10%, var(--wb-surface-1, #0d0e10)); }
  .wb-srb-blok .wb-sc-badge { justify-self: start; border-color: color-mix(in srgb, #7654D8 24%, var(--wb-border, #2a2d31));
    background: color-mix(in srgb, #7654D8 7%, var(--wb-surface-2, #131315)); color: var(--wb-text-nav, #adb0b7); }
  .wb-srb-lijnen { display: flex; flex-direction: column; gap: 7px; min-width: 0; }
  .wb-srb-lijn { display: block; height: 7px; border-radius: 999px;
    background: color-mix(in srgb, #5B8DFF 10%, var(--wb-surface-4, #1c1e20)); }
  .wb-srb-lijn:first-child { background: color-mix(in srgb, #5B8DFF 18%, var(--wb-surface-4, #1c1e20)); }
  .wb-srb-eerste { display: flex; align-items: center; gap: 13px;
    margin-top: 14px; padding: 14px 16px; border: 1px solid color-mix(in srgb, #5B8DFF 34%, var(--wb-border, #2a2d31));
    border-radius: 12px; background: color-mix(in srgb, #5B8DFF 8%, var(--wb-surface-1, #0d0e10));
    color: var(--wb-text, #fff); font: 600 var(--wb-fs-tekst)/1.4 "Inter Tight", sans-serif; }
  .wb-srb-een { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px;
    border-radius: 9px; background: #5B8DFF; color: #07101f;
    font: 700 var(--wb-fs-label)/1 "Inter Tight", sans-serif; flex-shrink: 0; }
  @media (max-width: 640px) {
    .wb-srb-kop { align-items: flex-start; }
    .wb-srb-blok { grid-template-columns: 28px minmax(0,1fr); gap: 10px 12px; padding: 13px; }
    .wb-srb-lijnen { grid-column: 2; }
  }