.input-group{display:flex;flex-direction:column}.input-group label{display:block;margin:12px 12px 0}.input-group input{border:none;background-color:var(--bsocial-box-background);color:var(--bsocial-text);font-size:1.1em;margin:12px 12px 12px 0;padding:12px}.input-group input:focus{outline:none}.app{display:flex;width:100vw;height:100%;max-width:1280px;margin-left:auto;margin-right:auto;position:relative}.app a{color:inherit}@media (max-width:960px){.app .post .post__avatar{padding:0 10px}.app .post .post__avatar .post__avatar-extra{width:14px;height:14px;top:0;right:8px}.app .post .post__avatar .MuiAvatar-root,.app .post .post__avatar img{width:30px;height:30px}.app .post .post__header{margin-top:4px;margin-bottom:10px}.app .post .post__body{padding-left:20px;padding-right:20px}}@media (max-width:600px){.app .post__view{flex:1;width:100%}.app .widgets{flex:0;display:none}}.feed-container{flex-grow:1;flex-shrink:1;position:relative}.feed-container,.feed-container .feed{width:100%;height:100%;overflow-x:hidden}.feed-container .feed{overflow-y:scroll;scroll-behavior:smooth}.feed-container .feed::-webkit-scrollbar{display:none}.feed-container .feed .feed__header{position:sticky;top:0;background-color:var(--bsocial-background);z-index:100;border-bottom:1px solid var(--bsocial-border);padding:15px 20px}.feed-container .feed .feed__header>h2{font-size:20px;font-weight:700}.feed-container .feed .home{padding:0}.feed-container .feed-post-open{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;overflow-y:scroll}.feed-container .feed-post-open::-webkit-scrollbar{display:none}.feed-container>div{position:absolute;top:0;left:0;width:100%;height:100%!important}.login{margin-top:25px}.login h2{margin-bottom:12px}.login .login__input{display:flex;align-items:center;background-color:var(--bsocial-box-background);padding:10px;border-radius:4px;margin-top:10px}.login .login__icon{color:grey;margin-right:12px}.login .login__actions{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.login .login__error{padding:12px 20px;color:#d00}.login .login__helper-action{text-align:center;margin:20px auto auto}.login .login__social-buttons{margin-top:20px}.login .login__social-buttons button{width:100%;position:relative;margin-bottom:20px}.login .login__social-buttons button .login__social-buttons__icon{display:flex;position:absolute;left:0;height:45px;width:45px;line-height:45px;background-color:#225ce0}.login .login__social-buttons button .login__social-buttons__icon>img{width:25px;padding:10px}.login .login__social-buttons button.login__hand-cash{background-color:#38cb7c!important}.login .login__social-buttons button.login__hand-cash .login__social-buttons__icon{background-color:#1cb462}.login .login__social-buttons button.login__money-button{background-color:#4c75ee!important}.login .login__social-buttons button.login__relayx{background-color:#2669ff!important}.login .login__social-buttons button .login__social-buttons__text{padding-left:45px;line-height:16px}.help{flex-grow:1;flex-shrink:1;overflow-y:auto;line-height:1.5em;height:100%}.help::-webkit-scrollbar{display:none}.help .help__markdown{padding:0 25px}.help .help__markdown p{margin-bottom:2em}.home{width:100%;overflow-y:auto;line-height:1.5em;background:url(img/header-background.png) no-repeat;background-size:contain}.home::-webkit-scrollbar{display:none}.home p{margin-bottom:2em}.home .home__jumbo{display:flex;flex-direction:row}.home .home__jumbo .home__jumbo__text{flex:0.6}.home .home__jumbo .home__jumbo__text .home__jumbo__text_container{padding:50px}.home .home__jumbo .home__jumbo__text .home__jumbo__text_container h1{font-size:56px;line-height:64px}.home .home__jumbo .home__jumbo__text .home__jumbo__text_container h3{font-size:18px;line-height:18px;margin-bottom:18px}.home .home__jumbo .home__jumbo__text .home__jumbo__text_container .home__jumbo__action button{margin-top:25px;background-color:var(--bsocial-primary);padding:8px 25px}.home .home__jumbo .home__jumbo__text .home__jumbo__login_container{padding:0 150px 0 100px}.home .home__jumbo .home__jumbo__text .home__jumbo__login_container p{margin-bottom:0}.home .home__jumbo .home__jumbo__img{flex:0.4;margin-top:6vw}.home .home__jumbo .home__jumbo__img img{width:100%}@media (max-width:960px){.home .home__jumbo .home__jumbo__text{flex:1}.home .home__jumbo .home__jumbo__text .home__jumbo__login_container,.home .home__jumbo .home__jumbo__text .home__jumbo__text_container{padding:25px}}@media (max-width:600px){.home .home__jumbo .home__jumbo__text{flex:1}.home .home__jumbo .home__jumbo__text .home__jumbo__login_container,.home .home__jumbo .home__jumbo__text .home__jumbo__text_container{padding:12px}.home .home__jumbo .home__jumbo__text .home__jumbo__login_container h1,.home .home__jumbo .home__jumbo__text .home__jumbo__text_container h1{font-size:22px}.home .home__jumbo .home__jumbo__text .home__jumbo__login_container h3,.home .home__jumbo .home__jumbo__text .home__jumbo__text_container h3{font-size:16px}}.new-post-container{flex-grow:1;flex-shrink:1;display:flex;flex-direction:column}.new-post-container .new-post{flex-grow:1;flex-shrink:1;padding:25px;overflow:hidden}.new-post-container .new-post .PostBox.fullscreen{position:static;margin-left:0;padding:0;height:100%}.new-post-container .new-post .PostBox.fullscreen p{margin-bottom:12px}@media (max-width:600px){.new-post-container .new-post{flex:1;padding:12px 20px}}.post__body>img{border-radius:20px;width:100%}.post{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--bsocial-border);min-height:117px;position:relative;color:hsla(0,0%,92.9%,.6);max-width:100%;width:100%}.post.post__repost-only>.post__header .post__header-reposting{padding-left:12px;padding-top:2px}.post.post__repost-only>.post__header .post__header-reposting .MuiSvgIcon-fontSizeSmall{font-size:16px}.post.post__repost-only>.post__header .post__avatar{padding:6px}.post.post__repost-only>.post__header .post__avatar .MuiAvatar-root{width:16px;height:16px}.post.post__repost-only>.post__header .post__headerText{display:flex;flex-direction:row;align-items:baseline}.post.post__repost-only>.post__header .post__headerText .time{margin-left:5px}.post.post__repost-only>.post__header .post__headerApp{top:-5px}.post.post__repost-only>.post__body{margin-left:0}.post.post__repost-only>.post__body .post__repost{border:none}.post.post__repost-only>.post__body .post__contents{margin-bottom:0}.post.post__repost-only>.post__body .post__footer{margin-left:56px}@media (max-width:960px){.post.post__repost-only>.post__body .post__footer{margin-left:36px}}.post:hover{background-color:var(--bsocial-box-background);cursor:pointer}.post:hover .post__contents .post__content:before{background:linear-gradient(transparent 20px,var(--bsocial-box-background))}.post .unfurl__twitter{background:url(img/twitter-card-loading.png) no-repeat top;background-size:contain;min-height:225px}@media (max-width:600px){.post .unfurl__twitter{min-height:160px}}.post__commenting,.post__reposting{background-color:var(--bsocial-box-background)}.post__reposting{padding:20px;border-bottom:1px solid var(--bsocial-border)}.post__repost,.post__reposting .post{border:1px solid var(--bsocial-border);border-radius:4px}.post__repost{margin-bottom:16px}.post__repost .post{border-bottom:none;min-height:92px}.post__repost .post .post__footer{display:none}@media (max-width:600px){.post__repost .post .post__body{margin-left:0}}.post__footer{display:flex;justify-content:space-between;margin-top:10px;opacity:.7}.post__footer:hover{opacity:1}.post__footer-details{border-bottom:1px solid var(--bsocial-border)}.post__footer-details .post__footer-details-date{margin-bottom:12px}.post__footer-details .post__footer-details-number{display:flex;flex-direction:row;justify-content:space-between}.post__footer-details .post__footer-details-number .highlight{color:#fff;font-weight:700}.post__badge{font-size:14px!important;color:var(--bsocial-color)}.post__header{position:relative;display:flex;flex-direction:row;width:100%;align-items:center}.post__header .post__headerSpecial{font-weight:600;font-size:12px}.post__header .time{font-size:12px}.post__header .post__headerApp{position:absolute;top:-5px;right:0;flex:0 0;padding:10px;filter:grayscale(100%)}.post__header .post__headerApp>div{width:24px;height:24px}.post__header .post__headerApp:hover{filter:none}.post__header .post__headerApp img{height:24px}@media (max-width:960px){.post__header .post__headerApp{padding:8px}.post__header .post__headerApp img{height:18px}}.post__header .post__headerText{flex:1 1}.post__header .post__headerText>h3{font-size:15px}@media (max-width:960px){.post__header .post__headerText{margin-top:0}}.post__header .post__headerDescription{font-size:15px;margin-bottom:20px}.post__contents{margin-bottom:20px;color:var(--bsocial-text)}.post__contents.no__contents{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:10px;margin-bottom:0;font-weight:400;opacity:.7}.post__contents.post__contents__full .post__content{max-height:none!important}.post__contents.post__contents__full .post__content:before{content:none}.post__contents .post__content{position:relative;margin-bottom:20px;line-height:1.6em;word-break:break-word}.post__contents .post__content:last-child{margin-bottom:0}.post__contents .post__content.__before{max-height:320px;overflow:hidden;content:"";width:100%;height:80px;position:absolute;left:0;top:240px;background:linear-gradient(transparent 20px,var(--bsocial-background))}.post__contents .post__content.post__markdown,.post__contents .post__content.post__text{max-height:50vh;overflow:hidden;text-overflow:ellipsis}.post__contents .post__content.post__markdown p,.post__contents .post__content.post__text p{margin-bottom:1em}.post__contents .post__content.post__markdown p:last-child,.post__contents .post__content.post__text p:last-child{margin-bottom:0}.post__contents .post__content.post__markdown img,.post__contents .post__content.post__text img{max-width:100%}.post__contents .post__content.post__text{white-space:pre-line}.post__contents .post__content.post__content__paywall{text-align:center;background-color:var(--bsocial-border);border-radius:4px;padding:25px 50px!important}.post__contents .post__content.post__content__paywall p{margin-bottom:12px}.post__contents .post__content.post__content__paywall .post__content__paywall__pay{margin-top:25px;user-select:none}.post__contents .post__content.post__content__paywall .post__content__paywall__pay .post__tip{flex-wrap:wrap}.post__contents .post__content.post__content__paywall .post__content__paywall__pay button.paywall__confirm{background-color:var(--bsocial-highlight2)!important}.post__contents .post__content.post__content__paywall .post__content__paywall__pay button.paywall__confirm .MuiCircularProgress-root{margin-right:12px}@media (max-width:960px){.post__contents .post__content.post__content__paywall{padding:12px 25px!important}.post__contents .post__content.post__content__paywall .post__content__paywall__pay button{margin-top:6px;height:55px!important}}.post__contents .post__content.post__url-unfurler .react_tinylink_card{background-color:var(--bsocial-box-background);border:1px solid var(--bsocial-border);border-radius:4px;box-shadow:none}.post__body{flex:1;padding:0 12px 12px;width:-webkit-fill-available;margin-left:56px}.post__body.empty{margin:0}.post__body .post__tip{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:8px;background-color:var(--bsocial-box-background);padding:12px;border-radius:4px}.post__body .post__tip .post__tip__title{font-size:1.1em;margin-right:20px}.post__body .post__tip input{width:120px;padding:8px;margin-right:12px}.post__body .post__tip button{height:32px}@media (max-width:960px){.post__body{margin-left:36px}}.post__avatar{padding:6px 12px;position:relative}.post__avatar .post__avatar-extra{position:absolute;width:16px;height:16px;top:4px;right:8px}.post__avatar .MuiAvatar-root{border:2px solid var(--bsocial-border);border-radius:24px}.post__footer__item{line-height:1.2em;position:relative;cursor:pointer;user-select:none}.post__footer__item>img{height:26px;filter:grayscale(100%)}.post__footer__item.active,.post__footer__item.active:hover{color:var(--bsocial-primary)}.post__footer__item.active.disabled{cursor:default}.post__footer__item .post__footer__item__details{line-height:1.2em;position:absolute;top:2px;padding-left:4px}.post__footer__item:hover{color:var(--bsocial-text)}.post__footer__item:hover>img{filter:none}.post__footer__item:active{color:var(--bsocial-highlight1)}.post__footer__item:not(.active).disabled{cursor:default;opacity:.7}.post__footer__item:not(.active).disabled:hover{color:inherit}.PostBox{padding-bottom:10px;border-bottom:1px solid var(--bsocial-border)}.PostBox.comment{border-bottom:none}.PostBox .PostBox__create__identity{margin:50px auto;max-width:480px}.PostBox.paywall .PostBox__input .PostBox__paywall__options{padding:12px;line-height:50px;display:flex;flex-direction:column;justify-content:space-around}@media (max-width:600px){.PostBox.paywall .PostBox__input .PostBox__paywall__options{line-height:20px}}.PostBox.paywall .PostBox__input .PostBox__paywall__options>div{margin:4px 18px}.PostBox.paywall .PostBox__input .PostBox__paywall__options .paywall__description{flex:1;white-space:nowrap;display:flex;align-items:center}.PostBox.paywall .PostBox__input .PostBox__paywall__options .paywall__description svg{margin-left:12px}.PostBox.paywall .PostBox__input .PostBox__paywall__options .paywall__amount{width:120px;display:flex;flex-direction:row}.PostBox.paywall .PostBox__input .PostBox__paywall__options .paywall__amount .paywall__currency{margin-right:6px}.PostBox.paywall .PostBox__input .PostBox__paywall__options .paywall__payout-to{flex:2}.PostBox.paywall .PostBox__input .PostBox__paywall__options input{border:none;background-color:var(--bsocial-box-background);color:var(--bsocial-text);font-size:1.1em;padding:12px;width:100%}@media (max-width:600px){.PostBox.paywall .PostBox__input .PostBox__paywall__options input{padding:4px}}.PostBox.paywall .PostBox__input .PostBox__paywall__options input:focus{outline:none}.PostBox.fullscreen{position:absolute;top:0;left:0;background-color:#34333f;margin-left:240px;padding:25px;height:95vh;height:-webkit-fill-available;z-index:10}.PostBox.fullscreen form{height:100%;display:flex}.PostBox.fullscreen .PostBox__input{flex-grow:1;flex-shrink:1;padding:0 0 20px;overflow:hidden}.PostBox.fullscreen .PostBox__input .PostBox__input__avatar{display:flex}.PostBox.fullscreen .PostBox__input .markdown-editor{margin-left:20px}.PostBox.fullscreen .PostBox__input .markdown-editor .PostBox__message,.PostBox.fullscreen .PostBox__input .markdown-editor .PostBox__paywall{flex-grow:1;flex-shrink:1;overflow:hidden;height:100%}.PostBox.fullscreen .PostBox__input .markdown-editor .PostBox__cost-estimate,.PostBox.fullscreen .PostBox__input .markdown-editor .PostBox__paywall__options{flex-grow:0;flex-shrink:0}.PostBox.fullscreen .PostBox__paywall .PostBox__message{overflow:hidden}.PostBox.fullscreen .PostBox__doing-post{flex-grow:0;flex-shrink:0}.PostBox.fullscreen .PostBox__doing-post .PostBox__doing-post__images{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:40px}@media (max-width:600px){.PostBox.fullscreen .PostBox__doing-post .PostBox__doing-post__images{margin-left:0}}.PostBox.fullscreen .PostBox__doing-post .PostBox__doing-post__bottom{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:600px){.PostBox.fullscreen .PostBox__input .PostBox__input__avatar{display:none}.PostBox.fullscreen .PostBox__input .markdown-editor{margin-left:0}}.PostBox.fullscreen.paywall .PostBox__input .PostBox__paywall__options{flex-direction:row}@media (max-width:960px){.PostBox.fullscreen.paywall .PostBox__input .PostBox__paywall__options{flex-direction:column;padding:12px 0}}.PostBox.fullscreen.paywall .PostBox__input .markdown-editor{display:flex;flex-direction:column}.PostBox.fullscreen .ejr02pv{left:auto;bottom:38px}@media (max-width:600px){.PostBox.fullscreen .ejr02pv{left:0}}.PostBox>form{display:flex;flex-direction:column}.PostBox .PostBox__input{display:flex;padding:20px 0}.PostBox .PostBox__input .PostBox__input__avatar{display:none}.PostBox .PostBox__input .PostBox__cost-estimate{text-align:right;font-size:12px}.PostBox .PostBox__input .markdown-editor{flex:1}.PostBox .PostBox__input .markdown-preview{background-color:var(--bsocial-background)!important}.PostBox .PostBox__input .markdown-preview .markdown-toolbar{background-color:var(--bsocial-box-background)!important;color:var(--bsocial-border)!important}.PostBox .PostBox__input .markdown-preview .markdown-toolbar button{background-color:inherit!important}.PostBox .PostBox__input .markdown-preview .markdown-tips{background-color:var(--bsocial-box-background)!important;color:var(--bsocial-border)!important}.PostBox .PostBox__input .markdown-preview textarea{color:var(--bsocial-text)!important;padding:12px!important;-ms-overflow-style:none;scrollbar-width:none}.PostBox .PostBox__input .markdown-preview textarea::-webkit-scrollbar{display:none}.PostBox .PostBox__button{float:right}.PostBox .PostBox__imageInput{display:none}.PostBox .PostBox__doing-post{display:flex;flex-direction:column;animation:slide-down .4s ease}.PostBox .PostBox__doing-post .PostBox__doing-post__images{display:inline-flex;flex-direction:row;flex-wrap:wrap}.PostBox .PostBox__doing-post .PostBox__doing-post__images .img-container{display:inline-flex;position:relative;align-items:center;width:100%;border-radius:4px;border:1px solid var(--bsocial-border);max-height:120px;max-width:180px;overflow:hidden;margin-bottom:20px;margin-left:20px}.PostBox .PostBox__doing-post .PostBox__doing-post__images .img-container .image-delete{position:absolute;right:0;top:0;display:none;cursor:pointer;color:var(--bsocial-text);background-color:var(--bsocial-danger);border-radius:12px;height:24px;width:24px}.PostBox .PostBox__doing-post .PostBox__doing-post__images .img-container:hover .image-delete{display:block}.PostBox .PostBox__doing-post .PostBox__doing-post__images .img-container img{width:100%}@media (max-width:600px){.PostBox .PostBox__doing-post .PostBox__doing-post__images{margin-left:0}.PostBox .PostBox__doing-post .PostBox__doing-post__images .img-container{max-width:80px;max-height:80px;margin-bottom:8px;margin-left:8px}}.PostBox .PostBox__doing-post .PostBox__doing-post__disclaimer{line-height:1.5em}@media (max-width:600px){.PostBox .PostBox__doing-post .PostBox__doing-post__disclaimer{font-size:11px}}.PostBox .PostBox__doing-post .PostBox__doing-post__actions{margin-left:80px}@media (max-width:600px){.PostBox .PostBox__doing-post .PostBox__doing-post__actions{margin-left:12px}}.PostBox .PostBox__doing-post .PostBox__doing-post__actions .PostBox__doing-post__action svg{cursor:pointer}.PostBox .PostBox__doing-post .PostBox__doing-post__actions .PostBox__doing-post__action svg:hover{color:var(--bsocial-border)}.PostBox .PostBox__doing-post .PostBox__doing-post__actions .PostBox__doing-post__action.active{color:var(--bsocial-highlight1)}.PostBox .PostBox__create__identity p{margin-bottom:20px}.PostBox .PostBox__create__identity .PostBox__identity__button{margin:auto}.PostBox button.e8k2yoa,.PostBox button.e13wqaj6{color:#fff;border:none;border-radius:0;background-color:transparent;width:36px;height:34px;vertical-align:bottom;font-size:32px;line-height:32px}.PostBox button.e8k2yoa:hover{background:rgba(255,206,80,.2);outline:0}.PostBox button.e13wqaj6{color:var(--bsocial-primary)}.PostBox .ejr02pv{background-color:var(--bsocial-box-background);border:1px solid var(--bsocial-border);box-shadow:none;padding:0;left:0}@media (max-width:959px){.PostBox .ejr02pv{position:fixed}}.PostBox .ejr02pv .e6nwac2{width:32px;height:32px}.PostBox .ejr02pv .e6nwac2 button{font-size:26px}.PostBox .esyutjr{background-color:var(--bsocial-box-background);border:1px solid var(--bsocial-border);box-shadow:none}@media (max-width:959px){.widgets .PostBox .ejr02pv{zoom:.75}}@media (max-width:959px){.widgets .rich-text-editor-toolbar button{width:32px}}@keyframes slide-down{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.profile{flex-grow:1;flex-shrink:1;overflow:auto}.profile .profile__view__header{position:absolute;z-index:2}.profile .profile__view__header>div{border-bottom:none}.profile .profile__view__header>div svg{background-color:rgba(0,0,0,.1);border-radius:4px}.profile .profile__create-identity{margin:50px auto;max-width:480px}.profile .profile__banner{position:relative;background-size:cover!important;background-position:50%!important;height:240px;width:100%}.profile .profile__banner .profile__avatar{position:absolute;bottom:-32px;left:64px;width:100px;height:100px;border-radius:50px;overflow:hidden}@media (max-width:600px){.profile .profile__banner .profile__avatar{left:32px}}.profile .profile__banner .profile__avatar.profile__avatar__editable{cursor:pointer;border:2px solid transparent}.profile .profile__banner .profile__avatar.profile__avatar__editable:hover{border:2px solid var(--bsocial-border)}.profile .profile__banner .profile__avatar img{width:100px;height:100px;background-color:var(--bsocial-background)}.profile .profile__details{padding:25px}.profile .profile__details .profile__name{font-size:42px;font-weight:600;margin-top:8px}.profile .profile__details p{margin-bottom:12px}.profile .profile__actions{margin-top:25px;display:flex;flex-direction:row;justify-content:space-between}.profile .profile__wallet{padding-left:68px;position:relative;min-height:32px}.profile .profile__wallet img{position:absolute;left:0;height:32px}.profile__avatar__edit__actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}@media (max-width:600px){.profile__avatar__edit__actions button{padding:0 12px!important}}.profile__avatar__edit__actions input{width:100%}.sidebar-container{position:relative;display:flex;flex-grow:0;flex-shrink:0;width:240px;height:100%;overflow:hidden;transition:width .5s}.sidebar-container .sidebar{display:flex;flex-direction:column;padding:20px;width:100%;overflow-y:scroll;border-right:1px solid var(--bsocial-border)}.sidebar-container .sidebar::-webkit-scrollbar{display:none}.sidebar-container .sidebar .sidebar__title{text-align:center;font-size:1.5em;font-weight:700;margin-bottom:20px}.sidebar-container .sidebar .sidebar__title img{width:40%}.sidebar-container .sidebar .sidebar__post{background-color:var(--bsocial-color)!important;border:none!important;color:#fff!important;font-weight:700!important;text-transform:inherit!important;border-radius:20px!important;height:50px!important;margin-top:20px!important}.sidebar-container .sidebar .sidebar__top{flex-grow:1;flex-shrink:1}.sidebar-container .sidebar .sidebarOption{width:100%}.sidebar-container .sidebar .sidebarOption.profile img{height:18px;padding:12px}.sidebar-container .sidebar .sidebar__bottom{flex-grow:1;flex-shrink:1;display:flex;align-items:flex-end}.sidebar-container .sidebar .sidebarOption__wallet-logo{height:18px}.sidebar-container .sidebar-backdrop{display:none}@media (max-width:960px){.sidebar-container{width:200px;position:absolute;top:0;left:-241px;height:100%;overflow-y:auto;overflow-x:hidden;background-color:var(--bsocial-background);border-right:1px solid var(--bsocial-border);z-index:12;transition:left .2s}}.app.sidebar-open .sidebar-backdrop{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bsocial-background);opacity:.5;z-index:11}.app.sidebar-open .sidebar-container{left:0}.app.sidebar-open .sidebar-container::-webkit-scrollbar{display:none}.app.sidebar-open .sidebar-container .sidebar{padding:20px 10px;border-right:none}.sidebarOption{cursor:pointer;user-select:none;margin-bottom:12px;border-radius:6px}.sidebarOption a{text-decoration:none;color:inherit}.sidebarOption span{display:flex;align-items:center;border-radius:4px}.sidebarOption span:hover{background-color:var(--bsocial-menu-hover);color:var(--bsocial-border);transition:color .1s ease-out}.sidebarOption span .MuiSvgIcon-root,.sidebarOption span img{padding:12px}.sidebarOption span .MuiBadge-badge{top:6px;right:12px}.sidebarOption span h2{font-weight:700;font-size:20px;margin-right:20px}.sidebarOption.sidebarOption--highlight{background-color:var(--bsocial-primary);color:#fff}.sidebarOption.sidebarOption--active{background-color:transparent;color:var(--bsocial-primary)}.sidebarOption.sidebarOption--disabled{opacity:.5;cursor:not-allowed}.sidebarOption.sidebarOption--disabled:hover{opacity:.5;background-color:transparent;color:inherit}@media (max-width:960px){.sidebarOption{margin-bottom:0}.sidebarOption span h2{font-size:18px}.sidebarOption span .MuiSvgIcon-root,.sidebarOption span img{padding:10px}}.profile__view-container{position:relative;flex:1;display:flex;flex-direction:column;overflow:hidden}.profile__view-container .profile__view{overflow-y:auto;overflow-x:hidden;height:100vh;width:100%}.profile__view-container .profile__view::-webkit-scrollbar{display:none}.profile__view-container .profile__view .profile__view__header{position:absolute;z-index:2}.profile__view-container .profile__view .profile__view__header>div{border-bottom:none}.profile__view-container .profile__view .profile__view__header>div svg{background-color:rgba(0,0,0,.1);border-radius:4px}.profile__view-container .profile__view .profile__view__profile .profile__banner{position:relative;background-size:cover!important;background-position:50%!important;height:240px;width:100%;margin-bottom:42px}.profile__view-container .profile__view .profile__view__profile .profile__banner .profile__avatar{position:absolute;bottom:-32px;left:64px;width:100px;height:100px;border-radius:50px;overflow:hidden}@media (max-width:600px){.profile__view-container .profile__view .profile__view__profile .profile__banner .profile__avatar{left:32px}}.profile__view-container .profile__view .profile__view__profile .profile__banner .profile__avatar img{width:100px;height:100px;background-color:var(--bsocial-background)}.profile__view-container .profile__view .profile__view__profile .profile__banner .profile__follow{height:100%}.profile__view-container .profile__view .profile__view__profile .profile__banner .profile__follow button{position:absolute;bottom:-25px;right:25px}.profile__view-container .profile__view>div>.post:not(.loader){flex-direction:column;border-bottom:4px solid var(--bsocial-border)}.profile__view-container .profile__view>div>.post:not(.loader)>.post__body>.post__header>.post__headerText{position:absolute;top:14px;left:80px}.profile__view-container .profile__view>div>.post:not(.loader)>.post__body>.post__contents>div>.post__content{font-size:1.2em;padding:0 20px 10px}.profile__view-container .profile__view>div#view-post-feed.feed{border-right:none}.profile__view-container .profile__view .feed-container{position:static;overflow-x:visible;height:auto}.profile__view-container .profile__view .feed-container>div{position:static}.profile__view-container .profile__view .feed-container .feed-post-open{height:100vh;overflow-y:auto}.profile__view-container .profile__view .feed-container .feed{height:auto;overflow:visible}.profile__view-container .profile__view .feed-container .feed .view-post-feed{padding-bottom:100px}.profile__view-container .profile__view .feed-container .post__view .feed-container{min-height:100vh}.widgets{flex-grow:0;flex-shrink:0;overflow-y:scroll;padding:20px;width:340px}.widgets::-webkit-scrollbar{display:none}.widgets .widgets__input{display:flex;align-items:center;background-color:var(--bsocial-box-background);padding:10px;border-radius:4px;margin-top:10px}.widgets .widgets__searchIcon{color:grey}.widgets .widgets__widgetContainer{margin-top:25px;padding:20px;background-color:var(--bsocial-box-background);border-radius:4px}.widgets .widgets__widgetContainer>h2{font-size:18px;font-weight:700;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--bsocial-border)}.widgets .advertisement{margin-top:25px;width:100%;overflow:hidden}.widgets .advertisement .tonic-pow{display:inline-block}@media (max-width:960px){.widgets{width:240px}.widgets .advertisement{zoom:66%}}.addImageContainer .addImage{background:var(--bsocial-background);display:inline-block}.addImageContainer .addImagePopover{margin-top:10px;background:var(--bsocial-box-background);position:absolute;height:54px;width:300px;border-radius:2px;padding:10px;z-index:1000}.addImageContainer .addImageClosedPopover{display:none}.addImageContainer .addImageButton,.addImageContainer .addImagePressedButton{box-sizing:border-box;background:#fff;border:1px solid #ddd;padding:0;color:#888;border-radius:1.5em;cursor:pointer;height:1.5em;width:2.5em;font-size:1.5em;line-height:1.2em;margin:0}.addImageContainer .addImageButton:focus{outline:0}.addImageContainer .addImageButton:hover{background:#f3f3f3}.addImageContainer .addImageButton:active{background:#e6e6e6}.addImageContainer .addImagePressedButton{background:#ededed}.addImageContainer .addImageBottomGradient{width:100%;height:1em;position:absolute;bottom:0;left:0;right:0;background-color:#fff;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.addImageContainer .addImageInput{box-sizing:border-box;border:1px solid #ddd;cursor:text;padding:4px;width:78%;border-radius:2px;margin-bottom:1em;box-shadow:inset 0 1px 8px -3px #ababab;background:#fefefe}.addImageContainer .addImageConfirmButton{box-sizing:border-box;background:#fff;border:1px solid #ddd;padding:0;color:#888;border-radius:2.1em;cursor:pointer;height:2.1em;width:18%;font-size:1em;line-height:2.1em;margin:0 0 0 4%}.addImageContainer .addImageConfirmButton:focus{outline:0}.addImageContainer .addImageConfirmButton:hover{background:#f3f3f3}.addImageContainer .addImageConfirmButton:active{background:#e6e6e6}.post__view{flex-grow:1;flex-shrink:1;overflow:auto;width:-webkit-fill-available;height:100%;background-color:var(--bsocial-background)}.post__view::-webkit-scrollbar{display:none}.post__view .feed-container{overflow-x:visible;height:auto}.post__view .feed-container .feed{height:auto!important;overflow:visible;min-height:100vh;padding-bottom:100px}.post__view .post__view___parent-container{margin-left:50px;border-left:1px solid var(--bsocial-border)}@media (max-width:600px){.post__view .post__view___parent-container .post .post__body{margin-left:0}}.post__view>div>.post:not(.loader){flex-direction:column;border-bottom:2px solid var(--bsocial-border)}.post__view>div>.post:not(.loader)>.post__body>.post__header>.post__headerText{position:absolute;top:14px;left:80px}@media (max-width:600px){.post__view>div>.post:not(.loader)>.post__body>.post__header>.post__headerText{top:6px;left:40px}}.post__view>div>.post:not(.loader)>.post__body>.post__contents>div>.post__content{font-size:1.1em}.post__view__header{border-bottom:1px solid var(--bsocial-border)}.post__view__header>.back{height:50px;line-height:50px;display:inline-flex;align-items:center;margin:0 12px;padding:0 12px}.post__view__header>.back:hover{background-color:var(--bsocial-menu-hover);color:var(--bsocial-border);border-radius:4px;cursor:pointer}.post__contents .post__content.post__image{display:flex;align-items:center;overflow:hidden;border-radius:4px;border:1px solid var(--bsocial-border);background:hsla(0,0%,100%,.2);max-height:280px}.post__contents .post__content.post__image>img{width:100%}.post__contents.post__contents__full .post__content.post__image{max-height:none}*{margin:0}html{-webkit-text-size-adjust:100%}body,html{width:100vw;height:100%}body{overflow:hidden;position:fixed;min-height:-webkit-fill-available;--bsocial-primary:#e5b80e;--bsocial-primary-11:rgba(229,184,14,0.06666666666666667);--bsocial-primary-66:rgba(229,184,14,0.4);--bsocial-background:#34333f;--bsocial-box-background:#2d2c35;--bsocial-border:#49485a;--bsocial-highlight1:#cbb15a;--bsocial-highlight2:#4e84a1;--bsocial-color:#c3c3c3;--bsocial-text:#ededed;--bsocial-danger:#c30000;--bsocial-danger-hover:#77262b;--bsocial-menu-hover:#e8f5fe;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bsocial-border);color:var(--bsocial-color);scrollbar-width:thin;scrollbar-color:var(--bsocial-border) var(--bsocial-box-background)}body.light-mode{--bsocial-background:#fff;--bsocial-box-background:#c3c3c3;--bsocial-border:#c3c3c3;--bsocial-text:#2d2c35}body::-webkit-scrollbar-track{background:var(--bsocial-box-background)}body::-webkit-scrollbar-thumb{background-color:var(--bsocial-box-background);border-radius:6px;border:3px solid var(--bsocial-border)}body .app{background-color:var(--bsocial-background)}.emoji-mart-scroll{scrollbar-width:thin;scrollbar-color:var(--bsocial-border) var(--bsocial-box-background)}.emoji-mart-scroll::-webkit-scrollbar-track{background:var(--bsocial-box-background)}.emoji-mart-scroll::-webkit-scrollbar-thumb{background-color:var(--bsocial-box-background);border-radius:6px;border:3px solid var(--bsocial-border)}.mention{color:var(--bsocial-primary)!important;text-decoration:none}p{margin:0}#react-target{width:100vw;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.icon-flip-horizontal{transform:scaleX(-1)}hr{border:0;border-bottom:1px solid var(--bsocial-border);margin:12px 0}.btn{border:none!important;color:#fff!important;font-weight:700!important;text-transform:inherit!important;border-radius:4px!important;height:45px!important;padding:0 20px!important;display:inline-flex;vertical-align:middle;justify-content:center;text-decoration:none;align-items:center;cursor:pointer;line-height:normal;font-size:.875rem}.btn svg{padding-right:10px}.btn>.MuiButton-label{line-height:normal}.btn:hover{background-color:var(--bsocial-border)!important}.btn:disabled{opacity:.5}.btn.btn__transparent{background-color:transparent!important;color:var(--bsocial-color)!important}.btn.btn__transparent:hover{background:var(--bsocial-border)!important}.btn.btn__primary{background-color:var(--bsocial-primary)!important;color:var(--bsocial-text)!important}.btn.btn__primary:hover{background:var(--bsocial-border)!important}.btn.btn__highlight{background-color:var(--bsocial-primary)!important;color:var(--bsocial-border)!important}.btn.btn__highlight:hover{background:var(--bsocial-highlight1)!important;color:var(--bsocial-text)!important}.btn.btn__danger{background-color:var(--bsocial-danger)!important;color:var(--bsocial-text)!important}.btn.btn__danger:hover{background:var(--bsocial-danger-hover)!important;color:var(--bsocial-text)!important}.btn.btn__small{height:32px!important;padding:0 12px!important}input.form-input{border:none;background-color:var(--bsocial-box-background);color:var(--bsocial-text);font-size:1.1em}input.form-input:focus{outline:none}.text-right{text-align:right}.version-banner{position:absolute;width:140px;height:32px;top:20px;left:-32px;font-size:16px;font-weight:700;color:#fff;background-color:#ff7867;line-height:32px;transform:rotate(-45deg);cursor:pointer;z-index:12;opacity:.7}.center,.version-banner{text-align:center}.MuiSnackbar-root.alert-success .MuiSnackbarContent-root{color:#fff;background-color:#0f6d20}.MuiSnackbar-root.alert-danger .MuiSnackbarContent-root{color:#fff;background-color:#ae2c1b}.progress__centered{display:flex;flex-direction:column;align-items:center;height:80vh;justify-content:center}.progress__centered>div{margin-bottom:12px}input:disabled{opacity:.7}.markdown h1{margin:20px 0 14px;line-height:1.2}.markdown h1:first-child{margin:0 0 14px}.markdown h2{margin:20px 0 12px;line-height:1.2}.markdown h2:first-child{margin:0 0 12px}.markdown h3{margin:16px 0 10px;line-height:1.2}.markdown h3:first-child{margin:0 0 10px}.markdown h4{margin:12px 0 8px;line-height:1.2}.markdown h4:first-child{margin:0 0 8px}.markdown blockquote{padding:0 1em;margin:12px 0;border-left:.25em solid var(--bsocial-border)}.markdown code{display:inline-block}.markdown code,.markdown pre{white-space:normal!important;word-break:break-all!important}.markdown pre{margin-bottom:2em}.markdown pre code{display:block}.modal:focus{outline:none}.modal p{margin-bottom:12px}.twitter-tweet.twitter-tweet-rendered{margin:auto}.infinite-scroll-component__outerdiv{width:100%}.infinite-scroll-component__outerdiv .infinite-scroll-component{width:100%;overflow:hidden!important}.ReactVirtualized__List{scrollbar-width:thin;scrollbar-color:var(--bsocial-border) var(--bsocial-box-background)}.ReactVirtualized__List::-webkit-scrollbar-track{background:var(--bsocial-box-background)}.ReactVirtualized__List::-webkit-scrollbar-thumb{background-color:var(--bsocial-box-background);border-radius:6px;border:3px solid var(--bsocial-border)}.rce-citem{min-height:72px!important;height:auto!important}.rce-citem-body{padding-top:10px!important;padding-bottom:10px!important}.rce-citem-body--bottom-title{white-space:normal!important;line-height:22px!important}