.poll[data-astro-cid-7fgwvm2h]{--poll-pad: var(--space-5);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--poll-pad);box-shadow:var(--shadow-card);margin-block:var(--space-5)}.poll--compact[data-astro-cid-7fgwvm2h]{--poll-pad: var(--space-4)}.poll__eyebrow[data-astro-cid-7fgwvm2h]{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4em;margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:700;color:var(--color-text-faint)}.poll__eyebrow-part[data-astro-cid-7fgwvm2h]{white-space:nowrap}.poll__eyebrow-part[data-astro-cid-7fgwvm2h]+.poll__eyebrow-part[data-astro-cid-7fgwvm2h]{padding-left:.4em;border-left:1px solid var(--color-border-strong)}.poll__spark[data-astro-cid-7fgwvm2h]{display:inline-flex;color:var(--color-accent)}.poll__spark[data-astro-cid-7fgwvm2h] svg[data-astro-cid-7fgwvm2h]{width:.95em;height:.95em}.poll__q[data-astro-cid-7fgwvm2h]{margin:0 0 var(--space-4);font-size:var(--text-lg);line-height:var(--leading-snug)}.poll--compact[data-astro-cid-7fgwvm2h] .poll__q[data-astro-cid-7fgwvm2h]{font-size:var(--text-base);margin-bottom:var(--space-3)}.poll__options[data-astro-cid-7fgwvm2h]{display:grid;gap:var(--space-2)}.poll--duel[data-astro-cid-7fgwvm2h] .poll__options[data-astro-cid-7fgwvm2h]{grid-template-columns:1fr 1fr}@media(max-width:34rem){.poll--duel[data-astro-cid-7fgwvm2h] .poll__options[data-astro-cid-7fgwvm2h]{grid-template-columns:1fr}}.poll__option[data-astro-cid-7fgwvm2h]{position:relative;display:block;width:100%;min-height:2.75rem;padding:var(--space-3) var(--space-4);text-align:left;font:inherit;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);cursor:pointer;overflow:hidden;transition:border-color var(--motion-instant) var(--ease-standard),background-color var(--motion-instant) var(--ease-standard),color var(--motion-instant) var(--ease-standard)}.poll--compact[data-astro-cid-7fgwvm2h] .poll__option[data-astro-cid-7fgwvm2h]{padding:var(--space-2) var(--space-3)}.poll[data-astro-cid-7fgwvm2h]:not(.is-voted) .poll__option[data-astro-cid-7fgwvm2h]:hover{border-color:var(--color-accent);color:var(--color-accent-deep);background:var(--color-accent-soft)}.poll__option[data-astro-cid-7fgwvm2h]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.poll[data-astro-cid-7fgwvm2h]:not(.is-voted) .poll__option[data-astro-cid-7fgwvm2h]:active{background:var(--color-surface-raised)}.poll__bar[data-astro-cid-7fgwvm2h]{position:absolute;inset:0 auto 0 0;width:0;background:var(--color-accent-soft);border-radius:0;transition:width var(--motion-settle) var(--ease-out);z-index:0}.is-voted[data-astro-cid-7fgwvm2h] .poll__option[data-astro-cid-7fgwvm2h]{cursor:default;border-color:var(--color-border);background:var(--color-surface-raised)}.is-voted[data-astro-cid-7fgwvm2h] .poll__option[data-astro-cid-7fgwvm2h].is-pick{border-color:var(--color-accent)}.is-voted[data-astro-cid-7fgwvm2h] .poll__option[data-astro-cid-7fgwvm2h].is-pick .poll__bar[data-astro-cid-7fgwvm2h]{background:color-mix(in srgb,var(--color-accent) 20%,transparent)}.poll__row[data-astro-cid-7fgwvm2h]{position:relative;z-index:1;display:flex;align-items:center;gap:var(--space-2)}.poll__label[data-astro-cid-7fgwvm2h]{flex:1 1 auto;font-weight:600}.poll__pick[data-astro-cid-7fgwvm2h]{flex:none;font-size:var(--text-2xs);font-weight:700;color:var(--color-accent-deep);background:var(--color-surface);border:1px solid var(--color-accent-border);border-radius:var(--radius-sm);padding:.1rem .4rem}.poll__pct[data-astro-cid-7fgwvm2h]{flex:none;font-variant-numeric:tabular-nums;font-weight:700;color:var(--color-text-muted);min-width:2.75rem;text-align:right}.is-voted[data-astro-cid-7fgwvm2h] .poll__option[data-astro-cid-7fgwvm2h].is-pick .poll__pct[data-astro-cid-7fgwvm2h]{color:var(--color-accent-deep)}.poll__foot[data-astro-cid-7fgwvm2h]{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--color-text-faint)}.poll__prompt[data-astro-cid-7fgwvm2h]{font-weight:600}.poll__total[data-astro-cid-7fgwvm2h]{font-variant-numeric:tabular-nums}.poll__total[data-astro-cid-7fgwvm2h] [data-astro-cid-7fgwvm2h][data-total-num]{font-weight:700;color:var(--color-text-muted)}.poll__after[data-astro-cid-7fgwvm2h]{margin-top:var(--space-4)}.poll__verdict[data-astro-cid-7fgwvm2h]{margin:0 0 var(--space-3);font-size:var(--text-base);font-weight:700;color:var(--color-text)}.poll__actions[data-astro-cid-7fgwvm2h]{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3)}.poll__actions[data-astro-cid-7fgwvm2h] .share-bar{margin:0}.poll__next[data-astro-cid-7fgwvm2h]{font-size:var(--text-sm)}.poll__next[data-astro-cid-7fgwvm2h] svg[data-astro-cid-7fgwvm2h]{width:1rem;height:1rem}.poll__disclaimer[data-astro-cid-7fgwvm2h]{margin:var(--space-3) 0 0;font-size:var(--text-2xs);color:var(--color-text-faint)}@media(prefers-reduced-motion:reduce){.poll__option[data-astro-cid-7fgwvm2h],.poll__bar[data-astro-cid-7fgwvm2h]{transition:none}}
