:root{--primary-color: #0066FF;--primary-hover: #0052CC;--bg-color: #F9FAFB;--text-main: #111827;--text-muted: #6B7280;--message-user-bg: #E0F2FE;--message-bot-bg: #FFFFFF;--border-color: #E5E7EB;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--border-radius: 12px;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:transparent}#root{width:100%;height:100vh}
