*{box-sizing:border-box;margin:0;padding:0}:root{--violet: #6D28D9;--violet-2: #8B5CF6;--ink: #0F0A1E;--bg: #0B0717;--card: #171226;--card-2: #1F1833;--line: #2A2342;--text: #ECEAF4;--muted: #9B95B5}html,body,#root{height:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#2a2342;border-radius:8px}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .7s linear infinite}
