.VideoPlayer-module__JF4Xfq__player{border-radius:.5rem;width:100%;overflow:hidden;box-shadow:0 .125rem .5rem #0003}.VideoPlayer-module__JF4Xfq__canvas{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.VideoPlayer-module__JF4Xfq__playBtn{z-index:10;cursor:pointer;background:#ff0055d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module__JF4Xfq__playBtn:hover{transform:translate(-50%,-50%)scale(1.05)}.VideoPlayer-module__JF4Xfq__playSvg{color:#fff;width:2rem;height:2rem;margin-left:.188rem}.VideoPlayer-module__JF4Xfq__controls{z-index:20;background:linear-gradient(#0000 0%,#000000d9 100%);justify-content:space-between;align-items:center;width:100%;height:2.75rem;padding:0 1rem;display:flex;position:absolute;bottom:0;left:0}.VideoPlayer-module__JF4Xfq__controlsLeft,.VideoPlayer-module__JF4Xfq__controlsRight{align-items:center;gap:.875rem;display:flex}.VideoPlayer-module__JF4Xfq__ctrlBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:opacity .2s;display:flex}.VideoPlayer-module__JF4Xfq__ctrlBtn:hover{opacity:1}.VideoPlayer-module__JF4Xfq__ctrlIcon{fill:currentColor;width:1rem;height:1rem}.VideoPlayer-module__JF4Xfq__rewindIcon,.VideoPlayer-module__JF4Xfq__forwardIcon{color:#ccc;font-family:sans-serif;font-size:.75rem}.VideoPlayer-module__JF4Xfq__ctrlBtn:hover .VideoPlayer-module__JF4Xfq__rewindIcon,.VideoPlayer-module__JF4Xfq__ctrlBtn:hover .VideoPlayer-module__JF4Xfq__forwardIcon{color:#fff}.VideoPlayer-module__JF4Xfq__time{color:#ddd;font-family:monospace;font-size:.75rem;font-weight:500}@media (max-width:48rem){.VideoPlayer-module__JF4Xfq__playBtn{width:3.5rem;height:3.5rem}.VideoPlayer-module__JF4Xfq__playSvg{width:1.5rem;height:1.5rem}.VideoPlayer-module__JF4Xfq__controls{height:2.5rem;padding:0 .75rem}.VideoPlayer-module__JF4Xfq__controlsLeft,.VideoPlayer-module__JF4Xfq__controlsRight{gap:.625rem}}
.VideoInfo-module__VlFm8q__info{padding:1rem 0}.VideoInfo-module__VlFm8q__title{color:#2b303a;margin:1rem 0 .75rem;font-size:1.5rem;font-weight:700}.VideoInfo-module__VlFm8q__actionBar{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.VideoInfo-module__VlFm8q__actionBtn{color:#8a99ad;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.25rem 0;font-size:.813rem;font-weight:600;display:flex}.VideoInfo-module__VlFm8q__activePill{color:#fff;background:#f05;border-radius:.75rem;padding:.25rem .625rem;font-size:.813rem;font-weight:700}.VideoInfo-module__VlFm8q__activeTab{color:#f05}.VideoInfo-module__VlFm8q__metadata{color:#8a99ad;border-bottom:.063rem solid #e2e8f0;gap:1rem;margin:.75rem 0;padding-bottom:.75rem;font-size:.875rem;display:flex}.VideoInfo-module__VlFm8q__uploader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.VideoInfo-module__VlFm8q__uploaderLeft{align-items:center;gap:.75rem;display:flex}.VideoInfo-module__VlFm8q__avatar{background:#ddd;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.VideoInfo-module__VlFm8q__uploaderInfo{flex-direction:column;display:flex}.VideoInfo-module__VlFm8q__uploaderName{color:#f05;font-size:1rem;font-weight:700}.VideoInfo-module__VlFm8q__subs{color:#8a99ad;font-size:.813rem}.VideoInfo-module__VlFm8q__subscribeBtn{color:#fff;cursor:pointer;background:#f05;border:none;border-radius:1rem;padding:.375rem 1rem;font-size:.875rem;font-weight:700}.VideoInfo-module__VlFm8q__description{color:#4b5563;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.VideoInfo-module__VlFm8q__tagsSection{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.VideoInfo-module__VlFm8q__tagLabel{color:#4b5563;font-size:.813rem;font-weight:600}.VideoInfo-module__VlFm8q__tag{color:#4b5563;background:#efefef;border-radius:.75rem;padding:.125rem .625rem;font-size:.813rem}body.dark .VideoInfo-module__VlFm8q__title{color:#e6e6e6}body.dark .VideoInfo-module__VlFm8q__description{color:#a6a6b0}body.dark .VideoInfo-module__VlFm8q__tagLabel{color:#a6a6b0}body.dark .VideoInfo-module__VlFm8q__tag{color:#e6e6e6;background:#24242a}@media (max-width:48rem){.VideoInfo-module__VlFm8q__title{font-size:1.125rem}.VideoInfo-module__VlFm8q__actionBar{gap:.5rem}.VideoInfo-module__VlFm8q__actionBtn{font-size:.625rem}}
.RelatedVideoCard-module__hEL3QW__card{min-width:0}.RelatedVideoCard-module__hEL3QW__thumb{border-radius:.25rem;display:block;position:relative;overflow:hidden}.RelatedVideoCard-module__hEL3QW__thumbInner{aspect-ratio:16/9;background-position:50%;background-size:cover;width:100%;position:relative}.RelatedVideoCard-module__hEL3QW__hdBadge{color:#fff;background:#0009;border-radius:.125rem;padding:.125rem .25rem;font-size:.75rem;font-weight:700;position:absolute;top:.375rem;right:.375rem}.RelatedVideoCard-module__hEL3QW__duration{color:#fff;background:#000000b3;border-radius:.125rem;padding:.125rem .25rem;font-size:.75rem;position:absolute;bottom:.375rem;left:.375rem}.RelatedVideoCard-module__hEL3QW__title{color:#2b303a;text-overflow:ellipsis;white-space:nowrap;margin-top:.375rem;font-size:.75rem;font-weight:500;line-height:1.3;text-decoration:none;display:block;overflow:hidden}.RelatedVideoCard-module__hEL3QW__meta{color:#8a99ad;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.813rem;display:flex}.RelatedVideoCard-module__hEL3QW__ratingHigh{color:#10b981}.RelatedVideoCard-module__hEL3QW__ratingLow{color:#ef4444}body.dark .RelatedVideoCard-module__hEL3QW__title{color:#e6e6e6}
.VideoPage-module__3lW7ma__page{grid-template-columns:1fr 21rem;gap:1.5rem;max-width:97.375rem;margin:0 auto;padding:1.25rem .938rem;display:grid}.VideoPage-module__3lW7ma__mainCol{min-width:0}.VideoPage-module__3lW7ma__sidebarCol{flex-shrink:0;width:21rem}.VideoPage-module__3lW7ma__fullSection{max-width:97.375rem;margin:0 auto;padding:0 .938rem 2rem}.VideoPage-module__3lW7ma__comments{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:2rem;display:flex}.VideoPage-module__3lW7ma__commentsTitle{color:#f05;font-size:1.125rem;font-weight:700}.VideoPage-module__3lW7ma__chevronUp{margin-left:.25rem}.VideoPage-module__3lW7ma__commentsPrompt{color:#94a3b8;font-size:.875rem}.VideoPage-module__3lW7ma__commentLink{color:#f05;font-weight:600;text-decoration:none}.VideoPage-module__3lW7ma__relatedHeader{margin-bottom:1.25rem}.VideoPage-module__3lW7ma__relatedTitle{text-transform:uppercase;color:#2b303a;border-bottom:.125rem solid #f05;padding-bottom:.25rem;font-size:1.25rem;font-weight:700;display:inline-block}.VideoPage-module__3lW7ma__relatedGrid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.VideoPage-module__3lW7ma__footerAds{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.VideoPage-module__3lW7ma__adCard{background:#f0f0f2;border-radius:.5rem;min-width:10rem;padding:.625rem}.VideoPage-module__3lW7ma__adInner{align-items:center;gap:.5rem;display:flex}.VideoPage-module__3lW7ma__adAvatar{background:#ddd;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.VideoPage-module__3lW7ma__adInfo{flex-direction:column;flex:1;min-width:0;display:flex}.VideoPage-module__3lW7ma__adName{color:#2b303a;font-size:.875rem}.VideoPage-module__3lW7ma__adCta{color:#8a99ad;font-size:.75rem}.VideoPage-module__3lW7ma__adBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#f05;border:none;border-radius:1rem;flex-shrink:0;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.VideoPage-module__3lW7ma__adContainer{background:#efefef;border-radius:.5rem;flex-direction:column;gap:1rem;width:100%;padding:.75rem;display:flex}.VideoPage-module__3lW7ma__adHeader{color:#8a99ad;text-transform:uppercase;text-align:center;font-size:.75rem;font-weight:600}.VideoPage-module__3lW7ma__adBox{background:#fff;border-radius:.5rem;padding:.625rem}.VideoPage-module__3lW7ma__adBoxInner{align-items:center;gap:.5rem;display:flex}.VideoPage-module__3lW7ma__adBoxAvatar{background:#ddd;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.VideoPage-module__3lW7ma__adBoxInfo{flex-direction:column;flex:1;min-width:0;display:flex}.VideoPage-module__3lW7ma__adBoxName{color:#2b303a;font-size:.875rem}.VideoPage-module__3lW7ma__adBoxCta{color:#8a99ad;font-size:.75rem}.VideoPage-module__3lW7ma__adBoxBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#f05;border:none;border-radius:1rem;flex-shrink:0;padding:.375rem .75rem;font-size:.75rem;font-weight:700}body.dark .VideoPage-module__3lW7ma__relatedTitle{color:#e6e6e6}body.dark .VideoPage-module__3lW7ma__commentsPrompt{color:#6b7280}body.dark .VideoPage-module__3lW7ma__adContainer{background:#24242a}body.dark .VideoPage-module__3lW7ma__adBox{background:#1d1b28}body.dark .VideoPage-module__3lW7ma__adCard{background:#24242a}:is(body.dark .VideoPage-module__3lW7ma__adName,body.dark .VideoPage-module__3lW7ma__adBoxName){color:#e6e6e6}@media (max-width:64rem){.VideoPage-module__3lW7ma__page{grid-template-columns:1fr 18rem}.VideoPage-module__3lW7ma__sidebarCol{width:18rem}.VideoPage-module__3lW7ma__relatedGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:48rem){.VideoPage-module__3lW7ma__page{grid-template-columns:1fr;padding:1rem .625rem}.VideoPage-module__3lW7ma__sidebarCol{width:100%}.VideoPage-module__3lW7ma__fullSection{padding:0 .625rem 1.5rem}.VideoPage-module__3lW7ma__relatedGrid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width:39.938rem){.VideoPage-module__3lW7ma__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:26.563rem){.VideoPage-module__3lW7ma__relatedGrid{grid-template-columns:repeat(2,1fr)}.VideoPage-module__3lW7ma__footerAds{flex-direction:column;align-items:center}}
