.popup-overlay{align-items:center;background:rgba(0,0,0,.6);display:none;inset:0;justify-content:center;position:fixed;z-index:9999}.popup-window{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.3);height:80vh;max-width:1200px;overflow:hidden;position:relative;width:90vw}.popup-close{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 10px;position:absolute;right:12px;top:12px;z-index:10}.popup-window iframe{border:none;height:100%;width:100%}