:root{--bg-primary:#faf9f6;--bg-secondary:#fff;--text-primary:#1e1c1a;--text-muted:#9ca3af;--text-sub:#6b7280;--border-color:#eae6df;--card-bg:#fff;--accent:#c9763f;--accent-bg:#fdf3ec;--success-bg:#f0fdf4;--success-border:#bbf7d0;--success-text:#16a34a;--danger-bg:#fef2f2;--danger-border:#fecaca;--danger-text:#dc2626;--warn-bg:#fffbeb;--warn-text:#d97706}.dark-theme{--bg-primary:#121110;--bg-secondary:#1c1a19;--text-primary:#faf9f6;--text-muted:#8e8a85;--text-sub:#beb9b3;--border-color:#2e2b29;--card-bg:#1c1a19;--accent:#d78a56;--accent-bg:#2c1d15;--success-bg:#16a34a1f;--success-border:#16a34a40;--success-text:#4ade80;--danger-bg:#dc26261f;--danger-border:#dc262640;--danger-text:#f87171;--warn-bg:#d977061f;--warn-text:#fbbf24}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;transition:background-color .3s,color .3s}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.dark-theme main,.dark-theme .content-area,.dark-theme body{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}.dark-theme [style*="background-color: rgb(255, 255, 255)"],.dark-theme [style*="background-color:rgb(255,255,255)"],.dark-theme [style*="background-color: #FFFFFF"],.dark-theme [style*="background-color: #ffffff"],.dark-theme [style*="background-color:#FFFFFF"],.dark-theme [style*="background-color:#ffffff"],.dark-theme [style*="background-color: #FFF"],.dark-theme [style*="background-color: #fff"],.dark-theme [style*="background-color:#FFF"],.dark-theme [style*="background-color:#fff"],.dark-theme [style*="background: rgb(255, 255, 255)"],.dark-theme [style*="background:rgb(255,255,255)"],.dark-theme [style*="background: #FFFFFF"],.dark-theme [style*="background: #ffffff"],.dark-theme [style*="background: #FFF"],.dark-theme [style*="background: #fff"]{background-color:var(--bg-secondary)!important;background:var(--bg-secondary)!important;color:var(--text-primary)!important}.dark-theme [style*="background-color: rgb(250, 249, 246)"],.dark-theme [style*="background-color:rgb(250,249,246)"],.dark-theme [style*="background-color: #FAF9F6"],.dark-theme [style*="background-color: #faf9f6"],.dark-theme [style*="background-color:#FAF9F6"],.dark-theme [style*="background-color:#faf9f6"],.dark-theme [style*="background: rgb(250, 249, 246)"],.dark-theme [style*="background:rgb(250,249,246)"],.dark-theme [style*="background: #FAF9F6"],.dark-theme [style*="background: #faf9f6"]{background-color:var(--bg-primary)!important;background:var(--bg-primary)!important}.dark-theme [style*="color: rgb(30, 28, 26)"],.dark-theme [style*="color:rgb(30,28,26)"],.dark-theme [style*="color: #1E1C1A"],.dark-theme [style*="color: #1e1c1a"],.dark-theme [style*="color:#1E1C1A"],.dark-theme [style*="color:#1e1c1a"],.dark-theme [style*="color: #000000"],.dark-theme [style*="color: #000"],.dark-theme [style*="color:#000000"],.dark-theme [style*="color:#000"]{color:var(--text-primary)!important}.dark-theme [style*="border: 1px solid #EAE6DF"],.dark-theme [style*="border:1px solid #EAE6DF"],.dark-theme [style*="border-bottom: 1px solid #EAE6DF"],.dark-theme [style*="border-bottom:1px solid #EAE6DF"],.dark-theme [style*="border: 1px solid rgb(234, 230, 223)"],.dark-theme [style*="border:1px solid rgb(234, 230, 223)"],.dark-theme [style*="border-bottom: 1px solid rgb(234, 230, 223)"]{border-color:var(--border-color)!important}.dark-theme input,.dark-theme select,.dark-theme textarea{background-color:var(--bg-primary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.dark-theme [style*="color: rgb(156, 163, 175)"],.dark-theme [style*="color: #9ca3af"],.dark-theme [style*="color: #9CA3AF"],.dark-theme [style*="color:#9ca3af"],.dark-theme [style*="color:#9CA3AF"]{color:var(--text-muted)!important}.dark-theme [style*="color: rgb(107, 114, 128)"],.dark-theme [style*="color: #6b7280"],.dark-theme [style*="color: #6B7280"],.dark-theme [style*="color:#6b7280"],.dark-theme [style*="color:#6B7280"]{color:var(--text-sub)!important}.dark-theme tr[style*="background-color: rgb(250, 249, 246)"],.dark-theme tr[style*="background-color: #FAF9F6"],.dark-theme tr[style*="background-color: #faf9f6"]{background-color:var(--bg-primary)!important}.dark-theme tr[style*=border-bottom]{border-bottom-color:var(--border-color)!important}
