.bkt-wrap { font-family: inherit; }
.bkt-table { width: 100%; border-collapse: collapse; margin-bottom: 1rem; }
.bkt-table th, .bkt-table td { padding: .6rem .75rem; border-bottom: 1px solid #e2e2e2; text-align: left; }
.bkt-table th { background: #f5f5f5; font-weight: 600; }
.bkt-card { border: 1px solid #e2e2e2; border-radius: 8px; margin-bottom: .75rem; overflow: hidden; }
.bkt-card-head { display: flex; flex-wrap: wrap; gap: 1rem; align-items: center; justify-content: space-between; padding: .75rem 1rem; background: #fafafa; }
.bkt-team { font-weight: 700; }
.bkt-total { font-variant-numeric: tabular-nums; font-weight: 700; }
.bkt-card-body { padding: .75rem 1rem; }
.bkt-select { padding: .4rem .5rem; border: 1px solid #ccc; border-radius: 6px; min-width: 200px; }
.bkt-detail { margin-top: .75rem; }
.bkt-badge { background: #eee; border-radius: 999px; padding: .15rem .5rem; font-size: .8em; }
