.Comments-module__aUPuHa__headingComments{color:var(--main-text-color);margin-left:20px;font-size:1.3rem;font-weight:500}.Comments-module__aUPuHa__commentSection{z-index:9999999;background-color:#202325;border-radius:20px;align-items:flex-start;gap:15px;width:100%;padding:20px;display:flex;position:relative}.Comments-module__aUPuHa__avatarContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Comments-module__aUPuHa__commentInput{width:100%;position:relative}.Comments-module__aUPuHa__editableDiv{resize:none;color:#fff;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;background-color:#0000;border:1px solid #ccc;border-radius:15px;width:100%;min-height:40px;padding:10px;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5;transition:all .3s ease-out;position:relative;overflow:hidden}.Comments-module__aUPuHa__editableDiv:empty:before{content:attr(data-placeholder);color:#999;pointer-events:none;position:absolute;top:10px;left:10px}.Comments-module__aUPuHa__editableDiv.Comments-module__aUPuHa__focused{outline:0 solid #0000;min-height:80px;padding-bottom:50px}.Comments-module__aUPuHa__buttonContainer{opacity:0;pointer-events:none;justify-content:space-between;align-items:center;padding:0 10px;transition:all .3s ease-out;display:flex;position:absolute;bottom:10px;left:0;right:0;transform:translateY(10px)}.Comments-module__aUPuHa__buttonContainer.Comments-module__aUPuHa__showButtons{opacity:1;pointer-events:auto;transform:translateY(0)}.Comments-module__aUPuHa__emojiButton{cursor:pointer;background:0 0;border:none;padding:5px;font-size:1.2rem}.Comments-module__aUPuHa__cancelButton,.Comments-module__aUPuHa__commentButton{cursor:pointer;border-radius:5px;padding:8px 16px;font-size:.9rem;transition:all .2s}.Comments-module__aUPuHa__cancelButton{color:#d9d9d9;background-color:#0000;border:1px solid #d9d9d9;margin-right:10px}.Comments-module__aUPuHa__commentButton{color:#fff;background-color:#ff5722;border:none}.Comments-module__aUPuHa__cancelButton:hover,.Comments-module__aUPuHa__commentButton:hover{transform:translateY(-2px)}.Comments-module__aUPuHa__allComments{background-color:#202325;border-radius:20px;margin-top:20px;padding:20px}.Comments-module__aUPuHa__commentWrapper{margin-bottom:20px}.Comments-module__aUPuHa__commentWrapper:last-child{margin-bottom:0}.Comments-module__aUPuHa__comment{align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.Comments-module__aUPuHa__comment:last-child{margin-bottom:0}.Comments-module__aUPuHa__commentHeader{align-items:baseline;gap:10px;margin-bottom:5px;display:flex}.Comments-module__aUPuHa__username{color:#fff;margin:0;font-size:.9rem;font-weight:500}.Comments-module__aUPuHa__timestamp{color:#d9d9d9;margin:0;font-size:.7rem;font-weight:100}.Comments-module__aUPuHa__commentInfo{flex:1;min-width:0}.Comments-module__aUPuHa__commentInfo>div{align-items:baseline;display:flex;position:relative;top:-5px}.Comments-module__aUPuHa__commentInfo>div p{color:#d9d9d9;font-size:.7rem;font-weight:100}.Comments-module__aUPuHa__commentContent{color:#fff;margin:0 0 8px;font-size:.9rem;font-weight:400;line-height:1.4}.Comments-module__aUPuHa__interactions{align-items:center;gap:15px;margin-top:3px;display:flex}.Comments-module__aUPuHa__interactions button{all:unset;color:#d9d9d9;cursor:pointer}.Comments-module__aUPuHa__interactions button:hover{color:#fff}.Comments-module__aUPuHa__likeComment{cursor:pointer;vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 8px;line-height:1;display:inline-flex}.Comments-module__aUPuHa__likeComment img{vertical-align:middle;margin-right:5px;display:inline-block}.Comments-module__aUPuHa__likeComment span{vertical-align:middle;font-size:.8rem;font-weight:300;display:inline-block}.Comments-module__aUPuHa__replay{font-size:.9rem!important}.Comments-module__aUPuHa__charCount{color:#747576;margin-right:auto;font-size:.8rem;font-weight:700}.Comments-module__aUPuHa__emojiPickerContainer{position:absolute;top:100%;left:0}.Comments-module__aUPuHa__emojiPickerContainer em-emoji-picker{--category-icon-size:15px;--font-size:14px;--indicator-height:3px}.Comments-module__aUPuHa__replySection{align-items:flex-start;gap:12px;margin:15px 0 15px 55px;display:flex}.Comments-module__aUPuHa__replyInput{width:100%;position:relative}.Comments-module__aUPuHa__replyEditableDiv{resize:none;color:#fff;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;background-color:#0000;border:1px solid #444;border-radius:12px;width:100%;min-height:35px;padding:8px 12px;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.4;transition:all .3s ease-out;position:relative;overflow:hidden}.Comments-module__aUPuHa__replyEditableDiv:empty:before{content:attr(data-placeholder);color:#999;pointer-events:none;position:absolute;top:8px;left:12px}.Comments-module__aUPuHa__replyEditableDiv:focus{border-color:#666;outline:0 solid #0000}.Comments-module__aUPuHa__replyButtons{justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;display:flex}.Comments-module__aUPuHa__repliesContainer{border-left:2px solid #333;margin-left:55px;padding-left:20px}.Comments-module__aUPuHa__reply{align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.Comments-module__aUPuHa__reply:last-child{margin-bottom:0}
:root{--avatar-border-radius-large:88px;--avatar-border-radius-medium:15px;--avatar-border-radius-small:10px;--avatar-border-radius-responsive-220:75px;--avatar-border-radius-responsive-200:65px}.avatar-large{border-radius:var(--avatar-border-radius-large)!important}.avatar-medium{border-radius:var(--avatar-border-radius-medium)!important}.avatar-small{border-radius:var(--avatar-border-radius-small)!important}.default-avatar-large{border-radius:var(--avatar-border-radius-large)!important}.default-avatar-medium{border-radius:var(--avatar-border-radius-medium)!important}.default-avatar-small{border-radius:var(--avatar-border-radius-small)!important}.default-avatar{justify-content:center;align-items:center;display:flex;position:relative}.default-avatar span{text-align:center;z-index:1;width:100%;display:block}@media screen and (max-width:768px){.default-avatar span{display:block}}
.ScrollableNavigation-module__-tUDlG__navigationWrapper{flex:auto;align-items:center;width:100%;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.ScrollableNavigation-module__-tUDlG__scrollArrow{color:#d9d9d9;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);opacity:.9;background:#101113;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:calc(50% - 5px);transform:translateY(-50%);box-shadow:0 2px 8px #0000004d}.ScrollableNavigation-module__-tUDlG__scrollArrow:hover{color:#fff;opacity:1;background:#101113f2;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #0006}.ScrollableNavigation-module__-tUDlG__scrollArrow:active{transform:translateY(-50%)scale(.95)}.ScrollableNavigation-module__-tUDlG__leftArrow{left:8px}.ScrollableNavigation-module__-tUDlG__rightArrow{right:8px}.ScrollableNavigation-module__-tUDlG__navigationContainer{scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;will-change:scroll-position;box-sizing:border-box;width:100%;max-width:100%;overflow:auto hidden}.ScrollableNavigation-module__-tUDlG__navigationContainer::-webkit-scrollbar{display:none}.ScrollableNavigation-module__-tUDlG__navList{gap:0;width:fit-content;min-width:100%;margin:0;padding:0;list-style-type:none;display:flex}.ScrollableNavigation-module__-tUDlG__navList li{display:block}.ScrollableNavigation-module__-tUDlG__navLink{color:#d9d9d9;text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;min-width:fit-content;padding:14px 25px;font-family:inherit;font-size:18px;text-decoration:none;transition:color .2s;display:block}.ScrollableNavigation-module__-tUDlG__navLink:hover,.ScrollableNavigation-module__-tUDlG__navLink.ScrollableNavigation-module__-tUDlG__active{color:#fff}.ScrollableNavigation-module__-tUDlG__navLink.ScrollableNavigation-module__-tUDlG__active:after{content:"";background-color:#ff5722;border-radius:50%;width:3px;height:3px;margin:10px auto 0;display:block}.ScrollableNavigation-module__-tUDlG__navList li:first-child .ScrollableNavigation-module__-tUDlG__navLink{padding-left:0}@media screen and (max-width:1200px){.ScrollableNavigation-module__-tUDlG__navLink{padding:10px 20px}.ScrollableNavigation-module__-tUDlG__navList li:first-child .ScrollableNavigation-module__-tUDlG__navLink{padding-left:0}}@media screen and (max-width:1000px){.ScrollableNavigation-module__-tUDlG__navLink{padding:10px 20px}.ScrollableNavigation-module__-tUDlG__navList li:first-child .ScrollableNavigation-module__-tUDlG__navLink{padding-left:0}}@media screen and (max-width:768px){.ScrollableNavigation-module__-tUDlG__navigationContainer{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%}.ScrollableNavigation-module__-tUDlG__navListCentered{justify-content:center}.ScrollableNavigation-module__-tUDlG__navList{flex-direction:row;gap:0;display:flex}.ScrollableNavigation-module__-tUDlG__navLink{text-align:center;white-space:nowrap;flex-shrink:0;padding:12px 16px;font-size:16px}.ScrollableNavigation-module__-tUDlG__navList li:first-child .ScrollableNavigation-module__-tUDlG__navLink{padding-left:0}.ScrollableNavigation-module__-tUDlG__scrollArrow{background:#101113;width:36px;height:36px;top:calc(50% - 5px)}.ScrollableNavigation-module__-tUDlG__leftArrow{left:4px}.ScrollableNavigation-module__-tUDlG__rightArrow{right:4px}}@media screen and (max-width:480px){.ScrollableNavigation-module__-tUDlG__navLink{padding:10px 16px;font-size:15px}.ScrollableNavigation-module__-tUDlG__navList li:first-child .ScrollableNavigation-module__-tUDlG__navLink{padding-left:0}.ScrollableNavigation-module__-tUDlG__scrollArrow{width:32px;height:32px}.ScrollableNavigation-module__-tUDlG__scrollArrow svg{width:20px;height:20px}}
.VideoSkeleton-module__yay-Nq__loading{color:#0000;background:#202325 linear-gradient(100deg,#fff0 35%,#2e2e2e80 50%,#fff0 75%) 180% 0/200% 100%;border-radius:10px;height:25px;animation:2s linear infinite VideoSkeleton-module__yay-Nq__loading;position:relative}.VideoSkeleton-module__yay-Nq__videoCardLoading{margin-bottom:1em}.VideoSkeleton-module__yay-Nq__thumbnailLoading{background-color:#202325;border-radius:15px;width:100%;height:0;padding-bottom:59.37%}.VideoSkeleton-module__yay-Nq__titleLoading{background-color:#202325;border-radius:8px;width:100%;height:20px;margin-top:.4em}.VideoSkeleton-module__yay-Nq__userLoading{justify-content:space-between;align-items:center;margin-top:.4em;display:flex}.VideoSkeleton-module__yay-Nq__avatarLoading{background-color:#202325;border-radius:30%;width:18px;height:18px}.VideoSkeleton-module__yay-Nq__leftLoading{align-items:center;gap:7px;display:flex}.VideoSkeleton-module__yay-Nq__usernameLoading{background-color:#202325;width:70px;height:18px}.VideoSkeleton-module__yay-Nq__viewsLoading,.VideoSkeleton-module__yay-Nq__timeLoading{background-color:#202325;width:75px;height:18px}.VideoSkeleton-module__yay-Nq__rightLoading{align-items:center;gap:5px;display:flex}.VideoSkeleton-module__yay-Nq__dotLoading{background-color:#202325;border-radius:50%;width:4px;height:4px}@keyframes VideoSkeleton-module__yay-Nq__loading{to{background-position-x:-20%}}
.SearchSkeleton-module__GDBDpW__loading{color:#0000;background:#202325 linear-gradient(100deg,#fff0 35%,#2e2e2e80 50%,#fff0 75%) 180% 0/200% 100%;border-radius:10px;height:25px;animation:2s linear infinite SearchSkeleton-module__GDBDpW__loading;position:relative}.SearchSkeleton-module__GDBDpW__searchSkeletonContainer{padding:8px 0}.SearchSkeleton-module__GDBDpW__searchItemSkeleton{align-items:center;margin-bottom:4px;padding:10px 12px;display:flex}.SearchSkeleton-module__GDBDpW__searchTextSkeleton{background-color:#202325;border-radius:10px;width:80%;height:18px}@keyframes SearchSkeleton-module__GDBDpW__loading{to{background-position-x:-20%}}
.RecommendationVideos-module__hgwy7q__horizontalVideoCard{align-items:flex-start;margin-bottom:1rem;display:flex}.RecommendationVideos-module__hgwy7q__navigationlinks{width:170px;margin-right:10px;display:block}.RecommendationVideos-module__hgwy7q__horizontalVideoCard__thumbnail{border-radius:10px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.RecommendationVideos-module__hgwy7q__horizontalVideoCard__thumbnail img,.RecommendationVideos-module__hgwy7q__horizontalVideoCard__thumbnail video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.RecommendationVideos-module__hgwy7q__video_preview__horizontal{width:100%;height:100%}.RecommendationVideos-module__hgwy7q__horizontalVideoCard__content{flex:1;min-width:0}.RecommendationVideos-module__hgwy7q__horizontalVideoCard__content .RecommendationVideos-module__hgwy7q__video_title{margin-top:10px}.RecommendationVideos-module__hgwy7q__episodeNumber{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#a028ff;border-radius:5px;margin-bottom:5px;padding:.2rem .5rem;font-size:.6rem;font-weight:900;display:inline-block}.RecommendationVideos-module__hgwy7q__videoTitle{color:#fff;margin:5px 0;font-size:.9rem;font-weight:500;line-height:1.3;display:block}@media screen and (max-width:450px){.RecommendationVideos-module__hgwy7q__horizontalVideoCard{flex-direction:column}.RecommendationVideos-module__hgwy7q__navigationlinks{width:100%;margin-bottom:10px;margin-right:0}.RecommendationVideos-module__hgwy7q__horizontalVideoCard__thumbnail{padding-bottom:56.25%}.RecommendationVideos-module__hgwy7q__horizontalVideoCard__content{width:100%}}
