.VoteCardMemberList-module-scss-module__6q8NOa__memberVotes{margin:0}.VoteCardMemberList-module-scss-module__6q8NOa__memberVotesTitle{color:var(--trd-pp-theme-color-text-primary);margin:0 0 var(--trd-pp-content-space-around-elements)0;font-size:1rem;font-weight:600}.VoteCardMemberList-module-scss-module__6q8NOa__memberVotesList{flex-direction:column;max-height:400px;padding-right:.5rem;display:flex;overflow-y:auto}.VoteCardMemberList-module-scss-module__6q8NOa__memberVotesList::-webkit-scrollbar{width:6px}.VoteCardMemberList-module-scss-module__6q8NOa__memberVotesList::-webkit-scrollbar-track{background:0 0}.VoteCardMemberList-module-scss-module__6q8NOa__memberVotesList::-webkit-scrollbar-thumb{background:var(--trd-pp-theme-color-border);border-radius:3px}.VoteCardMemberList-module-scss-module__6q8NOa__memberVotesList::-webkit-scrollbar-thumb:hover{background:var(--trd-pp-theme-color-text-secondary)}.VoteCardMemberList-module-scss-module__6q8NOa__memberVoteItem{gap:var(--trd-pp-content-space-xs);border-bottom:1px solid var(--trd-pp-theme-color-border);grid-template-columns:80px 1fr 100px;align-items:center;padding:.5rem 0;font-size:.875rem;display:grid}.VoteCardMemberList-module-scss-module__6q8NOa__memberVoteItem:last-child{border-bottom:none}@media (max-width:768px){.VoteCardMemberList-module-scss-module__6q8NOa__memberVoteItem{gap:var(--trd-pp-content-space-xs);grid-template-columns:1fr}}.VoteCardMemberList-module-scss-module__6q8NOa__memberName{color:var(--trd-pp-theme-color-text-primary);font-weight:500}.VoteCardMemberList-module-scss-module__6q8NOa__memberParty{color:var(--trd-pp-theme-color-text-secondary);margin-left:4px;font-size:.75rem}.VoteCardMemberList-module-scss-module__6q8NOa__memberDistrict{text-align:right;color:var(--trd-pp-theme-color-text-secondary);font-size:.875rem}@media (max-width:768px){.VoteCardMemberList-module-scss-module__6q8NOa__memberDistrict{text-align:left}}.VoteCardMemberList-module-scss-module__6q8NOa__voteValue{text-align:right;border-radius:3px;width:fit-content;padding:.25rem .5rem;font-weight:600}.VoteCardMemberList-module-scss-module__6q8NOa__voteValue.VoteCardMemberList-module-scss-module__6q8NOa__yes{color:#22c55e;background-color:#22c55e26}.VoteCardMemberList-module-scss-module__6q8NOa__voteValue.VoteCardMemberList-module-scss-module__6q8NOa__no{color:#ef4444;background-color:#ef444426}.VoteCardMemberList-module-scss-module__6q8NOa__voteValue.VoteCardMemberList-module-scss-module__6q8NOa__abstain{color:#f59e0b;background-color:#f59e0b26}.VoteCardMemberList-module-scss-module__6q8NOa__voteValue.VoteCardMemberList-module-scss-module__6q8NOa__absent{color:#6b7280;background-color:#6b728026}.VoteCardMemberList-module-scss-module__6q8NOa__voteValue.VoteCardMemberList-module-scss-module__6q8NOa__unknown{color:#9ca3af;background-color:#9ca3af26}.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon{align-items:center;gap:var(--trd-pp-content-space-xs);text-transform:uppercase;font-size:.875rem;font-weight:600;display:flex}.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon.VoteCardMemberList-module-scss-module__6q8NOa__yes{color:#22c55e}.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon.VoteCardMemberList-module-scss-module__6q8NOa__no{color:#ef4444}.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon.VoteCardMemberList-module-scss-module__6q8NOa__abstain{color:#f59e0b}.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon.VoteCardMemberList-module-scss-module__6q8NOa__absent,.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon.VoteCardMemberList-module-scss-module__6q8NOa__no-vote{color:#6b7280}.VoteCardMemberList-module-scss-module__6q8NOa__voteValueWithIcon.VoteCardMemberList-module-scss-module__6q8NOa__unknown{color:#9ca3af}.VoteCardMemberList-module-scss-module__6q8NOa__voteIcon{flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.VoteCardMemberList-module-scss-module__6q8NOa__voteText{font-size:.875rem;font-weight:600}
.PastVoteCard-module-scss-module__S2wkUW__voteCardHeader{gap:var(--trd-pp-content-space-around-elements);flex-direction:column;display:flex}
.BillDetailVotesPage-module-scss-module__i8fqkq__votesContainer{flex-direction:column;gap:16px;display:flex}.BillDetailVotesPage-module-scss-module__i8fqkq__noVotes{text-align:center;color:var(--trd-pp-theme-color-text-secondary);padding:2rem;font-size:1rem}
.BillDetailPage-module-scss-module__jUpmYW__mainContent{margin:var(--trd-pp-content-space-between-elements)0;flex-direction:column;gap:32px;display:flex}.BillDetailPage-module-scss-module__jUpmYW__contentSection{grid-template-columns:1fr;gap:32px;width:100%;display:grid}@media (min-width:768px){.BillDetailPage-module-scss-module__jUpmYW__contentSection{grid-template-columns:280px 1fr;gap:40px}}@media (min-width:1024px){.BillDetailPage-module-scss-module__jUpmYW__contentSection{grid-template-columns:320px 1fr 320px;gap:48px}}.BillDetailPage-module-scss-module__jUpmYW__leftColumn{order:-1}@media (min-width:768px){.BillDetailPage-module-scss-module__jUpmYW__leftColumn{order:0}}.BillDetailPage-module-scss-module__jUpmYW__centerColumn{flex:1;min-width:0}.BillDetailPage-module-scss-module__jUpmYW__rightColumn{display:none}@media (min-width:1024px){.BillDetailPage-module-scss-module__jUpmYW__rightColumn{display:block}}
/*# sourceMappingURL=586cb9cbae609959.css.map*/