:root{--app-bg-1: #0b1220;--app-bg-2: #111827;--text-default: #e6eef8}html,body,#root{height:100%;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--app-bg-1);color:var(--text-default);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh}#root{min-height:100vh;display:block}a,button,input,textarea{font-family:inherit}
