/*
Theme Name: Lotto Purple Mystic
Theme URI: https://lotto-purple-mystic.com
Author: ThemeDev
Author URI: #
Description: 神秘预测风彩票主题
Version: 1.0.2
Requires at least: 5.8
Tested up to: 6.7
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: lotto-purple-mystic
Tags: dark, gambling, entertainment, chinese, responsive, custom-colors, custom-logo
*/

/* ============================================
   CSS VARIABLES - 品牌色彩配置
   Theme: Lotto Purple Mystic (C05)
   ============================================ */
:root {
    --color-primary:    #9D4EDD;
    --color-primary-dk: #7B2CBF;
    --color-secondary:  #C77DFF;
    --color-bg:         #0A0014;
    --color-bg2:        #0F001E;
    --color-bg3:        #16002E;
    --color-bg4:        #1E003E;
    --color-border:     #2a2a2a;
    --color-text:       #ffffff;
    --color-text2:      #cccccc;
    --color-text3:      #888888;
    --font-main:        'Avenir Next', 'PingFang SC', sans-serif;
    --radius:           20px;
    --radius-lg:        28px;
    --shadow:           0 10px 40px rgba(88,28,135,0.12);
    --transition:       all 0.5s cubic-bezier(0.34,1.56,0.64,1);
}
