
.smz-standings-wrap{max-width:100%;overflow-x:auto}
.smz-standings-meta{display:flex;gap:.75rem;align-items:baseline;margin:.5rem 0 1rem}
.smz-standings-title{font-weight:600}
.smz-standings-season{opacity:.75;font-size:.9rem}
.smz-standings-legend{display:flex;gap:.5rem;align-items:center;margin:.25rem 0 1rem;font-size:.9rem}
.smz-standings-legend .lg{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .5rem;border-radius:999px;border:1px solid #e5e7eb}
.smz-standings-legend .lg:before{content:'';display:inline-block;width:.75rem;height:.75rem;border-radius:999px;background:#e5e7eb}
.smz-standings-legend .lg-ucl:before{background:#3b82f6}
.smz-standings-legend .lg-playoff:before{background:#f59e0b}
.smz-standings-legend .lg-relegation:before{background:#ef4444}

.smz-group-title{margin:.75rem 0 .25rem;font-weight:600}

.smz-standings-table{width:100%;border-collapse:collapse;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,'Helvetica Neue',Arial}
.smz-standings-table th,.smz-standings-table td{padding:.5rem .6rem;border-bottom:1px solid #e5e7eb;text-align:right;white-space:nowrap}
.smz-standings-table th:nth-child(2),.smz-standings-table td:nth-child(2){text-align:left}
.smz-standings-table th:first-child,.smz-standings-table td:first-child{text-align:center;width:3ch}
.smz-standings-table tbody tr:hover{background:rgba(0,0,0,.02)}
.smz-standings-crest{width:18px;height:18px;object-fit:contain;margin-right:.4rem;vertical-align:middle}
.smz-standings-team{display:flex;align-items:center;gap:.4rem}
.smz-standings-points{font-weight:700}

.smz-standings-table tbody tr.zone-ucl{background:rgba(59,130,246,.08)}
.smz-standings-table tbody tr.zone-playoff{background:rgba(245,158,11,.1)}
.smz-standings-table tbody tr.zone-relegation{background:rgba(239,68,68,.1)}

.smz-standings-debug{white-space:pre-wrap;background:#0b1021;color:#cfe3ff;padding:10px;border-radius:6px;overflow:auto}
.smz-standings-glossary{margin-top:.75rem;font-size:.9rem;opacity:.9}
