.category-card-enhanced,.trending-category-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:.3s;margin-bottom:30px;background:#fff}.category-card-enhanced:hover,.trending-category-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.category-card-enhanced .image-container,.trending-category-card .image-container{position:relative;overflow:hidden;border-radius:12px 12px 0 0}.category-card-enhanced .image-container img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .5s}.category-card-enhanced:hover .image-container img,.trending-category-card:hover .image-container img{transform:scale(1.1)}.category-card-enhanced .image-overlay,.trending-category-card .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.4) 100%);opacity:0;transition:opacity .3s}.category-card-enhanced:hover .image-overlay,.trending-category-card:hover .image-overlay{opacity:1}.category-card-enhanced .category-content{padding:20px;text-align:center;background:#fff}.category-card-enhanced .category-title{font-size:18px;font-weight:600;color:#333;margin:0;transition:color .3s}.category-card-enhanced:hover .category-title,.trending-category-card:hover .category-title{color:var(--theme-color,#1d72ff)}.category-card-enhanced .category-count{font-size:14px;color:#777;margin-top:5px}.trending-category-card .image-container img{width:100%;height:200px;object-fit:cover;transition:transform .5s}.trending-category-card .category-content{padding:15px;text-align:center;background:#fff}.trending-category-card .category-title{font-size:16px;font-weight:600;color:#333;margin:0;transition:color .3s}.trending-category-card .category-count{font-size:13px;color:#777;margin-top:5px}.section-header-with-description{text-align:center;margin-bottom:40px}.section-title{font-size:28px;font-weight:700;color:#333;margin-bottom:10px}.section-description{font-size:16px;color:#666;max-width:600px;margin:0 auto}@media (max-width:1200px){.category-card-enhanced .image-container img{height:100%}.trending-category-card .image-container img{height:180px}.rts-cmmnSlider-over .swiper-slide{width:280px!important}}@media (max-width:992px){.category-card-enhanced .image-container img{height:100%}.trending-category-card .image-container img{height:160px}.category-card-enhanced .category-content{padding:15px}.trending-category-card .category-content{padding:12px}.rts-cmmnSlider-over .swiper-slide{width:260px!important}}@media (max-width:768px){.category-card-enhanced .image-container img,.trending-category-card .image-container img{height:100%}.section-title{font-size:24px}.section-description,.trending-category-card .category-title{font-size:14px}.category-card-enhanced,.trending-category-card{margin-bottom:20px}.category-card-enhanced .category-content{padding:12px}.trending-category-card .category-content{padding:10px}.category-card-enhanced .category-title{font-size:16px}.rts-cmmnSlider-over .swiper-slide{width:240px!important}}@media (max-width:576px){.category-card-enhanced .image-container img,.trending-category-card .image-container img{height:100%}.category-card-enhanced .category-content{padding:10px}.trending-category-card .category-content{padding:8px}.category-card-enhanced .category-title{font-size:15px}.section-description,.trending-category-card .category-title{font-size:13px}.category-card-enhanced .category-count,.trending-category-card .category-count{font-size:12px}.section-header-with-description{margin-bottom:30px}.section-title{font-size:22px}.rts-cmmnSlider-over .swiper-slide{width:220px!important}}@media (max-width:480px){.category-card-enhanced .image-container img,.trending-category-card .image-container img{height:100%}.category-card-enhanced,.trending-category-card{margin-bottom:15px}.category-card-enhanced .category-title{font-size:14px}.trending-category-card .category-title{font-size:12px}.category-card-enhanced .category-count,.trending-category-card .category-count{font-size:11px}.rts-cmmnSlider-over .swiper-slide{width:200px!important}}:root[data-theme=dark] .category-card-enhanced,:root[data-theme=dark] .trending-category-card{background:#121416}:root[data-theme=dark] .category-card-enhanced .category-content,:root[data-theme=dark] .trending-category-card .category-content{background:#121416}:root[data-theme=dark] .category-card-enhanced .category-title,:root[data-theme=dark] .trending-category-card .category-title{color:#fff}:root[data-theme=dark] .category-card-enhanced .category-count,:root[data-theme=dark] .trending-category-card .category-count{color:#ccc}:root[data-theme=dark] .section-title{color:#fff}:root[data-theme=dark] .section-description{color:#ccc}