/*
Theme Name: Goldenspire Theme
Theme URI: https://goldenspireglobalexports.com/
Author: Antigravity & User
Description: Premium & modern custom WordPress Theme converted for Goldenspire Global Exports LLP. Fully responsive, clean layouts using HSL Tailwind color scheme and typography.
Version: 1.1
Text Domain: goldenspire-theme
*/

/* Custom styles can be added here if needed, but we will load Tailwind and Google Fonts dynamically via functions.php */
body {
  margin: 0;
  font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #111827;
  background: #ffffff;
}
