/*
Theme Name: SEO Yazılım Child
Theme URI: https://seoyazilim.tr
Description: Hello Elementor tabanlı, SEO Yazılım için özel geliştirilen kurumsal ajans child theme.
Author: SEO Yazılım
Author URI: https://seoyazilim.tr
Template: hello-elementor
Version: 1.0.0
Text Domain: seo-yazilim
*/

:root {
  --sy-bg: #07111f;
  --sy-bg-soft: #0b1627;
  --sy-surface: #0f1f34;
  --sy-surface-2: #132740;
  --sy-primary: #2f6bff;
  --sy-primary-dark: #174ad6;
  --sy-secondary: #7c4dff;
  --sy-accent: #22d3ee;
  --sy-text: #f4f7fb;
  --sy-text-dark: #111827;
  --sy-muted: #9fb0c7;
  --sy-border: rgba(255, 255, 255, 0.10);
  --sy-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  --sy-radius-sm: 12px;
  --sy-radius-md: 20px;
  --sy-radius-lg: 30px;
  --sy-container: 1280px;
  --sy-transition: 220ms ease;
}
