/* main.css */
@import url('style.css'); /* Global styles like fonts and branding */
@import url('home.css');  /* Homepage specific layouts */
