/*
Theme Name: DARKSTEEL
Theme URI: https://darksteel.cz
Author: DARKSTEEL
Author URI: https://darksteel.cz
Description: Tmavá prémiová e-commerce šablona pro ocelové šperky. Plná podpora WooCommerce – košík, pokladna, účet, přihlášení. Dark industrial design s červenou akcentní barvou.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.7
Requires PHP: 8.0
License: Proprietary
License URI: https://darksteel.cz/licence
Text Domain: darksteel
Tags: woocommerce, dark, e-commerce, jewelry, full-width-template

WC requires at least: 8.0
WC tested up to: 9.4
*/

/* === BASE CSS VARS === */
:root {
  --void: #050505;
  --coal: #0e0e0e;
  --forge: #161616;
  --anvil: #222;
  --iron: #333;
  --steel-dim: #555;
  --steel: #888;
  --silver: #c8c8c8;
  --white: #f5f5f0;
  --blood: #8b0000;
  --ember: #c0392b;
  --fire: #e74c3c;
  --gold: #c9a84c;
  --gold-dim: #8a6f2e;
  --font-primary: 'Oswald', sans-serif;
  --font-mono: 'Share Tech Mono', monospace;
  --font-serif: 'IM Fell English', serif;
}
