.tt-poll{max-width:100%;font-family:inherit}.tt-poll-question{margin:0 0 .2em;font-size:clamp(1rem,2vw,1rem)!important;line-height:1.18}.tt-poll-intro{margin-bottom:2rem}.tt-poll-message{font-weight:600;margin:.6rem 0;color:inherit}.tt-poll-form fieldset{border:0;padding:0;margin:0}.tt-poll-option{display:flex;align-items:flex-start;gap:.65rem;padding:.7rem .85rem;margin:.5rem 0;border:1px solid #d7d7d7;border-radius:6px;cursor:pointer}.tt-poll-option:hover{background:#f7f7f7}.tt-poll-option input{margin-top:.25em}.tt-poll-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.tt-poll-submit,.tt-poll-view{appearance:none;border:0;border-radius:4px;padding:.75rem 1.15rem;font:inherit;font-weight:700;cursor:pointer}.tt-poll-submit{background:var(--tt-bar);color:#fff}.tt-poll-view{background:#e9e9e9;color:#222}.tt-poll button:disabled{opacity:.55;cursor:wait}.tt-result-row{margin:0 0 0.75rem}.tt-result-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:5px; font-size:clamp(1rem,2vw,1rem)}.tt-result-label{min-width:0}.tt-result-value{white-space:nowrap}.tt-result-value small{font-size:.7em}.tt-result-track{height:var(--tt-height);background:var(--tt-bg);border-radius:var(--tt-radius);overflow:hidden}.tt-result-bar{height:100%;width:0;background:var(--tt-bar);border-radius:var(--tt-radius) 0 0 var(--tt-radius);transition:width .8s ease}.tt-result-bar.is-visible{width:var(--tt-width)}.tt-no-animation .tt-result-bar{transition:none;width:var(--tt-width)}.tt-total{font-size:.9em;opacity:.72;margin-top:.25rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.tt-result-head{font-size:1rem}.tt-poll-actions>*{width:100%}}
