It depends, it can get very complex at times. I've worked on projects with 5000+ lines of CSS, which is the main reason we are now using SCSS. Because you don't want to search for one CSS rule in 5000+ lines. CSS also gets a lot easier when you use CSS frameworks like Bootstrap or TailwindCSS.