.latest-mangas-section{padding:60px 20px}.latest-mangas-section__container{margin:0 auto;max-width:1200px}.latest-mangas-section__header{margin-bottom:40px;text-align:center}.latest-mangas-section__title{color:#2c3e50;font-size:36px;font-weight:700;margin-bottom:15px}.latest-mangas-section__subtitle{color:#6c757d;font-size:18px}.latest-mangas-section__grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));margin-bottom:40px}.latest-mangas-section__card{border:1px solid #e8e6e3;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.latest-mangas-section__card:hover{box-shadow:0 12px 30px rgba(0,0,0,.15);transform:translateY(-8px)}.latest-mangas-section__image-wrapper{background:linear-gradient(180deg,hsla(36,20%,95%,.3),hsla(36,20%,95%,.1));overflow:hidden;position:relative}.latest-mangas-section__image{display:block;height:auto;transition:transform .3s ease;width:100%}.latest-mangas-section__card:hover .latest-mangas-section__image{transform:scale(1.05)}.latest-mangas-section__content{padding:25px;position:relative}.latest-mangas-section__genres{margin-bottom:15px;text-align:center}.latest-mangas-section__genre-label{color:#708090;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.latest-mangas-section__title-text{color:#3c4666;font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.latest-mangas-section__manga-title{color:#3c4666;font-size:18px;font-weight:700;margin:0 0 10px;text-align:center}.latest-mangas-section__ratings{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:15px}.latest-mangas-section__star-figure{align-items:center;display:flex;gap:2px;margin:0}.latest-mangas-section__count{color:#708090;font-size:16px;font-weight:600}.latest-mangas-section__meta{border-top:1px solid #e0e0e0;margin-top:15px;padding-top:15px}.latest-mangas-section__meta-item{color:#7f8c8d;font-size:14px;margin-bottom:5px;text-align:center}.latest-mangas-section__meta-item:last-child{margin-bottom:0}.latest-mangas-section__meta-strong{color:#495057}.latest-mangas-section__product-link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.latest-mangas-section__cta-wrapper{text-align:center}@media (max-width:768px){.latest-mangas-section{padding:40px 15px}.latest-mangas-section__title{font-size:28px}.latest-mangas-section__grid{gap:20px;grid-template-columns:1fr}.latest-mangas-section__main-title{font-size:24px}.latest-mangas-section__logo-img{height:30px}}