.similar-series-section{padding:1.5rem;border-radius:1.25rem;background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),.05),rgba(var(--bs-secondary-rgb),.03));border:1px solid rgba(var(--bs-primary-rgb),.1)}[data-bs-theme="dark"] .similar-series-section,[data-bs-theme="oled"] .similar-series-section{background:linear-gradient(135deg,rgb(13 110 253 / .08),rgb(108 117 125 / .05));border-color:rgb(255 255 255 / .08)}.similar-series-header .icon-box{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d6efd,#0a58ca);border-radius:.875rem;color:#fff;font-size:1.25rem;box-shadow:0 6px 20px rgb(13 110 253 / .3)}@media (max-width:575.98px){.similar-series-section{padding:1rem;margin-left:0!important;margin-right:0!important;border-radius:0}.similar-series-header .icon-box{width:40px;height:40px;font-size:1.1rem}.similar-series-header h2{font-size:1.1rem!important}}#cinema-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .95);z-index:9999;animation:fadeIn 0.3s ease}[data-bs-theme="light"] #cinema-overlay{background:rgb(230 230 230 / .95)}[data-bs-theme="dark"] #cinema-overlay{background:rgb(20 20 20 / .95)}[data-bs-theme="oled"] #cinema-overlay{background:rgb(0 0 0 / .98)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}#cinemaModeBtn{transition:all 0.2s ease}#cinemaModeBtn:hover{transform:scale(1.05)}.list-group{max-height:676px;overflow-y:auto;overflow-x:hidden}.list-group::-webkit-scrollbar{width:8px}.list-group::-webkit-scrollbar-track{background:rgb(0 0 0 / .1);border-radius:4px}.list-group::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .3);border-radius:4px}.list-group::-webkit-scrollbar-thumb:hover{background:rgb(0 0 0 / .5)}[data-bs-theme="dark"] .list-group::-webkit-scrollbar-track,[data-bs-theme="oled"] .list-group::-webkit-scrollbar-track{background:rgb(255 255 255 / .1)}[data-bs-theme="dark"] .list-group::-webkit-scrollbar-thumb,[data-bs-theme="oled"] .list-group::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .3)}[data-bs-theme="dark"] .list-group::-webkit-scrollbar-thumb:hover,[data-bs-theme="oled"] .list-group::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / .5)}