@source "..";@layer theme{@variant light{--background: #fffef6; --foreground: #1f2937; --surface: #fff; --surface-foreground: #1f2937; --surface-secondary: #f8f5f0; --surface-secondary-foreground: #1f2937; --surface-tertiary: #f5f0eb; --surface-tertiary-foreground: #1f2937; --overlay: #fff; --overlay-foreground: #1f2937; --muted: #78716c; --fg-disabled: #b8afa6; --default: #f5f0eb; --default-foreground: #1f2937; --accent: #3d0b5b; --accent-foreground: #fff; --border: #e8e0d8; --separator: #f0ebe5; --field-background: #fff; --field-foreground: #1f2937; --field-placeholder: #78716c; --success: #10b981; --success-foreground: #fff; --warning: #f59e0b; --warning-foreground: #1a2242; --danger: #ef4444; --danger-foreground: #fff; --surface-shadow: 0 2px 8px rgba(15,23,42,.06);  --color-background: #fffef6; --color-foreground: #1f2937; --color-surface: #fff; --color-surface-foreground: #1f2937; --color-surface-secondary: #f8f5f0; --color-surface-secondary-foreground: #1f2937; --color-surface-tertiary: #f5f0eb; --color-surface-tertiary-foreground: #1f2937; --color-overlay: #fff; --color-overlay-foreground: #1f2937; --color-muted: #78716c; --color-default: #f5f0eb; --color-default-foreground: #1f2937; --color-accent: #3d0b5b; --color-accent-foreground: #fff; --color-border: #e8e0d8; --color-separator: #f0ebe5; --color-field: #fff; --color-field-foreground: #1f2937; --color-field-placeholder: #78716c; --color-field-border: #e8e0d8; --color-success: #10b981; --color-success-foreground: #fff; --color-warning: #f59e0b; --color-warning-foreground: #1a2242; --color-danger: #ef4444; --color-danger-foreground: #fff;  --color-default-hover: #efebe4; --color-accent-hover: #4e1d6b; --color-danger-hover: #f15959; --color-success-hover: #0ea573; --color-warning-hover: #dd8e0a;  --color-accent-soft: rgba(61,11,91,.15); --color-accent-soft-hover: rgba(61,11,91,.2); --color-danger-soft: rgba(239,68,68,.15); --color-danger-soft-hover: rgba(239,68,68,.2); --color-warning-soft: rgba(245,158,11,.15); --color-warning-soft-hover: rgba(245,158,11,.2); --color-success-soft: rgba(16,185,129,.15); --color-success-soft-hover: rgba(16,185,129,.2); --color-favorable-deep: #011711; --color-favorable-deep-foreground: #fff; --color-favorable-soft: rgba(16,185,129,.08); --color-favorable-soft-border: #10b981; --color-favorable-soft-foreground: #065f46; --color-favorable-soft-hover: rgba(16,185,129,.12);  --color-surface-hover: #f5f0eb;  --color-wood: #4caf50; --color-fire: #f44336; --color-earth: #8d6e63; --color-metal: #ffc107; --color-water: #2196f3;  --color-sihua-lu: #81c784; --color-sihua-quan: #7c3aed; --color-sihua-ke: #64b5f6; --color-sihua-ji: #f44336;  --color-brand: #3d0b5b; --color-brand-gold: #fbcb0a;}@variant dark{--background: #1a2242; --foreground: #f0ece6; --surface: #212b4a; --surface-foreground: #f0ece6; --surface-secondary: #283355; --surface-secondary-foreground: #f0ece6; --surface-tertiary: #1e2745; --surface-tertiary-foreground: #f0ece6; --overlay: #212b4a; --overlay-foreground: #f0ece6; --muted: #8a8278; --fg-disabled: #8a8278; --default: #2d3760; --default-foreground: #f0ece6; --accent: #fbcb0a; --accent-foreground: #1a2242; --border: #2d3760; --separator: #252f52; --field-background: #212b4a; --field-foreground: #f0ece6; --field-placeholder: #8a8278; --success: #10b981; --success-foreground: #1a2242; --warning: #f59e0b; --warning-foreground: #1a2242; --danger: #ef4444; --danger-foreground: #f0ece6; --surface-shadow: 0 0 0 0 transparent;  --color-background: #1a2242; --color-foreground: #f0ece6; --color-surface: #212b4a; --color-surface-foreground: #f0ece6; --color-surface-secondary: #283355; --color-surface-secondary-foreground: #f0ece6; --color-surface-tertiary: #1e2745; --color-surface-tertiary-foreground: #f0ece6; --color-overlay: #212b4a; --color-overlay-foreground: #f0ece6; --color-muted: #8a8278; --color-default: #2d3760; --color-default-foreground: #f0ece6; --color-accent: #fbcb0a; --color-accent-foreground: #1a2242; --color-border: #2d3760; --color-separator: #252f52; --color-field: #212b4a; --color-field-foreground: #f0ece6; --color-field-placeholder: #8a8278; --color-field-border: #2d3760; --color-success: #10b981; --color-success-foreground: #1a2242; --color-warning: #f59e0b; --color-warning-foreground: #1a2242; --color-danger: #ef4444; --color-danger-foreground: #f0ece6;  --color-default-hover: #354270; --color-accent-hover: #fcd63b; --color-danger-hover: #f15959; --color-success-hover: #0ea573; --color-warning-hover: #dd8e0a;  --color-accent-soft: rgba(251,203,10,.12); --color-accent-soft-hover: rgba(251,203,10,.18); --color-danger-soft: rgba(239,68,68,.12); --color-danger-soft-hover: rgba(239,68,68,.18); --color-warning-soft: rgba(245,158,11,.12); --color-warning-soft-hover: rgba(245,158,11,.18); --color-success-soft: rgba(16,185,129,.12); --color-success-soft-hover: rgba(16,185,129,.18); --color-favorable-deep: #011711; --color-favorable-deep-foreground: #fff; --color-favorable-soft: rgba(16,185,129,.12); --color-favorable-soft-border: #10b981; --color-favorable-soft-foreground: #10b981; --color-favorable-soft-hover: rgba(16,185,129,.18);  --color-surface-hover: #283355;  --color-wood: #81c784; --color-fire: #ef5350; --color-earth: #a1887f; --color-metal: #ffd54f; --color-water: #64b5f6;  --color-sihua-lu: #81c784; --color-sihua-quan: #a78bfa; --color-sihua-ke: #64b5f6; --color-sihua-ji: #ef5350;  --color-brand: #fbcb0a; --color-brand-gold: #fbcb0a;}}@theme{ --color-default-hover: #efebe4; --color-accent-hover: #4e1d6b; --color-danger-hover: #f15959; --color-success-hover: #0ea573; --color-warning-hover: #dd8e0a;  --color-accent-soft: rgba(61,11,91,.15); --color-accent-soft-hover: rgba(61,11,91,.2); --color-danger-soft: rgba(239,68,68,.15); --color-danger-soft-hover: rgba(239,68,68,.2); --color-warning-soft: rgba(245,158,11,.15); --color-warning-soft-hover: rgba(245,158,11,.2); --color-success-soft: rgba(16,185,129,.15); --color-success-soft-hover: rgba(16,185,129,.2); --color-favorable-deep: #011711; --color-favorable-deep-foreground: #fff; --color-favorable-soft: rgba(16,185,129,.08); --color-favorable-soft-border: #10b981; --color-favorable-soft-foreground: #065f46; --color-favorable-soft-hover: rgba(16,185,129,.12);  --color-surface-hover: #f5f0eb;}