.circular-gallery{cursor:pointer;touch-action:pan-y pinch-zoom;width:100%;height:100%;overflow:hidden}.circular-gallery canvas{width:100%;height:100%;display:block}.gallery-lightbox{z-index:200;cursor:zoom-out;background:#000000eb;place-items:center;padding:24px;animation:.18s gallery-lightbox-in;display:grid;position:fixed;inset:0}.gallery-lightbox img{object-fit:contain;border-radius:12px;max-width:min(1200px,94vw);max-height:88svh}.gallery-lightbox-close{color:#000;cursor:pointer;background:#fafae7;border-radius:999px;place-items:center;width:44px;height:44px;font-size:17px;font-weight:700;display:grid;position:absolute;top:16px;right:16px}.gallery-lightbox-close:hover,.gallery-lightbox-close:focus-visible{background:#ffde00}@keyframes gallery-lightbox-in{0%{opacity:0}to{opacity:1}}
