.PollResultChart_chart__8_R44{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.PollResultChart_row__el1yh{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-2);border:1px solid var(--color-brand-border);border-radius:var(--radius-md);background:var(--color-surface);transition:border-color .16s ease,box-shadow .16s ease}.PollResultChart_rowWinner__ZM7SE{border-color:var(--color-brand);box-shadow:var(--shadow-sm)}.PollResultChart_rowMine__3OrDr{background:var(--color-brand-bg)}.PollResultChart_meta__cAE5o{display:flex;align-items:center;gap:var(--space-2)}.PollResultChart_thumbEmpty__Tax4I,.PollResultChart_thumb__DtUD_{width:48px;height:48px;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;background:var(--color-brand-bg)}.PollResultChart_labelWrap__gAf0p{display:flex;flex-wrap:wrap;gap:var(--space-1);align-items:center;flex:1 1;min-width:0}.PollResultChart_label__j69a8{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--color-text);word-break:keep-all}.PollResultChart_badge__ckYye{background:var(--color-brand);color:var(--color-text-on-accent);font-weight:var(--weight-bold)}.PollResultChart_badge__ckYye,.PollResultChart_mine__IqWmA{padding:2px 6px;border-radius:var(--radius-sm);font-size:var(--text-xs)}.PollResultChart_mine__IqWmA{background:var(--color-surface);color:var(--color-brand);font-weight:var(--weight-semibold);border:1px solid var(--color-brand)}.PollResultChart_barWrap__PWoht{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2);height:24px;padding:0 var(--space-2);border-radius:var(--radius-sm);background:var(--color-surface-raised);overflow:hidden}.PollResultChart_bar__eBIKt{position:absolute;top:0;left:0;bottom:0;width:0;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--color-brand) 0,var(--color-brand-hover) 100%);transition:width .9s cubic-bezier(.22,1,.36,1)}.PollResultChart_count__icYEY,.PollResultChart_pct__87J_p{position:relative;z-index:1;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-text)}.PollResultChart_count__icYEY{color:var(--color-text-muted);font-weight:var(--weight-normal)}.CommunityPollsCarousel_section__KD7hG{width:100%;padding:var(--space-2) 0;display:flex;flex-direction:column;gap:var(--space-3)}.CommunityPollsCarousel_header__S6qL_{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}.CommunityPollsCarousel_title__Ihi8k{margin:0;font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-text);letter-spacing:-.01em}.CommunityPollsCarousel_seeAll__EHoG7{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-brand);text-decoration:none;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:background-color .15s}.CommunityPollsCarousel_seeAll__EHoG7:hover{background-color:var(--color-brand-bg)}.CommunityPollsCarousel_empty__GJthB{margin:0;padding:var(--space-5);text-align:center;font-size:var(--text-sm);color:var(--color-text-muted);background:var(--color-surface-raised);border-radius:var(--radius-md);border:1px dashed var(--color-border)}.CommunityPollsCarousel_grid__i1_eZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.CommunityPollsCarousel_skeleton__SqTDm{background:var(--color-surface-raised);border-radius:var(--radius-md);min-height:260px;animation:CommunityPollsCarousel_pulse__wzEtM 1.4s ease-in-out infinite}@keyframes CommunityPollsCarousel_pulse__wzEtM{0%,to{opacity:.6}50%{opacity:1}}.CommunityPollsCarousel_cardLink__Vl4v5,.CommunityPollsCarousel_card__dmoW8{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s,transform .15s;text-decoration:none;color:inherit;min-height:260px}.CommunityPollsCarousel_cardLink__Vl4v5:hover,.CommunityPollsCarousel_card__dmoW8:hover{border-color:var(--color-brand);box-shadow:var(--shadow-md)}.CommunityPollsCarousel_cardLink__Vl4v5:hover{transform:translateY(-1px)}.CommunityPollsCarousel_questionLink__uLZwN{text-decoration:none;color:inherit}.CommunityPollsCarousel_questionLink__uLZwN:hover .CommunityPollsCarousel_question__YIoQ5{color:var(--color-brand-hover)}.CommunityPollsCarousel_question__YIoQ5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:var(--text-md);font-weight:var(--weight-semibold);line-height:var(--leading-tight);color:var(--color-text);transition:color .15s}.CommunityPollsCarousel_voteGrid__SSsXI{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-2);gap:var(--space-2)}.CommunityPollsCarousel_voteCell__WaGpD{display:flex;flex-direction:column;gap:var(--space-1);padding:0;background:var(--color-surface);border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;overflow:hidden;transition:border-color .15s,transform .12s}.CommunityPollsCarousel_voteCell__WaGpD:hover:not(:disabled){border-color:var(--color-brand);transform:translateY(-1px)}.CommunityPollsCarousel_voteCell__WaGpD:disabled{cursor:progress;opacity:.7}.CommunityPollsCarousel_voteImg__LHMTJ{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.CommunityPollsCarousel_voteEmpty__hTyh5{width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:var(--color-surface-muted);color:var(--color-text-muted);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.CommunityPollsCarousel_voteEmptyLabel__OXVNy{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CommunityPollsCarousel_voteEmptyLabel__OXVNy,.CommunityPollsCarousel_voteLabel__1rklv{padding:var(--space-1) var(--space-2);text-align:center;overflow:hidden;text-overflow:ellipsis}.CommunityPollsCarousel_voteLabel__1rklv{display:block;font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--color-text);white-space:nowrap}.CommunityPollsCarousel_chartWrap__gn8d0{padding:var(--space-1) 0}.CommunityPollsCarousel_previewGrid__bSUMQ{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-1);gap:var(--space-1)}.CommunityPollsCarousel_previewCell__H7N14{aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius-sm);background:var(--color-surface-muted)}.CommunityPollsCarousel_previewImg__FaPhV{width:100%;height:100%;object-fit:cover;display:block}.CommunityPollsCarousel_previewEmpty__W_LkQ{width:100%;height:100%;display:grid;place-items:center;color:var(--color-text-muted);font-size:var(--text-xs);padding:var(--space-2)}.CommunityPollsCarousel_previewEmptyLabel__u6Kx2{text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.CommunityPollsCarousel_previewMore__8r3_n{position:absolute;right:var(--space-1);bottom:var(--space-1);background:rgba(0,0,0,.7);color:#fff;font-size:var(--text-xs);font-weight:var(--weight-bold);padding:2px var(--space-2);border-radius:var(--radius-full)}.CommunityPollsCarousel_body__wq_nl{display:flex;flex-direction:column;gap:var(--space-2)}.CommunityPollsCarousel_meta__UNiOF{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-xs);color:var(--color-text-muted);flex-wrap:wrap;margin-top:auto}.CommunityPollsCarousel_metaAuthor__NTYA7{color:var(--color-text-muted);text-decoration:none;font-weight:var(--weight-semibold)}.CommunityPollsCarousel_metaAuthor__NTYA7:hover{color:var(--color-brand)}.CommunityPollsCarousel_metaSpacer__voyfK{margin-left:auto;color:var(--color-brand);font-size:var(--text-xs);font-weight:var(--weight-semibold);text-decoration:none}.CommunityPollsCarousel_metaSpacer__voyfK:hover{text-decoration:underline}.MicroHero_hero__RkZk8{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5) 0 var(--space-3)}.MicroHero_heading__FbdXS{margin:0;font-size:var(--text-2xl);font-weight:var(--weight-extrabold);letter-spacing:-.02em;line-height:var(--leading-tight);color:var(--color-text)}@media (min-width:721px){.MicroHero_heading__FbdXS{font-size:var(--text-3xl)}}.MicroHero_chips__eMesm{display:flex;flex-wrap:wrap;gap:var(--space-2)}.MicroHero_chip__oOwgg{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface-raised);color:var(--color-text);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.MicroHero_chipIcon__rFuxK{font-size:var(--text-md);line-height:1}.MicroHero_chipText__HsHMn{display:inline-flex;align-items:center;min-height:1em}.MicroHero_chipSkeleton__aIli7{display:inline-block;width:80px;height:.9em;border-radius:var(--radius-sm);background:var(--color-border);opacity:.6;animation:MicroHero_shimmer__yzm51 1.4s ease-in-out infinite}@keyframes MicroHero_shimmer__yzm51{0%,to{opacity:.4}50%{opacity:.8}}