/*
Theme Name:        Industrialist
Theme URI:         https://industrialist.ae
Author:            Industrialist.ae
Author URI:        https://industrialist.ae
Description:        Custom dark premium theme for Industrialist.ae — a UAE industrial & logistics property portal. Works with the Industrialist Portal plugin. No Elementor, no WPDirectoryKit required.
Version: 1.6.6-sitewide-industrial-yellow
Requires at least: 6.0
Tested up to:      6.5
Requires PHP:      7.4
License:           GNU General Public License v2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       industrialist
Tags:              custom-colors, custom-logo, custom-menu, featured-images, full-width-template, 
*/

/* ═══════════════════════════════════════════════════════════════
   DESIGN TOKENS
════════════════════════════════════════════════════════════════ */
:root {
  --bg:           #06080b;
  --surface:      #0c0f14;
  --surface2:     #121820;
  --surface3:     #181f28;
  --card:         #0f1217;
  --border:       rgba(255,255,255,.055);
  --border2:      rgba(255,255,255,.10);
  --text:         #eef0f4;
  --muted:        #6e8098;
  --muted2:       #8fa3b8;
  --orange:       #FFD400;
  --orange-dim:   rgba(255,212,0,.15);
  --orange-glow:  rgba(255,212,0,.34);
  --cyan:         #00deff;
  --cyan-dim:     rgba(0,222,255,.10);
  --cyan-glow:    rgba(0,222,255,.20);
  --green:        #00e676;
  --red:          #ff4757;
  --yellow:       #FFD400;
  --font-head:    'Outfit', sans-serif;
  --font-body:    'Plus Jakarta Sans', sans-serif;
  --r:            18px;
  --r-sm:         12px;
  --r-xs:         8px;
  --max-w:        1280px;
  --header-h:     68px;
}
