body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{overflow:hidden;position:relative}.App,.loading-page{height:100vh;width:100%}.loading-page{align-items:center;background-color:#00000080;display:flex;justify-content:center;left:0;position:fixed;top:0}.background-video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:fixed;top:50%;transform:translate(-50%,-50%);width:auto;z-index:-1}@media (max-aspect-ratio:1000737367198619/562949953421312){.background-video{height:auto;width:100%}}@media (min-aspect-ratio:16/9){.background-video{height:100%;width:auto}}.loading-dialog{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem 3rem;text-align:center;z-index:1}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;margin:0 auto 1rem;width:50px}.loading-dialog h2{color:#333;font-size:1.5rem;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.a4b61f49.css.map*/