:root{--violet: #4711cb;--violet-2: #5b22e8;--violet-50: #f4f1ff;--violet-100: #e9e3ff;--violet-accent: #9a6bff;--bg: #fbfbfd;--surface: #ffffff;--ink: #16111f;--body: #524d61;--muted: #837e92;--line: #ece9f4;--line-strong: #e1ddef;--negative: #5b22e8}html,body{height:100%}body{margin:0;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg);color:var(--ink)}#root{display:flex;justify-content:center;background-color:var(--bg);min-height:100%}
