.bb-lidom-draft{--draft-bg:#eef0f5;color:#111;background:var(--draft-bg);padding:22px;border-radius:10px}.bb-lidom-draft>h2{text-align:center;margin:0 0 22px;font-size:30px;font-weight:900}.bb-draft-live{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 22px;align-items:start}.bb-draft-team{overflow:hidden;background:#fff;border:1px solid #dfe2e7;border-radius:8px;box-shadow:0 4px 12px rgb(12 35 64 / .12)}.bb-draft-team header{display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:18px}.bb-draft-team header img{width:30px;height:30px;object-fit:contain}.bb-draft-team table{width:100%;border-collapse:collapse;table-layout:fixed}.bb-draft-team th,.bb-draft-team td{padding:9px 7px;text-align:center;border:1px solid #dce1e7}.bb-draft-team th{color:#fff;background:var(--team-color);font-size:13px;text-transform:uppercase}.bb-draft-team th:first-child,.bb-draft-team td:first-child{width:34px}.bb-draft-team th:nth-child(3),.bb-draft-team td:nth-child(3){width:48px}.bb-draft-team th:nth-child(4),.bb-draft-team td:nth-child(4){width:58px}.bb-draft-team td:nth-child(2){font-weight:600}.bb-draft-empty{margin:0;padding:22px;text-align:center;color:#6b7280}.bb-draft-team[style*="#f9bd19"] th{color:#111}@media(max-width:1100px){.bb-draft-live{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.bb-lidom-draft{padding:12px}.bb-lidom-draft>h2{font-size:22px}.bb-draft-live{grid-template-columns:1fr;gap:16px}.bb-draft-team header{font-size:16px}.bb-draft-team th,.bb-draft-team td{padding:7px 4px;font-size:12px}}