:root{font-family:Inter,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}a{font-weight:500;color:#f78130;text-decoration:inherit}a:hover{color:#f78130}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:transparent!important}button:focus,button:focus-visible{outline:4px auto transparent!important}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Gotham;src:url(/assets/Gotham-Light-DYb-GHro.otf);font-weight:300}@font-face{font-family:Gotham;src:url(/assets/Gotham-Book-CBEAUplT.ttf);font-weight:400}@font-face{font-family:Gotham;src:url(/assets/Gotham-Medium-DhU0b2rU.otf);font-weight:500}@font-face{font-family:Gotham;src:url(/assets/Gotham-Bold-BUZkTt9Z.otf);font-weight:600}html{width:100%;height:100%}body{font-family:Gotham;height:100%;background:#f5f5f5;color:#000}#root{position:absolute;top:0;left:0;right:0;bottom:0}.mui-spinner-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mui-spinner{width:40px;height:40px;animation:mui-rotate 1.4s linear infinite}.mui-spinner-circle{stroke:#2c2c2c;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0;animation:mui-dash 1.4s ease-in-out infinite}@keyframes mui-rotate{to{transform:rotate(360deg)}}@keyframes mui-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:1,200;stroke-dashoffset:-125}}
