.tooltip{--comment-dd-tip-bg-color:var(--color-white);--comment-dd-tip-shadow-color:var(--rgba-black-20);--comment-dd-tip-arrow-border-color:var(--color-black);--comment-dd-tip-arrow-icon-color:var(--color-white);background:var(--comment-dd-tip-bg-color);border:1px solid var(--border-color);border-radius:0;box-shadow:1px 1px 10px 0 var(--comment-dd-tip-shadow-color);color:var(--font-color);font-size:var(--main-font-size);padding:0;z-index:1000}.dark-mode .tooltip{--comment-dd-tip-bg-color:var(--modal-bg-color);--comment-dd-tip-arrow-border-color:var(--modal-bg-color);--comment-dd-tip-arrow-icon-color:var(--modal-bg-color)}.tooltip__arrow{border-color:var(--comment-dd-tip-arrow-border-color);border-width:0 8px 8px;border-bottom:8px solid var(--border-color);color:var(--comment-dd-tip-arrow-border-color);height:16px;top:-16px;transform-origin:center bottom;width:16px}.tooltip__arrow,.tooltip__arrow:before{border-left:8px solid transparent;border-right:8px solid transparent}.tooltip__arrow:before{border-bottom:8px solid var(--comment-dd-tip-arrow-icon-color);content:" ";margin-left:-8px;position:absolute;top:9px}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .2s ease}.dropdown-enter-from,.dropdown-leave-to{opacity:0}.comment-voters{--positive-vote-color:var(--olivegreen-color);--negative-vote-color:var(--myshows-color);--voters-tip-icon-color:var(--color-white)}.comment-voters__popup{padding:10px 14px}.comment-voters__popup-list{left:82px;width:170px}.comment-voters__popup-list--modal{left:auto;min-height:242px;padding:0;width:100%}.comment-voters__popup-pro{left:20px;width:230px}.comment-voters__popup-pro--modal{left:auto;padding-top:10px;width:100%}.comment-voters__hands{display:flex;flex-direction:row;height:22px}.comment-voters__hands--bottomsheet{display:none}.comment-voters__hand{display:flex;height:22px}.comment-voters__hand--positive{top:-3px}.comment-voters__hand--positive .comment-voters__hand-img{color:var(--positive-vote-color);fill:var(--positive-vote-color)}.comment-voters__hand--negative{margin-left:8px;top:3px}.comment-voters__hand--negative .comment-voters__hand{align-items:flex-end}.comment-voters__hand--negative .comment-voters__hand-img{align-self:end;color:var(--myshows-color);fill:var(--myshows-color)}.comment-voters__hand--negative .comment-voters__hand-counter{align-self:baseline}.comment-voters__hand--off{opacity:.5}.comment-voters__hand-img{height:16px;width:16px}.comment-voters__hand-counter{color:var(--info-color);font-size:10px;line-height:16px;margin-left:4px;min-width:10px;white-space:nowrap}.comment-voters__hand-counter--loading{background-color:var(--bg-gray-color);border-radius:5px;color:transparent;height:10px;width:10px}.comment-voters__view{display:flex;flex-direction:column}.comment-voters__view--bottomsheet{padding:16px 0;width:100%}.comment-voters__view-pro{align-items:center;display:flex;flex-direction:column}.comment-voters__view-pro--bottomsheet{padding:16px 0}.comment-voters__view-pro_author{font-size:18px;font-weight:700;line-height:18px;margin:6px 0;text-align:center}.comment-voters__view-pro_desc{font-size:16px;font-weight:400;line-height:18px;margin:4px;text-align:center;white-space:normal}.comment-voters__view-pro_button{gap:0;margin:9px 0}.comment-voters__view-pro_button-label{font-size:16px;font-weight:400;line-height:24px}.comment-voters__list{margin-top:8px;max-height:130px;overflow:hidden auto;width:100%;-webkit-overflow-scrolling:touch}.comment-voters__list--bottomsheet{margin-top:0;max-height:none;min-height:180px}.comment-voters__voter{align-items:center;border-bottom:1px solid var(--bg-gray-color);display:flex;height:30px}.dark-mode .comment-voters__voter{border-color:var(--border-color)}.comment-voters__voter--positive a{color:var(--positive-vote-color)}.comment-voters__voter--negative a{color:var(--negative-vote-color)}.comment-voters__voter:last-child{border-bottom:0}.comment-voters__voter--empty:before{background-color:var(--bg-gray-color);border-radius:8px;content:" ";display:block;height:8px;width:70%}.comment-voters__placeholder{font-size:16px;line-height:20px;text-align:left;white-space:normal}.CommentRating{--positive-comment-rating-color:var(--color-green-180);color:var(--border-color);display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:center;min-height:32px;padding:0 2px;text-align:center;width:52px}.CommentRating.negative{color:var(--myshows-color)}.CommentRating.positive{color:var(--positive-comment-rating-color)}.CommentRating--placeholder:before{background:var(--icon-color);content:" ";display:block;height:2px;margin:auto;width:10px}.CommentRating__value{white-space:nowrap}.CommentRatingVoters{min-width:52px}.CommentRatingVoters__rating{cursor:pointer;height:32px}.CommentRatingVoters__tip-rate{align-items:center;display:flex;justify-content:center}.CommentRatingVoters__tip-rate-icon{color:var(-voters-tip-icon-color);height:16px;margin-right:6px;width:16px;fill:var(-voters-tip-icon-color)}
