.main-header{z-index:8;background-color:#fff;padding-left:300px;position:fixed;top:0;right:0;border-bottom:1px solid #98a2b3!important}.light .shadow-header:before{content:"";z-index:-1;background:linear-gradient(#fff 0%,#fff0 89.99%);width:100%;max-width:610px;height:25px;margin:auto;position:absolute;bottom:-26px;left:0;right:0}.fullscreen .sticky-container{top:15px!important}.create{width:100%}.create .main-area{height:100%;transition:all .3s ease-in-out}.create .main-area .side-buttons{display:none}.create .main-area .fullscreen-button{cursor:pointer;box-shadow:none;float:right;border:none}.create .main-area .content-wrapper{max-width:610px;margin:auto}.create .main-area .content-wrapper .content-container{gap:1rem;padding-bottom:2.4rem;display:flex}.create .main-area .content-wrapper .content-container .deletePost{display:none}.create .main-area .content-wrapper .content-container .avatar{width:48px;min-width:48px;height:48px;min-height:48px}.create .main-area .content-wrapper .content-container .twitter-name-section{padding-bottom:6px}.create .main-area .content-wrapper .content-container .twitter-name-section .twitter-handle{color:#98a2b3;margin-left:.5rem;font-weight:200}.create .main-area .content-wrapper .content-container .draft-area{flex-grow:1;position:relative}.create .main-area .content-wrapper .content-container .draft-area .x{cursor:pointer;position:absolute;top:0;right:0}.create .main-area .content-wrapper .content-container .draft-area .x.hide{display:none}.create .main-area .content-wrapper .content-container .draft-area .text-container{position:relative}.create .main-area .content-wrapper .content-container .draft-area .text-container .text-area{box-sizing:border-box;resize:none;outline:none;width:100%;min-height:50px;transition:height .3s ease-in-out}.create .main-area .content-wrapper .content-container .draft-area .text-container .hidden-textarea{visibility:hidden;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;position:absolute;top:0;left:0}.create .main-area .content-wrapper .content-container .draft-area .text-area-footer{justify-content:center;align-items:center;display:flex}.create .main-area .content-wrapper .content-container .draft-area .media-container{gap:10px;padding-bottom:18px;display:grid}.create .main-area .content-wrapper .content-container .draft-area .media-container .media-item{border:1px solid #eaecf0;border-radius:8px;overflow:hidden}.create .main-area .content-wrapper .content-container .draft-area .media-container .media-item img{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%;font-size:12px}.create .main-area .content-wrapper .content-container .draft-area .draft-footer{padding:.5rem 0;display:flex;position:relative}.create .main-area .content-wrapper .content-container .draft-area .draft-footer .item{aspect-ratio:1;border-radius:6px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.create .main-area .content-wrapper .content-container .draft-area .draft-footer .item:hover{cursor:pointer!important}.create .main-area .content-wrapper .content-container .draft-area .draft-footer .item .media-upload{border-radius:6px;padding:3px}.create .main-area .content-wrapper .content-container .draft-area .draft-footer .left{display:flex}.create .main-area .content-wrapper .content-container .draft-area .draft-footer .right{justify-content:flex-end;width:100%;display:flex}.create .main-area .content-wrapper .content-container .draft-area .draft-footer .left,.create .main-area .content-wrapper .content-container .draft-area .draft-footer .right{align-items:center;gap:.5rem}.create .main-area .content-wrapper .content-container:hover .deletePost{display:block}.create .main-area.fullscreen{z-index:41;width:100%;height:100vh;padding-top:0;position:absolute;top:0;left:0;overflow:hidden}.create .main-area.fullscreen .side-buttons{z-index:11;flex-direction:column;gap:1rem;padding:1rem;display:flex;position:absolute;top:20px;right:2rem}.create .main-area.fullscreen .side-buttons .button{box-shadow:none;cursor:pointer;border:none}.create .main-area.fullscreen .fullscreen-button{display:none}.create .main-area.fullscreen .content-wrapper .content-container .twitter-name-section .twitter-handle{color:#98a2b3}.create .main-area.fullscreen .content-wrapper .content-container .draft-area hr{display:none}.create .main-area.fullscreen .content-wrapper .content-container .draft-area .text .text-area{background-color:#0000;border:none;outline:0}.create .main-area.fullscreen .content-wrapper .content-container .draft-area .text .text-area:focus{outline:0}.queue-container{z-index:42;flex-direction:column;height:100vh;padding:1rem;transition:right .3s;display:flex;position:fixed;top:0;overflow-y:scroll;box-shadow:-19px 0 25px -12px #1018282e}.queue-container.open{right:0}.queue-container.close{right:-1330px}.queue-container .queue-header{align-items:center;display:flex}.queue-container .queue-header .left .title{font-size:1.5rem;font-weight:600}.queue-container .queue-header .right{color:#475467;margin-left:auto}.queue-container .queue-header .right .timezone{gap:.4rem;display:flex}.queue-container .queue-header .right .timezone .value{font-weight:600}.queue-container hr{margin-top:1.2rem;margin-bottom:1.2rem}.queue-container button.next-slot{color:#fff;background-color:#4ca30d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.queue-container button.next-slot img{height:1.2rem}.queue-container .or-line{color:#98a2b3;margin:1rem auto;font-weight:500}.img-button-remove{background-color:#f97066;font-size:10px;display:none}.media-item:hover .img-button-remove{display:block}.img-button-remove:hover{opacity:.9}.three-line-ellipsis{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.auto-save-animation{color:#fff;animation-name:split;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes split{0%{background-color:#4ca30d}50%{background-color:#3b7c0f}to{background-color:#4ca30d}}.undo-animation{color:#4ca30d;background:linear-gradient(90deg,#e4fbcc 50%,#4ca30d 50%) 0/200%;animation:20s linear forwards slideBackgroundAndChangeColor!important}@keyframes slideBackgroundAndChangeColor{0%{background-position:200%}25%{color:#fff}to{background-position:-200%}}.editor-contenteditable{border:none;outline:none;width:100%}.editor-placeholder{color:#98a2b3;position:absolute;top:0}.editor-link{color:#216fdb;text-decoration:none}.characters-limit{display:none}.editor-text-warning{color:#1d2939;caret-color:#98a2b3;background-color:#fecdca}.dark .editor-paragraph{color:#fff}.editor-paragraph{color:#1d2939;line-height:20px}.editor-paragraph mark{color:unset;background-color:#0000}.comment-section .editor-paragraph mark{color:#1d2939;background-color:#e4fbcc}.comment-section .editor-paragraph mark.selected{background-color:#a6ef67!important}.media-upload-modal-body .giphy-search-bar{background:var(--base-white,#fff);border:1px solid #98a2b3;border-radius:8px;align-self:stretch;align-items:center;gap:8px;height:34px;padding:10px 14px;display:flex;box-shadow:0 1px 2px #1018280d}.dark .media-upload-modal-body .giphy-search-bar{color:#eaecf0;background:#475467}.media-upload-modal{border-radius:8px;width:100%;height:-webkit-fit-content;height:fit-content;padding:1rem 1.5rem}.media-upload-modal .media-upload-modal-header .media-sources{border-bottom:1px solid #eaecf0;width:100%}.media-upload-modal .media-upload-modal-header .media-sources .item{border-radius:0;width:auto;font-weight:600}.media-upload-modal .media-upload-modal-header .media-sources .item.active{color:#3b7c0f;border-bottom:2px solid #3b7c0f}.media-upload-modal .media-upload-modal-body{margin-top:1rem}.media-upload-modal .media-upload-modal-body .container{border:1px dashed #eaecf0;border-radius:12px;position:relative}.media-upload-modal .media-upload-modal-body .container .replacement{opacity:1;flex-direction:column;width:100%;display:flex;position:absolute;top:0}.media-upload-modal .media-upload-modal-body .container .replacement img{background:#eaecf0;border:4px solid #f2f4f7;border-radius:50%;width:50px}.media-upload-modal .media-upload-modal-body .container .drop-zone{width:100%}.media-upload-modal .media-upload:hover{background-color:#e4fbcc}.media-upload-modal .media-upload:hover path{stroke:#3b7c0f}.word-item{color:#3b7c0f;cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;padding:2px 6px;font-size:.875rem;display:flex}.word-item:hover{background-color:#e4fbcc}.word-item img{height:100%}.auto-save{opacity:1;border-radius:12px;align-items:center;gap:.3rem;width:-webkit-max-content;width:max-content;margin:0 auto;padding:.2rem .6rem;font-size:12px;font-weight:500;transition:opacity .2s ease-in;display:flex}.auto-save.hide{opacity:0}.auto-save .icon{width:12px;height:12px}.auto-save.fade{opacity:0;transition:opacity 2s ease-in}
.CommentPlugin_AddCommentBox{z-index:10;display:block;position:fixed;box-shadow:0 0 3px #0003}.CommentPlugin_AddCommentBox_button{cursor:pointer;background:0 0;border:0;border-radius:20px;width:40px;height:60px;position:absolute;top:0;left:0}.CommentPlugin_AddCommentBox_button:hover{background-color:#f6f6f6}i.add-comment{vertical-align:-10px;background-size:contain;width:20px;height:20px;display:inline-block}@media (max-width:1024px){.CommentPlugin_AddCommentBox{display:none}}.CommentPlugin_CommentInputBox{z-index:0;background-color:#fff;border-radius:5px;animation:.4s show-input-box;display:block;position:absolute;box-shadow:0 0 5px #0000001a}.CommentPlugin_CommentInputBox:before{content:"";box-sizing:border-box;transform-origin:0 0;border:.5em solid #0000;border-color:#0000 #0000 #fff #fff;width:0;height:0;margin-left:.5em;position:absolute;top:0;left:calc(50% + .25em);right:-1em;transform:rotate(135deg);box-shadow:0 0 5px #0000001a}.dark .CommentPlugin_CommentInputBox:before{border-color:#0000 #0000 #344054 #344054!important}@keyframes show-input-box{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.CommentPlugin_CommentInputBox_Buttons{flex-direction:row;gap:10px;padding:0 10px 10px;display:flex}.CommentPlugin_CommentInputBox_Button{flex:1}.CommentPlugin_CommentInputBox_Button.primary{color:#fff;background-color:#4287f5;font-weight:700}.CommentPlugin_CommentInputBox_Button.primary:hover{background-color:#3572d3}.CommentPlugin_CommentInputBox_Button[disabled]{opacity:.5;cursor:not-allowed;color:#444;background-color:#eee;font-weight:400}.CommentPlugin_CommentInputBox_Button[disabled]:hover{opacity:.5;background-color:#eee}.CommentPlugin_CommentInputBox_EditorContainer{border-radius:5px;margin:10px;position:relative}.CommentPlugin_CommentInputBox_Editor{color:#050505;background-color:#fff;border:1px solid #ccc;border-radius:5px;min-height:80px;padding:9px 10px 10px 9px;font-size:15px;display:block;position:relative}.CommentPlugin_CommentInputBox_Editor:focus{outline:1px solid #4287f5}.CommentPlugin_ShowCommentsButton{background-color:#ddd;border-radius:10px;position:fixed;top:10px;right:10px}i.comments{vertical-align:-10px;opacity:.5;background-size:contain;width:20px;height:20px;transition:opacity .2s linear;display:inline-block}@media (max-width:1024px){.CommentPlugin_ShowCommentsButton{display:none}}.CommentPlugin_ShowCommentsButton:hover i.comments{opacity:1}.CommentPlugin_ShowCommentsButton.active{background-color:#ccc}.CommentPlugin_CommentsPanel{z-index:25;background-color:#fff;border-top-left-radius:10px;width:300px;height:calc(100% - 88px);animation:.2s show-comments;position:fixed;top:175px;right:0;box-shadow:0 0 10px #0000001a}@keyframes show-comments{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}.CommentPlugin_CommentsPanel_Heading{color:#444;border-bottom:1px solid #eee;width:100%;height:34px;margin:0;padding-top:10px;padding-left:15px;font-size:20px;display:block;overflow:hidden}.CommentPlugin_CommentsPanel_Editor{color:#050505;background-color:#fff;border:1px solid #ccc;border-radius:5px;min-height:20px;padding:9px 10px 10px 9px;font-size:15px;display:block;position:relative}.CommentPlugin_CommentsPanel_Editor:before{content:"";float:right;width:30px;height:20px}.CommentPlugin_CommentsPanel_SendButton{background:0 0;position:absolute;top:8px;right:10px}.CommentPlugin_CommentsPanel_SendButton:hover{background:0 0}i.send{vertical-align:-10px;opacity:.5;background-size:contain;width:20px;height:20px;transition:opacity .2s linear;display:inline-block}.CommentPlugin_CommentsPanel_SendButton:hover i.send{opacity:1;filter:invert(45%)sepia(98%)saturate(2299%)hue-rotate(201deg)brightness()contrast(92%)}.CommentPlugin_CommentsPanel_SendButton[disabled] i.send{opacity:.3}.CommentPlugin_CommentsPanel_SendButton:hover[disabled] i.send{opacity:.3;filter:none}.CommentPlugin_CommentsPanel_Empty{color:#777;text-align:center;width:100%;margin:0;padding:0;font-size:15px;position:absolute;top:calc(50% - 15px)}.CommentPlugin_CommentsPanel_List{width:100%;height:calc(100% - 45px);margin:0;padding:0;list-style-type:none;position:absolute;top:45px;overflow-y:auto}.CommentPlugin_CommentsPanel_List_Comment{margin:0;padding:15px 0 15px 15px;font-size:14px;transition:all .2s linear;position:relative}.CommentPlugin_CommentsPanel_List_Thread.active .CommentPlugin_CommentsPanel_List_Comment:hover{background-color:inherit}.CommentPlugin_CommentsPanel_List_Comment p{color:#444;margin:0}.CommentPlugin_CommentsPanel_List_Details{color:#444;vertical-align:top;padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Comment_Author{padding-right:5px;font-weight:700}.CommentPlugin_CommentsPanel_List_Comment_Time{color:#999}.CommentPlugin_CommentsPanel_List_Thread{border-top:1px solid #eee;border-bottom:1px solid #eee;border-left:0 solid #eee;margin:0;padding:0;transition:all .2s linear;position:relative}.CommentPlugin_CommentsPanel_List_Thread:first-child,.CommentPlugin_CommentsPanel_List_Thread+.CommentPlugin_CommentsPanel_List_Thread{border-top:none}.CommentPlugin_CommentsPanel_List_Thread.interactive{cursor:pointer}.CommentPlugin_CommentsPanel_List_Thread.interactive:hover{background-color:#fafafa}.CommentPlugin_CommentsPanel_List_Thread.active{cursor:inherit;background-color:#fafafa;border-left:15px solid #eee}.CommentPlugin_CommentsPanel_List_Thread_QuoteBox{color:#ccc;padding-top:10px;display:block}.CommentPlugin_CommentsPanel_List_Thread_Quote{margin:0 10px}.CommentPlugin_CommentsPanel_List_Thread_Quote span{color:#222;background-color:#e4fbcc;padding:1px;font-weight:700;line-height:1.4;display:inline}.CommentPlugin_CommentsPanel_List_Thread_Comments{padding-left:10px;list-style-type:none}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child{border:none;margin-left:0;padding-left:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child.CommentPlugin_CommentsPanel_List_Comment:last-child{padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment{border-left:5px solid #eee;margin-left:5px;padding-left:10px}.CommentPlugin_CommentsPanel_List_Thread_Editor{padding-top:1px;position:relative}.CommentPlugin_CommentsPanel_List_DeleteButton{opacity:0;background-color:#0000;width:30px;height:30px;position:absolute;top:10px;right:10px}.CommentPlugin_CommentsPanel_DeletedComment,.CommentPlugin_CommentsPanel_List_Comment:hover .CommentPlugin_CommentsPanel_List_DeleteButton,.CommentPlugin_CommentsPanel_List_Thread_QuoteBox:hover .CommentPlugin_CommentsPanel_List_DeleteButton{opacity:.5}.CommentPlugin_CommentsPanel_List_DeleteButton:hover{opacity:1;filter:invert(45%)sepia(98%)saturate(2299%)hue-rotate(201deg)brightness()contrast(92%);background-color:#0000}.CommentPlugin_CommentsPanel_List_DeleteButton i.delete{vertical-align:-10px;background-size:contain;width:15px;height:15px;transition:opacity .2s linear;position:absolute;top:5px;left:5px}
.Modal__overlay{flex-direction:column;flex-grow:0px;flex-shrink:1px;z-index:100;background-color:#28282899;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal__modal{flex-grow:0px;background-color:#fff;border-radius:10px;flex-direction:column;min-width:300px;min-height:100px;padding:20px;display:flex;position:relative;box-shadow:0 0 20px #444}.Modal__title{color:#444;border-bottom:1px solid #ccc;margin:0;padding-bottom:10px}.Modal__closeButton{text-align:center;cursor:pointer;background-color:#eee;border:0;border-radius:20px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;right:20px}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}
.ContentEditable__root{border:0;outline:0;min-height:150px;padding:8px 28px 40px;font-size:15px;display:block;position:relative}@media (max-width:1025px){.ContentEditable__root{padding-left:8px;padding-right:8px}}
.hollow-circle{border-radius:50%;display:inline-block;overflow:hidden}.hollow-circle .hollow-circle-progress{stroke:#86cb3c;stroke-linecap:round}.hollow-circle .hollow-circle-background{stroke:#eaecf0;stroke-linecap:round}.hollow-circle .overflown{stroke:#f04438}.hollow-circle .warning{stroke:#f79009}
