body { font-family: system-ui, -apple-system, sans-serif; max-width: 720px; margin: 2rem auto; padding: 0 1rem; }
h1 { font-size: 1.25rem; }
.fixture { padding: 1rem 0; border-top: 1px solid #ddd; }
.fixture-label { font-size: 0.85rem; color: #666; margin-bottom: 0.5rem; }
web-multiselect { display: block; max-width: 320px; }
[data-testid="captured-events"] { background: #f5f5f5; padding: 0.5rem; font-family: monospace; font-size: 0.85rem; white-space: pre-wrap; }
[data-testid="form-params"] { background: #f5f5f5; padding: 0.5rem; font-family: monospace; font-size: 0.85rem; white-space: pre-wrap; }
