Hi @Shamil_1
Stylesheet are use in the sections. You cannot use it in the theme.liquid. This is section specific. You can check the stylesheet documentation.
The {% style %} is basically the same with . It creates a style tag. You can check the style documentation.