.cometchat-create-poll{align-items:center;gap:var(--cometchat-padding-2,8px);background-color:var(--cometchat-background-color-01,#fff);border-radius:var(--cometchat-radius-3,12px);flex-direction:column;flex-shrink:0;align-self:stretch;width:420px;height:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-create-poll__header{padding:var(--cometchat-radius-3,12px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);justify-content:space-between;align-self:stretch;align-items:center;display:flex}.cometchat-create-poll__header-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%}.cometchat-create-poll__header-close-icon{background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url("../../assets/close.svg") 50% no-repeat;mask:url("../../assets/close.svg") 50% no-repeat}.cometchat-create-poll__body{padding:var(--cometchat-padding-4,16px);flex-direction:column;justify-content:flex-start;width:100%;height:100%;margin:0;display:flex;overflow:hidden}.cometchat-create-poll__body-question{text-align:left;gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.cometchat-create-poll__body-question-title{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal;line-height:120%}.cometchat-create-poll__body-question-input{height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);width:100%;min-width:90px;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);outline:none;flex:1 0 0;font-style:normal;display:flex}.cometchat-create-poll__body-options-wrapper{padding-top:var(--cometchat-padding-5,20px);align-items:flex-start;gap:var(--cometchat-padding-2,8px);margin-bottom:var(--cometchat-padding-2,8px);flex-direction:column;max-height:64%;display:flex;overflow:hidden}.cometchat-create-poll__body-options-title{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-create-poll__body-options{align-items:flex-start;gap:var(--cometchat-padding-2,8px);scrollbar-width:none;flex-direction:column;width:100%;height:100%;display:flex;overflow-y:scroll}.cometchat-create-poll__body-option-input{height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);color:var(--cometchat-text-color-primary,#141414);width:100%;min-width:90px;font:var(--cometchat-font-body-regular);border-radius:8px;outline:none;flex:1 0 0;font-style:normal;display:flex}.cometchat-create-poll__body-options-add-button{cursor:pointer;text-align:left;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-caption1-medium);padding-bottom:var(--cometchat-padding-2);background-color:#0000;border:none;justify-content:flex-start;font-style:normal;line-height:120%;display:flex}.cometchat-create-poll__body-option-remove-button{background-color:var(--cometchat-icon-color-secondary,#a1a1a1);cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url("../../assets/close.svg") 50%/contain no-repeat;mask:url("../../assets/close.svg") 50%/contain no-repeat}.cometchat-create-poll__button{width:100%;height:40px}.cometchat-create-poll__button>.cometchat{width:100%;height:100%}.cometchat-create-poll__button .cometchat-button{cursor:pointer;text-align:left;color:var(--cometchat-primary-button-icon,#fff);font:var(--cometchat-font-button-medium);background:var(--cometchat-primary-button-background,#6852d6);border-radius:var(--cometchat-radius-2,8px);padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-5,20px);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;height:100%;font-style:normal;line-height:120%;display:flex}.cometchat-create-poll__button-disabled .cometchat-button{background:var(--cometchat-background-color-04,#e8e8e8);color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-create-poll__body-option{justify-content:space-between;align-items:center;gap:var(--cometchat-padding-1,4px);width:100%;display:flex;position:relative}.cometchat-create-poll-backdrop{z-index:10;background:#141414cc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-create-poll__footer{border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px)var(--cometchat-padding-5)var(--cometchat-padding-4,16px);flex-direction:column;align-items:flex-start;width:100%;display:flex;position:absolute;bottom:0}.cometchat-create-poll__error-icon{background-color:var(--cometchat-error-color,#f44649);cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url("../../assets/error_icon.svg") 50%/contain no-repeat;mask:url("../../assets/error_icon.svg") 50%/contain no-repeat}.cometchat-create-poll__error{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-2,8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-2,8px);background:#f446491a;align-self:stretch;display:flex}.cometchat-create-poll__error-text{color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{background-color:var(--cometchat-static-white,#fff);cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url("../../assets/loading_icon.svg") 50%/contain no-repeat;mask:url("../../assets/loading_icon.svg") 50%/contain no-repeat}.cometchat-create-poll__body-options-add-button-disabled{color:var(--cometchat-text-color-disabled,#dcdcdc);font:var(--cometchat-font-caption1-medium)}@media (width<=768px){.cometchat-create-poll{width:360px}}