html,body{margin:0;padding:0;width:100%;height:100%;background-color:#f0f2f5;overflow-x:hidden}.AppRoot{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#334155;min-height:100vh;position:relative;display:flex;flex-direction:column;isolation:isolate;background:linear-gradient(47deg,#fff,#c5c3c6);background-size:200% 200%;animation:animated-gradient-flow 6.5s cubic-bezier(.4,0,.2,1) infinite}@keyframes animated-gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.AppRoot a{text-decoration:none}.container,.AppRoot .container{display:flex}
