.sd-wrap{width:100%;max-width:var(--shell);margin-inline:auto;padding:2.4rem 40px 3rem}.sd-head{margin-bottom:1rem}.sd-head h1{margin:0;font-family:var(--font-head);font-weight:700;font-size:clamp(1.6rem,3.6vw,2.4rem);color:var(--vhl-navy)}.sd-table-wrap{overflow-x:auto}.sd-table{width:100%;border-collapse:collapse;font-size:.92rem;min-width:760px}.sd-table thead th{font-family:var(--font-body);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--vhl-navy);border-bottom:2px solid var(--vhl-navy);padding:0 .5rem .6rem;text-align:center;white-space:nowrap}.sd-table thead th:nth-child(2){text-align:left}.sd-table tbody td{border-bottom:1px solid var(--line);padding:.6rem .5rem;text-align:center;color:var(--ink)}.sd-table tbody tr:hover td{background:var(--ice-2)}.sd-table tbody tr:last-child td{border-bottom:0}.sd-rank{width:2.2ch;color:var(--ink-faint);font-weight:700}.sd-strong{font-weight:700;color:var(--vhl-navy)}.sd-team-cell{text-align:left!important}a.sd-team{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--vhl-navy);font-weight:600;--crest-size:26px}a.sd-team:hover{color:var(--vhl-blue-strong);text-decoration:underline}.sd-sep{border-left:1px solid var(--line-mid)}@media (max-width:640px){.sd-wrap{padding-inline:20px}}