.aum110-wrap { font-family: system-ui, -apple-system, Segoe UI, Roboto, 'Kanit', sans-serif; }
.aum110-controls { display:flex; gap:12px; align-items:center; margin-bottom:12px; flex-wrap:wrap; }
.aum110-controls input[type="search"] { padding:.55rem .7rem; min-width:240px; }
.aum110-controls select { padding:.5rem; min-width:220px; }
.aum110-table-wrap { overflow:auto; }
.aum110-table { border-collapse: collapse; width: 100%; }
.aum110-table th, .aum110-table td { border:1px solid #e5e7eb; padding:.5rem .6rem; vertical-align: top; }
.aum110-table thead th { background:#f3f4f6; position: sticky; top: 0; z-index: 1; }
.aum110-pagination { display:flex; justify-content: space-between; align-items:center; margin-top:10px; }
.aum110-nav button { padding:.35rem .6rem; margin-left:6px; }
.aum110-pageinfo { opacity:.8; }
mark { background:#fff3a3; }
.aum110-error { background:#fee2e2; border:1px solid #fecaca; padding:10px; }
