.cometchat-polls-bubble{padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-3,12px);align-items:flex-start;gap:var(--cometchat-padding-4,16px);flex-direction:column;width:240px;max-width:240px;display:flex}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing{background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar{width:20px;height:20px;padding:0}.cometchat-polls-bubble .cometchat-avatar img{border-radius:var(--cometchat-radius-max,1000px);width:20px;height:20px}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-600,#aa9ee8);width:20px;height:20px;font:var(--cometchat-font-caption2-regular);color:var(--cometchat-static-white,#fff);flex-shrink:0;justify-content:center;align-items:center;display:flex}.cometchat-polls-bubble__question{font:var(--cometchat-font-heading4-bold);text-align:left;text-overflow:ellipsis;word-wrap:break-word;width:100%;font-style:normal}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble__options{width:100%;padding-bottom:var(--cometchat-padding-3,12px);gap:var(--cometchat-padding-5,20px);flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;list-style-type:none;display:flex}.cometchat-polls-bubble__options>li{gap:var(--cometchat-padding-2,8px);width:100%;display:flex;position:relative}.cometchat-polls-bubble__option-item{justify-content:space-between;width:100%;padding:0}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{border-radius:var(--cometchat-radius-max,50%);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:var(--cometchat-icon-color-highlight,#6852d6);color:var(--cometchat-background-color-01,#fff);border:var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:var(--cometchat-static-white,#fff);color:#6852d6;border:1px solid var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after,.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{content:"✓";font-size:12px;font-weight:900}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-background-color-01,#fff)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-primary-color,#6852d6)}.cometchat-poll-bubble__option-item-body{gap:var(--cometchat-spacing-1,4px);flex-direction:column;width:100%;display:flex;overflow:hidden}.cometchat-poll-bubble__option-item-body-content{justify-content:space-between;width:100%;display:flex}.cometchat-poll-bubble__option-item-body-content-title{font:var(--cometchat-font-body-regular);text-align:left;word-wrap:break-word;width:100%;font-style:normal;overflow:hidden}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-content-tail{justify-content:flex-end;gap:var(--cometchat-padding-1);width:fit-content;max-width:100px;height:20px;display:flex;position:relative}.cometchat-poll-bubble__option-item-body-content-tail-avatar{z-index:2;width:20px;height:20px;margin-right:-8px}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{z-index:0;margin-right:0}.cometchat-poll-bubble__option-item-body-content-tail-count{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-progress{border-radius:16px;flex-shrink:0;align-self:stretch;width:100%;height:8px;margin-top:3px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-extended-primary-color-700,#8978df)}.cometchat-poll-bubble__option-item-body-progress-background{border-radius:var(--cometchat-radius-4,16px);width:20px;height:8px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected,.cometchat-polls-bubble-outgoing .cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:var(--cometchat-static-white,#fff)}