/* ============================================================
   Tata letak V3 — "Magazine"
   Banner tinggi, kartu membulat besar, grid 4 kolom, judul tengah.
   ============================================================ */

.ly-hmo84e { height: 78px; }

/* Kartu membulat besar dengan jarak lega */
.ct-fcmzn {
    border-radius: 20px;
    margin-bottom: 1rem;
    box-shadow: 0 6px 26px rgba(0,0,0,.45);
}
.md-66vj {
    flex-direction: column;
    align-items: center;
    gap: .35rem;
    padding: 1rem .9rem .7rem;
    text-align: center;
}
.md-o1ly3 span { font-size: 1.15rem; }
.ui-cp7no { font-size: .8rem; }

/* Grid lega: 4 kolom */
.ly-wrlw { grid-template-columns: repeat(4, minmax(0,1fr)); gap: .5rem; }
.gr-qsk3b img { transform: scale(1.06); }

/* Banner tinggi ala sampul majalah */
.el-ghyz { border-radius: 20px; }
.bx-3ol51d img.ui-nkaio { width: 100%; height: auto; object-fit: contain; }

/* Teaser bertumpuk 2 baris */
.sc-o73jzm { grid-template-columns: repeat(2, minmax(0,1fr)); gap: .6rem; }
.sc-o73jzm .fx-3ci1x { height: 42px; border-radius: 21px; }

/* Kartu kasino lebih besar */
.sc-rzfei { border-radius: 16px; }
