/*
Theme Name: NudixFun
Theme URI: https://nudixfun.net/
Author: RabbyItFirm
Author URI: https://nudixfun.net/
Description: NudixFun - Ultra-fast WordPress theme for movies, TV shows, anime & web series. Built with performance, SEO, security tools, cache cleaner, and full customizer support.
Version: 2.1.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nudixfun
Tags: news, blog, entertainment, movies, anime, one-column, two-columns, grid-layout, left-sidebar, right-sidebar, custom-header, custom-background, custom-colors, custom-menu, featured-images, full-width-template, footer-widgets, theme-options, threaded-comments, translation-ready, woocommerce
*/

:root {
  --nudix-primary: #6366f1;
  --nudix-secondary: #8b5cf6;
  --nudix-accent: #06b6d4;
  --nudix-gradient-1: linear-gradient(135deg, #6366f1, #8b5cf6);
  --nudix-gradient-2: linear-gradient(135deg, #06b6d4, #3b82f6);
  --nudix-gradient-hero: linear-gradient(135deg, #1e1b4b 0%, #312e81 50%, #4f46e5 100%);
  --nudix-dark: #0f172a;
  --nudix-dark-bg: #0f0f11;
  --nudix-bg: #f8fafc;
  --nudix-white: #ffffff;
  --nudix-text: #1e293b;
  --nudix-text-light: #64748b;
  --nudix-border: #e2e8f0;
  --nudix-footer-bg: #0f172a;
  --nudix-header-bg: #0f172a;
  --nudix-menu-bg: #ffffff;
  --nudix-red: #ef4444;
  --nudix-purple: #a855f7;
  --nudix-green: #22c55e;
  --nudix-yellow: #eab308;
  --nudix-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --nudix-container: 1150px;
  --nudix-header-padding: 20px;
  --nudix-radius: 12px;
  --nudix-radius-sm: 8px;
  --nudix-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.04);
  --nudix-shadow-lg: 0 10px 40px rgba(0,0,0,0.08);
}
