.vote-page[data-v-d9bf5ec2]{width:100%;min-height:100vh;background:#f5f7fa;display:flex;padding:30px;gap:30px;box-sizing:border-box}.left-qrcode[data-v-d9bf5ec2]{width:320px;display:flex;align-items:center;justify-content:center}.qrcode-box[data-v-d9bf5ec2]{background:#fff;padding:35px 30px;border-radius:16px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06);width:100%}.qrcode-box h3[data-v-d9bf5ec2]{font-size:20px;color:#333;margin-bottom:20px}.qrcode-img[data-v-d9bf5ec2]{width:220px;height:220px;margin:0 auto 16px;background:#f9f9f9;border-radius:8px;overflow:hidden}.qrcode-img img[data-v-d9bf5ec2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.right-vote-list[data-v-d9bf5ec2]{flex:1;background:#fff;border-radius:16px;padding:35px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column}.title[data-v-d9bf5ec2]{font-size:24px;color:#333;margin-bottom:30px;text-align:center}.vote-cards[data-v-d9bf5ec2]{display:flex;flex-direction:column;gap:16px;flex:1}.vote-card[data-v-d9bf5ec2]{display:flex;align-items:center;padding:20px 24px;background:#fafbfc;border-radius:12px;transition:all .2s;gap:12px;cursor:pointer}.vote-card[data-v-d9bf5ec2]:hover{background:#ecf5ff}.radio-box[data-v-d9bf5ec2]{width:24px;height:24px;border-radius:50%;border:2px solid #dcdfe6;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.radio-box .check-icon[data-v-d9bf5ec2]{width:14px;height:14px}.radio-box.active[data-v-d9bf5ec2]{background:#409eff;border-color:#409eff}.rank[data-v-d9bf5ec2]{width:36px;height:36px;border-radius:50%;background:#409eff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.topic-name[data-v-d9bf5ec2]{flex:1;font-size:16px;color:#333;line-height:1.5}.vote-count[data-v-d9bf5ec2]{font-size:16px;font-weight:600;color:#f56c6c;min-width:70px;text-align:right}.bottom-buttons[data-v-d9bf5ec2]{display:flex;justify-content:center;gap:20px;margin-top:40px}.bottom-buttons .el-button[data-v-d9bf5ec2]{width:240px;height:56px;font-size:18px;border-radius:12px}