.VideoPlayer-module-scss-module__4W8R-a__container{background:#000;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.VideoPlayer-module-scss-module__4W8R-a__videoWrapper{background:#000;width:100%;height:100%;position:relative}.VideoPlayer-module-scss-module__4W8R-a__video{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.VideoPlayer-module-scss-module__4W8R-a__video::-webkit-media-controls-panel{background:linear-gradient(#0000,#000c)}.VideoPlayer-module-scss-module__4W8R-a__error{color:#fff;background:#1a1a1a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module-scss-module__4W8R-a__error p{color:#f44;font-size:16px}@media (max-width:768px){.VideoPlayer-module-scss-module__4W8R-a__container{border-radius:0;height:360px}.VideoPlayer-module-scss-module__4W8R-a__videoWrapper{width:100%;height:360px}.VideoPlayer-module-scss-module__4W8R-a__video{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}}
.DramaInfo-module-scss-module__Auvc1G__container{flex-direction:column;gap:20px;width:100%;display:flex}.DramaInfo-module-scss-module__Auvc1G__title{color:#e7e8ea;margin:0;font-size:24px;font-weight:600;line-height:1.3}.DramaInfo-module-scss-module__Auvc1G__actions{align-items:center;gap:16px;display:flex}.DramaInfo-module-scss-module__Auvc1G__actionBtn{color:#6e7278;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;transition:all .2s;display:flex}.DramaInfo-module-scss-module__Auvc1G__actionBtn svg{height:20px;transition:all .2s}.DramaInfo-module-scss-module__Auvc1G__actionBtn:hover{color:#e7e8ea}.DramaInfo-module-scss-module__Auvc1G__iconWrapper{justify-content:center;align-items:center;display:flex}.DramaInfo-module-scss-module__Auvc1G__bounce{justify-content:center;align-items:center;animation:.45s cubic-bezier(.175,.885,.32,1.275) DramaInfo-module-scss-module__Auvc1G__likeBounce;display:flex}@keyframes DramaInfo-module-scss-module__Auvc1G__likeBounce{0%{transform:scale(1)translateY(0)}30%{transform:scale(1.2)translateY(-10px)}50%{transform:scale(1)translateY(0)}70%{transform:scale(.9)}to{transform:scale(1)translateY(0)}}.DramaInfo-module-scss-module__Auvc1G__praised{color:#fa4660;}.DramaInfo-module-scss-module__Auvc1G__praised svg{fill:#fa4660}.DramaInfo-module-scss-module__Auvc1G__collected{color:#f1c74e;}.DramaInfo-module-scss-module__Auvc1G__collected svg{fill:#f1c74e}.DramaInfo-module-scss-module__Auvc1G__plot{flex-direction:column;gap:8px;display:flex}.DramaInfo-module-scss-module__Auvc1G__plotTitle{color:#e7e8ea;margin:0;font-size:16px;font-weight:600}.DramaInfo-module-scss-module__Auvc1G__plotText{color:#6e7278;margin:0;font-size:14px;line-height:1.7}.DramaInfo-module-scss-module__Auvc1G__moreBtn{color:#f1c74e;cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;font-size:14px;text-decoration:none;display:inline}.DramaInfo-module-scss-module__Auvc1G__moreBtn:hover{text-decoration:underline}.DramaInfo-module-scss-module__Auvc1G__categories{flex-wrap:wrap;gap:10px;display:flex}.DramaInfo-module-scss-module__Auvc1G__categoryTag{color:#e7e8ea;background:#6e727833;border-radius:4px;padding:6px 14px;font-size:13px;text-decoration:none;transition:all .2s}.DramaInfo-module-scss-module__Auvc1G__categoryTag:hover{background:#6e72784d}@media (max-width:768px){.DramaInfo-module-scss-module__Auvc1G__container{gap:16px;padding:0}.DramaInfo-module-scss-module__Auvc1G__title{font-size:20px}.DramaInfo-module-scss-module__Auvc1G__actions{gap:12px}.DramaInfo-module-scss-module__Auvc1G__actionBtn{font-size:13px}.DramaInfo-module-scss-module__Auvc1G__actionBtn svg{width:18px;height:18px}.DramaInfo-module-scss-module__Auvc1G__plotTitle{font-size:15px}.DramaInfo-module-scss-module__Auvc1G__plotText{font-size:13px;line-height:1.6}.DramaInfo-module-scss-module__Auvc1G__categories{gap:8px}.DramaInfo-module-scss-module__Auvc1G__categoryTag{padding:5px 12px;font-size:12px}}
.EpisodeList-module-scss-module__hORy0q__container{flex-direction:column;gap:16px;width:100%;display:flex}.EpisodeList-module-scss-module__hORy0q__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.EpisodeList-module-scss-module__hORy0q__groupTabs{gap:8px;display:flex}.EpisodeList-module-scss-module__hORy0q__groupTab{color:#6e7278;cursor:pointer;white-space:nowrap;background:#6e72781a;border:1px solid #6e727833;border-radius:4px;padding:6px 16px;font-size:14px;font-weight:500;transition:all .2s}.EpisodeList-module-scss-module__hORy0q__groupTab:hover{color:#e7e8ea;background:#6e727833}.EpisodeList-module-scss-module__hORy0q__groupTab.EpisodeList-module-scss-module__hORy0q__active{color:#f1c74e;background:#f1c74e1a;border-color:#f1c74e}.EpisodeList-module-scss-module__hORy0q__totalCount{color:#6e7278;white-space:nowrap;cursor:pointer;align-items:center;gap:4px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.EpisodeList-module-scss-module__hORy0q__totalCount:hover{color:#f1c74e}.EpisodeList-module-scss-module__hORy0q__totalCount svg{width:16px;height:16px}.EpisodeList-module-scss-module__hORy0q__grid{grid-template-columns:repeat(6,1fr);gap:10px;max-width:488px;display:grid}.EpisodeList-module-scss-module__hORy0q__episodeItem{background:#6e72781a;border-radius:6px;justify-content:center;align-items:center;width:100%;max-width:73px;height:48px;text-decoration:none;transition:all .2s;display:flex}.EpisodeList-module-scss-module__hORy0q__episodeItem:hover{background:#6e727833;transform:scale(1.05)}.EpisodeList-module-scss-module__hORy0q__episodeItem.EpisodeList-module-scss-module__hORy0q__active{background:#f1c74e}.EpisodeList-module-scss-module__hORy0q__episodeItem.EpisodeList-module-scss-module__hORy0q__active .EpisodeList-module-scss-module__hORy0q__episodeNumber{color:#1a1a1a}.EpisodeList-module-scss-module__hORy0q__episodeNumber{color:#e7e8ea;font-size:14px;font-weight:600}@media (max-width:768px){.EpisodeList-module-scss-module__hORy0q__container{gap:12px;padding:0}.EpisodeList-module-scss-module__hORy0q__header{flex-wrap:wrap}.EpisodeList-module-scss-module__hORy0q__groupTabs{flex-wrap:wrap;gap:6px}.EpisodeList-module-scss-module__hORy0q__groupTab{padding:5px 12px;font-size:13px}.EpisodeList-module-scss-module__hORy0q__totalCount{font-size:13px}.EpisodeList-module-scss-module__hORy0q__grid{grid-template-columns:repeat(6,1fr);gap:8px;max-width:100%}.EpisodeList-module-scss-module__hORy0q__episodeItem{width:100%;max-width:none;height:38px}.EpisodeList-module-scss-module__hORy0q__episodeNumber{font-size:12px}}
