.mp-gallery{margin:2rem 0;max-width:100%;color:#111}.mp-gallery__stage{position:relative;overflow:hidden;border-radius:14px;background:#111;aspect-ratio:16/10}.mp-gallery__slide{display:none;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.mp-gallery__slide.is-active{display:block}.mp-gallery__slide img{display:block;width:100%;height:100%;object-fit:contain}.mp-gallery__nav{position:absolute;top:50%;z-index:2;translate:0 -50%;width:46px;height:46px;border:0;border-radius:50%;background:rgba(0,0,0,.62);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.mp-gallery__nav--prev{left:1rem}.mp-gallery__nav--next{right:1rem}.mp-gallery__counter{position:absolute;right:1rem;bottom:1rem;padding:.35rem .65rem;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;font-size:.85rem}.mp-gallery__thumbs{display:flex;gap:.55rem;overflow-x:auto;padding:.75rem 0 .25rem;scrollbar-width:thin}.mp-gallery__thumb{flex:0 0 92px;height:64px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#ddd;cursor:pointer}.mp-gallery__thumb.is-active{border-color:#9e1b32}.mp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.mp-gallery__credit{margin:.7rem 0 0;color:#666;font-size:.9rem}.mp-gallery__credit span{font-weight:700;color:#333}.mp-gallery__lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:2.5rem 4rem;border:0;background:rgba(0,0,0,.94);color:#fff}.mp-gallery__lightbox[open]{display:flex;align-items:center;justify-content:center;gap:1rem}.mp-gallery__lightbox::backdrop{background:#000}.mp-gallery__lightbox img{max-width:calc(100vw - 12rem);max-height:calc(100vh - 5rem);object-fit:contain}.mp-gallery__close{position:fixed;top:1rem;right:1rem;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:2rem;cursor:pointer}.mp-gallery__lightbox-nav{border:0;background:transparent;color:#fff;font-size:3.5rem;cursor:pointer}@media(max-width:640px){.mp-gallery__stage{aspect-ratio:4/3}.mp-gallery__nav{width:40px;height:40px}.mp-gallery__nav--prev{left:.5rem}.mp-gallery__nav--next{right:.5rem}.mp-gallery__lightbox{padding:3.5rem .5rem 1rem}.mp-gallery__lightbox img{max-width:calc(100vw - 5rem);max-height:calc(100vh - 5rem)}.mp-gallery__lightbox-nav{font-size:2.5rem}.mp-gallery__thumb{flex-basis:76px;height:54px}}
