/**
 * @filename index.css
 * @date Fri, 26 Jun 2026 15:18:06 +0800
 */
body {padding-top:calc(540px + 2.5rem + var(--nav-height))!important}header {--header-bg-opacity:0.5!important;--bs-box-shadow-sm:none}.slider {--primary-bg-color:rgb(215,219,227);position:absolute;background-color:var(--primary-bg-color);background-image:linear-gradient(180deg,var(--primary-bg-color),var(--primary-bg-color) 99.99%);left:0;top:var(--nav-height);right:0}.slider .carousel-item:before {content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.4);z-index:1}.slider .carousel-item .image {position:relative;z-index:0;height:550px;width:100%;background-size:cover;background-position:center top;background-repeat:no-repeat;background-image:var(--image-url)}.slider .carousel-item .carousel-caption {z-index:2;bottom:3rem;cursor:pointer}.slider .carousel-item .carousel-caption * {color:#ddd2d2!important}.slider .carousel-item .carousel-caption p {line-height:23px;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.genres {grid-template-columns:repeat(15,minmax(0,1fr));grid-gap:1px}.genres> a {text-align:center;border-radius:3px}@media (max-width:1200px) {.genres {grid-template-columns:repeat(10,minmax(0,1fr))}}@media (max-width:992px) {.genres {grid-template-columns:repeat(8,minmax(0,1fr))}.slider .carousel-item .carousel-caption {left:5%;right:5%}}@media (max-width:768px) {.genres {grid-template-columns:repeat(6,minmax(0,1fr))}}.card-section> .my-3 {margin:0!important}.card-section> .my-3> .my-2 {margin-bottom:0!important}