.poll{display:block;margin-block-start:var(--spacing-6);padding:var(--spacing-6);border:1px solid rgb(var(--text-color) / .12);background:rgb(var(--text-color) / .03);text-align:start}.poll__question{margin:0}.poll__hint{margin-block-start:var(--spacing-1);color:rgb(var(--text-color) / .6)}.poll__options{margin-block-start:var(--spacing-5);display:grid;gap:var(--spacing-2)}.poll__option{position:relative;overflow:hidden;width:100%;padding:var(--spacing-3-5) var(--spacing-4);border:1px solid rgb(var(--text-color) / .12);background:transparent;color:inherit;font:inherit;text-align:start;cursor:pointer}.poll__option:hover{border-color:rgb(var(--accent) / .6)}.poll__fill{position:absolute;inset-block:0;inset-inline-start:0;width:0;background:rgb(var(--accent) / .18);transition:width .9s cubic-bezier(.22,1,.36,1)}.poll__row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-3)}.poll__percent{font-variant-numeric:tabular-nums;font-weight:600;color:rgb(var(--accent));opacity:0;transition:opacity .35s ease .15s}.poll.is-voted .poll__option{cursor:default}.poll.is-voted .poll__option:hover{border-color:rgb(var(--text-color) / .12)}.poll.is-voted .poll__option.is-chosen{border-color:rgb(var(--accent))}.poll.is-voted .poll__percent{opacity:1}.poll__result{margin-block-start:var(--spacing-5);padding-block-start:var(--spacing-5);border-block-start:1px solid rgb(var(--text-color) / .12);display:flex;align-items:baseline;gap:var(--spacing-2-5);flex-wrap:wrap}.poll__result-stat{color:rgb(var(--accent));font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:var(--text-h4);line-height:1;flex:0 0 auto;white-space:nowrap}.poll__result-text{margin:0}@media screen and (prefers-reduced-motion:reduce){.poll__fill,.poll__percent{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/poll.css.map */
