.community-poll[hidden]{display:none!important}.community-poll--thanks{animation:2s ease-out forwards communityPollThankYou}@keyframes communityPollThankYou{0%,70%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.community-poll--thanks{animation:none}}.community-poll{z-index:20;color:#eef4ff;text-align:left;pointer-events:auto;background:#172133;border:1px solid #4c607c;border-radius:12px;width:min(320px,100vw - 32px);max-height:min(430px,65vh);padding:16px;font-size:14px;position:fixed;bottom:16px;right:16px;overflow-y:auto;box-shadow:0 6px 24px #0006}.community-poll h3{overflow-wrap:anywhere;margin:8px 0 12px;font-size:18px}.community-poll__choices{gap:6px;display:grid}.community-poll button,.community-polls-staff button{color:#f3f7ff;cursor:pointer;font:inherit;overflow-wrap:anywhere;background:#233853;border:1px solid #56749b;border-radius:7px;padding:8px 12px}.community-poll button:focus-visible,.community-polls-staff button:focus-visible{outline:2px solid #8ac7ff}.community-poll button:disabled,.community-polls-staff button:disabled{opacity:.6;cursor:wait}.community-poll .community-poll__skip{background:0 0;width:100%;margin-top:8px}.community-poll__status{margin:6px 0}.community-polls-form{gap:10px;margin-bottom:12px;display:grid}.community-polls-staff{flex-shrink:0}.community-polls-staff h3{margin:0 0 8px}.community-polls-staff>p{color:#adbbd1;line-height:1.5}.community-polls-staff .community-polls-form{gap:16px;max-width:620px;margin:24px 0}.community-polls-form label{gap:4px;display:grid}.community-polls-form input,.community-polls-form textarea{color:#eef4ff;font:inherit;box-sizing:border-box;background:#131f30;border:1px solid #56749b;border-radius:6px;width:100%;padding:8px}.community-polls-result{overflow-wrap:anywhere;border-top:1px solid #405570;padding:12px 0}