:root{--color-bg: #eff4fa;--color-surface: #ffffff;--color-primary: #1e6dff;--color-primary-hover: #1657d6;--color-primary-soft: #e8f0ff;--color-navy: #0a1f44;--color-text: #0a1f44;--color-text-muted: #5b6478;--color-border: #e1e7f0;--color-border-strong: #c9d3e2;--color-user-bubble: #1e6dff;--color-bot-bubble: #ffffff;--color-code-bg: #f1f4f9;--shadow-sm: 0 1px 2px rgba(10, 31, 68, .06);--shadow-md: 0 4px 16px rgba(10, 31, 68, .08);--radius: 10px;--radius-sm: 6px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}
