:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--zentivo-primary:#7c3aed;--zentivo-primary-hover:#6d28d9;--zentivo-primary-soft:#ede9fe;--zentivo-sidebar:#0f172a;--zentivo-sidebar-muted:#94a3b8;--app-bg:#f2f4f3;--app-surface:#fff;--app-text:#19231f;--app-muted:#6b7671;--app-border:#dce2df;--scrollbar-track:#e7e9e8;--scrollbar-thumb:#a78bfa;--scrollbar-thumb-hover:#7c3aed}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#0b1220;--app-surface:#111827;--app-text:#e5e7eb;--app-muted:#9ca3af;--app-border:#263244;--scrollbar-track:#111827;--scrollbar-thumb:#6d4db4;--scrollbar-thumb-hover:#8b5cf6}*{box-sizing:border-box;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}::-webkit-scrollbar{width:.55rem;height:.55rem}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{border:2px solid var(--scrollbar-track);background:var(--scrollbar-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}body{text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}
