.tsdb-card{border:1px solid rgba(46,125,255,.35);background:linear-gradient(180deg,rgba(46,125,255,.06),rgba(255,255,255,.02))}
.tsdb-provider-head,.tsdb-head,.tsdb-team{display:flex;gap:16px;align-items:center;justify-content:space-between}
.tsdb-team img{width:62px;height:62px;object-fit:contain;background:#fff;border-radius:14px;padding:6px}.tsdb-team>div{flex:1}.tsdb-team h4{margin:5px 0}.tsdb-team p{margin:0;color:var(--muted)}
.tsdb-events{display:grid;gap:8px;margin-top:12px}.tsdb-event{display:flex;justify-content:space-between;align-items:center;gap:14px;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid rgba(120,140,170,.25);background:rgba(255,255,255,.04);color:inherit;cursor:pointer}.tsdb-event:hover{border-color:#e10b3f}.tsdb-event span{display:grid;gap:3px}.tsdb-event small{color:var(--muted)}
.tsdb-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tsdb-table-wrap{overflow:auto}.tsdb-table{width:100%;border-collapse:collapse}.tsdb-table th,.tsdb-table td{padding:8px;border-bottom:1px solid rgba(120,140,170,.2);vertical-align:top;text-align:left}.tsdb-table small{display:block}.tsdb-table pre,.tsdb-raw pre{white-space:pre-wrap;max-height:360px;overflow:auto;font-size:11px}
.tsdb-timeline{display:grid;gap:8px}.tsdb-timeline>div{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid rgba(120,140,170,.2);border-radius:10px}.tsdb-timeline span{color:var(--muted)}
.tsdb-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:8px}.tsdb-stats>div{padding:10px;border-radius:10px;background:rgba(255,255,255,.05);display:grid;gap:4px}.tsdb-stats span{font-size:12px;color:var(--muted)}
@media(max-width:850px){.tsdb-grid2{grid-template-columns:1fr}.tsdb-provider-head,.tsdb-head,.tsdb-team{align-items:flex-start;flex-direction:column}.tsdb-team img{width:52px;height:52px}.tsdb-event{align-items:flex-start}}
.tsdb-mapping-panel{margin-top:18px;padding-top:16px;border-top:1px solid rgba(120,140,170,.25)}
.tsdb-mapping-head{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:12px}.tsdb-mapping-head h4{margin:4px 0}.tsdb-mapping-head p{margin:0}
.tsdb-map-summary{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:10px 0 14px}.tsdb-map-summary small{color:var(--muted)}
.tsdb-map-pill,.tsdb-map-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.tsdb-map-pill.ok,.tsdb-map-status.exact{background:rgba(35,190,120,.14);color:#53db9b}.tsdb-map-pill.warn,.tsdb-map-status.review{background:rgba(245,178,51,.15);color:#f4bd4b}.tsdb-map-pill.bad,.tsdb-map-status.missing{background:rgba(225,11,63,.14);color:#ff6689}
.tsdb-map-table small{display:block;margin-top:3px;color:var(--muted)}.tsdb-map-foot{margin-top:10px}
@media(max-width:850px){.tsdb-mapping-head{align-items:flex-start;flex-direction:column}.tsdb-mapping-head .primary{width:100%}}
