/*
Theme Name: Ahura Dark Industrial
Theme URI: https://ahura.tr/
Author: Ahura
Author URI: https://ahura.tr/
Description: Dark Industrial, premium bir kurumsal tema (UV Baskı, Tabela, Folyo, Araç Giydirme, Lazer Kesim). Bootstrap 5 destekli, hızlı ve modern.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ahura-dark-industrial
Tags: dark, custom-logo, custom-menu, featured-images, bootstrap, responsive-layout
*/

/* WordPress expects this file to exist. Real styles are enqueued from assets/css/theme.css */

:root{
  --ah-bg:#000000;
  --ah-surface:#1A1A1A;
  --ah-surface-2:#121212;
  --ah-text:#EDEDED;
  --ah-muted:#A9A9A9;
  /* Logo uyumlu bronz-altin palette */
  --ah-accent:#C89B2A;    /* bronz-altin (ana) */
  --ah-accent-2:#E2C15A;  /* aydinlik altin (parilti) */
  --ah-border:rgba(200,155,42,.25);
  --ah-glow:rgba(226,193,90,.28);
  --ah-radius:18px;
}
