#aether-popup{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:flex-end;padding:20px;background:rgba(255,255,255,.08);backdrop-filter:blur(3px)}#aether-popup[hidden]{display:none}#aether-popup .popup-inner{width:min(660px,52vw);height:min(82vh,780px);border-radius:28px;overflow:hidden;background:rgba(255,253,245,.97);box-shadow:0 28px 70px rgba(15,49,34,.28);border:1px solid rgba(255,255,255,.9);position:relative}#aether-popup iframe{width:100%;height:100%;border:0}#aether-popup button{position:absolute;right:12px;top:12px;z-index:2;border:0;border-radius:50%;width:38px;height:38px;background:#123d2b;color:#fff;font-size:24px}@media(max-width:760px){#aether-popup{align-items:flex-end;padding:10px;background:rgba(255,255,255,.12)}#aether-popup .popup-inner{width:100%;height:78vh;border-radius:24px 24px 0 0}}
