body.collection-frame-open{overflow:hidden}
#collection-frame{position:fixed;inset:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:#eff5f4;box-sizing:border-box;overflow:hidden}
#collection-frame iframe{display:block;width:100%;height:100%;border:0}
#collection-frame .collection-frame-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eff5f4;color:#29465a}
#collection-frame .collection-frame-loading[hidden]{display:none}
