.Frame_wrapper__tCT5h{display:flex;flex-direction:column;min-height:100vh;max-width:800px;margin:0 auto;@media(width > 800px){box-shadow:0 0 10px #A6AFC366}}.Frame_main__f_vlA{display:flex;flex-direction:column;flex:1 0 auto}.Frame_content__HobWG{display:flex;flex-direction:column;flex-grow:1;padding:1rem 1rem 2rem;box-sizing:border-box}.Frame_topbar__4yotY{position:sticky;top:0;height:var(--topbar-height);background-color:#ffffff;border-bottom:1px solid var(--color-stroke);z-index:10}.Frame_footer__qvZZr{flex:0 0 auto;background-color:var(--color-bg-gray)}.Topbar_container__qxf_s{align-items:center;display:flex;justify-content:space-between;height:100%;padding:4px 10px;cursor:pointer}.Topbar_logo__czpnk{flex:0 0 auto}.Topbar_actions___LEXA{flex:0 0 auto;display:flex;align-items:center}.Loader_loader__Zv64n{width:48px;aspect-ratio:1/1;border:5px solid var(--color-primary);border-bottom:5px solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:Loader_rotation__ADvXK 1s linear infinite}@keyframes Loader_rotation__ADvXK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}