/*
Theme Name: Dynabeille Luxury - Apiterapi & Saf Arı Ürünleri
Theme URI: https://dynabeille.com
Author: Arena Studio
Author URI: https://arena.ai
Description: 1976'dan günümüze gelen köklü arı ürünleri geleneği için özel olarak tasarlanmış, ultra lüks, akıcı animasyonlu, %100 mobil uyumlu, harici sipariş / yönlendirme linki destekli profesyonel WordPress teması.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dynabeille-luxury
Tags: e-commerce, custom-background, custom-logo, featured-images, flexible-header, full-width-template, theme-options, translation-ready, mobile-friendly
*/

:root {
  /* LUXURY GOLD & HONEY PALETTE */
  --gold-100: #FFF9E6;
  --gold-200: #FEEBB2;
  --gold-300: #FDD77A;
  --gold-400: #FBBF37;
  --gold-500: #E5A93C;
  --gold-600: #C68615;
  --gold-700: #9B620B;
  --gold-800: #6F4408;
  --gold-900: #3B2303;

  /* METALLIC & GLOW GRADIENTS */
  --gold-grad-primary: linear-gradient(135deg, #FFE082 0%, #F5B842 40%, #D48806 80%, #9B620B 100%);
  --gold-grad-soft: linear-gradient(135deg, rgba(245, 184, 66, 0.15) 0%, rgba(212, 136, 6, 0.05) 100%);
  --gold-grad-border: linear-gradient(135deg, rgba(255, 224, 130, 0.6) 0%, rgba(229, 169, 60, 0.2) 50%, rgba(155, 98, 11, 0.6) 100%);
  --gold-shimmer: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.45) 50%, transparent 100%);

  /* DARK OBSIDIAN LUXURY BACKGROUNDS */
  --obsidian-950: #08090A;
  --obsidian-900: #0E1012;
  --obsidian-850: #14171A;
  --obsidian-800: #1B1E23;
  --obsidian-700: #252A32;

  /* VELVET CREAM & PEARL PALETTE */
  --cream-50: #FAF8F5;
  --cream-100: #F4EFE6;
  --cream-200: #EBE3D3;
  --cream-300: #DED3BF;
  --pure-white: #FFFFFF;

  /* TEXT COLORS */
  --text-primary: #121417;
  --text-secondary: #4A505A;
  --text-muted: #767E8C;
  --text-gold: #C68615;
  --text-light: #F7F5F0;
  --text-light-muted: #9BA3AF;

  /* TYPOGRAPHY */
  --font-serif: 'Playfair Display', Georgia, serif;
  --font-sans: 'Plus Jakarta Sans', 'Outfit', system-ui, -apple-system, sans-serif;

  /* BORDER RADIUS */
  --radius-xs: 6px;
  --radius-sm: 10px;
  --radius-md: 16px;
  --radius-lg: 24px;
  --radius-xl: 36px;
  --radius-full: 9999px;

  /* LUXURY SHADOWS */
  --shadow-subtle: 0 4px 20px -2px rgba(14, 16, 18, 0.04);
  --shadow-card: 0 12px 36px -6px rgba(14, 16, 18, 0.07), 0 0 1px 1px rgba(229, 169, 60, 0.12);
  --shadow-hover: 0 24px 54px -10px rgba(198, 134, 21, 0.25), 0 0 20px 2px rgba(245, 184, 66, 0.18);
  --shadow-glow: 0 0 30px rgba(229, 169, 60, 0.35);

  /* EASINGS */
  --transition-fast: 0.2s cubic-bezier(0.16, 1, 0.3, 1);
  --transition-smooth: 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  --transition-bounce: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
