*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font: "Plus Jakarta Sans", system-ui, sans-serif;--bg: #F9FAFB;--surface: #FFFFFF;--border: #F0F0F5;--border-input: #E5E7EB;--text: #111827;--text-muted: #6B7280;--text-dim: #9CA3AF;--blue: #2563EB;--indigo: #4F46E5;--purple: #7C3AED;--green: #16A34A;--red: #DC2626;--yellow: #D97706;--sidebar-bg-top: #1E1B4B;--sidebar-bg-bottom: #1E3A5F}html,body,#root{height:100%;font-family:var(--font);font-size:13px;color:var(--text);background:var(--bg)}button{font-family:var(--font);cursor:pointer}input,select{font-family:var(--font)}a{color:var(--blue);text-decoration:none}
