body{color:#0b1410;background:#f4f1ea;height:100vh;font-family:Geist,system-ui,-apple-system,sans-serif;overflow:hidden}#root{height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c8e6cf;border-radius:2px}:root{--primary:#5b5fe8;--primary-light:#eeeffe;--bg-app:#f4f4f6;--bg-card:#fff;--bg-input:#f8f8fa;--bg-hover:#fafafe;--text-main:#1a1a2e;--text-secondary:#5a5a7a;--text-muted:#a0a0b8;--border:#ebebf0;--border-light:#f4f4f6;--danger:#ef4444;--danger-light:#fee2e2;--success:#059669;--success-light:#d1fae5;--warning:#b45309;--warning-light:#fef3cd;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 20px #0000000f;--shadow-lg:0 8px 32px #0000001a}[data-theme=dark]{--primary:#7b7ff0;--primary-light:#1e2040;--bg-app:#0f1117;--bg-card:#1a1d27;--bg-input:#222536;--bg-hover:#252840;--text-main:#f0f0f0;--text-secondary:#a0a0b8;--text-muted:#6b7280;--border:#2d3148;--border-light:#252840;--danger:#f87171;--danger-light:#3b1212;--success:#34d399;--success-light:#0d2e20;--warning:#fcd34d;--warning-light:#2e1f05;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 20px #00000040;--shadow-lg:0 8px 32px #0006}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-app);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-size:14px;transition:background .2s,color .2s}@keyframes spin{to{transform:rotate(360deg)}}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background:var(--bg-input)!important;color:var(--text-main)!important;border-color:var(--border)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-muted)!important}[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background: '#fff'"],[data-theme=dark] [style*="background: \"#fff\""]{background:var(--bg-card)!important}[data-theme=dark] [style*="background: #f4f4f6"],[data-theme=dark] [style*="background: #f8f8fa"],[data-theme=dark] [style*="background: #fafafe"]{background:var(--bg-input)!important}[data-theme=dark] [style*="border: 1px solid #ebebf0"],[data-theme=dark] [style*="border-bottom: 1px solid #ebebf0"],[data-theme=dark] [style*="borderBottom: '1px solid #ebebf0'"]{border-color:var(--border)!important}[data-theme=dark] [style*="border-bottom: 1px solid #f4f4f6"],[data-theme=dark] [style*="borderBottom: '1px solid #f4f4f6'"]{border-color:var(--border-light)!important}[data-theme=dark] [style*="color: #1a1a2e"],[data-theme=dark] [style*="color: '#1a1a2e'"]{color:var(--text-main)!important}[data-theme=dark] [style*="color: #5a5a7a"],[data-theme=dark] [style*="color: '#5a5a7a'"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="color: #8a8aa8"],[data-theme=dark] [style*="color: '#8a8aa8'"],[data-theme=dark] [style*="color: #a0a0b8"],[data-theme=dark] [style*="color: '#a0a0b8'"]{color:var(--text-muted)!important}[data-theme=dark] [style*="borderRight: '1px solid #ebebf0'"],[data-theme=dark] [style*="border-right: 1px solid #ebebf0"]{border-color:var(--border)!important}[data-theme=dark] [style*="background: #fafafe"]{background:var(--bg-hover)!important}[data-theme=dark] [style*="position: sticky"]{background:var(--bg-card)!important;border-color:var(--border)!important}[data-theme=dark] [style*="background: rgba(0,0,0"]{background:#000000b3!important}[data-theme=dark] [style*="background: #ebebf0"]{background:var(--border)!important}[data-theme=dark] [style*="background: #f4f4f6"][style*="color: #5a5a7a"]{background:var(--bg-input)!important;color:var(--text-secondary)!important}
