@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#11111b;color:#cdd6f4;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:#89b4fa!important;box-shadow:0 0 0 3px #89b4fa26}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#181825}::-webkit-scrollbar-thumb{background:#313244;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#45475a}
