.recatch-modal-overlay{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;background:#0000008f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px}.recatch-modal-content{position:relative;width:min(960px,100%);height:min(840px,calc(100vh - 48px));border-radius:20px;background:#fff;box-shadow:0 18px 60px #00000047;overflow:hidden}.recatch-modal-close{position:absolute;top:12px;right:12px;z-index:2;width:40px;height:40px;border:none;border-radius:9999px;background:#00000085;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background-color .16s ease}.recatch-modal-close:hover{background:#000000b8}.recatch-modal-embed-container{width:100%;height:100%;background:#fff}
