:root{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;box-sizing:border-box}#root{width:100vw;height:100vh;overflow-y:auto;overflow-x:hidden}._root_1pfss_5{display:flex;width:100%;justify-content:end;align-items:center;position:fixed;z-index:0;bottom:0%;left:0%;font-size:small;color:var(--color);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.75;box-sizing:border-box;padding:1.5em}.loading-mask{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;top:0;left:0;overflow:hidden;gap:10px;pointer-events:auto;z-index:9999;--color: #3090dd;--offset: 0}.loading-mask .loading-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;width:80px;height:80px;gap:2px}@keyframes item-jump{0%{height:50%;filter:brightness(120%);opacity:.8}50%,to{height:100%;filter:brightness(150%)}}.loading-mask .loading-wrapper .loading-item{filter:brightness(120%);background:var(--color);height:100%;flex:1;animation:.75s ease-out calc(var(--offset) * .2s) alternate infinite item-jump}._root_1kgop_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}._root_1kgop_1 img{max-width:500px;height:auto;object-position:center;object-fit:scale-down}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#444;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;justify-content:center;align-items:center;min-width:320px;min-height:100vh;font-size:16px}h1{font-size:3.2em;line-height:1.1}
