.rvm{z-index:100000;background:#08061473;justify-content:center;align-items:center;padding:22px;animation:.25s both rvm-in;display:flex;position:fixed;inset:0}@keyframes rvm-in{0%{opacity:0}to{opacity:1}}.rvm-panel{background:#14102b;border:1px solid #d8a84b66;border-radius:18px;width:min(920px,96vw);height:90vh;animation:.3s cubic-bezier(.3,1.2,.5,1) both rvm-pop;position:relative;overflow:hidden;box-shadow:0 28px 70px #0009}@keyframes rvm-pop{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.rvm-frame{border:0;width:100%;height:100%;display:block}.rvm-x{z-index:2;cursor:pointer;color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:0;border-radius:50%;width:36px;height:36px;font-size:14px;position:absolute;top:12px;right:12px}.rvm-x:hover{background:#ffffff38}@media (max-width:600px){.rvm{padding:10px}.rvm-panel{border-radius:14px;width:100vw;max-width:calc(100vw - 20px);height:94vh}}