/*
Theme Name: LMS Pro Theme
Theme URI: https://ais-dev-x44mop4leaioazygtp7rek-292316887041.asia-southeast1.run.app
Author: LMS Pro Team
Description: A professional LMS theme with integrated certificate systems and dynamic dashboards.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: lms-pro
*/

/* 
  LMS Pro Global Styles 
  This file is required for WordPress theme identification.
*/

:root {
  --lms-primary: #141414;
  --lms-accent: #0E63C2;
  --lms-bg: #E4E3E0;
}
