.multi-select-dropdown.svelte-f5d4t0{display:inline-block;position:relative;width:300px;margin:2px;text-align:left}.dropdown-header.svelte-f5d4t0{border:1px solid #ccc;padding:10px;cursor:pointer;background:#fff;border-radius:4px;min-height:1.4em}.dropdown-header.svelte-f5d4t0:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 2px #4299e14d}.dropdown-header.svelte-f5d4t0 .placeholder:where(.svelte-f5d4t0){color:#999;font-style:italic}.dropdown-list.svelte-f5d4t0{display:none;position:absolute;width:100%;max-height:200px;overflow-y:auto;border:1px solid #ccc;border-top:none;background:#fff;border-radius:0 0 4px 4px}.dropdown-list.show.svelte-f5d4t0{display:grid;z-index:1}.dropdown-item.svelte-f5d4t0{padding:8px;cursor:pointer}.dropdown-item.svelte-f5d4t0:hover,.dropdown-item.svelte-f5d4t0:focus{background-color:#f0f0f0;outline:none}.dropdown-item.selected.svelte-f5d4t0{background-color:#e0e0e0;font-weight:500}.dropdown-item.selected.svelte-f5d4t0:before{content:"✓ "}.rank-header.svelte-f5d4t0{padding:8px;font-weight:700;color:#666;font-size:.9em}.dropdown-block.svelte-7u8sje{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:500px;margin:0 auto}.dropdown-list.svelte-7u8sje{display:flex;flex-direction:row;width:100%;margin-bottom:6px;align-items:flex-start}.rank-label.svelte-7u8sje{width:35px;text-align:right;padding-right:10px;padding-top:5px;flex-shrink:0}.dropdown-list .multi-select-dropdown{width:100%!important;max-width:400px!important;min-width:0!important}.dropdown-list .dropdown-header{min-height:30px!important;padding:4px 8px!important;display:flex!important;align-items:center!important;font-size:.95rem!important}.dropdown-list .dropdown-header:empty:before{content:"Click to select...";color:#999;font-style:italic}.dropdown-list .dropdown-item{padding:4px 8px!important}@media(max-width:400px){.rank-label.svelte-7u8sje{width:22px;padding-right:6px;font-size:.9rem}.dropdown-list .dropdown-header{white-space:normal!important;word-break:break-word}}.info-bubble.svelte-1e01jre{display:inline-block;position:relative;margin-left:6px;vertical-align:middle}.info-icon.svelte-1e01jre{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:16px;line-height:1;color:var(--color-info, #4299e1);background:none;border:none;border-radius:50%;cursor:pointer;padding:0;transition:color .15s;position:relative;z-index:20}.info-icon.svelte-1e01jre:hover,.info-icon.active.svelte-1e01jre{color:var(--color-info-hover, #3182ce)}.ballot-question.svelte-1qal2e3{display:flex;flex-direction:column;align-items:center;padding:1rem}.choice-grid.svelte-1qal2e3{border-collapse:separate;border-spacing:0;text-align:center}.candidate-row.svelte-1qal2e3{height:36px}.candidate-name.svelte-1qal2e3{text-align:left;padding-right:12px;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-name.svelte-1qal2e3:hover{background-color:#f0f8ff;white-space:normal;overflow:visible;position:relative;z-index:10}.candidate-name.svelte-1qal2e3 span:where(.svelte-1qal2e3){cursor:pointer;padding:2px 4px;border-radius:3px;font-size:.9rem}.candidate-name.svelte-1qal2e3 span:where(.svelte-1qal2e3):hover{background-color:#e6f7ff}span.svelte-1qal2e3:focus{border:2px solid;border-color:#00f}.header-cell.svelte-1qal2e3{padding:6px 4px;font-size:.85rem;font-weight:700;color:#444;white-space:nowrap}@media(min-height:481px){.header-cell.svelte-1qal2e3{height:75px;padding:0;vertical-align:bottom;position:relative}.header-cell.svelte-1qal2e3 .rank-label-text:where(.svelte-1qal2e3){display:inline-block;white-space:nowrap;position:absolute;bottom:4px;left:50%;transform:rotate(-45deg);transform-origin:0 100%}}@media(max-height:480px){.rank-suffix.svelte-1qal2e3{display:none}}.bubble.svelte-1qal2e3{box-sizing:border-box;width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid #aaa;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:0;touch-action:none}.rank-cell.svelte-1qal2e3{padding:0 4px;touch-action:none}@media(pointer:coarse){.bubble.svelte-1qal2e3{width:2.75rem;height:2.75rem}.candidate-row.svelte-1qal2e3{height:52px}}.bubble.selected.svelte-1qal2e3{background-color:#00b4d8;border:3px solid #0077b6}.bubble.svelte-1qal2e3:focus{outline:none;background-color:#caf0f8}.bubble:focus.selected.svelte-1qal2e3{outline:none;background-color:#00b4d8}div.bubble.svelte-1qal2e3:hover{background-color:#caf0f8}div.bubble:hover.selected.svelte-1qal2e3{background-color:#00b4d8}.choice-grid.svelte-1qal2e3 thead:where(.svelte-1qal2e3){background-color:#fff}.tooltip.svelte-1qal2e3{position:relative}.tooltip.svelte-1qal2e3:hover:after{content:attr(data-tooltip);position:absolute;left:0;top:100%;background-color:#333;color:#fff;padding:5px 8px;border-radius:3px;z-index:100;white-space:normal;max-width:250px;font-size:.85rem}.ranked-list.svelte-tust6k{display:flex;flex-direction:column;gap:4px;max-width:400px}.rank-slot.svelte-tust6k{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;padding:3px 10px;min-height:1.6em;background:#fff;transition:border-color .15s,background-color .15s}.rank-slot.svelte-tust6k:hover{border-color:#b0b0b0;background-color:#fafafa}.rank-slot.drag-over{border-color:#4299e1;background-color:#ebf8ff}.rank-label.svelte-tust6k{width:2em;text-align:right;padding-right:8px;color:#888;font-size:.95rem;flex-shrink:0}.rank-content.svelte-tust6k{flex-grow:1;display:flex;flex-wrap:wrap;gap:4px;min-height:1.4em}.candidate-name.svelte-tust6k{cursor:pointer;display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;background-color:#edf2f7;-webkit-user-select:none;user-select:none;font-size:.95rem}.candidate-name.svelte-tust6k:hover{background-color:#e2e8f0}.candidate-name.svelte-tust6k:focus{outline:2px solid #4299e1;outline-offset:1px}@media(pointer:coarse){.candidate-name.svelte-tust6k{padding:10px 14px;font-size:1rem;min-height:44px;box-sizing:border-box}}.ranked-chip.svelte-tust6k,.unranked-chip.svelte-tust6k{touch-action:none}.ranked-chip.dragging.svelte-tust6k,.unranked-chip.dragging.svelte-tust6k{visibility:hidden}.drag-ghost.svelte-tust6k{position:fixed;pointer-events:none;z-index:1000;cursor:grabbing;background-color:#edf2f7;box-shadow:0 4px 12px #0000002e}.drag-ghost.snapping-back.svelte-tust6k{transition:left .2s ease-out,top .2s ease-out}@media(pointer:coarse){.ranked-chip.svelte-tust6k{padding:8px 12px;font-size:1rem}}.section-title.svelte-tust6k{text-align:center;font-weight:700;margin-bottom:8px;font-size:.9rem;color:#666}.unranked-container.svelte-tust6k{margin-top:12px;padding-top:10px;border-top:1px solid #eaeaea}.unranked-candidates.svelte-tust6k{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.hint-text.svelte-tust6k{font-size:.8em;font-style:italic;color:#666;margin-top:4px}.candidate-list.svelte-1yof3l0{display:flex;flex-direction:column;gap:6px;max-width:400px;margin:0 auto}.candidate-row.svelte-1yof3l0{display:flex;align-items:center;gap:8px}.rank-select.svelte-1yof3l0{width:3.5em;text-align:center;padding:4px;border:1px solid #ccc;border-radius:4px;font-size:1rem;flex-shrink:0;background:#fff}.rank-select.svelte-1yof3l0:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 2px #4299e14d}.candidate-name.svelte-1yof3l0{flex-grow:1;font-size:.95rem}.hint-text.svelte-1yof3l0{font-size:.8em;font-style:italic;color:#666;text-align:center;margin-top:8px}.write-in-container.svelte-zw9nx4{display:flex;align-items:center;gap:8px;margin-top:16px;padding:12px;border:1px solid #e2e8f0;border-radius:6px;background-color:#f8fafc}.write-in-container.svelte-zw9nx4 label:where(.svelte-zw9nx4){font-weight:500;white-space:nowrap;margin-bottom:0}.input-wrapper.svelte-zw9nx4{flex:1;position:relative}.input-wrapper.svelte-zw9nx4 input:where(.svelte-zw9nx4){width:100%;padding:6px 10px;border:1px solid #cbd5e0;border-radius:4px;font-size:14px;box-sizing:border-box}.input-wrapper.svelte-zw9nx4 input.has-error:where(.svelte-zw9nx4){border-color:#e53e3e}.suggestions.svelte-zw9nx4{position:absolute;top:100%;left:0;right:0;z-index:20;background:#fff;border:1px solid #cbd5e0;border-top:none;border-radius:0 0 4px 4px;max-height:160px;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.suggestion-item.svelte-zw9nx4{padding:6px 10px;cursor:pointer;font-size:14px}.suggestion-item.svelte-zw9nx4:hover,.suggestion-item.selected.svelte-zw9nx4{background-color:#ebf8ff}.btn-add.svelte-zw9nx4{padding:6px 14px;border:none;border-radius:4px;background-color:#4299e1;color:#fff;font-size:14px;cursor:pointer;white-space:nowrap}.btn-add.svelte-zw9nx4:hover{background-color:#3182ce}.write-in-description.svelte-zw9nx4{display:flex;align-items:center;gap:8px;margin-top:8px;padding:0 12px}.write-in-description.svelte-zw9nx4 label:where(.svelte-zw9nx4){font-weight:500;white-space:nowrap;margin-bottom:0;font-size:14px}.write-in-description.svelte-zw9nx4 textarea:where(.svelte-zw9nx4){flex:1;padding:6px 10px;border:1px solid #cbd5e0;border-radius:4px;font-size:14px;font-family:inherit;box-sizing:border-box;resize:none;overflow:hidden;min-height:32px}.error-message.svelte-zw9nx4{color:#e53e3e;font-size:.8rem;margin-top:4px;padding-left:12px}.rules-summary.svelte-58bys7{font-size:13px;color:#4a5568}.rules-summary.svelte-58bys7 summary:where(.svelte-58bys7){cursor:pointer;font-weight:500;color:#2d3748;padding:4px 0}.rules-summary.svelte-58bys7 summary:where(.svelte-58bys7):hover{color:#4299e1}.rules-grid.svelte-58bys7{display:grid;grid-template-columns:auto auto;gap:2px 12px;padding:6px 0 2px 8px;margin:0;justify-content:center}.rules-grid.svelte-58bys7 dt:where(.svelte-58bys7){color:#718096;white-space:nowrap;text-align:right}.rules-grid.svelte-58bys7 dd:where(.svelte-58bys7){margin:0;color:#2d3748;text-align:left}.page-container.svelte-16wrsxw{width:100%;display:flex;flex-direction:column;align-items:center}.header-area.svelte-16wrsxw{width:100%;text-align:center;margin-bottom:20px}.voting-sections.svelte-16wrsxw{display:flex;flex-wrap:wrap;width:100%;justify-content:center;gap:20px}.section.svelte-16wrsxw{flex:1;min-width:280px;padding:10px;border:1px solid #f0f0f0;border-radius:8px;background-color:#fafafa}@media(max-width:640px){.voting-sections.svelte-16wrsxw{flex-direction:column;flex-wrap:nowrap}.section.svelte-16wrsxw{min-width:0;width:100%;box-sizing:border-box}.bubble-grid-section.svelte-16wrsxw{flex:0 0 auto!important}}
