/*
Theme Name: DNSM Surfaces
Theme URI: https://dnsmllc.com
Author: Dubai National Saw Mill LLC
Author URI: https://dnsmllc.com
Description: Official WordPress theme for Dubai National Saw Mill LLC (DNSM). Specialized for high-pressure laminates (HPL), compact interior systems, veneers, acrylic solid surfaces, with full Elementor, Xpro Addons, Elementor Header & Footer Builder, WPForms, and WooCommerce catalog support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: dnsm-surfaces
Tags: e-commerce, portfolio, custom-menu, featured-images, full-width-template, theme-options
License: Proprietary
License URI: https://dnsmllc.com/terms
*/

:root {
  --dnsm-green: #017335;
  --dnsm-green-hover: #015c2a;
  --dnsm-green-light: #e6f4ec;
  --dnsm-green-border: rgba(1, 115, 53, 0.2);
  --dnsm-dark: #0b2416;
  --dnsm-dark-bg: #111111;
  --dnsm-card-bg: #ffffff;
  --dnsm-body-bg: #f8faf9;
  --dnsm-text-main: #111111;
  --dnsm-text-muted: #6b7280;
  --dnsm-border: #e5e7eb;
  
  --font-sans: 'General Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-display: 'Cabinet Grotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-mono: 'General Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-heading: 'Cabinet Grotesk', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;

  --dnsm-radius: 0px;
}
