.bub-vote-panel{margin:42px 0 28px;padding:30px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;text-align:center;box-shadow:0 8px 28px rgba(5,37,84,.07)}
.bub-vote-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:#e73a3a}.bub-vote-panel h3{font-size:28px;margin:6px 0 8px;color:#052554}.bub-vote-result{margin:0 0 20px}.bub-pct{font-size:22px;color:#052554}
.bub-vote-buttons{display:flex;gap:12px;justify-content:center}.bub-vote-btn{border:2px solid #e5e7eb;background:#fff;border-radius:12px;padding:13px 18px;font-weight:800;cursor:pointer;min-width:180px}.bub-vote-btn.good:hover,.bub-vote-btn.good.selected{border-color:#17864b;background:#effaf4}.bub-vote-btn.bad:hover,.bub-vote-btn.bad.selected{border-color:#e73a3a;background:#fff2f2}.bub-vote-btn b{margin-left:7px}.bub-vote-btn:disabled{opacity:.65;cursor:wait}
.bub-meter{height:12px;background:#f1f3f5;border-radius:99px;overflow:hidden;margin:22px auto 9px;max-width:520px}.bub-meter span{display:block;height:100%;background:#17864b;transition:width .35s ease}.bub-vote-meta,.bub-vote-thanks{font-size:13px;color:#667085}.bub-vote-thanks{min-height:20px;margin-top:5px}.bub-vote-badge{display:inline-block;font-size:12px;font-weight:700;color:#052554}
.bub-ranking{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.bub-ranking h3{margin:0 0 14px;color:#052554}.bub-ranking ol{margin:0;padding-left:28px}.bub-ranking li{padding:10px 0;border-bottom:1px solid #eef0f2;font-weight:800}.bub-ranking li:last-child{border:0}.bub-ranking a{text-decoration:none;color:#052554;display:block}.bub-ranking .rank-score{display:block;font-size:12px;font-weight:600;color:#667085;margin-top:3px}.bub-empty{font-size:13px;color:#667085}
@media(max-width:600px){.bub-vote-panel{padding:22px 15px}.bub-vote-buttons{flex-direction:column}.bub-vote-btn{width:100%}}
