@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background-color:#0f0f13;color:#fff;min-height:100vh;background-image:radial-gradient(at 15% 25%,rgba(158,127,255,.1) 0px,transparent 50%),radial-gradient(at 85% 75%,rgba(56,189,248,.1) 0px,transparent 50%)}#root{min-height:100vh;display:flex;flex-direction:column}
