@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#e8e8f0;background:#0a0a0f;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:#a29bfe;text-decoration:none;transition:color .15s}a:hover{color:#7c6ef7}button{font-family:inherit}img{max-width:100%;height:auto;display:block}input,select,textarea{font-family:inherit;font-size:inherit}::selection{color:#fff;background:#6c5ce7}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#55556a;border-radius:9999px}
