*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0}.container{padding:1.5rem 2rem 2rem 1.5rem}h1{margin-bottom:1.5rem;font-size:1.6rem;color:#f1f5f9}.status{padding:1rem 0;color:#94a3b8}.status.error{color:#ef4444}.search-bar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.search-bar input{padding:.5rem .75rem;font-size:.9rem;border:1px solid #334155;border-radius:6px;width:320px;outline:none;transition:border-color .2s;background:#1e293b;color:#e2e8f0}.search-bar input:focus{border-color:#6366f1}.search-count{font-size:.82rem;color:#94a3b8}.table-wrapper{overflow-x:auto;background:#1e293b;border-radius:8px;box-shadow:0 1px 4px #0000004d}table{width:100%;border-collapse:collapse;font-size:.85rem}thead{background:#1e293b;color:#94a3b8}th{padding:.75rem 1rem;text-align:left;white-space:nowrap;font-weight:600}td{padding:.6rem 1rem;border-bottom:1px solid #334155;white-space:nowrap}tbody tr:hover{background:#334155}tbody tr:last-child td{border-bottom:none}
