@import url("./characters.css");
body[data-reference-page="accessories"] .work-character-table th:nth-child(1), body[data-reference-page="accessories"] .work-character-table td:nth-child(1) { width: 30%; }
body[data-reference-page="accessories"] .work-character-table th:nth-child(2), body[data-reference-page="accessories"] .work-character-table td:nth-child(2) { width: 16%; }
body[data-reference-page="accessories"] .work-character-table th:nth-child(3), body[data-reference-page="accessories"] .work-character-table td:nth-child(3) { width: 54%; }
.reference-scope-note { margin: 0 0 12px; color: var(--text-muted); font-size: .86rem; line-height: 1.65; }
.reference-result-count { margin: -4px 4px 8px; color: var(--text-muted); font-size: .84rem; font-weight: 700; text-align: right; }
@media (max-width: 850px) { body[data-reference-page="accessories"] .work-mobile-sort-head { grid-template-columns: repeat(2, minmax(0,1fr)); } }
