.bench.svelte-1s8xaex{margin:0;display:flex;flex-direction:column;align-items:center;gap:18px}.row.svelte-1s8xaex{display:grid;grid-auto-flow:column;grid-auto-columns:var(--sz);gap:var(--gap);align-items:end;padding:6px 0 22px;position:relative}.row.svelte-1s8xaex:after{content:"";position:absolute;left:-4%;right:-4%;bottom:12px;height:1px;background:linear-gradient(90deg,transparent,var(--color-border) 15%,var(--color-border) 85%,transparent)}.seat.svelte-1s8xaex{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;padding:0;cursor:pointer;transform:translateY(calc(var(--lift) * -1));display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0;animation:svelte-1s8xaex-seat-in .42s cubic-bezier(.22,1,.36,1) var(--delay) forwards}@keyframes svelte-1s8xaex-seat-in{0%{opacity:0;transform:translateY(calc(var(--lift) * -1 + 8px)) scale(.92)}to{opacity:1;transform:translateY(calc(var(--lift) * -1)) scale(1)}}@media (prefers-reduced-motion: reduce){.seat.svelte-1s8xaex{animation:none;opacity:1}}.seat.svelte-1s8xaex svg:where(.svelte-1s8xaex){width:var(--sz);height:var(--sz);overflow:visible;transition:transform .2s cubic-bezier(.22,1,.36,1)}.seat.svelte-1s8xaex:hover svg:where(.svelte-1s8xaex),.seat.svelte-1s8xaex:focus-visible svg:where(.svelte-1s8xaex){transform:translateY(-2px) scale(1.05)}.seat.svelte-1s8xaex:focus-visible{outline:none}.seat.svelte-1s8xaex:focus-visible svg:where(.svelte-1s8xaex){filter:drop-shadow(0 0 0 2px var(--color-accent))}.photo.svelte-1s8xaex{transition:filter .22s ease}.initials.svelte-1s8xaex{font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.02em;fill:var(--color-ink-muted)}.body.svelte-1s8xaex{fill:var(--color-surface-hover)}.overlay.svelte-1s8xaex{fill:transparent;pointer-events:none;mix-blend-mode:multiply;transition:fill .22s ease}.seat[data-vote=majority].svelte-1s8xaex .overlay:where(.svelte-1s8xaex){fill:color-mix(in srgb,var(--color-accent) 35%,transparent)}.seat[data-vote=dissent].svelte-1s8xaex .photo:where(.svelte-1s8xaex){filter:grayscale(1) contrast(.9) brightness(.95)}.seat[data-vote=dissent-in-part].svelte-1s8xaex .photo:where(.svelte-1s8xaex){filter:grayscale(.7)}.seat[data-vote=concurrence].svelte-1s8xaex .overlay:where(.svelte-1s8xaex){fill:color-mix(in srgb,var(--color-accent) 14%,transparent)}.seat[data-vote=recused].svelte-1s8xaex .photo:where(.svelte-1s8xaex){filter:grayscale(1) brightness(1.05) opacity(.5)}.seat[data-vote=pending].svelte-1s8xaex .photo:where(.svelte-1s8xaex){filter:grayscale(.4) opacity(.85)}.seat[data-vote=unknown].svelte-1s8xaex .photo:where(.svelte-1s8xaex){filter:grayscale(.4) opacity(.85)}.vote-ring.svelte-1s8xaex{stroke:var(--color-border)}.seat[data-vote=majority].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex){stroke:var(--color-accent)}.seat[data-vote=dissent].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex){stroke:var(--color-ink);stroke-dasharray:none}.seat[data-vote=concurrence].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex){stroke:color-mix(in srgb,var(--color-accent) 70%,var(--color-ink-muted));stroke-dasharray:3 2}.seat[data-vote=concurrence-in-part].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex),.seat[data-vote=dissent-in-part].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex){stroke:var(--color-ink);stroke-dasharray:3 2}.seat[data-vote=recused].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex){stroke:var(--color-ink-muted);stroke-dasharray:1 3}.seat[data-vote=pending].svelte-1s8xaex .vote-ring:where(.svelte-1s8xaex){stroke:var(--color-border);stroke-dasharray:2 2}.hatch-line.svelte-1s8xaex{stroke:color-mix(in srgb,var(--color-accent) 70%,transparent);stroke-width:2}.pip.svelte-1s8xaex{fill:var(--color-accent);stroke:var(--color-surface);stroke-width:2}.seat[data-vote=dissent].svelte-1s8xaex .pip:where(.svelte-1s8xaex){fill:var(--color-ink)}.seat[data-vote=concurrence].svelte-1s8xaex .pip:where(.svelte-1s8xaex){fill:color-mix(in srgb,var(--color-accent) 80%,var(--color-ink))}.surname.svelte-1s8xaex{font-size:10px;font-weight:500;letter-spacing:.03em;color:var(--color-ink-muted);text-transform:uppercase;max-width:calc(var(--sz) + 12px);text-align:center}.bench.compact.svelte-1s8xaex .surname:where(.svelte-1s8xaex){display:none}.chief-tag.svelte-1s8xaex{position:absolute;top:-14px;font-family:var(--font-mono);font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent)}.chip.svelte-1s8xaex{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--color-surface);border:1px solid var(--color-border);font-size:12.5px;color:var(--color-ink);opacity:0;transform:translateY(2px);transition:opacity .14s ease,transform .14s ease;min-height:28px}.chip.visible.svelte-1s8xaex{opacity:1;transform:translateY(0)}.chip.svelte-1s8xaex .muted:where(.svelte-1s8xaex){color:var(--color-ink-muted)}.chip.svelte-1s8xaex .accent:where(.svelte-1s8xaex){color:var(--color-accent);font-weight:500}@media (max-width: 680px){.row.svelte-1s8xaex{gap:6px;grid-auto-columns:minmax(28px,1fr);width:100%}.seat.svelte-1s8xaex svg:where(.svelte-1s8xaex){width:100%;height:auto;aspect-ratio:1}.surname.svelte-1s8xaex{display:none}.chief-tag.svelte-1s8xaex{font-size:8px;top:-11px}}@media (max-width: 420px){.row.svelte-1s8xaex{gap:4px}}
