/*
Theme Name: Sohail Waqas Luxe Travel
Theme URI: https://sohailwaqas.com/
Author: Sohail Waqas Travel (Pvt) Ltd
Author URI: https://sohailwaqas.com/
Description: Elite, 100% custom-coded bespoke WordPress theme for Sohail Waqas Travel (Pvt) Ltd. Featuring premier Umrah & Hajj pilgrimages, instant worldwide airfares, international holiday tours, and fast-track visa consultancy. 95+ PageSpeed score, clean semantic markup, and mobile-first WhatsApp lead generation.
Version: 2.5.0
Tested up to: 6.7
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: sohailwaqas
*/

:root {
  /* Core Luxury Palette */
  --swt-navy-dark: #071529;
  --swt-navy-surface: #0b1f3b;
  --swt-navy-light: #162f56;
  
  --swt-gold-primary: #c59b27;
  --swt-gold-light: #e2be58;
  --swt-gold-dark: #9a781a;
  --swt-gold-soft: #fbf7ee;
  --swt-gold-glow: rgba(197, 155, 39, 0.25);

  --swt-emerald-deep: #064e3b;
  --swt-emerald-primary: #0d7857;
  --swt-emerald-light: #10b981;
  --swt-emerald-soft: #ecfdf5;

  --swt-sky-primary: #0284c7;
  --swt-sky-light: #38bdf8;
  --swt-sky-soft: #f0f9ff;

  --swt-bg-body: #f8fafc;
  --swt-bg-white: #ffffff;
  --swt-bg-subtle: #f1f5f9;
  --swt-bg-dark: #071529;

  --swt-text-heading: #0f172a;
  --swt-text-body: #334155;
  --swt-text-muted: #64748b;
  --swt-text-light: #ffffff;

  --swt-border-subtle: #e2e8f0;
  --swt-border-medium: #cbd5e1;
  --swt-border-gold: rgba(197, 155, 39, 0.35);

  /* Typography */
  --swt-font-display: 'Outfit', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --swt-font-body: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;

  /* Shadows */
  --swt-shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.04);
  --swt-shadow-md: 0 4px 16px rgba(7, 21, 41, 0.08);
  --swt-shadow-lg: 0 12px 32px rgba(7, 21, 41, 0.12);
  --swt-shadow-xl: 0 20px 48px rgba(7, 21, 41, 0.16);

  /* Radii */
  --swt-radius-sm: 6px;
  --swt-radius-md: 10px;
  --swt-radius-lg: 16px;
  --swt-radius-xl: 24px;
  --swt-radius-full: 9999px;

  /* Transitions */
  --swt-transition-fast: 0.2s ease;
  --swt-transition-smooth: 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
