.thread-poll{box-sizing:border-box;width:calc(100% - 20px);margin:12px 10px 15px;padding:14px;border:1px solid rgba(240,138,36,.42);border-radius:12px;background:linear-gradient(145deg,rgba(45,39,35,.98),rgba(25,23,22,.98));color:#f3f3f3;text-align:left}.thread-poll *{box-sizing:border-box}.thread-poll-heading{margin-bottom:12px}.thread-poll-kicker{display:block;margin-bottom:4px;color:#f3a24f;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.thread-poll-heading h3{margin:0;color:#fff;font-size:18px;line-height:1.35;overflow-wrap:anywhere}.thread-poll-options{display:grid;gap:8px}.thread-poll-option{position:relative;display:flex;min-width:0;cursor:pointer}.thread-poll-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.thread-poll-option-content{position:relative;display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:9px 11px 9px 40px;overflow:hidden;border:1px solid #5b5652;border-radius:8px;background:rgba(255,255,255,.045)}.thread-poll-option-content::before{content:'';position:absolute;z-index:2;left:12px;top:50%;width:17px;height:17px;border:2px solid #9b9692;border-radius:50%;transform:translateY(-50%);background:#211f1e}.thread-poll-option input[type=checkbox]+.thread-poll-option-content::before{border-radius:4px}.thread-poll-option input:checked+.thread-poll-option-content{border-color:#ee922f}.thread-poll-option input:checked+.thread-poll-option-content::before{border-color:#ee922f;box-shadow:inset 0 0 0 4px #211f1e;background:#ee922f}.thread-poll-option input:focus-visible+.thread-poll-option-content{outline:2px solid #ffb15e;outline-offset:2px}.thread-poll-option input:disabled+.thread-poll-option-content{cursor:default}.thread-poll-result-bar{position:absolute;z-index:0;inset:0 auto 0 0;width:var(--thread-poll-percent,0%);background:linear-gradient(90deg,rgba(238,146,47,.3),rgba(238,146,47,.13))}.thread-poll-option-label,.thread-poll-option-result{position:relative;z-index:1}.thread-poll-option-label{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.thread-poll-option-result{flex:0 0 auto;color:#f7b26a;font-weight:700;white-space:nowrap}.thread-poll-option-result small{color:#bbb5b0;font-weight:400}.thread-poll-help,.thread-poll-meta{color:#aaa49f;font-size:12px}.thread-poll-help{margin:8px 0 0}.thread-poll-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.thread-poll-close,.thread-poll-submit{min-height:42px;padding:8px 15px;border-radius:7px;font:inherit;font-weight:700;cursor:pointer}.thread-poll-submit{border:1px solid #f3a24f;background:#d97717;color:#fff}.thread-poll-submit:focus-visible,.thread-poll-submit:hover{background:#ee922f}.thread-poll-close{border:1px solid #6f6964;background:0 0;color:#c8c2bd}.thread-poll-close:focus-visible,.thread-poll-close:hover{border-color:#b2aba5;color:#fff}.thread-poll.is-busy{opacity:.72}.thread-poll-request-status{color:#ff9b8e;font-size:12px}.thread-poll-meta{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.thread-poll-state{text-align:right}.thread-poll-embedded{width:100%;margin-right:0;margin-left:0}.thread-poll-composer{padding:0;overflow:hidden}.thread-poll-composer-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:10px 14px;border:0;background:0 0;color:#f3a24f;font:inherit;font-weight:700;cursor:pointer}.thread-poll-composer.is-enabled .thread-poll-composer-toggle{border-bottom:1px solid rgba(240,138,36,.28)}.thread-poll-composer-panel{padding:16px}.thread-poll-composer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.thread-poll-audience h3,.thread-poll-composer-heading h2{margin:0 0 4px}.thread-poll-audience>p,.thread-poll-composer-heading p{margin:0;color:#aaa49f;font-size:13px}.thread-poll-add-option,.thread-poll-composer-option button,.thread-poll-composer-remove{border:1px solid #5e5955;border-radius:6px;background:#292725;color:#ddd8d4;cursor:pointer}.thread-poll-composer-remove{min-height:38px;padding:7px 10px;white-space:nowrap}.thread-poll-composer-options>label{display:block;margin-bottom:7px;font-weight:700}.thread-poll-composer-option{display:grid;grid-template-columns:25px minmax(0,1fr) 38px;align-items:center;gap:7px;margin-bottom:8px}.thread-poll-composer-option-number{color:#9e9893;text-align:center}.thread-poll-composer input[type=datetime-local],.thread-poll-composer input[type=number],.thread-poll-composer select,.thread-poll-composer textarea,.thread-poll-composer-option input{width:100%;min-width:0}.thread-poll-composer-option button{width:38px;min-height:38px;font-size:21px}.thread-poll-composer-option button:disabled{opacity:.35;cursor:default}.thread-poll-add-option{min-height:40px;margin:2px 0 14px 32px;padding:7px 11px}.thread-poll-composer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px}.thread-poll-multiple-setting{align-self:center}.thread-poll-audience{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.thread-poll-audience .new-post-check{margin-top:9px}.thread-poll-genders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin:8px 0 0 27px}.thread-poll-change-rule,.thread-poll-composer-lock-note{margin:14px 0 0;padding:10px 12px;border-radius:7px;background:rgba(255,255,255,.05);color:#bbb5b0;font-size:12px;line-height:1.45}.thread-poll-composer-lock-note{border-left:3px solid #ed922f;color:#ded8d2}@media (max-width:620px){.thread-poll{width:calc(100% - 12px);margin:9px 6px 12px;padding:11px;border-radius:9px}.thread-poll-heading h3{font-size:17px}.thread-poll-option-content{min-height:48px;padding-left:39px}.thread-poll-actions,.thread-poll-close,.thread-poll-submit{width:100%}.thread-poll-request-status{width:100%}.thread-poll-meta{flex-direction:column;gap:4px}.thread-poll-state{text-align:left}.thread-poll-composer-panel{padding:12px 10px}.thread-poll-composer-heading{flex-direction:column}.thread-poll-composer-remove{width:100%}.thread-poll-composer-grid,.thread-poll-genders{grid-template-columns:1fr}.thread-poll-genders{margin-left:8px}}@media (prefers-reduced-motion:reduce){.thread-poll,.thread-poll *{scroll-behavior:auto!important;transition:none!important}}