.floating-vote-btn{position:fixed;bottom:24px;right:24px;z-index:9999;padding:20px 28px;font-size:18px;border-radius:50px;background:#e50043;color:#fff;border:none;cursor:pointer;box-shadow:0 10px 25px rgb(0 0 0 / .2)}.vote-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);z-index:99999;justify-content:center;align-items:center}.vote-box{background:#fff;padding:30px;border-radius:12px;width:350px}#startup{display:block;width:100%;padding:10px;margin-bottom:12px;border:1px solid #ccc;border-radius:6px;background:#f5f5f5;color:#000;font-size:15px}#email{display:block;width:100%;padding:10px;margin-bottom:12px;border:1px solid #ccc;border-radius:6px;font-size:15px;color:#000;background:#f5f5f5;box-sizing:border-box}.vote-box h3{color:#000;margin-bottom:16px}#voteMsg{color:#333;margin:10px 0;font-size:14px}.vote-box button:first-of-type{display:block;width:100%;padding:12px;background:#e50043;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:10px;transition:background 0.2s}.vote-box button:first-of-type:hover{background:#c4003a}.vote-box button:last-of-type{display:block;width:100%;padding:10px;background:#fff0;color:#999;border:1px solid #ddd;border-radius:8px;font-size:14px;cursor:pointer}.vote-box button:last-of-type:hover{background:#f5f5f5}.wildcard-results{max-width:500px;margin:20px 0}.result-row{margin-bottom:14px}.result-name{font-weight:700;display:block;margin-bottom:4px}.result-bar{background:#eee;border-radius:20px;height:12px;margin-bottom:4px}.result-fill{background:#e50043;height:12px;border-radius:20px}.result-count{font-size:13px;color:#666}.result-total{margin-top:10px;font-size:13px;color:#999}