.vote-intro{padding-block:38px 24px;max-width:1328px}.vote-intro h1{font-size:clamp(2rem,4.2vw,3.6rem);line-height:1.16;max-width:23ch;margin:10px 0 18px}.vote-intro>p{max-width:65ch;font-size:1rem}.vote-eyebrow{font-size:.875rem!important;font-weight:750;color:var(--ink);margin-bottom:10px}.vote-deadline{color:var(--muted);font-size:.875rem!important}.vote-summary{display:flex;gap:26px;align-items:center;padding:22px 26px;border-radius:18px;background:var(--mint);margin-bottom:18px}.vote-summary>div{display:flex;align-items:center;gap:16px;flex-shrink:0}.vote-summary strong{font-family:var(--display);font-size:2rem}.vote-summary>p{flex:1;margin:0;font-size:1rem}.vote-summary>div>span,.vote-summary .text-link{font-size:.875rem}.vote-message{padding:14px 18px;border-left:3px solid var(--ink);margin-bottom:22px;font-size:1rem;background:#f8f3de}.vote-message[data-error=true]{border-color:#9e301d;color:#792c1f;background:#fff0e9}.vote-tools{display:flex;gap:18px;align-items:end;margin:26px 0 24px}.vote-tools label{display:grid;gap:7px;font-weight:650;font-size:.875rem;min-width:0;flex:1}.vote-tools input,.vote-tools select{min-height:48px;width:100%;background:transparent;border:1px solid var(--line);border-radius:10px;padding:10px 14px;font:inherit;color:var(--ink)}.vote-tools>p{font-size:.875rem;white-space:nowrap;margin:0 0 12px}.vote-fieldset{padding:0;border:0;margin:0;min-width:0}.vote-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.vote-card{position:relative;border:1px solid var(--line);border-radius:18px;padding:8px;background:var(--paper,#fffdf7);min-width:0}.vote-card:has(input:checked){border:2px solid var(--ink);padding:7px;background:#edf4df}.vote-card:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:4px}.vote-choice{display:block;cursor:pointer}.vote-choice input{position:absolute;top:18px;left:18px;z-index:1;width:24px;height:24px;accent-color:var(--ink)}.vote-picture{display:block;border-radius:12px;overflow:hidden;background:#fff}.vote-picture img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block}.vote-card-copy{display:grid;gap:5px;padding:16px 8px 8px;font-size:.875rem}.vote-card-copy strong{font-family:var(--display);font-size:1.12rem;line-height:1.3;overflow-wrap:anywhere}.vote-series{color:var(--muted);font-size:.875rem}.vote-selected-label{display:block;margin:6px 8px 12px;font-size:.875rem;font-weight:750}.vote-card:has(input:checked) .vote-selected-label{color:var(--ink)}.vote-result{display:grid;grid-template-columns:1fr auto;gap:7px;font-size:.875rem;margin:4px 8px 12px}.vote-result meter{grid-column:1/-1;width:100%;height:12px;accent-color:var(--ink)}.vote-result meter::-webkit-meter-bar{background:#e8e7de;border:0;border-radius:6px}.vote-result meter::-webkit-meter-optimum-value{background:var(--ink)}.vote-story-link{font-size:.875rem!important;margin:0 8px 12px}.vote-ballot{position:sticky;bottom:12px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px 0 32px;padding:20px 24px;background:var(--ink);color:#fffdf7;border-radius:18px;box-shadow:0 8px 24px #253c2720}.vote-ballot>div{display:grid;gap:5px}.vote-ballot strong{font-size:1rem}.vote-ballot span{font-size:.875rem;color:#e0e8db}.vote-ballot .button{min-height:48px;background:var(--yellow,#f4dc58);color:var(--ink);flex-shrink:0}.vote-ballot button:disabled{opacity:.55;cursor:not-allowed}.vote-rules{padding-block:25px 60px;max-width:900px}.vote-rules h2{font-size:1.6rem;line-height:1.3;margin-bottom:22px}.vote-rules details{border-bottom:1px solid var(--line);padding-block:16px}.vote-rules summary{font-size:1rem;font-weight:750;cursor:pointer}.vote-rules details p{font-size:1rem;line-height:1.75;margin:15px 0 5px}.vote-history{padding-top:36px}.vote-feature{display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--yellow,#f4dc58);border-radius:24px;padding:35px}.vote-feature h2{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.2}.vote-feature p{font-size:1rem;max-width:55ch}.vote-feature .button{flex-shrink:0;white-space:normal;text-align:center}.vote-empty{font-size:1rem;padding:24px 0}.vote-card[hidden]{display:none}.vote-workspace:has(form[aria-busy=true]) .vote-choice{cursor:progress}
@media(max-width:1000px){.vote-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vote-summary{flex-wrap:wrap}.vote-summary>p{min-width:45%}}
@media(max-width:700px){.vote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.vote-summary{padding:18px;gap:12px 20px}.vote-summary>p{flex-basis:100%;order:3}.vote-summary .text-link{margin-left:auto}.vote-tools{flex-wrap:wrap;gap:14px}.vote-tools>p{flex-basis:100%;margin:0}.vote-ballot{padding:18px;gap:14px;flex-wrap:wrap;bottom:8px}.vote-ballot>div{flex:1;min-width:180px}.vote-ballot .button{font-size:.875rem;padding:13px 17px}.vote-feature{padding:26px;align-items:start;flex-direction:column;gap:10px}}
@media(max-width:380px){.vote-grid{grid-template-columns:1fr}.vote-tools label{flex-basis:100%}.vote-ballot .button{width:100%}}
