.fancybox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.fancybox-content{position:relative;background:#000;border-radius:6px;max-width:90vw;max-height:90vh;width:900px;box-shadow:0 10px 30px rgba(0,0,0,.4);overflow:hidden}.fancybox-content iframe,.fancybox-content img{display:block;width:100%;height:70vh;max-height:90vh}.fancybox-content img{height:auto;max-height:90vh;object-fit:contain}.fancybox-close{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.6);color:#fff;border:0;border-radius:999px;width:36px;height:36px;font-size:24px;line-height:36px;cursor:pointer}
