:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden;background:linear-gradient(-45deg,#1a1a1a,#2c1a36,#1a2a3a,#1a362a,#1a1a1a);background-size:400% 400%;animation:gradientAnimation 20s ease infinite;will-change:background-position}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}#root{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}
