:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-accent: #7c3aed;--color-complete: #16a34a;--color-missing: #d97706;--bg-chat: #f8fafc;--bg-system: #f1f5f9;--bg-input: #f8fafc;--border: #e2e8f0;--border-light: #f1f5f9;--text-main: #0f172a;--text-muted: #64748b;--radius: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg-chat);color:var(--text-main)}
