*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#0a0a0f;color:#f0f0f8;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#2e2e4e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00dc82}::-moz-selection{background:rgba(0,220,130,.2);color:#f0f0f8}::selection{background:rgba(0,220,130,.2);color:#f0f0f8}