/*
Theme Name: Chhattisgarh Kasaudhan Samaj
Theme URI: https://cgkasaundhan.com
Author: Kasaudhan Vaishya Samaj Dev Team
Author URI: https://cgkasaundhan.com
Description: A modern, elegant, responsive, and high-performance traditional WordPress theme engineered for Chhattisgarh Kasaudhan Vaishya Samaj (छत्तीसगढ़ कसौंधन वैश्य समाज). Designed specifically for the WordPress Classic Editor, Classic Widgets, and Customizer without any Gutenberg or page-builder dependency.
Version: 2.0.0
Tested up to: 6.7
Requires at least: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kasaudhan-samaj
Domain Path: /languages
Tags: custom-header, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, theme-options, traditional, classic-editor
*/

:root {
  --ks-primary: #0c2340;
  --ks-primary-light: #173b67;
  --ks-primary-dark: #071526;
  --ks-secondary: #e65100;
  --ks-secondary-light: #ff7d3b;
  --ks-secondary-dark: #b33900;
  --ks-accent: #d97706;
  --ks-accent-light: #f59e0b;
  --ks-accent-dark: #92400e;
  --ks-bg: #f8fafc;
  --ks-bg-alt: #f1f5f9;
  --ks-bg-card: #ffffff;
  --ks-bg-warm: #fef9f2;
  --ks-text: #1e293b;
  --ks-text-muted: #64748b;
  --ks-text-light: #94a3b8;
  --ks-text-inverse: #ffffff;
  --ks-border: #e2e8f0;
  --ks-border-light: #f1f5f9;
  --ks-border-accent: #fed7aa;
  --ks-font-primary: 'Noto Sans Devanagari', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --ks-font-heading: 'Noto Sans Devanagari', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --ks-shadow-xs: 0 1px 2px 0 rgba(12, 35, 64, 0.05);
  --ks-shadow-sm: 0 2px 4px -1px rgba(12, 35, 64, 0.06), 0 1px 2px -1px rgba(12, 35, 64, 0.04);
  --ks-shadow-md: 0 6px 12px -2px rgba(12, 35, 64, 0.08), 0 3px 6px -2px rgba(12, 35, 64, 0.05);
  --ks-shadow-lg: 0 12px 24px -4px rgba(12, 35, 64, 0.12), 0 4px 8px -2px rgba(12, 35, 64, 0.06);
  --ks-shadow-xl: 0 20px 32px -6px rgba(12, 35, 64, 0.16), 0 8px 16px -4px rgba(12, 35, 64, 0.08);
  --ks-radius-sm: 6px;
  --ks-radius-md: 10px;
  --ks-radius-lg: 16px;
  --ks-radius-xl: 24px;
  --ks-radius-full: 9999px;
  --ks-transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --ks-transition-fast: all 0.15s ease-out;
  --ks-transition-slow: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  --ks-container-sm: 720px;
  --ks-container-md: 960px;
  --ks-container-lg: 1140px;
  --ks-container-xl: 1280px;
  --ks-container-xxl: 1440px;
  --ks-gutter: 1.5rem;
}
