.BallotApp-module-scss-module__hAie0W__appShell{min-height:100vh}.BallotApp-module-scss-module__hAie0W__header{z-index:20;background:var(--paper);border-bottom:2px solid var(--navy);align-items:center;gap:28px;min-height:68px;padding:10px max(20px,50vw - 580px);display:flex;position:sticky;top:0}.BallotApp-module-scss-module__hAie0W__brand{color:var(--navy);text-transform:uppercase;align-items:center;gap:10px;font-family:Playfair Display,serif;font-size:22px;font-weight:700;display:flex}.BallotApp-module-scss-module__hAie0W__seal{border:3px double var(--seal);width:42px;height:42px;color:var(--seal);place-items:center;font-family:JetBrains Mono,monospace;font-size:14px;display:grid;transform:rotate(-4deg)}.BallotApp-module-scss-module__hAie0W__search{width:min(360px,34vw);color:var(--navy);letter-spacing:.1em;margin-left:auto;font:700 11px/1.2 Public Sans,sans-serif}.BallotApp-module-scss-module__hAie0W__search input{border:0;border-bottom:2px solid var(--navy);width:100%;color:var(--graphite);background:0 0;border-radius:0;padding:7px 0}.BallotApp-module-scss-module__hAie0W__headerActions{align-items:center;gap:12px;display:flex}.BallotApp-module-scss-module__hAie0W__primaryButton,.BallotApp-module-scss-module__hAie0W__textButton{border:2px solid var(--navy);letter-spacing:.08em;min-height:44px;padding:10px 16px;font-size:12px;font-weight:700}.BallotApp-module-scss-module__hAie0W__primaryButton{background:var(--navy);color:var(--bone);box-shadow:3px 3px 0 var(--kraft)}.BallotApp-module-scss-module__hAie0W__textButton{color:var(--navy);background:0 0}.BallotApp-module-scss-module__hAie0W__primaryButton:active,.BallotApp-module-scss-module__hAie0W__textButton:active{box-shadow:none;transform:translate(2px,2px)}.BallotApp-module-scss-module__hAie0W__voterId{border-left:2px dashed var(--navy);max-width:190px;padding-left:12px;font:500 10px/1.4 JetBrains Mono,monospace;overflow:hidden}.BallotApp-module-scss-module__hAie0W__voterId strong,.BallotApp-module-scss-module__hAie0W__voterId span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.BallotApp-module-scss-module__hAie0W__main{width:min(1100px,100% - 40px);margin:0 auto;padding:42px 0 72px}.BallotApp-module-scss-module__hAie0W__hero{border-bottom:2px solid var(--navy);grid-template-columns:1fr auto;align-items:end;gap:8px 24px;padding-bottom:24px;display:grid}.BallotApp-module-scss-module__hAie0W__hero p,.BallotApp-module-scss-module__hAie0W__hero span,.BallotApp-module-scss-module__hAie0W__category,.BallotApp-module-scss-module__hAie0W__meta,.BallotApp-module-scss-module__hAie0W__voteLabel{letter-spacing:.06em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:12px}.BallotApp-module-scss-module__hAie0W__hero p{color:var(--seal);grid-column:1/-1;margin:0}.BallotApp-module-scss-module__hAie0W__hero h1{color:var(--navy);letter-spacing:-.045em;text-transform:uppercase;margin:0;font:700 clamp(38px,6vw,66px)/.95 Playfair Display,serif}.BallotApp-module-scss-module__hAie0W__hero span{max-width:320px;color:var(--muted);line-height:1.6}.BallotApp-module-scss-module__hAie0W__feedTabs{border-bottom:2px solid var(--navy);gap:0;margin:22px 0 18px;display:flex}.BallotApp-module-scss-module__hAie0W__feedTabs button{min-height:44px;color:var(--navy);letter-spacing:.08em;background:0 0;border:2px solid #0000;border-bottom:0;padding:10px 18px;font-size:12px;font-weight:700}.BallotApp-module-scss-module__hAie0W__feedTabs .BallotApp-module-scss-module__hAie0W__activeTab{border-color:var(--navy);background:var(--kraft);margin-bottom:-2px}.BallotApp-module-scss-module__hAie0W__notice,.BallotApp-module-scss-module__hAie0W__empty{border:2px dashed var(--seal);background:color-mix(in srgb, var(--seal) 5%, var(--paper));color:var(--seal);padding:15px 18px}.BallotApp-module-scss-module__hAie0W__empty{color:var(--navy);border-color:var(--navy);gap:6px;display:grid}.BallotApp-module-scss-module__hAie0W__feed{gap:16px;margin-top:18px;display:grid}.BallotApp-module-scss-module__hAie0W__ballotCard{background:var(--paper);border:2px solid var(--navy);box-shadow:4px 4px 0 color-mix(in srgb, var(--kraft) 65%, transparent);position:relative;overflow:hidden}.BallotApp-module-scss-module__hAie0W__ballotCard[aria-busy=true]{opacity:.72}.BallotApp-module-scss-module__hAie0W__cardHeader{background:color-mix(in srgb, var(--kraft) 18%, var(--paper));border-bottom:2px solid var(--navy);justify-content:space-between;align-items:center;min-height:42px;padding:9px 16px;display:flex}.BallotApp-module-scss-module__hAie0W__cardHeader>div{color:var(--muted);align-items:center;gap:12px;font:500 11px JetBrains Mono,monospace;display:flex}.BallotApp-module-scss-module__hAie0W__cardHeaderActions{justify-content:flex-end}.BallotApp-module-scss-module__hAie0W__ownerMark{color:var(--seal);font-weight:700}.BallotApp-module-scss-module__hAie0W__open,.BallotApp-module-scss-module__hAie0W__closed{border:1px solid var(--navy);letter-spacing:.08em;padding:4px 8px;font:700 10px Public Sans,sans-serif}.BallotApp-module-scss-module__hAie0W__closed{background:var(--navy);color:var(--bone)}.BallotApp-module-scss-module__hAie0W__cardBody{grid-template-columns:minmax(0,1fr) 240px;display:grid}.BallotApp-module-scss-module__hAie0W__copy{padding:20px 22px}.BallotApp-module-scss-module__hAie0W__category{color:var(--seal);margin:0 0 8px}.BallotApp-module-scss-module__hAie0W__copy h2{color:var(--navy);margin:0 0 10px;font:600 clamp(23px,3vw,31px)/1.08 Playfair Display,serif}.BallotApp-module-scss-module__hAie0W__copy>p:not(.BallotApp-module-scss-module__hAie0W__category){color:var(--graphite);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 18px;line-height:1.55;display:-webkit-box;overflow:hidden}.BallotApp-module-scss-module__hAie0W__titleButton{text-align:left;background:0 0;border:0;width:100%;padding:0}.BallotApp-module-scss-module__hAie0W__titleButton:hover h2,.BallotApp-module-scss-module__hAie0W__titleButton:focus-visible h2{text-underline-offset:4px;text-decoration:underline}.BallotApp-module-scss-module__hAie0W__meta{border-top:2px dashed color-mix(in srgb, var(--navy) 45%, transparent);color:var(--muted);padding-top:12px}.BallotApp-module-scss-module__hAie0W__authorLine{border-top:2px dashed color-mix(in srgb, var(--navy) 45%, transparent);min-width:0;color:var(--navy);align-items:center;gap:10px;padding-top:12px;display:flex}.BallotApp-module-scss-module__hAie0W__authorInitials{border:2px solid var(--seal);width:34px;height:34px;color:var(--seal);flex:none;place-items:center;font:700 10px JetBrains Mono,monospace;display:grid;transform:rotate(-3deg)}.BallotApp-module-scss-module__hAie0W__authorLine>span:last-child{gap:2px;min-width:0;display:grid}.BallotApp-module-scss-module__hAie0W__authorLine strong,.BallotApp-module-scss-module__hAie0W__authorLine small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BallotApp-module-scss-module__hAie0W__authorLine strong{letter-spacing:.04em;font:700 11px JetBrains Mono,monospace}.BallotApp-module-scss-module__hAie0W__authorLine small{color:var(--muted);letter-spacing:.05em;font:500 9px JetBrains Mono,monospace}.BallotApp-module-scss-module__hAie0W__cardActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.BallotApp-module-scss-module__hAie0W__cardActions>button,.BallotApp-module-scss-module__hAie0W__ownerActions button{border:1px solid var(--navy);min-height:38px;color:var(--navy);letter-spacing:.07em;background:0 0;padding:8px 10px;font-size:10px;font-weight:700}.BallotApp-module-scss-module__hAie0W__ownerActions{flex-wrap:wrap;gap:8px;display:flex}.BallotApp-module-scss-module__hAie0W__ownerActions button:disabled{cursor:not-allowed;opacity:.5}.BallotApp-module-scss-module__hAie0W__ownerActions .BallotApp-module-scss-module__hAie0W__dangerButton{border-color:var(--seal);color:var(--seal)}.BallotApp-module-scss-module__hAie0W__votePanel{border-left:2px solid var(--navy);background:color-mix(in srgb, var(--kraft) 14%, var(--paper));align-content:center;gap:8px;min-width:0;padding:18px;display:grid}.BallotApp-module-scss-module__hAie0W__voteLabel{color:var(--muted);text-align:center}.BallotApp-module-scss-module__hAie0W__counter{border:2px solid var(--navy);background:var(--kraft);color:var(--navy);text-align:center;letter-spacing:.08em;padding:10px;font:700 26px JetBrains Mono,monospace}.BallotApp-module-scss-module__hAie0W__votePanel button{border:2px solid var(--navy);min-height:48px;color:var(--navy);letter-spacing:.08em;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;font-weight:700;display:grid}.BallotApp-module-scss-module__hAie0W__votePanel button i{text-align:center;font-size:18px;font-style:normal}.BallotApp-module-scss-module__hAie0W__votePanel .BallotApp-module-scss-module__hAie0W__selectedUp{background:var(--navy);color:var(--bone)}.BallotApp-module-scss-module__hAie0W__votePanel .BallotApp-module-scss-module__hAie0W__selectedDown{border-color:var(--seal);background:var(--seal);color:var(--bone)}.BallotApp-module-scss-module__hAie0W__votePanel button:disabled{cursor:not-allowed;opacity:.55}.BallotApp-module-scss-module__hAie0W__verdict{border:4px double var(--seal);color:var(--seal);background:color-mix(in srgb, var(--paper) 84%, transparent);letter-spacing:.08em;padding:6px 12px;font:700 18px Playfair Display,serif;position:absolute;top:50%;right:250px;transform:rotate(-6deg)}.BallotApp-module-scss-module__hAie0W__loadMore{border:2px solid var(--navy);width:100%;min-height:48px;color:var(--navy);letter-spacing:.08em;background:0 0;margin-top:20px;font-weight:700}.BallotApp-module-scss-module__hAie0W__backdrop{z-index:40;background:#1e2a3a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.BallotApp-module-scss-module__hAie0W__dialog{box-sizing:border-box;border:2px solid var(--navy);background:var(--paper);width:min(480px,100%);max-width:calc(100vw - 40px);max-height:90vh;box-shadow:8px 8px 0 var(--navy);padding:26px;overflow:hidden auto}.BallotApp-module-scss-module__hAie0W__dialog h2{color:var(--navy);text-transform:uppercase;margin:14px 0 4px;font:700 34px Playfair Display,serif}.BallotApp-module-scss-module__hAie0W__dialog>p{color:var(--muted);font:500 12px JetBrains Mono,monospace}.BallotApp-module-scss-module__hAie0W__dialogTabs{margin:-28px 0 20px;display:flex}.BallotApp-module-scss-module__hAie0W__dialogTabs button{border:2px solid var(--navy);background:var(--kraft);letter-spacing:.08em;min-height:40px;padding:8px 12px;font-size:10px;font-weight:700}.BallotApp-module-scss-module__hAie0W__dialog form{gap:18px;display:grid}.BallotApp-module-scss-module__hAie0W__dialog label{color:var(--navy);letter-spacing:.08em;gap:7px;font-size:11px;font-weight:700;display:grid}.BallotApp-module-scss-module__hAie0W__dialog input,.BallotApp-module-scss-module__hAie0W__dialog textarea{border:0;border-bottom:2px solid var(--navy);width:100%;color:var(--graphite);background:0 0;border-radius:0;padding:10px 0}.BallotApp-module-scss-module__hAie0W__dialog textarea{border:2px solid var(--navy);resize:vertical;padding:12px}.BallotApp-module-scss-module__hAie0W__createDialog{width:min(760px,100%)}.BallotApp-module-scss-module__hAie0W__detailDialog{width:min(960px,100%)}.BallotApp-module-scss-module__hAie0W__detailHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.BallotApp-module-scss-module__hAie0W__detailHeader>div,.BallotApp-module-scss-module__hAie0W__detailBody>*{min-width:0}.BallotApp-module-scss-module__hAie0W__detailHeader h2{text-transform:none;overflow-wrap:anywhere}.BallotApp-module-scss-module__hAie0W__detailMeta{border-block:2px dashed var(--navy);color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin:18px 0;padding:12px 0;font:500 11px JetBrains Mono,monospace;display:flex}.BallotApp-module-scss-module__hAie0W__detailBody{grid-template-columns:minmax(0,1fr) 260px;gap:22px;display:grid}.BallotApp-module-scss-module__hAie0W__fullContent{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;line-height:1.75}.BallotApp-module-scss-module__hAie0W__detailVerdict{border:4px double var(--seal);color:var(--seal);margin-top:18px;padding:8px 14px;font:700 18px Playfair Display,serif;display:inline-block;transform:rotate(-2deg)}.BallotApp-module-scss-module__hAie0W__formTab{border:2px solid var(--navy);background:var(--paper);padding:6px 12px;display:inline-block;color:var(--navy)!important;margin:-42px 0 0!important}.BallotApp-module-scss-module__hAie0W__formActions{border-top:2px dashed var(--navy);justify-content:flex-end;gap:10px;padding-top:18px;display:flex}.BallotApp-module-scss-module__hAie0W__error{border:2px solid var(--seal);color:var(--seal);padding:8px 10px;font-size:12px;font-weight:700;transform:rotate(-1deg)}.BallotApp-module-scss-module__hAie0W__skeleton{gap:16px;display:grid}.BallotApp-module-scss-module__hAie0W__skeleton span{border:2px solid var(--navy);background:linear-gradient(90deg, color-mix(in srgb, var(--kraft) 10%, var(--paper)), color-mix(in srgb, var(--kraft) 32%, var(--paper)), color-mix(in srgb, var(--kraft) 10%, var(--paper)));background-size:200% 100%;height:210px;animation:1.2s linear infinite BallotApp-module-scss-module__hAie0W__loading}@keyframes BallotApp-module-scss-module__hAie0W__loading{to{background-position:-200% 0}}@media (max-width:850px){.BallotApp-module-scss-module__hAie0W__header{flex-wrap:wrap;gap:10px 14px;padding:10px 16px}.BallotApp-module-scss-module__hAie0W__brand span:last-child,.BallotApp-module-scss-module__hAie0W__voterId{display:none}.BallotApp-module-scss-module__hAie0W__search{order:3;width:100%}.BallotApp-module-scss-module__hAie0W__headerActions{margin-left:auto}.BallotApp-module-scss-module__hAie0W__main{width:min(100% - 24px,720px);padding-top:28px}.BallotApp-module-scss-module__hAie0W__hero{display:block}.BallotApp-module-scss-module__hAie0W__hero span{margin-top:14px;display:block}.BallotApp-module-scss-module__hAie0W__feedTabs{overflow-x:auto}.BallotApp-module-scss-module__hAie0W__feedTabs button{flex:none}.BallotApp-module-scss-module__hAie0W__cardBody,.BallotApp-module-scss-module__hAie0W__detailBody{grid-template-columns:minmax(0,1fr)}.BallotApp-module-scss-module__hAie0W__votePanel{border-top:2px solid var(--navy);border-left:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.BallotApp-module-scss-module__hAie0W__voteLabel,.BallotApp-module-scss-module__hAie0W__counter{grid-column:1/-1}.BallotApp-module-scss-module__hAie0W__verdict{font-size:14px;top:auto;bottom:126px;right:18px}}@media (max-width:480px){.BallotApp-module-scss-module__hAie0W__headerActions{gap:6px}.BallotApp-module-scss-module__hAie0W__headerActions button{padding-inline:10px;font-size:10px}.BallotApp-module-scss-module__hAie0W__hero h1{font-size:38px}.BallotApp-module-scss-module__hAie0W__copy{padding:16px}.BallotApp-module-scss-module__hAie0W__copy h2{font-size:24px}.BallotApp-module-scss-module__hAie0W__cardHeader>div:first-child span:last-child,.BallotApp-module-scss-module__hAie0W__ownerMark{display:none}.BallotApp-module-scss-module__hAie0W__cardActions,.BallotApp-module-scss-module__hAie0W__ownerActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.BallotApp-module-scss-module__hAie0W__cardActions>button,.BallotApp-module-scss-module__hAie0W__ownerActions .BallotApp-module-scss-module__hAie0W__dangerButton{grid-column:1/-1}.BallotApp-module-scss-module__hAie0W__authorLine strong{font-size:10px}.BallotApp-module-scss-module__hAie0W__backdrop{padding:10px}.BallotApp-module-scss-module__hAie0W__dialog{max-width:calc(100vw - 20px);box-shadow:4px 4px 0 var(--navy);padding:18px}.BallotApp-module-scss-module__hAie0W__detailHeader{flex-direction:column;gap:10px;display:flex}.BallotApp-module-scss-module__hAie0W__detailHeader h2{margin-top:8px;font-size:clamp(28px,8vw,32px);line-height:1.05}.BallotApp-module-scss-module__hAie0W__detailHeader .BallotApp-module-scss-module__hAie0W__textButton{order:-1;align-self:flex-end;min-height:36px;margin:0;padding:6px 10px}.BallotApp-module-scss-module__hAie0W__detailMeta{gap:8px 12px;margin-block:14px;font-size:10px}.BallotApp-module-scss-module__hAie0W__fullContent{line-height:1.6}.BallotApp-module-scss-module__hAie0W__formActions{flex-direction:column-reverse}.BallotApp-module-scss-module__hAie0W__formActions button{width:100%}}
.AuthDialog-module-scss-module__LCcr-G__socialActions{gap:10px;margin:18px 0;display:grid}.AuthDialog-module-scss-module__LCcr-G__socialButton{border:2px solid var(--navy);width:100%;min-height:48px;color:var(--navy);letter-spacing:.08em;text-align:center;background:0 0;font-size:11px;font-weight:800}.AuthDialog-module-scss-module__LCcr-G__socialButton:hover,.AuthDialog-module-scss-module__LCcr-G__socialButton:focus-visible{background:color-mix(in srgb, var(--kraft) 26%, var(--paper))}.AuthDialog-module-scss-module__LCcr-G__socialButton:disabled{cursor:wait;opacity:.58}.AuthDialog-module-scss-module__LCcr-G__divider{color:var(--muted);letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:4px 0 18px;font:700 9px JetBrains Mono,monospace;display:grid}.AuthDialog-module-scss-module__LCcr-G__divider:before,.AuthDialog-module-scss-module__LCcr-G__divider:after{content:"";border-top:2px dashed color-mix(in srgb, var(--navy) 40%, transparent)}
.VoterMasthead-module-scss-module__C4I97W__header{z-index:30;background:var(--paper);border-bottom:2px solid var(--navy);align-items:center;gap:24px;min-height:72px;padding:10px max(20px,50vw - 580px);display:flex;position:sticky;top:0}.VoterMasthead-module-scss-module__C4I97W__brand{color:var(--navy);text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;font-family:Playfair Display,serif;font-size:22px;font-weight:700;display:flex}.VoterMasthead-module-scss-module__C4I97W__seal{border:3px double var(--seal);width:42px;height:42px;color:var(--seal);flex:none;place-items:center;font-family:JetBrains Mono,monospace;font-size:14px;display:grid;transform:rotate(-4deg)}.VoterMasthead-module-scss-module__C4I97W__search{width:min(360px,34vw);color:var(--navy);letter-spacing:.1em;margin-left:auto;font:700 11px/1.2 Public Sans,sans-serif}.VoterMasthead-module-scss-module__C4I97W__search input{border:0;border-bottom:2px solid var(--navy);width:100%;min-height:44px;color:var(--graphite);background:0 0;border-radius:0;padding:9px 0}.VoterMasthead-module-scss-module__C4I97W__actions,.VoterMasthead-module-scss-module__C4I97W__guestActions{align-items:center;gap:10px;display:flex}.VoterMasthead-module-scss-module__C4I97W__primaryButton,.VoterMasthead-module-scss-module__C4I97W__textButton,.VoterMasthead-module-scss-module__C4I97W__menuActions button{border:2px solid var(--navy);letter-spacing:.08em;min-height:44px;padding:10px 14px;font-size:11px;font-weight:700}.VoterMasthead-module-scss-module__C4I97W__primaryButton{background:var(--navy);color:var(--bone);box-shadow:3px 3px 0 var(--kraft)}.VoterMasthead-module-scss-module__C4I97W__textButton,.VoterMasthead-module-scss-module__C4I97W__menuActions button{color:var(--navy);background:0 0}.VoterMasthead-module-scss-module__C4I97W__primaryButton:active,.VoterMasthead-module-scss-module__C4I97W__textButton:active,.VoterMasthead-module-scss-module__C4I97W__menuActions button:active{box-shadow:none;transform:translate(2px,2px)}.VoterMasthead-module-scss-module__C4I97W__restoring{color:var(--muted);letter-spacing:.08em;white-space:nowrap;font:700 10px JetBrains Mono,monospace}.VoterMasthead-module-scss-module__C4I97W__voterMenu{min-width:0;position:relative}.VoterMasthead-module-scss-module__C4I97W__voterMenu summary{border:2px dashed var(--navy);background:color-mix(in srgb, var(--kraft) 16%, var(--paper));max-width:250px;min-height:48px;color:var(--navy);cursor:pointer;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:5px 8px;list-style:none;display:grid}.VoterMasthead-module-scss-module__C4I97W__voterMenu summary::-webkit-details-marker{display:none}.VoterMasthead-module-scss-module__C4I97W__voterMenu[open] summary{background:var(--kraft)}.VoterMasthead-module-scss-module__C4I97W__initials{border:2px solid var(--seal);width:38px;height:38px;color:var(--seal);place-items:center;font:700 12px JetBrains Mono,monospace;display:grid;transform:rotate(-3deg)}.VoterMasthead-module-scss-module__C4I97W__identityCopy{gap:2px;min-width:0;font-family:JetBrains Mono,monospace;display:grid}.VoterMasthead-module-scss-module__C4I97W__identityCopy strong,.VoterMasthead-module-scss-module__C4I97W__identityCopy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.VoterMasthead-module-scss-module__C4I97W__identityCopy strong{font-size:11px}.VoterMasthead-module-scss-module__C4I97W__identityCopy span{color:var(--muted);letter-spacing:.05em;font-size:9px}.VoterMasthead-module-scss-module__C4I97W__chevron{font-size:15px;transition:transform .16s}.VoterMasthead-module-scss-module__C4I97W__voterMenu[open] .VoterMasthead-module-scss-module__C4I97W__chevron{transform:rotate(180deg)}.VoterMasthead-module-scss-module__C4I97W__menuPanel{border:2px solid var(--navy);background:var(--paper);width:min(310px,100vw - 32px);box-shadow:6px 6px 0 var(--navy);color:var(--graphite);gap:6px;padding:16px;font:500 11px/1.45 JetBrains Mono,monospace;display:grid;position:absolute;top:calc(100% + 8px);right:0}.VoterMasthead-module-scss-module__C4I97W__menuPanel p{color:var(--seal);letter-spacing:.08em;margin:0 0 4px;font-weight:700}.VoterMasthead-module-scss-module__C4I97W__menuPanel strong,.VoterMasthead-module-scss-module__C4I97W__email{overflow-wrap:anywhere}.VoterMasthead-module-scss-module__C4I97W__menuActions{border-top:2px dashed color-mix(in srgb, var(--navy) 45%, transparent);gap:8px;margin-top:8px;padding-top:10px;display:grid}.VoterMasthead-module-scss-module__C4I97W__menuActions button{text-align:left;width:100%}@media (max-width:980px){.VoterMasthead-module-scss-module__C4I97W__header{flex-wrap:wrap;gap:10px 14px;padding:10px 16px}.VoterMasthead-module-scss-module__C4I97W__brand span:last-child{display:none}.VoterMasthead-module-scss-module__C4I97W__search{order:3;width:100%}.VoterMasthead-module-scss-module__C4I97W__actions{margin-left:auto}}@media (max-width:560px){.VoterMasthead-module-scss-module__C4I97W__header{align-items:flex-start}.VoterMasthead-module-scss-module__C4I97W__actions{flex:1;justify-content:flex-end;gap:6px}.VoterMasthead-module-scss-module__C4I97W__guestActions{gap:6px}.VoterMasthead-module-scss-module__C4I97W__primaryButton,.VoterMasthead-module-scss-module__C4I97W__textButton{min-height:44px;padding-inline:9px;font-size:9px}.VoterMasthead-module-scss-module__C4I97W__voterMenu summary{grid-template-columns:34px minmax(0,1fr) 12px;max-width:160px;padding:5px 6px}.VoterMasthead-module-scss-module__C4I97W__initials{width:34px;height:34px}.VoterMasthead-module-scss-module__C4I97W__identityCopy span{display:none}}@media (max-width:360px){.VoterMasthead-module-scss-module__C4I97W__header{align-items:center}.VoterMasthead-module-scss-module__C4I97W__actions:has(.VoterMasthead-module-scss-module__C4I97W__guestActions){order:2;grid-template-columns:minmax(0,1fr);width:100%;margin-left:0;display:grid}.VoterMasthead-module-scss-module__C4I97W__actions:has(.VoterMasthead-module-scss-module__C4I97W__guestActions) .VoterMasthead-module-scss-module__C4I97W__guestActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}:is(.VoterMasthead-module-scss-module__C4I97W__actions:has(.VoterMasthead-module-scss-module__C4I97W__guestActions) .VoterMasthead-module-scss-module__C4I97W__primaryButton,.VoterMasthead-module-scss-module__C4I97W__actions:has(.VoterMasthead-module-scss-module__C4I97W__guestActions) .VoterMasthead-module-scss-module__C4I97W__textButton){white-space:nowrap;width:100%}.VoterMasthead-module-scss-module__C4I97W__search{order:3}}@media (prefers-reduced-motion:reduce){.VoterMasthead-module-scss-module__C4I97W__chevron{transition:none}}
.BallotCard-module-scss-module__xfQ_fa__ballotCard{--torn-tooth:11px;padding-block:var(--torn-tooth);-webkit-mask:linear-gradient(#000 0 0) center/100% calc(100% - var(--torn-tooth)*2) no-repeat,conic-gradient(from 135deg at top, transparent, #000 1deg 89deg, transparent 90deg) top/var(--torn-tooth) var(--torn-tooth) repeat-x,conic-gradient(from -45deg at bottom, transparent, #000 1deg 89deg, transparent 90deg) bottom/var(--torn-tooth) var(--torn-tooth) repeat-x;-webkit-mask:linear-gradient(#000 0 0) center/100% calc(100% - var(--torn-tooth)*2) no-repeat,conic-gradient(from 135deg at top, transparent, #000 1deg 89deg, transparent 90deg) top/var(--torn-tooth) var(--torn-tooth) repeat-x,conic-gradient(from -45deg at bottom, transparent, #000 1deg 89deg, transparent 90deg) bottom/var(--torn-tooth) var(--torn-tooth) repeat-x;mask:linear-gradient(#000 0 0) center/100% calc(100% - var(--torn-tooth)*2) no-repeat,conic-gradient(from 135deg at top, transparent, #000 1deg 89deg, transparent 90deg) top/var(--torn-tooth) var(--torn-tooth) repeat-x,conic-gradient(from -45deg at bottom, transparent, #000 1deg 89deg, transparent 90deg) bottom/var(--torn-tooth) var(--torn-tooth) repeat-x;isolation:isolate;background:radial-gradient(circle at 16% 22%, color-mix(in srgb, var(--kraft) 14%, transparent) 0 1px, transparent 1.5px),radial-gradient(circle at 72% 68%, color-mix(in srgb, var(--navy) 8%, transparent) 0 1px, transparent 1.5px),var(--paper);border-inline:2px solid var(--navy);filter:drop-shadow(4px 5px 0 color-mix(in srgb, var(--kraft) 70%, transparent));background-size:29px 31px,37px 41px,auto;position:relative;overflow:hidden}.BallotCard-module-scss-module__xfQ_fa__ballotCard[aria-busy=true]{opacity:.72}.BallotCard-module-scss-module__xfQ_fa__header{background:color-mix(in srgb, var(--kraft) 20%, var(--paper));border-block:2px solid var(--navy);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:9px 16px;display:flex}.BallotCard-module-scss-module__xfQ_fa__headerMeta,.BallotCard-module-scss-module__xfQ_fa__headerState{min-width:0;color:var(--muted);align-items:center;gap:12px;font:500 11px/1.2 JetBrains Mono,monospace;display:flex}.BallotCard-module-scss-module__xfQ_fa__ballotNumber{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-weight:700;overflow:hidden}.BallotCard-module-scss-module__xfQ_fa__headerState{justify-content:flex-end}.BallotCard-module-scss-module__xfQ_fa__ownerMark{color:var(--seal);font-weight:700}.BallotCard-module-scss-module__xfQ_fa__status{border:1px solid var(--navy);color:var(--navy);letter-spacing:.08em;padding:4px 8px;font:700 10px Public Sans,sans-serif}.BallotCard-module-scss-module__xfQ_fa__statusClosed{background:var(--navy);color:var(--bone)}.BallotCard-module-scss-module__xfQ_fa__body{grid-template-columns:minmax(0,1fr) 250px;display:grid}.BallotCard-module-scss-module__xfQ_fa__copy{min-width:0;padding:22px 190px 24px 24px}.BallotCard-module-scss-module__xfQ_fa__category{color:var(--seal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font:700 11px/1.3 JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__titleButton{text-align:left;background:0 0;border:0;width:100%;padding:0}.BallotCard-module-scss-module__xfQ_fa__titleButton h2{color:var(--navy);overflow-wrap:anywhere;margin:0 0 10px;font:600 clamp(23px,3vw,31px)/1.08 Playfair Display,serif}.BallotCard-module-scss-module__xfQ_fa__titleButton:hover h2,.BallotCard-module-scss-module__xfQ_fa__titleButton:focus-visible h2{text-underline-offset:4px;text-decoration:underline}.BallotCard-module-scss-module__xfQ_fa__excerpt{color:var(--graphite);-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0 0 18px;line-height:1.55;display:-webkit-box;overflow:hidden}.BallotCard-module-scss-module__xfQ_fa__authorLine{border-top:2px dashed color-mix(in srgb, var(--navy) 45%, transparent);min-width:0;color:var(--navy);align-items:center;gap:10px;padding-top:12px;display:flex}.BallotCard-module-scss-module__xfQ_fa__authorInitials{border:2px solid var(--seal);width:34px;height:34px;color:var(--seal);flex:none;place-items:center;font:700 10px JetBrains Mono,monospace;display:grid;transform:rotate(-3deg)}.BallotCard-module-scss-module__xfQ_fa__authorCopy{gap:2px;min-width:0;display:grid}.BallotCard-module-scss-module__xfQ_fa__authorCopy strong,.BallotCard-module-scss-module__xfQ_fa__authorCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BallotCard-module-scss-module__xfQ_fa__authorCopy strong{letter-spacing:.04em;font:700 11px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__authorCopy small{color:var(--muted);letter-spacing:.05em;font:500 9px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.BallotCard-module-scss-module__xfQ_fa__actions button{border:1px solid var(--navy);min-height:44px;color:var(--navy);letter-spacing:.07em;background:0 0;padding:9px 11px;font-size:10px;font-weight:700}.BallotCard-module-scss-module__xfQ_fa__ownerActions{flex-wrap:wrap;gap:8px;display:flex}.BallotCard-module-scss-module__xfQ_fa__actions button:disabled{cursor:not-allowed;opacity:.5}.BallotCard-module-scss-module__xfQ_fa__actions .BallotCard-module-scss-module__xfQ_fa__danger{border-color:var(--seal);color:var(--seal)}.BallotCard-module-scss-module__xfQ_fa__votePanel{border-left:2px solid var(--navy);background:color-mix(in srgb, var(--kraft) 14%, var(--paper));align-content:center;gap:10px;min-width:0;padding:18px;display:grid}.BallotCard-module-scss-module__xfQ_fa__voteLabel{color:var(--muted);text-align:center;letter-spacing:.08em;font:700 11px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__counter{border:2px solid var(--navy);background:var(--kraft);color:var(--navy);text-align:center;letter-spacing:.08em;padding:10px;font:700 26px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__option{border:2px solid var(--navy);min-height:58px;color:var(--navy);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 11px;display:grid}.BallotCard-module-scss-module__xfQ_fa__optionName{letter-spacing:.08em;font-size:11px;font-weight:800}.BallotCard-module-scss-module__xfQ_fa__optionCount{font:700 16px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__optionPercent{text-align:right;min-width:38px;font:700 11px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__track{background:color-mix(in srgb, currentColor 12%, transparent);border:1px solid;grid-column:1/-1;height:5px;overflow:hidden}.BallotCard-module-scss-module__xfQ_fa__fill{height:100%;width:var(--vote-share);background:currentColor;transition:width .22s;display:block}.BallotCard-module-scss-module__xfQ_fa__selectedUp{background:var(--navy);color:var(--bone)}.BallotCard-module-scss-module__xfQ_fa__selectedDown{border-color:var(--seal);background:var(--seal);color:var(--bone)}.BallotCard-module-scss-module__xfQ_fa__option:disabled{cursor:not-allowed;opacity:.55}.BallotCard-module-scss-module__xfQ_fa__optionHint{color:var(--muted);text-align:center;margin:0;font:500 9px/1.45 JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__stamp{z-index:2;border:4px double var(--seal);background:color-mix(in srgb, var(--paper) 90%, transparent);color:var(--seal);letter-spacing:.08em;text-transform:uppercase;justify-items:center;gap:2px;padding:7px 13px;font-family:Playfair Display,serif;display:inline-grid;transform:rotate(-5deg)}.BallotCard-module-scss-module__xfQ_fa__cardStamp{position:absolute;top:68px;right:266px}.BallotCard-module-scss-module__xfQ_fa__detailStamp{margin-top:18px;position:static;transform:rotate(-2deg)}.BallotCard-module-scss-module__xfQ_fa__stampEyebrow{letter-spacing:.12em;font:700 9px JetBrains Mono,monospace}.BallotCard-module-scss-module__xfQ_fa__stampLabel{font-size:18px;font-weight:800}.BallotCard-module-scss-module__xfQ_fa__finalStamp{background:var(--seal);color:var(--bone);box-shadow:3px 3px 0 color-mix(in srgb, var(--seal) 28%, transparent)}.BallotCard-module-scss-module__xfQ_fa__neutralStamp{border-color:var(--navy);color:var(--navy)}.BallotCard-module-scss-module__xfQ_fa__finalStamp.BallotCard-module-scss-module__xfQ_fa__neutralStamp{background:var(--navy);color:var(--bone)}.BallotCard-module-scss-module__xfQ_fa__stampAnimating{animation:.46s cubic-bezier(.2,.85,.28,1.25) BallotCard-module-scss-module__xfQ_fa__stamp-in}@keyframes BallotCard-module-scss-module__xfQ_fa__stamp-in{0%{opacity:0;transform:translateY(-20px)scale(1.55)rotate(-12deg)}70%{opacity:1;transform:translateY(2px)scale(.96)rotate(-4deg)}to{transform:translateY(0)scale(1)rotate(-5deg)}}@media (max-width:850px){.BallotCard-module-scss-module__xfQ_fa__body{grid-template-columns:minmax(0,1fr)}.BallotCard-module-scss-module__xfQ_fa__copy{padding-right:22px}.BallotCard-module-scss-module__xfQ_fa__votePanel{border-top:2px solid var(--navy);border-left:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.BallotCard-module-scss-module__xfQ_fa__voteLabel,.BallotCard-module-scss-module__xfQ_fa__counter,.BallotCard-module-scss-module__xfQ_fa__optionHint{grid-column:1/-1}.BallotCard-module-scss-module__xfQ_fa__cardStamp{margin:0 18px 18px auto;position:static}}@media (max-width:480px){.BallotCard-module-scss-module__xfQ_fa__ballotCard{--torn-tooth:9px}.BallotCard-module-scss-module__xfQ_fa__headerMeta time,.BallotCard-module-scss-module__xfQ_fa__ownerMark{display:none}.BallotCard-module-scss-module__xfQ_fa__copy{padding:16px}.BallotCard-module-scss-module__xfQ_fa__titleButton h2{font-size:24px}.BallotCard-module-scss-module__xfQ_fa__actions,.BallotCard-module-scss-module__xfQ_fa__ownerActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.BallotCard-module-scss-module__xfQ_fa__actions>button,.BallotCard-module-scss-module__xfQ_fa__ownerActions .BallotCard-module-scss-module__xfQ_fa__danger{grid-column:1/-1}.BallotCard-module-scss-module__xfQ_fa__authorCopy strong{font-size:10px}.BallotCard-module-scss-module__xfQ_fa__votePanel{grid-template-columns:minmax(0,1fr)}.BallotCard-module-scss-module__xfQ_fa__voteLabel,.BallotCard-module-scss-module__xfQ_fa__counter,.BallotCard-module-scss-module__xfQ_fa__optionHint{grid-column:auto}.BallotCard-module-scss-module__xfQ_fa__cardStamp{justify-self:end;margin-inline:16px}}@media (prefers-reduced-motion:reduce){.BallotCard-module-scss-module__xfQ_fa__fill{transition:none}.BallotCard-module-scss-module__xfQ_fa__stampAnimating{animation:none}}
.FeedControls-module-scss-module__1Xm5GW__controls{border-bottom:2px solid var(--navy);margin:22px 0 18px}.FeedControls-module-scss-module__1Xm5GW__tabs{scrollbar-width:thin;display:flex;overflow-x:auto}.FeedControls-module-scss-module__1Xm5GW__tabs button{min-height:44px;color:var(--navy);letter-spacing:.08em;background:0 0;border:2px solid #0000;border-bottom:0;flex:none;padding:10px 16px;font-size:11px;font-weight:800}.FeedControls-module-scss-module__1Xm5GW__tabs .FeedControls-module-scss-module__1Xm5GW__active{border-color:var(--navy);background:var(--kraft);margin-bottom:-2px}.FeedControls-module-scss-module__1Xm5GW__filters{border-top:1px dashed color-mix(in srgb, var(--navy) 45%, transparent);grid-template-columns:minmax(180px,1fr) minmax(150px,220px) auto;align-items:end;gap:12px;padding:14px 0;display:grid}.FeedControls-module-scss-module__1Xm5GW__filters label{color:var(--navy);letter-spacing:.08em;gap:6px;font:700 10px/1.2 JetBrains Mono,monospace;display:grid}.FeedControls-module-scss-module__1Xm5GW__filters input,.FeedControls-module-scss-module__1Xm5GW__filters select{border:2px solid var(--navy);background:var(--paper);width:100%;min-height:42px;color:var(--graphite);border-radius:0;padding:8px 10px;font:600 12px Public Sans,sans-serif}.FeedControls-module-scss-module__1Xm5GW__filters input:focus-visible,.FeedControls-module-scss-module__1Xm5GW__filters select:focus-visible{outline:3px solid color-mix(in srgb, var(--kraft) 70%, transparent);outline-offset:2px}.FeedControls-module-scss-module__1Xm5GW__reset{border:2px solid var(--navy);min-height:42px;color:var(--navy);letter-spacing:.08em;background:0 0;padding:8px 14px;font:800 10px Public Sans,sans-serif}.FeedControls-module-scss-module__1Xm5GW__reset:disabled{opacity:.45;cursor:not-allowed}.FeedControls-module-scss-module__1Xm5GW__summary{color:var(--muted);letter-spacing:.06em;flex-wrap:wrap;justify-content:space-between;gap:8px 18px;margin:0;padding:10px 0 12px;font:600 10px/1.4 JetBrains Mono,monospace;display:flex}.FeedControls-module-scss-module__1Xm5GW__summary strong{color:var(--navy)}@media (max-width:700px){.FeedControls-module-scss-module__1Xm5GW__filters{grid-template-columns:minmax(0,1fr) minmax(130px,.7fr)}.FeedControls-module-scss-module__1Xm5GW__reset{grid-column:1/-1;width:100%}}@media (max-width:480px){.FeedControls-module-scss-module__1Xm5GW__tabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.FeedControls-module-scss-module__1Xm5GW__tabs button{width:100%;min-width:0;padding-inline:6px}.FeedControls-module-scss-module__1Xm5GW__tabs .FeedControls-module-scss-module__1Xm5GW__active{border-bottom:2px solid var(--navy);margin-bottom:0}.FeedControls-module-scss-module__1Xm5GW__filters{grid-template-columns:minmax(0,1fr)}.FeedControls-module-scss-module__1Xm5GW__reset{grid-column:auto}}
