/* STEP 85: stable OLX-like galleries, swipe only, no arrows */
.kf-card-gallery-btn,.kf-detail-gallery-nav{display:none!important}
.kf-ad-photo,.kf-card-gallery-link,.kf-card-gallery-track{aspect-ratio:4/3!important;min-height:0!important;height:auto!important;overflow:hidden!important;background:#eef1f3!important}
.kf-card-gallery-track img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}
.ad-detail-page.kf-detail .kf-detail-gallery{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important}
.ad-detail-page.kf-detail .kf-detail-main-photo{order:1!important;width:100%!important;aspect-ratio:4/3!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:#edf0f2!important;border-radius:18px!important}
.ad-detail-page.kf-detail .kf-detail-main-photo .kf-detail-open-photo{display:block!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important}
.ad-detail-page.kf-detail .kf-detail-main-photo img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;background:#edf0f2!important}
.ad-detail-page.kf-detail .kf-detail-thumbs{order:2!important;display:flex!important;flex-direction:row!important;gap:9px!important;overflow-x:auto!important;width:100%!important;padding:2px 1px 8px!important;scrollbar-width:thin!important}
.ad-detail-page.kf-detail .kf-detail-thumb{flex:0 0 84px!important;width:84px!important;height:64px!important;border-radius:8px!important;overflow:hidden!important;background:#eef1f3!important}
.ad-detail-page.kf-detail .kf-detail-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}
.ad-detail-page.kf-detail .kf-detail-thumb.is-active{outline:3px solid #0b766e!important;outline-offset:1px!important}
@media(max-width:760px){
 .ad-detail-page.kf-detail .kf-detail-main-photo{aspect-ratio:4/3!important;border-radius:12px!important}
 .ad-detail-page.kf-detail .kf-detail-thumb{flex-basis:72px!important;width:72px!important;height:54px!important}
 .kf-detail-gallery-dots{display:none!important}
}
