#post-content-section img,#post-content-section figure img{cursor:zoom-in;transition:transform .2s ease}.img-zoom-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);display:none;align-items:center;justify-content:center;z-index:9999}.img-zoom-overlay.active{display:flex}.img-zoom-overlay img{max-width:80vw;max-height:80vh;border-radius:6px;cursor:zoom-out;box-shadow:0 10px 30px rgba(0,0,0,.4)}.img-zoom-close{position:absolute;top:20px;right:10px;width:48px;height:48px;background:0 0;cursor:pointer;color:#fff;font-size:48px;line-height:1;display:flex;align-items:center;justify-content:center}.img-zoom-close:focus-visible{outline:none}body.zoom-open{overflow:hidden}#post-content-section .no-zoom figure img{transform:none!important;cursor:pointer!important}