#lvbp-standings-public table{width:100%;border-collapse:collapse;font-size:15px;box-shadow:0 3px 8px rgba(0,0,0,.1);border-radius:10px;overflow:hidden}#lvbp-standings-public thead{background:#ff6b35;color:#fff}#lvbp-standings-public th,#lvbp-standings-public td{padding:10px 12px;text-align:center;vertical-align:middle}#lvbp-standings-public th:nth-child(2),#lvbp-standings-public td:nth-child(2){text-align:left;padding-left:25px}#lvbp-standings-public tbody tr:nth-child(even){background:#fff9f6}#lvbp-standings-public tbody tr:nth-child(odd){background:#fff}#lvbp-standings-public tbody tr:hover{background:#ffe8d6}.lvbp-team{display:flex;align-items:center;gap:10px;font-weight:600;white-space:nowrap}.lvbp-team img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.lvbp-footnote{font-size:13px;color:#555;margin-top:6px;margin-bottom:0;text-align:center}@media (max-width:768px){#lvbp-standings-public table{font-size:13px}.lvbp-team img{width:24px;height:24px}}