Performance
The target is Core Web Vitals in the good range under real-world use, measured where your visitors actually are, not just in the lab.
- Fast load times: images are prioritised, correctly sized and lazy-loaded where it makes sense.
- Stable layouts: no content jumping around while the page loads.
- Lean JavaScript: no library for simple effects, no unnecessary weight.
- Self-hosted fonts instead of external font services.
- Third-party scripts are minimised and only loaded after consent.
