@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,html,body{margin:0;padding:0;box-sizing:border-box;height:100%;width:100%;overflow:hidden}::selection{background:#8d8d8d}.button-page-container{position:absolute;bottom:50px;left:50px;z-index:1000}@media (max-width: 768px){.button-page-container{bottom:32px;left:32px}}.button-grid-wrapper{display:flex;flex-direction:column;gap:12px}.button-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.custom-hover-button.dark-theme{border-color:#fff!important}.custom-hover-button.dark-theme .anticon{color:#fff!important}.custom-hover-button.dark-theme:hover{background-color:#fff!important;border:none!important}.custom-hover-button.dark-theme:hover .anticon{color:#000!important}.custom-hover-button.light-theme{border-color:#000!important}.custom-hover-button.light-theme .anticon{color:#000!important}.custom-hover-button.light-theme:hover{background-color:#000!important;border:none!important}.custom-hover-button.light-theme:hover .anticon{color:#fff!important}.loading-page{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:transparent}.panel{position:absolute;left:0;width:100%;height:50%;background-color:#000;z-index:1}.top-panel{top:0}.bottom-panel{bottom:0}.progress-container{width:100vw;text-align:center;position:relative;z-index:2}.loading-progress{margin-bottom:16px}.progress-text{font-size:14px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.welcome{opacity:0;font-size:45px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:lighter;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;z-index:3}
