.mob-ikona{grid-template-columns:repeat(4,1fr)!important;gap:24px!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
.mob-til{position:relative;aspect-ratio:1/1;overflow:hidden;display:flex!important;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(160deg,var(--c1,#2563eb),var(--c2,#60a5fa))!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:18px!important;box-shadow:0 16px 26px -18px rgba(11,43,92,.55);padding:5px 3px!important;gap:4px!important;text-decoration:none;transition:.18s}
.mob-til:hover{transform:translateY(-3px);box-shadow:0 20px 30px -16px rgba(11,43,92,.6)}
.mob-til b{font-size:10px!important;font-weight:700!important;color:#fff!important;text-align:center;line-height:1.22;text-shadow:0 1px 3px rgba(0,0,0,.35);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:0 2px}
.til-ikon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.22)!important;color:#fff!important;box-shadow:none!important;flex:0 0 auto}
.til-ikon svg{width:21px!important;height:21px!important;fill:currentColor;stroke:none}
.til-ikon svg:not([fill]){fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.til-ikon svg path[fill="#fff"],.til-ikon svg rect[fill="#fff"]{fill:var(--c1,#2563eb)}
.til-ikon svg path[stroke="#fff"]{stroke:var(--c1,#2563eb)}
@media(max-width:620px){.mob-ikona{gap:16px!important;max-width:none!important}.mob-til{border-radius:15px!important;gap:4px!important}.til-ikon{width:34px;height:34px;border-radius:11px}.til-ikon svg{width:19px!important;height:19px!important}.mob-til b{font-size:9.2px!important}}
@media(max-width:400px){.mob-ikona{gap:12px!important;max-width:none!important}.til-ikon{width:31px;height:31px}.til-ikon svg{width:18px!important;height:18px!important}.mob-til b{font-size:8.8px!important}}

/* slider banner: ukuran dikunci agar selalu rapi */
.mob-carousel{scroll-behavior:auto!important}
.mob-slide.foto-slide{flex:0 0 100%!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;min-height:0!important}
.mob-slide.foto-slide .mob-poster{display:block;width:100%;height:auto}
.mob-slide.foto-slide img{display:block;width:100%!important;height:auto!important;object-fit:contain}
