.dramabox-module__nL_l7q__container{color:#fff;max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif}.dramabox-module__nL_l7q__heading{background:linear-gradient(135deg,#a770ef 0%,#cf8bf3 50%,#fdb99b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dramabox-module__nL_l7q__subheading{color:silver;max-width:600px;font-size:1.1rem;line-height:1.6}.dramabox-module__nL_l7q__sectionTitle{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.dramabox-module__nL_l7q__heroBanner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#a770ef26 0%,#14141499 100%);border:1px solid #a770ef4d;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:3rem;display:flex;box-shadow:0 10px 40px #0000004d}.dramabox-module__nL_l7q__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a770ef 0%,#cf8bf3 100%);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 15px #a770ef66}.dramabox-module__nL_l7q__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a770ef99}.dramabox-module__nL_l7q__categoryScroller{scrollbar-width:none;gap:.7rem;margin-bottom:2rem;padding-bottom:1.2rem;display:flex;overflow-x:auto}.dramabox-module__nL_l7q__categoryScroller::-webkit-scrollbar{display:none}.dramabox-module__nL_l7q__categoryPill{white-space:nowrap;color:silver;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;flex-shrink:0;padding:.55rem 1.3rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.dramabox-module__nL_l7q__categoryPill:hover{color:#fff;background:#a770ef26;border-color:#a770ef66}.dramabox-module__nL_l7q__categoryPillActive{color:#fff;background:linear-gradient(135deg,#a770ef 0%,#cf8bf3 100%);border-color:#0000;box-shadow:0 4px 15px #a770ef66}.dramabox-module__nL_l7q__scrollContainer{scrollbar-width:thin;scrollbar-color:#a770ef80 #0000001a;gap:1.2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.dramabox-module__nL_l7q__scrollContainer::-webkit-scrollbar{height:6px}.dramabox-module__nL_l7q__scrollContainer::-webkit-scrollbar-thumb{background-color:#a770ef80;border-radius:10px}.dramabox-module__nL_l7q__card{flex-direction:column;flex-shrink:0;min-width:140px;max-width:140px;text-decoration:none;transition:transform .3s;display:flex}.dramabox-module__nL_l7q__card:hover{transform:translateY(-4px)scale(1.02)}.dramabox-module__nL_l7q__cardImageWrapper{aspect-ratio:2/3;background-color:#1a1a1a;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:.8rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #0006}.dramabox-module__nL_l7q__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.dramabox-module__nL_l7q__card:hover .dramabox-module__nL_l7q__cardImage{transform:scale(1.05)}.dramabox-module__nL_l7q__cardBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0000004d}.dramabox-module__nL_l7q__cardEp{color:#fff;background:#000c;border-radius:4px;padding:3px 6px;font-size:.75rem;font-weight:600;position:absolute;bottom:8px;left:8px}.dramabox-module__nL_l7q__cardTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .2rem;font-size:.9rem;font-weight:700;overflow:hidden}.dramabox-module__nL_l7q__cardViews{color:#a0a0a0;margin:0;font-size:.8rem}.dramabox-module__nL_l7q__rankCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1e80;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;min-width:280px;padding:.8rem 1.2rem;text-decoration:none;transition:transform .3s,background .3s;display:flex}.dramabox-module__nL_l7q__rankCard:hover{background:#282828cc;border-color:#a770ef4d;transform:translateY(-3px)}.dramabox-module__nL_l7q__rankNumber{text-align:center;flex-shrink:0;width:40px;font-size:2rem;font-weight:900}.dramabox-module__nL_l7q__rankTop{background:linear-gradient(135deg,#a770ef 0%,#cf8bf3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.dramabox-module__nL_l7q__rankOther{color:#fff3}.dramabox-module__nL_l7q__rankImage{border-radius:8px;flex-shrink:0;width:60px;height:85px;overflow:hidden}.dramabox-module__nL_l7q__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.dramabox-module__nL_l7q__playerLayout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.dramabox-module__nL_l7q__playerLayout{grid-template-columns:2.5fr 1fr}}.dramabox-module__nL_l7q__videoWrapper{aspect-ratio:9/16;background:#000;border-radius:16px;width:100%;max-width:450px;max-height:80vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}@media (min-width:768px){.dramabox-module__nL_l7q__videoWrapper{aspect-ratio:16/9;max-width:100%}}.dramabox-module__nL_l7q__video{object-fit:contain;width:100%;height:100%}.dramabox-module__nL_l7q__metaInfo{background:#1e1e1e80;border:1px solid #ffffff0d;border-radius:16px;margin-top:1.5rem;padding:1.5rem}.dramabox-module__nL_l7q__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.dramabox-module__nL_l7q__tag{color:#cf8bf3;background:#a770ef26;border:1px solid #a770ef4d;border-radius:50px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.dramabox-module__nL_l7q__episodesList{flex-direction:column;gap:.8rem;max-height:600px;padding-right:.5rem;display:flex;overflow-y:auto}.dramabox-module__nL_l7q__episodesList::-webkit-scrollbar{width:6px}.dramabox-module__nL_l7q__episodesList::-webkit-scrollbar-thumb{background-color:#a770ef80;border-radius:10px}.dramabox-module__nL_l7q__episodeItem{cursor:pointer;background:#14141499;border:1px solid #0000;border-radius:12px;gap:1rem;padding:.8rem;text-decoration:none;transition:all .2s;display:flex}.dramabox-module__nL_l7q__episodeItem:hover{background:#1e1e1ecc;transform:translate(4px)}.dramabox-module__nL_l7q__episodeActive{background:#a770ef26;border:1px solid #a770ef66}.dramabox-module__nL_l7q__episodeImage{object-fit:cover;border-radius:6px;flex-shrink:0;width:80px;height:50px}.dramabox-module__nL_l7q__episodeNumber{color:#fff;align-items:center;font-weight:700;display:flex}.dramabox-module__nL_l7q__pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.dramabox-module__nL_l7q__pageBtn{color:#fff;cursor:pointer;background:#1e1e1ecc;border:1px solid #ffffff1a;border-radius:12px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.dramabox-module__nL_l7q__pageBtn:hover:not(:disabled){background:#a770ef33;border-color:#a770ef80}.dramabox-module__nL_l7q__pageBtn:disabled{opacity:.5;cursor:not-allowed}.dramabox-module__nL_l7q__searchInput{color:#fff;background:#1e1e1ecc;border:1px solid #ffffff1a;border-radius:50px;width:100%;margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.1rem;transition:all .3s}.dramabox-module__nL_l7q__searchInput:focus{border-color:#a770ef;outline:none;box-shadow:0 0 15px #a770ef4d}.dramabox-module__nL_l7q__loader{border:4px solid #ffffff1a;border-top-color:#a770ef;border-radius:50%;width:40px;height:40px;margin:2rem auto;animation:1s linear infinite dramabox-module__nL_l7q__spin}@keyframes dramabox-module__nL_l7q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
