.controls-panel{padding:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.control-block{display:flex;flex-direction:column;gap:12px}.control-block h2{margin:0;font-size:1rem}.chip-row,.button-row{display:flex;flex-wrap:wrap;gap:8px}.filter-select-row{display:flex;flex-wrap:wrap;gap:12px}.filter-select{display:inline-flex;flex-direction:column;gap:6px;color:#8aa0ba;font-size:.85rem}.filter-select select{min-width:180px;padding:8px 12px;border-radius:12px;border:1px solid #3a4f68;background:#10223b;color:#f5f7fb}.filter-select select[multiple]{min-height:130px}.chip,.secondary,.vote-pill,.toggle-select,.controls-panel button{padding:8px 12px;border-radius:999px;background:#23324a;color:#f5f7fb;border:1px solid #334e6b}.chip{border-color:#334e6b}.chip.active,.vote-pill.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#60a5fa;box-shadow:none}.secondary{background:#23324a}.clear-filters{align-self:flex-start}.helper-text{margin:0;color:#8aa0ba}@media (max-width: 840px){.controls-panel{grid-template-columns:1fr;display:grid}}.member-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.member-card{padding:16px;display:flex;flex-direction:column;gap:12px}.member-card.selected{border-color:#7dd3fc;background:#60a5fa14;box-shadow:0 0 0 2px #60a5fa59}.member-top{display:flex;gap:12px;align-items:center;position:relative}.member-info{display:flex;flex-direction:column;gap:4px;min-width:0}.member-top h3{margin:0;font-size:1rem}.member-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.member-district{color:#8aa0ba;font-size:.92rem}.checkbox-pill{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;width:34px;height:34px;border-radius:999px;background:#18253c;border:1px solid #2f4363;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.checkbox-pill input{position:absolute;opacity:0;pointer-events:none}.checkbox-pill span{width:16px;height:16px;border-radius:4px;border:2px solid #8aa0ba;display:inline-block}.checkbox-pill input:checked+span{background:#60a5fa;border-color:#60a5fa;box-shadow:inset 0 0 0 2px #07111f}.member-card.selected .checkbox-pill{border-color:#7dd3fc;background:#7dd3fc1f;box-shadow:0 0 0 2px #7dd3fc33}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:4px 8px;border-radius:999px;background:#23324a;color:#dbeafe;font-size:.75rem;border:1px solid #334e6b}.affiliation-tag{font-family:Segoe UI Mono,SFMono-Regular,Consolas,monospace;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.tag.accent{background:#23324a;color:#dbeafe}.tag.party.blue{background:#1d4ed8;color:#eff6ff}.tag.party.red{background:#b91c1c;color:#fef2f2}.vote-row{display:flex;flex-wrap:wrap;gap:8px}.vote-pill{background:#23324a;border:1px solid #334e6b}.vote-pill-yes.active{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#4ade80}.vote-pill-no.active{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#fca5a5}.vote-pill-present.active{background:linear-gradient(135deg,#facc15,#eab308);color:#1f2937;border-color:#fcd34d}.toggle-select{align-self:flex-start}.summary-panel{padding:20px;display:flex;flex-direction:column;gap:16px}.vote-type-panel{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vote-type-select{display:inline-flex;align-items:center;gap:8px;color:#8aa0ba;font-size:.9rem}.vote-type-select select{padding:6px 10px;border-radius:999px;border:1px solid #243447;background:#10223b;color:#f5f7fb}.threshold-caption{margin:0;color:#8aa0ba;font-size:.85rem}.progress-shell{display:flex;align-items:center;gap:12px}.progress-track{position:relative;flex:1;height:18px;border-radius:999px;overflow:visible;background:#14233a;border:1px solid #243447}.progress-fill{position:absolute;top:0;bottom:0}.progress-fill.yes{left:0;background:linear-gradient(90deg,#22c55e,#4ade80);border-top-left-radius:999px;border-bottom-left-radius:999px}.progress-fill.no{right:0;background:linear-gradient(90deg,#ef4444,#f87171);border-top-right-radius:999px;border-bottom-right-radius:999px}.threshold-badge{position:absolute;top:-24px;transform:translate(-50%);background:#e2e8f0;color:#07111f;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:800;line-height:1;box-shadow:0 4px 12px #0000002e}.majority-mark{position:absolute;top:50%;left:50%;width:2px;height:28px;transform:translate(-50%,-50%);background:#f8fafc;box-shadow:0 0 0 1px #fff3}.progress-label{font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.progress-label.left{color:#4ade80}.progress-label.right{color:#f87171}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.summary-grid article{padding:12px 14px;border-radius:14px;background:#10223b;display:flex;flex-direction:column;gap:4px}.summary-grid span{color:#86a4c2;font-size:.9rem}.summary-grid strong{font-size:1.2rem}@media (max-width: 840px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f5f7fb;background:#07111f}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#07111f,#0f1b2d);min-height:100vh}button{font:inherit;cursor:pointer;border:none}img{width:72px;height:72px;border-radius:50%;object-fit:cover;background:#23324a}.app-shell{max-width:1280px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:20px}.hero{display:flex;justify-content:space-between;align-items:center;gap:16px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#7dd3fc;font-size:.8rem;margin:0 0 8px}h1{margin:0 0 8px;font-size:clamp(1.75rem,3vw,2.4rem)}.subtext{margin:0;color:#9fb1c9;max-width:640px}.hero-card,.summary-panel,.controls-panel,.member-card{background:#07111fdb;border:1px solid #243447;border-radius:18px;box-shadow:0 10px 30px #0003}.hero-card{padding:16px 20px;min-width:180px;text-align:center}.hero-stats{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-card-stack{display:flex;flex-direction:column;gap:10px;align-items:center}.hero-card-label{margin:0 0 8px;color:#8aa0ba;font-size:.9rem}.hero-card-subtext{margin:4px 0 0;color:#8aa0ba;font-size:.8rem}.hero-card strong{font-size:2rem}.pass-pill{padding:7px 12px;border-radius:999px;font-size:.9rem;font-weight:700}.pass-pill.passed{background:#22c55e29;color:#4ade80}.pass-pill.failed{background:#f8717129;color:#f87171}@media (max-width: 840px){.hero{display:grid;grid-template-columns:1fr;align-items:start}}
