*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#f0f2f5;--color-surface:#fff;--color-surface-hover:#f5f5f5;--color-border:#e0e0e0;--color-primary:#3f39f6;--color-primary-dark:#6460e3;--color-primary-text:#fff;--color-outbound-bubble:#dcf8c6;--color-inbound-bubble:#fff;--color-text-primary:#111827;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--color-danger:#ef4444;--sidebar-width:360px;--header-height:60px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}body,html{height:100%;font-family:var(--font);font-size:14px;color:var(--color-text-primary);background:var(--color-bg)}button{cursor:pointer}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}