.singlePostPopupWrapper{z-index:1001;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.32);position:fixed;margin-top:0}.singlePostPopupWrapper .singlePostPopupContent{position:relative;max-width:580px;width:100%;background:#fff;border-radius:10px;overflow:hidden}.singlePostPopupWrapper .singlePostPopupContent .closeSinglePostPopupBtn{display:flex;align-items:center;justify-content:center;top:16px;right:27px;position:absolute;padding:0;z-index:3;width:32px;height:32px;background-color:#f0f0f5;border-radius:30px;transition:background .3s ease}.singlePostPopupWrapper .singlePostPopupContent .closeSinglePostPopupBtn:hover{cursor:pointer;background:#e4e4e4}.singlePostPopupWrapper .singlePostPopupContent .singlePostStickyHeader{display:flex;align-items:center;gap:8px;position:-webkit-sticky;position:sticky;top:0;padding:15px 24px;background:#fff;z-index:10;border-bottom:1px solid #e7e7ee}.singlePostPopupWrapper .singlePostPopupContent .singlePostStickyHeader>span{width:80%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:20px;line-height:26px;font-weight:700}.singlePostPopupWrapper .singlePostPopupContent .singlePostStickyHeader>span *{margin:0}.singlePostPopupWrapper .singlePostPopupContent .singlePostStickyHeader img{width:35px;height:35px;border-radius:50%}.singlePostPopupWrapper .singlePostPopupContent .singlePostStickyHeader h1{font-size:22px;font-weight:600}.singlePostPopupWrapper .singlePostPopupContent .postPreviewRefWrapper{box-sizing:border-box;max-height:80vh;overflow-y:scroll;margin-top:0}.singlePostPopupWrapper .singlePostPopupContent .postPreviewRefWrapper .postPreview{margin:0 auto}.singlePostPopupWrapper .singlePostPopupContent .postPreviewRefWrapper .userHeaderWrapper{padding-right:30px}.discussionPagePopup .commentEdit .commentAvatar,.discussionPagePopup .commentPreview .commentAvatar,.discussionPagePopup .commentPreview .contentActionWrapper .commentPreviewTitle,.discussionPagePopup .postPreview .userHeaderWrapper .postInfoWrapper{cursor:default}@media screen and (max-width:992px){.singlePostPopupWrapper .singlePostPopupContent .closeSinglePostPopupBtn{top:12px;right:20px}}@media screen and (max-width:768px){.singlePostPopupWrapper .singlePostPopupContent{max-height:100vh;border-radius:0}.singlePostPopupWrapper .singlePostPopupContent .postPreviewRefWrapper{height:100vh}}@media screen and (max-width:572px){.singlePostPopupWrapper .singlePostPopupContent .closeSinglePostPopupBtn{top:16px}.singlePostPopupWrapper{background:rgba(0,0,0,.32)!important}}.pure-layout.centered{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.pure-layout.darken{background-color:rgba(0,0,0,.5)}.pure-layout .centered-pad{padding:30px;background-color:#fff;border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,.2)}button{cursor:pointer;border:none}