*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#fafafa}main{max-width:960px;margin:0 auto;padding:1rem}h2{margin:.5rem 0 1rem}table{width:100%;border-collapse:collapse;background:#fff}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #e0e0e0}th{background:#f0f0f0}form.inline{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;align-items:center}input,select{padding:.4rem .5rem;border:1px solid #bbb;border-radius:4px;font:inherit}button{padding:.4rem .9rem;border:1px solid #888;border-radius:4px;background:#fff;font:inherit;cursor:pointer}button:hover{background:#eee}button.primary{background:#1856c4;border-color:#1856c4;color:#fff}button.primary:hover{background:#12459e}.error{color:#b3261e}.muted{color:#666}
