*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#fafafa}.topbar{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;background:#fff;border-bottom:1px solid #e5e5e5}.brand{font-weight:700;font-size:1.1rem}.topbar nav a{color:#2563eb;text-decoration:none;font-size:.9rem}.container{max-width:960px;margin:0 auto;padding:1.5rem}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e5e5}td,th{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #f0f0f0;font-size:.9rem}th{background:#f8f8f8;font-weight:600}input{padding:.5rem .75rem;border:1px solid #d4d4d4;border-radius:6px;font-size:.9rem;width:100%;max-width:320px;margin-bottom:1rem}