:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:960px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a}body{background:#f4f6fb}.page{display:flex;flex-direction:column;gap:2rem}.hero{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero h1{font-size:2rem;margin:0}.controls{display:flex;justify-content:flex-start;gap:1rem;align-items:center}.controls input{padding:.5rem .75rem;border-radius:6px;border:1px solid #cbd5f5;min-width:240px;background:#f8fafc;transition:border .2s ease,box-shadow .2s ease}.controls input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;background:#fff}.table-card{background:#fff;border-radius:16px;box-shadow:0 16px 35px #0f172a1f;border:1px solid #e2e8f0;overflow:hidden}.table-card header{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#0f172a,#2563eb);color:#f8fafc;font-size:1.35rem;font-weight:600}.table-wrapper{width:100%;overflow-x:auto}table{width:100%;border-collapse:separate;border-spacing:0;text-align:left;min-width:600px}th,td{padding:.9rem 1.25rem;border-bottom:1px solid #edf2f7}th{background:#f1f5f9;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}tbody tr:nth-child(odd){background:#fdfefe}tbody tr:nth-child(2n){background:#fff}tbody tr:hover{background:#eff6ff}.price{font-variant-numeric:tabular-nums;font-weight:600;color:#0f172a}.empty{text-align:center;font-style:italic;color:#64748b;padding:1.5rem 0}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem}.pagination button{padding:.45rem 1rem;border-radius:999px;border:1px solid #94a3b8;background:#fff;color:#0f172a;cursor:pointer;transition:all .2s ease}.pagination button:hover:not(:disabled){border-color:#2563eb;color:#2563eb}.pagination button:disabled{opacity:.45;cursor:not-allowed}.error{color:#b91c1c;font-weight:600}
