@mantine/hooks – collection of 30+ react hooks for state and UI management.
@mantine/styles – emotion based css-in-js library that is used in all Mantine components. Usually this package is installed automatically and exported from @mantine/core – there is no need to install it separately, learn more about createStyles here.