.styles_imageSpoiler__SmaXk{margin:var(--global-space) 0}.styles_imageSpoilerToggle__XlSBL{background:var(--secondary-color);color:var(--invert-font-color);border:none;padding:.5em 1em;cursor:pointer;font-family:var(--font-stack);font-size:.9em;margin-bottom:var(--global-space);transition:background-color .2s ease}.styles_imageSpoilerToggle__XlSBL:hover{background:var(--font-color)}.styles_imageSpoilerToggle__XlSBL:before{content:"▶ ";margin-right:.5em}.styles_imageSpoilerToggle__XlSBL.styles_open___de1c:before{content:"▼ "}.styles_imageGrid__xRmWN{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:var(--global-space);gap:var(--global-space);margin-top:var(--global-space)}.styles_thumbnailBase__DOa2y{position:relative;cursor:pointer;border:1px solid var(--secondary-color);overflow:hidden;aspect-ratio:4/3;background:var(--code-bg-color);width:120px;height:90px;transition:transform .2s ease}.styles_thumbnailBase__DOa2y:hover{transform:scale(1.02)}.styles_imageThumbnail__PIOix{position:relative;cursor:pointer;border:1px solid var(--secondary-color);overflow:hidden;aspect-ratio:4/3;background:var(--code-bg-color);width:120px;height:90px;transition:transform .2s ease;box-sizing:border-box}.styles_imageThumbnail__PIOix:hover{transform:scale(1.02)}.styles_imageThumbnail__PIOix img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;opacity:0;display:block;box-sizing:border-box}.styles_imageThumbnail__PIOix img.styles_loaded__gRwFQ{opacity:1}.styles_imageLoading__lPXQO{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--secondary-color);font-size:.8em}.styles_imageModal__H3WuY{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.styles_imageModal__H3WuY img{max-width:90%;max-height:90%;object-fit:contain}.styles_imageModalClose__S5yd8{position:absolute;top:20px;right:30px;color:var(--invert-font-color);font-size:2em;cursor:pointer;background:none;border:none;font-family:var(--font-stack)}.styles_videoThumbnail__Ah5dp{position:relative;cursor:pointer;border:1px solid var(--secondary-color);overflow:hidden;aspect-ratio:4/3;background:var(--code-bg-color);width:120px;height:90px;transition:transform .2s ease;box-sizing:border-box;flex-shrink:0}.styles_videoThumbnail__Ah5dp:hover{transform:scale(1.02)}.styles_videoElement__UyBBz{width:120px;height:90px;object-fit:cover;pointer-events:none;display:block;box-sizing:border-box;position:absolute;top:0;left:0}.styles_videoIcon__j2xFw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5em;color:var(--invert-font-color);background:rgba(0,0,0,.7);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;pointer-events:none}@media screen and (max-width:480px){.styles_imageGrid__xRmWN{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.styles_imageThumbnail__PIOix{width:100px;height:75px}.styles_imageModal__H3WuY img{max-width:95%;max-height:95%}.styles_videoElement__UyBBz,.styles_videoThumbnail__Ah5dp{width:100px;height:75px}}