.cometchat-fullscreen-viewer{z-index:10000;backdrop-filter:blur(4px);background:#141414cc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.cometchat-fullscreen-viewer__header{width:fit-content;position:absolute;top:0;left:10px}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:#0000}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{width:100%;height:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{color:var(--cometchat-static-white,#fff);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium);font-style:normal;overflow:hidden}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{color:var(--cometchat-text-color-tertiary,#a1a1a1);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);overflow:hidden}.cometchat-fullscreen-viewer__body-image{flex-shrink:0;max-width:400px;max-height:600px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-fullscreen-viewer__close-button{cursor:pointer;background-color:var(--cometchat-primary-button-icon,#fff);width:32px;height:32px;position:absolute;top:10px;right:10px;-webkit-mask:url("../../assets/close.svg") 50%/100% no-repeat;mask:url("../../assets/close.svg") 50%/100% no-repeat}.cometchat-fullscreen-viewer__body-download-progress{width:100px;height:100px;position:relative}.cometchat-fullscreen-viewer__body-download-progress svg{width:100px;height:100px;transform:rotate(-90deg)}circle.cometchat-fullscreen-viewer__body-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2px;fill:none;opacity:.2}circle.cometchat-fullscreen-viewer__body-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2px;fill:none;stroke-linecap:round}