/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body {
  background: #0A0A0F;
  color: #E8E8F0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}
input, textarea, select, button { font-family: inherit; }
input:focus, textarea:focus { border-color: #00E5A088 !important; }
a { color: inherit; }
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #0D0D14; }
::-webkit-scrollbar-thumb { background: #1A1A2E; border-radius: 3px; }

