:root{color-scheme:light;--app-bg: #f3f5f9;--panel-bg: rgba(255, 255, 255, .92);--panel-strong: #ffffff;--panel-soft: #f8fafc;--panel-muted: #eef2f6;--border-color: #e4e7ec;--border-strong: #d0d5dd;--text-primary: #111827;--text-secondary: #344054;--text-muted: #667085;--text-subtle: #98a2b3;--toolbar-bg: rgba(255, 255, 255, .92);--toolbar-border: #e4e7ec;--toolbar-icon: #475467;--toolbar-icon-active-bg: #111827;--toolbar-icon-active-text: #ffffff;--primary-bg: #111827;--primary-text: #ffffff;--input-bg: rgba(255, 255, 255, .92);--canvas-bg: #f7f8fb;--shadow-panel: 0 30px 70px rgba(15, 23, 42, .16);--shadow-soft: 0 16px 40px rgba(15, 23, 42, .08);--accent-bg: #eef4ff;--accent-text: #175cd3;--ui-bg-color: rgba(255, 255, 255, .92);--button-bg-color: #111827}:root[data-theme=dark]{color-scheme:dark;--app-bg: #0c0f14;--panel-bg: rgba(18, 21, 27, .94);--panel-strong: #161a22;--panel-soft: #1b2029;--panel-muted: #212734;--border-color: #2a3140;--border-strong: #3a4458;--text-primary: #f3f4f6;--text-secondary: #d0d5dd;--text-muted: #98a2b3;--text-subtle: #667085;--toolbar-bg: rgba(15, 18, 24, .94);--toolbar-border: #2a3140;--toolbar-icon: #d0d5dd;--toolbar-icon-active-bg: #f3f4f6;--toolbar-icon-active-text: #111827;--primary-bg: #f3f4f6;--primary-text: #111827;--input-bg: rgba(22, 26, 34, .92);--canvas-bg: #11151c;--shadow-panel: 0 30px 70px rgba(0, 0, 0, .34);--shadow-soft: 0 16px 40px rgba(0, 0, 0, .24);--accent-bg: rgba(47, 128, 237, .18);--accent-text: #7cb4ff;--ui-bg-color: rgba(18, 21, 27, .94);--button-bg-color: #f3f4f6}html,body,#root{margin:0;min-height:100%;background:var(--app-bg);color:var(--text-primary);transition:background-color .25s ease,color .25s ease}body{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.theme-aware{color:var(--text-primary)}:root[data-theme=dark] .theme-aware .bg-white,:root[data-theme=dark] .theme-aware .bg-white\/96{background-color:var(--panel-strong)!important}:root[data-theme=dark] .theme-aware .bg-neutral-50{background-color:var(--panel-soft)!important}:root[data-theme=dark] .theme-aware .bg-neutral-100{background-color:var(--panel-muted)!important}:root[data-theme=dark] .theme-aware .bg-neutral-900{background-color:#f3f4f6!important}:root[data-theme=dark] .theme-aware .border-neutral-200,:root[data-theme=dark] .theme-aware .border-neutral-200\/60{border-color:var(--border-color)!important}:root[data-theme=dark] .theme-aware .text-neutral-900,:root[data-theme=dark] .theme-aware .text-neutral-800,:root[data-theme=dark] .theme-aware .text-neutral-700{color:var(--text-primary)!important}:root[data-theme=dark] .theme-aware .text-neutral-600,:root[data-theme=dark] .theme-aware .text-neutral-500{color:var(--text-muted)!important}:root[data-theme=dark] .theme-aware .text-neutral-400{color:var(--text-subtle)!important}:root[data-theme=dark] .theme-aware .text-white{color:#111827!important}:root[data-theme=dark] .theme-aware .hover\:bg-neutral-50:hover,:root[data-theme=dark] .theme-aware .hover\:bg-neutral-100:hover,:root[data-theme=dark] .theme-aware .hover\:bg-white:hover{background-color:#252c39!important}:root[data-theme=dark] .theme-aware .hover\:text-neutral-900:hover,:root[data-theme=dark] .theme-aware .hover\:text-neutral-800:hover{color:#fff!important}:root[data-theme=dark] .theme-aware input,:root[data-theme=dark] .theme-aware textarea,:root[data-theme=dark] .theme-aware select{color:var(--text-primary)}:root[data-theme=dark] .theme-aware input::placeholder,:root[data-theme=dark] .theme-aware textarea::placeholder{color:var(--text-subtle)}
