.welluvi-gallery{display:block;width:100%;min-width:0}.welluvi-gallery__layout{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:start}.welluvi-gallery__rail{display:flex;flex-direction:column;gap:10px;max-height:760px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.welluvi-gallery__thumb{position:relative;display:block;width:96px;height:126px;flex:0 0 126px;padding:0;overflow:hidden;border:1px solid rgba(36,31,32,.16);background:#fff;cursor:pointer}.welluvi-gallery__thumb.is-active{border:2px solid #241f20}.welluvi-gallery__thumb img,.welluvi-gallery__placeholder{display:block;width:100%;height:100%;object-fit:contain}.welluvi-gallery__media-badge{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(36,31,32,.82);color:#fff;font-size:11px}.welluvi-gallery__stage{position:relative;min-width:0;height:clamp(620px,52vw,760px);overflow:hidden;border:1px solid rgba(36,31,32,.1);background:#f5f2f1}.welluvi-gallery__panel{width:100%;height:100%}.welluvi-gallery__panel[hidden]{display:none}.welluvi-gallery__panel img,.welluvi-gallery__panel video,.welluvi-gallery__panel iframe,.welluvi-gallery__panel model-viewer{display:block;width:100%;height:100%;object-fit:contain;border:0}.welluvi-gallery__arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:42px;height:54px;padding:0;border:0;background:rgba(255,255,255,.74);color:#241f20;font-size:36px;line-height:1;transform:translateY(-50%);cursor:pointer}.welluvi-gallery__arrow--prev{left:12px}.welluvi-gallery__arrow--next{right:12px}.welluvi-gallery__arrow:hover{background:#fff}.welluvi-gallery__stage:focus-visible{outline:2px solid #241f20;outline-offset:3px}@media(max-width:989px){.welluvi-gallery__layout{grid-template-columns:76px minmax(0,1fr);gap:12px}.welluvi-gallery__thumb{width:76px;height:98px;flex-basis:98px}.welluvi-gallery__stage{height:560px}.welluvi-gallery__rail{max-height:560px}}@media(max-width:749px){.welluvi-gallery__layout{display:flex;flex-direction:column-reverse;gap:10px}.welluvi-gallery__rail{width:100%;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden}.welluvi-gallery__thumb{width:72px;height:88px;flex:0 0 72px}.welluvi-gallery__stage{width:100%;height:auto;aspect-ratio:1/1}.welluvi-gallery__arrow{width:38px;height:48px;font-size:30px}.welluvi-gallery__arrow--prev{left:6px}.welluvi-gallery__arrow--next{right:6px}}