.mdref-wrap{font-family:inherit;font-size:1em;line-height:1.5;--mdref-accent:#2563eb;box-shadow:0 1px 3px rgba(0,0,0,.04)}
.mdref-compact{font-size:.94em}
.mdref-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden}
.mdref-table thead th{background:#f8fafc;position:sticky;top:0;z-index:1}
.mdref-table th,.mdref-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9}
.mdref-table tbody tr:nth-child(odd){background:#fcfdff}
.mdref-table tbody tr:hover{background:#f3f6fb}
.mdref-table a{color:var(--mdref-accent);text-decoration:none}
.mdref-table a:hover{text-decoration:underline}

.mdref-th-label{display:inline-flex;align-items:center;gap:6px}



.mdref-table thead th
.mdref-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.mdref-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}
.mdref-toolbar input[type=search],.mdref-toolbar select{padding:8px 10px;border:1px solid #e5e7eb;border-radius:10px;min-width:220px}
@media (max-width:640px){.mdref-toolbar input,.mdref-toolbar select{min-width:160px;flex:1}}
