.UserInfo{position:relative;display:flex;flex-wrap:wrap;gap:8px}.UserInfo a{color:inherit;text-decoration:none}.UserInfo_isLite a{pointer-events:none}.fullScreen .UserInfo{order:1;z-index:2}.UserInfo-FollowBtn{position:absolute;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--brand-yellow);border:none;border-radius:50%;top:30px;left:0;z-index:5;cursor:pointer}.UserInfo-FollowBtn svg{width:12px;height:12px}.UserInfo-FollowBtn svg path{stroke:var(--black)}.UserInfo-ImageWrap,.UserInfo-ImageWrap img{flex:0 0 48px;box-shadow:#000 1px 0 5px;position:relative;background-color:var(--graphite);border-radius:50%;overflow:hidden;object-position:center;object-fit:cover;width:48px;height:48px}.UserInfo-ImageWrap svg,.UserInfo-ImageWrap img svg{width:48px;height:48px}.UserInfo-Text{overflow:hidden;display:flex;flex-direction:column;justify-content:center}.UserInfo-Text .VerifiedIcon{margin-left:4px}.fullScreen .UserInfo-Text .VerifiedIcon{margin-left:0;display:flex;position:absolute;top:-2px;right:1px;border-radius:50%;justify-content:center;align-items:center}.UserInfo-Date{display:block;color:var(--white);opacity:.5;font:var(--s1-medium)}.fullScreen .UserInfo-Date{display:none}.UserInfo-UserLink{white-space:nowrap;width:100%;overflow:hidden;font:var(--p2-medium);text-overflow:ellipsis;display:flex;align-items:center}.fullScreen .UserInfo-UserLink span{display:none}.UserInfo-Description{color:#fff9;font:var(--s1-medium);transition:height .3s ease;max-height:150px;width:100%;overflow:hidden}.UserInfo-Description .descriptionText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:calc(100% - 45px);margin-right:5px;vertical-align:text-bottom}.UserInfo-Description .descriptionText.fullText{display:inline;white-space:normal;vertical-align:unset}.UserInfo-Description button{color:var(--white);display:inline-block;background:transparent;border:none;font:var(--p2-medium);cursor:pointer;transition:all .3s ease}.fullScreen .UserInfo-Description{display:none}.UserInfo .verifiedTick svg{width:16px;height:16px}.fullScreen .MetaInfo{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:0}.MetaInfo .UserInfo{padding-right:50px}.fullScreen .MetaInfo .UserInfo{padding-right:0}.MetaInfo .MetaInfo-LiveButton{display:none;width:48px;height:48px}.MetaInfo .MetaInfo-LiveButton>div{margin:0 auto}.fullScreen .MetaInfo .MetaInfo-LiveButton{display:block;order:2;z-index:2}.MetaInfo .tagList.expanded{padding-right:50px}.fullScreen .MetaInfo .tagList{display:none}.MetaInfo-BoostedBtn{margin-top:10px}.fullScreen .MetaInfo-BoostedBtn{order:3;width:100%;z-index:2}.MetaInfo-BoostedBtn .Button{font:var(--p2-medium);line-height:18px;height:37px;max-width:100%}.MetaInfo-BoostedBtn .Button div{display:block;font:var(--s1-medium);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LikeSoundOverlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:3;visibility:hidden}.LikeSoundOverlay span{display:none}.LikeSoundOverlay svg{position:relative;width:100px;height:auto}.isLiked .LikeSoundOverlay{visibility:visible;animation:like-heart-animation 1s ease-in-out}.isLiked .liked{display:block}@keyframes like-heart-animation{0%{transform:translate(-50%,-50%) scale(0)}15%{transform:translate(-50%,-50%) scale(1.2)}30%{transform:translate(-50%,-50%) scale(.95)}45%,80%{transform:translate(-50%,-50%) scale(1)}}.SideBar-Item_isFullScreenItem{position:relative}.SideBar-Item_isFullScreenItem .PulseCircle{z-index:-1;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.FsTooltip .Tooltip{left:calc(var(--left) + 13px)!important}.FsTooltip .Tooltip span{font:var(--s1-regular);line-height:24px}.FsTooltip .Tooltip strong{font:var(--s1-semibold)}.FsTooltip .Tooltip-Arrow{bottom:4px!important}.FsTooltip .Tooltip .Button{margin-top:4px;align-self:flex-end}.SideBar-Item{margin-bottom:13px;text-align:center}.SideBar-Item svg{width:24px;height:24px;filter:drop-shadow(1px 0 5px rgba(0,0,0,.75))}.SideBar .rg-button{width:inherit;margin:auto}._button_423hg_1{all:unset;cursor:pointer;position:absolute;top:50%;left:50%;z-index:10;transform:translate(-50%) translateY(-50%);display:flex;width:64px;height:64px;padding:0 var(--element-2, 2px) var(--element-2, 2px) 0;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:var(--Radius-full, 999px);background:var(--miscellaneous-charcoel-blue-80, rgba(50, 50, 74, .8))}.Player{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.Player-Poster,.Player-Video,.Player video{width:100%;height:100%;object-position:center;object-fit:contain;position:absolute}.Player-Video video{display:none}.Player-Video video.isLoaded{display:block}.Player-Video video.isError{display:block;filter:blur(5px)}.Player-OverLayer{position:absolute;width:100%;height:100%}.Player-PlayButton{width:56px;height:56px;cursor:pointer;position:absolute;top:50%;left:50%;z-index:10;transition:opacity .1s;transform:translate(-50%) translateY(-50%)}.Player-PlayButton:hover{opacity:.75}.Player-ErrorMessage{height:36px;height:auto;left:0;line-height:18px;position:absolute;text-align:center;text-shadow:black 1px 0 5px;top:50%;transform:translateY(-50%);width:100%}.Player-ProgressBar{bottom:15px;left:0;position:absolute;width:100%;z-index:5}.fullScreen .Player-ProgressBar{bottom:30px}@supports (-webkit-touch-callout: none){.fullScreen .Player-ProgressBar{bottom:40px}}.fullScreen.expFullScreen .Player-ProgressBar{bottom:40px}@supports (-webkit-touch-callout: none){.fullScreen.expFullScreen .Player-ProgressBar{bottom:50px}}.ScrollMorePopup{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#191919b3;width:100%;height:100%;position:absolute;top:0;left:0;z-index:31;display:flex;align-items:center;justify-content:center}.ScrollMorePopup-Arrow{display:flex;flex-direction:column;align-items:center}.ScrollMorePopup .Arrow{position:relative;width:30px;height:70px}.ScrollMorePopup .Arrow-Chevron{position:absolute;width:28px;height:8px;opacity:0;transform:scale3d(.5,.5,.5);animation:move 3s ease-out infinite}.ScrollMorePopup .Arrow-Chevron:before,.ScrollMorePopup .Arrow-Chevron:after{content:" ";position:absolute;top:0;height:100%;width:51%;background-color:var(--white)}.ScrollMorePopup .Arrow-Chevron:before{left:0;transform:skew(0,30deg)}.ScrollMorePopup .Arrow-Chevron:after{right:0;width:50%;transform:skew(0,-30deg)}.ScrollMorePopup .Arrow-Chevron:first-child{animation:move 3s ease-out 1s infinite}.ScrollMorePopup .Arrow-Chevron:nth-child(2){animation:move 3s ease-out 2s infinite}.ScrollMorePopup-Text{display:block;text-transform:uppercase!important;font:var(--title-h4)}.ScrollMorePopup-Btn{display:block;color:var(--white);text-transform:uppercase!important;border:none;background:none;text-decoration:underline;cursor:pointer;font-weight:600}@keyframes move{25%{opacity:1}33%{opacity:1;transform:translateY(30px)}67%{opacity:1;transform:translateY(40px)}to{opacity:0;transform:translateY(55px) scale3d(.5,.5,.5)}}.ImageGif{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;z-index:1}.ImageGif-Thumbnail{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;line-height:0}.FullscreenNav{display:flex;align-items:center;gap:16px}.FullscreenNav-MobileButton{background-color:transparent;border:none;cursor:pointer}.FullscreenNav-MobileButton svg{width:28px;height:28px}.FullscreenNav .mainLogo{display:flex;align-items:center}.FullscreenNav .mainLogo img{width:70px;height:100%}.RepostInfo{display:flex;align-items:center;color:#888895;font:var(--s1-regular)}.RepostInfo-Icon{width:18px;height:18px;transform:rotate(90deg);margin-right:5px}.RepostInfo-Icon svg{width:100%;height:100%}.RepostInfo-Icon svg path{stroke:#888895}.Vote-Control{display:flex;align-items:center;gap:4px;position:relative}.Vote .PulseCircle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.Vote-Qty{display:inline-block;min-width:32px;text-align:center;opacity:.48;cursor:pointer}.Vote-Qty_isVoted.Vote-Qty_isNegative{opacity:1;color:var(--semantic-negative)}.Vote-Qty_isVoted.Vote-Qty_isPositive{opacity:1;color:var(--semantic-positive)}.Vote-Qty:hover.Vote-Qty_isNegative{opacity:1;color:var(--semantic-negative)}.Vote-Qty:hover.Vote-Qty_isPositive{opacity:1;color:var(--semantic-positive)}.Vote-Btn{position:relative;background:none;border:none;width:16px;height:16px;padding:0}.Vote-Btn svg{opacity:.48;width:100%;height:100%}.Vote-Btn_isUp{transform:rotate(90deg)}.Vote-Btn_isUpActive svg{opacity:1}.Vote-Btn_isUpActive path{stroke:var(--semantic-positive)}.Vote-Btn_isDown{transform:rotate(-90deg)}.Vote-Btn_isDownActive svg{opacity:1}.Vote-Btn_isDownActive path{stroke:var(--semantic-negative)}.NoticeTooltip .Tooltip{padding:16px;display:flex;flex-direction:column}.NoticeTooltip .Tooltip .Button{margin-top:12px;align-self:flex-end}.GifPreview{width:100%;min-width:100%;position:relative;background-color:var(--black);height:100%;min-height:370px;max-height:80vh;font:var(--s1-medium);margin-bottom:32px;margin-top:32px}.GifPreview:first-child{margin-top:0}@media (max-width: 350px){.GifPreview{min-height:320px}}.desktop .GifPreview{min-width:calc(100% - 58px);width:calc(100% - 58px)}.GifPreview:after{content:"";width:100%;height:100%;position:absolute;top:0;z-index:0;left:0;background:linear-gradient(180.02deg,#161819e6 3.14%,#16181945 27.74%,#1618195c 58.91%,#161819e6 96.27%)}.fullScreen .GifPreview{scroll-snap-align:start;scroll-snap-stop:always;width:100%!important;height:100%!important;margin:0;max-height:100%;overflow:hidden;display:block!important}.GifPreview-TopInfo{position:absolute;width:100%;top:-36px;display:flex;gap:5px;flex-wrap:wrap;z-index:3}.phone .GifPreview-TopInfo,.tablet .GifPreview-TopInfo{width:calc(100% - 40px);transform:translate(-50%);left:50%}.GifPreview .RepostInfo{flex:1 0 21%}.GifPreview-MetaInfo{display:block;position:absolute;bottom:0;left:0;padding:1rem;width:100%;z-index:2;background:linear-gradient(0deg,rgba(0,0,0,.498),rgba(0,0,0,.3) 77%,transparent)}.fullScreen .GifPreview-MetaInfo{padding-bottom:2rem;background:none}.GifPreview_isGallery .GifPreview-MetaInfo{bottom:40px;background:none}.phone.fullScreen .GifPreview-MetaInfo,.tablet.fullScreen .GifPreview-MetaInfo{padding-bottom:3rem}.GifPreview-BackdropWrap{position:absolute;z-index:1;overflow:hidden;height:100%;width:100%}.GifPreview-BackdropWrap img{top:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(18px);opacity:.5}.fullScreen.expFullScreen .GifPreview{max-height:calc(100% - 60px)}.GifPreview-SideBarWrap{position:absolute;top:16px;right:-58px;height:fit-content;z-index:30}.fullScreen .GifPreview-SideBarWrap,.phone .GifPreview-SideBarWrap,.tablet .GifPreview-SideBarWrap{right:16px}.fullScreen .phone .GifPreview-SideBarWrap,.fullScreen .tablet .GifPreview-SideBarWrap{display:none}.GifPreview_isWithRepost{margin-bottom:62px;margin-top:62px}.GifPreview_isWithRepost:first-child{margin-top:36px}.GifPreview .FullscreenNav{position:absolute;top:16px;left:30px;z-index:10}.QuickRecs{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--Spacing-Space-16, 16px);background:var(--miscellaneous-charcoel-blue-80, rgba(50, 50, 74, .8));padding:var(--Spacing-Space-16, 16px)}.QuickRecs-Info{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.QuickRecs-Text{overflow:hidden;color:var(--Typography-Text, #E4E8F1);text-overflow:ellipsis;font-family:var(--Typography-Family-Text, "DM Sans");font-size:var(--Typography-Sizes-Text-sm, 14px);font-style:normal;font-weight:500;line-height:var(--Typography-Line-Height-Text-sm, 22px);letter-spacing:var(--Typography-Letter-Spacing-Text, 0)}.QuickRecs-Gifs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px var(--Spacing-Space-12, 12px);margin:0 auto}.QuickRecs-Gif{border-radius:var(--Radius-sm, 12px);overflow:hidden;max-width:170px}.QuickRecs-Image{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.QuickRecs-Close{cursor:pointer}
