.post-content img:not(.in-text):not([data-no-lightbox]){cursor:zoom-in}.image-lightbox{max-width:100vw;max-height:100vh;padding:24px;border:0;color:#fff;background:0 0;overflow:visible}.image-lightbox[open]{display:grid;gap:12px;justify-items:center}.image-lightbox::backdrop{background:rgba(0,0,0,.88)}.image-lightbox img{display:block;max-width:calc(100vw - 48px);max-height:calc(100vh - 96px);object-fit:contain;border-radius:4px;background:rgba(255,255,255,4%);box-shadow:0 24px 80px rgba(0,0,0,.45);cursor:zoom-out}.image-lightbox p{max-width:min(900px,calc(100vw - 48px));margin:0;color:rgba(255,255,255,.86);font-size:14px;line-height:1.6;text-align:center}.image-lightbox button{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;background:rgba(0,0,0,.45);font-size:30px;line-height:1;cursor:pointer}.image-lightbox button:hover{background:rgba(255,255,255,.16)}.image-lightbox button:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:640px){.image-lightbox{padding:16px}.image-lightbox img{max-width:calc(100vw - 32px);max-height:calc(100vh - 88px)}.image-lightbox p{max-width:calc(100vw - 32px)}}