*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;font-family:Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0f;background-image:radial-gradient(ellipse 70% 60% at 10% 95%,rgba(249,115,22,.14),transparent 50%),radial-gradient(ellipse 75% 60% at 92% 5%,rgba(249,115,22,.1),transparent 52%),radial-gradient(ellipse 35% 35% at 75% 85%,rgba(249,115,22,.07),transparent 45%),radial-gradient(ellipse 25% 25% at 5% 30%,rgba(249,115,22,.05),transparent 40%);background-attachment:fixed;background-repeat:no-repeat}#root{height:100%;display:flex;flex-direction:column;background-color:transparent;position:relative;z-index:1}a{text-decoration:none;color:inherit}.text-center{text-align:center}.full-width{width:100%}.full-height{height:100%}.responsive-img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a24}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#52525b}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-transition-enter{opacity:0}.page-transition-enter-active{opacity:1;transition:opacity .3s}.page-transition-exit{opacity:1}.page-transition-exit-active{opacity:0;transition:opacity .3s}
