/* ============================================
   483 Signal Ghost Theme - Main Stylesheet
   ============================================ */

/* Google Fonts - Inter */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;600;700&display=swap');

/* Base styles, variables, and typography */
@import "global.css";

/* Layout system (containers, grids, spacing) */
@import "layouts.css";

/* Component styles (buttons, cards, navigation, footer) */
@import "components-v2.css";
