/*
Theme Name: EarnInPakistan
Theme URI: https://earninpakistan.com/
Author: Antigravity
Author URI: https://github.com/google-deepmind
Description: A highly optimized, clean, category-focused, and SEO-friendly WordPress theme for EarnInPakistan.com. Built with Inter typography, navy/green brand colors, custom layouts, and zero bloat.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: earninpakistan
Tags: custom-menu, featured-images, light, post-formats, responsive-layout, translation-ready, grid-layout, one-column, two-columns, right-sidebar
*/

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

:root {
  --navy:      #0B2545;
  --navy-mid:  #13395e;
  --green:     #00C48C;
  --green-dim: #00a876;
  --amber:     #F59E0B;
  --light-bg:  #F4F7FB;
  --card-bg:   #FFFFFF;
  --text:      #1e293b;
  --muted:     #64748b;
  --border:    #e2e8f0;
  --radius:    12px;
}
