.bdsv-tv-root{width:100%;box-sizing:border-box;background:#123f57;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:14px;margin:20px 0;color:#fff}
.bdsv-tv-root *{box-sizing:border-box}.bdsv-tv-title{margin:0 0 12px;text-align:center;color:#fff;font-size:22px;line-height:1.2;font-weight:900;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:9px}.bdsv-tv-title-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:inherit}.bdsv-tv-title-icon.is-classic svg{width:1em;height:1em;fill:currentColor}.bdsv-tv-title-icon.is-classic i{color:inherit}
.bdsv-tv-toggle-wrap{text-align:center}.bdsv-tv-toggle{appearance:none;border:1px solid rgba(255,255,255,.22);background:#1d526f;color:#fff;font-weight:800;line-height:1;padding:10px 16px;border-radius:8px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.bdsv-tv-toggle:hover{background:#7d0303}.bdsv-tv-root.is-collapsed .bdsv-tv-filters,.bdsv-tv-root.is-collapsed .bdsv-tv-content{display:none}.bdsv-tv-root.is-open .bdsv-tv-toggle-wrap{margin-bottom:12px}
.bdsv-tv-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.bdsv-tv-filters label{display:flex;flex-direction:column;gap:5px;font-weight:800}.bdsv-tv-filters label span{color:#fff;font-size:13px}.bdsv-tv-filters select{width:100%;height:44px;padding:0 12px;background:#1d526f;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:8px}.bdsv-tv-filters select:disabled{opacity:.55;cursor:not-allowed}.bdsv-tv-content{min-height:0}.bdsv-tv-content:empty{display:none}.bdsv-tv-loading,.bdsv-tv-empty,.bdsv-tv-error{padding:12px;border-radius:8px;background:rgba(255,255,255,.06);text-align:center;font-weight:700}.bdsv-tv-headline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin:4px 0 10px}.bdsv-tv-headline strong{font-size:17px}.bdsv-tv-headline span{font-size:13px;opacity:.9}.bdsv-tv-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 12px}.bdsv-tv-stat{padding:10px;background:#1d526f;border-radius:8px;text-align:center;color:#fff}.bdsv-tv-stat b{display:block;font-size:22px;line-height:1.1}.bdsv-tv-stat span{display:block;margin-top:3px;font-size:12px;font-weight:700}.bdsv-tv-partners{margin:0 0 12px;padding:9px 11px;background:rgba(255,255,255,.06);border-radius:8px}.bdsv-tv-partners a,.bdsv-tv-table a{color:#fff;text-decoration:none;font-weight:800}.bdsv-tv-partners a:hover,.bdsv-tv-table a:hover{color:#7d0303}.bdsv-tv-table-wrap{width:100%;overflow:visible;border-radius:8px}.bdsv-tv-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.bdsv-tv-table th,.bdsv-tv-table td{padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.10);text-align:left;vertical-align:middle;overflow-wrap:anywhere}.bdsv-tv-table thead th{background:#1d526f;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.02em}.bdsv-tv-table th:nth-child(1),.bdsv-tv-table td:nth-child(1){width:28%}.bdsv-tv-table th:nth-child(2),.bdsv-tv-table td:nth-child(2){width:52%}.bdsv-tv-table th:nth-child(3),.bdsv-tv-table td:nth-child(3){width:20%;text-align:center}.bdsv-tv-table tbody td{background:rgba(255,255,255,.06);color:#fff}.bdsv-tv-result{font-weight:900;white-space:nowrap}.bdsv-tv-result.is-win{color:#9be59b}.bdsv-tv-result.is-loss{color:#ff9b9b}.bdsv-tv-name-surname,.bdsv-tv-name-first{display:inline}.bdsv-tv-person-sep{white-space:pre}
@media(max-width:767px){.bdsv-tv-root{margin:16px 0;padding:10px}.bdsv-tv-title{font-size:18px}.bdsv-tv-filters{grid-template-columns:1fr;gap:8px}.bdsv-tv-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.bdsv-tv-stat b{font-size:20px}.bdsv-tv-table{min-width:0;table-layout:fixed}.bdsv-tv-table th,.bdsv-tv-table td{padding:7px 5px;font-size:11px;line-height:1.2}.bdsv-tv-table th:nth-child(1),.bdsv-tv-table td:nth-child(1){width:25%}.bdsv-tv-table th:nth-child(2),.bdsv-tv-table td:nth-child(2){width:53%}.bdsv-tv-table th:nth-child(3),.bdsv-tv-table td:nth-child(3){width:22%;padding-left:2px;padding-right:2px}.bdsv-tv-person{display:inline-flex;flex-direction:column;align-items:flex-start;max-width:100%;line-height:1.08}.bdsv-tv-name-surname,.bdsv-tv-name-first{display:block;max-width:100%;overflow-wrap:anywhere}.bdsv-tv-people{display:flex;flex-direction:column;gap:5px}.bdsv-tv-person-sep{display:none}.bdsv-tv-result{display:flex;flex-direction:column;align-items:center;gap:2px;white-space:normal}.bdsv-tv-score{font-size:12px}.bdsv-tv-result-word{font-size:10px}.bdsv-tv-partners .bdsv-tv-people{display:inline-flex;vertical-align:middle}.bdsv-tv-headline strong{font-size:14px}}

/* Einzel: keine leere Doppelpartner-Spalte, dadurch mehr Platz fuer Gegner und Ergebnis. */
.bdsv-tv-table.is-single th:nth-child(1),.bdsv-tv-table.is-single td:nth-child(1){width:72%;text-align:left}
.bdsv-tv-table.is-single th:nth-child(2),.bdsv-tv-table.is-single td:nth-child(2){width:28%;text-align:center}
@media(max-width:767px){.bdsv-tv-table.is-single th:nth-child(1),.bdsv-tv-table.is-single td:nth-child(1){width:68%}.bdsv-tv-table.is-single th:nth-child(2),.bdsv-tv-table.is-single td:nth-child(2){width:32%;padding-left:3px;padding-right:3px}}
