.vote-app [hidden],.vote-how [hidden]{display:none!important}.vote-header{text-align:center;max-width:860px;padding-bottom:28px}.vote-header h1,.vote-header p{margin-inline:auto}.vote-header h1{margin-bottom:18px}.vote-reward{color:var(--gold);margin-top:10px;font-weight:600;display:block}.vote-app{gap:22px;max-width:860px;padding-bottom:48px;display:grid}.vote-card{background:var(--panel);border:1px solid var(--line);padding:26px 28px}.vote-card h2{align-items:center;gap:14px;margin-bottom:14px;font-size:clamp(26px,3.4vw,34px);display:flex}.vote-card h3{font:600 20px/1.2 var(--display);margin:26px 0 10px}.vote-soon{border-left:3px solid var(--gold)}.vote-soon p{max-width:620px;font-size:15px}.vote-soon .address-text{user-select:all}.vote-step{background:var(--raised);width:36px;height:36px;color:var(--gold);border:1px solid #5b4675;flex:none;place-items:center;font-size:20px;display:inline-grid}.vote-ready{gap:22px;display:grid}.vote-hint{margin:6px 0 0;font-size:14px}.vote-as{color:var(--text);flex-wrap:wrap;align-items:center;gap:6px 12px;margin:0;font-size:16px;display:flex}.vote-as strong{color:var(--gold);font-family:monospace;font-size:18px}.vote-text-button{color:var(--cyan);background:0 0;border:0;border-bottom:1px solid #75638a;min-height:44px;padding:6px 0 2px;font-weight:600}.vote-text-button:hover{color:var(--text)}.vote-name-form label{color:var(--text);font-size:15px;font-weight:600;display:block}.vote-name-row{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.vote-name-row input{background:var(--bg);min-width:0;min-height:52px;color:var(--text);border:1px solid #7a6396;flex:220px;padding:12px 14px;font-family:monospace;font-size:18px}.vote-name-row input[aria-invalid=true]{border-color:#ff6b7a}.vote-error{color:#ff8a96;margin:12px 0 0;font-size:14px;font-weight:600}.vote-progress{color:var(--text);margin:0 0 10px;font-size:15px}.vote-meter{background:var(--bg);border:1px solid var(--line);height:10px;margin-bottom:22px}.vote-meter span{background:linear-gradient(90deg,var(--violet),var(--cyan));width:0;height:100%;transition:width .3s;display:block}.vote-next{justify-items:start;gap:4px;display:grid}.vote-next-button{min-height:60px;padding-inline:28px;font-size:22px}.vote-all-done{color:var(--green);margin:0;font-size:16px;font-weight:600}.vote-feedback{min-height:1.7em;color:var(--gold);margin:14px 0 0;font-size:14px;font-weight:600}.vote-feedback:empty{min-height:0;margin:0}.vote-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.vote-site{background:var(--bg);border:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding:14px 16px;display:flex}.vote-site.done{border-color:#3f6b4a}.vote-site-text{flex:220px;gap:2px;min-width:0;display:grid}.vote-site-name{font:600 20px/1.3 var(--display);color:var(--text)}.vote-site-note{color:var(--muted);font-size:13px}.vote-site-status{color:var(--muted);font-size:14px}.vote-site.done .vote-site-status{color:var(--green)}.vote-site-button{flex:none}.vote-site.counted{border-left:3px solid var(--green)}.vote-site.opened{border-style:dashed;border-color:#6b5a86}.vote-site.opened .vote-site-status{color:var(--text)}.vote-status{gap:14px;margin-top:18px;display:grid}.vote-stats{flex-wrap:wrap;gap:12px;margin:0;display:flex}.vote-stat{background:var(--bg);border:1px solid var(--line);flex:160px;padding:12px 16px}.vote-stat dt{color:var(--muted);font-size:13px}.vote-stat dd{font:600 26px/1.2 var(--display);color:var(--gold);margin:2px 0 0}.vote-stale{border-left:3px solid var(--gold);background:var(--raised);color:var(--text);margin:0;padding:10px 14px;font-size:14px}.vote-waiting h3{margin:4px 0 6px}.vote-waiting-list{color:var(--text);margin:0;padding-left:20px;font-size:15px}.vote-link-hint{margin-top:14px}.vote-link-hint strong,.vote-shop .vote-hint strong{color:var(--text);font-family:monospace}.vote-shop h2{font-size:clamp(24px,3vw,30px)}.vote-shop-list{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}.vote-shop-list li{background:var(--bg);border:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:4px 16px;padding:10px 14px;display:flex}.vote-shop-gives{color:var(--text);font-weight:600}.vote-shop-cost{color:var(--gold);font-size:14px;font-weight:600}.vote-bulk{border-top:1px solid var(--line);margin-top:24px}.vote-bulk-buttons{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.vote-popup-help{font-size:14px}.vote-popup-help p{color:#f3e4cc;margin:0 0 8px}.vote-popup-help p:last-child{margin:0}.vote-how{max-width:860px;padding-bottom:80px}.vote-how h2{margin-bottom:18px}.vote-how-list{color:var(--muted);max-width:760px;margin:0 0 26px;padding-left:22px;font-size:15px}.vote-how-list li{margin-bottom:12px;line-height:1.7}.vote-how-list strong{color:var(--text)}.vote-how-actions{flex-wrap:wrap;align-items:center;gap:14px 20px;display:flex}.vote-how-actions .copy-feedback{flex-basis:100%;order:1}.vote-copy-buffer{opacity:0;position:fixed;top:0;left:-9999px}@media (width<=700px){.vote-card{padding:20px 18px}.vote-next-button{width:100%;font-size:20px}.vote-next{justify-items:stretch}.vote-site-button,.vote-bulk-buttons .button,.vote-name-row .button{width:100%}.vote-how{padding-bottom:50px}}@media (prefers-reduced-motion:reduce){.vote-meter span{transition:none}}
