Write professional, uniform, and clean CSS code by adhering to these guidelines.
- Naming: Use clear naming formats. Variables should represent content details.
- Modularity: Design code split cleanly into functions and classes.
- Error Handlers: Always account for boundary checks.
- Organize properties logically, use relative units (rem, em) for sizing, keep specificities low, and leverage custom properties for themes.