:root{--primary:#5062ec;--primary-dark:#3a4dd4;--primary-darker:#2d3db8;--primary-light:#eef0fd;--sidebar-bg:#1a1f3a;--main-bg:#f5f6ff;--header-bg:#fff;--chat-bg:#fff;--text-primary:#111827;--text-secondary:#6b7280;--border:#e5e7eb;--error:#ef4444;--error-dark:#b91c1c;--error-light:#fee2e2;--error-hover:#fef2f2;--success:#10b981;--success-light:#d1fae5;--success-dark:#065f46;--warning-light:#fef3c7;--warning-dark:#92400e;--surface:#fff;--surface-subtle:#fafafa;--surface-muted:#f3f4f6;--summary-bg:#ede9fe;--summary-color:#6d28d9;--amber:#f59e0b;--sidebar-card-bg:#2a3055;--sidebar-card-bg-hover:#323869;--sidebar-card-border:#3a4170;--sidebar-border:#ffffff12;--sidebar-hover:#ffffff0f;--sidebar-active-bg:#5062ec38;--sidebar-text:#ffffffd9;--sidebar-text-dim:#fff6;--sidebar-text-inactive:#6b7a99;--user-bubble-bg:#5062ec;--user-bubble-text:#fff;--bot-bubble-bg:#fff;--bot-bubble-text:#111827;--online-dot:#10b981}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{color:var(--text-primary);background:var(--main-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea,select{font:inherit}ul,ol{list-style:none}img{max-width:100%;display:block}
