/*
Theme Name: FASCO Fire & Safety
Theme URI: https://fasco.pk/
Author: FASCO Pakistan
Author URI: https://fasco.pk/
Description: Production-ready custom WordPress and WooCommerce theme engineered for FASCO Pakistan. Features official brand identity (#E00000 Red, #111111 Black, #0B0B0B Dark), sticky dynamic header with glassmorphism on scroll, 8-product layered cinematic hero composition, dynamic WooCommerce catalog queries, and unbroken WhatsApp checkout workflow.
Version: 2.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: fasco
Tags: e-commerce, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready, block-styles
*/

:root {
  --fasco-red: #E00000;
  --fasco-red-hover: #BF0000;
  --fasco-red-glow: rgba(224, 0, 0, 0.35);
  --fasco-red-light: rgba(224, 0, 0, 0.08);

  --fasco-black: #111111;
  --fasco-dark: #0B0B0B;
  --fasco-white: #FFFFFF;
  --fasco-light-gray: #F7F7F7;
  --fasco-muted-gray: #666666;
  --fasco-border-color: #E5E5E5;
  --fasco-border-dark: rgba(255, 255, 255, 0.12);

  --fasco-wa-green: #25D366;
  --fasco-wa-green-hover: #1EBE5D;
}
