.poll-page.svelte-9h6tee{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--ts-light);color:var(--ts-text)}.poll-layout.svelte-9h6tee{display:flex;flex:1;min-height:0;overflow:hidden}.sidebar.svelte-9h6tee{width:260px;min-width:260px;border-right:1px solid var(--ts-border);background:#fff;display:flex;flex-direction:column;padding:.75rem;gap:.6rem;overflow-y:auto}.sidebar-hero.svelte-9h6tee{border-left:4px solid #2196F3;padding:.5rem .6rem}.sidebar-hero-title.svelte-9h6tee{font-family:var(--font-heading);font-size:1.3rem;font-weight:700;color:#2196f3;margin:0}.sidebar-hero-tagline.svelte-9h6tee{font-family:var(--font-body);font-size:.75rem;color:var(--ts-text-secondary);margin:.2rem 0 0}.sidebar-how-to-use.svelte-9h6tee{font-family:var(--font-ui);font-size:.7rem;color:var(--ts-text-secondary);margin-top:.3rem}.sidebar-how-to-use.svelte-9h6tee summary:where(.svelte-9h6tee){cursor:pointer;-webkit-user-select:none;user-select:none;padding:.15rem 0}.sidebar-how-content.svelte-9h6tee{margin-top:.25rem;padding:.4rem;background:var(--ts-bg-alt);border-radius:var(--radius-sm);font-size:.7rem;line-height:1.4}.sidebar-section.svelte-9h6tee{display:flex;flex-direction:column;gap:.4rem}.sidebar-label.svelte-9h6tee{font-family:var(--font-heading);font-size:.9rem;font-weight:700;color:var(--ts-text-secondary)}.sidebar-footer.svelte-9h6tee{display:flex;justify-content:center;border-top:1px solid var(--ts-border);padding-top:.5rem;margin-top:auto}.panel-show.svelte-9h6tee{position:absolute;top:12px;left:0;z-index:10;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--ts-border);border-left:none;border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#fff;cursor:pointer}.icon-sm.svelte-9h6tee{width:14px;height:14px}.form-row.svelte-9h6tee{display:flex;gap:.25rem;align-items:center}.opt-dot.svelte-9h6tee{width:10px;height:10px;border-radius:50%;flex-shrink:0}.set-list.svelte-9h6tee{display:flex;flex-direction:column;gap:.2rem;max-height:120px;overflow-y:auto}.set-item.svelte-9h6tee{display:flex;align-items:center;gap:.2rem;border-radius:var(--radius-sm)}.set-item.active.svelte-9h6tee{background:var(--ts-bg-alt)}.set-btn.svelte-9h6tee{flex:1;display:flex;justify-content:space-between;padding:.3rem .4rem;border:none;background:none;cursor:pointer}.set-title.svelte-9h6tee{font-family:var(--font-heading);font-size:.75rem;font-weight:600;color:var(--ts-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px}.set-meta.svelte-9h6tee{font-family:var(--font-ui);font-size:.6rem;color:var(--ts-text-secondary);flex-shrink:0}.set-del.svelte-9h6tee{padding:.2rem .3rem;border:none;background:none;cursor:pointer;color:var(--ts-text-secondary);font-size:.7rem;opacity:0}.set-item.svelte-9h6tee:hover .set-del:where(.svelte-9h6tee){opacity:1}.filter-chips.svelte-9h6tee{display:flex;flex-wrap:wrap;gap:.25rem}.chip.svelte-9h6tee{padding:.25rem .5rem;border:1px solid var(--ts-border);border-radius:var(--radius-xl);font-family:var(--font-ui);font-size:.65rem;font-weight:600;cursor:pointer;background:#fff;color:var(--ts-text-secondary)}.chip.active.svelte-9h6tee{background:#2196f3;color:#fff;border-color:#2196f3}.chk-label.svelte-9h6tee{font-family:var(--font-ui);font-size:.7rem;color:var(--ts-text-secondary);display:flex;align-items:center;gap:.3rem;cursor:pointer}.btn-sm.svelte-9h6tee{padding:.25rem .6rem;border:1px solid var(--ts-border);border-radius:var(--radius-sm);font-family:var(--font-ui);font-size:.7rem;cursor:pointer;background:#fff;color:var(--ts-text);transition:all .15s}.btn-sm.svelte-9h6tee:hover:not(:disabled){background:var(--ts-bg-alt)}.btn-sm.svelte-9h6tee:disabled{opacity:.4;cursor:not-allowed}.btn-accent.svelte-9h6tee{background:#2196f3;color:#fff;border-color:#2196f3}.input-sm.svelte-9h6tee{padding:.25rem .4rem;border:1px solid var(--ts-border);border-radius:var(--radius-sm);font-family:var(--font-ui);font-size:.75rem;outline:none;width:100%}.input-sm.svelte-9h6tee:focus{border-color:#2196f3}.poll-main.svelte-9h6tee{flex:1;display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto;min-height:0;align-items:center}.poll-question.svelte-9h6tee{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--ts-text);margin:0 0 .25rem;text-align:center}.poll-total.svelte-9h6tee{font-family:var(--font-ui);font-size:.85rem;color:var(--ts-text-secondary);margin:0 0 1.5rem}.poll-hint.svelte-9h6tee{font-family:var(--font-ui);font-size:.65rem;color:var(--ts-text-secondary);margin-top:1rem;text-align:center}.bar-chart.svelte-9h6tee{width:100%;max-width:600px;display:flex;flex-direction:column;gap:.6rem}.bar-row.svelte-9h6tee{display:flex;align-items:center;gap:.5rem}.bar-label.svelte-9h6tee{width:100px;font-family:var(--font-heading);font-size:.85rem;font-weight:600;text-align:right;color:var(--ts-text);flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-track.svelte-9h6tee{flex:1;height:40px;background:#f0f0f0;border-radius:var(--radius-md);cursor:pointer;overflow:hidden;position:relative}.bar-fill.svelte-9h6tee{height:100%;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:flex-end;padding:0 .5rem;transition:width .4s ease;min-width:2px}.bar-pct.svelte-9h6tee{font-family:var(--font-ui);font-size:.7rem;font-weight:700;color:#fff}.bar-count.svelte-9h6tee{font-family:var(--font-body);font-size:.85rem;font-weight:700;color:var(--ts-text);width:30px;text-align:center;flex-shrink:0}.pie-container.svelte-9h6tee{display:flex;flex-direction:column;align-items:center;gap:1rem}.pie-svg.svelte-9h6tee{width:250px;height:250px}.pie-legend.svelte-9h6tee{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:400px}.legend-item.svelte-9h6tee{display:flex;align-items:center;gap:.3rem;padding:.25rem .5rem;cursor:pointer;border-radius:var(--radius-sm)}.legend-item.svelte-9h6tee:hover{background:var(--ts-bg-alt)}.legend-dot.svelte-9h6tee{width:10px;height:10px;border-radius:50%}.legend-text.svelte-9h6tee{font-family:var(--font-heading);font-size:.8rem;font-weight:600}.legend-pct.svelte-9h6tee{font-family:var(--font-ui);font-size:.7rem;color:var(--ts-text-secondary)}.legend-count.svelte-9h6tee{font-family:var(--font-ui);font-size:.65rem;color:var(--ts-text-secondary)}.empty-state.svelte-9h6tee{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.empty-icon.svelte-9h6tee{font-size:4rem;line-height:1}.empty-title.svelte-9h6tee{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--ts-text);margin:0}.empty-desc.svelte-9h6tee{font-family:var(--font-body);font-size:.9rem;color:var(--ts-text-secondary);margin:0}@media(max-width:768px){.poll-page.svelte-9h6tee{height:auto;min-height:100vh;overflow:auto}.poll-layout.svelte-9h6tee{flex-direction:column;overflow:visible}.sidebar.svelte-9h6tee{width:100%;min-width:100%;border-right:none;border-bottom:1px solid var(--ts-border);padding:.5rem}.bar-label.svelte-9h6tee{width:70px;font-size:.75rem}}
