/* Auto-generated Custom Theme */

[data-theme="dark"] {
    --nd-bg-primary: #0C4651 !important;
    --nd-bg-secondary: #3B5A64 !important;
    --nd-bg-tertiary: #184B56 !important;
    --nd-header-bg: #1C4D58 !important;
    --nd-card-bg: #24505B !important;
    --nd-input-bg: #1A4C57 !important;
    --nd-text-primary: #F8FAFC !important;
    --nd-text-secondary: #A5BBC0 !important;
    --nd-text-muted: #82A0A7 !important;
    --nd-border: #285C66 !important;
    --nd-border-light: #1A515B !important;
    --nd-accent: #E6FF2A !important;
    --nd-accent-hover: #D4ED18 !important;
    --nd-accent-soft: rgba(230, 255, 42, 0.15) !important;
    --nd-accent-glow: rgba(230, 255, 42, 0.25) !important;
    --nd-success: #E6FF2A !important;
    --nd-warning: #F59E0B !important;
    --nd-error: #EF4444 !important;
    --nd-info: #3B82F6 !important;
    --nd-border-radius: 1rem !important;
    --nd-glass-blur: 12px !important;
}

[data-theme="midnight"] {
    --nd-bg-primary: linear-gradient(135deg, #0A0A0B, #111827) !important;
    --nd-bg-secondary: #1A1A1C !important;
    --nd-bg-tertiary: #0E0E0F !important;
    --nd-header-bg: #101011 !important;
    --nd-card-bg: #121214 !important;
    --nd-input-bg: #0F0F10 !important;
    --nd-text-primary: #F8FAFC !important;
    --nd-text-secondary: #A5A6A8 !important;
    --nd-text-muted: #818284 !important;
    --nd-border: #272728 !important;
    --nd-border-light: #181819 !important;
    --nd-accent: #06B6D4 !important;
    --nd-accent-hover: #00A4C2 !important;
    --nd-accent-soft: rgba(6, 182, 212, 0.15) !important;
    --nd-accent-glow: rgba(6, 182, 212, 0.25) !important;
    --nd-success: #06B6D4 !important;
    --nd-warning: #F59E0B !important;
    --nd-error: #EF4444 !important;
    --nd-info: #3B82F6 !important;
    --nd-border-radius: 1rem !important;
    --nd-glass-blur: 22px !important;
    --nd-font-main: Outfit, sans-serif !important;
    --nd-shadow: 0 1px 3px rgba(0,0,0,0.064) !important;
    --nd-shadow-lg: 0 4px 14px rgba(0,0,0,0.064) !important;
    --nd-shadow-intensity: 0.8 !important;
}

[data-theme="light"] {
    --nd-bg-primary: #FDF8F3 !important;
    --nd-bg-secondary: #F3E9DF !important;
    --nd-bg-tertiary: #FBF4EE !important;
    --nd-header-bg: #FAF3EC !important;
    --nd-card-bg: #F8F1E9 !important;
    --nd-input-bg: #FAF4ED !important;
    --nd-text-primary: #0F172A !important;
    --nd-text-secondary: #626670 !important;
    --nd-text-muted: #86888F !important;
    --nd-border: #E0DDDB !important;
    --nd-border-light: #EFEAE7 !important;
    --nd-accent: #D97706 !important;
    --nd-accent-hover: #C76500 !important;
    --nd-accent-soft: rgba(217, 119, 6, 0.15) !important;
    --nd-accent-glow: rgba(217, 119, 6, 0.25) !important;
    --nd-success: #D97706 !important;
    --nd-warning: #F59E0B !important;
    --nd-error: #EF4444 !important;
    --nd-info: #3B82F6 !important;
    --nd-border-radius: 1rem !important;
    --nd-glass-blur: 4px !important;
    --nd-font-main: Montserrat, sans-serif !important;
    --nd-shadow: 0 1px 3px rgba(0,0,0,0.048) !important;
    --nd-shadow-lg: 0 4px 14px rgba(0,0,0,0.048) !important;
    --nd-shadow-intensity: 0.6 !important;
}

