/*
 * APES BCN styles are split by responsibility for easier maintenance.
 * The imports remain ordered to preserve the existing cascade.
 */
@import url("partials/base.css");
@import url("partials/components.css");
@import url("partials/pages.css");
