.agora-email-poll-results{max-width:640px;margin:0 auto;padding:1rem 0}.agora-email-poll-results__notice{margin:0 0 1.25rem;padding:.875rem 1rem;background:#e8f4fc;border-left:4px solid #268dd4;color:#1a4a66;font-size:1.3rem}.agora-email-poll-results__question{margin:0 0 1.5rem;font-size:1.7rem;line-height:1.3}.agora-email-poll-results__list{list-style:none;margin:0;padding:0}.agora-email-poll-results__item{margin:0 0 1.25rem}.agora-email-poll-results__label-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.5rem;font-size:1.3rem}.agora-email-poll-results__label{font-weight:600}.agora-email-poll-results__stats{color:#666;white-space:nowrap}.agora-email-poll-results__track{height:12px;background:#e6e6e6;border-radius:6px;overflow:hidden}.agora-email-poll-results__bar{height:100%;background:#268dd4;border-radius:6px;min-width:0;transition:width 0.4s ease}.agora-email-poll-results__total{margin:1.5rem 0 0;padding-top:1rem;border-top:1px solid #ddd;font-weight:600;font-size:1.2rem}.agora-email-poll-message{text-align:center;color:#666}.agora-email-poll-vote{max-width:560px;margin:0 auto;padding:1rem 0;position:relative}.agora-email-poll-vote.is-loading{pointer-events:none}.agora-email-poll-vote__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.7);z-index:2}.agora-email-poll-vote__spinner{display:inline-block;width:40px;height:40px;border:4px solid rgba(38,141,212,.25);border-top-color:#268dd4;border-radius:50%;animation:agora-email-poll-spin 0.8s linear infinite}@keyframes agora-email-poll-spin{to{transform:rotate(360deg)}}.agora-email-poll-vote__notice{margin:0 0 1.25rem;padding:.875rem 1rem;background:#e8f4fc;border-left:4px solid #268dd4;color:#1a4a66;font-size:1.3rem}.agora-email-poll-vote__question{margin:0 0 1.5rem;font-size:1.7rem;line-height:1.3;font-weight:700;color:#222}.agora-email-poll-vote__answers{list-style:none;margin:0;padding:0}.agora-email-poll-vote__answer{margin:0 0 .75rem}#pubContent article .agora-email-poll-vote__button,.agora-email-poll-vote__button{display:block;padding:14px 20px;background-color:#268dd4;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;text-align:center;border-radius:4px;transition:background-color 0.2s ease}#pubContent article .agora-email-poll-vote__button:hover,#pubContent article .agora-email-poll-vote__button:focus,.agora-email-poll-vote__button:hover,.agora-email-poll-vote__button:focus{background-color:#1f75b8;color:#fff;text-decoration:none}.agora-email-poll-vote__results-link{margin:1.25rem 0 0;font-size:1.3rem}