.poll-card{max-width:820px;margin-inline:auto}.poll-create{max-width:760px}.poll-ballot{display:grid;gap:.75rem;margin-top:1.25rem}.poll-option{display:flex;align-items:center;gap:.8rem;padding:1rem;border:1px solid #d8e0ea;border-radius:12px;background:#fff;cursor:pointer}.poll-option:hover{border-color:#4b79c9;background:#f7faff}.poll-option input{width:auto;margin:0}.poll-mode{display:grid;gap:.7rem;margin:1rem 0;padding:0;border:0}.poll-mode label{display:flex;gap:.8rem;padding:1rem;border:1px solid #d8e0ea;border-radius:12px}.poll-mode input{width:auto;margin:.25rem 0 0}.poll-mode span{display:grid;gap:.2rem}.poll-mode small{color:#667085}.poll-chart{display:grid;gap:1rem;margin-top:1.4rem}.poll-result-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem 1rem;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.poll-live-form button.poll-result-choice{cursor:pointer;padding:.65rem;border-radius:10px}.poll-live-form button.poll-result-choice:hover{background:#f3f7fd}.poll-result-label{font-weight:650;overflow-wrap:anywhere}.poll-result-numbers{font-variant-numeric:tabular-nums;color:#475467}.poll-result-track{grid-column:1/-1;height:12px;border-radius:999px;background:#e8edf4;overflow:hidden;transition:opacity .2s ease}.poll-result.is-empty .poll-result-track{opacity:.22}.poll-result-track span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#2257a6,#4b8fe2);transition:width .35s ease}.poll-result.is-selected .poll-result-track span{background:linear-gradient(90deg,#11845b,#31b77d)}.poll-total{margin:.2rem 0 0}.notice.compact{padding:.75rem 1rem}.poll-list-card h3{margin:.2rem 0 .65rem}.poll-list-card h3 a{color:inherit;text-decoration:none}.poll-list-card h3 a:hover{text-decoration:underline}.poll-setting{display:flex;align-items:flex-start;gap:.8rem;margin:1rem 0;padding:1rem;border:1px solid #d8e0ea;border-radius:12px}.poll-setting input{width:auto;margin:.25rem 0 0}.poll-setting span{display:grid;gap:.2rem}.poll-setting small{color:#667085}.poll-form-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.poll-voters-link{margin:1rem 0 0}.poll-edit{max-width:820px;margin:0 auto 1rem}@media(max-width:600px){.poll-result-choice{grid-template-columns:1fr}.poll-result-numbers{grid-row:2}.poll-result-track{grid-row:3}.poll-option{padding:.85rem}}
