.ThemeChanger_container__feAaW{position:relative;right:-12px}.ThemeChanger_toggleThemeBtn__nNv82{outline:none;border:none;background:transparent;cursor:pointer;padding:5px 8px}.ThemeChanger_toggleThemeBtn__nNv82 svg{width:25px;height:25px;fill:var(--foreground);pointer-events:none}.ThemeChanger_themeSelectorContainer__K6Pk2{position:absolute;background:var(--searchResults);box-shadow:var(--searchResultsShadow);border-radius:5px}@media screen and (max-width:420px){.ThemeChanger_toggleThemeBtn__nNv82{padding:5px}.ThemeChanger_container__feAaW{right:-4px}}.UserMenu_container__vkXFG{height:38px}.UserMenu_container__vkXFG,.UserMenu_items__29wjs{display:flex;align-items:center}.UserMenu_avatarFrameContainer__4yl15{height:38px;width:38px;min-width:38px;margin-right:5px;cursor:pointer;position:relative}.UserMenu_avatarFrame__7AjZ3{height:38px;width:38px;min-width:38px;border-radius:10%;background:var(--avatarCommentBg);border:var(--avatarCommentBorder);box-sizing:border-box;box-shadow:var(--neonGlow)}.UserMenu_avatarImage__zTVat{width:100%;height:100%;background-size:cover;border-radius:10%;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%}a.UserMenu_navigationLink__5YZ1e{color:var(--usernameLink);font-weight:400;padding:5px 8px;display:block}a.UserMenu_navigationLink__5YZ1e.UserMenu_navigationLink__home__eidHy{margin-right:5px;margin-left:-8px}.UserMenu_navigationLink__5YZ1e svg{fill:var(--foreground);width:25px;height:25px;pointer-events:none}.UserMenu_navigation___pSuq{display:flex;align-items:center}.UserMenu_navigation___pSuq.UserMenu_dropdown__mSkqD{flex-direction:column;position:absolute;background:var(--searchResults);box-shadow:var(--searchResultsShadow);border-radius:5px;top:50px;left:-7px;padding:5px;z-index:99991}.UserMenu_loading__jsv4V{border-radius:3px;height:100%}.PostStats_container__9YvPo{display:flex;align-items:center;margin:3px 0;position:relative}.PostStats_element__9fzLW{display:flex;align-items:center;font-size:13px;line-height:19px;position:relative}.PostStats_container__9YvPo .PostStats_element__9fzLW+.PostStats_element__9fzLW{margin-left:15px}.PostStats_element__9fzLW>div+.PostStats_icon__Qyfzs{margin-left:4px}.PostStats_icon__Qyfzs{height:20px;width:20px;background-size:cover;background-position:50%;background-repeat:no-repeat;fill:var(--foreground);display:block}.PostStats_icon__Qyfzs g{pointer-events:none}.PostStats_icon__Qyfzs.PostStats_clickable__3I9Fk{cursor:pointer}.PostStats_icon__Qyfzs.PostStats_clickable__3I9Fk:hover{fill:var(--link)}.PostStats_icon__Qyfzs.PostStats_active__y63hV{fill:var(--statsActive)}.PostStats_icon__Qyfzs.PostStats_progress__45eQH{animation:PostStats_taadaa__Ob1CD .5s linear infinite}.PostStats_tipDiamondsContainer__1L6e7{display:flex}.PostStats_tipDiamondBox__kfVKr{margin:5px;cursor:pointer;transition:all .1s ease-in-out}.PostStats_tipDiamondBox__kfVKr.PostStats_canGiveDiamond__1jAQL:hover{transform:scale(1.2)}.PostStats_tipDiamondBox__kfVKr svg{width:40px;height:40px;fill:var(--foreground)}.PostStats_tipDiamondBox__kfVKr.PostStats_canGiveDiamond__1jAQL:hover svg{fill:var(--link)}.PostStats_tipDiamondBox__kfVKr.PostStats_alreadyGivenDiamond__48UqL{cursor:auto}.PostStats_tipDiamondBox__kfVKr.PostStats_alreadyGivenDiamond__48UqL svg{fill:var(--statsActive)}.PostStats_tipDiamondValue__3EeLz{font-size:12px;margin-bottom:5px;margin-top:5px;color:var(--foreground)}.PostStats_errorMessage__EqAf0{color:var(--errorColor);font-size:13px;margin:5px 0;position:absolute;bottom:-21px;left:0}@keyframes PostStats_taadaa__Ob1CD{0%{opacity:.5}to{opacity:1}}.PostStats_icon__Qyfzs.PostStats_like__Mw5_g{background-image:url(/_next/static/media/like.3fc085a1.svg)}.PostStats_icon__Qyfzs.PostStats_comment__Eaovw{background-image:url(/_next/static/media/comment.47e75b19.png)}.PostStats_icon__Qyfzs.PostStats_repost__LPCRE{background-image:url(/_next/static/media/repost.96162734.png)}.PostStats_icon__Qyfzs.PostStats_diamond__DQGFm{background-image:url(/_next/static/media/diamond.9a01b5bd.png)}.PostStats_container__9YvPo svg.PostStats_like__Mw5_g{height:18px;width:18px}.PostStats_container__9YvPo svg.PostStats_repost__LPCRE{height:20px;width:20px}.PostStats_container__9YvPo svg.PostStats_diamond__DQGFm{height:19px;width:18px}.PostStats_container__9YvPo svg.PostStats_comment__Eaovw{height:20px;width:19px}.PostStats_replyContainer__w_Xl0{margin-top:10px}.PostStats_replyContainer__w_Xl0 textarea{width:100%;margin:0;display:block;box-sizing:border-box;outline:none;border:1px solid var(--foreground);resize:vertical;max-height:none;height:80px;min-height:70px;border-radius:5px;padding:10px;color:var(--foreground);background-color:transparent}.PostStats_replyButtons__WdLuL button+button{margin-left:8px}.PostStats_replyButtons__WdLuL button{background:transparent;outline:none;display:inline-block;padding:0 15px;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;border-radius:3px;height:33px;line-height:31px;color:var(--foreground);border:1px solid var(--foreground);background-color:var(--postBackground);opacity:.75;min-width:82px}.PostStats_replyButtons__WdLuL button:hover{opacity:1}.PostStats_replyButtons__WdLuL button:disabled,.PostStats_replyButtons__WdLuL button:disabled:hover{cursor:auto;opacity:.5}.PostStats_replyFooter__v2hdN{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.PostStats_replyAttachedContainer__gDte_{margin-top:10px}.PostStats_replyAttachedImagesContainer__rHAry{margin:0 -7.5px;display:flex;flex-wrap:wrap}.PostStats_replyAttachedImage__a274k{margin:7.5px;position:relative}.PostStats_replyAttachedImage__a274k img{margin:0;padding:0;display:block;border:none;max-height:44vh;max-width:100%;height:auto}.PostStats_deleteImage__Bl6AX{outline:none;display:inline-block;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;border:none;position:absolute;top:5px;left:5px;border-radius:50%;height:26px;width:26px;background-color:rgba(32,33,36,.6);display:flex;align-items:center;justify-content:center}.PostStats_deleteImage__Bl6AX:hover{background-color:rgba(32,33,36,.8)}.PostStats_deleteImage__Bl6AX svg{height:18px;width:18px;min-height:18px;min-width:18px;fill:#fff}.PostStats_uploadImageButton__jOrLe{position:relative;cursor:pointer;height:25px;color:var(--foreground);background-color:var(--postBackground);opacity:.75;width:25px;display:block;box-sizing:border-box}.PostStats_uploadImageButton__jOrLe:hover{opacity:1}.PostStats_uploadImageButton__jOrLe>input{min-height:0;overflow:hidden;opacity:.01;position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer}.PostStats_uploadImageButton__jOrLe>span,.PostStats_uploadImageButton__jOrLe>svg{cursor:pointer;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}.PostStats_uploadImageButton__jOrLe>svg{fill:var(--foreground);width:25px;height:25px}.PostStats_repostWindow__rBh6c{position:absolute;top:-4px;box-shadow:var(--searchResultsShadow);left:-7px;z-index:1}.PostStats_repostWindowContent__wMxiZ{background-color:var(--searchResults);border-radius:3px;box-sizing:border-box;width:100%;position:relative;text-align:left}.PostStats_repostItem__OJGhf{font-size:16px;white-space:nowrap;padding:0 10px;line-height:30px;cursor:pointer;opacity:.75;display:flex;align-items:center}.PostStats_repostItem__OJGhf:hover{opacity:1}.PostStats_repostItem__OJGhf .PostStats_icon__Qyfzs{margin:0 7px 0 0}.SimpleMentionEditor_editor__4QzAU{width:100%;margin:0;display:block;box-sizing:border-box;outline:none;border:1px solid var(--foreground);resize:vertical;max-height:none;border-radius:5px;padding:10px;color:var(--foreground);background-color:transparent;overflow-y:auto;min-height:150px}.SimpleMentionEditor_editor__4QzAU .public-DraftEditor-content{min-height:150px;height:230px}.SimpleMentionEditor_commentEditor__rDAJA{width:100%;margin:0;display:block;box-sizing:border-box;outline:none;border:1px solid var(--foreground);resize:vertical;max-height:none;border-radius:5px;padding:10px;color:var(--foreground);background-color:transparent;overflow-y:auto;min-height:70px}.SimpleMentionEditor_commentEditor__rDAJA .public-DraftEditor-content{min-height:70px;height:78px}.Poll_container__YX9RN{margin:15px 0;border:1px solid var(--foreground);background:var(--inputBackground);box-sizing:border-box}.Poll_totalVotes__x55vS{color:var(--commentText);font-size:18px}.Poll_pollOption__L9Gyt{margin-bottom:15px;border-bottom:1px solid var(--foreground)}.Poll_optionNameContainer__GQRNb{position:relative;background:var(--optionProgress)}.Poll_optionName__bicNh{font-size:21px;position:relative;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;color:var(--commentText);line-height:21px}.Poll_optionName__bicNh svg{display:inline-block;fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;margin-left:5px}.Poll_optionsBar__vHQZ0{position:absolute;top:0;bottom:0;background:var(--optionProgress)}.Poll_optionData__3655r{display:flex;align-items:center;justify-content:space-between;padding:10px 7px 10px 15px}.Poll_optionVotedNumber__fDBt6{color:var(--commentText)}.Poll_optionVotedPercentage__lIiE4{margin-left:20px}.Poll_makeVoteBtn__Vwcjn,.Poll_removeVoteBtn__cIh3f{background:transparent;outline:none;display:inline-block;padding:0 15px;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;border-radius:3px;height:33px;line-height:31px;color:var(--foreground);border:1px solid var(--foreground);background-color:var(--postBackground);opacity:.75;min-width:82px}.Poll_makeVoteBtn__Vwcjn,.Poll_removeVoteBtn__cIh3f{opacity:.75}.Poll_makeVoteBtn__Vwcjn:hover,.Poll_removeVoteBtn__cIh3f:hover{opacity:1}.Poll_pollOptionsContainer__sg8Kd button:disabled,.Poll_pollOptionsContainer__sg8Kd input:disabled{opacity:.8;cursor:not-allowed}.Poll_footer__bdeiI{display:flex;align-items:center;justify-content:space-between;margin:15px 0;padding:0 15px}.Poll_loader__Nzq7W svg{width:20px;height:20px;stroke:var(--foreground)}.Poll_loader__Nzq7W svg circle{stroke-opacity:.5}.PostMenu_container__9oPU_{display:flex;align-items:center}.PostMenu_menuIcon__HY1R4{height:20px;width:20px;fill:var(--foreground);cursor:pointer}.PostMenu_menuIcon__HY1R4:hover{fill:var(--link)}.PostMenu_items__TXJ_Y{display:flex;align-items:center}.PostMenu_avatarFrameContainer__Rnx4X{height:38px;width:38px;min-width:38px;margin-right:5px;cursor:pointer;position:relative}.PostMenu_avatarFrame__chIcW{height:38px;width:38px;min-width:38px;border-radius:10%;background:var(--avatarCommentBg);border:var(--avatarCommentBorder);box-sizing:border-box;box-shadow:var(--neonGlow)}.PostMenu_avatarImage__vnLRM{width:100%;height:100%;background-size:cover;border-radius:10%;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%}a.PostMenu_navigationLink__4TRbe{color:var(--usernameLink);font-weight:400;padding:5px 8px;display:block}a.PostMenu_navigationLink__4TRbe.PostMenu_navigationLink__home__kkGsf{margin-right:5px;margin-left:-8px}.PostMenu_navigationLink__4TRbe svg{fill:var(--foreground);width:25px;height:25px;pointer-events:none}.PostMenu_navigation___sI5k{display:flex;align-items:center}.PostMenu_navigation___sI5k.PostMenu_dropdown__TGp46{flex-direction:column;position:absolute;background:var(--searchResults);box-shadow:var(--searchResultsShadow);border-radius:5px;top:26px;right:0;z-index:99991;padding:6px 0}.PostMenu_navigation___sI5k.PostMenu_dropdown__TGp46 .PostMenu_item__PCpBx{cursor:pointer;color:var(--foreground);display:flex;align-items:center;width:100%;padding:7px 10px;box-sizing:border-box}.PostMenu_navigation___sI5k.PostMenu_dropdown__TGp46 .PostMenu_item__PCpBx:hover{background-color:var(--searchResultItemHover)}.PostMenu_navigation___sI5k.PostMenu_dropdown__TGp46 .PostMenu_item__PCpBx svg{fill:var(--foreground);width:20px;height:20px;margin-right:5px}.PostMenu_navigation___sI5k.PostMenu_dropdown__TGp46 .PostMenu_item__PCpBx.PostMenu_danger__SAQo9{color:var(--errorColor)}.PostMenu_navigation___sI5k.PostMenu_dropdown__TGp46 .PostMenu_item__PCpBx.PostMenu_danger__SAQo9 svg{fill:var(--errorColor)}.PostMenu_loading__LRmAd{border-radius:3px;height:100%}.NotificationsComponent_container__XGjOz{display:flex;margin:15px 0;background:var(--postBackground);box-shadow:var(--postShadow);padding:15px;border:var(--neonBorder)}.NotificationsComponent_type__8HYBv{margin-right:12px}.NotificationsComponent_users___Alya{display:flex;flex-wrap:wrap;overflow:hidden;height:45px}.NotificationsComponent_avatar__85YZg{height:38px;width:38px;min-width:38px;flex-shrink:1;display:flex;margin-right:7px;margin-bottom:7px;border-radius:10%;background:var(--avatarCommentBg);border:var(--avatarCommentBorder);box-sizing:border-box}.NotificationsComponent_avatarImage__HhmQ7{width:100%;height:100%;background-size:cover;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%}.NotificationsComponent_post___7zUg{word-wrap:break-word;color:var(--notificationsText);margin:5px 0 10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.NotificationsComponent_icon__jQfbN{height:26px;width:26px;background-size:cover;background-position:50%;background-repeat:no-repeat;fill:var(--foreground);margin-top:5px}.NotificationsComponent_listContainer__y1dXW{flex:1 1;flex-grow:1;flex-basis:0px;box-sizing:border-box;flex-shrink:0;overflow:hidden}.NotificationsComponent_message__Y2fXd{word-wrap:break-word;margin:4px 0 8px}.NotificationsComponent_postHash__z3WKZ{font-size:11px;text-transform:uppercase;line-height:18px;letter-spacing:.2px;color:var(--hashLink);margin:4px 0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-decoration:none;width:-webkit-fit-content;display:block}.NotificationsComponent_tooltipContainer__O83R1{text-align:left;color:var(--foreground);min-width:280px;max-height:360px;overflow:hidden;position:relative;background-color:var(--searchResults);padding:0 15px;box-sizing:border-box;font-size:medium}.NotificationsComponent_tooltipContent__dqrvp{padding:15px 0}.NotificationsComponent_tooltipContainerShadow__Hq4zD{position:absolute;bottom:0;width:100%;height:20px;background:var(--searchResultsBlur);border-radius:0;z-index:99994;left:0}.NotificationsComponent_tooltipUsername__lxAtF{margin-top:12px;font-size:18px;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NotificationsComponent_tooltipUserDescription__TTN8l{margin-top:10px}.NotificationsComponent_tooltipContainer__O83R1 .NotificationsComponent_avatar__85YZg{height:60px;width:60px;min-width:60px;box-shadow:var(--neonGlow)}.NotificationsComponent_date__RHFz8{font-size:11px;text-transform:uppercase;line-height:18px;letter-spacing:.2px;color:var(--date)}.NotificationsComponent_followContainer__HC8uT{display:flex;align-items:center}.NotificationsComponent_toggle__wBohO{cursor:pointer}.NotificationsComponent_users___Alya.NotificationsComponent_open__OLP27{height:-moz-max-content;height:max-content}.NotificationsComponent_morePosts__1EorA{display:none}.NotificationsComponent_morePosts__1EorA.NotificationsComponent_open__OLP27{display:block}.NotificationsComponent_container__XGjOz hr{margin:15px 0 10px}.NotificationsComponent_commentContainer__Bo_EY{position:relative}.NotificationsComponent_commentContainer__Bo_EY .NotificationsComponent_toggle__wBohO{position:absolute;z-index:1;right:calc(50% - 45px);top:-5px;font-size:13px;border:1px solid var(--searchInputBorder);width:90px;text-align:center;display:block;line-height:19px;height:20px;border-radius:3px;background-color:var(--background);opacity:.85;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.NotificationsComponent_commentContainer__Bo_EY .NotificationsComponent_toggle__wBohO:hover{opacity:1}.NotificationsComponent_commentPostContainer__HnFEv,.NotificationsComponent_parentPostContainer__opVIp{position:relative}.NotificationsComponent_commentContainer__Bo_EY.NotificationsComponent_open__OLP27 .NotificationsComponent_commentPostContainer__HnFEv{margin-left:35px}.NotificationsComponent_commentContainer__Bo_EY.NotificationsComponent_open__OLP27 .NotificationsComponent_commentPostContainer__HnFEv:before{z-index:-1;content:"";display:block;width:20px;height:calc(50% + 15px);position:absolute;left:-22px;top:-15px;border-radius:0 0 0 6px;border:2px solid var(--commentBorder);border-top:none;border-right:none}@media screen and (max-width:740px){.NotificationsComponent_status__VEtdD{padding:0 15px}}.Post_container__5hPRf{background:var(--postBackground);box-shadow:var(--postShadow);margin:15px 0;padding:15px;display:flex;position:relative;border:var(--neonBorder)}.Post_pinnedSign__iuoZs{position:absolute;color:var(--hashLink);top:-10px;left:0;display:flex;font-size:13px;font-weight:500;align-items:center;transform:rotate(29deg)}.Post_pinnedSign__iuoZs svg{fill:var(--foreground);width:24px;height:24px}.Post_text__owT7V{font-weight:400;margin:10px 0;word-break:break-word}.Post_text__owT7V h1,.Post_text__owT7V h2,.Post_text__owT7V h3,.Post_text__owT7V h4,.Post_text__owT7V h5,.Post_text__owT7V h6{font-weight:500;margin:.4em 0}.Post_text__owT7V img{margin:17.5px 0;padding:0;display:block;border:none;max-height:60vh;max-width:100%;height:auto}.Post_text__owT7V li>ol,.Post_text__owT7V li>ul,.Post_text__owT7V ol>li,.Post_text__owT7V ul>li{margin-bottom:.5rem;margin-top:.5rem}.Post_text__owT7V em{font-style:normal;color:var(--foundMatch);background-color:var(--foundMatchBg)}.Post_text__owT7V p{margin:.5em 0 0}.Post_text__owT7V p:first-of-type{margin-top:0}.Post_date__EbMDf{font-size:11px;text-transform:uppercase;line-height:18px;letter-spacing:.2px;color:var(--date)}.Post_photosContainer__RsnND,.Post_videosContainer__vuQ4i{margin:0 -7.5px;display:flex;flex-wrap:wrap}.Post_photo__oZYXt img{margin:0;padding:0;display:block;border:none;max-height:60vh;max-width:100%;height:auto}.Post_photo__oZYXt{margin:7.5px}.Post_video__6Mpib iframe{margin:0;padding:0;border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;max-width:100%}.Post_video__6Mpib{margin:7.5px;align-items:center;justify-content:center;overflow:hidden;padding-top:56.25%;position:relative;width:100%;background:#000}.Post_video__6Mpib .Post_invalidUrlContainer__9vXx2{margin:0;padding:0;border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.Post_invalidUrlMessage__DHwjA{background:var(--postBackground);display:block;padding:7px 10px;opacity:.9;border-radius:4px;margin:20px}.Post_postHeader__krFfR{display:flex;flex-direction:column}.Post_avatar__gMPrH{width:100%;height:100%;background-size:cover;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%}.Post_avatarFrame__v8V3I{height:48px;width:48px;min-width:48px;padding:1px;border-radius:10%;background:var(--userAvatarPostFrame);box-sizing:border-box;margin-right:12px;border:var(--avatarCommentBorder);position:sticky;top:70px;display:block;z-index:1}.Post_avatarFrame__v8V3I.Post_avatarFrame__newPost__tNebh{top:0}a.Post_username__TZQbd{color:var(--usernameLink);line-height:18px;font-size:15px;text-decoration:none;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.Post_content__u47nM{max-width:calc(100% - 48px - 12px);flex:1 1}.Post_nestedComments__AoPyn{margin:10px 0;padding-bottom:1px;padding-top:1px;border-left:1px solid var(--commentBorder);border-bottom:1px solid var(--commentBorder)}.Post_postUserContainer__bmwpa{display:flex;align-items:center}a.Post_postHash__QBoOH{font-size:11px;text-transform:uppercase;line-height:18px;letter-spacing:.2px;color:var(--hashLink);margin:4px 0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-decoration:none;width:-moz-fit-content;width:fit-content}a.Post_postHash__QBoOH:hover{text-decoration:underline}.Post_repost__KncsI .Post_container__5hPRf{border-radius:5px;background:var(--repostBackground);box-shadow:var(--repostShadow);border:var(--neonBorder)}.Post_tiktok___LwuD{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:323px}.Post_tiktok___LwuD>iframe{width:100%;height:100vh;min-height:757px;max-height:70vh;border-radius:12px;margin-top:-2px}.Post_soundcloud__OsHzZ{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:542px}.Post_soundcloud__OsHzZ>iframe{width:100%;min-height:180px;max-height:70vh}.Post_spotify__Bhnuv{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:542px}.Post_spotify__Bhnuv>iframe{width:100%;min-height:232px;max-height:70vh;border-radius:12px}.Post_mousai__YKNVB{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:542px}.Post_mousai__YKNVB>iframe{width:100%;min-height:74px;max-height:70vh;border-radius:12px}.Post_previewCardContainer__KUXxY{margin:10px 0;border:1px solid var(--commentBorder);display:flex;align-items:center;opacity:.8}.Post_previewCardContainer__KUXxY:hover{opacity:1}.Post_cardPhotoContainer___myXQ{width:129px;height:129px;min-width:129px;position:relative}.Post_cardPhoto__WaUmF{padding-top:100%;background-size:cover;background-position:50%;top:0;position:absolute;bottom:0;left:0;right:0}.Post_previewContentContainer__gjfF0{padding:15px;overflow:hidden}.Post_cardTitle__kJT_A{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--foreground)}.Post_cardDescription__yYN6g{font-size:15px;margin:7px 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-width:100%}.Post_cardDescription__yYN6g,.Post_cardSiteName__gg40V{color:var(--commentText);overflow:hidden;text-overflow:ellipsis}.Post_cardSiteName__gg40V{margin-bottom:7px;font-weight:500;white-space:nowrap}.Post_postMenuContainer__tf0bo{position:absolute;right:11px;top:7px}.Post_postMenuIcon__PEd04{height:20px;width:20px;background-size:cover;background-position:50%;background-repeat:no-repeat;fill:var(--foreground);display:block;cursor:pointer}.Post_postMenuIcon__PEd04:hover{fill:var(--link)}.Post_embedTweet__BSj5d{margin:10px 0}@media screen and (max-width:570px){.Post_cardPhotoContainer___myXQ{width:109px;height:109px;min-width:109px}.Post_previewContentContainer__gjfF0{padding:7px 10px;overflow:hidden}}@media screen and (max-width:740px){.Post_avatarFrame__v8V3I{position:absolute;top:auto;height:43px;width:43px;min-width:43px}.Post_avatarFrame__v8V3I.Post_avatarFrame__newPost__tNebh{top:auto}.Post_content__u47nM{padding-top:45px;max-width:100%;flex:1 1}.Post_postHeader__krFfR{flex-direction:column;align-items:flex-start;padding-left:67px;position:absolute;top:0;left:0;right:0;padding-top:15px}.Post_previewCardContainer__KUXxY{display:none}}@media screen and (max-width:420px){.Post_container__5hPRf{margin:15px 0;padding:10px}.Post_postHeader__krFfR{padding-left:61px}}.Comment_container__DBesU{padding:10px 0 10px 10px}.Comment_avatarFrame__EuJAT{height:36px;width:36px;min-width:36px;padding:1px;border-radius:10%;background:var(--avatarCommentBg);border:var(--avatarCommentBorder);box-sizing:border-box;box-shadow:var(--searchGlow)}.Comment_avatarImage__axvwK{width:100%;height:100%;background-size:cover;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%}.Comment_date__L8eyC{font-size:11px;text-transform:uppercase;line-height:18px;letter-spacing:.2px;color:var(--date);white-space:nowrap}.Comment_header__WPIRN{display:flex;align-items:center;box-sizing:border-box}.Comment_headerData__E53xZ{margin-left:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis}a.Comment_username__zFekQ{color:var(--usernameLink);line-height:18px;font-size:14px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;margin-right:10px}.Comment_text__Hsn92{margin:10px 0;word-wrap:break-word;color:var(--commentText)}.Comment_text__Hsn92 img{margin:17.5px 0;padding:0;display:block;border:none;max-height:60vh;max-width:100%;height:auto}.Comment_text__Hsn92 p{margin:.5em 0 0}.Comment_text__Hsn92 p:first-of-type{margin-top:0}.Comment_nestedComments__mKV5_{padding-left:10px;margin:10px 0;padding-bottom:1px;padding-top:1px;border-left:1px solid var(--commentBorder);border-bottom:1px solid var(--commentBorder)}.Comment_moreComments__3kNok{color:#1552ff;margin-top:4px;background:transparent;outline:none;display:inline-block;padding:0;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none}.Comment_moreComments__3kNok:hover{color:#0f44d3}a.Comment_commentHash__2QY1c{font-size:11px;text-transform:uppercase;line-height:18px;letter-spacing:.2px;color:var(--hashLink);margin:4px 0;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-decoration:none;width:-moz-fit-content;width:fit-content}a.Comment_commentHash__2QY1c:hover{text-decoration:underline}.Comment_commentUserContainer__0P4n3{display:flex;align-items:center}.Comment_photosContainer__UpS7I{margin:0 -7.5px;display:flex;flex-wrap:wrap}.Comment_photo__xyZ6v img{margin:0;padding:0;display:block;border:none;max-height:70vh;max-width:100%;height:auto}.Comment_photo__xyZ6v{margin:7.5px}.Comment_videosContainer__6yvq_{margin:0 -7.5px;display:flex;flex-wrap:wrap}.Comment_video__pE7sz iframe{margin:0;padding:0;border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;max-width:100%}.Comment_video__pE7sz{margin:7.5px;align-items:center;justify-content:center;overflow:hidden;padding-top:56.25%;position:relative;width:100%;background:#000}.Comment_tiktok__k3ad6{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:542px}.Comment_tiktok__k3ad6>iframe{width:100%;height:100vh;min-height:600px;max-height:70vh}.Comment_soundcloud__OMrLD{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:542px}.Comment_soundcloud__OMrLD>iframe{width:100%;min-height:180px;max-height:70vh}.Comment_spotify__joU7E{margin-top:10px;margin-bottom:10px;overflow:hidden;width:100%;max-width:542px}.Comment_spotify__joU7E>iframe{width:100%;min-height:315px;max-height:70vh}.CommentsComponent_loadMoreController__ooSDw{cursor:pointer;display:flex;align-items:center;justify-content:center;margin:10px 0}.CommentsComponent_loadMoreController__ooSDw>svg{height:24px;fill:var(--foreground)}.CommentsComponent_loadMoreController__ooSDw:hover>svg{fill:var(--foreground)}.CommentsComponent_bottomMessage__q751y{padding:0 0 10px 10px;color:var(--foreground);font-size:14px}.Auth_container___Nb_B{position:relative}.Auth_btn___Qijf{border:none;border-radius:3px;height:38px;line-height:36px;font-weight:600;border:1px solid var(--searchInputBorder);box-shadow:var(--searchGlow)}.Auth_btn___Qijf,.Auth_logoutBtn__HQEhR{background:transparent;outline:none;display:inline-block;padding:0 22px;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--foreground)}.Auth_logoutBtn__HQEhR{border:none;border-radius:3px;height:36px;line-height:34px;border:1px solid var(--foreground);background-color:var(--background);opacity:.75;min-width:130px}.Auth_logoutBtn__HQEhR:hover{opacity:1}.Auth_username__pHyKU{text-align:center;overflow:hidden;text-overflow:ellipsis;font-weight:500;padding:5px 0;margin:0 auto;display:inline-block;max-width:100%}.Auth_menuFooter__5S9rh{display:flex;justify-content:center;padding-top:12px;padding-bottom:10px}.Auth_avatarContainer__sUdBz{display:flex;align-items:center;height:38px;cursor:pointer}.Auth_avatarFrame__SJvsJ{height:38px;width:38px;min-width:38px;padding:1px;border-radius:10%;background:var(--avatarCommentBg);border:var(--avatarCommentBorder);box-sizing:border-box;box-shadow:var(--neonGlow);pointer-events:none}.Auth_avatarImage___d89f{width:100%;height:100%;background-size:cover;border-radius:10%;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%;pointer-events:none}.Auth_avatarMenuContainer__sz65Q{height:80px;width:80px;min-width:80px;padding:1px;border-radius:10%;background:var(--userAvatarPostFrame);box-sizing:border-box;border:var(--avatarCommentBorder);margin:6px auto}.Auth_avatarMenu__eW_uF{width:100%;height:100%;background-size:cover;box-sizing:border-box;box-shadow:0 0 2px #000;background-position:50%;display:block}.Auth_menuContainer__kjylR{position:absolute;top:50px;box-sizing:border-box;z-index:99991;display:flex;justify-content:center;box-shadow:var(--searchResultsShadow);width:200px;right:-41px;display:none}.Auth_menuContainer__kjylR.Auth_menuContainerOpened__iELL5{display:block}.Auth_menuContent__1Om4J{background-color:var(--searchResults);border-radius:3px;max-height:400px;box-sizing:border-box;overflow-y:auto;width:100%;position:relative;z-index:99991;padding:15px;text-align:center}.Auth_loggedNavigationContainer__9H4VC{display:flex;align-items:center;justify-content:center;margin-top:5px}a.Auth_navigationLink__9eZB0{color:var(--usernameLink);font-weight:400;padding:3px 5px}.Auth_navigationLink__9eZB0 svg{fill:var(--foreground);width:25px;height:25px;pointer-events:none}.layout_container__fbLkO{position:relative}.layout_background__qqb_S{background-image:var(--backgroundImg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:fixed;top:-60px;bottom:0;left:0;right:0;opacity:.05;z-index:-1}.layout_newPostContainer__dFqIW{padding:10px;background:var(--newPostBackground);border:var(--avatarCommentBorder);box-sizing:border-box;box-shadow:var(--neonGlow);position:absolute;left:0;right:0;top:55px;margin:0 15px;max-height:calc(100vh - 80px);display:flex;flex-direction:column;overflow:visible}@media screen and (max-width:740px){.layout_newPostContainer__dFqIW{margin:0}}.layout_newPostContainer__dFqIW textarea,.layout_newPostTextArea__h7Dln{width:100%;margin:0;display:block;box-sizing:border-box;outline:none;border:1px solid var(--foreground);resize:vertical;max-height:none;height:220px;min-height:100px;border-radius:5px;padding:10px;color:var(--foreground);background-color:transparent}.layout_attachButton__uPfyb{position:relative;cursor:pointer;height:25px;color:var(--foreground);background-color:var(--postBackground);opacity:.75;width:25px;display:block;box-sizing:border-box}.layout_attachButton__uPfyb:hover{opacity:1}.layout_attachButton__uPfyb>input{min-height:0;overflow:hidden;opacity:.01;position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer}.layout_attachButton__uPfyb>span,.layout_attachButton__uPfyb>svg{cursor:pointer;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}.layout_attachButton__uPfyb>svg{fill:var(--foreground);width:25px;height:25px}.layout_postButtons__6H50Y .layout_attachButton__uPfyb+.layout_attachButton__uPfyb{margin-left:8px}.layout_newVideoLinkContainer__vh1dq{display:flex;align-items:center;margin:10px 0}.layout_newVideoLinkContainer__vh1dq button svg{fill:var(--foreground);width:12px;height:12px;pointer-events:none}.layout_newVideoLinkContainer__vh1dq button{background:transparent;outline:none;display:inline-block;padding:0;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;border-radius:3px;height:33px;color:var(--foreground);border:1px solid var(--foreground);background-color:var(--postBackground);opacity:.75;width:33px}.layout_newVideoLinkContainer__vh1dq button:hover{opacity:1}.layout_newVideoLinkContainer__vh1dq button+button,.layout_newVideoLinkContainer__vh1dq input+button{margin-left:7px}.layout_newVideoLinkContainer__vh1dq button:disabled,.layout_newVideoLinkContainer__vh1dq button:disabled:hover{cursor:auto;opacity:.5}.layout_newVideoLinkContainer__vh1dq>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;color:var(--foreground);font:inherit;height:33px;border:1px solid var(--foreground);border-radius:3px;padding:0 10px;box-sizing:border-box;opacity:.75;flex:1 1}.layout_newVideoLinkContainer__vh1dq>input:focus{opacity:1;outline:none}.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y button{background:transparent;outline:none;display:inline-block;padding:0 15px;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;border-radius:3px;height:33px;line-height:31px;color:var(--foreground);border:1px solid var(--foreground);background-color:var(--postBackground);opacity:.75;min-width:82px}.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y button:hover{opacity:1}.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y{display:flex;align-items:center}.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y button+button,.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y label+label{margin-left:8px}.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y button:disabled,.layout_newPostContainer__dFqIW .layout_postButtons__6H50Y button:disabled:hover{cursor:auto;opacity:.5}button.layout_newPostBtn__DGBYZ{background:transparent;outline:none;display:inline-block;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;color:var(--foreground);border:none;padding:5px 8px;margin-right:10px}.layout_newPostBtn__DGBYZ svg{fill:var(--foreground);width:25px;height:25px;pointer-events:none}.layout_newPostFooter__F9Fxy{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.layout_newPostAttachedContainer__jqc9Z{margin-top:10px;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0 1px}.layout_newPostExtrasContainer__poO28{overflow-y:auto}.layout_newPostAttachedImagesContainer___FO2d,.layout_newPostAttachedVideosContainer__tjPMz{margin:0 -7.5px;display:flex;flex-wrap:wrap}.layout_newPostAttachedImage__jg_Rl,.layout_newPostAttachedVideo__MrKos{margin:7.5px;position:relative}.layout_newPostAttachedImage__jg_Rl iframe,.layout_newPostAttachedImage__jg_Rl img{margin:0;padding:0;display:block;border:none;max-height:44vh;max-width:100%;height:auto}.layout_deleteAttached__9yd6t{outline:none;display:inline-block;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;border:none;position:absolute;top:5px;left:5px;border-radius:50%;height:26px;width:26px;background-color:rgba(32,33,36,.6);display:flex;align-items:center;justify-content:center;z-index:900}.layout_deleteAttached__9yd6t:hover{background-color:rgba(32,33,36,.8)}.layout_deleteAttached__9yd6t svg{height:18px;width:18px;min-height:18px;min-width:18px;fill:#fff}.layout_editQuoteContainer__fkdNF{position:relative}.layout_deleteQuoteBtn__UoBkS{height:17px;width:17px;background-size:cover;background-position:50%;background-repeat:no-repeat;fill:var(--foreground);display:block;cursor:pointer;position:absolute;z-index:1;right:5px;top:6px}.layout_deleteQuoteBtn__UoBkS:hover{fill:var(--link)}.layout_homeIcon__EC7WA{min-width:38px;width:38px;height:38px;margin-right:10px;border-radius:10%;box-shadow:var(--neonGlow);border:var(--avatarCommentBorder);position:relative;box-sizing:border-box}.layout_homeIcon__EC7WA a{display:block;box-sizing:border-box;width:38px;height:38px}.layout_mentions__qoGe3{margin:1em 0}.layout_mentions--singleLine__UJYeI .layout_mentions__control__7_CB9{display:inline-block}.layout_mentions--singleLine__UJYeI .layout_mentions__higlighter__sryFp{padding:1px;border:2px inset transparent}.layout_mentions--singleLine__UJYeI .layout_mentions__input__HthCo{padding:5px;border:2px inset}.layout_mentions--multiLine__JCo3y .layout_mentions__control__7_CB9{font-family:monospace;font-size:14pt;border:1px solid silver}.layout_mentions--multiLine__JCo3y .layout_mentions__highlighter__7yRiu{padding:9px}.layout_mentions--multiLine__JCo3y .layout_mentions__input__HthCo{padding:9px;min-height:63px;outline:0;border:0}.layout_mentions__suggestions__list__sksFQ{background-color:#fff;border:1px solid rgba(0,0,0,.15);font-size:10pt}.layout_mentions__suggestions__item__lDGcp{padding:5px 15px;border-bottom:1px solid rgba(0,0,0,.15)}.layout_mentions__mention__17QJD,.layout_mentions__suggestions__item--focused__RUr45{background-color:#cee4e5}