.lmlc-mms{--mms-max-h:60vh;width:100%}.lmlc-mms-slider{position:relative;width:100%;max-width:100%;max-height:var(--mms-max-h);overflow:hidden;height:var(--mms-slider-h,auto);aspect-ratio:25 / 48}.lmlc-mms-track{display:flex;gap:8px;height:100%;min-height:0;transition:transform 0.5s ease;will-change:transform;cursor:grab;touch-action:pan-y;user-select:none}.lmlc-mms-track.is-dragging{cursor:grabbing}.lmlc-mms-slide{position:relative;flex:0 0 25%;height:100%;min-height:0;overflow:hidden}.lmlc-mms-media{display:block;width:100%;height:100%;min-height:0;object-fit:cover;user-select:none;-webkit-user-drag:none}.lmlc-mms-btn{position:absolute;top:50%;transform:translateY(-50%);border:none;background:rgb(0 0 0 / .5);color:#fff;padding:8px 12px;cursor:pointer;font-size:14px;line-height:1;z-index:10}.lmlc-mms-prev{left:8px}.lmlc-mms-next{right:8px}.lmlc-mms-btn[disabled]{opacity:.4;cursor:default}.lmlc-mms-unsupported{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff}