.catch-media-preview{position:relative;width:72px;height:72px;align-self:start;overflow:hidden;border-radius:6px;background:#eef4f5}.catch-media-preview>img,.catch-media-preview>video{display:block;width:100%!important;height:100%!important;object-fit:cover;border-radius:6px;cursor:pointer}.catch-media-expand{position:absolute;top:4px;right:4px;z-index:3;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:rgba(4,28,37,.78);color:#fff;font-size:18px;line-height:1;display:grid;place-items:center;box-shadow:0 2px 8px rgba(0,0,0,.18)}.catch-media-expand:active{transform:scale(.96)}.catch-media-lightbox[hidden]{display:none}.catch-media-lightbox{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:52px 12px 20px;background:rgba(0,15,21,.94);backdrop-filter:blur(3px)}.catch-media-lightbox-stage{width:100%;height:100%;display:grid;place-items:center}.catch-media-lightbox-stage img,.catch-media-lightbox-stage video{max-width:min(96vw,1100px);max-height:86vh;width:auto;height:auto;object-fit:contain;border-radius:8px;background:#000;box-shadow:0 16px 60px rgba(0,0,0,.38)}.catch-media-lightbox-close{position:fixed;top:max(14px,env(safe-area-inset-top));right:14px;z-index:10001;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:31px;line-height:1}.media-viewer-open{overflow:hidden}@media(max-width:580px){.catch-media-preview{width:80px;height:80px}.catch-media-expand{width:28px;height:28px;font-size:17px;top:4px;right:4px}.catch-media-lightbox{padding-left:8px;padding-right:8px}.catch-media-lightbox-stage img,.catch-media-lightbox-stage video{max-width:96vw;max-height:82vh}}