.rll-gallery-wrapper{margin-top:1.5rem}
.rll-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}
.rll-gallery-title{font-size:1.125rem;margin:0}
.rll-gallery-controls{display:flex;gap:.5rem}
.rll-btn{padding:.35rem .75rem;border:1px solid #dcdcdc;background:#fff;border-radius:6px;cursor:pointer}
.rll-btn:hover{background:#f7f7f7}
.rll-gallery-swiper .swiper-slide{overflow:hidden;border-radius:10px}
.rll-gallery-swiper img{width:100%;height:100%;object-fit:cover;display:block}
.rll-gallery-pagination{margin-top:.5rem}
