.Footer-module-scss-module__-TkEBW__footer{border-top:2px solid var(--brand-ink);background-color:var(--brand);color:var(--brand-ink);padding:48px 16px calc(40px + env(safe-area-inset-bottom));background-image:url(/images/background-connected.png);font-size:.95rem}.Footer-module-scss-module__-TkEBW__inner{grid-template-columns:2fr 1fr 1fr;gap:32px;max-width:1160px;margin:0 auto;display:grid}@media (max-width:640px){.Footer-module-scss-module__-TkEBW__inner{grid-template-columns:1fr 1fr}.Footer-module-scss-module__-TkEBW__inner .Footer-module-scss-module__-TkEBW__brand{grid-column:1/-1}}.Footer-module-scss-module__-TkEBW__brand p{color:var(--brand-ink);margin:8px 0 0}.Footer-module-scss-module__-TkEBW__logo{font-family:var(--font-display);align-items:center;gap:8px;font-size:1.15rem;font-weight:900;text-decoration:none;display:inline-flex}.Footer-module-scss-module__-TkEBW__madeWith{font-size:.85rem}.Footer-module-scss-module__-TkEBW__heart{color:#d92d20}.Footer-module-scss-module__-TkEBW__groupTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--brand-ink);opacity:.7;margin-bottom:12px;font-size:.78rem;font-weight:700}.Footer-module-scss-module__-TkEBW__group ul{margin:0;padding:0;list-style:none}.Footer-module-scss-module__-TkEBW__group ul li{margin-bottom:8px}.Footer-module-scss-module__-TkEBW__group ul a{color:var(--brand-ink);font-weight:600;text-decoration:none}.Footer-module-scss-module__-TkEBW__group ul a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--brand-ink);text-decoration-color:var(--brand-ink)}
.Button-module-scss-module__HIP0hG__button{--btn-bg:var(--surface);--btn-fg:var(--ink);--btn-border:var(--line-strong);--btn-shadow:var(--line-strong);min-height:46px;font:inherit;white-space:nowrap;color:var(--btn-fg);background:var(--btn-bg);border:2px solid var(--btn-border);box-shadow:3px 3px 0 var(--btn-shadow);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .12s,box-shadow .12s,background-color .15s;display:inline-flex;position:relative}.Button-module-scss-module__HIP0hG__button:hover{box-shadow:4px 4px 0 var(--btn-shadow);transform:translate(-1px,-1px)}.Button-module-scss-module__HIP0hG__button:active{box-shadow:1px 1px 0 var(--btn-shadow);transform:translate(2px,2px)}.Button-module-scss-module__HIP0hG__button:focus-visible{box-shadow:3px 3px 0 var(--btn-shadow),var(--ring);border-radius:12px}.Button-module-scss-module__HIP0hG__button:disabled{cursor:not-allowed;opacity:.55;box-shadow:3px 3px 0 var(--btn-shadow);transform:none}.Button-module-scss-module__HIP0hG__primary{--btn-bg:var(--brand);--btn-fg:var(--brand-ink);--btn-border:var(--brand-ink);--btn-shadow:var(--brand-ink)}.Button-module-scss-module__HIP0hG__primary:hover{--btn-bg:var(--brand-strong)}.Button-module-scss-module__HIP0hG__secondary{--btn-bg:var(--surface);--btn-fg:var(--ink);--btn-border:var(--ink);--btn-shadow:var(--ink)}.Button-module-scss-module__HIP0hG__secondary:hover{--btn-bg:var(--surface-2)}.Button-module-scss-module__HIP0hG__dark{--btn-bg:var(--brand-ink);--btn-fg:var(--brand);--btn-border:var(--brand-ink);--btn-shadow:#fff}.Button-module-scss-module__HIP0hG__dark:hover{--btn-bg:#34322c}.Button-module-scss-module__HIP0hG__ghost{--btn-bg:transparent;--btn-fg:var(--ink-2);--btn-shadow:transparent;box-shadow:none;border-color:#0000;font-weight:600}.Button-module-scss-module__HIP0hG__ghost:hover{--btn-bg:var(--hover);--btn-fg:var(--ink);box-shadow:none;transform:none}.Button-module-scss-module__HIP0hG__ghost:active{box-shadow:none;transform:none}.Button-module-scss-module__HIP0hG__ghost:focus-visible{box-shadow:var(--ring)}.Button-module-scss-module__HIP0hG__danger{--btn-bg:var(--surface);--btn-fg:var(--danger);--btn-border:var(--danger);--btn-shadow:var(--danger)}.Button-module-scss-module__HIP0hG__small{min-height:36px;box-shadow:2px 2px 0 var(--btn-shadow);border-radius:10px;padding:6px 12px;font-size:.9rem}.Button-module-scss-module__HIP0hG__small:hover{box-shadow:3px 3px 0 var(--btn-shadow)}.Button-module-scss-module__HIP0hG__large{border-radius:14px;min-height:56px;padding:14px 28px;font-size:1.1rem}.Button-module-scss-module__HIP0hG__block{width:100%;display:flex}.Button-module-scss-module__HIP0hG__loading{cursor:progress}.Button-module-scss-module__HIP0hG__spinner{border:2.5px solid;border-right-color:#0000;border-radius:50%;width:1em;height:1em;animation:.7s linear infinite Button-module-scss-module__HIP0hG__spin}@keyframes Button-module-scss-module__HIP0hG__spin{to{transform:rotate(360deg)}}
.CtaContainer-module-scss-module__iLdcYa__cta{--hover:#fff9;border-radius:var(--radius-lg);background-color:var(--brand);color:var(--brand-ink);border:2px solid var(--brand-ink);box-shadow:6px 6px 0 var(--brand-ink);background-image:url(/images/background-connected.png);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 32px;margin-top:64px;padding:clamp(24px,5vw,40px);display:flex}.CtaContainer-module-scss-module__iLdcYa__cta a{--btn-bg:#fff;--btn-fg:var(--brand-ink);--btn-border:var(--brand-ink);--btn-shadow:var(--brand-ink)}.CtaContainer-module-scss-module__iLdcYa__title{margin:0 0 4px}.CtaContainer-module-scss-module__iLdcYa__text{margin:0;font-size:1.05rem}
.Header-module-scss-module__JJFXqa__header{z-index:50;background-color:var(--brand);border-bottom:2px solid var(--brand-ink);color:var(--brand-ink);padding-top:env(safe-area-inset-top);background-image:url(/images/background-connected.png);position:sticky;top:0}.Header-module-scss-module__JJFXqa__inner{align-items:center;gap:16px;max-width:1160px;height:64px;margin:0 auto;padding:0 16px;display:flex}.Header-module-scss-module__JJFXqa__logo{color:var(--brand-ink);border-radius:10px;align-items:center;gap:10px;margin-right:auto;text-decoration:none;display:inline-flex}.Header-module-scss-module__JJFXqa__logo img{width:40px;height:40px;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.Header-module-scss-module__JJFXqa__logo:hover img{transform:rotate(-14deg)scale(1.05)}.Header-module-scss-module__JJFXqa__wordmark{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.3rem;font-weight:900}.Header-module-scss-module__JJFXqa__nav{gap:4px;display:flex}.Header-module-scss-module__JJFXqa__navLink{color:var(--brand-ink);border-radius:10px;padding:8px 12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .15s}.Header-module-scss-module__JJFXqa__navLink:hover{background:#ffffff8c}.Header-module-scss-module__JJFXqa__active{box-shadow:inset 0 0 0 2px var(--brand-ink);background:#fff}.Header-module-scss-module__JJFXqa__active:hover{background:#fff}.Header-module-scss-module__JJFXqa__cta{flex-shrink:0}@media (max-width:760px){.Header-module-scss-module__JJFXqa__nav{display:none}}@media (max-width:360px){.Header-module-scss-module__JJFXqa__wordmark{display:none}}
.Layout-module-scss-module__St0g-q__container{flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}.Layout-module-scss-module__St0g-q__main{width:100%;padding:clamp(24px,5vw,48px) 16px 64px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));flex:1;margin:0 auto}.Layout-module-scss-module__St0g-q__main:focus{box-shadow:none;outline:none}.Layout-module-scss-module__St0g-q__narrow{max-width:680px}.Layout-module-scss-module__St0g-q__default{max-width:880px}.Layout-module-scss-module__St0g-q__wide{max-width:1160px}.Layout-module-scss-module__St0g-q__skipLink{z-index:100;background:var(--brand);color:var(--brand-ink);border-radius:10px;padding:10px 16px;font-weight:700;transition:transform .15s;position:absolute;top:8px;left:8px;transform:translateY(-150%)}.Layout-module-scss-module__St0g-q__skipLink:focus{transform:none}
.VoteInput-module-scss-module__Zq5dcq__wrapper{flex-wrap:wrap;align-items:center;gap:6px 14px;display:flex}.VoteInput-module-scss-module__Zq5dcq__voteInput{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:2px;padding:4px;display:inline-flex}.VoteInput-module-scss-module__Zq5dcq__option{width:44px;height:44px;color:var(--star-empty);cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;font-size:26px;transition:color .12s,background-color .12s,transform .18s;display:inline-grid}.VoteInput-module-scss-module__Zq5dcq__option:hover{transform:scale(1.12)}.VoteInput-module-scss-module__Zq5dcq__option:active{transform:scale(.92)}.VoteInput-module-scss-module__Zq5dcq__option:focus-visible{border-radius:999px}.VoteInput-module-scss-module__Zq5dcq__veto{margin-right:6px;font-size:22px;position:relative}.VoteInput-module-scss-module__Zq5dcq__veto:after{content:"";background:var(--line);width:1px;position:absolute;top:10px;bottom:10px;right:-5px}.VoteInput-module-scss-module__Zq5dcq__veto.VoteInput-module-scss-module__Zq5dcq__active{color:#fff;background:var(--danger)}.VoteInput-module-scss-module__Zq5dcq__star.VoteInput-module-scss-module__Zq5dcq__active{color:var(--star);animation:.25s VoteInput-module-scss-module__Zq5dcq__pop}.VoteInput-module-scss-module__Zq5dcq__preview{opacity:.6;animation:none!important}@keyframes VoteInput-module-scss-module__Zq5dcq__pop{50%{transform:scale(1.25)}}.VoteInput-module-scss-module__Zq5dcq__label{color:var(--ink);min-width:7.5em;font-size:.9rem;font-weight:700}.VoteInput-module-scss-module__Zq5dcq__labelVeto{color:var(--danger)}.VoteInput-module-scss-module__Zq5dcq__labelEmpty{color:var(--ink-3);font-weight:500}@media (max-width:420px){.VoteInput-module-scss-module__Zq5dcq__option{width:40px;height:40px;font-size:24px}.VoteInput-module-scss-module__Zq5dcq__veto{font-size:20px}}.VoteInput-module-scss-module__Zq5dcq__invalid{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger-soft)}
.Toast-module-scss-module__Nx9cwa__region{left:0;right:0;bottom:calc(24px + env(safe-area-inset-bottom));z-index:200;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed}.Toast-module-scss-module__Nx9cwa__toast{background:var(--ink);color:var(--bg);box-shadow:var(--shadow);border-radius:14px;align-items:center;gap:10px;padding:12px 18px;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) Toast-module-scss-module__Nx9cwa__toastIn;display:inline-flex}.Toast-module-scss-module__Nx9cwa__toast .icon{font-size:1.25em}.Toast-module-scss-module__Nx9cwa__success .icon{color:var(--brand)}.Toast-module-scss-module__Nx9cwa__error{background:var(--danger);color:#fff}@keyframes Toast-module-scss-module__Nx9cwa__toastIn{0%{opacity:0;transform:translateY(16px)scale(.96)}}
.DemoPoll-module-scss-module__nLJLLq__demo{background:var(--surface);border:2px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:8px 8px 0 var(--line-strong);width:100%;max-width:440px;margin:0 auto;padding:22px}.DemoPoll-module-scss-module__nLJLLq__header{margin-bottom:14px}.DemoPoll-module-scss-module__nLJLLq__tag{letter-spacing:.08em;text-transform:uppercase;background:var(--brand);color:var(--brand-ink);border:1.5px solid var(--brand-ink);border-radius:999px;margin-bottom:10px;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-block}.DemoPoll-module-scss-module__nLJLLq__title{margin:0 0 4px;font-size:1.25rem}.DemoPoll-module-scss-module__nLJLLq__subtitle{color:var(--ink-3);margin:0;font-size:.88rem}.DemoPoll-module-scss-module__nLJLLq__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.DemoPoll-module-scss-module__nLJLLq__item{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);padding:10px 12px;transition:background-color .3s,border-color .3s}.DemoPoll-module-scss-module__nLJLLq__leading{background:var(--brand-soft);border-color:var(--brand-strong)}.DemoPoll-module-scss-module__nLJLLq__itemHead{justify-content:space-between;align-items:center;font-weight:700;display:flex}.DemoPoll-module-scss-module__nLJLLq__name{align-items:center;gap:8px;display:inline-flex}.DemoPoll-module-scss-module__nLJLLq__rank{width:28px;height:28px;font-family:var(--font-display);color:var(--ink-2);background:var(--surface-2);border:1.5px solid var(--line);border-radius:999px;place-items:center;font-size:.85rem;font-weight:900;animation:.35s cubic-bezier(.34,1.56,.64,1) DemoPoll-module-scss-module__nLJLLq__rankPop;display:inline-grid}.DemoPoll-module-scss-module__nLJLLq__leading .DemoPoll-module-scss-module__nLJLLq__rank{color:var(--brand-ink);background:var(--brand);border-color:var(--brand-ink);font-size:1rem}@keyframes DemoPoll-module-scss-module__nLJLLq__rankPop{0%{transform:scale(.6)}}.DemoPoll-module-scss-module__nLJLLq__meta{font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:.85rem;display:inline-flex}.DemoPoll-module-scss-module__nLJLLq__star{color:var(--star)}.DemoPoll-module-scss-module__nLJLLq__veto{color:var(--danger);align-items:center;gap:3px;margin-left:8px;display:inline-flex}.DemoPoll-module-scss-module__nLJLLq__bar{background:var(--surface-3);border-radius:999px;height:6px;margin:8px 0;overflow:hidden}.DemoPoll-module-scss-module__nLJLLq__fill{border-radius:inherit;background:linear-gradient(90deg, var(--star), var(--brand));height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.DemoPoll-module-scss-module__nLJLLq__fillVeto{background:var(--ink-3)}.DemoPoll-module-scss-module__nLJLLq__item button{width:36px;height:36px;font-size:21px}.DemoPoll-module-scss-module__nLJLLq__footnote{color:var(--ink-2);text-align:center;margin:14px 0 0;font-size:.85rem}
.Poll-module-scss-module__V3Je8G__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:24px;padding:clamp(18px,4vw,30px);scroll-margin-top:88px}.Poll-module-scss-module__V3Je8G__sectionTitle{margin:0;font-size:1.35rem}.Poll-module-scss-module__V3Je8G__legend{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--line);color:var(--ink-2);flex-wrap:wrap;gap:8px 18px;margin:12px 0 0;padding:10px 14px;font-size:.9rem;list-style:none;display:flex}.Poll-module-scss-module__V3Je8G__legend strong{color:var(--ink)}.Poll-module-scss-module__V3Je8G__legend li{align-items:center;gap:6px;display:inline-flex}.Poll-module-scss-module__V3Je8G__legendStars{color:var(--star);align-items:center;display:inline-flex}.Poll-module-scss-module__V3Je8G__legendTo{color:var(--ink-3);margin:0 4px;font-size:.8em}.Poll-module-scss-module__V3Je8G__legendVeto{color:var(--danger)}.Poll-module-scss-module__V3Je8G__voteFormHeader{margin-bottom:18px}.Poll-module-scss-module__V3Je8G__voteList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Poll-module-scss-module__V3Je8G__voteItem{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding:12px 12px 12px 18px;transition:border-color .15s,background-color .15s;display:flex}.Poll-module-scss-module__V3Je8G__voteItemRated{border-color:var(--star);background:color-mix(in srgb, var(--brand-soft) 45%, var(--surface))}.Poll-module-scss-module__V3Je8G__voteItemVeto{border-color:color-mix(in srgb, var(--danger) 55%, transparent);background:var(--danger-soft)}.Poll-module-scss-module__V3Je8G__voteItemVeto .Poll-module-scss-module__V3Je8G__voteOptionName{text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--danger) 60%, transparent);text-decoration-color:color-mix(in srgb, var(--danger) 60%, transparent)}.Poll-module-scss-module__V3Je8G__voteItemMissing{border-color:var(--danger);border-style:dashed}.Poll-module-scss-module__V3Je8G__voteOptionName{overflow-wrap:anywhere;flex:180px;font-size:1.05rem;font-weight:700}.Poll-module-scss-module__V3Je8G__warning{border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);margin:14px 0 0;padding:10px 14px;font-size:.92rem;font-weight:600}.Poll-module-scss-module__V3Je8G__submitBar{z-index:5;padding:16px clamp(18px,4vw,30px) calc(16px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--line);border-radius:0 0 var(--radius-lg) var(--radius-lg);flex-wrap:wrap;align-items:flex-end;gap:12px 16px;margin:20px calc(-1*clamp(18px,4vw,30px)) calc(-1*clamp(18px,4vw,30px));display:flex;position:sticky;bottom:0}.Poll-module-scss-module__V3Je8G__submitField{flex:220px}.Poll-module-scss-module__V3Je8G__submitActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Poll-module-scss-module__V3Je8G__progress{color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:.85rem}.Poll-module-scss-module__V3Je8G__error{color:var(--danger);flex-basis:100%;margin:0;font-size:.92rem;font-weight:600}.Poll-module-scss-module__V3Je8G__votedBanner{border-radius:var(--radius);background:var(--success-soft);border:1px solid color-mix(in srgb, var(--success) 35%, transparent);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;display:flex}.Poll-module-scss-module__V3Je8G__votedBanner>div{flex:200px}.Poll-module-scss-module__V3Je8G__votedIcon{color:var(--success);font-size:1.6rem}.Poll-module-scss-module__V3Je8G__resultsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.Poll-module-scss-module__V3Je8G__voteCount{color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.88rem;font-weight:600;display:inline-flex}.Poll-module-scss-module__V3Je8G__results{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Poll-module-scss-module__V3Je8G__result{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);gap:14px;padding:14px 16px;animation:.35s both Poll-module-scss-module__V3Je8G__fadeUp;display:flex}.Poll-module-scss-module__V3Je8G__result:first-child{animation-delay:0s}.Poll-module-scss-module__V3Je8G__result:nth-child(2){animation-delay:40ms}.Poll-module-scss-module__V3Je8G__result:nth-child(3){animation-delay:80ms}.Poll-module-scss-module__V3Je8G__result:nth-child(4){animation-delay:.12s}.Poll-module-scss-module__V3Je8G__result:nth-child(5){animation-delay:.16s}.Poll-module-scss-module__V3Je8G__result:nth-child(6){animation-delay:.2s}.Poll-module-scss-module__V3Je8G__result:nth-child(7){animation-delay:.24s}.Poll-module-scss-module__V3Je8G__result:nth-child(8){animation-delay:.28s}.Poll-module-scss-module__V3Je8G__result:nth-child(9){animation-delay:.32s}.Poll-module-scss-module__V3Je8G__result:nth-child(10){animation-delay:.36s}.Poll-module-scss-module__V3Je8G__result:nth-child(11){animation-delay:.4s}.Poll-module-scss-module__V3Je8G__result:nth-child(12){animation-delay:.44s}@keyframes Poll-module-scss-module__V3Je8G__fadeUp{0%{opacity:0;transform:translateY(6px)}}.Poll-module-scss-module__V3Je8G__leading{border:2px solid var(--line-strong);background:var(--brand-soft);box-shadow:var(--shadow-hard)}.Poll-module-scss-module__V3Je8G__leading .Poll-module-scss-module__V3Je8G__rank{background:var(--brand);color:var(--brand-ink);border-color:var(--brand-ink);font-size:1.1rem}.Poll-module-scss-module__V3Je8G__rank{width:36px;height:36px;font-weight:800;font-family:var(--font-display);color:var(--ink-2);background:var(--surface-2);border:2px solid var(--line);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.Poll-module-scss-module__V3Je8G__resultBody{flex:1;min-width:0}.Poll-module-scss-module__V3Je8G__resultHead{flex-wrap:wrap;align-items:center;gap:10px;min-height:36px;display:flex}.Poll-module-scss-module__V3Je8G__resultName{overflow-wrap:anywhere;font-size:1.08rem;font-weight:700}.Poll-module-scss-module__V3Je8G__leadingBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-ink);background:var(--brand);border:1.5px solid var(--brand-ink);border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800}.Poll-module-scss-module__V3Je8G__coinFlip{color:var(--ink-2);font-size:.8rem}.Poll-module-scss-module__V3Je8G__bar{background:var(--surface-3);border-radius:999px;height:10px;margin:8px 0 10px;overflow:hidden}.Poll-module-scss-module__V3Je8G__barFill{border-radius:inherit;background:linear-gradient(90deg, var(--star), var(--brand));min-width:4px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.Poll-module-scss-module__V3Je8G__vetoed .Poll-module-scss-module__V3Je8G__barFill{background:repeating-linear-gradient(-45deg, var(--ink-3), var(--ink-3) 6px, color-mix(in srgb, var(--ink-3) 70%, transparent) 6px, color-mix(in srgb, var(--ink-3) 70%, transparent) 12px)}.Poll-module-scss-module__V3Je8G__stats{color:var(--ink-2);flex-wrap:wrap;gap:4px 16px;font-size:.88rem;display:flex}.Poll-module-scss-module__V3Je8G__stats>span{align-items:center;gap:5px;display:inline-flex}.Poll-module-scss-module__V3Je8G__statStar{color:var(--star)}.Poll-module-scss-module__V3Je8G__statVeto{color:var(--danger);font-weight:700}.Poll-module-scss-module__V3Je8G__statNoVeto{color:var(--success);font-weight:700}.Poll-module-scss-module__V3Je8G__yourRating{color:var(--ink-3);margin-left:auto}.Poll-module-scss-module__V3Je8G__names{color:var(--ink-3);margin-top:6px;font-size:.82rem}.Poll-module-scss-module__V3Je8G__rating{color:var(--star);white-space:nowrap;align-items:center;gap:1px;display:inline-flex}.Poll-module-scss-module__V3Je8G__ratingVeto{color:var(--danger);gap:4px;font-weight:700}.Poll-module-scss-module__V3Je8G__ratingNone{color:var(--ink-3)}.Poll-module-scss-module__V3Je8G__empty{text-align:center;color:var(--ink-2);padding:18px 12px 8px}.Poll-module-scss-module__V3Je8G__empty p{margin-bottom:12px}.Poll-module-scss-module__V3Je8G__emptyIcon{color:var(--ink-3);margin-bottom:8px;font-size:2.2rem}.Poll-module-scss-module__V3Je8G__details{margin-top:18px}.Poll-module-scss-module__V3Je8G__details summary{cursor:pointer;color:var(--ink-2);border-radius:8px;align-items:center;gap:6px;padding:6px 2px;font-weight:700;list-style:none;display:inline-flex}.Poll-module-scss-module__V3Je8G__details summary::-webkit-details-marker{display:none}.Poll-module-scss-module__V3Je8G__details summary:hover{color:var(--ink)}.Poll-module-scss-module__V3Je8G__details[open] .Poll-module-scss-module__V3Je8G__chevron{transform:rotate(180deg)}.Poll-module-scss-module__V3Je8G__chevron{transition:transform .2s}.Poll-module-scss-module__V3Je8G__tableScroller{border:1px solid var(--line);border-radius:var(--radius);-webkit-overflow-scrolling:touch;margin-top:10px;overflow-x:auto}.Poll-module-scss-module__V3Je8G__table{border-collapse:separate;border-spacing:0;width:100%;font-size:.9rem}.Poll-module-scss-module__V3Je8G__table th,.Poll-module-scss-module__V3Je8G__table td{text-align:center;border-bottom:1px solid var(--line);white-space:nowrap;padding:10px 12px}.Poll-module-scss-module__V3Je8G__table thead th{color:var(--ink-3);background:var(--surface-2);vertical-align:bottom;font-size:.78rem;font-weight:700}.Poll-module-scss-module__V3Je8G__table thead th span{white-space:normal;overflow-wrap:anywhere;max-width:130px;display:inline-block}.Poll-module-scss-module__V3Je8G__table tbody tr:last-child>*{border-bottom:0}.Poll-module-scss-module__V3Je8G__table th:first-child{z-index:1;text-align:left;background:var(--surface);border-right:1px solid var(--line);font-weight:700;position:sticky;left:0}.Poll-module-scss-module__V3Je8G__table thead th:first-child{background:var(--surface-2)}.Poll-module-scss-module__V3Je8G__ownRow>*{background:var(--brand-soft)!important}.Poll-module-scss-module__V3Je8G__youTag{text-transform:uppercase;background:var(--brand);color:var(--brand-ink);border-radius:999px;margin-left:6px;padding:1px 6px;font-size:.7rem;font-weight:800}.Poll-module-scss-module__V3Je8G__removeVote{width:34px;height:34px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;font-size:1.05rem;display:inline-grid}.Poll-module-scss-module__V3Je8G__removeVote:hover{color:var(--danger);background:var(--danger-soft)}
.Toggle-module-scss-module__0C_Chq__toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:border-color .15s,background-color .15s;display:flex;position:relative}.Toggle-module-scss-module__0C_Chq__toggle:hover{border-color:var(--ink-3)}.Toggle-module-scss-module__0C_Chq__toggle:has(.Toggle-module-scss-module__0C_Chq__input:checked){background:color-mix(in srgb, var(--brand-soft) 60%, var(--surface));border-color:var(--brand-strong)}.Toggle-module-scss-module__0C_Chq__text{flex-direction:column;gap:2px;display:flex}.Toggle-module-scss-module__0C_Chq__label{align-items:center;gap:8px;font-weight:700;display:inline-flex}.Toggle-module-scss-module__0C_Chq__description{color:var(--ink-2);font-size:.87rem}.Toggle-module-scss-module__0C_Chq__input{opacity:0;width:1px;height:1px;position:absolute}.Toggle-module-scss-module__0C_Chq__track{background:var(--surface-3);border:2px solid var(--ink-3);border-radius:999px;flex-shrink:0;width:50px;height:30px;transition:background-color .2s,border-color .2s;position:relative}.Toggle-module-scss-module__0C_Chq__thumb{background:var(--surface);border:2px solid var(--ink-3);border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),border-color .2s;position:absolute;top:3px;left:3px}.Toggle-module-scss-module__0C_Chq__input:checked+.Toggle-module-scss-module__0C_Chq__track{background:var(--brand);border-color:var(--brand-ink)}.Toggle-module-scss-module__0C_Chq__input:checked+.Toggle-module-scss-module__0C_Chq__track .Toggle-module-scss-module__0C_Chq__thumb{border-color:var(--brand-ink);background:#fff;transform:translate(20px)}.Toggle-module-scss-module__0C_Chq__input:focus-visible+.Toggle-module-scss-module__0C_Chq__track{box-shadow:var(--ring)}
.EditPollForm-module-scss-module__jTGVEW__form{gap:16px;display:grid}.EditPollForm-module-scss-module__jTGVEW__section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);gap:16px;padding:clamp(18px,4vw,28px);transition:border-color .2s,box-shadow .2s;display:flex}.EditPollForm-module-scss-module__jTGVEW__section:focus-within{border-color:var(--ink-3);box-shadow:var(--shadow)}.EditPollForm-module-scss-module__jTGVEW__section:focus-within .EditPollForm-module-scss-module__jTGVEW__step{background:var(--brand);border-color:var(--brand-ink);color:var(--brand-ink)}@media (max-width:520px){.EditPollForm-module-scss-module__jTGVEW__section .EditPollForm-module-scss-module__jTGVEW__step{display:none}}.EditPollForm-module-scss-module__jTGVEW__step{width:34px;height:34px;font-family:var(--font-display);color:var(--ink-3);background:var(--surface-2);border:2px solid var(--line);border-radius:50%;flex-shrink:0;place-items:center;font-weight:900;transition:all .2s;display:grid}.EditPollForm-module-scss-module__jTGVEW__sectionBody{border:0;flex:1;min-width:0;margin:0;padding:0}.EditPollForm-module-scss-module__jTGVEW__sectionTitle{font-family:var(--font-display);margin:4px 0 12px;padding:0;font-size:1.2rem;font-weight:800;line-height:1.3;display:block}.EditPollForm-module-scss-module__jTGVEW__sectionHint{color:var(--ink-3);margin:-6px 0 12px;font-size:.87rem}.EditPollForm-module-scss-module__jTGVEW__titleInput{font-weight:600;min-height:56px!important;font-size:1.15rem!important}.EditPollForm-module-scss-module__jTGVEW__suggestions{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:.85rem;display:flex}.EditPollForm-module-scss-module__jTGVEW__suggestion{font:inherit;border:1px dashed var(--ink-3);color:var(--ink-2);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-size:.85rem;transition:all .15s}.EditPollForm-module-scss-module__jTGVEW__suggestion:hover{border-style:solid;border-color:var(--ink);background:var(--brand-soft);color:var(--ink)}.EditPollForm-module-scss-module__jTGVEW__options{gap:8px;margin:0;padding:0;list-style:none;display:grid}.EditPollForm-module-scss-module__jTGVEW__option{align-items:center;gap:10px;animation:.2s EditPollForm-module-scss-module__jTGVEW__optionIn;display:flex}@keyframes EditPollForm-module-scss-module__jTGVEW__optionIn{0%{opacity:0;transform:translateY(-4px)}}.EditPollForm-module-scss-module__jTGVEW__optionNumber{text-align:right;font-variant-numeric:tabular-nums;width:26px;color:var(--ink-3);flex-shrink:0;font-weight:800}.EditPollForm-module-scss-module__jTGVEW__removeOption{width:40px;height:40px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;place-items:center;font-size:1.15rem;display:grid}.EditPollForm-module-scss-module__jTGVEW__removeOption:hover:not(:disabled){color:var(--danger);background:var(--danger-soft)}.EditPollForm-module-scss-module__jTGVEW__removeOption:disabled{visibility:hidden}.EditPollForm-module-scss-module__jTGVEW__addOption{margin:10px 0 0 30px}.EditPollForm-module-scss-module__jTGVEW__toggles{gap:10px;display:grid}.EditPollForm-module-scss-module__jTGVEW__fieldError{color:var(--danger);margin:6px 0 0;font-size:.88rem;font-weight:600}.EditPollForm-module-scss-module__jTGVEW__notice,.EditPollForm-module-scss-module__jTGVEW__warning{border-radius:var(--radius);padding:14px 18px;font-size:.95rem}.EditPollForm-module-scss-module__jTGVEW__notice{background:var(--info-soft)}.EditPollForm-module-scss-module__jTGVEW__warning{background:var(--danger-soft);color:var(--danger);font-weight:600}.EditPollForm-module-scss-module__jTGVEW__submit{gap:10px;margin-top:8px;display:grid}
.FakeChat-module-scss-module__z6h7-a__FakeChat{color:#000;width:320px;max-width:100%;height:520px;font-family:var(--font-sans);border:2px solid var(--line-strong);box-shadow:6px 6px 0 var(--line-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#e5ddd5;background-image:url(/FakeChat/background.jpeg);background-size:300px;border-radius:28px;flex-direction:column;font-size:16px;display:flex;overflow:hidden}.FakeChat-module-scss-module__z6h7-a__header{background-color:#ededed;border-radius:0;align-items:center;padding:12px 14px;display:flex;position:relative}.FakeChat-module-scss-module__z6h7-a__groupInfo{flex-direction:column;flex-grow:1;justify-content:space-around;display:flex}.FakeChat-module-scss-module__z6h7-a__groupImage{background-color:#dfe5e7;background-size:cover;border-radius:40px;width:40px;height:40px;margin-right:10px}@keyframes FakeChat-module-scss-module__z6h7-a__pulse{0%{color:#767676}to{color:#76767655}}.FakeChat-module-scss-module__z6h7-a__footer{background-color:#ededed;border-radius:0;padding:10px;position:relative}.FakeChat-module-scss-module__z6h7-a__footer .FakeChat-module-scss-module__z6h7-a__input{color:#767676;background-color:#fff;border-radius:20px;padding:10px 20px;font-size:15px}.FakeChat-module-scss-module__z6h7-a__footer .FakeChat-module-scss-module__z6h7-a__playing{text-align:center;font-size:15px;font-weight:bolder;animation:1.1s infinite FakeChat-module-scss-module__z6h7-a__pulse}.FakeChat-module-scss-module__z6h7-a__content{flex:1;padding:5px;font-size:12.5px;display:block}.FakeChat-module-scss-module__z6h7-a__contentWrapper{flex-direction:column-reverse;flex-grow:1;height:100%;display:flex;position:relative;overflow:auto}.FakeChat-module-scss-module__z6h7-a__otherMessageWrapper{text-align:left;margin:10px;display:block;position:relative}.FakeChat-module-scss-module__z6h7-a__otherMessageWrapper svg{color:#fff;position:absolute;top:0;left:-7px}.FakeChat-module-scss-module__z6h7-a__ownMessageWrapper{text-align:right;margin:10px;display:block;position:relative}.FakeChat-module-scss-module__z6h7-a__ownMessageWrapper svg{color:#dcf8c6;position:absolute;top:0;right:-7px}.FakeChat-module-scss-module__z6h7-a__systemMessageWrapper{text-align:center;margin:10px;display:block}.FakeChat-module-scss-module__z6h7-a__message{border-radius:7.5px;min-width:30%;max-width:90%;margin:0 auto;padding:8px;display:inline-block;position:relative;box-shadow:0 1px .5px #00000021}.FakeChat-module-scss-module__z6h7-a__messageFrom{color:#e83d92;margin-bottom:5px}.FakeChat-module-scss-module__z6h7-a__messageTime{color:#0000008c;text-align:right;width:100%;margin-bottom:-5px;font-size:11px}.FakeChat-module-scss-module__z6h7-a__messageContent{text-align:left}.FakeChat-module-scss-module__z6h7-a__systemMessage{color:#000000e0;background-color:#e1f3fb}.FakeChat-module-scss-module__z6h7-a__ownMessage{color:#303030;background-color:#dcf8c6;border-top-right-radius:0}.FakeChat-module-scss-module__z6h7-a__otherMessage{color:#303030;background-color:#fff;border-top-left-radius:0}.FakeChat-module-scss-module__z6h7-a__groupMembers{color:#5f5f5f;font-size:13px}.FakeChat-module-scss-module__z6h7-a__scrollToBottom{color:#555;z-index:1;text-align:center;cursor:pointer;background-color:#fff;border:0;border-radius:100%;width:20px;height:20px;padding:0;position:absolute;right:10px;box-shadow:0 0 20px #00000040}.FakeChat-module-scss-module__z6h7-a__scrollToBottom svg{position:relative;top:2px}.FakeChat-module-scss-module__z6h7-a__scrollToBottom{top:-30px}
.ShareCard-module-scss-module__afbrYa__share{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(18px,4vw,26px)}.ShareCard-module-scss-module__afbrYa__highlight{background:var(--brand-soft);border:2px solid var(--line-strong);box-shadow:var(--shadow-hard)}.ShareCard-module-scss-module__afbrYa__title{margin-bottom:4px;font-size:1.2rem}.ShareCard-module-scss-module__afbrYa__description{color:var(--ink-2);margin-bottom:14px;font-size:.95rem}.ShareCard-module-scss-module__afbrYa__row{gap:10px;display:flex}@media (max-width:480px){.ShareCard-module-scss-module__afbrYa__row{flex-direction:column}}.ShareCard-module-scss-module__afbrYa__url{cursor:text;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem!important}.ShareCard-module-scss-module__afbrYa__actions{flex-wrap:wrap;gap:6px 18px;margin-top:12px;display:flex}.ShareCard-module-scss-module__afbrYa__action{font:inherit;color:var(--ink-2);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--brand-strong);text-decoration-color:var(--brand-strong);text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:.9rem;font-weight:600;text-decoration-thickness:2px;display:inline-flex}.ShareCard-module-scss-module__afbrYa__action:hover{color:var(--ink)}
.Content-module-scss-module__mPaJiq__linkCards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.Content-module-scss-module__mPaJiq__linkCard{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);flex-direction:column;gap:4px;padding:18px 20px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.Content-module-scss-module__mPaJiq__linkCard span{color:var(--ink-2);font-size:.95rem}.Content-module-scss-module__mPaJiq__linkCard:hover{border-color:var(--ink);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Content-module-scss-module__mPaJiq__centered{text-align:center;padding:clamp(24px,8vw,80px) 0}.Content-module-scss-module__mPaJiq__centered .Content-module-scss-module__mPaJiq__code{font-family:var(--font-display);color:var(--brand-strong);-webkit-text-stroke:3px var(--ink);margin:0 0 12px;font-size:clamp(5rem,3rem + 10vw,9rem);font-weight:900;line-height:1}.Content-module-scss-module__mPaJiq__centered img{margin-bottom:16px}.Content-module-scss-module__mPaJiq__centered p{color:var(--ink-2);margin-bottom:28px}.Content-module-scss-module__mPaJiq__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Content-module-scss-module__mPaJiq__mailCard{border-radius:var(--radius-lg);background:var(--surface);border:2px solid var(--line-strong);box-shadow:var(--shadow-hard);align-items:center;gap:16px;margin:24px 0;padding:20px 24px;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.Content-module-scss-module__mPaJiq__mailCard .icon{font-size:1.6rem}.Content-module-scss-module__mPaJiq__mailCard:hover{background:var(--brand-soft)}
.FormPage-module-scss-module__rp9i7G__intro{margin-bottom:28px}.FormPage-module-scss-module__rp9i7G__intro h1{margin-bottom:8px}.FormPage-module-scss-module__rp9i7G__intro p{margin:0}.FormPage-module-scss-module__rp9i7G__back{color:var(--ink-2);align-items:center;gap:6px;margin-bottom:16px;font-weight:600;text-decoration:none;display:inline-flex}.FormPage-module-scss-module__rp9i7G__back:hover{color:var(--ink)}
.Home-module-scss-module__Mg1cZq__heroBand{--hover:#fff9;background-color:var(--brand);border-bottom:2px solid var(--brand-ink);color:var(--brand-ink);background-image:url(/images/background-connected.png);margin:calc(-1*clamp(24px,5vw,48px)) calc(50% - 50vw) clamp(48px,8vw,88px);padding:0 16px}:is(.Home-module-scss-module__Mg1cZq__heroBand .eyebrow,.Home-module-scss-module__Mg1cZq__heroBand .lead){color:var(--brand-ink)}.Home-module-scss-module__Mg1cZq__heroBand mark{background:linear-gradient(#0000 55%,#fff 55% 92%,#0000 92%)}.Home-module-scss-module__Mg1cZq__hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(32px,6vw,72px);max-width:1128px;margin:0 auto;padding:clamp(40px,7vw,88px) 0 clamp(48px,8vw,96px);display:grid}@media (max-width:900px){.Home-module-scss-module__Mg1cZq__hero{grid-template-columns:1fr}}.Home-module-scss-module__Mg1cZq__heroTitle{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.6rem,1.6rem + 4.4vw,4.6rem);line-height:1.02}.Home-module-scss-module__Mg1cZq__heroLead{max-width:34em;margin-bottom:28px}.Home-module-scss-module__Mg1cZq__heroActions{flex-wrap:wrap;gap:12px;display:flex}.Home-module-scss-module__Mg1cZq__checks{flex-wrap:wrap;gap:8px 20px;margin:24px 0 0;padding:0;font-size:.9rem;font-weight:600;list-style:none;display:flex}.Home-module-scss-module__Mg1cZq__checks li{align-items:center;gap:6px;display:inline-flex}.Home-module-scss-module__Mg1cZq__problem{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);grid-template-columns:1fr auto;align-items:center;gap:clamp(32px,6vw,80px);padding:clamp(32px,6vw,64px);display:grid}@media (max-width:800px){.Home-module-scss-module__Mg1cZq__problem{grid-template-columns:1fr;justify-items:center}}.Home-module-scss-module__Mg1cZq__problemText{max-width:34em}.Home-module-scss-module__Mg1cZq__problemText p{color:var(--ink-2);font-size:1.05rem}.Home-module-scss-module__Mg1cZq__problemText strong{color:var(--ink)}.Home-module-scss-module__Mg1cZq__problemChat{filter:drop-shadow(0 20px 30px #00000026)}.Home-module-scss-module__Mg1cZq__section{padding-top:clamp(64px,10vw,112px)}.Home-module-scss-module__Mg1cZq__sectionHeader{text-align:center;margin-bottom:36px}.Home-module-scss-module__Mg1cZq__steps{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:800px){.Home-module-scss-module__Mg1cZq__steps{grid-template-columns:1fr}}.Home-module-scss-module__Mg1cZq__step{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);padding:28px}.Home-module-scss-module__Mg1cZq__step h3{margin:6px 0 8px}.Home-module-scss-module__Mg1cZq__step p{color:var(--ink-2);margin:0}.Home-module-scss-module__Mg1cZq__stepIcon{background:var(--brand);width:52px;height:52px;color:var(--brand-ink);border:2px solid var(--brand-ink);box-shadow:3px 3px 0 var(--brand-ink);border-radius:16px;place-items:center;margin-bottom:16px;font-size:1.5rem;display:inline-grid}.Home-module-scss-module__Mg1cZq__stepNumber{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:.78rem;font-weight:700;display:block}.Home-module-scss-module__Mg1cZq__scoring{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(32px,6vw,72px);display:grid}.Home-module-scss-module__Mg1cZq__scoring p{color:var(--ink-2);font-size:1.05rem}@media (max-width:800px){.Home-module-scss-module__Mg1cZq__scoring{grid-template-columns:1fr}}.Home-module-scss-module__Mg1cZq__scale{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Home-module-scss-module__Mg1cZq__scale li{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);align-items:center;gap:16px;padding:14px 18px;display:flex}.Home-module-scss-module__Mg1cZq__scaleIcons{min-width:76px;color:var(--star);justify-content:center;font-size:1.4rem;display:inline-flex}.Home-module-scss-module__Mg1cZq__scaleVeto{background:var(--danger-soft)!important;border-color:color-mix(in srgb, var(--danger) 30%, transparent)!important}.Home-module-scss-module__Mg1cZq__scaleVeto .Home-module-scss-module__Mg1cZq__scaleIcons{color:var(--danger)}.Home-module-scss-module__Mg1cZq__faq{grid-template-columns:repeat(2,1fr);gap:16px;margin:0;display:grid}@media (max-width:700px){.Home-module-scss-module__Mg1cZq__faq{grid-template-columns:1fr}}.Home-module-scss-module__Mg1cZq__faqItem{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);padding:22px 24px}.Home-module-scss-module__Mg1cZq__faqItem dt{margin-bottom:6px;font-weight:700}.Home-module-scss-module__Mg1cZq__faqItem dd{color:var(--ink-2);margin:0}
.PollPage-module-scss-module__NeCUtq__created{margin-bottom:32px;animation:.5s cubic-bezier(.34,1.56,.64,1) PollPage-module-scss-module__NeCUtq__dropIn}@keyframes PollPage-module-scss-module__NeCUtq__dropIn{0%{opacity:0;transform:translateY(-12px)scale(.98)}}.PollPage-module-scss-module__NeCUtq__header{margin-bottom:24px}.PollPage-module-scss-module__NeCUtq__badges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.PollPage-module-scss-module__NeCUtq__badge{color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.PollPage-module-scss-module__NeCUtq__badgeOpen{color:var(--success);background:var(--success-soft);border-color:color-mix(in srgb, var(--success) 30%, transparent)}.PollPage-module-scss-module__NeCUtq__badgeClosed{color:var(--ink);background:var(--surface-3)}.PollPage-module-scss-module__NeCUtq__liveDot{background:currentColor;border-radius:50%;width:8px;height:8px;animation:2s infinite PollPage-module-scss-module__NeCUtq__pulse;box-shadow:0 0}@keyframes PollPage-module-scss-module__NeCUtq__pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, currentColor 60%, transparent)}70%,to{box-shadow:0 0 0 7px #0000}}.PollPage-module-scss-module__NeCUtq__title{overflow-wrap:anywhere;margin-bottom:8px;font-size:clamp(1.9rem,1.3rem + 2.8vw,2.9rem)}.PollPage-module-scss-module__NeCUtq__meta{color:var(--ink-2);margin:0}.PollPage-module-scss-module__NeCUtq__adminBar{border:1px dashed var(--ink-3);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:10px 10px 10px 16px;display:flex}.PollPage-module-scss-module__NeCUtq__adminLabel{color:var(--ink-2);font-size:.88rem;font-weight:600}.PollPage-module-scss-module__NeCUtq__notice{border-radius:var(--radius);background:var(--info-soft);color:var(--ink);align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 18px;font-size:.95rem;display:flex}.PollPage-module-scss-module__NeCUtq__notice>.icon{color:var(--info);margin-top:1px;font-size:1.3rem}
