/* 
   EDP Future 2026 - Main Stylesheet 
   This file acts as an entry point for the modular CSS system.
*/

@import "variables.css";
@import "animations.css";
@import "base.css";
@import "layout.css";
@import "components.css";
@import "pages.css";

/* Critical patches or legacy styles can be added below if needed */