.hs-discover{margin-top:0;position:relative;z-index:2}.hs-discover__chips{position:relative;z-index:3}.hs-discover__chip{position:relative;z-index:4;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer;flex-shrink:0}.hs-discover__panel{display:none}.hs-discover__panel.is-active{display:block}.hs-discover__list{list-style:none;margin:0;padding:0}.hs-discover__item{border-bottom:1px solid rgb(226 232 240)}.hs-discover__item:last-child{border-bottom:0}.hs-discover__link{display:flex;align-items:flex-start;justify-content:space-between;gap:.625rem;padding:.625rem .25rem;text-decoration:none;color:inherit;transition:background-color .15s ease;border-radius:.5rem}.hs-discover__link:hover{background:rgb(248 250 252)}.hs-discover__title{font-size:.8125rem;font-weight:700;line-height:1.35;color:rgb(15 23 42);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-width:0}.hs-discover__link:hover .hs-discover__title{color:rgb(67 56 202)}.hs-discover__meta{flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.hs-discover__votes{font-size:.625rem;font-weight:600;color:rgb(100 116 139);white-space:nowrap}.hs-discover__badge{font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.125rem .375rem;border-radius:9999px;white-space:nowrap}.hs-discover__item--featured .hs-discover__link{background:#fff;border:1px solid rgb(226 232 240);padding:.75rem;margin-bottom:.25rem}.hs-discover__item--featured .hs-discover__title{font-size:.875rem}.hs-discover__chip{appearance:none;border:1px solid rgb(226 232 240);background:rgb(248 250 252);color:rgb(71 85 105);font-size:.6875rem;font-weight:800;padding:.375rem .625rem;border-radius:9999px;cursor:pointer;white-space:nowrap;transition:all .15s ease}.hs-discover__chip:hover{border-color:rgb(199 210 254);color:rgb(67 56 202)}.hs-discover__chip.is-active{background:rgb(238 242 255);border-color:rgb(165 180 252);color:rgb(67 56 202)}.hs-discover__chip--top.is-active{background:rgb(255 241 242);border-color:rgb(254 205 211);color:rgb(190 18 60)}.hs-discover__clusters{display:flex;flex-wrap:nowrap;gap:.375rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.125rem}.hs-discover__clusters::-webkit-scrollbar{display:none}.hs-discover__cluster-link{font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:9999px;background:rgb(238 242 255);color:rgb(67 56 202);text-decoration:none;white-space:nowrap;flex-shrink:0}.hs-discover__cluster-link:hover{background:rgb(224 231 255)}@media (min-width:640px){.hs-discover__title{font-size:.875rem}}.hs-fade-in{animation:hsFadeSlideIn 320ms ease-out both}@keyframes hsFadeSlideIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hs-top-nav{transition:background-color 280ms ease,border-color 280ms ease,box-shadow 280ms ease,backdrop-filter 280ms ease}.hs-top-nav.is-scrolled{background:rgba(255,255,255,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:rgba(148,163,184,.35);box-shadow:0 4px 18px rgba(15,23,42,.06)}.hs-nav-archive-link{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .55rem;border-radius:9999px;background:#fffbeb;border:1px solid rgba(251,191,36,.55);color:#92400e;font-size:.625rem;font-weight:800;letter-spacing:.02em;margin-left:auto;margin-right:.5rem;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.hs-nav-archive-link:hover{background:#fef3c7;border-color:rgba(245,158,11,.65)}.hs-nav-archive-link__icon{width:.65rem;height:.65rem;flex-shrink:0;opacity:.85}.hs-nav-live-dot{width:.45rem;height:.45rem;border-radius:9999px;background:#fe4460;box-shadow:0 0 0 0 rgba(254,68,96,.45);animation:hsLivePulse 1.8s ease-in-out infinite}@keyframes hsLivePulse{0%,100%{box-shadow:0 0 0 0 rgba(254,68,96,.45);opacity:1}50%{box-shadow:0 0 0 6px rgba(254,68,96,0);opacity:.85}}.hs-live-hero{padding:.75rem 1rem 0;max-width:1400px;margin:0 auto}.hs-live-hero__card{position:relative;overflow:hidden;border-radius:24px;padding:1.25rem 1.125rem 1rem;background:linear-gradient(145deg,#0f172a 0,#1e1b4b 52%,#111827 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 40px rgba(15,23,42,.28),inset 0 1px 0 rgba(255,255,255,.06)}.hs-live-hero__glow{position:absolute;inset:-30% auto auto -20%;width:220px;height:220px;border-radius:9999px;background:radial-gradient(circle,rgba(254,68,96,.22) 0,rgba(var(--hs-primary-rgb),.12) 45%,transparent 70%);pointer-events:none}.hs-live-hero__badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .65rem;border-radius:9999px;background:rgba(254,68,96,.16);border:1px solid rgba(254,68,96,.28);color:#fe4460;font-size:.625rem;font-weight:800;letter-spacing:.08em}.hs-live-hero__dot{flex-shrink:0}.hs-live-hero__title{position:relative;z-index:1;margin-top:.75rem;font-size:1.35rem;line-height:1.2;font-weight:800;letter-spacing:-.02em;color:#fff}.hs-live-hero__subtitle{position:relative;z-index:1;margin-top:.45rem;font-size:.8125rem;line-height:1.45;color:rgba(199,210,254,.92);font-weight:500}.hs-live-hero__stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.08)}.hs-live-hero__stat-label{display:block;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(148,163,184,.95);margin-bottom:.2rem}.hs-live-hero__stat-value{display:block;font-size:.95rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;transition:color 240ms ease}.hs-live-hero__stat--nabiz .hs-live-hero__stat-value{color:#fda4af}.hs-live-hero__stat-hint{display:block;margin-top:.2rem;font-size:.5625rem;line-height:1.35;font-weight:600;color:rgba(148,163,184,.82)}.hs-live-hero__pulse-copy{position:relative;z-index:1;margin-top:.85rem;font-size:.75rem;color:rgba(226,232,240,.88);font-weight:600}.hs-live-hero__pulse-copy strong{color:#fe4460;font-weight:800}.hs-live-hero__wave{position:relative;z-index:1;margin-top:.75rem;height:clamp(34px,9.5vw,44px);overflow:hidden}.hs-live-hero__wave-fallback{position:absolute;inset:0;border-radius:3px;background:linear-gradient(90deg,rgba(155,142,255,.12) 0,rgba(254,68,96,.38) 50%,rgba(155,142,255,.12) 100%);opacity:.55}.hs-live-hero__wave-svg{position:relative;z-index:1;width:100%;height:100%;display:block}.hs-live-hero__ekg-scroll{animation:hsEkgScroll 3.5s linear infinite;will-change:transform}.hs-live-hero__ekg-line{vector-effect:non-scaling-stroke}.hs-live-hero__ekg-terminal{pointer-events:none}.hs-live-hero__ekg-dot{filter:drop-shadow(0 0 4px rgba(254, 68, 96, .75));animation:hsEkgDot 1.8s ease-in-out infinite}.hs-live-hero__ekg-ring{transform-box:fill-box;transform-origin:center;animation:hsEkgRing 2s ease-out infinite}html:not(.hs-reduced-motion) .hs-live-hero__ekg-scroll{animation:hsEkgScroll 3.5s linear infinite!important}html:not(.hs-reduced-motion) .hs-live-hero__ekg-dot{animation:hsEkgDot 1.8s ease-in-out infinite!important}html:not(.hs-reduced-motion) .hs-live-hero__ekg-ring{animation:hsEkgRing 2s ease-out infinite!important}html:not(.hs-reduced-motion) .hs-live-hero__dot{animation:hsLivePulse 1.8s ease-in-out infinite!important}html:not(.hs-reduced-motion) .hs-live-hero__wave-fallback{opacity:.22}@keyframes hsEkgScroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes hsEkgRing{0%{transform:scale(.75);opacity:.9}75%{transform:scale(2.6);opacity:0}100%{transform:scale(2.6);opacity:0}}@keyframes hsEkgDot{0%,100%{opacity:1;filter:drop-shadow(0 0 4px rgba(254, 68, 96, .75))}50%{opacity:.82;filter:drop-shadow(0 0 7px rgba(155, 142, 255, .55))}}@media (max-width:1023px){.hs-live-hero{padding:.5rem 1rem 0}.hs-live-hero__card{padding:.75rem .85rem .65rem;border-radius:20px}.hs-live-hero__glow{width:160px;height:160px}.hs-live-hero__title{margin-top:.5rem;font-size:1.125rem;line-height:1.18}.hs-live-hero__subtitle{display:none}.hs-live-hero__stats--compact{display:flex;flex-direction:row;align-items:center;gap:0;margin-top:.6rem;padding:.45rem .55rem;border-top:none;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.hs-live-hero__stats--compact .hs-live-hero__stat{flex:1 1 0;min-width:0;text-align:center}.hs-live-hero__stats--compact .hs-live-hero__stat-label{font-size:.5625rem;margin-bottom:.08rem;letter-spacing:.04em}.hs-live-hero__stats--compact .hs-live-hero__stat-value{font-size:.8125rem}.hs-live-hero__stat-divider{width:1px;height:1.65rem;background:rgba(255,255,255,.12);flex-shrink:0}.hs-live-hero__pulse-copy,.hs-live-hero__stat-hint{display:none}.hs-live-hero__wave{margin-top:.5rem;height:clamp(22px,5.5vw,28px)}.hs-fold-scroll-hint{max-width:1400px;margin:0 auto;padding:.3rem 1rem 0;text-align:center;font-size:.6875rem;font-weight:600;color:#94a3b8;letter-spacing:-.01em;line-height:1.2;will-change:transform,opacity}html:not(.hs-reduced-motion) .hs-fold-scroll-hint{animation:hsFoldHintBounce 2.4s ease-in-out infinite}html.hs-reduced-motion .hs-fold-scroll-hint{animation:none;opacity:.85}.hs-top-vitrine{padding:.3rem 1rem 0}.hs-top-vitrine__head{margin-bottom:.45rem}.hs-top-vitrine__title{font-size:.9375rem}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-card__body{padding:.75rem .85rem .7rem}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-card__head{margin-bottom:0}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-card__title{font-size:.9375rem;line-height:1.35}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-card__options{margin-top:.55rem}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-vote-option{padding:.625rem .75rem;border-radius:12px}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-vote-option__label{font-size:.8125rem}#mobile-top-vitrine-cards>.hs-vitrine-card:first-child .hs-vitrine-options__list{gap:.4rem}}@keyframes hsFoldHintBounce{0%,100%{transform:translateY(0);opacity:.72}50%{transform:translateY(3px);opacity:1}}.hs-gundem-ticker{height:38px;display:flex;align-items:stretch;background:#fff;border-bottom:1px solid #e2e8f0;overflow:hidden}.hs-gundem-ticker__label{flex:0 0 auto;display:inline-flex;align-items:center;gap:.35rem;padding:0 .65rem 0 .85rem;font-size:.58rem;font-weight:800;letter-spacing:.06em;color:#64748b;background:#fff;z-index:2;box-shadow:8px 0 14px rgba(255,255,255,.95);white-space:nowrap}.hs-gundem-ticker__pulse{width:.42rem;height:.42rem;border-radius:9999px;background:var(--hs-live,#f43f5e);flex-shrink:0;animation:hsGundemPulseDot 1.8s ease-in-out infinite}.hs-gundem-ticker__track-wrap{flex:1;min-width:0;overflow:hidden;display:flex;align-items:center;mask-image:linear-gradient(90deg,transparent 0,#000 10px,#000 calc(100% - 20px),transparent 100%)}.hs-gundem-ticker__track{display:flex;align-items:center;white-space:nowrap;animation:hsGundemTicker 38s linear infinite}.hs-gundem-ticker__track:hover{animation-play-state:paused}.hs-gundem-ticker__track--skeleton{animation:none}.hs-gundem-ticker__item{display:inline-flex;align-items:center;font-size:.72rem;font-weight:600;color:#334155;text-decoration:none;padding-right:1rem}.hs-gundem-ticker__item:active{color:var(--hs-primary,#1d4ed8)}.hs-gundem-ticker__item--skeleton{display:inline-block;width:9rem;height:.55rem;border-radius:9999px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:hsSkeleton 1.4s ease-in-out infinite}.hs-gundem-ticker__rank{color:#94a3b8;font-weight:800;margin-right:.2rem}.hs-gundem-ticker__sep{color:#cbd5e1;padding:0 .75rem;user-select:none}@keyframes hsGundemTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes hsGundemPulseDot{0%,100%{box-shadow:0 0 0 0 rgba(var(--hs-live-rgb,244,63,94),.55);transform:scale(1)}50%{box-shadow:0 0 0 6px rgba(var(--hs-live-rgb,244,63,94),0);transform:scale(1.12)}}.hs-category-bar{background:linear-gradient(180deg,#f8fafc 0,#fff 100%);border-top:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 1px 3px rgba(15,23,42,.04)}.hs-category-bar--fold{position:sticky;isolation:isolate}.hs-category-bar__row{display:flex;align-items:stretch;width:100%;max-width:1400px;margin:0 auto}.hs-category-bar .hs-category-scroll{flex:1;min-width:0}.hs-gundem-strip,.hs-top-vitrine{max-width:1400px;margin:0 auto;padding:.85rem 1rem 0}.hs-gundem-strip__head,.hs-top-vitrine__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.hs-gundem-strip__title,.hs-top-vitrine__title{font-size:.95rem;font-weight:800;color:#0f172a;letter-spacing:-.01em}.hs-gundem-strip__more,.hs-top-vitrine__more{font-size:.6875rem;font-weight:800;color:var(--hs-primary);white-space:nowrap;text-decoration:none}.hs-top-vitrine__cards{display:flex;flex-direction:column;gap:.75rem}.hs-vitrine-card{border-radius:22px;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 8px 24px rgba(15,23,42,.06);overflow:hidden}.hs-vitrine-card--featured{border-color:rgba(var(--hs-primary-rgb),.18);box-shadow:0 0 0 1px rgba(255,255,255,.85) inset,0 10px 26px rgba(15,23,42,.07)}.hs-vitrine-card--featured.hs-vitrine-card--awaiting{background:#fff}.hs-vitrine-card--featured.hs-vitrine-card--awaiting .hs-vitrine-card__head{opacity:.82}.hs-vitrine-card--featured.hs-vitrine-card--awaiting .hs-vitrine-vote-option{border-color:#e8edf3;background:#fff;box-shadow:none}.hs-vitrine-card--featured.hs-vitrine-card--awaiting .hs-vitrine-vote-option:active{transform:scale(.982);border-color:rgba(var(--hs-primary-rgb),.38)}.hs-vitrine-card--vote{position:relative}.hs-vitrine-card--vote .hs-vitrine-card__body{padding:1rem 1rem .95rem}.hs-vitrine-card__title--with-badge{padding-right:5.75rem}.hs-vote-count-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .65rem;border-radius:9999px;border:1px solid rgba(255,90,120,.28);background:rgba(255,248,250,.92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);line-height:1;font-variant-numeric:tabular-nums;box-shadow:0 0 0 1px rgba(255,255,255,.72) inset,0 2px 10px rgba(255,77,115,.1);pointer-events:none;flex-shrink:0;will-change:transform}.hs-vote-count-badge--vitrine{animation:hsVoteCountBadgeGlow 3.6s ease-in-out infinite}.hs-vote-count-badge__text{color:#ff4d73;font-size:.8125rem;font-weight:800;letter-spacing:-.01em;white-space:nowrap}.hs-vote-count-badge--overlay{position:absolute;top:14px;right:14px;z-index:3}.hs-vote-count-badge--inline{pointer-events:none}.hs-vote-count-badge.is-pulsing{animation:hsVoteCountBadgePulse 1.8s ease-in-out 2}.hs-vote-count-badge.is-bumping{animation:hsVoteCountBadgeBump .42s cubic-bezier(.22,1,.36,1)}.hs-vitrine-social{margin-top:.875rem;padding-top:.875rem;border-top:1px solid #f1f5f9;opacity:0;transform:translateY(8px);will-change:transform,opacity}.hs-vitrine-social.is-visible{animation:hsVitrineSocialFadeUp .52s cubic-bezier(.22,1,.36,1) forwards}.hs-vitrine-card--featured.hs-vitrine-card--wow-reveal .hs-vitrine-social.is-visible{animation:hsVitrineSocialFadeUp .36s cubic-bezier(.22,1,.36,1) forwards}.hs-vitrine-social .hs-vote-count-badge--inline{margin-bottom:.625rem}.hs-vitrine-social__count{margin:0 0 .625rem;font-size:.875rem;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.hs-vitrine-share-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.625rem 1rem;border:none;border-radius:9999px;background:#0f172a;color:#fff;font-size:.8125rem;font-weight:800;letter-spacing:-.01em;transition:transform .16s ease,background .16s ease;touch-action:manipulation}.hs-vitrine-share-btn:hover{background:#1e293b}.hs-vitrine-share-btn:active{transform:scale(.98)}.hs-comment-cta{display:flex;align-items:center;gap:.75rem;width:100%;margin-top:0;padding:.75rem .875rem;border:none;border-radius:14px;background:var(--hs-primary);box-shadow:0 0 0 1px rgba(255,255,255,.18) inset,0 8px 22px rgba(var(--hs-primary-rgb),.22);cursor:pointer;touch-action:manipulation;text-align:left;transition:box-shadow .22s ease,transform .16s ease}.hs-comment-cta--card{margin-top:.75rem}.hs-comment-cta--compact{width:auto;flex:1 1 auto;min-width:0;padding:.625rem .75rem;gap:.625rem}.hs-comment-cta--compact .hs-comment-cta__icon{width:1.75rem;height:1.75rem}.hs-comment-cta--compact .hs-comment-cta__title{font-size:.75rem}.hs-comment-cta--compact .hs-comment-cta__sub{font-size:.625rem;margin-top:0}.hs-comment-cta:focus-visible,.hs-comment-cta:hover{box-shadow:0 0 0 1px rgba(255,255,255,.24) inset,0 10px 28px rgba(var(--hs-primary-rgb),.3),0 0 20px rgba(var(--hs-primary-rgb),.18);outline:0}.hs-comment-cta:active{transform:scale(.985)}.hs-comment-cta--vitrine{margin-top:.625rem;padding:.7rem .8rem;border-radius:14px;border:1px solid rgba(59,130,246,.2);background:linear-gradient(135deg,rgba(255,255,255,.98) 0,rgba(239,246,255,.96) 100%);box-shadow:0 0 0 1px rgba(255,255,255,.9) inset,0 4px 14px rgba(59,130,246,.1);opacity:0;transform:translateY(6px);will-change:transform,opacity}.hs-comment-cta--vitrine .hs-comment-cta__icon{width:2rem;height:2rem;border-radius:10px;background:rgba(59,130,246,.1);color:#2563eb;filter:none}.hs-comment-cta--vitrine .hs-comment-cta__title{color:#1e3a8a}.hs-comment-cta--vitrine .hs-comment-cta__sub{color:#3b82f6}.hs-comment-cta--vitrine:focus-visible,.hs-comment-cta--vitrine:hover{box-shadow:0 0 0 1px rgba(255,255,255,.95) inset,0 6px 18px rgba(59,130,246,.16);outline:0}.hs-comment-cta--vitrine:active{transform:scale(.982)}.hs-vitrine-card--wow-reveal.is-wow-cta .hs-comment-cta--vitrine{animation:hsCommentCtaFadeUp .28s cubic-bezier(.22,1,.36,1) forwards}.hs-vitrine-social.is-visible .hs-comment-cta--vitrine .hs-comment-cta__icon{animation:hsMegaphonePulseBlue 3.8s ease-in-out infinite}.hs-comment-cta__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#dbeafe;filter:drop-shadow(0 0 5px rgba(219, 234, 254, .65)) drop-shadow(0 0 10px rgba(var(--hs-primary-rgb), .35))}.hs-comment-cta__icon svg{width:1.125rem;height:1.125rem;pointer-events:none}#anket-page .hs-anket-hero-meta__comments{border:none;background:0 0;padding:0;margin:0;font:inherit;cursor:pointer;text-align:left;touch-action:manipulation}#anket-page .hs-anket-hero-meta__comments:focus-visible strong,#anket-page .hs-anket-hero-meta__comments:hover strong{color:var(--hs-anket-navy,#0a2540)}#anket-page .hs-anket-hero-meta__comments:focus-visible{outline:2px solid rgba(10,37,64,.35);outline-offset:2px;border-radius:.25rem}.hs-comment-cta__copy{min-width:0}.hs-comment-cta__title{display:block;font-size:.8125rem;font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1.25}.hs-comment-cta__sub{display:block;margin-top:.125rem;font-size:.6875rem;font-weight:600;color:rgba(237,233,254,.78);line-height:1.3}.hs-comment-cta:not(.hs-comment-cta--await-reveal):not(.hs-comment-cta--vitrine) .hs-comment-cta__icon,.hs-vitrine-social.is-visible .hs-comment-cta--await-reveal:not(.hs-comment-cta--vitrine) .hs-comment-cta__icon{animation:hsMegaphonePulse 3.6s ease-in-out infinite}@keyframes hsMegaphonePulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.92}}@keyframes hsVoteCountBadgeGlow{0%,100%{box-shadow:0 0 0 1px rgba(255,255,255,.72) inset,0 2px 10px rgba(255,77,115,.1)}50%{box-shadow:0 0 0 1px rgba(255,255,255,.82) inset,0 4px 14px rgba(255,77,115,.16)}}@keyframes hsVoteCountBadgePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes hsVoteCountBadgeBump{0%{transform:scale(1)}35%{transform:scale(1.08)}100%{transform:scale(1)}}@keyframes hsMegaphonePulseBlue{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.92}}@keyframes hsCommentCtaFadeUp{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes hsVitrineSocialFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hs-vitrine-card__foot--hidden,.hs-vitrine-card__votes--hidden{display:none}.hs-vitrine-card__options{margin-top:.75rem}.hs-vitrine-options__list{display:flex;flex-direction:column;gap:.5rem}.hs-vitrine-option-item[hidden],.hs-vitrine-vote-option[hidden]{display:none!important}.hs-vitrine-options-toggle{display:inline-flex;align-items:center;margin-top:.35rem;padding:.28rem .62rem;border-radius:9999px;border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:600;line-height:1.2;transition:background .18s ease,border-color .18s ease}.hs-vitrine-options-toggle:active{background:#f1f5f9;border-color:#94a3b8}.hs-vitrine-vote-option{display:block;width:100%;border-radius:14px;border:2px solid #e2e8f0;background:#fff;padding:.75rem .85rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .12s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.hs-vitrine-vote-option:hover{border-color:var(--hs-primary);background:rgba(var(--hs-primary-rgb),.06)}.hs-vitrine-vote-option--selected{box-shadow:0 0 0 2px rgba(var(--hs-primary-rgb),.14)}.hs-vitrine-vote-option--selected-premium{border-color:rgba(var(--hs-primary-rgb),.32);background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(248,250,255,.96) 100%);box-shadow:0 0 0 1px rgba(var(--hs-primary-rgb),.1) inset,0 0 0 1px rgba(255,255,255,.9) inset;transform:scale(1);will-change:transform,opacity}.hs-vitrine-vote-option--dimmed{opacity:.68;transform:scale(.992);border-color:#eef2f6;background:rgba(248,250,252,.55)}.hs-vitrine-vote-option__you{display:block;margin-top:.2rem;font-size:.5625rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:var(--hs-primary)}.hs-vitrine-card--wow-reveal .hs-vitrine-vote-option--selected.is-wow-glow,.hs-vitrine-card--wow-reveal.is-wow-glow .hs-vitrine-vote-option--selected-premium{animation:hsWowSelectedGlow .38s cubic-bezier(.22,1,.36,1) forwards}.hs-vitrine-card--wow-reveal.is-wow-bars .hs-vitrine-vote-option__fill{transition:width .44s cubic-bezier(.22, 1, .36, 1)}.hs-vitrine-card--voted:not(.hs-vitrine-card--wow-reveal) .hs-vitrine-social.is-visible .hs-comment-cta--vitrine{opacity:1;transform:none}.hs-vitrine-card--wow-reveal:not(.is-wow-pct) .hs-vitrine-vote-option__pct{opacity:0;transform:translateY(4px)}.hs-vitrine-card--wow-reveal.is-wow-pct .hs-vitrine-vote-option__pct{animation:hsVitrinePctFade .32s cubic-bezier(.22,1,.36,1) forwards}.hs-vitrine-card--featured.is-alive{animation:hsVitrineCardAlive .32s cubic-bezier(.22,1,.36,1) forwards}@keyframes hsWowSelectedGlow{0%{transform:scale(1)}100%{transform:scale(1.008)}}@keyframes hsVitrineCardAlive{0%{transform:scale(1)}45%{transform:scale(1.006)}100%{transform:scale(1)}}.hs-vitrine-vote-option__label{display:flex;align-items:center;gap:.65rem;font-size:.875rem;font-weight:700;color:#1e293b;line-height:1.35}.hs-vitrine-vote-option__text{min-width:0}.hs-vitrine-vote-option__img{width:2rem;height:2rem;border-radius:.5rem;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.hs-vitrine-card--revealing:not(.hs-vitrine-card--wow-reveal):not(.is-reveal-pct) .hs-vitrine-vote-option__pct{opacity:0;transform:translateY(4px)}.hs-vitrine-card--revealing:not(.hs-vitrine-card--wow-reveal).is-reveal-pct .hs-vitrine-vote-option__pct{animation:hsVitrinePctFade .42s cubic-bezier(.22,1,.36,1) forwards}.hs-vitrine-card--revealing:not(.hs-vitrine-card--wow-reveal):not(.is-reveal-bars) .hs-vitrine-vote-option__fill{width:0!important}.hs-vitrine-card.is-pressing{transition:transform 80ms ease-out}.hs-vitrine-card.is-pressing .hs-vitrine-vote-option--tap-selected,.hs-vitrine-vote-option--pressing{transform:scale(.98);border-color:rgba(var(--hs-primary-rgb),.45)!important;box-shadow:0 0 0 2px rgba(var(--hs-primary-rgb),.14),0 4px 14px rgba(var(--hs-primary-rgb),.08);transition:transform 80ms ease-out,border-color 80ms ease-out,box-shadow 80ms ease-out}.hs-vitrine-card--revealing:not(.hs-vitrine-card--wow-reveal).is-reveal-bars .hs-vitrine-vote-option__fill{transition:width .4s cubic-bezier(.22, 1, .36, 1)}.hs-vitrine-card--revealing:not(.hs-vitrine-card--wow-reveal) .hs-vitrine-vote-option--selected{transition:border-color .12s ease,box-shadow .12s ease}.hs-vitrine-card--wow-reveal .hs-vitrine-vote-option__fill{transition:none}.hs-vitrine-card--voting{opacity:.92}@keyframes hsVitrinePctFade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hs-vitrine-card__link,a.top-poll-card{display:block;padding:1rem 1rem .95rem;text-decoration:none;color:inherit;position:relative;z-index:2;pointer-events:auto;touch-action:manipulation}.hs-gundem-card__bar,.hs-gundem-card__bar-fill,.hs-vitrine-card__bar-fill,.hs-vitrine-card__bar-skeleton,.hs-vitrine-card__bar-track{pointer-events:none}.hs-vitrine-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem}.hs-vitrine-card__category{font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:.2rem .5rem}.hs-vitrine-card__votes{font-size:.6875rem;font-weight:800;color:#475569;font-variant-numeric:tabular-nums}.hs-vitrine-card__title{font-size:1rem;line-height:1.35;font-weight:800;color:#0f172a;letter-spacing:-.01em}.hs-vitrine-card__velocity{display:inline-flex;margin-top:.45rem;font-size:.6875rem;font-weight:800;color:#059669;background:#ecfdf5;border-radius:9999px;padding:.18rem .5rem}.hs-vitrine-card__bars{margin-top:.75rem;display:flex;flex-direction:column;gap:.45rem}.hs-vitrine-card__bar-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.2rem}.hs-vitrine-card__bar-label{font-size:.6875rem;font-weight:600;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-vitrine-card__bar-pct{font-size:.6875rem;font-weight:800;color:#334155;font-variant-numeric:tabular-nums}.hs-vitrine-card__bar-track{height:.4rem;border-radius:9999px;background:#e2e8f0;overflow:hidden}.hs-vitrine-card__bar-fill{height:100%;border-radius:9999px;transition:width 320ms ease}.hs-vitrine-card__bar-skeleton span{display:block;height:.4rem;border-radius:9999px;background:linear-gradient(90deg,#e2e8f0 0,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;animation:hsSkeleton 1.2s ease-in-out infinite;margin-bottom:.45rem}@keyframes hsSkeleton{from{background-position:100% 0}to{background-position:-100% 0}}.hs-gundem-strip__scroll{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hs-gundem-strip__scroll::-webkit-scrollbar{display:none}.hs-gundem-card{flex:0 0 78%;max-width:280px;scroll-snap-align:start;border-radius:18px;background:#fff;border:1px solid #e2e8f0;padding:.75rem .85rem;text-decoration:none;color:inherit;box-shadow:0 6px 16px rgba(15,23,42,.05)}.hs-gundem-card__rank{display:inline-flex;font-size:.625rem;font-weight:800;color:#fe4460;margin-bottom:.35rem}.hs-gundem-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.8125rem;font-weight:700;line-height:1.35;color:#0f172a;min-height:2.2em}.hs-gundem-card__bar{display:block;margin-top:.55rem;height:.35rem;border-radius:9999px;background:#e2e8f0;overflow:hidden}.hs-gundem-card__bar-fill{display:block;height:100%;border-radius:9999px;background:linear-gradient(90deg,#fe4460,var(--hs-primary));transition:width 320ms ease}.hs-mobile-nav:not(.hs-mobile-nav--brand){background:rgba(255,255,255,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(226,232,240,.9);box-shadow:0 -4px 16px rgba(15,23,42,.05)}.hs-mobile-nav:not(.hs-mobile-nav--brand) .hs-mobile-nav__item.is-active i{filter:drop-shadow(0 0 6px rgba(var(--hs-primary-rgb), .45))}.hs-mobile-nav__center{box-shadow:0 8px 22px rgba(var(--hs-primary-rgb),.35)}@media (min-width:1024px){.hs-gundem-strip,.hs-live-hero,.hs-top-vitrine{display:none}}@media (max-width:1023px){#home-discover-sidebar{display:none!important}#polls-container{position:relative;z-index:1}.hs-category-bar{position:sticky;isolation:isolate;z-index:20;overflow:visible}.hs-category-scroll{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.hs-category-strip{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:max-content;width:max-content;height:3rem;padding:0 1rem}@media (min-width:640px){.hs-category-strip{gap:.75rem;height:3.5rem;padding:0 1.5rem}}.hs-category-chip{flex:0 0 auto;scroll-snap-align:start;touch-action:manipulation;pointer-events:auto;min-height:44px;min-width:44px;padding:0 .75rem;display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;cursor:pointer;-webkit-tap-highlight-color:rgba(var(--hs-primary-rgb),0.12)}.hs-category-chip__indicator{pointer-events:none}.hs-vote-option,button[data-vote-poll-id][data-vote-option-id]{display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;min-height:48px;touch-action:manipulation;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:rgba(var(--hs-primary-rgb),0.15);box-sizing:border-box}.hs-vote-option *,button[data-vote-poll-id][data-vote-option-id] *{pointer-events:none}.anket-result-bar,.hs-category-chip__indicator,.hs-vote-badge,.hs-vote-option__fill,.hs-vote-option__track{pointer-events:none}#polls-container button[data-vote-poll-id]{position:relative;z-index:2}#polls-container button[data-vote-poll-id].hs-vote-pending::after{content:'';position:absolute;right:.85rem;top:50%;width:.85rem;height:.85rem;margin-top:-.425rem;border-radius:9999px;border:2px solid rgba(var(--hs-primary-rgb),.25);border-top-color:var(--hs-primary);animation:hsVoteSpin .65s linear infinite;pointer-events:none}.hs-poll-voting{outline:2px solid rgba(var(--hs-primary-rgb),.12);outline-offset:2px}@keyframes hsVoteSpin{to{transform:rotate(360deg)}}}@media (min-width:1024px){.hs-category-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.hs-category-strip{display:flex;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;min-height:3.5rem;padding:0 2rem;width:auto}.hs-category-chip{flex:0 0 auto;min-height:44px;padding:0 .25rem;border:0;background:0 0;cursor:pointer}.hs-vote-option,button[data-vote-poll-id][data-vote-option-id]{display:flex;flex-direction:column;width:100%;min-height:48px;touch-action:manipulation;cursor:pointer}.hs-vote-option *,button[data-vote-poll-id][data-vote-option-id] *{pointer-events:none}}.hs-stat-bump{transition:color 180ms ease,transform 180ms ease;transform:scale(1.02)}@media (max-width:1023px){.hs-top-nav.is-scrolled{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hs-live-hero__glow{opacity:.55}}html.hs-performance-safe-mode .hs-mobile-nav,html.hs-performance-safe-mode .hs-nav-live-dot,html.hs-performance-safe-mode .hs-vitrine-card__bar-skeleton span{animation:none!important}html.hs-performance-safe-mode .hs-mobile-nav,html.hs-performance-safe-mode .hs-top-nav.is-scrolled{backdrop-filter:none;-webkit-backdrop-filter:none}@media (prefers-reduced-motion:reduce){.hs-comment-cta--vitrine,.hs-comment-cta__icon,.hs-fade-in,.hs-live-hero__dot,.hs-live-hero__ekg-dot,.hs-live-hero__ekg-ring,.hs-live-hero__ekg-scroll,.hs-live-hero__wave,.hs-nav-live-dot,.hs-vitrine-card--featured.is-alive,.hs-vitrine-card--revealing .hs-vitrine-vote-option__fill,.hs-vitrine-card--revealing .hs-vitrine-vote-option__pct,.hs-vitrine-card--wow-reveal .hs-vitrine-vote-option--selected-premium,.hs-vitrine-card__bar-skeleton span,.hs-vote-count-badge,body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--entrance,body.hs-home-final-v1 .hs-hot-poll-card--final.hs-hot-poll-card--entrance{animation:none!important}body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--entrance,body.hs-home-final-v1 .hs-hot-poll-card--final.hs-hot-poll-card--entrance{opacity:1!important;transform:none!important;will-change:auto!important}body.hs-home-final-v1 #hs-hot-poll-card[data-hot-poll-mode=vote]:not(.is-revealed):not(.is-voted):not(.is-voted-passive):not(.hs-hot-poll-card--skeleton) .hs-hot-poll__vote-badge--live .hs-hot-badge-pulse{animation:none!important;opacity:1!important;transform:none!important}.hs-vitrine-social{opacity:0;transform:translateY(8px)}.hs-vitrine-social.is-visible{opacity:1;transform:none}.hs-vitrine-card--revealing .hs-vitrine-vote-option__fill{transition:none!important}.hs-top-nav.is-scrolled{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(255,255,255,.96)}.hs-live-hero__glow{display:none}}html.hs-motion-paused .hs-nav-live-dot,html.hs-motion-paused .hs-vitrine-card__bar-skeleton span,html.hs-reduced-motion .hs-live-hero__dot,html.hs-reduced-motion .hs-live-hero__ekg-dot,html.hs-reduced-motion .hs-live-hero__ekg-ring,html.hs-reduced-motion .hs-live-hero__ekg-scroll,html.hs-reduced-motion .hs-live-hero__wave,html.hs-reduced-motion .hs-nav-live-dot,html.hs-reduced-motion .hs-vitrine-card__bar-skeleton span{animation:none!important}html.hs-motion-paused .hs-fade-in,html.hs-reduced-motion .hs-fade-in{animation:none!important}html.hs-motion-paused body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--entrance,html.hs-motion-paused body.hs-home-final-v1 .hs-hot-poll-card--final.hs-hot-poll-card--entrance,html.hs-reduced-motion body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--entrance,html.hs-reduced-motion body.hs-home-final-v1 .hs-hot-poll-card--final.hs-hot-poll-card--entrance{animation:none!important;opacity:1!important;transform:none!important;will-change:auto!important}html.hs-motion-paused body.hs-home-final-v1 #hs-hot-poll-card[data-hot-poll-mode=vote]:not(.is-revealed):not(.is-voted):not(.is-voted-passive):not(.hs-hot-poll-card--skeleton) .hs-hot-poll__vote-badge--live .hs-hot-badge-pulse,html.hs-reduced-motion body.hs-home-final-v1 #hs-hot-poll-card[data-hot-poll-mode=vote]:not(.is-revealed):not(.is-voted):not(.is-voted-passive):not(.hs-hot-poll-card--skeleton) .hs-hot-poll__vote-badge--live .hs-hot-badge-pulse{animation:none!important;opacity:1!important;transform:none!important}html.hs-instant-open .hs-live-hero{animation:hsFadeSlideIn 280ms ease-out both}html.hs-instant-open #mobile-top-vitrine{animation:hsFadeSlideIn 320ms ease-out both;animation-delay:.2s}html.hs-instant-open .hs-vote-count-badge--vitrine{animation-delay:.8s}.hs-gundem-strip__scroll--skeleton{min-height:118px}.hs-gundem-card--skeleton{pointer-events:none;box-shadow:none}.hs-feed-skeleton-card__footer,.hs-feed-skeleton-card__meta,.hs-feed-skeleton-card__option,.hs-feed-skeleton-card__pill,.hs-feed-skeleton-card__title,.hs-gundem-skeleton__bar,.hs-gundem-skeleton__rank,.hs-gundem-skeleton__title{display:block;border-radius:9999px;background:linear-gradient(90deg,#eef2f7 0,#f8fafc 45%,#eef2f7 100%);background-size:200% 100%;animation:hsSkeleton 1.4s ease-in-out infinite}.hs-gundem-skeleton__rank{width:2rem;height:.625rem;margin-bottom:.45rem}.hs-gundem-skeleton__title{width:92%;height:.85rem;border-radius:8px;margin-bottom:.35rem}.hs-gundem-skeleton__title--short{width:72%}.hs-gundem-skeleton__bar{width:100%;height:.35rem;margin-top:.55rem}.hs-feed-skeleton-zone{min-height:420px}.hs-feed-skeleton{display:flex;flex-direction:column;gap:.75rem}.hs-feed-skeleton-card{border-radius:1rem;border:1px solid #e2e8f0;background:#fff;padding:.85rem 1rem;min-height:160px}.hs-feed-skeleton-card--compact{min-height:160px}.hs-feed-skeleton-card__meta{width:28%;height:.65rem;margin-bottom:.55rem}.hs-feed-skeleton-card__title{width:78%;height:.85rem;border-radius:8px;margin-bottom:.55rem}.hs-feed-skeleton-card__option{width:100%;height:2rem;border-radius:.65rem;margin-bottom:.45rem}.hs-feed-skeleton-card__option:last-child{margin-bottom:0}html.hs-motion-paused .hs-feed-skeleton-card__meta,html.hs-motion-paused .hs-feed-skeleton-card__option,html.hs-motion-paused .hs-feed-skeleton-card__title,html.hs-motion-paused .hs-gundem-skeleton__bar,html.hs-motion-paused .hs-gundem-skeleton__rank,html.hs-motion-paused .hs-gundem-skeleton__title,html.hs-reduced-motion .hs-feed-skeleton-card__meta,html.hs-reduced-motion .hs-feed-skeleton-card__option,html.hs-reduced-motion .hs-feed-skeleton-card__title,html.hs-reduced-motion .hs-gundem-skeleton__bar,html.hs-reduced-motion .hs-gundem-skeleton__rank,html.hs-reduced-motion .hs-gundem-skeleton__title{animation:none!important}html.hs-low-device-mode .hs-live-hero__glow,html.hs-low-device-mode .hs-top-nav.is-scrolled{filter:none}html.hs-low-device-mode .hs-top-nav.is-scrolled,html.hs-low-device-mode .hs-vote-count-badge{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.hs-low-device-mode .hs-vote-count-badge--vitrine{animation:none!important}html.hs-low-device-mode .hs-live-hero__card,html.hs-low-device-mode .hs-vitrine-card{box-shadow:0 4px 12px rgba(15,23,42,.08)}.hs-hot-poll-section{padding:.5rem 1rem 0;max-width:1400px;margin:0 auto}.hs-hot-poll-section__head{margin-bottom:.65rem}.hs-hot-poll-section__title{font-size:1.05rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.hs-hot-poll-section__sub{margin-top:.15rem;font-size:.72rem;color:#64748b}.hs-hot-poll-card{position:relative;border-radius:22px;padding:1rem 1rem 1.1rem;padding-top:2.35rem;background:linear-gradient(155deg,#fff 0,#fdf4ff 48%,#fff1f2 100%);border:1px solid rgba(254,68,96,.14);box-shadow:0 14px 36px rgba(15,23,42,.1);touch-action:manipulation}.hs-hot-poll__top{position:absolute;top:.75rem;left:1rem;right:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;pointer-events:none;z-index:2}.hs-hot-poll__vote-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border-radius:999px;background:#ff5a6e;color:#fff;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;max-width:calc(100% - 5.5rem);overflow:hidden;text-overflow:ellipsis;flex-shrink:0;transform:scale(1);transition:transform .25s ease}.hs-hot-poll__vote-badge.is-pop{animation:hsHotBadgePop .25s ease}@keyframes hsHotBadgePop{0%{transform:scale(1)}45%{transform:scale(1.15)}100%{transform:scale(1)}}.hs-hot-badge-pulse{flex-shrink:0}@keyframes hsPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}@media (prefers-reduced-motion:reduce){.hs-hot-badge-pulse{animation:none}.hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__dot,.hs-hot-poll__live-dot,.hs-live-hero__dot,.hs-live-pulse__dot{animation:none}.hs-hot-poll__vote-badge.is-pop{animation:none}}.hs-hot-poll-card.is-awaiting{opacity:.92}.hs-hot-poll-card.is-awaiting .hs-hot-poll__option{pointer-events:none}.hs-hot-poll-card.is-passive,.hs-hot-poll-card.is-voted-passive{cursor:default}.hs-hot-poll-card.is-passive .hs-hot-poll__option,.hs-hot-poll-card.is-voted-passive .hs-hot-poll__option{pointer-events:none;cursor:default}.hs-hot-poll__option--result{display:block;cursor:default;pointer-events:none}.hs-hot-poll-card.is-voted-passive .hs-hot-poll__option-pct,.hs-hot-poll-card.is-voted-passive .hs-hot-poll__option-track{opacity:1}.hs-hot-poll-card.is-voted-passive .hs-hot-poll__option-fill{transition:width .35s ease}.hs-hot-poll__passive-note{margin-top:.55rem;font-size:.72rem;font-weight:600;color:#64748b}.hs-hot-poll__passive-note[hidden]{display:none!important}.hs-hot-poll__detail-link{display:block;margin-top:.65rem;font-size:.78rem;font-weight:800;color:var(--hs-primary);text-decoration:none;text-align:center}.hs-hot-poll__detail-link[hidden]{display:none!important}.hs-hot-poll-card.is-voted:not(.is-passive):not(.is-voted-passive) .hs-hot-poll__option{pointer-events:none}.hs-hot-poll-card.is-error{border-color:rgba(239,68,68,.35);animation:hsHotPollShake .35s ease}@keyframes hsHotPollShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.hs-hot-poll-root{display:block;min-height:200px}.hs-hot-poll-root[data-state=empty]{display:none}.hs-hot-poll-card--skeleton{pointer-events:none}.hs-hot-poll-card--skeleton .hs-hot-poll__option--skeleton,.hs-hot-poll-card--skeleton .hs-hot-poll__title--skeleton,.hs-hot-poll-card--skeleton .hs-hot-poll__vote-badge--skeleton{display:block;background:linear-gradient(90deg,rgba(15,23,42,.06) 0,rgba(15,23,42,.12) 50%,rgba(15,23,42,.06) 100%);background-size:200% 100%;border-radius:12px;color:transparent;animation:hsHotSkeleton 1.4s ease-in-out infinite}.hs-hot-poll-card--skeleton .hs-hot-poll__title--ssr-lcp{background:0 0;background-size:unset;animation:none;color:#1c2526;width:auto;height:auto;min-height:calc(1.35em * 2)}.hs-hot-poll__title--skeleton{height:1.4rem;width:80%;margin:.4rem 0 .85rem}.hs-hot-poll__vote-badge--skeleton{width:5.5rem;height:1.4rem;border-radius:999px;background:rgba(255,90,110,.35)!important}.hs-hot-poll__option--skeleton{height:3rem;width:100%;margin-bottom:.45rem;border-radius:14px}@keyframes hsHotSkeleton{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.hs-hot-poll-card--skeleton .hs-hot-poll__option--skeleton,.hs-hot-poll-card--skeleton .hs-hot-poll__title--skeleton,.hs-hot-poll-card--skeleton .hs-hot-poll__vote-badge--skeleton{animation:none}}.hs-hot-poll-card--error{text-align:center;padding:1.2rem 1rem;background:#fff;border:1px solid rgba(239,68,68,.25);border-radius:22px}.hs-hot-poll-card--error .hs-hot-poll__error{color:#b91c1c;font-weight:700;margin-bottom:.75rem;font-size:.85rem}.hs-hot-poll__retry{display:inline-block;padding:.55rem 1.1rem;border-radius:9999px;background:#fe4460;color:#fff;font-weight:800;font-size:.82rem;border:none;cursor:pointer}.hs-hot-poll__retry:active{transform:scale(.97)}.hs-hot-poll__live{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .55rem;border-radius:9999px;background:rgba(254,68,96,.12);border:1px solid rgba(254,68,96,.22);color:#e11d48;font-size:.58rem;font-weight:800;letter-spacing:.1em;flex-shrink:0}.hs-hot-poll__live-dot{flex-shrink:0}@keyframes hsHotPollPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.hs-hot-poll__activity{margin-top:.35rem;font-size:.72rem;font-weight:600}.hs-hot-poll__activity:not(.hs-live-pulse){color:#7c3aed}.hs-hot-poll__activity.hs-live-pulse{display:inline-flex;align-items:center;gap:.4rem;color:var(--hs-text-soft,#64748b)}.hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__dot{display:inline-block;flex-shrink:0}.hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__count{font-variant-numeric:tabular-nums;font-weight:800;font-size:1.35rem;line-height:1;letter-spacing:-.03em;color:#be123c}.hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__label{color:var(--hs-text-soft,#64748b);font-weight:600}.hs-hot-poll__title{margin-top:.45rem;padding-right:.25rem;font-size:1.15rem;line-height:1.35;font-weight:800;color:#0f172a;letter-spacing:-.02em}.hs-hot-poll__options{display:flex;flex-direction:column;gap:.55rem;margin-top:.85rem}.hs-hot-poll__option{position:relative;width:100%;text-align:left;border-radius:16px;border:1.5px solid rgb(165 180 252);background:#fff;padding:.85rem .95rem;min-height:3.25rem;transition:border-color .18s ease,transform .12s ease,box-shadow .18s ease;overflow:hidden}.hs-hot-poll__option:active:not(:disabled){transform:scale(.985)}.hs-hot-poll__option.is-pressing:not(:disabled){transform:scale(.98);border-color:rgba(79,70,229,.45);box-shadow:0 0 0 2px rgba(79,70,229,.1)}body.hs-home-final-v1 .hs-hot-poll__option.is-pressing:not(:disabled){border-color:rgba(0,166,81,.45);box-shadow:0 0 0 2px rgba(0,166,81,.12)}.hs-vote-option.is-pressing:not(:disabled),button[data-vote-poll-id][data-vote-option-id].is-pressing:not(:disabled){transform:scale(.985);opacity:.94}.hs-hot-poll__option-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding-right:3.25rem;min-width:0}.hs-hot-poll__option-label{font-size:.92rem;font-weight:700;color:#1e293b;line-height:1.3;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.hs-hot-poll__option-badge{display:none;flex-shrink:0;padding:.12rem .5rem;border-radius:9999px;background:rgba(124,58,237,.14);color:#6d28d9;font-size:.6rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1.4}.hs-hot-poll__option.is-selected .hs-hot-poll__option-badge{display:inline-flex}.hs-hot-poll__option.is-selected{border-color:rgba(124,58,237,.45);box-shadow:0 0 0 1px rgba(124,58,237,.12)}.hs-hot-poll__option-track{position:absolute;inset:0;z-index:0;opacity:0;transition:opacity .22s ease}.hs-hot-poll-card.is-revealed .hs-hot-poll__option-track{opacity:1}.hs-hot-poll__option-fill{display:block;height:100%;width:0;opacity:.14;transition:width .32s cubic-bezier(.22, 1, .36, 1)}.hs-hot-poll-card.is-revealed .hs-hot-poll__option-fill{opacity:.18}.hs-hot-poll__option-pct{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);z-index:3;font-size:.78rem;font-weight:800;color:#475569;opacity:0;transition:opacity .2s ease 80ms}.hs-hot-poll-card.is-revealed .hs-hot-poll__option-pct{opacity:1}.hs-hot-poll__option--other{background:#f8fafc;border-color:rgba(15,23,42,.06)}.hs-hot-poll__option--other .hs-hot-poll__option-label{color:#64748b;font-weight:700}.hs-hot-poll__more-link{display:block;margin-top:.6rem;padding:.55rem .75rem;border-radius:12px;background:rgba(var(--hs-primary-rgb),.08);color:var(--hs-primary);text-align:center;font-size:.78rem;font-weight:700;text-decoration:none;transition:background-color .15s ease}.hs-hot-poll__more-link:hover{background:rgba(var(--hs-primary-rgb),.16)}.hs-hot-poll__social{margin-top:.75rem;font-size:.78rem;font-weight:700;color:#7c3aed;opacity:0;transition:opacity .22s ease}.hs-hot-poll-card.is-revealed .hs-hot-poll__social{opacity:1}.hs-hot-poll__social[hidden]{display:none!important}.hs-hot-poll__error{margin-top:.55rem;font-size:.75rem;font-weight:700;color:#dc2626}.hs-hot-poll__error[hidden]{display:none!important}.hs-anket-vote-option{position:relative}.hs-anket-vote-option .hs-anket-option-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.hs-anket-vote-option .hs-anket-option-label{flex:1 1 auto;min-width:0;word-break:break-word;overflow-wrap:anywhere;font-weight:700;color:#1e293b;line-height:1.35}.hs-anket-vote-option .anket-result-percent{flex-shrink:0;white-space:nowrap}#anket-page .hs-anket-option-main{display:flex;align-items:flex-start;gap:.625rem;flex:1 1 auto;min-width:0}#anket-page .hs-anket-vote-option__img{width:2.5rem;height:2.5rem;border-radius:.5rem;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0;pointer-events:none}.hs-anket-vote-badge{display:inline-flex;align-items:center;gap:.25rem;margin-top:.35rem;padding:.18rem .6rem;border-radius:9999px;background:rgba(var(--hs-primary-rgb),.12);color:#4338ca;font-size:.65rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1.4}.hs-anket-vote-badge[hidden]{display:none!important}.hs-anket-vote-option.is-user-vote{border-color:rgba(0,166,81,.45)!important;background:rgba(0,166,81,.06);box-shadow:0 0 0 1px rgba(0,166,81,.14)}#anket-page{--hs-anket-navy:#0a2540;--hs-anket-red:#e30613;--hs-anket-green:#00a651}#anket-page .hs-anket-crumb__link{color:#64748b;font-weight:600;text-decoration:none}#anket-page .hs-anket-crumb__link:hover{color:var(--hs-anket-navy)}#anket-page .hs-anket-chip{display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .65rem;border-radius:999px;text-decoration:none}#anket-page .hs-anket-chip--category{background:rgba(10,37,64,.08);color:var(--hs-anket-navy)}#anket-page .hs-anket-chip--category:hover{background:rgba(10,37,64,.14)}#anket-page .hs-anket-chip--hot{background:rgba(227,6,19,.1);color:#b91c1c}#anket-page .hs-anket-chip--muted,#anket-page .hs-anket-chip--time{background:#f1f5f9;color:#64748b}#anket-page .hs-anket-vote-option .anket-result-bar,#anket-page .hs-anket-vote-option .hs-vote-option__fill{background-color:rgba(10,37,64,.38)!important;border-radius:999px}#anket-page .hs-anket-vote-option.is-winner .anket-result-bar,#anket-page .hs-anket-vote-option.is-winner .hs-vote-option__fill{background-color:var(--hs-anket-red)!important}#anket-page .hs-anket-vote-option.is-winner .anket-result-percent{color:var(--hs-anket-navy)!important;font-weight:800}#anket-page .hs-anket-vote-badge{background:rgba(0,166,81,.12);color:#047857}#anket-page .hs-poll-options-toggle{border-color:rgba(10,37,64,.22);background:rgba(10,37,64,.04);color:var(--hs-anket-navy)}#anket-page .hs-poll-options-toggle:hover{background:rgba(10,37,64,.08);border-color:rgba(10,37,64,.35)}#anket-page .hs-anket-btn--primary{background:var(--hs-anket-navy);color:#fff}#anket-page .hs-anket-btn--primary:hover{filter:brightness(1.06)}#anket-page .hs-anket-btn--ghost{border:1px solid #e2e8f0;color:#334155;background:#fff}#anket-page .hs-anket-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}#anket-page .hs-anket-reward{background:linear-gradient(135deg,rgba(10,37,64,.05) 0,rgba(0,166,81,.08) 100%);border-color:rgba(0,166,81,.2)}#anket-page .hs-anket-reward__title{color:var(--hs-anket-green)}#anket-page .hs-anket-reward__message{color:var(--hs-anket-navy)}#anket-page .hs-anket-foot__link,#anket-page .hs-anket-topic-link{color:var(--hs-anket-navy);font-weight:700;text-decoration:none;background:#f1f5f9;padding:.375rem .75rem;border-radius:999px;display:inline-block}#anket-page .hs-anket-foot__link:hover,#anket-page .hs-anket-topic-link:hover{background:rgba(10,37,64,.08);color:var(--hs-anket-red)}#anket-page .hs-anket-related-card:hover{border-color:rgba(10,37,64,.22);box-shadow:0 8px 22px rgba(10,37,64,.08)}#anket-page .hs-anket-related--compact{margin:0 0 .75rem}#anket-page .hs-anket-related--compact .hs-anket-related-grid{gap:.5rem}#anket-page .hs-anket-related-card--compact .hs-anket-related-card__title{margin:0}#anket-page .hs-anket-related-card__cta{text-decoration:none}#anket-page .hs-anket-related-card:hover .hs-anket-related-card__cta{color:#4338ca}@media (max-width:639px){#anket-page .hs-anket-related--compact .hs-anket-related-grid{grid-template-columns:1fr}#anket-page .hs-anket-related-card--compact{padding:.625rem .75rem}#anket-page .hs-anket-related-card--compact .hs-anket-chip{font-size:.5625rem;padding:.125rem .375rem}#anket-page .hs-anket-related--after-vote.hs-anket-related--compact{margin-top:1rem;margin-bottom:.25rem}#anket-page .hs-anket-related--after-vote .hs-anket-related-card--compact{padding:.5rem .625rem}#anket-page .hs-anket-related--after-vote .hs-anket-related-card__title{font-size:.8125rem;line-height:1.25}#anket-page .hs-anket-related--after-vote .hs-anket-related-card__cta{margin-top:.25rem;font-size:.6875rem}#anket-page .hs-anket-related--after-vote h2{font-size:.8125rem;margin-bottom:.375rem}}#anket-page .hs-anket-vote-option:hover:not(.is-user-vote){border-color:rgba(10,37,64,.18);background:rgba(10,37,64,.02)}#anket-page .hs-anket-demografi{background:rgba(10,37,64,.03);border-color:rgba(10,37,64,.14)}#anket-page .hs-anket-demografi__title{color:var(--hs-anket-navy)}#anket-page .hs-anket-seo-intro{margin:0 0 .75rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.45;color:#475569;background:rgba(10,37,64,.03);border:1px solid rgba(10,37,64,.08);border-radius:.75rem}#anket-page .hs-anket-seo-intro strong{color:#0f172a;font-weight:700}#anket-page .hs-anket-seo-intro--after-related{margin:.5rem 0 1rem}#anket-page .hs-poll-options[data-collapsed="1"] [data-poll-option-index]{display:block!important}#anket-page .hs-poll-options-toggle{display:none!important}#anket-page .hs-anket-hero-disclaimer{margin-top:.5rem;font-size:.75rem;line-height:1.45;color:#64748b;max-width:42rem}@media (max-width:639px){#anket-page{padding-top:.75rem!important;padding-bottom:.75rem!important}#anket-page .hs-anket-crumb{margin-bottom:.5rem;font-size:.6875rem}#anket-page .hs-anket-hero--detail{padding:.875rem 1rem;margin-bottom:.75rem}#anket-page .hs-anket-seo-intro{margin-bottom:.5rem;padding:.625rem .75rem;font-size:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#anket-page .hs-anket-seo-intro--after-related{margin-top:.25rem;margin-bottom:.75rem;padding:.5rem .625rem;font-size:.6875rem;line-height:1.35;display:block;-webkit-line-clamp:unset;overflow:visible}#anket-page .hs-anket-hero--detail>.flex.flex-wrap.items-center{margin-bottom:.5rem;gap:.375rem}#anket-page .hs-anket-chip{font-size:9px;padding:.2rem .5rem}#anket-page .hs-anket-hero__title{font-size:1.125rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#anket-page .hs-anket-hero-disclaimer{margin-top:.375rem;font-size:.6875rem;line-height:1.4}#anket-page .hs-anket-hero-meta{gap:.75rem;margin-top:.5rem;font-size:.75rem}#anket-page .hs-anket-meta-last-vote{display:none}#anket-page .hs-anket-vote--detail{padding:.875rem 1rem;margin-bottom:.75rem}#anket-page #anket-options>:not([hidden])~:not([hidden]){margin-top:.5rem!important}#anket-page .hs-anket-vote-option{padding:.625rem .75rem;min-height:44px}#anket-page .hs-anket-vote-option .hs-anket-option-head{gap:.5rem}#anket-page .hs-anket-vote-option .hs-anket-option-label{font-size:.875rem;line-height:1.3}#anket-page .hs-anket-vote-option__img{width:2.25rem;height:2.25rem}#anket-page .hs-anket-option-main{gap:.5rem}#anket-page .hs-anket-vote-option .anket-result-percent{font-size:.75rem}#anket-page .hs-anket-vote-option .hs-vote-option__track{margin-top:.375rem;height:.5rem}#anket-page .hs-anket-vote-option .anket-result-votes{font-size:.6875rem;margin-top:.125rem}#anket-page .hs-anket-vote-option .hs-anket-vote-badge{margin-top:.25rem;font-size:.6rem;padding:.12rem .45rem}#anket-page .hs-anket-vote--detail>.mt-6,#anket-page .hs-anket-vote-followup>.mt-2{margin-top:.75rem;gap:.5rem}#anket-page .hs-anket-vote--detail+.hs-ad-slot--poll-detail-after-vote{margin-top:0}#anket-page .hs-anket-vote-followup{margin-bottom:.75rem}#anket-page .hs-anket-btn{padding:.375rem .75rem;font-size:.8125rem}}.hs-poll-options[data-collapsed="1"] [data-poll-option-index]:nth-child(n+4){display:none!important}.hs-poll-options-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.85rem;width:100%;padding:.7rem 1rem;border-radius:12px;border:1px dashed rgba(var(--hs-primary-rgb),.3);background:rgba(238,242,255,.55);color:#4338ca;font-size:.82rem;font-weight:800;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.hs-poll-options-toggle:hover{background:rgba(238,242,255,.9);border-color:rgba(var(--hs-primary-rgb),.55)}.hs-poll-options-toggle:active{transform:scale(.99)}.hs-poll-options-toggle .hs-poll-options-toggle__chevron{transition:transform .18s ease;display:inline-block}.hs-poll-options[data-collapsed="0"]+.hs-poll-options-toggle .hs-poll-options-toggle__chevron{transform:rotate(180deg)}.hs-poll-extra{margin-top:.75rem;padding:1rem 1.1rem;border-radius:1rem;border:1px solid rgba(129,140,248,.22);background:linear-gradient(135deg,rgba(238,242,255,.95) 0,rgba(245,243,255,.98) 100%);box-shadow:0 8px 24px rgba(79,70,229,.06)}.hs-poll-extra--demo{border-color:rgba(16,185,129,.22);background:linear-gradient(135deg,rgba(236,253,245,.95) 0,rgba(240,253,250,.98) 100%);box-shadow:0 8px 24px rgba(16,185,129,.06)}.hs-poll-extra__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#6366f1;margin-bottom:.45rem}.hs-poll-extra--demo .hs-poll-extra__badge{color:#059669}.hs-poll-extra__title{font-size:.98rem;font-weight:800;color:#1e293b;line-height:1.35}.hs-poll-extra__desc,.hs-poll-extra__hint{margin-top:.35rem;font-size:.78rem;line-height:1.45;color:#64748b}.hs-poll-extra__question{margin-top:.65rem;font-size:.92rem;font-weight:700;color:#334155}.hs-poll-extra__options{display:grid;gap:.5rem;margin-top:.75rem}.hs-poll-extra__option{width:100%;text-align:left;padding:.72rem .9rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:rgba(255,255,255,.92);font-size:.86rem;font-weight:700;color:#334155;transition:border-color .15s ease,background .15s ease,transform .12s ease}.hs-poll-extra__option:hover:not(:disabled){border-color:#818cf8;background:#fff;transform:translateY(-1px)}.hs-poll-extra__fields{display:grid;gap:.55rem;margin-top:.75rem}.hs-poll-extra__field{display:grid;gap:.25rem}.hs-poll-extra__field>span{font-size:.72rem;font-weight:700;color:#475569}.hs-poll-extra__input{width:100%;border:1px solid rgba(148,163,184,.35);border-radius:.7rem;padding:.55rem .7rem;font-size:.84rem;background:rgba(255,255,255,.95);color:#1e293b}.hs-poll-extra__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.hs-poll-extra__submit{padding:.55rem .95rem;border-radius:.75rem;background:#4f46e5;color:#fff;font-size:.78rem;font-weight:800}.hs-poll-extra--demo .hs-poll-extra__submit{background:#059669}.hs-poll-extra__skip{padding:.55rem .85rem;border-radius:.75rem;background:0 0;color:#64748b;font-size:.78rem;font-weight:700}.hs-poll-extra__skip:hover{color:#475569;background:rgba(255,255,255,.65)}.hs-anket-reward{display:none;margin-top:1.25rem;padding:1rem 1.1rem;background:linear-gradient(135deg,rgba(10,37,64,.05) 0,rgba(0,166,81,.08) 100%);border:1px solid rgba(0,166,81,.2);border-radius:16px}.hs-anket-reward.is-visible{display:block;animation:hsAnketRewardIn .4s cubic-bezier(.22,1,.36,1)}@keyframes hsAnketRewardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hs-anket-reward__title{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#00a651;margin-bottom:.45rem}.hs-anket-reward__message{font-size:.95rem;font-weight:700;color:#0a2540;line-height:1.4}.hs-anket-reward__meta{margin-top:.45rem;font-size:.78rem;color:#475569;font-weight:600}.hs-nabiz-bridge--reward{margin-top:.85rem}.hs-nabiz-bridge__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:.65rem 1rem;border-radius:12px;border:1.5px solid #0d9488;background:rgba(255,255,255,.72);color:#0f766e;font-size:.88rem;font-weight:800;text-decoration:none;transition:background .15s ease,border-color .15s ease}.hs-nabiz-bridge__btn:hover{background:#f0fdfa;border-color:#0f766e}.hs-nabiz-bridge__hint{margin-top:.4rem;font-size:.68rem;color:#64748b;font-weight:600;line-height:1.35}.hs-nabiz-bridge--comment{margin-top:.75rem;margin-bottom:0;text-align:center}.hs-nabiz-bridge__link{display:inline-block;font-size:.82rem;font-weight:700;color:#0f766e;text-decoration:none}.hs-nabiz-bridge__link:hover{text-decoration:underline;color:#115e59}.hs-anket-change-vote{display:none;margin-top:.75rem;background:0 0;border:none;color:var(--hs-primary);font-size:.78rem;font-weight:700;text-decoration:underline;cursor:pointer;padding:.25rem 0}.hs-anket-change-vote.is-visible{display:inline-flex;align-items:center;gap:.3rem}.hs-anket-change-vote:hover{color:#047857}.hs-anket-demografi{margin-top:1rem;padding:1.1rem 1.25rem;background:#f8fafc;border:1px dashed rgba(148,163,184,.45);border-radius:16px;color:#475569}.hs-anket-demografi__title{font-size:.78rem;font-weight:800;color:#334155;margin-bottom:.35rem;letter-spacing:.02em;text-transform:uppercase}.hs-anket-demografi__hint{font-size:.82rem;line-height:1.45;color:#64748b}.hs-anket-demografi__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.85rem}@media (max-width:480px){.hs-anket-demografi__grid{grid-template-columns:1fr}}.hs-anket-demografi__slot{padding:.65rem .7rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0;text-align:center}.hs-anket-demografi__slot-label{font-size:.62rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.07em}.hs-anket-demografi__slot-value{margin-top:.25rem;font-size:.78rem;font-weight:700;color:#94a3b8}.hs-vote-badge{display:inline-flex;align-items:center;margin-top:.3rem;padding:.12rem .5rem;border-radius:8px;font-size:.6rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1.4;background:rgba(var(--hs-primary-rgb),.92);color:#fff}.hs-daily-pulse{padding:.35rem 1rem 0;max-width:1400px;margin:0 auto}.hs-daily-pulse__card{border-radius:14px;padding:.65rem .85rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.04)}.hs-daily-pulse__head{margin-bottom:.15rem}.hs-daily-pulse__title{font-size:.88rem;font-weight:800;color:#0f172a}.hs-daily-pulse__list-label{margin:0 0 .45rem;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b;line-height:1.35}.hs-daily-pulse__sub{margin:0 0 .45rem;font-size:.72rem;font-weight:700;color:#334155;line-height:1.35}.hs-daily-pulse__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.hs-daily-pulse__row{display:grid;grid-template-columns:1.25rem 1fr;gap:.35rem;align-items:start}.hs-daily-pulse__rank{font-size:.72rem;font-weight:800;color:#475569;line-height:1.35;padding-top:.05rem}.hs-daily-pulse__link{font-size:.78rem;font-weight:600;color:#0f172a;line-height:1.35;text-decoration:none}.hs-daily-pulse__link:active{color:var(--hs-primary)}.hs-daily-pulse__row--empty{grid-template-columns:1fr}.hs-daily-pulse__empty{font-size:.72rem;color:#94a3b8;font-weight:600}.hs-daily-pulse.is-scroll-nudge .hs-daily-pulse__card{background:linear-gradient(165deg,#fff 0,#f8fafc 55%,#eef2ff 100%);border-color:rgba(79,70,229,.12)}.hs-daily-pulse__scroll-cta{list-style:none;text-align:center;padding:.35rem .15rem .15rem}.hs-daily-pulse__scroll-cta-badge{display:inline-flex;align-items:center;gap:.3rem;margin:0 0 .35rem;padding:.2rem .55rem;border-radius:9999px;background:rgba(16,185,129,.12);color:#059669;font-size:.65rem;font-weight:800;letter-spacing:.03em}.hs-daily-pulse__scroll-cta-title{margin:0;font-size:.82rem;font-weight:800;color:#0f172a;line-height:1.3}.hs-daily-pulse__scroll-cta-sub{margin:.25rem 0 .55rem;font-size:.72rem;font-weight:600;color:#64748b;line-height:1.35}.hs-daily-pulse__more-btn,.hs-daily-pulse__scroll-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .85rem;border-radius:9999px;border:1px solid rgba(79,70,229,.18);background:rgba(79,70,229,.08);color:#4338ca;font-size:.72rem;font-weight:800;cursor:pointer;touch-action:manipulation}.hs-daily-pulse__more-btn:active,.hs-daily-pulse__scroll-btn:active{transform:scale(.98)}.hs-daily-pulse__scroll-arrows{display:inline-flex;flex-direction:column;align-items:center;line-height:.65;color:#6366f1}.hs-daily-pulse__scroll-arrows span{font-size:.75rem;font-weight:800}html:not(.hs-reduced-motion) .hs-daily-pulse__scroll-arrows{animation:hsScrollTeaseBounce 2.2s ease-in-out infinite}.hs-daily-pulse__scroll-arrows--inline{margin-left:.1rem}.hs-daily-pulse__row--more{grid-template-columns:1fr;margin-top:.15rem;padding-top:.35rem;border-top:1px dashed #e2e8f0}.hs-daily-pulse__more-btn{width:100%;background:0 0;border-color:transparent;color:#64748b}.hs-daily-pulse.is-scroll-nudge~.hs-scroll-tease{display:none}.hs-daily-pulse__link--skeleton,.hs-daily-pulse__row--skeleton .hs-daily-pulse__rank{display:block;height:.75rem;border-radius:6px;background:linear-gradient(90deg,#eef2f7 0,#f8fafc 45%,#eef2f7 100%);background-size:200% 100%;animation:hsSkeleton 1.4s ease-in-out infinite}.hs-daily-pulse__link--skeleton{width:92%}.hs-nabiz-compact{padding:.55rem 1rem 0;max-width:1400px;margin:0 auto}.hs-nabiz-compact__card{border-radius:14px;padding:.45rem .75rem .3rem;background:linear-gradient(135deg,#1e1b4b 0,#312e81 55%,#1f2937 100%);border:1px solid rgba(255,255,255,.08);box-shadow:none;overflow:hidden}.hs-nabiz-compact__head{display:flex;align-items:center;gap:.35rem;min-width:0}.hs-nabiz-compact__pulse{display:inline-flex;align-items:center;flex-shrink:0}.hs-nabiz-compact__dot{width:.4rem;height:.4rem;border-radius:9999px;background:#f43f5e;animation:hsNabizDotPulse 1.3s cubic-bezier(.45,0,.2,1) infinite}@keyframes hsNabizDotPulse{0%,100%,78%{box-shadow:0 0 0 0 rgba(244,63,94,.55);transform:scale(1)}9%{box-shadow:0 0 0 7px rgba(244,63,94,0);transform:scale(1.18)}18%{box-shadow:0 0 0 0 rgba(244,63,94,0);transform:scale(1)}}.hs-nabiz-compact__title{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:0;min-width:0}.hs-nabiz-compact__label{font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.58rem;color:rgba(254,68,96,.95)}.hs-nabiz-compact__brand-mark{font-weight:500;font-size:.58rem;letter-spacing:.02em;color:rgba(255,255,255,.28)}.hs-nabiz-compact__brand{font-weight:600;font-size:.58rem;letter-spacing:.015em;color:rgba(255,255,255,.55)}.hs-nabiz-compact__body{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:.65rem;margin-top:.25rem}.hs-nabiz-compact__col--total{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.08rem}.hs-nabiz-compact__col--today{flex:0 1 auto;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:.05rem}.hs-nabiz-compact__total-big{font-weight:800;font-size:1.28rem;line-height:1.05;letter-spacing:-.03em;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.16)}.hs-nabiz-compact__total-label{font-size:.56rem;font-weight:500;letter-spacing:.02em;color:rgba(255,255,255,.4);text-transform:lowercase}.hs-nabiz-compact__today-line{margin:0;font-size:.58rem;font-weight:500;line-height:1.25;color:rgba(255,255,255,.42);white-space:nowrap}.hs-nabiz-compact__today-count{font-weight:700;font-size:.68rem;color:rgba(255,255,255,.58)}.hs-nabiz-compact__today-sub{font-size:.56rem;font-weight:500;line-height:1.2;color:rgba(255,255,255,.38)}.hs-nabiz-compact__wave{margin-top:.28rem;height:30px;opacity:1;overflow:hidden}.hs-nabiz-compact__wave-inner{position:relative;height:30px;overflow:hidden;isolation:isolate}.hs-nabiz-compact__wave-svg{position:relative;z-index:1;width:100%;height:30px;display:block;overflow:hidden}.hs-nabiz-compact__ekg-scroll{animation:hsNabizEkgScroll 6s linear infinite;will-change:transform}.hs-nabiz-compact__ekg-line{vector-effect:non-scaling-stroke;opacity:.96;filter:none;shape-rendering:geometricPrecision}.hs-nabiz-compact__ekg-qrs{vector-effect:non-scaling-stroke;opacity:0;filter:none;animation:hsNabizEkgQrsPulse 1.3s cubic-bezier(.45,0,.2,1) infinite}.hs-nabiz-compact__ekg-dot{opacity:.9;animation:hsNabizEkgDotPulse 1.3s ease-in-out infinite}@keyframes hsNabizEkgScroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes hsNabizEkgQrsPulse{0%,100%,82%{opacity:0}7%{opacity:1}14%{opacity:0}}@keyframes hsNabizEkgDotPulse{0%,100%,82%{opacity:.75}7%{opacity:1}14%{opacity:.75}}html.hs-reduced-motion .hs-nabiz-compact__dot,html.hs-reduced-motion .hs-nabiz-compact__ekg-dot,html.hs-reduced-motion .hs-nabiz-compact__ekg-qrs,html.hs-reduced-motion .hs-nabiz-compact__ekg-scroll{animation:none!important}.hs-scroll-tease{position:relative;padding:.35rem 1rem 0;max-width:1400px;margin:0 auto;pointer-events:none}.hs-scroll-tease__hint{display:inline-flex;flex-direction:column;align-items:center;gap:.12rem;width:100%;text-align:center;font-size:.68rem;font-weight:700;color:#64748b;letter-spacing:.04em}.hs-scroll-tease__arrows{display:flex;flex-direction:column;align-items:center;line-height:.7;color:#94a3b8}html:not(.hs-reduced-motion) .hs-scroll-tease__arrows{animation:hsScrollTeaseBounce 2.2s ease-in-out infinite}html.hs-reduced-motion .hs-scroll-tease__arrows{animation:none}@keyframes hsScrollTeaseBounce{0%,100%{transform:translateY(0);opacity:.65}50%{transform:translateY(4px);opacity:1}}.hs-top-vitrine-passive{padding:.35rem 1rem .5rem;max-width:1400px;margin:0 auto}.hs-top-vitrine-passive__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.45rem}.hs-top-vitrine-passive__title{font-size:.88rem;font-weight:800;color:#0f172a}.hs-top-vitrine-passive__more{font-size:.68rem;font-weight:700;color:var(--hs-primary)}.hs-top-vitrine-passive__grid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.hs-top-vitrine-passive__item{display:flex;flex-direction:column;gap:.2rem;padding:.55rem .65rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;min-height:3.5rem;text-decoration:none}.hs-top-vitrine-passive__title{font-size:.72rem;font-weight:700;color:#1e293b;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hs-top-vitrine-passive__meta{font-size:.62rem;font-weight:600;color:#64748b}.hs-top-vitrine-passive__empty{grid-column:1/-1;text-align:center;font-size:.75rem;color:#94a3b8;padding:.75rem}@media (max-width:1023px){.hs-hot-poll-section{min-height:0}.hs-top-vitrine-passive{margin-bottom:-1.25rem;padding-bottom:1.75rem}.hs-gundem-strip{margin-top:.25rem}}.hs-under-poll-block{margin-top:.75rem;padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(99,102,241,.18);background:linear-gradient(180deg,rgba(238,242,255,.95) 0,rgba(255,255,255,.98) 100%)}.hs-under-poll-block__title{font-size:.78rem;font-weight:800;color:#312e81;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}.hs-under-poll__row+.hs-under-poll__row{margin-top:.65rem}.hs-under-poll__row-head{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem}.hs-under-poll__label{font-size:.86rem;font-weight:600;color:#334155}.hs-under-poll__pct{font-size:.82rem;font-weight:800;color:#4338ca}.hs-under-poll__bar{height:.45rem;border-radius:999px;background:rgba(148,163,184,.25);overflow:hidden}.hs-under-poll__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6366f1 0,#818cf8 100%)}.hs-under-poll__empty{font-size:.82rem;color:#64748b;line-height:1.45}.hs-deputy-card{padding:.55rem 1rem 0;max-width:1400px;margin:0 auto}.hs-deputy-card__inner{border-radius:20px;padding:1rem 1rem 1.05rem;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 28px rgba(15,23,42,.08)}.hs-deputy-card__head{margin-bottom:.85rem}.hs-deputy-card__title{font-size:1.05rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.hs-deputy-card__sub{margin-top:.35rem;font-size:.78rem;line-height:1.45;color:#475569}.hs-deputy-card__stats{list-style:none;margin:0 0 .95rem;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}@media (min-width:480px){.hs-deputy-card__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.hs-deputy-card__stat{border-radius:12px;padding:.55rem .5rem;background:#f8fafc;border:1px solid rgba(15,23,42,.06);text-align:center;min-width:0}.hs-deputy-card__stat-value{display:block;font-size:.95rem;font-weight:800;color:#1e3a8a;line-height:1.2}.hs-deputy-card__stat-label{display:block;margin-top:.15rem;font-size:.62rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em;line-height:1.25}.hs-deputy-card__actions{display:flex;flex-direction:column;gap:.55rem}@media (min-width:640px){.hs-deputy-card__actions{flex-direction:row}}.hs-deputy-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:12px;font-size:.82rem;font-weight:700;text-decoration:none;text-align:center;touch-action:manipulation;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.hs-deputy-card__btn--primary{flex:1 1 auto;background:#1e3a8a;color:#fff;border:1px solid #1e3a8a}.hs-deputy-card__btn--primary:active{background:#1e40af}.hs-deputy-card__btn--secondary{flex:1 1 auto;background:#fff;color:#1e3a8a;border:1px solid rgba(30,58,138,.35)}.hs-deputy-card__btn--secondary:active{background:#eff6ff}.hs-deputy-card__explore{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .45rem;margin-top:.85rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.08)}.hs-deputy-card__explore-link{display:inline-flex;align-items:center;min-height:44px;padding:.35rem .15rem;font-size:.74rem;font-weight:700;color:#1e3a8a;text-decoration:none}.hs-deputy-card__explore-link:active{color:#1d4ed8}.hs-deputy-card__explore-sep{color:#94a3b8;font-size:.72rem;user-select:none}.hs-deputy-card__leaders{margin-top:.85rem;padding-top:.75rem;border-top:1px dashed rgba(15,23,42,.1)}.hs-deputy-card__leaders[hidden]{display:none!important}.hs-deputy-card__leaders-title{margin:0 0 .45rem;font-size:.68rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.hs-deputy-card__leaders-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.hs-deputy-card__leader-row{font-size:.78rem;font-weight:600;color:#0f172a;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1024px){.hs-deputy-card{padding-left:2rem;padding-right:2rem}.hs-deputy-card__inner{padding:1.15rem 1.25rem 1.2rem}}.hs-modules-strip{padding:.35rem 1rem 0;max-width:1400px;margin:0 auto}.hs-modules-strip__inner{border-radius:18px;padding:.85rem .9rem .75rem;background:#fff;border:1px solid rgba(15,23,42,.08)}.hs-modules-strip__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;margin-bottom:.7rem}.hs-modules-strip__title{font-size:.92rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.25}.hs-modules-strip__sub{margin-top:.2rem;font-size:.72rem;line-height:1.4;color:#64748b}.hs-modules-strip__period{flex-shrink:0;font-size:.62rem;font-weight:700;color:#4338ca;background:#eef2ff;border:1px solid rgba(79,70,229,.14);border-radius:999px;padding:.28rem .55rem;white-space:nowrap}.hs-modules-strip__track{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:.15rem;margin:0 -.15rem;padding-left:.15rem;padding-right:.15rem}.hs-modules-strip__track::-webkit-scrollbar{display:none}.hs-modules-strip__card{flex:0 0 31%;min-width:104px;scroll-snap-align:start;display:flex;flex-direction:column;gap:.2rem;padding:.55rem .5rem .6rem;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;text-decoration:none;color:inherit;transition:border-color 160ms ease,background 160ms ease}.hs-modules-strip__card:active{background:#eef2ff;border-color:rgba(79,70,229,.22)}.hs-modules-strip__card--skeleton .hs-modules-strip__meta,.hs-modules-strip__card--skeleton .hs-modules-strip__name,.hs-modules-strip__card--skeleton .hs-modules-strip__rank,.hs-modules-strip__card--skeleton .hs-modules-strip__trend{display:block;min-height:.72rem;border-radius:6px;background:linear-gradient(90deg,#e2e8f0 0,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;animation:hs-modules-strip-shimmer 1.2s ease-in-out infinite}.hs-modules-strip__card--empty{justify-content:center;min-height:96px}.hs-modules-strip__label{font-size:.58rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.hs-modules-strip__rank{font-size:.62rem;font-weight:800;color:#4338ca;line-height:1.2}.hs-modules-strip__name{font-size:.78rem;font-weight:800;color:#0f172a;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hs-modules-strip__meta{font-size:.64rem;line-height:1.3;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hs-modules-strip__trend{margin-top:.1rem;font-size:.62rem;font-weight:800;line-height:1.2}.hs-modules-strip__trend.is-rising{color:#059669}.hs-modules-strip__trend.is-falling{color:#dc2626}.hs-modules-strip__trend.is-flat{color:#64748b}.hs-modules-strip__cta{display:inline-flex;align-items:center;margin-top:.55rem;font-size:.72rem;font-weight:800;color:#4338ca;text-decoration:none}.hs-modules-strip__cta:active{color:#312e81}@keyframes hs-modules-strip-shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}@media (min-width:480px){.hs-modules-strip__card{flex:1 1 0;min-width:0}.hs-modules-strip__track{overflow:visible;scroll-snap-type:none}}.hs-feed-unvoted{display:block}.hs-feed-voted-section{margin-top:.5rem}.hs-feed-scroll-end{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin:1.25rem 0 .5rem;padding:1rem .75rem 1.25rem;text-align:center}.hs-feed-scroll-end[hidden]{display:none!important}.hs-feed-scroll-end__text{margin:0;color:#64748b;font-size:.8125rem;font-weight:600;line-height:1.45}.hs-feed-scroll-end__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem 1.1rem;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;font-size:.8125rem;font-weight:800;cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,.06)}.hs-feed-scroll-end__btn:hover{border-color:#cbd5e1;background:#f8fafc}.hs-feed-voted-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hs-feed-voted-divider::after,.hs-feed-voted-divider::before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#cbd5e1 20%,#cbd5e1 80%,transparent)}.hs-feed-voted-divider span{flex-shrink:0;padding:.2rem .55rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.hs-feed-voted-divider--toggle{width:calc(100% - 2rem);margin-left:1rem;margin-right:1rem;padding:0;border:none;background:0 0;cursor:pointer;font:inherit;text-align:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hs-feed-voted-divider--toggle:active{opacity:.82}.hs-feed-voted-divider__count,.hs-feed-voted-divider__hint,.hs-feed-voted-divider__label{flex-shrink:0;padding:.2rem .55rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.hs-feed-voted-divider__count{min-width:1.5rem;text-align:center;padding-left:.45rem;padding-right:.45rem}.hs-feed-voted-divider__hint{color:#4338ca;font-size:.68rem;letter-spacing:.04em}.hs-feed-voted-divider__chev{flex-shrink:0;width:1.35rem;height:1.35rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;position:relative}.hs-feed-voted-divider__chev::before{content:"";position:absolute;inset:0;margin:auto;width:.42rem;height:.42rem;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg) translate(-1px,-1px);transition:transform .18s ease}.hs-feed-voted-is-collapsed .hs-feed-voted-divider__chev::before{transform:rotate(-135deg) translate(-1px,-1px)}.hs-feed-unvoted.hs-feed-voted-is-collapsed .hs-feed-poll-card--voted-compact,.hs-feed-unvoted.hs-feed-voted-is-collapsed .hs-feed-poll-card--voted-secmen:not(.hs-feed-poll-card--vote-recent){display:none!important}.hs-feed-voted-divider--visual{margin:1rem 0 .65rem}.hs-feed-poll-card--voted-compact{border-color:#e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.04)}.hs-poll-card--compact-transition{will-change:height}.hs-poll-compact-scroll-spacer{width:100%;pointer-events:none;overflow:hidden}.hs-feed-voted-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hs-feed-compact-result{margin-top:.15rem}.hs-feed-compact-result__row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.hs-feed-compact-result__label{font-size:.875rem;font-weight:700;color:#334155;line-height:1.35}.hs-feed-compact-result__pct{font-size:.95rem;font-weight:900;color:#0f172a;white-space:nowrap}.hs-feed-compact-result__track{height:.45rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.hs-feed-compact-result__fill{height:100%;border-radius:inherit;transition:width .35s ease}.hs-feed-compact-cta{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .85rem;border-radius:.65rem;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:800;text-decoration:none;border:none;cursor:pointer;transition:background .15s ease,color .15s ease}.hs-feed-compact-cta:hover{background:#e0e7ff;color:#312e81}.hs-feed-compact-cta:active{transform:scale(.98)}.hs-home-trust-band{padding:.75rem 1rem .35rem}.hs-home-trust-band__tagline{margin:0 0 .35rem;font-size:.95rem;font-weight:800;line-height:1.35;color:#0f172a;letter-spacing:-.01em}.hs-home-trust-band__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;font-size:.72rem;font-weight:600;color:#64748b}.hs-home-trust-band__stat strong{font-weight:800;color:#334155}.hs-home-trust-band__method{color:#4338ca;font-weight:700;text-decoration:none}.hs-home-trust-band__method:hover{color:#312e81;text-decoration:underline}.hs-home-trust-band__dot{color:#cbd5e1}.hs-mobile-feed-header{padding-top:.25rem}.hs-mobile-feed-header__title{margin:0 0 .5rem;font-size:1rem;font-weight:800;color:#0f172a;letter-spacing:-.01em}.hs-mobile-feed-header__chips .hs-category-bar__row{margin:0}.hs-mobile-feed-header__chips .hs-category-scroll{padding-bottom:.15rem}.hs-mobile-post-feed{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;padding-top:.25rem}.hs-mobile-post-feed .hs-modules-strip{margin-bottom:0}.hs-nabiz-compact--post .hs-nabiz-compact__pulse,.hs-nabiz-compact--post .hs-nabiz-compact__wave{display:none}.hs-nabiz-compact--post .hs-nabiz-compact__card{border-color:#e2e8f0}body:has(.hs-home-fold-v5) .hs-brand-tagline--mobile{display:none}body:has(.hs-home-fold-v5) #hs-top-nav>div>.flex.justify-between.items-center{min-height:3.25rem;padding-top:.375rem;padding-bottom:.375rem}.hs-home-metric-hero.hs-home-fold-v5{padding:.3rem 1rem .15rem}.hs-home-metric-hero.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__card{background:linear-gradient(180deg,#0f172a 0,#172554 100%);border-radius:.625rem;padding:.5rem .75rem .45rem;color:#f8fafc;box-shadow:0 2px 10px rgba(15,23,42,.08)}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.4rem}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__col{text-align:center;min-width:0}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__divider{width:1px;height:1.55rem;background:rgba(255,255,255,.12)}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__dot{display:inline-block;border-radius:999px;background:#22c55e;vertical-align:.05em;width:.375rem;height:.375rem;margin-right:.25rem}.hs-home-metric-hero.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__value{font-size:clamp(1.05rem, 4.5vw, 1.35rem);font-weight:800;letter-spacing:-.02em;line-height:1.05;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap}.hs-home-metric-hero.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__label{margin-top:.08rem;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#94a3b8}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__live{margin:.35rem 0 0;padding-top:.32rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.75rem;font-weight:600;line-height:1.25;color:#cbd5e1}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__live strong{color:#f8fafc;font-weight:800}.hs-hot-poll-section--v5.hs-home-fold-v5{padding:.15rem 1rem .1rem;max-width:1400px;margin:0 auto}.hs-hot-poll-card--v5{background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;padding:.7rem .8rem .6rem;box-shadow:0 1px 6px rgba(15,23,42,.04)}.hs-hot-poll-card--v5 .hs-hot-poll__eyebrow{margin:0 0 .35rem;font-size:.625rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.hs-hot-poll-card--v5 .hs-hot-poll__title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:800;line-height:1.28;color:#0f172a;letter-spacing:-.015em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.hs-hot-poll-card--v5 .hs-hot-poll__options{display:flex;flex-direction:column;gap:.35rem}.hs-hot-poll__option--v5-btn{display:flex;align-items:center;width:100%;min-height:2.5rem;padding:.5rem .7rem;border:1.5px solid #cbd5e1;border-radius:.5rem;background:#fff;color:#0f172a;font-size:.9375rem;font-weight:700;line-height:1.25;text-align:left;transition:border-color .15s ease,background .15s ease}.hs-hot-poll__option--v5-btn .hs-hot-poll__option-label{font-size:.9375rem;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hs-hot-poll__option--v5-btn:active:not(:disabled){border-color:#4338ca;background:#f8fafc}.hs-hot-poll__option--v5-btn.is-selected{border-color:#4338ca;background:#eef2ff}.hs-hot-poll-card--v5 .hs-hot-poll__proof{margin:.45rem 0 0;font-size:.875rem;font-weight:600;line-height:1.3;color:#475569}.hs-hot-poll-card--v5 .hs-hot-poll__proof strong{font-weight:800;color:#0f172a}.hs-hot-poll-card--v5 .hs-hot-poll__detail-link,.hs-hot-poll-card--v5 .hs-hot-poll__liveness,.hs-hot-poll-card--v5 .hs-hot-poll__more-link,.hs-hot-poll-card--v5 .hs-hot-poll__passive-note,.hs-hot-poll-card--v5 .hs-hot-poll__social,.hs-hot-poll-section--v5 .hs-hot-poll-section__head{display:none!important}.hs-hot-poll-card--v5.hs-hot-poll-card--skeleton .hs-hot-poll__proof--skeleton{height:.75rem;margin-top:.45rem;border-radius:.35rem;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:hs-skeleton-shimmer 1.2s ease-in-out infinite}.hs-hot-poll-card--v5.is-passive .hs-hot-poll__option--result{min-height:2.35rem;padding:.45rem .65rem}.hs-hot-poll-card--v5.is-passive .hs-hot-poll__option-label{font-size:.875rem}.hs-mobile-feed-header--v5{padding-top:.05rem;margin-bottom:0}.hs-mobile-feed-header--v5 .hs-mobile-feed-header__title{margin:0;padding-top:.15rem;font-size:.875rem;font-weight:800;color:#0f172a;letter-spacing:-.01em;line-height:1.2}body:has(.hs-home-fold-v5) .max-w-\[1400px\].mx-auto.px-4{padding-top:.1rem}body:has(.hs-home-fold-v5) .space-y-2>:not([hidden])~:not([hidden]){margin-top:.25rem}body:has(.hs-home-fold-v5) #polls-container{margin-top:0}body:has(.hs-home-fold-v5) #polls-container>.hs-poll-card:first-child,body:has(.hs-home-fold-v5) #polls-container>article:first-child{scroll-margin-top:0.5rem}@media (max-width:430px){.hs-home-metric-hero.hs-home-fold-v5{padding:.25rem .875rem .1rem}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__card{padding:.45rem .65rem .4rem}.hs-hot-poll-section--v5.hs-home-fold-v5{padding:.1rem .875rem .05rem}.hs-hot-poll-card--v5{padding:.62rem .72rem .52rem}.hs-hot-poll-card--v5 .hs-hot-poll__title{font-size:1rem;margin-bottom:.42rem;-webkit-line-clamp:2}.hs-hot-poll__option--v5-btn{min-height:2.35rem;padding:.45rem .62rem;font-size:.875rem}.hs-hot-poll__option--v5-btn .hs-hot-poll__option-label{font-size:.875rem}.hs-hot-poll-card--v5 .hs-hot-poll__proof{margin-top:.38rem;font-size:.8125rem}}.hs-hot-poll-card--v5.hs-hot-poll-card--skeleton .hs-hot-poll__title--skeleton{height:2.05rem;width:92%;margin:0 0 .42rem}.hs-hot-poll-card--v5.hs-hot-poll-card--skeleton .hs-hot-poll__option--skeleton{height:2.35rem;margin-bottom:.35rem;border-radius:.5rem}.hs-hot-poll-card--v5.hs-hot-poll-card--skeleton .hs-hot-poll__option--skeleton:last-of-type{margin-bottom:0}body:has(.hs-home-fold-v5) .hs-feed-skeleton-zone{min-height:0}body:has(.hs-home-fold-v5) #polls-container.space-y-5>:not([hidden])~:not([hidden]){margin-top:.65rem}@media (max-width:430px){body:has(.hs-home-fold-v5) .hs-feed-skeleton-card:nth-child(2){display:none}.hs-mobile-feed-header--v5{border-top:1px solid #e2e8f0;margin-top:.08rem;padding-top:.3rem}}body.hs-home-mockup-v1{background:#f8fafc}body.hs-home-mockup-v1 .hs-top-nav{background:#fff;border-bottom-color:#e2e8f0}body.hs-home-mockup-v1 .hs-brand-tagline--mobile,body.hs-home-mockup-v1 a[href="https://secim.halkseciyor.com"]{display:none!important}.hs-home-metric-hero.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__card{border-radius:1rem;background:linear-gradient(180deg,#0b1f3a 0,#122a4c 100%)}.hs-hot-poll-card--v5{border-radius:1rem}.hs-hot-poll__timer{display:flex;align-items:center;gap:.35rem;margin:0 0 .65rem;font-size:.72rem;font-weight:600;color:#64748b}.hs-hot-poll__timer svg{width:.85rem;height:.85rem}.hs-hot-poll__timer strong{color:#334155;font-weight:800}.hs-hot-poll__options--v5-mockup{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.hs-hot-poll__option--v5-btn{flex-direction:column;gap:.25rem;min-height:3.35rem;padding:.45rem .35rem;border-radius:.75rem}.hs-hot-poll__option-icon{display:inline-flex;color:#475569}.hs-hot-poll__option-icon svg{width:1rem;height:1rem}.hs-mobile-feed-header--mockup{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 1rem .35rem}.hs-mobile-feed-header--mockup .hs-mobile-feed-header__title{margin:0;font-size:.95rem;font-weight:800;color:#0f172a}.hs-mobile-feed-header__more{font-size:.72rem;font-weight:700;color:#4338ca;text-decoration:none;white-space:nowrap}body.hs-home-mockup-v1 #hs-feed-unvoted{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin:0 1rem;overflow:hidden}body.hs-home-mockup-v1 .hs-feed-skeleton-zone--mockup{margin-top:0}.hs-feed-row{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid #eef2f7;text-decoration:none;color:inherit;background:#fff}.hs-feed-row:last-child{border-bottom:none}.hs-feed-row:active{background:#f8fafc}.hs-feed-row__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.55rem;background:#eff6ff;color:#2563eb;flex-shrink:0}.hs-feed-row__icon svg{width:1rem;height:1rem}.hs-feed-row__body{min-width:0;flex:1}.hs-feed-row__title{display:block;font-size:.86rem;font-weight:700;line-height:1.35;color:#0f172a}.hs-feed-row__meta{display:block;margin-top:.15rem;font-size:.72rem;font-weight:600;color:#94a3b8}.hs-feed-row__chev{color:#cbd5e1;font-size:1.25rem;line-height:1;flex-shrink:0}.hs-feed-voted-divider--visual{margin:1rem 1rem .35rem}body.hs-home-mockup-v1 .hs-feed-voted-divider--toggle{width:auto;margin-left:1rem;margin-right:1rem}.hs-mockup-voted-card{margin:0 1rem .75rem;padding:.9rem 1rem 1rem;border-radius:1rem;border:1px solid #e2e8f0;background:#fff}.hs-mockup-voted__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.hs-mockup-voted__badge{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hs-mockup-voted__time{font-size:.72rem;font-weight:600;color:#94a3b8}.hs-mockup-voted__title{margin:0 0 .65rem;font-size:.92rem;font-weight:800;line-height:1.35;color:#0f172a}.hs-mockup-voted__title-link{color:inherit;text-decoration:none}.hs-mockup-voted__result{display:grid;grid-template-columns:1fr auto;gap:.55rem .75rem;align-items:center;margin-bottom:.75rem}.hs-mockup-voted__track{height:.42rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.hs-mockup-voted__fill{height:100%;border-radius:inherit;background:#1e3a5f}.hs-mockup-voted__pct{font-size:1.05rem;font-weight:900;color:#0f172a;line-height:1}.hs-mockup-voted__link{display:inline-flex;font-size:.78rem;font-weight:800;color:#4338ca;text-decoration:none;background:0 0;border:none;padding:0;cursor:pointer}.hs-mobile-nav--mockup{background:#fff;border-top:1px solid #e2e8f0}.hs-mobile-nav--mockup .hs-mobile-nav__item.is-active,.hs-mobile-nav--mockup .hs-mobile-nav__item.is-active i{color:#0b1f3a!important}.hs-mobile-nav__center--mockup{width:3.25rem;height:3.25rem;border-radius:999px;background:#0b1f3a;color:#fff;border:4px solid #f8fafc}body.hs-home-mockup-v1 #polls-container{padding-bottom:.25rem}@media (min-width:1024px){body.hs-home-mockup-v1 #hs-feed-unvoted{margin:0;border:none;border-radius:0}.hs-mockup-voted-card{margin:0 0 1rem}.hs-feed-voted-divider--visual{margin-left:0;margin-right:0}}body.hs-home-secmen-v1{background:#f8fafc}body.hs-home-secmen-v1 #hs-feed-unvoted{display:block;margin:0 1rem;padding:0;background:0 0;border:none;border-radius:0;overflow:visible}body.hs-home-secmen-v1 .hs-secmen-poll-card{border-radius:1rem;border-color:#e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06)}body.hs-home-secmen-v1 .hs-secmen-poll-card .hs-poll-options .hs-vote-option{min-height:3.35rem;font-size:1rem;font-weight:700;border-width:2px}body.hs-home-secmen-v1 .hs-secmen-vote-saved{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.85rem;padding:.75rem .9rem;border-radius:.75rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}body.hs-home-secmen-v1 .hs-secmen-vote-saved strong{font-size:.92rem;font-weight:800}body.hs-home-secmen-v1 .hs-secmen-vote-saved span{font-size:.82rem;font-weight:600;color:#047857;line-height:1.4}body.hs-home-secmen-v1 .hs-feed-poll-card--voted-secmen{border-color:#cbd5e1}body.hs-home-secmen-v1 .hs-home-trust-row{margin:0 1rem .75rem}@media (min-width:1024px){body.hs-home-secmen-v1 #hs-feed-unvoted{margin:0}}body.hs-home-final-v1{--hs-final-navy:#0A2540;--hs-final-red:#E30613;--hs-final-green:#00A651;--hs-final-bg:#F8F9FA;--hs-final-muted:#45545E;--hs-final-border:#DDE3E8;--hs-final-green-soft:#E6F7EE;--hs-final-red-soft:#FDE8EA;--hs-final-navy-soft:#E8EDF2;background:var(--hs-final-bg)}body.hs-home-final-v1 .hs-brand-tagline--under-word{display:block;max-width:10.75rem;font-size:.53125rem;font-weight:700;color:var(--hs-final-muted,#45545e);line-height:1.2;letter-spacing:.002em}body.hs-home-final-v1 .hs-brand-stack--lockup{gap:0}body.hs-home-final-v1 .hs-brand-copy{gap:.06rem;min-height:2.85rem;justify-content:center}body.hs-home-final-v1 .hs-brand-tagline{min-height:calc(.6875rem * 1.35 * 2);line-height:1.35;max-width:11rem}body.hs-home-final-v1 .hs-brand-lockup{gap:.55rem}body.hs-home-final-v1 #hs-top-nav>div>.flex.justify-between.items-center{min-height:3.35rem;padding-top:.35rem;padding-bottom:.35rem}body.hs-home-final-v1 .hs-home-slogan-row{display:none}body.hs-home-final-v1 .hs-home-slogan-row__text{margin:0;font-size:.6875rem;font-weight:700;line-height:1.35;color:var(--hs-final-navy,#0a2540);letter-spacing:.01em}body.hs-home-final-v1 .hs-home-trust-row--final{margin:0 1rem .55rem;text-align:center;font-size:.625rem;font-weight:700;color:var(--hs-final-muted);letter-spacing:.02em}body.hs-home-final-v1 .hs-home-trust-row__link{color:var(--hs-final-navy);text-decoration:none}.hs-trust-disclaimer-band{margin:0 1rem .65rem;padding:.55rem .75rem;border-radius:.65rem;border:1px solid rgb(226 232 240);background:rgb(248 250 252);color:rgb(71 85 105);font-size:.6875rem;line-height:1.45;font-weight:600;text-align:center}.hs-trust-disclaimer-band--compact{margin:0 0 .65rem;font-size:.625rem;line-height:1.4}body.hs-home-final-v1 .hs-trust-disclaimer-band{color:var(--hs-final-muted)}.hs-trust-bottom-note{max-width:1400px;margin:0 auto;padding:.6rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgb(226 232 240);background:rgb(249 250 251)}@media (min-width:1024px){.hs-trust-bottom-note{padding-bottom:.65rem}}.hs-trust-bottom-note__text{margin:0 auto;max-width:40rem;font-size:.625rem;line-height:1.35;font-weight:500;color:rgb(100 116 139);text-align:center}@media (min-width:640px){.hs-trust-bottom-note__text{font-size:.6875rem;line-height:1.4}}.hs-home-live-strip{display:flex;justify-content:space-between;gap:.35rem;margin:0 1rem .65rem;padding:.75rem .65rem;border-radius:.75rem;background:var(--hs-final-navy,#0a2540)}.hs-home-live-strip__stat{flex:1;text-align:center;position:relative}.hs-home-live-strip__stat+.hs-home-live-strip__stat::before{content:"";position:absolute;left:0;top:15%;height:70%;width:1px;background:rgba(255,255,255,.15)}.hs-home-live-strip__value{font-size:1.05rem;font-weight:800;color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hs-home-live-strip__label{margin-top:.2rem;font-size:.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.65)}body.hs-home-final-v1 .hs-hot-poll-section--final-v1{padding:.35rem 1rem .45rem;margin:0}body.hs-home-final-v1 .hs-hot-poll-section__head{display:none}body.hs-home-final-v1 .hs-hot-poll__vote-badge,body.hs-home-final-v1 .hs-hot-poll__vote-badge--live{display:inline-flex;align-items:center;gap:.45rem;padding:.34rem .62rem;border-radius:999px;background:var(--hs-final-red,#e30613);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.04em;line-height:1;border:none;box-shadow:0 2px 10px rgba(227,6,19,.28)}body.hs-home-final-v1 .hs-hot-poll__vote-badge--live .hs-hot-badge-pulse{flex-shrink:0}body.hs-home-final-v1 .hs-hot-poll__vote-badge--count{background:rgba(255,255,255,.78);color:#64748b;border:1px solid rgba(100,116,139,.14);font-size:.625rem;font-weight:600;letter-spacing:0;box-shadow:none;padding:.24rem .5rem}body.hs-home-final-v1 .hs-hot-poll__vote-badge--count .hs-hot-badge-pulse{display:none}body.hs-home-final-v1 #hs-hot-poll-card,body.hs-home-final-v1 .hs-hot-poll-card--final,body.hs-home-final-v1 .hs-hot-poll-card--skeleton{padding-top:2.35rem;background:linear-gradient(180deg,#dcebff 0,#ecf4ff 48%,#f7faff 100%)!important;border:1px solid rgba(0,122,255,.16);border-radius:1rem;box-shadow:0 4px 16px rgba(0,122,255,.07)}@keyframes hsHotPollEntrancePop{0%{opacity:.96;transform:scale(.975)}55%{opacity:1;transform:scale(1.028)}100%{opacity:1;transform:scale(1)}}body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--final.hs-hot-poll-card--entrance,body.hs-home-final-v1 .hs-hot-poll-card--final.hs-hot-poll-card--entrance{transform-origin:center 8%;animation:hsHotPollEntrancePop 850ms cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}@keyframes hsHotLiveBadgePulse{0%,100%{opacity:.92;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}body.hs-home-final-v1 #hs-hot-poll-card[data-hot-poll-mode=vote]:not(.is-revealed):not(.is-voted):not(.is-voted-passive):not(.hs-hot-poll-card--skeleton) .hs-hot-poll__vote-badge--live .hs-hot-badge-pulse{transform-origin:center;animation:hsHotLiveBadgePulse 2.4s cubic-bezier(.22,1,.36,1) 1.2s 3 both!important}body.hs-home-final-v1 .hs-hot-poll__activity{margin-top:.15rem;margin-bottom:.35rem}body.hs-home-final-v1 .hs-hot-poll-section__title{color:var(--hs-final-navy,#0a2540);font-size:1rem}body.hs-home-final-v1 .hs-hot-poll-section__sub{color:var(--hs-final-muted,#45545e)}body.hs-home-final-v1 .hs-hot-poll-section__title{background:var(--hs-final-red-soft,#fde8ea);border:1px solid rgba(227,6,19,.22);color:var(--hs-final-red,#e30613);font-size:.5625rem;letter-spacing:.12em}body.hs-home-final-v1 .hs-hot-poll__live-dot{flex-shrink:0}body.hs-home-final-v1 .hs-hot-poll__vote-badge:not(.hs-hot-poll__vote-badge--count){background:var(--hs-final-red,#e30613);font-size:.6875rem}body.hs-home-final-v1 .hs-hot-badge-pulse{flex-shrink:0}body.hs-home-final-v1 .hs-hot-poll__activity.hs-live-pulse{font-size:.75rem;gap:.45rem;min-height:1.15rem;line-height:1.35}body.hs-home-final-v1 .hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__dot{flex-shrink:0}body.hs-home-final-v1 .hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__count{font-size:.8125rem;font-weight:800;color:var(--hs-final-navy,#0a2540);letter-spacing:-.01em}body.hs-home-final-v1 .hs-hot-poll__activity.hs-live-pulse .hs-live-pulse__label{font-size:.75rem;color:var(--hs-final-muted,#45545e)}body.hs-home-final-v1 .hs-hot-poll__title{margin-top:.25rem;clear:both;color:#1c2526;font-size:1.0625rem;line-height:1.35;min-height:calc(1.35em * 2)}body.hs-home-final-v1 .hs-hot-poll__vote-saved{margin:.2rem 0 .5rem;font-size:.6875rem;font-weight:700;color:var(--hs-final-green,#00a651)}body.hs-home-final-v1 .hs-hot-poll__layout-reserve{visibility:hidden;pointer-events:none;user-select:none}body.hs-home-final-v1 .hs-hot-poll__vote-saved.hs-hot-poll__layout-reserve{min-height:1.15rem}body.hs-home-final-v1 .hs-hot-poll__actions--final.hs-hot-poll__layout-reserve{display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-height:2.35rem;margin-top:.75rem;padding-top:.65rem;border-top:1px solid transparent;box-sizing:border-box}body.hs-home-final-v1 .hs-hot-poll-card--skeleton .hs-hot-poll__title--final.hs-hot-poll__title--skeleton{color:transparent}body.hs-home-final-v1 .hs-hot-poll-card--skeleton .hs-hot-poll__title--ssr-lcp{color:#1c2526;background:0 0;animation:none;width:auto;height:auto;min-height:calc(1.35em * 2)}body.hs-home-final-v1 .hs-hot-poll__options--final{gap:.45rem;margin-top:.65rem}body.hs-home-final-v1 .hs-hot-poll__option.hs-hot-poll__option--final{display:flex;flex-direction:column;gap:.35rem;overflow:hidden;border-radius:.75rem;border:1.5px solid rgba(255,255,255,.85);background:rgba(255,255,255,.92);min-height:0;padding:.7rem .8rem;text-align:left;box-shadow:0 1px 3px rgba(10,37,64,.04)}body.hs-home-final-v1 .hs-hot-poll__option-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;width:100%}body.hs-home-final-v1 .hs-hot-poll__option-label{flex:1;min-width:0;font-size:.875rem;font-weight:700;color:#1c2526;line-height:1.35;word-break:break-word}body.hs-home-final-v1 .hs-hot-poll__option.is-selected{border-color:var(--hs-final-green,#00a651);box-shadow:0 0 0 1px rgba(0,166,81,.14);background:#fff}body.hs-home-final-v1 .hs-hot-poll__option.is-winner .hs-hot-poll__option-label{font-weight:800}body.hs-home-final-v1 .hs-hot-poll__option-badge{display:none;align-items:center;gap:.15rem;align-self:flex-start;padding:.1rem .45rem;border-radius:9999px;background:var(--hs-final-green-soft,#e6f7ee);color:var(--hs-final-green,#00a651);font-size:.5625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.35}body.hs-home-final-v1 .hs-hot-poll__option.is-selected .hs-hot-poll__option-badge{display:inline-flex}body.hs-home-final-v1 .hs-hot-poll__option-star{color:#eab308;font-size:.58rem;line-height:1}body.hs-home-final-v1 .hs-hot-poll-card:not(.is-revealed) .hs-hot-poll__option-badge,body.hs-home-final-v1 .hs-hot-poll-card:not(.is-revealed) .hs-hot-poll__option-pct,body.hs-home-final-v1 .hs-hot-poll-card:not(.is-revealed) .hs-hot-poll__option-track{display:none!important}body.hs-home-final-v1 .hs-hot-poll__option-track{position:relative;inset:auto;width:100%;height:.34rem;border-radius:999px;background:rgba(10,37,64,.08);overflow:hidden;opacity:1;pointer-events:none}body.hs-home-final-v1 .hs-hot-poll__option-fill{display:block;height:100%;width:100%;border-radius:999px;background-color:rgba(10,37,64,.42)!important;opacity:1!important}body.hs-home-final-v1 .hs-hot-poll__option.is-winner .hs-hot-poll__option-fill{background-color:var(--hs-final-red,#e30613)!important}body.hs-home-final-v1 .hs-hot-poll__option-fill.hs-hot-poll__fill-prep{transform:scaleX(0);transform-origin:left center;transition:none}body.hs-home-final-v1 .hs-hot-poll__option-fill.hs-hot-poll__fill-run{transform:scaleX(var(--hs-hot-bar-target,1));transform-origin:left center;transition:transform 320ms cubic-bezier(.34, 1.45, .64, 1)}body.hs-home-final-v1 .hs-hot-poll__option--result .hs-hot-poll__option-fill:not(.hs-hot-poll__fill-prep):not(.hs-hot-poll__fill-run){transform:none}body.hs-home-final-v1 .hs-hot-poll__option-pct{position:static;transform:none;flex-shrink:0;font-size:.8125rem;font-weight:800;color:var(--hs-final-navy,#0a2540);opacity:1;font-variant-numeric:tabular-nums}body.hs-home-final-v1 .hs-hot-poll-card:not(.is-revealed) .hs-hot-poll__option-pct{opacity:0}body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--vote-glow,body.hs-home-final-v1 .hs-hot-poll-root.is-warming #hs-hot-poll-card{animation:none!important}body.hs-home-final-v1 .hs-hot-poll__option.hs-feel-sweep::after{content:none;animation:none}body.hs-home-final-v1 .hs-hot-poll__vote-badge.is-pop{animation:none;transform:none}@media (prefers-reduced-motion:reduce){body.hs-home-final-v1 .hs-hot-poll__option-fill.hs-hot-poll__fill-prep,body.hs-home-final-v1 .hs-hot-poll__option-fill.hs-hot-poll__fill-run{transform:scaleX(var(--hs-hot-bar-target,1))!important;transition:none!important}body.hs-home-final-v1 #hs-hot-poll-card.hs-hot-poll-card--vote-glow,body.hs-home-final-v1 .hs-hot-poll__option.hs-feel-sweep::after{animation:none!important}body.hs-home-final-v1 .hs-hot-poll__advance-btn{animation:none!important}}body.hs-home-final-v1 .hs-hot-poll__passive-note,body.hs-home-final-v1 .hs-hot-poll__social{color:var(--hs-final-muted,#45545e);font-size:.6875rem}body.hs-home-final-v1 .hs-hot-poll__detail-link{color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-hot-poll__actions--final{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:.75rem;padding-top:.65rem;border-top:1px solid rgba(10,37,64,.08)}@keyframes hs-advance-pulse{0%{box-shadow:0 2px 8px rgba(0,166,81,.22),0 0 0 0 rgba(220,38,38,.35)}50%{box-shadow:0 2px 8px rgba(0,166,81,.22),0 0 0 5px rgba(220,38,38,.12)}100%{box-shadow:0 2px 8px rgba(0,166,81,.22),0 0 0 0 rgba(220,38,38,.35)}}body.hs-home-final-v1 .hs-hot-poll__advance-btn{position:relative;display:block;width:100%;margin-top:.65rem;padding:.7rem 1rem;border:1.5px solid rgba(220,38,38,.9);border-radius:.75rem;background:var(--hs-final-green,#00a651);color:#fff;font-size:.875rem;font-weight:800;text-align:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,166,81,.22),0 0 0 0 rgba(220,38,38,.35);animation:hs-advance-pulse 1.6s ease-in-out infinite}body.hs-home-final-v1 .hs-hot-poll__advance-btn:active{transform:scale(.98);animation:none}body.hs-home-final-v1 .hs-hot-poll__advance-btn:disabled,body.hs-home-final-v1 .hs-hot-poll__advance-btn[hidden]{display:none;animation:none}body.hs-home-final-v1 .hs-hot-poll__actions--final .hs-hot-poll__detail-link{font-size:.75rem;font-weight:700;text-decoration:none}body.hs-home-final-v1 .hs-hot-poll__share-btn{flex-shrink:0;border:1px solid rgba(10,37,64,.12);background:#fff;color:var(--hs-final-navy,#0a2540);border-radius:.65rem;font-size:.75rem;font-weight:700;padding:.45rem .85rem;cursor:pointer}body.hs-home-final-v1 .hs-hot-poll__share-btn:active{transform:scale(.98)}body.hs-home-final-v1 .hs-hot-poll__more-link{background:var(--hs-final-navy-soft,#e8edf2);color:var(--hs-final-navy,#0a2540);border:1px solid rgba(10,37,64,.08);margin-top:.65rem}body.hs-home-final-v1 .hs-poll-options-toggle--hot{margin-top:.65rem;border:1px solid rgba(10,37,64,.12);background:var(--hs-final-navy-soft,#e8edf2);color:var(--hs-final-navy,#0a2540);border-radius:.75rem;font-size:.75rem;font-weight:700;padding:.6rem .85rem}body.hs-home-final-v1{--hs-upper-rail:#C9A227;--hs-upper-rail-soft:#FBF6E8}body.hs-home-final-v1 .hs-home-slogan-row__text{color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-hot-poll-section--final-v1+.hs-home-metric-hero--post-hot{padding:0 1rem;margin-top:.5rem;margin-bottom:.75rem}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar.hs-home-metric-hero--post-hot{padding:0 1rem;margin-top:.5rem;margin-bottom:.875rem}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar .hs-home-metric-hero__card--brand-frame{padding:.625rem .75rem;border-radius:.75rem;border-top-width:2px;box-shadow:0 1px 4px rgba(10,37,64,.05)}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar .hs-home-metric-hero__value{font-size:clamp(1.375rem, 5.5vw, 1.625rem);line-height:1.05}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar .hs-home-metric-hero__label{margin-top:.125rem;font-size:clamp(.625rem, 2.8vw, .75rem);letter-spacing:.06em}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar .hs-home-metric-hero__grid{gap:.35rem}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar .hs-home-metric-hero__divider{width:1px;height:1.5rem;background:rgba(10,37,64,.12)}body.hs-home-final-v1 .hs-home-metric-hero--compact-bar+.hs-daily-pulse{padding-top:0;margin-top:-.15rem}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip.hs-home-metric-hero--post-hot{margin-top:.35rem;margin-bottom:.55rem}body.hs-home-final-v1 #hs-home-trend-polls{margin-bottom:.7rem}body.hs-home-final-v1 .hs-home-metric-hero__card--premium-light,body.hs-home-final-v1 .hs-home-metric-hero__card--soft-strip{background:#fff;border:1px solid #e2e8f0;border-top:3px solid var(--hs-final-red,#e30613);border-radius:.75rem;box-shadow:0 1px 4px rgba(15,27,45,.04);padding:.6rem .75rem;color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-home-metric-hero__grid--premium{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem}body.hs-home-final-v1 .hs-home-metric-hero__grid--premium .hs-home-metric-hero__col{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}body.hs-home-final-v1 .hs-home-metric-hero__grid--premium .hs-home-metric-hero__divider{width:1px;height:1.75rem;background:rgba(10,37,64,.14);border-radius:0}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip .hs-home-metric-hero__value,body.hs-home-final-v1 .hs-home-metric-hero__grid--premium .hs-home-metric-hero__value{color:var(--hs-final-navy,#0a2540);font-size:clamp(1rem, 4.2vw, 1.2rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;font-variant-numeric:tabular-nums;white-space:nowrap}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__value{color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip .hs-home-metric-hero__label,body.hs-home-final-v1 .hs-home-metric-hero__grid--premium .hs-home-metric-hero__label{margin-top:.2rem;color:var(--hs-final-navy,#0a2540);font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:1}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__label{color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__card--premium-light,body.hs-home-final-v1 .hs-home-metric-hero--soft-strip.hs-home-fold-v5:not(.hs-home-metric-hero--brand-frame) .hs-home-metric-hero__card--soft-strip{background:#fff;color:var(--hs-final-navy,#0a2540);box-shadow:0 1px 4px rgba(15,27,45,.04)}body.hs-home-final-v1 .hs-home-metric-hero__soft-strip{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap}body.hs-home-final-v1 .hs-home-metric-hero__soft-item{display:inline-flex;align-items:baseline;gap:.28rem;min-width:0}body.hs-home-final-v1 .hs-home-metric-hero__soft-sep{flex-shrink:0;color:rgba(10,37,64,.28);font-size:.875rem;font-weight:700;line-height:1}body.hs-home-final-v1 .hs-home-metric-hero--soft-strip .hs-home-metric-hero__soft-sep{flex-shrink:0;color:rgba(10,37,64,.28);font-size:.875rem;font-weight:700;line-height:1}body.hs-home-final-v1 .hs-home-metric-hero--brand-frame{padding:0 1rem .5rem}.hs-home-metric-hero.hs-home-fold-v5.hs-home-metric-hero--brand-frame .hs-home-metric-hero__card--brand-frame,body.hs-home-final-v1 .hs-home-metric-hero__card--brand-frame{background:#fff!important;border:1px solid rgba(10,37,64,.22);border-top:3px solid var(--hs-final-red,#e30613);border-radius:.65rem;box-shadow:0 2px 8px rgba(10,37,64,.06);color:#0a2540;padding:.6rem .7rem}.hs-home-metric-hero.hs-home-fold-v5.hs-home-metric-hero--brand-frame .hs-home-metric-hero__value,body.hs-home-final-v1 .hs-home-metric-hero--brand-frame .hs-home-metric-hero__value,body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__value{color:#0a2540;font-size:clamp(1.05rem, 4.8vw, 1.3rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;font-variant-numeric:tabular-nums;white-space:nowrap;display:inline-block;min-height:1.05em;text-align:center;vertical-align:top}body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__value[data-stat-key=totalVotes]{min-width:11ch}body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__value[data-stat-key=canliNabiz]{min-width:7ch}.hs-home-metric-hero.hs-home-fold-v5 .hs-home-metric-hero__value.hs-stat-bump,body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__value.hs-stat-bump{transform:none}.hs-home-metric-hero.hs-home-fold-v5.hs-home-metric-hero--brand-frame .hs-home-metric-hero__label,body.hs-home-final-v1 .hs-home-metric-hero--brand-frame .hs-home-metric-hero__label,body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__label{margin-top:.2rem;color:#0a2540;opacity:1;font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hs-home-metric-hero.hs-home-fold-v5.hs-home-metric-hero--brand-frame .hs-home-metric-hero__grid,body.hs-home-final-v1 .hs-home-metric-hero--brand-frame .hs-home-metric-hero__grid,body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem}.hs-home-metric-hero.hs-home-fold-v5.hs-home-metric-hero--brand-frame .hs-home-metric-hero__col,body.hs-home-final-v1 .hs-home-metric-hero--brand-frame .hs-home-metric-hero__col,body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__col{text-align:center;min-width:0;padding:0}body.hs-home-final-v1 .hs-home-metric-hero--brand-frame .hs-home-metric-hero__divider,body.hs-home-final-v1 .hs-home-metric-hero--post-hot .hs-home-metric-hero__divider{width:1px;height:1.85rem;border-radius:0;background:rgba(10,37,64,.16)}body.hs-home-final-v1 .hs-feed-voted-divider--compact-final{display:flex;align-items:center;gap:.65rem;width:calc(100% - 2rem);margin:.45rem 1rem .35rem;padding:0;border:none;background:0 0;box-shadow:none;text-transform:none;letter-spacing:normal;font-weight:400;color:var(--hs-final-muted,#45545e);font-size:.6875rem}body.hs-home-final-v1 .hs-feed-voted-divider--compact-final::after,body.hs-home-final-v1 .hs-feed-voted-divider--compact-final::before{display:block;content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(10,37,64,.12) 20%,rgba(10,37,64,.12) 80%,transparent)}body.hs-home-final-v1 .hs-feed-voted-divider__chip{flex-shrink:0;display:inline-flex;align-items:center;gap:.28rem;max-width:min(100%,17.5rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.hs-home-final-v1 .hs-feed-voted-divider__check{flex-shrink:0;color:var(--hs-final-green,#00a651);font-size:.625rem;font-weight:900;line-height:1}body.hs-home-final-v1 .hs-feed-voted-divider--compact-final .hs-feed-voted-panel__meta{color:var(--hs-final-muted,#45545e);font-size:.6875rem;font-weight:600;line-height:1.2}body.hs-home-final-v1 .hs-feed-voted-divider--compact-final .hs-feed-voted-panel__action{flex-shrink:0;padding:0;border:none;border-radius:0;background:0 0;color:var(--hs-final-navy,#0a2540);font-size:.6875rem;font-weight:800;letter-spacing:0}body.hs-home-final-v1 .hs-feed-unvoted.hs-feed-voted-is-collapsed .hs-feed-voted-divider--compact-final{margin-bottom:.35rem}body.hs-home-final-v1 .hs-feed-unvoted.hs-feed-voted-is-collapsed .hs-feed-poll-card--vote-recent{display:block!important}body.hs-home-final-v1 .hs-feed-poll-card--final-v1{border-color:var(--hs-final-border,#dde3e8);box-shadow:0 2px 8px rgba(10,37,64,.04)}body.hs-home-final-v1 .hs-feed-final-vote-saved{margin:0 0 .45rem;font-size:.6875rem;font-weight:700;color:var(--hs-final-green,#00a651)}body.hs-home-final-v1 .hs-feed-final-options{display:flex;flex-direction:column;gap:.45rem;margin-top:.35rem}body.hs-home-final-v1 .hs-feed-final-option{display:flex;flex-direction:column;gap:.35rem;overflow:hidden;border-radius:.75rem;border:1.5px solid var(--hs-final-border,#dde3e8);background:var(--hs-final-bg,#f8f9fa);min-height:0;padding:.7rem .8rem;text-align:left;box-shadow:0 1px 3px rgba(10,37,64,.04);width:100%}body.hs-home-final-v1 .hs-feed-final-option__row{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;width:100%}body.hs-home-final-v1 .hs-feed-adaptive-option--pill-has-media,body.hs-home-final-v1 .hs-feed-final-option--has-media .hs-feed-final-option__row{align-items:center}body.hs-home-final-v1 .hs-feed-final-option__label{flex:1;min-width:0;font-size:.875rem;font-weight:700;color:#1c2526;line-height:1.35;word-break:break-word}body.hs-home-final-v1 .hs-feed-final-option.is-selected{border-color:var(--hs-final-green,#00a651);box-shadow:0 0 0 1px rgba(0,166,81,.14);background:#fff}body.hs-home-final-v1 .hs-feed-final-option.is-winner .hs-feed-final-option__label{font-weight:800}body.hs-home-final-v1 .hs-feed-final-option__badge{display:none;align-items:center;gap:.15rem;align-self:flex-start;padding:.1rem .45rem;border-radius:9999px;background:var(--hs-final-green-soft,#e6f7ee);color:var(--hs-final-green,#00a651);font-size:.5625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.35}body.hs-home-final-v1 .hs-feed-final-option.is-selected .hs-feed-final-option__badge{display:inline-flex}body.hs-home-final-v1 .hs-feed-final-option__star{color:#eab308;font-size:.58rem;line-height:1}body.hs-home-final-v1 .hs-feed-poll-card--final-v1:not(.is-revealed) .hs-feed-final-option__badge,body.hs-home-final-v1 .hs-feed-poll-card--final-v1:not(.is-revealed) .hs-feed-final-option__pct,body.hs-home-final-v1 .hs-feed-poll-card--final-v1:not(.is-revealed) .hs-feed-final-option__track{display:none!important}body.hs-home-final-v1 .hs-feed-final-option__track{width:100%;height:.34rem;border-radius:999px;background:rgba(10,37,64,.08);overflow:hidden}body.hs-home-final-v1 .hs-feed-final-option__fill{display:block;height:100%;width:100%;border-radius:999px;background-color:rgba(10,37,64,.42)!important}body.hs-home-final-v1 .hs-feed-final-option.is-winner .hs-feed-final-option__fill{background-color:var(--hs-final-red,#e30613)!important}body.hs-home-final-v1 .hs-feed-final-option__fill.hs-feed-final-fill-prep{transform:scaleX(0);transform-origin:left center;transition:none}body.hs-home-final-v1 .hs-feed-final-option__fill.hs-feed-final-fill-run{transform:scaleX(var(--hs-feed-bar-target,1));transform-origin:left center;transition:transform 520ms cubic-bezier(.34, 1.45, .64, 1)}body.hs-home-final-v1 .hs-feed-final-option--result .hs-feed-final-option__fill:not(.hs-feed-final-fill-prep):not(.hs-feed-final-fill-run){transform:none;width:var(--hs-feed-bar-static,100%)}body.hs-home-final-v1 .hs-feed-final-option__pct{flex-shrink:0;font-size:.8125rem;font-weight:800;color:var(--hs-final-navy,#0a2540);font-variant-numeric:tabular-nums}body.hs-home-final-v1 .hs-feed-final-actions{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:.75rem;padding-top:.65rem;border-top:1px solid rgba(10,37,64,.08)}body.hs-home-final-v1 .hs-feed-final-actions__detail{font-size:.75rem;font-weight:800;color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-feed-final-actions__share{border:1px solid rgba(10,37,64,.14);background:var(--hs-final-navy-soft,#e8edf2);color:var(--hs-final-navy,#0a2540);border-radius:999px;padding:.28rem .65rem;font-size:.6875rem;font-weight:800}body.hs-home-final-v1 .hs-feed-final-actions__share--post-vote,body.hs-home-final-v1 .hs-feed-row-card__share{border:1px solid #86efac;background:#ecfdf5;color:#166534;border-radius:999px;padding:.28rem .62rem;font-size:.625rem;font-weight:800;line-height:1.2;cursor:pointer;white-space:nowrap}body.hs-home-final-v1 .hs-feed-row-card__post-vote-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap;margin-left:auto}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1{box-shadow:0 1px 6px rgba(10,37,64,.04)}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1:not(.hs-feed-row-card--v2b) .hs-feed-compact-v1__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-vote-saved{margin-bottom:.3rem}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-options{gap:.3rem;margin-top:.25rem}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-option{gap:.25rem;border-radius:.6rem;border-width:1px;padding:.45rem .55rem;box-shadow:none}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-option__row{gap:.45rem}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-option__label{font-size:.8125rem;line-height:1.3}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-option__pct{font-size:.75rem}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-option__track{height:.28rem}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-actions{margin-top:.45rem;padding-top:.45rem;gap:.45rem}body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-actions__detail,body.hs-home-final-v1 .hs-feed-poll-card--compact-v1 .hs-feed-final-actions__share{font-size:.6875rem}body.hs-home-final-v1 #polls-container>*+*{margin-top:.6rem!important}@media (min-width:640px){body.hs-home-final-v1 #polls-container>*+*{margin-top:1rem!important}}body.hs-home-final-v1 .hs-feed-poll-card--skinned{border-left:3px solid var(--hs-feed-accent,#0a2540);padding-left:calc(.75rem - 1px)}body.hs-home-final-v1 .hs-feed-row-card--v2b.hs-feed-poll-card--skinned{border-left:2px solid var(--hs-feed-accent,#94a3b8);padding-left:.45rem}body.hs-home-final-v1 .hs-feed-skin--siyaset{--hs-feed-accent:#E30613;--hs-feed-icon-box-bg:#FDE8EA;--hs-feed-badge-bg:#FDE8EA;--hs-feed-badge-text:#C20510}body.hs-home-final-v1 .hs-feed-skin--ekonomi{--hs-feed-accent:#1D4ED8;--hs-feed-icon-box-bg:#EFF6FF;--hs-feed-badge-bg:#EFF6FF;--hs-feed-badge-text:#1D4ED8}body.hs-home-final-v1 .hs-feed-skin--yerel{--hs-feed-accent:#0D9488;--hs-feed-icon-box-bg:#CCFBF1;--hs-feed-badge-bg:#CCFBF1;--hs-feed-badge-text:#0F766E}body.hs-home-final-v1 .hs-feed-skin--ulasim{--hs-feed-accent:#2563EB;--hs-feed-icon-box-bg:#DBEAFE;--hs-feed-badge-bg:#DBEAFE;--hs-feed-badge-text:#1D4ED8}body.hs-home-final-v1 .hs-feed-skin--cevre{--hs-feed-accent:#059669;--hs-feed-icon-box-bg:#D1FAE5;--hs-feed-badge-bg:#D1FAE5;--hs-feed-badge-text:#047857}body.hs-home-final-v1 .hs-feed-skin--egitim{--hs-feed-accent:#4F46E5;--hs-feed-icon-box-bg:#E0E7FF;--hs-feed-badge-bg:#E0E7FF;--hs-feed-badge-text:#4338CA}body.hs-home-final-v1 .hs-feed-skin--saglik{--hs-feed-accent:#F43F5E;--hs-feed-icon-box-bg:#FFE4E6;--hs-feed-badge-bg:#FFE4E6;--hs-feed-badge-text:#BE123C}body.hs-home-final-v1 .hs-feed-skin--calisma{--hs-feed-accent:#64748B;--hs-feed-icon-box-bg:#F1F5F9;--hs-feed-badge-bg:#F1F5F9;--hs-feed-badge-text:#475569}body.hs-home-final-v1 .hs-feed-skin--gundem{--hs-feed-accent:#E30613;--hs-feed-icon-box-bg:#FDE8EA;--hs-feed-badge-bg:#FDE8EA;--hs-feed-badge-text:#B91C1C}body.hs-home-final-v1 .hs-feed-row-card--neutral{--hs-feed-icon-box-bg:#F1F5F9;--hs-feed-badge-bg:#F1F5F9;--hs-feed-badge-text:#475569}body.hs-home-final-v1 .hs-feed-row-card--v2b{padding:.45rem .6rem .4rem}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center}body.hs-home-final-v1 .hs-feed-row-card__main{min-width:0}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;margin-top:.15rem;min-height:2.25rem}body.hs-home-final-v1 .hs-feed-row-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.45rem}body.hs-home-final-v1 .hs-feed-row-card__footer--voted{justify-content:flex-end}body.hs-home-final-v1 .hs-feed-row-card__aside{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__head{margin-bottom:0;min-height:1.625rem}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__head-left{gap:.22rem}body.hs-home-final-v1 .hs-feed-row-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}body.hs-home-final-v1 .hs-feed-row-card__head-left{display:flex;align-items:center;gap:.4rem;min-width:0}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-skin__icon-box{width:1.625rem;height:1.625rem;border-radius:.4rem}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-skin__icon{width:15px;height:15px}body.hs-home-final-v1 .hs-feed-skin__icon-box{width:1.5rem;height:1.5rem;border-radius:.45rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--hs-feed-icon-box-bg,#f1f5f9)}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__badge{background:0 0;padding:0;border-radius:0;font-size:.5875rem;font-weight:600;letter-spacing:.04em;color:var(--hs-feed-badge-text,#334155)}body.hs-home-final-v1 .hs-feed-row-card__badge{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .45rem;border-radius:999px;background:var(--hs-feed-badge-bg,#f1f5f9);color:var(--hs-feed-badge-text,#475569)}body.hs-home-final-v1 .hs-feed-row-card__head-right{display:flex;align-items:center;gap:.25rem;flex-shrink:0}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__time{font-weight:500}body.hs-home-final-v1 .hs-feed-row-card__time{flex-shrink:0;font-size:.625rem;font-weight:600;color:#475569}body.hs-home-final-v1 .hs-feed-row-card__live-badge{display:inline-flex;align-items:center;gap:.1rem;padding:0;border-radius:0;background:0 0;font-size:.5rem;font-weight:500;color:#be123c;line-height:1;letter-spacing:-.01em}body.hs-home-final-v1 .hs-feed-row-card__live-badge .hs-live-pulse__dot{width:3px!important;height:3px!important;min-width:3px!important;min-height:3px!important;opacity:.82;animation:none!important}body.hs-home-final-v1 .hs-feed-row-card__live-badge .hs-live-pulse__count{font-size:inherit;font-weight:inherit}body.hs-home-final-v1 .hs-feed-row-card__live-badge .hs-live-pulse__label{display:none}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__title,body.hs-home-final-v1 .hs-feed-row-card--v2b.hs-feed-poll-card--compact-v1 .hs-feed-compact-v1__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:calc(1.2em * 3);font-size:.9375rem;font-weight:700;line-height:1.2;color:#1c2526;letter-spacing:-.012em;margin:.04rem 0 0}body.hs-home-final-v1 .hs-feed-row-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:.2rem 0 0;font-size:1.0625rem;font-weight:900;line-height:1.35;color:#1c2526;letter-spacing:-.01em}body.hs-home-final-v1 .hs-feed-row-card__title a{font-weight:inherit;color:inherit;text-decoration:none}body.hs-home-final-v1 .hs-feed-row-card__title a:hover{color:#0a2540}body.hs-home-final-v1 .hs-feed-row-card__hint{margin:0 0 .2rem;font-size:.625rem;font-weight:600;color:#94a3b8;line-height:1.3}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__meta{display:flex;align-items:flex-end;flex:1;min-width:0;font-size:.625rem;font-weight:500;color:#64748b;line-height:1;margin:0;padding-bottom:.55rem;white-space:nowrap}body.hs-home-final-v1 .hs-feed-row-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:.6875rem;font-weight:700;color:#64748b;line-height:1.3}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-adaptive__choice{margin:0 0 .15rem;font-size:.6875rem}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__results,body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__vote{font-size:.75rem;font-weight:600}body.hs-home-final-v1 .hs-feed-row-card__vote{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;min-width:4.25rem;padding:.35rem .85rem;border-radius:.625rem;border:1px solid color-mix(in srgb,var(--hs-feed-accent,#0a2540) 28%,transparent);background:#fff;color:var(--hs-feed-badge-text,var(--hs-final-navy,#0a2540));font-size:.6875rem;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap}body.hs-home-final-v1 .hs-feed-row-card__vote:hover{background:color-mix(in srgb,var(--hs-feed-accent,#0a2540) 6%,#fff)}body.hs-home-final-v1 .hs-feed-row-card__results{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.35rem .75rem;border-radius:.625rem;border:1px solid color-mix(in srgb,var(--hs-feed-accent,#0a2540) 20%,transparent);background:#fff;color:var(--hs-feed-accent,var(--hs-final-navy,#0a2540));font-size:.6875rem;font-weight:800;line-height:1.2;text-decoration:none;white-space:nowrap}body.hs-home-final-v1 .hs-feed-row-card__results:hover{background:color-mix(in srgb,var(--hs-feed-accent,#0a2540) 6%,#fff);color:var(--hs-feed-accent,var(--hs-final-navy,#0a2540))}body.hs-home-final-v1 .hs-feed-skin__icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}body.hs-home-final-v1 .hs-feed-skin__icon{display:block}body.hs-home-final-v1 .hs-feed-adaptive__category{min-width:0}body.hs-home-final-v1 .hs-feed-adaptive__hint{margin:0 0 .45rem;font-size:.6875rem;font-weight:600;color:#94a3b8;line-height:1.35}body.hs-home-final-v1 .hs-feed-adaptive__choice{margin:0 0 .45rem;font-size:.75rem;font-weight:700;color:#047857;line-height:1.35}body.hs-home-final-v1 .hs-feed-adaptive__choice-mark{margin-right:.2rem}body.hs-home-final-v1 .hs-feed-adaptive-options{display:flex;flex-direction:column;gap:.3rem}body.hs-home-final-v1 .hs-feed-adaptive-option--pill{display:flex;align-items:center;width:100%;min-height:2rem;padding:.4rem .6rem;border-radius:.6rem;border:1px solid var(--hs-final-border,#dde3e8);background:var(--hs-final-bg,#f8f9fa);text-align:left;box-shadow:none}body.hs-home-final-v1 .hs-feed-adaptive-option--pill:active{transform:scale(.99)}body.hs-home-final-v1 .hs-feed-adaptive-option__label{font-size:.8125rem;font-weight:700;color:#1c2526;line-height:1.3;word-break:break-word;flex:1 1 auto;min-width:0}body.hs-home-final-v1 .hs-feed-adaptive-option--pill-has-media,body.hs-home-final-v1 .hs-feed-final-option--has-media .hs-feed-final-option__row{gap:.55rem}body.hs-home-final-v1 .hs-feed-adaptive-option--pill-has-media{gap:.55rem}body.hs-home-final-v1 .hs-feed-adaptive-option__media,body.hs-home-final-v1 .hs-feed-final-option__img{display:inline-flex;flex-shrink:0}body.hs-home-final-v1 .hs-feed-adaptive-option__media{width:2rem;height:2rem;border-radius:.5rem;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;align-items:center;justify-content:center}body.hs-home-final-v1 .hs-feed-adaptive-option__img,body.hs-home-final-v1 .hs-feed-final-option__img{width:2rem;height:2rem;border-radius:.5rem;object-fit:cover;object-position:center center;border:1px solid #e2e8f0;flex-shrink:0;display:block}body.hs-home-final-v1 .hs-feed-final-option--has-media .hs-feed-final-option__label{flex:1 1 auto;min-width:0}body.hs-home-final-v1 .hs-feed-adaptive--short .hs-feed-final-option--result{gap:.2rem;padding:.4rem .55rem}body.hs-home-final-v1 .hs-feed-adaptive__participation{margin:0 0 .55rem;font-size:.6875rem;font-weight:700;color:#64748b;line-height:1.35}body.hs-home-final-v1 .hs-feed-adaptive__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.15rem}body.hs-home-final-v1 .hs-feed-adaptive__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.28rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:800;line-height:1.2;text-decoration:none;border:none;cursor:pointer}body.hs-home-final-v1 .hs-feed-adaptive__cta--quick{background:var(--hs-final-red,#e30613);color:#fff}body.hs-home-final-v1 .hs-feed-adaptive__cta--quick:hover{background:#c80511;color:#fff}body.hs-home-final-v1 .hs-feed-adaptive__cta--results{background:#fff;color:var(--hs-final-navy,#0a2540);border:1px solid rgba(10,37,64,.14)}body.hs-home-final-v1 .hs-feed-adaptive__cta--results:hover{background:var(--hs-final-navy-soft,#e8edf2);color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-feed-poll-card--final-v1.hs-feed-poll-card--vote-glow{animation:hsFeedPollFinalGlow 560ms ease-out forwards}@keyframes hsFeedPollFinalGlow{0%{box-shadow:0 0 0 0 rgba(0,166,81,0)}40%{box-shadow:0 0 0 3px rgba(0,166,81,.16)}100%{box-shadow:0 2px 8px rgba(10,37,64,.04)}}body.hs-home-final-v1 .hs-hot-poll-section__head{padding-left:.65rem;border-left:3px solid var(--hs-final-red,#e30613)}body.hs-home-final-v1 .hs-mobile-feed-header--final .hs-mobile-feed-header__title{color:var(--hs-final-navy,#0a2540);padding-left:.55rem;border-left:3px solid var(--hs-final-red,#e30613)}body.hs-home-final-v1 .hs-agenda-live-block__title,body.hs-home-final-v1 .hs-rising-polls-strip__title{color:var(--hs-final-navy,#0a2540)}body.hs-home-final-v1 .hs-agenda-live-block__more{color:var(--hs-final-red,#e30613)}body.hs-home-final-v1 .hs-secmen-poll-card{border:1px solid var(--hs-final-border,#dde3e8);box-shadow:0 2px 8px rgba(10,37,64,.04)}body.hs-home-final-v1 .hs-secmen-poll-card .hs-poll-options .hs-vote-option{border-color:var(--hs-final-border,#dde3e8);background:var(--hs-final-bg,#f8f9fa)}body.hs-home-final-v1 .hs-secmen-poll-card .hs-poll-options .hs-vote-option.is-selected,body.hs-home-final-v1 .hs-secmen-poll-card .hs-poll-options .hs-vote-option:active{border-color:var(--hs-final-green,#00a651);background:var(--hs-final-green-soft,#e6f7ee)}body.hs-home-final-v1 .hs-category-chip.is-active{color:var(--hs-final-red,#e30613)}body.hs-home-final-v1 .hs-category-chip.is-active .hs-category-chip__indicator{background:var(--hs-final-red,#e30613)}.hs-agenda-live-block{margin:0 1rem .75rem}.hs-agenda-live-block__title{font-size:.875rem;font-weight:800;color:#1c2526;margin-bottom:.5rem}.hs-agenda-live-block__card{background:#fff;border:1px solid var(--hs-final-border,#dde3e8);border-radius:.875rem;padding:.75rem}.hs-agenda-live-block__meta{font-size:.6875rem;font-weight:600;color:var(--hs-final-muted,#45545e);margin-bottom:.65rem}.hs-agenda-live__row+.hs-agenda-live__row{margin-top:.65rem}.hs-agenda-live__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.hs-agenda-live__name{font-size:.8125rem;font-weight:700;color:#1c2526}.hs-agenda-live__pct{font-size:1rem;font-weight:900;color:var(--hs-final-navy,#0a2540)}.hs-agenda-live__track{height:.5rem;margin-top:.25rem;border-radius:999px;background:var(--hs-final-bg,#f8f9fa);overflow:hidden}.hs-agenda-live__fill{display:block;height:100%;border-radius:999px}.hs-agenda-live__fill--red{background:var(--hs-final-red,#e30613)}.hs-agenda-live__fill--navy{background:var(--hs-final-navy,#0a2540)}.hs-agenda-live__fill--muted{background:var(--hs-final-muted,#45545e)}.hs-agenda-live-block__more{display:inline-block;margin-top:.5rem;font-size:.6875rem;font-weight:700;color:var(--hs-final-red,#e30613);text-decoration:none}.hs-rising-polls-strip{margin:0 1rem .85rem}.hs-rising-polls-strip--bottom{margin-top:1rem;margin-bottom:1.25rem}.hs-rising-polls-strip__title{font-size:.875rem;font-weight:800;color:#1c2526;margin-bottom:.5rem}.hs-rising-polls-strip__tabs{display:flex;gap:.35rem;margin-bottom:.5rem;overflow-x:auto}.hs-rising-polls-strip__tab{flex-shrink:0;font-size:.6875rem;font-weight:700;padding:.375rem .625rem;border-radius:999px;background:#fff;color:var(--hs-final-muted,#45545e);border:1px solid var(--hs-final-border,#dde3e8);text-decoration:none}.hs-rising-polls-strip__tab.is-active{background:var(--hs-final-navy,#0a2540);color:#fff;border-color:transparent}.hs-rising-strip__item{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;margin-bottom:.35rem;border-radius:.75rem;background:#fff;border:1px solid var(--hs-final-border,#dde3e8);text-decoration:none;color:inherit}.hs-rising-strip__rank{width:2.25rem;height:2.25rem;border-radius:.625rem;background:var(--hs-final-navy-soft,#e8edf2);color:var(--hs-final-navy,#0a2540);font-size:.875rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hs-rising-strip__title{display:block;font-size:.8125rem;font-weight:700;line-height:1.3;color:#1c2526}.hs-rising-strip__meta{display:block;margin-top:.15rem;font-size:.625rem;font-weight:600;color:var(--hs-final-muted,#45545e)}.hs-rising-strip__meta--total{font-size:.6875rem;font-weight:800;color:var(--hs-final-navy,#0a2540);letter-spacing:.01em}body.hs-home-final-v1 .hs-rising-strip__meta--total{color:var(--hs-final-muted,#45545e);font-weight:600}body.hs-home-final-v1 .hs-mobile-feed-header--final{margin:.35rem 1rem .2rem;padding:0;border:none}body.hs-home-final-v1 .hs-mobile-feed-header--final .hs-mobile-feed-header__title{font-size:.9375rem;font-weight:900;color:var(--hs-final-navy,#0a2540);padding-left:.55rem;border-left:3px solid var(--hs-final-red,#e30613);letter-spacing:-.02em;line-height:1.25}body.hs-home-final-v1 .hs-mobile-feed-header__chips--final{margin-top:.25rem}body.hs-home-final-v1 .hs-mobile-feed-header__chips--final .hs-category-scroll{padding-bottom:.15rem}body.hs-home-final-v1 .hs-mobile-feed-header__chips--final .hs-category-chip{min-height:36px;min-width:36px;padding:0 .65rem;color:#64748b;font-weight:700}body.hs-home-final-v1 .hs-mobile-feed-header__sort{margin-top:.25rem}body.hs-home-final-v1 .hs-mobile-feed-header__sort .hs-feed-sort-strip{padding-bottom:.2rem}body.hs-home-final-v1 .hs-feed-sort-chip{border-color:#d7dee8;background:#fff;color:#475569;font-weight:700}body.hs-home-final-v1 .hs-feed-sort-chip.is-active{border-color:var(--hs-final-red,#e30613);background:#fff5f5;color:#b8050f;box-shadow:0 1px 3px rgba(227,6,19,.08)}body.hs-home-final-v1 .hs-category-chip.is-active{color:var(--hs-final-red,#e30613)}body.hs-home-final-v1 .hs-category-chip.is-active .hs-category-chip__indicator{background:var(--hs-final-red,#e30613)}body.hs-home-final-v1 .hs-secmen-poll-card{border-radius:.875rem;border-color:var(--hs-final-border)}body.hs-home-final-v1 .hs-secmen-poll-card .hs-poll-options .hs-vote-option{min-height:3.5rem;border-width:2px;border-radius:.75rem;font-size:.9375rem}body.hs-home-final-v1 .hs-secmen-vote-saved{background:var(--hs-final-green-soft);border-color:var(--hs-final-green);color:var(--hs-final-green)}body.hs-home-final-v1 .hs-secmen-vote-saved span{color:var(--hs-final-muted)}body.hs-home-final-v1 #polls-container{padding-top:0}@media (min-width:1024px){body.hs-home-final-v1 .hs-agenda-live-block,body.hs-home-final-v1 .hs-home-live-strip,body.hs-home-final-v1 .hs-home-metric-hero,body.hs-home-final-v1 .hs-home-slogan-row,body.hs-home-final-v1 .hs-home-trust-row--final,body.hs-home-final-v1 .hs-hot-poll-section--final-v1,body.hs-home-final-v1 .hs-rising-polls-strip{display:none}}.hs-feed-sort-bar__row{margin:0;padding:0}.hs-feed-sort-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hs-feed-sort-scroll::-webkit-scrollbar{display:none}.hs-feed-sort-strip{display:inline-flex;align-items:center;gap:.375rem;min-width:min-content;padding:.15rem 0 .5rem}.hs-feed-sort-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:.3rem .65rem;border-radius:9999px;border:1px solid #d7dee8;background:#fff;color:#334155;font-size:.6875rem;font-weight:700;line-height:1.2;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.hs-feed-sort-chip:hover{color:#0f172a;border-color:#94a3b8}.hs-feed-sort-chip.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}@media (min-width:1024px){.hs-feed-sort-strip{padding-bottom:.65rem}.hs-feed-sort-chip{font-size:.75rem;padding:.35rem .75rem}}.hs-ad-slot{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;margin:0;padding:.6rem .7rem .7rem;border-radius:1rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);box-sizing:border-box}.hs-ad-slot--home-feed-inline{overflow:hidden}.hs-ad-slot--home-after-daily-pulse,.hs-ad-slot--home-after-hot-poll,.hs-ad-slot--home-after-metric-bar,.hs-ad-slot--home-before-feed{margin-bottom:.25rem}.hs-ad-slot--home-after-feed{margin-top:.5rem}.hs-ad-slot--poll-detail-after-related,.hs-ad-slot--poll-detail-after-vote{margin-bottom:1.5rem}.hs-ad-slot--poll-detail-before-footer{margin-top:2rem;margin-bottom:.5rem}.hs-ad-slot--deputy-after-header,.hs-ad-slot--municipality-after-header{margin-top:.25rem;margin-bottom:.75rem}.hs-ad-slot--deputy-inline,.hs-ad-slot--municipality-inline{margin-top:.75rem;margin-bottom:1rem}.hs-drk-detail .hs-ad-slot,.hs-drk-list-view .hs-ad-slot,.hs-mmk-hub-page .hs-ad-slot{max-width:100%}.hs-ad-label,.hs-ad-media{width:100%;max-width:min(100%,var(--ad-width,336px));margin-inline:auto}.hs-ad-label{display:block;align-self:stretch;max-width:min(100%,var(--ad-width,336px));margin:0 auto .35rem;padding:0;font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;line-height:1.2}.hs-ad-media{position:relative;height:var(--ad-height,120px);max-height:var(--ad-height,120px);background:linear-gradient(180deg,#f8fafc 0,#f1f5f9 100%);border:1px solid rgba(226,232,240,.72);border-radius:.75rem;overflow:hidden;isolation:isolate}.hs-ad-media .hs-ad-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:0;overflow:hidden;background:0 0}.hs-ad-link{display:block;border-radius:.75rem;overflow:hidden}.hs-ad-link--static{cursor:default}.hs-ad-media picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}.hs-ad-image,.hs-ad-media .hs-ad-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:var(--ad-object-fit,contain);object-position:center;border-radius:0;background:0 0}.hs-ad-slot[data-object-fit=cover] .hs-ad-media{border-color:rgba(226,232,240,.45)}.hs-ad-slot[data-object-fit=cover] .hs-ad-media .hs-ad-image{object-fit:cover}.hs-ad-slot[data-object-fit=contain] .hs-ad-media .hs-ad-image{object-fit:contain}body.hs-home-final-v1 .hs-ad-slot{border-color:var(--hs-final-border,#e2e8f0);border-radius:1rem;box-shadow:0 2px 8px rgba(10,37,64,.04)}body.hs-home-final-v1 .hs-ad-label{color:#94a3b8}@media (max-width:1023px){body.hs-home-final-v1 .hs-ad-slot--home-after-daily-pulse,body.hs-home-final-v1 .hs-ad-slot--home-after-hot-poll,body.hs-home-final-v1 .hs-ad-slot--home-after-metric-bar{margin-inline:1rem;width:auto;max-width:calc(100% - 2rem)}.hs-ad-slot{padding:.55rem .65rem .65rem}.hs-ad-slot--home-feed-inline{padding:.55rem .65rem .65rem}}@media (min-width:1024px){.hs-ad-slot{padding:.75rem .85rem .85rem}.hs-ad-slot--home-feed-inline{padding:.8rem .9rem .9rem}.hs-ad-slot--size-desktop-leaderboard .hs-ad-label,.hs-ad-slot--size-desktop-leaderboard .hs-ad-media,.hs-ad-slot--size-desktop-wide .hs-ad-label,.hs-ad-slot--size-desktop-wide .hs-ad-media{max-width:min(100%,var(--ad-width,728px))}}.hs-home-trend-polls{--hs-trend-rank-1:#FFCC00;--hs-trend-rank-1-strong:#CC9900;--hs-trend-rank-1-soft:#FFF9CC;margin:0 .75rem .65rem}.hs-home-trend-polls__head-block{margin-bottom:.5rem;padding:.35rem .35rem 0}.hs-home-trend-polls__header{margin-bottom:0;padding:0 0 0 .45rem;border-left:3px solid #e30613}body.hs-home-final-v1 .hs-home-trend-polls__header{border-left-color:var(--hs-final-red,#e30613)}.hs-home-trend-polls__title-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.hs-home-trend-polls__title-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.hs-home-trend-polls__title-icon-svg{display:block}.hs-home-trend-polls__title{margin:0;font-size:1.0625rem;font-weight:900;color:#0a2540;letter-spacing:-.025em;line-height:1.15;flex:1;min-width:0}.hs-home-trend-polls__badge{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:9999px;background:#e30613;color:#fff;font-size:.5625rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;flex-shrink:0;box-shadow:0 1px 4px rgba(227,6,19,.18);min-height:1.1rem;box-sizing:border-box}.hs-home-trend-polls__subtitle{margin:.3rem 0 0 1.75rem;font-size:.6875rem;font-weight:600;color:#475569;line-height:1.35;min-height:.95rem}.hs-home-trend-polls__panel{position:relative;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #e30613;border-radius:14px;box-shadow:0 2px 12px rgba(15,27,45,.06);overflow:hidden;min-height:16.95rem;box-sizing:border-box}.hs-home-trend-polls__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.hs-home-trend-row{position:relative;display:grid;grid-template-columns:1.35rem minmax(0,1fr) auto auto;gap:.4rem .5rem;align-items:center;padding:.6rem .65rem .6rem .85rem;border-bottom:1px solid #f1f5f9;background:#fff;min-height:0;-webkit-tap-highlight-color:transparent}.hs-home-trend-row::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#cbd5e1;pointer-events:none}.hs-home-trend-row--first::before{background:#fc0}.hs-home-trend-row--second::before{background:#0a2540}.hs-home-trend-row--third::before{background:#2563eb}.hs-home-trend-row:last-child{border-bottom:none}.hs-home-trend-row.is-opening{pointer-events:none;opacity:.88}.hs-home-trend-row.is-pressed .hs-home-trend-row__cta{transform:scale(.97)}.hs-home-trend-row__rank{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:.35rem;background:#e2e8f0;color:#475569;font-size:.625rem;font-weight:800;line-height:1}.hs-home-trend-row--first .hs-home-trend-row__rank{background:#fc0;color:#0a2540}.hs-home-trend-row--second .hs-home-trend-row__rank{background:#0a2540;color:#fff}.hs-home-trend-row--third .hs-home-trend-row__rank{background:#2563eb;color:#fff}.hs-home-trend-row__title{margin:0;font-size:.875rem;font-weight:600;line-height:1.38;color:#0f172a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word;letter-spacing:-.015em;min-width:0}.hs-home-trend-row__meta{font-size:.625rem;font-weight:600;color:#64748b;line-height:1.15;white-space:nowrap;flex-shrink:0}.hs-home-trend-row__cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:2rem;padding:.26rem .58rem;border:1.5px solid #0a2540;border-radius:9999px;background:#fff;color:#0a2540;font-size:.625rem;font-weight:800;letter-spacing:.01em;line-height:1;cursor:pointer;box-shadow:none;transition:transform .12s ease,background-color .12s ease,border-color .12s ease,color .12s ease;-webkit-tap-highlight-color:transparent}.hs-home-trend-row--first .hs-home-trend-row__cta{border-color:#c90;color:#8b6914}.hs-home-trend-row--first .hs-home-trend-row__cta:active{background:#fff9cc;border-color:#c90}.hs-home-trend-row--first .hs-home-trend-row__cta:focus-visible{outline:2px solid #FFCC00;outline-offset:2px}.hs-home-trend-row--second .hs-home-trend-row__cta{border-color:#0a2540;color:#0a2540}.hs-home-trend-row--second .hs-home-trend-row__cta:active{background:#f8fafc;border-color:#0a2540}.hs-home-trend-row--second .hs-home-trend-row__cta:focus-visible{outline:2px solid #0A2540;outline-offset:2px}.hs-home-trend-row--third .hs-home-trend-row__cta{border-color:#2563eb;color:#2563eb}.hs-home-trend-row--third .hs-home-trend-row__cta:active{background:#eff6ff;border-color:#2563eb}.hs-home-trend-row--third .hs-home-trend-row__cta:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.hs-home-trend-row__cta:active{background:#f8fafc;border-color:#0a2540}.hs-home-trend-row__cta:focus-visible{outline:2px solid #0A2540;outline-offset:2px}.hs-home-trend-v2{margin:0 1rem .55rem;min-height:13.75rem;box-sizing:border-box}.hs-home-trend-v2__header{margin:0 0 .45rem;padding:0 0 0 .55rem;border-left:3px solid var(--hs-final-red,#e30613);box-sizing:border-box}.hs-home-trend-v2__title{margin:0 0 .25rem;font-size:.9375rem;font-weight:900;line-height:1.25;min-height:1.2rem;color:var(--hs-final-navy,#0a2540);letter-spacing:-.02em}.hs-home-trend-v2__subtitle{margin:0;font-size:.6875rem;font-weight:600;line-height:1.35;min-height:.95rem;color:#475569}.hs-home-trend-v2__card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid var(--hs-final-red,#E30613);border-radius:14px;overflow:hidden;min-height:10.95rem;box-sizing:border-box;box-shadow:0 2px 12px rgba(15,27,45,.06)}.hs-home-trend-v2__list{list-style:none;margin:0;padding:0}.hs-home-trend-v2__item{border-bottom:1px solid #f1f5f9;min-height:4rem;box-sizing:border-box}.hs-home-trend-v2__item:last-child{border-bottom:none}.hs-home-trend-v2__link{display:block;min-height:4rem;padding:.75rem .65rem .75rem .75rem;color:inherit;text-decoration:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.hs-home-trend-v2__link:active{background:#f8fafc}.hs-home-trend-v2__link:focus-visible{outline:2px solid var(--hs-final-navy,#0A2540);outline-offset:-2px}.hs-home-trend-v2__category{display:block;font-size:.5625rem;font-weight:800;line-height:1.2;min-height:.675rem;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.hs-home-trend-v2__poll-title{margin:.15rem 0 0;font-size:.8125rem;font-weight:600;line-height:1.35;min-height:calc(.8125rem * 1.35 * 2);color:#0f172a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hs-home-trend-v2__foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:1rem;margin-top:.2rem}.hs-home-trend-v2__meta{font-size:.625rem;font-weight:600;line-height:1.2;color:#64748b;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hs-home-trend-v2__cta{flex-shrink:0;display:inline-flex;align-items:center;font-size:.6875rem;font-weight:800;line-height:1;color:var(--hs-final-navy,#0A2540);white-space:nowrap;border:1.5px solid var(--hs-final-navy,#0A2540);border-radius:999px;padding:.28rem .7rem;background:rgba(10,37,64,.06)}.hs-home-trend-v2__item--rank-1 .hs-home-trend-v2__cta{color:#b45309;border-color:#f59e0b;background:rgba(245,158,11,.08)}.hs-home-trend-v2__item--rank-3 .hs-home-trend-v2__cta{color:#1d4ed8;border-color:#3b82f6;background:rgba(59,130,246,.08)}.hs-home-trend-v2__title::before{content:'— ';color:var(--hs-final-red,#e30613)}.hs-home-trend-v2__header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.15rem}.hs-home-trend-v2__badge{flex-shrink:0;display:inline-flex;align-items:center;font-size:.5rem;font-weight:800;letter-spacing:.1em;line-height:1;color:#fff;background:var(--hs-final-red,#e30613);border-radius:999px;padding:.18rem .45rem}.hs-home-trend-v2__head{display:flex;align-items:center;gap:.35rem;min-height:.875rem;margin-bottom:.1rem}.hs-home-trend-v2__rank{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;border-radius:.2rem;font-size:.5rem;font-weight:800;line-height:1;background:#e2e8f0;color:#64748b}.hs-home-trend-v2__rank--1{background:#f59e0b;color:#fff}.hs-home-trend-v2__rank--2{background:var(--hs-final-navy,#0a2540);color:#fff}.hs-home-trend-v2__rank--3{background:#3b82f6;color:#fff}body.hs-trend-vote-open{overflow:hidden}.hs-trend-vote-overlay{position:fixed;inset:0;z-index:110;display:none}.hs-trend-vote-overlay:not(.hidden){display:block}.hs-trend-vote-overlay.is-opening .hs-trend-vote-overlay__panel{animation:hsTrendVoteSheetIn .22s cubic-bezier(.22,1,.36,1)}.hs-trend-vote-overlay.is-opening .hs-trend-vote-overlay__backdrop{animation:hsTrendVoteBackdropIn .18s ease}@keyframes hsTrendVoteSheetIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hsTrendVoteBackdropIn{from{opacity:0}to{opacity:1}}.hs-trend-vote-overlay__backdrop{position:absolute;inset:0;background:rgba(2,6,23,.55);backdrop-filter:blur(4px)}.hs-trend-vote-overlay__panel{position:absolute;left:0;right:0;bottom:0;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -18px 50px rgba(15,27,45,.18);overflow:hidden}.hs-trend-vote-overlay__handle{width:2.5rem;height:.28rem;border-radius:9999px;background:#cbd5e1;margin:.55rem auto 0}.hs-trend-vote-overlay__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.75rem 1rem .5rem;border-bottom:1px solid #f1f5f9}.hs-trend-vote-overlay__eyebrow{font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#e11d48}.hs-trend-vote-overlay__title{margin-top:.2rem;font-size:1rem;font-weight:800;line-height:1.35;color:#0f1b2d}.hs-trend-vote-overlay__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:9999px;background:#f8fafc;color:#64748b;cursor:pointer}.hs-trend-vote-overlay__body{flex:1;overflow-y:auto;padding:.85rem 1rem .5rem}.hs-trend-vote-loading{display:flex;flex-direction:column;gap:.65rem;padding:.25rem 0 .5rem}.hs-trend-vote-loading__label{font-size:.75rem;font-weight:700;color:#64748b}.hs-trend-vote-loading__row{height:2.75rem;border-radius:12px;background:linear-gradient(90deg,#f1f5f9 0,#e2e8f0 50%,#f1f5f9 100%);background-size:200% 100%;animation:hsTrendVoteShimmer 1.1s ease-in-out infinite}@keyframes hsTrendVoteShimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}.hs-trend-vote-error{font-size:.8125rem;font-weight:600;color:#64748b;padding:.5rem 0}.hs-trend-vote-overlay__footer{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;padding:.75rem 1rem calc(.85rem + env(safe-area-inset-bottom,0));border-top:1px solid #f1f5f9;background:#fff}.hs-trend-vote-overlay__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.75rem;border-radius:12px;font-size:.8125rem;font-weight:800;text-decoration:none;cursor:pointer}.hs-trend-vote-overlay__btn--ghost{border:1px solid #e2e8f0;background:#fff;color:#334155}.hs-trend-vote-overlay__btn--primary{border:none;background:#0f1b2d;color:#fff}.hs-trend-vote-overlay__btn--share{grid-column:1/-1;border:1px solid rgba(225,29,72,.18);background:rgba(225,29,72,.06);color:#e11d48}.hs-trend-vote-overlay__btn--share-feed{grid-column:1/-1;border:1px solid #86efac;background:#ecfdf5;color:#166534}.hs-trend-vote-overlay__btn--share[hidden]{display:none}.hs-trend-vote-panel__meta{font-size:.6875rem;font-weight:700;color:#64748b;margin-bottom:.75rem}.hs-trend-vote-options{display:flex;flex-direction:column;gap:.55rem}.hs-trend-vote-option{display:flex;align-items:center;gap:.65rem;width:100%;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:.75rem .85rem;text-align:left;cursor:pointer}.hs-trend-vote-option:disabled{opacity:.65;cursor:wait}.hs-trend-vote-option.is-pressing:not(:disabled){transform:scale(.985);border-color:#94a3b8}.hs-trend-vote-option.is-selected-pending{border-color:var(--hs-final-green,#00a651);box-shadow:0 0 0 1px rgba(0,166,81,.16);opacity:1}.hs-trend-vote-panel__status{margin-top:.65rem;font-size:.8125rem;font-weight:700;color:#64748b;text-align:center}.hs-trend-vote-option__img{width:2.5rem;height:2.5rem;border-radius:.75rem;object-fit:cover;flex-shrink:0}.hs-trend-vote-option__text{font-size:.875rem;font-weight:700;color:#0f1b2d;line-height:1.35}.hs-trend-vote-results{display:flex;flex-direction:column;gap:.65rem}.hs-trend-vote-result{border:1px solid #e2e8f0;border-radius:14px;padding:.7rem .75rem;background:#fff}.hs-trend-vote-result.is-selected{border-color:rgba(225,29,72,.35);box-shadow:0 0 0 1px rgba(225,29,72,.08)}.hs-trend-vote-result__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.45rem}.hs-trend-vote-result__label{font-size:.8125rem;font-weight:700;color:#0f1b2d;line-height:1.35}.hs-trend-vote-result__pct{font-size:.75rem;font-weight:800;color:#e11d48}.hs-trend-vote-result__track{height:.45rem;border-radius:9999px;background:#f1f5f9;overflow:hidden}.hs-trend-vote-result__fill{display:block;height:100%;border-radius:inherit;transition:width .45s ease}.hs-trend-vote-result__badge{display:inline-flex;margin-top:.45rem;font-size:.625rem;font-weight:800;color:#e11d48;text-transform:uppercase;letter-spacing:.04em}@media (min-width:640px){.hs-trend-vote-overlay__panel{left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 2rem));max-height:min(85vh,720px);border-radius:16px}.hs-trend-vote-overlay__handle{display:none}}@media (min-width:1024px){.hs-home-trend-polls{display:none}}.hs-sponsored-poll-card,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box;margin:0;padding:.875rem 1rem;border-radius:1rem;border:1px solid var(--hs-sponsored-accent-border,#e2e8f0);background:linear-gradient(180deg,#fff 0,#f8fafc 100%);box-shadow:0 1px 2px rgba(15,23,42,.04)}.hs-sponsored-poll-card__head,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__head,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.hs-sponsored-poll-card__label,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__label,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__label{display:inline-flex;align-items:center;flex-shrink:0;padding:.2rem .55rem;border-radius:999px;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--hs-sponsored-accent,#7c3aed);background:var(--hs-sponsored-accent-soft,#ede9fe);border:1px solid var(--hs-sponsored-accent-border,#ddd6fe);line-height:1.2}.hs-sponsored-poll-card__brand,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__brand,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__brand{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.hs-sponsored-poll-card__logo,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__logo,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__logo{width:2rem;height:2rem;object-fit:contain;border-radius:.5rem;background:#fff;border:1px solid #e2e8f0;flex-shrink:0}.hs-sponsored-poll-card__sponsor,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__sponsor,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__sponsor{font-size:.8125rem;font-weight:700;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12rem}.hs-sponsored-poll-card__hero,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__hero,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__hero{width:100%;aspect-ratio:3/1;max-height:8.75rem;border-radius:.75rem;overflow:hidden;background:#f1f5f9}.hs-sponsored-poll-card__hero-img,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__hero-img,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__hero-img{display:block;width:100%;height:100%;object-fit:cover}.hs-sponsored-poll-card__question,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__question,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__question{margin:0;font-size:.9375rem;font-weight:700;line-height:1.25;color:#0f172a}.hs-sponsored-poll-card__options,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__options,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__options{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;width:100%}.hs-sponsored-poll-card__option,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option{display:block;width:100%;box-sizing:border-box;margin:0;appearance:none;-webkit-appearance:none;text-align:left;padding:.625rem .75rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;color:#1e293b;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.35;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.hs-sponsored-poll-card__option--has-media,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option--has-media,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option--has-media{display:flex;align-items:center;gap:.625rem}.hs-sponsored-poll-card__option-media,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option-media,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option-media{display:inline-flex;flex-shrink:0;width:2rem;height:2rem;border-radius:.5rem;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.hs-sponsored-poll-card__option-img,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option-img,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option-img{display:block;width:100%;height:100%;object-fit:cover}.hs-sponsored-poll-card__option-label,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option-label,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option-label{min-width:0;flex:1 1 auto}.hs-sponsored-poll-card__option:hover,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option:hover,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option:hover{border-color:#a78bfa;background:#faf5ff;box-shadow:0 0 0 1px rgba(124,58,237,.08)}.hs-sponsored-poll-card__option:active,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__option:active,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__option:active{transform:translateY(1px)}.hs-sponsored-poll-card__footer,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__footer,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__footer{padding-top:.125rem}.hs-sponsored-poll-card__cta,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__cta,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__cta{display:inline-flex;align-items:center;font-size:.8125rem;font-weight:700;color:var(--hs-sponsored-accent,#6d28d9);text-decoration:none}.hs-sponsored-poll-card__cta:hover,body.hs-home-final-v1 #hs-feed-unvoted .hs-sponsored-poll-card__cta:hover,body.hs-home-final-v1 #polls-container .hs-sponsored-poll-card__cta:hover{color:#5b21b6;text-decoration:underline}body.hs-home-final-v1 button.hs-hot-poll__option--final:focus-visible{outline:2px solid rgba(0,166,81,.42);outline-offset:2px}body.hs-home-final-v1 button.hs-hot-poll__option--final:not(.hs-hot-poll__option--result)::after{content:none!important;display:none!important}@keyframes hsVoteAffordanceSpin{to{transform:rotate(360deg)}}#anket-page button.hs-anket-vote-option:not(.is-user-vote),body.hs-home-final-v1 button.hs-feed-adaptive-option--pill,body.hs-home-final-v1 button.hs-feed-final-option:not(.hs-feed-final-option--result){position:relative;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .12s ease,background-color .16s ease;-webkit-tap-highlight-color:rgba(0,166,81,0.12)}body.hs-home-final-v1 button.hs-feed-adaptive-option--pill,body.hs-home-final-v1 button.hs-feed-final-option:not(.hs-feed-final-option--result){border-color:rgba(10,37,64,.16);background:#fff;box-shadow:0 1px 2px rgba(10,37,64,.07),0 3px 10px rgba(10,37,64,.05);padding-right:2.15rem}#anket-page button.hs-anket-vote-option:not(.is-user-vote){border-color:rgba(10,37,64,.14);background:#fff;box-shadow:0 1px 2px rgba(10,37,64,.06),0 3px 10px rgba(10,37,64,.04);padding-right:2.35rem}body.hs-home-final-v1 button.hs-feed-adaptive-option--pill{min-height:2.35rem;padding-top:.48rem;padding-bottom:.48rem;border-width:1.5px}#anket-page button.hs-anket-vote-option:not(.is-user-vote)::after,body.hs-home-final-v1 button.hs-feed-adaptive-option--pill::after,body.hs-home-final-v1 button.hs-feed-final-option:not(.hs-feed-final-option--result)::after{content:'›';position:absolute;right:.7rem;top:50%;transform:translateY(-50%);font-size:1.125rem;font-weight:800;line-height:1;color:rgba(10,37,64,.32);pointer-events:none;transition:color .16s ease,transform .12s ease}@media (hover:hover) and (pointer:fine){body.hs-home-final-v1 button.hs-feed-adaptive-option--pill:hover,body.hs-home-final-v1 button.hs-feed-final-option:not(.hs-feed-final-option--result):hover{border-color:rgba(10,37,64,.24);box-shadow:0 2px 4px rgba(10,37,64,.08),0 6px 16px rgba(10,37,64,.07)}#anket-page button.hs-anket-vote-option:not(.is-user-vote):hover{border-color:rgba(10,37,64,.22);box-shadow:0 2px 4px rgba(10,37,64,.08),0 6px 16px rgba(10,37,64,.06)}#anket-page button.hs-anket-vote-option:not(.is-user-vote):hover::after,body.hs-home-final-v1 button.hs-feed-adaptive-option--pill:hover::after,body.hs-home-final-v1 button.hs-feed-final-option:not(.hs-feed-final-option--result):hover::after{color:rgba(0,166,81,.78);transform:translateY(-50%) translateX(1px)}}#anket-page button.hs-anket-vote-option:focus-visible,body.hs-home-final-v1 button.hs-feed-adaptive-option--pill:focus-visible,body.hs-home-final-v1 button.hs-feed-final-option:focus-visible{outline:2px solid rgba(0,166,81,.42);outline-offset:2px}body.hs-home-final-v1 button.hs-feed-adaptive-option--pill.is-pressing:not(:disabled),body.hs-home-final-v1 button.hs-feed-final-option.is-pressing:not(:disabled){transform:scale(.985);border-color:rgba(0,166,81,.42);box-shadow:0 0 0 2px rgba(0,166,81,.14)}body.hs-home-final-v1 button.hs-hot-poll__option--final.is-pressing:not(:disabled){transform:scale(.985)}#anket-page button.hs-anket-vote-option.is-pressing:not(:disabled){transform:scale(.985);border-color:rgba(0,166,81,.4)!important;box-shadow:0 0 0 2px rgba(0,166,81,.12)}#anket-page button.hs-anket-vote-option:active:not(:disabled),body.hs-home-final-v1 button.hs-feed-adaptive-option--pill:active:not(:disabled),body.hs-home-final-v1 button.hs-feed-final-option:active:not(:disabled){transform:scale(.982)}#anket-page button.hs-anket-vote-option.is-pressing:not(:disabled)::after,body.hs-home-final-v1 button.hs-feed-adaptive-option--pill.is-pressing:not(:disabled)::after,body.hs-home-final-v1 button.hs-feed-final-option.is-pressing:not(:disabled)::after{color:rgba(0,166,81,.88)}#anket-page button.hs-anket-vote-option.hs-vote-pending::after,#polls-container button[data-vote-poll-id].hs-vote-pending::after,body.hs-home-final-v1 button.hs-feed-adaptive-option--pill.hs-vote-pending::after,body.hs-home-final-v1 button.hs-feed-final-option.hs-vote-pending::after{content:'';width:.85rem;height:.85rem;top:50%;right:.72rem;margin-top:0;transform:translateY(-50%);border:2px solid rgba(0,166,81,.22);border-top-color:var(--hs-final-green,#00a651);border-radius:9999px;animation:hsVoteAffordanceSpin .65s linear infinite}#hs-hot-poll-card[aria-busy=true] button[data-hot-poll-option].is-pressing::after{content:'';width:.85rem;height:.85rem;top:50%;right:.72rem;transform:translateY(-50%);border:2px solid rgba(0,166,81,.22);border-top-color:var(--hs-final-green,#00a651);border-radius:9999px;animation:hsVoteAffordanceSpin .65s linear infinite}body.hs-home-final-v1 .hs-feed-final-option--result::after,body.hs-home-final-v1 .hs-hot-poll-card.is-passive button::after,body.hs-home-final-v1 .hs-hot-poll-card.is-voted-passive button::after,body.hs-home-final-v1 .hs-hot-poll__option--result::after,button.hs-vote-option:disabled::after,button[data-hot-poll-option]:disabled::after{display:none!important}body.hs-home-final-v1 .hs-feed-poll-card--final-v1:not(.is-revealed) button.hs-feed-final-option:not(.hs-feed-final-option--result) .hs-feed-final-option__label,body.hs-home-final-v1 .hs-hot-poll-card:not(.is-revealed) button.hs-hot-poll__option--final .hs-hot-poll__option-label{font-weight:800}@keyframes hsFeedCardEnterStrong{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hsFeedCardEnterLite{from{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hsFeedVoteBtnSoftGlow{0%,100%{box-shadow:0 1px 3px rgba(10,37,64,.08);border-color:color-mix(in srgb,var(--hs-feed-accent,#0a2540) 22%,transparent)}50%{box-shadow:0 3px 12px rgba(10,37,64,.14),0 0 0 2px color-mix(in srgb,var(--hs-feed-accent,#0a2540) 22%,transparent);border-color:color-mix(in srgb,var(--hs-feed-accent,#0a2540) 42%,transparent)}}@keyframes hsFeedIconBreath{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending:not(.hs-feed-card-inview){transform:none}body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending{opacity:1!important;transform:none!important;animation:none!important}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview[data-feed-position="1"],html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview[data-feed-position="2"],html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview[data-feed-position="3"]{animation:hsFeedCardEnterStrong 650ms cubic-bezier(.22,1,.36,1) forwards}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview[data-feed-position="1"]{animation-delay:0s}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview[data-feed-position="2"]{animation-delay:90ms}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview[data-feed-position="3"]{animation-delay:180ms}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-card-inview:not([data-feed-position="1"]):not([data-feed-position="2"]):not([data-feed-position="3"]){animation:hsFeedCardEnterLite 380ms cubic-bezier(.22,1,.36,1) forwards}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container [data-feed-adaptive].hs-feed-card-inview:not(.is-voted):not(.hs-poll-voting){transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;will-change:transform,box-shadow}@media (hover:hover) and (pointer:fine){html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container [data-feed-adaptive].hs-feed-card-inview:not(.is-voted):not(.hs-poll-voting):hover{transform:translateY(-3px);box-shadow:0 6px 18px rgba(10,37,64,.11),0 2px 8px rgba(10,37,64,.06)}}html:not(.hs-reduced-motion) body.hs-home-final-v1 #polls-container [data-feed-adaptive].hs-feed-card-inview:not(.is-voted):not(.hs-poll-voting):active{transform:translateY(-1px);box-shadow:0 4px 12px rgba(10,37,64,.1),0 1px 4px rgba(10,37,64,.05);transition-duration:.1s}html:not(.hs-reduced-motion) body.hs-home-final-v1 .hs-feed-row-card__vote:not(:disabled){animation:none;box-shadow:0 3px 12px rgba(10,37,64,.14),0 0 0 2px color-mix(in srgb,var(--hs-feed-accent,#0a2540) 22%,transparent);border-color:color-mix(in srgb,var(--hs-feed-accent,#0a2540) 42%,transparent);transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}html:not(.hs-reduced-motion) body.hs-home-final-v1 .hs-feed-row-card__vote:not(:disabled):active{transform:scale(.97);animation:none}html:not(.hs-reduced-motion) body.hs-home-final-v1 .hs-feed-row-card__vote:not(:disabled):hover{animation:none}body.hs-home-final-v1 .hs-poll-voting .hs-feed-row-card__vote,body.hs-home-final-v1 .is-voted .hs-feed-row-card__vote{animation:none!important}html:not(.hs-reduced-motion) body.hs-home-final-v1 .hs-feed-skin__icon-box,html:not(.hs-reduced-motion) body.hs-home-final-v1 .hs-feed-skin__icon-wrap{animation:none;transform:scale(1);transform-origin:center center}body.hs-home-final-v1 .hs-feed-row-card--v2b .hs-feed-row-card__meta span,body.hs-home-final-v1 .hs-feed-row-card__meta span{font-weight:800;color:#475569;font-variant-numeric:tabular-nums}body.hs-home-final-v1 .hs-feed-row-card__live-badge .hs-live-pulse__count{font-weight:800;color:#9f1239}body.hs-home-final-v1 .hs-feed-adaptive--short div.border-t span{font-weight:800;font-variant-numeric:tabular-nums;color:#475569}html.hs-reduced-motion body.hs-home-final-v1 .hs-feed-card-motion-pending,html.hs-reduced-motion body.hs-home-final-v1 .hs-feed-row-card__vote,html.hs-reduced-motion body.hs-home-final-v1 .hs-feed-skin__icon-box,html.hs-reduced-motion body.hs-home-final-v1 .hs-feed-skin__icon-wrap{opacity:1!important;transform:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){body.hs-home-final-v1 .hs-feed-card-motion-pending{opacity:1!important;transform:none!important;animation:none!important}body.hs-home-final-v1 .hs-feed-row-card__vote,body.hs-home-final-v1 .hs-feed-skin__icon-box,body.hs-home-final-v1 .hs-feed-skin__icon-wrap{animation:none!important}}body.hs-home-final-v1 #hs-hot-poll-section{min-height:25rem}body.hs-home-final-v1 #hs-hot-poll-root,body.hs-home-final-v1 .hs-hot-poll-root{display:block;min-height:24.125rem}body.hs-home-final-v1 #hs-hot-poll-card,body.hs-home-final-v1 .hs-hot-poll-card--final,body.hs-home-final-v1 .hs-hot-poll-card--final.hs-hot-poll-card--skeleton{min-height:24.125rem;box-sizing:border-box}body.hs-home-final-v1 .hs-hot-poll-card--final.is-voted,body.hs-home-final-v1 .hs-hot-poll-card--final.is-voted-passive{min-height:18.5rem}body.hs-home-final-v1 .hs-poll-options-toggle--hot{min-height:2.35rem;box-sizing:border-box}body.hs-home-final-v1 .hs-hot-poll__top.hs-hot-poll__top--final{height:1.75rem;min-height:1.75rem}body.hs-home-final-v1 .hs-hot-poll__vote-badge--live{min-width:4.35rem;min-height:1.625rem;box-sizing:border-box}body.hs-home-final-v1 .hs-hot-poll__vote-badge--count{min-width:4.85rem;min-height:1.5rem;justify-content:center;font-variant-numeric:tabular-nums;box-sizing:border-box}body.hs-home-final-v1 .hs-hot-poll-card--skeleton .hs-hot-poll__vote-badge--skeleton{width:4.85rem;min-width:4.85rem;height:1.5rem;min-height:1.5rem}body.hs-home-final-v1 .hs-hot-poll-card--skeleton .hs-hot-poll__title--skeleton{height:calc(1.35em * 2);min-height:2.875rem;margin:.25rem 0 .65rem}body.hs-home-final-v1 .hs-hot-poll-card--skeleton .hs-hot-poll__option--skeleton{min-height:2.75rem;height:2.75rem;border-radius:.75rem;margin-bottom:.45rem}body.hs-home-final-v1 .hs-hot-poll__option.hs-hot-poll__option--final{min-height:2.75rem;box-sizing:border-box}body.hs-home-final-v1 .hs-hot-poll__title.hs-hot-poll__title--final{min-height:calc(1.35em * 3)}body.hs-home-final-v1 .hs-hot-poll__options--final[data-collapsed="1"]{min-height:10.375rem}body.hs-home-final-v1 .hs-hot-poll__title--ssr-lcp{transition:none!important;animation:none!important;filter:none!important;white-space:pre-line}body.hs-home-final-v1 #polls-container.hs-feed-skeleton-zone:has(.hs-feed-skeleton),body.hs-home-final-v1:has(.hs-home-fold-v5) #polls-container.hs-feed-skeleton-zone:has(.hs-feed-skeleton){min-height:calc(30rem + .75rem + 14 * (9.25rem + .5rem))}@media (min-width:431px){body.hs-home-final-v1 #polls-container.hs-feed-skeleton-zone:has(.hs-feed-skeleton),body.hs-home-final-v1:has(.hs-home-fold-v5) #polls-container.hs-feed-skeleton-zone:has(.hs-feed-skeleton){min-height:calc(30rem + .75rem + 14 * (9.25rem + .5rem))}}body.hs-home-final-v1 .hs-feed-skeleton-card--short{min-height:30rem;padding:.75rem .85rem .65rem;box-sizing:border-box;display:flex;flex-direction:column}body.hs-home-final-v1 .hs-feed-skeleton-card--short .hs-feed-skeleton-card__title--short{width:96%;height:2.75rem;min-height:2.75rem;margin-bottom:.5rem}body.hs-home-final-v1 .hs-feed-skeleton-card__pills{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.55rem}body.hs-home-final-v1 .hs-feed-skeleton-card__pill{width:100%;height:2.35rem;min-height:2.35rem;border-radius:.75rem}body.hs-home-final-v1 .hs-feed-skeleton-card__footer{width:52%;height:.55rem;margin-top:auto}body.hs-home-final-v1 .hs-feed-skeleton-card--compact{min-height:9.25rem;padding:.45rem .6rem .4rem;box-sizing:border-box;display:flex;flex-direction:column}body.hs-home-final-v1 .hs-feed-skeleton-card__meta{width:42%;height:.55rem;margin-bottom:.35rem}body.hs-home-final-v1 .hs-feed-skeleton-card__title{width:94%;height:2.4rem;min-height:2.4rem;margin-bottom:.35rem;border-radius:.5rem}body.hs-home-final-v1 .hs-feed-skeleton-card__option{width:4.25rem;height:2.25rem;min-height:2.25rem;margin-top:auto;margin-bottom:0;margin-left:auto;border-radius:.625rem}body.hs-home-final-v1 .hs-feed-skeleton-card__option:last-child{display:none}body.hs-home-final-v1 .hs-feed-row-card--v2b{min-height:9.25rem;box-sizing:border-box}body.hs-home-final-v1 .hs-feed-row-card__vote{width:4.25rem;height:2.25rem;box-sizing:border-box;flex-shrink:0}body.hs-home-final-v1 .hs-feed-row-card__results{min-width:4.25rem;height:2.25rem;box-sizing:border-box;flex-shrink:0}body.hs-home-final-v1 .hs-feed-row-card__live-badge{display:inline-flex;align-items:center;justify-content:flex-end;min-width:1.85rem;min-height:.75rem;flex-shrink:0}body.hs-home-final-v1 .hs-feed-row-card__head-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:.25rem;min-width:3.75rem;flex-shrink:0}body.hs-home-final-v1 .hs-mobile-feed-header--final{min-height:5.85rem;box-sizing:border-box}body.hs-home-final-v1 .hs-mobile-feed-header__sort{min-height:2rem}body.hs-home-final-v1 .hs-mobile-feed-header__chips--final{min-height:2.35rem}body.hs-home-final-v1 .hs-mobile-feed-header__chips--final .hs-category-scroll{min-height:2.25rem}body.hs-home-final-v1 .hs-feed-row-card__live-badge .hs-live-pulse__dot,body.hs-home-final-v1 .hs-hot-badge-pulse{flex-shrink:0}@media (prefers-reduced-motion:reduce){body.hs-home-final-v1 .hs-hot-poll__vote-badge.is-pop{animation:none!important}}body.hs-home-final-v1 #polls-container.hs-feed-container--hydrating{overflow-anchor:none}body.hs-home-final-v1 .hs-feed-voted-divider--compact-final{min-height:2.35rem;box-sizing:border-box}body.hs-home-final-v1 .hs-feed-adaptive--short{min-height:11.5rem;box-sizing:border-box}body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending{box-sizing:border-box}body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-adaptive--long,body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-row-card--v2b{min-height:9.25rem}body.hs-home-final-v1 #polls-container.hs-feed-container--staged-fill{min-height:calc(var(--hs-feed-staged-cards,3) * (9.25rem + .5rem));box-sizing:border-box}body.hs-home-final-v1 #polls-container .hs-feed-card-motion-pending.hs-feed-adaptive--short{min-height:11.5rem}